html body a,
html body a:hover {
text-decoration: none !important;
}
html body a:focus {
background-color: transparent !important;
outline: 0;
}
html body .blogsqode_main_head {
overflow: hidden;
}
html body #blogsqode_width {
width: 100% !important;
max-width: 100% !important;
}
html body .single-post .site-content {
max-width: 1170px !important;
margin: 0 auto !important;
}
html body .single-post .site-content>div {
display: block !important;
max-width: 100% !important;
width: 100% !important;
}
html body .blogsqode_post_cat {
font-weight: 600;
font-size: 16px!important;
line-height: 16px;
color: var(--bg-color)!important;
margin: 0 !important;
text-transform: uppercase;
}
html body .blog-slider-layout-bg .blogsqode_post_cat {
color: var(--slider-bg-color)!important;
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode_post_cat {
color: var(--slider-secondary-bg-color)!important;
}
html body .blog-listing-with-sidebar .blogsqode_post_cat {
color: var(--secondary-bg-color)!important;
}
html body .selected-layout.layout-1 .blogsqode_post_cat{
margin-bottom: 5px!important;
}
html body .post_cats .blogsqode_post_cat {
color: #000000 !important;
background-color: #ffffff;
padding: 5px;
}
html .single-blogsqode-post.dark-mode-unable #single-layout-2 .post_cats .blogsqode_post_cat,
html .single-blogsqode-post.dark-mode-unable #single-layout-2 .post_tags .blogsqode-single-tags-link,
html .blog-listing.dark-mode-unable #single-layout-2 .post_cats .blogsqode_post_cat,
html .blog-listing.dark-mode-unable #single-layout-2 .post_tags .blogsqode-single-tags-link,
html .blog-listing-slider.dark-mode-unable #single-layout-2 .post_cats .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable #single-layout-2 .post_tags .blogsqode-single-tags-link,
html .blog-listing-slider-with.dark-mode-unable #single-layout-2 .post_cats .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable #single-layout-2 .post_tags .blogsqode-single-tags-link  {
color: #ffffff !important;
background: #343444;
border-radius: 5px;
}
html body .blogsqode-post-item-inner .blogsqode_post_title {
font-weight: 700;
font-size: 24px;
line-height: 36px;
color: #14141f;
padding-top: 15px;
padding-bottom: 10px;
margin: 0 !important;
clear: both;
word-wrap: break-word;
}
html body .blogsqode-post-item-inner .blogsqode_post_title>a {
text-decoration: none;
}
html body .blogsqode_post_title:after,
html body .blogsqode_post_title:before {
content: none;
}
html body .blogsqode-post-item-inner .blogsqode-comments-number,
html body .blogsqode-post-item-inner .blogsqode-post-date,
html body .blogsqode-post-item-inner .blogsqode-post-readtime,
html body .blogsqode-post-item-inner .blogsqode_post_sort_desc {
font-size: 16px;
font-weight: 600;
color: grey;
line-height: 16px;
margin-bottom: 0!important;
}
html body .layout-6-top .blogsqode-post-date {
margin-top: 0;
}
html body .blogsqode-post-item-inner .blogsqode_post_sort_desc {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
height: 70px;
line-height: 24px;
word-wrap: break-word;
font-weight: 400 !important;
}
html body .blogsqode-post-item-inner .blogsqode-post-readtime svg {
margin-right: 7px;
display: inline-block;
}
html body .blogsqode-post-item-inner .blogsqode-author-wrap>img {
height: 40px;
width: 40px;
border-radius: 10px;
float: left;
margin-right: 10px;
}
html body .blogsqode-post-item-inner .blogsqode-authorname-date {
float: left;
}
html body .blogsqode-post-item-inner .blogsqode-author-wrap {
position: relative;
}
html body .blogsqode-authorname-date .blogsqode-author-name {
font-weight: 500;
font-size: 18px;
line-height: 18px;
color: #14141f;
margin-top: 0 !important;
margin-bottom: 8px !important;
text-transform: capitalize;
}
html body .blogsqode-post-item {
margin-bottom: 30px;
}
html body .blog-thumbnail-wrap {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
html body .blogsqode-post-item-inner .content .bottom {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
html body .blogsqode-post-item-inner {
position: relative;
}
html body .blog-thumbnail-wrap.layout-1 {
width: 100%;
height: 185px;
border-radius: 50%/100%;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
margin-bottom: -1px;
z-index: 1;
position: relative;
}
html body .layout-1 .blogsqode-post-item-inner .content {
border: 1px solid #eee;
box-sizing: border-box;
border-radius: 0 0 20px 20px;
padding: 20px;
background-color: #fff;
}
html body .layout-1 .content .blogsqode_extra_content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
margin-bottom: 5px;
}
html body .layout-1 .content .blogsqode-comments-number,
html body .layout-1 .content .blogsqode_read_more_button {
margin-top: 15px;
margin-bottom: 0;
}
html body .selected-layout.layout-2 .blogsqode-post-item-inner {
background-color: #fff;
border-radius: 30px;
padding: 20px;
border: 1px solid #eee;
}
html body .blog-thumbnail-wrap.layout-2 {
position: relative;
}
html body .blog-thumbnail-wrap.layout-2,
html body .blog-thumbnail-wrap.layout-3,
html body .blog-thumbnail-wrap.layout-4{
width: 100%;
height: 250px;
border-radius: 20px;
}
html body .blog-thumbnail-wrap.layout-5,
html body .blog-thumbnail-wrap.layout-6 {
width: 100%;
height: 300px;
border-radius: 20px;
}
html body .blog-thumbnail-wrap.layout-2 .blogsqode_post_cat {
position: absolute;
right: 15px;
background: rgba(255, 255, 255, .5);
border: 1px solid #fff;
backdrop-filter: blur(50px);
}
html body .selected-layout.layout-3 .content {
padding: 80px 20px 20px 20px;
background-color: #fff;
border-radius: 20px;
border: 1px solid #eee;
}
html body .blog-thumbnail-wrap.layout-3 {
margin-bottom: -80px;
width: -moz-calc(100% - 40px);
width: -webkit-calc(100% - 40px);
width: -o-calc(100% - 40px);
width: calc(100% - 40px);
margin-left: auto;
margin-right: auto;
z-index: 1;
position: relative;
}
html body .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat {
position: absolute;
left: -20px;
background-color: #fff;
}
html body .blog-thumbnail-wrap.layout-2 .blogsqode_post_cat,
html body .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat {
padding: 3px 10px;
border-radius: 5px;
top: 15px;
height: auto;
}
html body .selected-layout.layout-2 .blogsqode_read_more_button,
html body .selected-layout.layout-3 .blogsqode_read_more_button {
margin: 15px 0;
}
html body .blogsqode-blog-wrap {
width: 100% !important;
max-width: 100% !important;
margin-top: 0px !important;
}
html body .blogsqode-blog-wrap .selected-layout{
display: block;
margin: 0;
overflow: hidden;
max-width: 1200px;
margin: 0 auto;
}
html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item {
width: calc(50% - 30px);
margin: 15px;
}
html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item {
width: calc(33.33% - 30px);
margin: 15px; 
}
html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item {
width: calc(25% - 30px);
margin:15px;
}
html body .blogsqode-blog-wrap .blogsqode-post-item {
float: left;
}
html body .blogsqode-blog-wrap .blogsqode_post_title a {
display: -ms-flexbox;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
height: 70px;
color: #14141f;
}
html body .blogsqode-blog-wrap .blogsqode_post_title a:focus {
color: #14141f !important;
}
html body .post-grid-2 .blogsqode_post_title a {
-webkit-line-clamp: 2;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap .fillDisable.blogsqode_read_more_button {
border: 2px solid var(--bg-color);
background-color: transparent;
color: var(--bg-color);
}
html body .blogsqode-blog-wrap .fillDisable.blogsqode-rmlayout-15.blogsqode_read_more_button {
border:none !important;
}
.blogsqode-blog-wrap .fillDisable.blogsqode-rmlayout-15.blogsqode_read_more_button:hover {
padding: 0;
background-color: unset;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .fillDisable.blogsqode_read_more_button {
border: 2px solid var(--slider-bg-color);
background-color: transparent;
color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .fillDisable.blogsqode_read_more_button {
border: 2px solid var(--slider-secondary-bg-color);
background-color: transparent;
color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode-rmlayout-10.blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode-rmlayout-11.blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode-rmlayout-13.blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode-rmlayout-14.blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode-rmlayout-15.blogsqode_read_more_button:hover{
border:unset;
}
html body .blog-listing-with-sidebar .blogsqode_read_more_button:hover,
html body .blog-listing-with-sidebar .fillDisable.blogsqode_read_more_button {
border: 2px solid var(--secondary-bg-color);
background-color: transparent;
color: var(--secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-20:hover .blog-thumbnail-wrap::before,
html body .blog-slick-slider-with-sidebar .blogsqode-post-item-inner-layout-20:hover .blog-thumbnail-wrap::before {
width: calc(100% + 100px);
height: calc(100% + 30px);
outline-offset: 3px;
top: -15px;
left: -50px;
right: -50px;
bottom: -30px;
transition: all .3s ease;
transform: scale(.7);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button,
html body .blogsqode-blog-wrap .fillDisable.blogsqode_read_more_button:hover {
font-size: 16px;
line-height: 16px;
padding: 13px 15px;
background-color: var(--bg-color);
color: #ffffff;
font-weight: 600;
display: inline-block;
border: 2px solid transparent;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .fillDisable.blogsqode_read_more_button:hover {
background-color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .fillDisable.blogsqode_read_more_button:hover {
background-color: var(--slider-secondary-bg-color);
} html body .btn-with-border{
border:1px solid var(--slider-bg-color);
}
html body .btn-with-border-1{
border:1px solid var(--bg-color);
}
html body .btn-with-border-2{
border:1px solid var(--secondary-bg-color);
}
html body .btn-with-border-3{
border:1px solid var(--slider-secondary-bg-color);
}
a.blogsqode_read_more_button.blogsqode-rmlayout-15.fillUnable {
background: transparent !important;
}
html body .blog-listing-with-sidebar .blogsqode_read_more_button,
html body .blog-listing-with-sidebar .fillDisable.blogsqode_read_more_button:hover {
background-color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap a.blogsqode_read_more_button.fillDisable:focus {
background-color: var(--bg-color) !important;
color: #FFFFFF;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg a.blogsqode_read_more_button.fillDisable:focus {
background-color: var(--slider-bg-color) !important;
color: #FFFFFF;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.fillDisable:focus {
background-color: var(--slider-secondary-bg-color) !important;
color: #FFFFFF;
}
html body .blog-listing-with-sidebar a.blogsqode_read_more_button.fillDisable:focus {
background-color: var(--secondary-bg-color) !important;
color: #FFFFFF;
}
html body .blogsqode-blog-wrap a.blogsqode_read_more_button.blogsqode-rmlayout-12.fillDisable:focus{
background-color: unset !important;
color: var(--bg-color);
border: 2px solid var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-12.fillDisable:focus{
background-color: unset !important;
color: var(--secondary-bg-color);
border: 2px solid var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg a.blogsqode_read_more_button.blogsqode-rmlayout-12.fillDisable:focus{
background-color: unset !important;
color: var(--slider-bg-color);
border: 2px solid var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-12.fillDisable:focus{
background-color: unset !important;
color: var(--slider-secondary-bg-color);
border: 2px solid var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-10:focus{
background-color:unset ;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-10:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-10:focus{
background-color: unset !important;
border:none;
color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover {
line-height: 40px;
background-color: transparent;
border: none;
padding: 0 20px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-2 {
font-size: 16px;
line-height: 16px;
font-weight: 400;
color: var(--bg-color);
background: 0 0;
padding: 0;
height: auto;
}
html body .blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-1,
html body .blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-2 {
color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-1,
html body .blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-2 {
color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-1,
html body .blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-2 {
color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-2:hover {
border: 2px solid transparent;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1 svg {
margin-left: 5px;
display: inline-block;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path{
fill: var(--bg-color);
}
html body .blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path{
fill:var(--secondary-bg-color);
}
html body .blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path{
fill:var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path{
fill:var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-2 {
text-decoration-line: underline !important
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-3 {
border-radius: 10px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-5 {
border-radius: 15px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-4 {
border-radius: 0;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-6 {
border-radius: 20px
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-7 {
border-radius: 0px 20px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-8 {
border-radius: 20px 20px 0px 0px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-9 {
border-radius: 20px 20px 20px 0px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 {
border: none;
background: transparent;
padding: 0 20px;
line-height: 40px;
position: relative;
z-index: 1;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10 svg,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 svg{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover svg path{
stroke-width: 2px;
stroke: var(--bg-color);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillUnable svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillUnable svg path{
fill:var(--bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-10.fillUnable svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-11.fillUnable svg path{
fill:var(--slider-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10.fillUnable svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11.fillUnable svg path{
fill:var(--slider-secondary-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10.fillUnable svg path,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11.fillUnable svg path{
fill:var(--secondary-bg-color) !important;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover svg path {
stroke-width: 2px;
stroke: var(--bg-color);
fill: #fff !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-10:hover svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-11:hover svg path{
stroke: var(--slider-bg-color);
fill: #fff !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10:hover svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11:hover svg path{
stroke: var(--slider-secondary-bg-color);
fill: #fff !important;
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10:hover svg path,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11:hover svg path{
stroke: var(--secondary-bg-color);
fill: #fff !important;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
fill: var(--bg-color) !important;
stroke-width: 2px;
stroke: transparent;
stroke: var(--bg-color);
color: var(--bg-color);
background: var(--bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
fill: var(--slider-bg-color) !important;
background: var(--slider-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
fill: var(--slider-secondary-bg-color) !important;
background: var(--slider-secondary-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
fill: var(--secondary-bg-color) !important;
background: var(--secondary-bg-color) !important;
stroke:var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
fill: var(--slider-bg-color);
stroke: transparent;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
fill: var(--slider-secondary-bg-color);
stroke: transparent;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10 .fill-disable path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 .fill-disable path{
stroke: var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-10 .fill-disable path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-11 .fill-disable path{
stroke: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10 .fill-disable path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11 .fill-disable path{
stroke: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-10 .fill-disable path,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-11 .fill-disable path{
stroke:var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .fillDisable.blogsqode_read_more_button.blogsqode-rmlayout-10:hover{
color:#fff;
} 
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-10, 
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-11{
border: unset;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10 .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 .fill-disable{
display: none;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover .fill-disable{
display: block;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable .fill-disable{
display: block;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable .fill-anable
{
display: none;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 {
border-radius: 20px 20px 20px 0px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-12 {
border-radius: 20px 5px;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-13,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-14 {
background-color: transparent;
color: var(--bg-color);
padding: 0;
border: none;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-13 svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-14 svg path{
fill:var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-13 svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-14 svg path{
fill:var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-13 svg path,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-14 svg path{
fill:var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-13 svg path,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-14 svg path{
fill:var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-13,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .blogsqode_read_more_button.blogsqode-rmlayout-14 {
background-color: transparent;
color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-13,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-14 {
background-color: transparent;
color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.fillDisable.blogsqode-rmlayout-10:hover{
color:#fff;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-10:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar a.blogsqode_read_more_button.blogsqode-rmlayout-10:focus{
background-color: unset !important;
border: none;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode-rmlayout-10.fillDisable.blogsqode_read_more_button{
border: none;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode-rmlayout-11.fillUnable.blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode-rmlayout-11.fillDisable.blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .blogsqode-rmlayout-13.blogsqode_read_more_button{
border:none;
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-13,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode_read_more_button.blogsqode-rmlayout-14 {
background-color: transparent;
color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-13 svg {
transform: translateY(2px);
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-14 svg {
margin-left: 5px;
transform: translateY(4px);
}
html body .read_more_btn_lyt_15 {
display: inline-block;
height: 45px;
line-height: 45px;
background-color: #ffffff;
box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 20%);
margin: 20px 0;
padding-right: 20px;
transition: all .3s ease-in-out;
}
html body .selected-layout.layout-24 .read_more_btn_lyt_15 {
margin-left: 30px;
} 
html body .read_more_btn_lyt_15:hover {
background-color: var(--bg-color);
cursor: pointer;
}
html body .blog-slider-layout-bg .read_more_btn_lyt_15:hover,
html body .blog-slider-layout-bg .read_more_btn_lyt_15_svg  {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .read_more_btn_lyt_15:hover,
html body .blog-slider-layout-bg-with-sidebar .read_more_btn_lyt_15_svg  {
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .read_more_btn_lyt_15:hover,
html body .blog-listing-with-sidebar .read_more_btn_lyt_15_svg  {
background-color: var(--secondary-bg-color);
}
html body .read_more_btn_lyt_15:hover .blogsqode_read_more_button,
html body .read_more_btn_lyt_15 .blogsqode_read_more_button:hover {
color: #ffffff !important;
}
html body .read_more_btn_lyt_15_svg {
width: 50px;
height: 45px;
background: var(--bg-color);
clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
display: flex;
align-items: center;
float: left;
}
html body .read_more_btn_lyt_15 svg {
margin-left: 10px;
color: #ffffff;
}
html body .read_more_btn_lyt_15 .blogsqode-rmlayout-15 {
color: #14141F;
background-color: transparent;
border: none;
padding: 0;
margin: 0 !important;
}
html body .read_more_btn_lyt_15 .blogsqode-rmlayout-15:hover {
border: none;
color: #14141F;
}
html body .selected-layout.layout-2 .blogsqode_read_more_button,
html body .selected-layout.layout-3 .blogsqode_read_more_button,
html body .selected-layout.layout-5 .blogsqode_read_more_button,
html body .selected-layout.layout-6 .blogsqode_read_more_button,
html body .selected-layout.layout-7 .blogsqode_read_more_button,
html body .selected-layout.layout-8 .blogsqode_read_more_button,
html body .selected-layout.layout-10 .blogsqode_read_more_button{
margin: 20px 0;
}
html body .blogsqode-single-post.with-sidebar {
width: 65%;
float: left;
}
html body .blogsqode_main_head #blogsqode_sidebar {
width: 35% !important;
float: right !important;
padding-left: 30px !important
}
html body .blogsqode_main_head #blogsqode_sidebar>:first-child {
width: 100%;
max-width: 100%
}
html body .blogsqode-single-post-foot .blogsqode-author-wrap > img{
height: 40px;
width: 40px;
border-radius: 10px;
float: left;
margin-right: 10px;
}
html body .blogsqode-single-post-foot .blogsqode-author-wrap .blogsqode-authorname-date{
float: left;
}
html body .blogsqode-single-post-foot p.blogsqode-post-date{
margin-bottom: 0;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #808080;
}
html body .post-template-default.single {
background-color: #fff
}
html body h2.entry-title.blogsqode-single-post-title {
font-size: 36px;
line-height: 30px;
color: #14141f;
font-weight: 700;
margin-bottom: 40px;
}
html body .blog-single-thumbnail-wrap {
border-radius: 20px;
width: 100%;
height: 580px;
background-size: cover;
background-position: center;
margin: 20px 0;
}
html body .blogsqode-single-count-cat .blogsqode-comments-number,
html body .blogsqode-single-count-cat .blogsqode_post_cat {
display: inline-block;
vertical-align: middle;
}
html body .blogsqode-single-count-cat .blogsqode-comments-number {
margin-right: 40px;
margin-bottom: 0;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #808080;
}
html body #single-layout-1 .blogsqode-comments-number {
margin-top: 0;
}
html body #single-layout-1 .blogsqode_post_cat {
display: inline;
vertical-align: middle;
}
html body .blogsqode-single-post-foot,
html body .blogsqode-tag-social {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
html body .blogsqode-entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
max-width: 100% !important;
}
html body .blogsqode-single-count-cat .blogsqode_post_cat {
height: 24px;
line-height: 24px;
border: 1px solid var(--bg-color);
border-radius: 5px;
padding: 0 10px;
color: var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-single-count-cat .blogsqode_post_cat {
border: 1px solid var(--slider-bg-color);
color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-single-count-cat .blogsqode_post_cat {
border: 1px solid var(--slider-secondary-bg-color);
color: var(--slider-secondary-bg-color);
}
html body .blogsqode-single-post .blogsqode-entry-content {
margin: 0 0 30px 0 !important;
}
html body .blogsqode-single-post .blogsqode-entry-content p {
margin-bottom: 20px !important;
margin-top: 0 !important;
font-size: 18px;
line-height: 30px;
color: grey;
}
html body .blogsqode-single-post .blogsqode-entry-content p:last-child {
margin-bottom: 0 !important;
}
html body .blogsqode-entry-content blockquote {
margin: 40px 0;
background: #ecf1f9;
padding: 40px 70px 40px 85px;
position: relative;
border-left: 15px solid var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-entry-content blockquote {
background: #ecf1f9;
border-left: 15px solid var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-entry-content blockquote {
background: #ecf1f9;
border-left: 15px solid var(--slider-secondary-bg-color);
}
html body .blogsqode-entry-content blockquote p {
margin-bottom: 0 !important;
color: #14141f !important;
font-weight: 600;
}
html body .blogsqode-entry-content .row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
html body .blogsqode-entry-content .row .col-6 {
width: 50%;
}
html body .blogsqode-entry-content .row .col-6:first-child {
padding: 0 15px 0 0;
}
html body .blogsqode-entry-content .row .col-6:last-child {
padding: 0 0 0 15px;
}
html body .blogsqode-entry-content .row .col-6 img {
width: 100%;
border-radius: 20px;
}
html body .blogsqode-single-post .blogsqode-entry-content h2,
html body .blogsqode-single-post .blogsqode-entry-content h3 {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin: 30px 0;
}
html body .blogsqode-tag-social h3 {
font-weight: 700;
font-size: 18px;
line-height: 18px;
margin-top: 0;
margin-bottom: 5px;
color: #14141F;
}
html body .blogsqode-tag-social a.blogsqode-single-tags-link {
font-size: 18px;
line-height: 18px;
color: grey;
position: relative;
margin-right: 10px;
}
html body .blogsqode-tag-social a.blogsqode-single-tags-link:after {
position: absolute;
content: ",";
font-size: 14px;
color: grey;
right: -3px;
bottom: 0;
}
html body .blogsqode-tag-social a.blogsqode-single-tags-link:last-child:after {
content: none;
}
html body .blogsqode-single-social-share .blogsqode-social-icon {
display: inline-flex;
vertical-align: middle;
background-color: #e9e9e9;
width: 40px;
height: 40px;
text-align: center;
border-radius: 100px;
margin: 5px;
}
html body .blogsqode-single-social-share .blogsqode-social-icon img,
html body .blogsqode-single-social-share .blogsqode-social-icon svg {
width: 20px;
line-height: 40px;
margin: auto;
display: inline-block;
}
html body .blogsqode-single-social-share .blogsqode-social-icon svg path{
fill:var(--bg-color);
}
html body .single-blogsqode-layout-5 .blogsqode-single-social-share .blogsqode-social-icon svg path{
fill : #fff;
}
html body .blogsqode-single-social-share .blogsqode-social-icon:focus,
html body .blogsqode-single-social-share .blogsqode-social-icon:hover,
html body .blogsqode_single_tags_4 .blogsqode-single-tags-link:hover {
background-color: var(--bg-color) !important;
}
html body .blogsqode-single-social-share .blogsqode-social-icon:focus svg path{
filter: brightness(100);
}
html body .blogsqode-single-social-share .blogsqode-social-icon:focus img{
filter:unset !important;
}
html body #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode_single_tags_4 .blogsqode-single-tags-link:hover,
html body #single-layout-5 .tags-layout-5 .blogsqode-single-tags a:hover  {
color: #FFFFFF !important;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a:hover {
color: #fff !important;
}
html body .blogsqode-single-social-share .blogsqode-social-icon:focus img,
html body .blogsqode-single-social-share .blogsqode-social-icon:hover img
html body .blogsqode-single-social-share .blogsqode-social-icon:focus svg path,
html body .blogsqode-single-social-share .blogsqode-social-icon:hover svg path
{
filter: brightness(100);
}
html body .blogsqode-single-post .post-navigation {
padding-top: 40px;
padding-bottom: 0;
margin-top: 30px;
border-top: 1px solid #ecf1f9;
border-bottom: none;
margin-bottom: 0;
max-width: 100%;
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0;
padding-right: 0;
}
html body .posts-navigation .nav-links .nav-previous a::before, 
html body .post-navigation .nav-links .nav-previous a::before {
content: none !important;
}
html body .tg-page-header {
display: none;
}
html body .blogsqode_main_head {
max-width: 1170px;
margin-right: auto;
margin-left: auto;
width: 100%;
}
html body .blogsqode-single-post .post-navigation .nav-links {
overflow: hidden;
margin: 0;
max-width: 100%;
-webkit-box-orient: initial;
-webkit-box-direction: initial;
-moz-box-orient: initial;
-moz-box-direction: initial;
-ms-flex-direction: initial;
-webkit-flex-direction: initial;
flex-direction: initial;
display: flex;
border: none;
}
html body .single .post-navigation a{
margin: 0;
height: auto;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .meta-nav {
font-weight: 700;
font-size: 18px;
line-height: 18px;
margin: 0 0 30px 0;
color: #14141f !important;
margin-right: 10px !important;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous .meta-nav {
margin-right: 0 !important;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous svg {
margin-right: 10px;
}
html .single-blogsqode-post.dark-mode-unable .single-layout-2-svg path,
html .blog-listing.dark-mode-unable .single-layout-2-svg path,
html .blog-listing-slider.dark-mode-unable .single-layout-2-svg path,
html .blog-listing-slider-with.dark-mode-unable .single-layout-2-svg path  {
fill: #ffffff;
}
html body .next-prev-post .pagination-title-date .blogsqode-post-date{
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #808080;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous .meta-nav,
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous .pagination-title-date{
text-align: left;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-next .meta-nav,
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-next .pagination-title-date{
text-align: right;
}
html body .posts-navigation .nav-links .nav-next a::after, 
html body .post-navigation .nav-links .nav-next a::after {
content: none !important;
}
html body .blogsqode_main_head .post-navigation .nav-links .nav-next {
text-align: right;
}
html body .post-navigation .nav-links .nav-next .meta-nav:after,
html body .post-navigation .nav-links .nav-previous .meta-nav:before {
content: none !important;
}
html body .blogsqode_main_head .next-prev-post .blog-single-pagination-wrap {
height: 100px;
width: 100px;
border-radius: 10px;
background-position: center;
background-size: cover;
max-width: 100px;
min-width: 100px;
margin-right: 20px;
}
html body .blogsqode_main_head .next-prev-post .blog-single-pagination-wrap.post-next {
margin: 0 0 0 20px;
}
html body .blogsqode_main_head .next-prev-post {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
html body .blogsqode_main_head .nav-next .next-prev-post {
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
html body .blogsqode_main_head .post-navigation .pagination-title-date .post-title {
font-weight: 700;
font-size: 18px;
line-height: 24px;
margin: 0 0 30px 0;
color: #14141f;
}
html body .blogsqode-single-post .post-navigation .nav-previous {
order: 1 !important;
float: left;
padding-right: 15px;
margin-left: 0;
min-height: auto;
border: none;
padding: 0;
}
html body .blogsqode_main_head .post-navigation .nav-links .nav-next {
order: 2 !important;
float: right;
margin-left: auto;
padding-left: 15px;
margin-right: 0;
min-height: auto;
padding: 0;
}
html body .post-navigation div + div {
border-top: none !important;
}
html body .blogsqode-single-post .post-navigation .nav-next a,
html body .blogsqode-single-post .post-navigation .nav-previous a {
background-color: transparent !important;
float: none !important;
padding: 0;
border: none;
}
html body .blogsqode-single-post .post-navigation .nav-next a:hover,
html body .blogsqode-single-post .post-navigation .nav-previous a:hover {
box-shadow: none;
}
html body .blogsqode-comment-title {
font-size: 24px;
line-height: 24px;
border-top: 1px solid #ecf1f9;
padding-top: 40px;
margin-top: 40px;
font-weight: 700;
clear: both;
}
html body .blogsqode-single-post .comments-title {
display: none;
}
html body .blogsqode-single-post #comments {
max-width: 100%;
margin: 0;
}
html body .blogsqode_main_head .comments-area .comment-reply-link {
font-size: 14px;
line-height: 14px;
color: var(--bg-color);
position: relative;
background: 0 0;
padding: 0 20px 0 0;
}
html body .blogsqode_main_head .comments-area .comment-reply-link:after {
position: absolute;
content: "";
height: 14px;
width: 14px;
right: 0;
top: 50%;
background-image: url(//lipasmatapark.gr/wp-content/plugins/blogsqode-posts/public/assets/images/arrow.svg);
background-repeat: no-repeat;
background-position: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
html body #blog-no-sidebar .mix,
html body #blog-with-sidebar .mix {
display: none;
}
html body #blog-no-sidebar,
html body #blog-with-sidebar{
min-height: 0!important;
}
html body .pagination-tab,
html body .pagination-with-tab{
justify-content: center;
display: flex;
gap:10px;
padding-top:10px;
}
html body .pagination-tab a,
html body .pagination-with-tab a  {
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
font-weight: 500;
font-size: 16px;
color: #14141f;
display: inline-block;
border: 1px solid #e9e9e9;
background-color: #fff;
vertical-align: middle;
position: relative;
z-index: 1;
}
html body .pagination-tab .jp-current,
html body .pagination-tab .jp-current:hover,
html body .pagination-tab .jp-current:focus {
color: #fff !important;
background-color: var(--bg-color) !important;
}
html body .pagination-tab a.custom-pagination-link:hover{
color: #fff !important;
background-color: var(--bg-color) !important;
}
html body .custom-pagination-link:hover svg path {
fill: #fff;
}
html body .pagination-with-tab .jp-current,
html body .pagination-with-tab .jp-current:hover,
html body .pagination-with-tab .jp-current:focus {
color: #fff !important;
background-color: var(--secondary-bg-color) !important;
}
html body .pagination-with-tab a.custom-pagination-link:hover{
color: #fff !important;
background-color: var(--secondary-bg-color) !important;
}
html body .blogsqode-navigation {
margin: 0 !important;
max-width: 100% !important;
width: 100%!important;
}
html body .blogsqode-navigation ul {
padding: 0;
list-style: none;
text-align: center;
margin: 0;
}
html body .blogsqode-navigation ul li {
display: inline-block;
vertical-align: middle;
margin: 5px;
}
html body .blogsqode-navigation ul li a {
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
font-weight: 500;
font-size: 16px;
color: #14141f;
display: inline-block;
border: 1px solid #e9e9e9;
background-color: #fff;
vertical-align: middle;
position: relative;
z-index: 1;
}
html body .blogsqode-navigation ul li a:focus,
html body .blogsqode-navigation ul li a:hover,
html body .blogsqode-navigation ul li.active a,
html body .blogsqode-navigation.paginate-layout-1 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-2 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-3 ul li a:focus {
color: #fff !important;
background-color: var(--bg-color) !important;
}
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar ul li a:focus,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar ul li a:hover,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar ul li.active a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-1 ul li a:focus,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-2 ul li a:focus,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-3 ul li a:focus {
color: #fff !important;
background-color: var(--secondary-bg-color) !important;
}
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-4 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-5 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-6 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-7 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-9 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-10 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-11 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-12 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-13 ul li a,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar.paginate-layout-19 ul li a {
background-color: transparent !important;
}
html body .blogsqode-navigation.paginate-layout-1 ul li a {
border-radius: 5px;
}
html body .blogsqode-navigation.paginate-layout-2 ul li a {
border-radius: 0;
}
html body .blogsqode-navigation.paginate-layout-3 ul li a {
border-radius: 100px;
}
html body .blogsqode-navigation.paginate-layout-4 ul li a,
html body .blogsqode-navigation.paginate-layout-5 ul li a,
html body .blogsqode-navigation.paginate-layout-6 ul li a,
html body .blogsqode-navigation.paginate-layout-7 ul li a,
html body .blogsqode-navigation.paginate-layout-9 ul li a,
html body .blogsqode-navigation.paginate-layout-10 ul li a,
html body .blogsqode-navigation.paginate-layout-11 ul li a,
html body .blogsqode-navigation.paginate-layout-12 ul li a,
html body .blogsqode-navigation.paginate-layout-13 ul li a,
html body .blogsqode-navigation.paginate-layout-19 ul li a {
border: none !important;
background-color: transparent !important;
font-size: 14px;
}
html body.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a,
html body.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a .paginate19,
html .blog-listing.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a,
html .blog-listing.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a .paginate19,
html .blog-listing-slider.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a,
html .blog-listing-slider.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a .paginate19 {
filter: invert(1);
}
html body .blogsqode-navigation.paginate-layout-4 ul li a .paginate4,
html body .blogsqode-navigation.paginate-layout-5 ul li a .paginate5,
html body .blogsqode-navigation.paginate-layout-6 ul li a .paginate6,
html body .blogsqode-navigation.paginate-layout-7 ul li a .paginate7,
html body .blogsqode-navigation.paginate-layout-9 ul li a .paginate9,
html body .blogsqode-navigation.paginate-layout-10 ul li a .paginate10,
html body .blogsqode-navigation.paginate-layout-11 ul li a .paginate11,
html body .blogsqode-navigation.paginate-layout-12 ul li a .paginate12,
html body .blogsqode-navigation.paginate-layout-13 ul li a .paginate13,
html body .blogsqode-navigation.paginate-layout-19 ul li a .paginate19 {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: -1;
}
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-19 ul li a:hover,
html body .blogsqode-navigation.paginate-layout-19 ul li.active a,
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus {
color: #000000 !important;
}
html body .blogsqode-navigation ul li a:focus svg path,
html body .blogsqode-navigation ul li a:hover svg path,
html body .blogsqode-navigation ul li.active a svg path {
fill: var(--bg-color);
stroke: var(--bg-color);
}
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar ul li a:focus svg path,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar ul li a:hover svg path,
html body .blogsqode-navigation.blogsqode-navigation-with-sidebar ul li.active a svg path {
fill: var(--secondary-bg-color);
stroke: var(--secondary-bg-color);
}
html body .blogsqode-navigation.paginate-layout-8 ul li a {
border-radius: 15px;
}
html body .blogsqode-navigation.paginate-layout-14 ul li a {
border-radius: 0px 15px;
}
html body .blogsqode-navigation.paginate-layout-15 ul li a {
border-radius: 5px 15px;
}
html body .blogsqode-navigation.paginate-layout-16 ul li a {
border-radius: 20px 20px 20px 0px;
}
html body .blogsqode-navigation.paginate-layout-17 ul li a {
border-radius: 20px 20px 0px 0px;
}
html body .blogsqode-navigation.paginate-layout-18 ul li a {
border-radius: 20px 20px 5px 5px;
}
html body .blogsqode-navigation ul li a.blogsqode_next_link,
html body .blogsqode-navigation ul li a.blogsqode_previous_link {
font-size: 0;
position: relative;
}
html body .blogsqode-navigation ul li a.blogsqode_next_link:after,
html body .blogsqode-navigation ul li a.blogsqode_previous_link:after {
content: "";
height: 18px;
width: 18px;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
background-position: center;
background-repeat: no-repeat;
}
html body .blogsqode-navigation ul li a.blogsqode_next_link:after {
background-image: url(//lipasmatapark.gr/wp-content/plugins/blogsqode-posts/public/assets/images/next-arrow.svg)
}
html body .blogsqode-navigation ul li a.blogsqode_previous_link:after {
background-image: url(//lipasmatapark.gr/wp-content/plugins/blogsqode-posts/public/assets/images/prev-arrow.svg)
}
html body .blogsqode-navigation ul li a.blogsqode_next_link:focus:after,
html body .blogsqode-navigation ul li a.blogsqode_next_link:hover:after,
html body .blogsqode-navigation ul li a.blogsqode_previous_link:focus:after,
html body .blogsqode-navigation ul li a.blogsqode_previous_link:hover:after {
filter: brightness(100);
}
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_next_link:focus:after,
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_next_link:hover:after,
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_previous_link:focus:after,
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_previous_link:hover:after {
filter: brightness(0);
}
html body .load_more_posts ,
html body .load_more_posts_unable,
html body .load_more_posts_tab_off{
font-size: 14px;
height: 40px;
line-height: 40px;
padding: 0 15px;
background-color: var(--bg-color);
color: #ffffff;
font-weight: 500;
display: block;
margin: 0 auto !important;
width: 120px !important;
text-align: center;
cursor: pointer;
}
html body .load_more_posts_with_sidebar,
html body .load_more_posts_with_sidebar1,
html body .load_more_posts_with_sidebar_disable,
html body .load_more_posts_with_sidebar_tab_filter_unable ,
html body .load_more_posts_with_sidebar3{
font-size: 14px;
height: 40px;
line-height: 40px;
padding: 0 15px;
background-color: var(--secondary-bg-color);
color: #ffffff;
font-weight: 500;
display: block;
margin: 0 auto !important;
width: 120px !important;
text-align: center;
cursor: pointer;
}
html body .load_more_posts:hover,
html body .load_more_posts_unable:hover,
html body .load_more_posts_tab_off:hover{
background-color: #14141f;
}
html body .load_more_posts_with_sidebar:hover,
html body .load_more_posts_with_sidebar_disable:hover,
html body .load_more_posts_with_sidebar_tab_filter_unable:hover,
html body .load_more_posts_with_sidebar3:hover,
html body .load_more_posts_with_sidebar1:hover{
background-color: #14141f;
}
html body .content-area {
overflow: hidden;
}
html body .blogsqode-single-post .blogsqode-entry-header {
margin: 0 !important
}
html body .layout-4 .blogsqode_post_cat{
background: #32E1FB;
padding: 0 10px;
border-radius: 5px;
line-height: 24px;
height: 24px;
color: #ffffff !important;
position: absolute;
right: 20px;
top: 0;
left: auto;
z-index: 1;
}
html body .layout-4 .blogsqode-post-item-inner{
padding-top: 10px;
}
html body .layout-4 .blogsqode-post-item-inner .content{
padding-top: 20px;
}
html body .layout-4 .blogsqode-post-item-inner .blogsqode-comments-number{
float: right;
clear: none;
}
html body .layout-4 .blogsqode-post-item-inner .blogsqode_post_sort_desc{
margin-bottom: 15px!important;
margin-top: 5px;
}
html body .selected-layout.layout-5 .content,
html body .selected-layout.layout-6 .content{
margin-top: -30px;
width: -moz-calc(100% - 50px);
width: -webkit-calc(100% - 50px);
width: -o-calc(100% - 50px);
width: calc(100% - 50px);
margin-left: auto;
margin-right: auto;
z-index: 1;
position: relative;
background-color: #ffffff;
box-shadow: 0px 5px 10px rgba(233, 233, 233, 0.3);
border-radius: 30px;
padding: 20px;
}
html body .selected-layout.layout-6 .content .blogsqode-comments-number {
margin: 0;
}
html body .layout-5-top,
html body  .layout-6-top{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
html body .layout-5-top .blogsqode-post-date{
position: relative;
margin-top: 0;
}
html body .selected-layout.layout-5 .content{
padding: 20px;
}
html body .selected-layout.layout-5 .content .blogsqode_post_sort_desc,
html body .selected-layout.layout-6 .content .blogsqode_post_sort_desc{
margin: 5px 0 15px 0;
}
html body .selected-layout.layout-5 .content .blogsqode-rmlayout-3,
html body .selected-layout.layout-6 .content .blogsqode-rmlayout-3{
margin-bottom: 20px;
}
html body .selected-layout.layout-5 .content .blogsqode-author-wrap,
html body .selected-layout.layout-6 .content .blogsqode-author-wrap{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
html body .selected-layout.layout-5 .blogsqode-post-item,
html body .selected-layout.layout-6 .blogsqode-post-item{
margin-bottom: 60px;
}
html body .blogsqode_main_head article{
padding-left: 0!important;
padding-top: 0!important;
padding-bottom: 0!important;
padding-right: 0!important;
}
html body .blog-thumbnail-wrap.layout-1 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-1::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(111,57,253,0) 0%, rgba(111,57,253,0.8) 55%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
transition: opacity 0.35s, transform 0.35s;
border-radius: 50%/100%;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
html body .blogsqode-blog-wrap .layout-1 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-1::before {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
html body .blogsqode-blog-wrap .layout-1 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-1 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-1 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .layout-1 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--secondary-bg-color);
}
html body .selected-layout.layout-1 .blogsqode-post-item-inner .content .bottom{
align-items: center;
}
html body .blog-thumbnail-wrap.layout-2 {
position: relative;
}
html body .blog-thumbnail-wrap.layout-2::before {
content: "";
background-color: var(--bg-color);
border-radius: 20px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: all .3s ease;
}
html body .blog-slider-layout-bg .blog-thumbnail-wrap.layout-2::before,
html body .blog-slider-layout-bg .blog-thumbnail-wrap.layout-11::before,
html body .blog-slider-layout-bg .image-overlay-layout-12,
html body .blog-slider-layout-bg .blog-thumbnail-wrap-layout-13::after,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::before,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::after,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-21 .blog-thumbnail-wrap::before,
html body .blog-slider-layout-bg .blog-thumbnail-wrap-layout-22 .image-overlay-layout-22,
html body .blog-slider-layout-bg .blog-thumbnail-wrap-layout-23::after,
html body .blog-slider-layout-bg .blog-thumbnail-wrap-layout-29::before  {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap.layout-2::before,
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap.layout-11::before,
html body .blog-slider-layout-bg-with-sidebar .image-overlay-layout-12,
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap-layout-13::after,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::before,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::after,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-21 .blog-thumbnail-wrap::before,
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap-layout-22 .image-overlay-layout-22,
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap-layout-23::after,
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap-layout-29::before  {
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blog-thumbnail-wrap.layout-2::before,
html body .blog-listing-with-sidebar .blog-thumbnail-wrap.layout-11::before,
html body .blog-listing-with-sidebar .image-overlay-layout-12,
html body .blog-listing-with-sidebar .blog-thumbnail-wrap-layout-13::after,
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::before,
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::after,
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-21 .blog-thumbnail-wrap::before,
html body .blog-listing-with-sidebar .blog-thumbnail-wrap-layout-22 .image-overlay-layout-22,
html body .blog-listing-with-sidebar .blog-thumbnail-wrap-layout-23::after,
html body .blog-listing-with-sidebar .blog-thumbnail-wrap-layout-29::before  {
background-color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-2::before,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-2::before {
opacity: 0.5;
}
html body .blogsqode-blog-wrap .layout-2 .blogsqode-post-item .blogsqode-post-item-inner .blogsqode_post_cat {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_cat {
background-color: #ffffff;
}
html body .blogsqode-blog-wrap .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a ,
html body .blogsqode-blog-wrap .layout-18 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a{
color: var(--bg-color);
}
html body .blog-listing-with-sidebar .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar .layout-18 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--secondary-bg-color);
}
html body .blog-listing-slider .layout-18 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-6 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-7 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-8 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-10 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .layout-11-content .blogsqode-author-name,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-11 .blogsqode-post-item-inner:hover .layout-11-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-12 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-13:hover .layout-13-content .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-14:hover .layout-14-content .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-15:hover .layout-15-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-16 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .layout-19-content .blog_date,
html body .blog-slider-layout-bg .layout-19-top .blogsqode-authorname-date .blogsqode-author-name,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .read_more_btn_layout_21 .blogsqode_read_more_button,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .read_more_btn_layout_21 .blogsqode_read_more_button,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .read_more_btn_layout_22 .blogsqode_read_more_button,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-24 .blogsqode-post-item-inner-layout-24:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .layout-25-bottom .blogsqode-author-name,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg .layout-25-bottom .blogsqode-author-name,
html body .blog-slider-layout-bg .read_more_btn_content_layout_26 .blogsqode_read_more_button,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-26:hover .layout-26-content .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-27:hover .layout-27-content .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-28:hover .layout-28-content .blogsqode_post_title a,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-29:hover .blogsqode-post-date-title-layout-29 .blogsqode_post_title a,
html body .blog-slider-layout-bg .layout-30-top .blogsqode-post-date .blog_date,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg.blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:focus
{
color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-6 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-7 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-8 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-10 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .layout-11-content .blogsqode-author-name,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-11 .blogsqode-post-item-inner:hover .layout-11-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-12 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-13:hover .layout-13-content .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-14:hover .layout-14-content .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-15:hover .layout-15-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-16 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .layout-19-content .blog_date,
html body .blog-slider-layout-bg-with-sidebar .layout-19-top .blogsqode-authorname-date .blogsqode-author-name,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .read_more_btn_layout_21 .blogsqode_read_more_button,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .read_more_btn_layout_21 .blogsqode_read_more_button,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .read_more_btn_layout_22 .blogsqode_read_more_button,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-24 .blogsqode-post-item-inner-layout-24:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .layout-25-bottom .blogsqode-author-name,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .layout-25-bottom .blogsqode-author-name,
html body .blog-slider-layout-bg-with-sidebar .read_more_btn_content_layout_26 .blogsqode_read_more_button,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-26:hover .layout-26-content .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-27:hover .layout-27-content .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-28:hover .layout-28-content .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-29:hover .blogsqode-post-date-title-layout-29 .blogsqode_post_title a,
html body .blog-slider-layout-bg-with-sidebar .layout-30-top .blogsqode-post-date .blog_date,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a 
{
color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-2 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-6 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-7 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-8 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-10 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-11-content .blogsqode-author-name,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-11 .blogsqode-post-item-inner:hover .layout-11-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-12 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-13:hover .layout-13-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-14:hover .layout-14-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-15:hover .layout-15-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-16 .blogsqode-post-item-inner:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-19-content .blog_date,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-19-top .blogsqode-authorname-date .blogsqode-author-name,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .read_more_btn_layout_21 .blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .read_more_btn_layout_21 .blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .read_more_btn_layout_22 .blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-24 .blogsqode-post-item-inner-layout-24:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-25-bottom .blogsqode-author-name,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-25-bottom .blogsqode-author-name,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .read_more_btn_content_layout_26 .blogsqode_read_more_button,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-26:hover .layout-26-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-27:hover .layout-27-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-28:hover .layout-28-content .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-29:hover .blogsqode-post-date-title-layout-29 .blogsqode_post_title a,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-30-top .blogsqode-post-date .blog_date,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a 
{
color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .layout-3 .blogsqode-post-item .blogsqode-post-item-inner .content {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .content {
box-shadow: 0 2px 8px rgb(0 0 0 / 10%), 0 5px 15px rgb(0 0 0 / 20%);
}
html body .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_cat {
left: 10px;
}
html body .blogsqode-blog-wrap .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blog-listing-with-sidebar .layout-3 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .layout-4 .blogsqode-post-item .blogsqode-post-item-inner {
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-4 {
transition: all .4s ease;
}
html body .blogsqode-blog-wrap .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-4 {
border-radius: 0px;
}
html body .layout-4 .blogsqode_post_cat {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_cat {
background-color: var(--bg-color);
top: 20px;
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_cat {
background-color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_cat {
background-color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_cat {
background-color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blog-listing-with-sidebar .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--secondary-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--slider-secondary-bg-color);
}
html body .blog-slider-layout-bg  .layout-4 .blogsqode-post-item .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner .blogsqode_post_title a,
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner .blogsqode_post_cat {
transition: all .2s ease;
}
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-pagination-with-tab .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat {
color: var(--bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-listing-first .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat {
color:var(--secondary-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat {
color:var(--slider-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat{
color: var(--slider-secondary-bg-color) !important;
}
html .blog-single-layout.dark-mode-unable .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat,
html .blog-listing.dark-mode-unable .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .layout-5 .blogsqode-post-item-inner:hover .blogsqode_post_cat{
color: #fff !important;
}
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner .content,
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner .blog-thumbnail-wrap.layout-5 {
transition: all .5s ease;
}
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .content {
transform: translateY(-50px);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner {
overflow: hidden;
}
html body .blogsqode-blog-wrap .layout-5 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-5 {
transform: scale(1.1);
} html body .selected-layout.layout-6 .blogsqode-post-item-inner{
padding-top: 35px;
}
html body .layout-6-top{
position: absolute;
background-color: #ffffff;
padding: 20px;
width: -moz-calc(100% - 70px);
width: -webkit-calc(100% - 70px);
width: -o-calc(100% - 70px);
width: calc(100% - 70px);
border-radius: 30px;
left: 0;
right: 0;
margin: 0 auto;
top: 5px;
box-shadow: 0px 0 10px rgba(233, 233, 233, 0.3);
z-index: 2;
}
html body .layout-6-bottom{
align-items: center;
}
html body .layout-6-bottom .blogsqode-author-name{
margin-bottom: 0!important;
}
html body .layout-6 .blogsqode-post-item-inner .blogsqode_post_title{
padding-top: 0;
}
html body .blog-thumbnail-wrap.layout-6 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-6::after {
position: absolute;
top: 0;
left: -85%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
transform: skewX(-25deg);
z-index: 1;
}
html body .blogsqode-blog-wrap .layout-6 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-6::after {
animation: shine 1s;
}
html body .layout-6-top,
html body .layout-6-top .blogsqode_post_cat,
html body .layout-6-top .blogsqode-post-date,
html body .blogsqode-blog-wrap .layout-6 .blogsqode_post_title a {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-6 .blogsqode-post-item-inner:hover .layout-6-top {
background-color: var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-6 .blogsqode-post-item-inner:hover .layout-6-top {
background-color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-6 .blogsqode-post-item-inner:hover .layout-6-top {
background-color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-6 .blogsqode-post-item-inner:hover .layout-6-top {
background-color: var(--secondary-bg-color);
}
html body .blogsqode-blog-wrap .layout-6 .blogsqode-post-item-inner:hover .layout-6-top .blogsqode_post_cat,
html body .blogsqode-blog-wrap .layout-6 .blogsqode-post-item-inner:hover .layout-6-top .blogsqode-post-date {
color: #ffffff !important;
}
html body .blogsqode-blog-wrap .layout-6 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
@keyframes shine {
100% {
left: 100%;
}
} html body .blog-thumbnail-wrap.layout-7,
html body .blog-thumbnail-wrap.layout-8,
html body .blog-thumbnail-wrap.layout-9,
html body .blog-thumbnail-wrap.layout-10 {
width: 100%;
height: 300px;
position: relative;
border-radius: 0;
}
html body .blog-thumbnail-wrap.layout-7 .blogsqode-post-date{
padding: 5px 15px;
background-color:#32E1FB;
color:#000000;
font-weight: 600;
font-size: 16px;
line-height: 16px;
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
}
html body .layout-7-content{
padding: 20px;
background: #FFFFFF;
box-shadow: 0px 5px 10px rgba(233, 233, 233, 0.3);
}
html body .layout-7-content .blogsqode_post_title{
padding-top: 0;
}
html body .layout-7-bottom{
margin-top: 10px;
padding-top: 30px;
border-top: 1px solid #808080;
}
html body .blogsqode-blog-wrap .layout-7 .blogsqode-post-item-inner {
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-7 {
position: relative;
overflow: hidden;
transition: all .7s ease;
}
html body .blogsqode-blog-wrap .layout-7 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-7 {
transform: scale(1.04,1.04);
}
html body .blogsqode-blog-wrap .layout-7 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item:hover .blog-thumbnail-wrap.layout-7 .blogsqode-post-date,
html body .blogsqode-post-item:focus .blog-thumbnail-wrap.layout-7 .blogsqode-post-date {
background-color: var(--bg-color);
color: #fff;
}
html body .blog-slider-layout-bg .blogsqode-post-item:hover .blog-thumbnail-wrap.layout-7 .blogsqode-post-date,
html body .blog-slider-layout-bg .blogsqode-post-item:focus .blog-thumbnail-wrap.layout-7 .blogsqode-post-date {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item:hover .blog-thumbnail-wrap.layout-7 .blogsqode-post-date,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item:focus .blog-thumbnail-wrap.layout-7 .blogsqode-post-date {
background-color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item:hover .blog-thumbnail-wrap.layout-7 .blogsqode-post-date,
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .blogsqode-post-item:focus .blog-thumbnail-wrap.layout-7 .blogsqode-post-date {
background-color: var(--secondary-bg-color);
}
@keyframes circle {
100% {
width: 100%;
height: 100%;
}
} html body .layout-8 .blogsqode_post_cat{
position: absolute;
left: 10px;
top: 10px;
font-weight: 500;
font-size: 16px;
line-height: 16px;
background-color: #FFFFFF;
mix-blend-mode: normal;
padding: 5px 15px;
color: #000000!important;
}
html body .layout-8-content{
margin-right: 40px;
padding: 20px 20px 0 0;
margin-top: -40px;
z-index: 1;
position: relative;
background-color: #ffffff;
}
html body .layout-8-content .blogsqode-comments-number,
html body .layout-9-content .blogsqode-comments-number{
float: right;
clear: none;
}
html body .blog-thumbnail-wrap.layout-8 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-8::before {
position: absolute;
content: '';
top: 0px;
right: 100%;
background-color: var(--bg-color);
opacity: 0.4;
transition: all .4s ease;
width: 100%;
height: 100%;
}
html body .blog-listing-with-sidebar .blog-thumbnail-wrap.layout-8::before{
background-color: var(--secondary-bg-color);
}
html body .blog-listing-slider .blog-thumbnail-wrap.layout-8::before{
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap.layout-8::before{
background-color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap .layout-8 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-8::before {
transform: scale(1, 1);
transform-origin: left center;
right: 0px;
}
html body .blog-thumbnail-wrap.layout-8 .blogsqode_post_cat {
transition: all .4s ease;
}
html body .blogsqode-blog-wrap .layout-8 .blogsqode-post-item-inner:hover .blogsqode_post_cat {
background-color: #32E1FB;
}
html body .blogsqode-blog-wrap .layout-8 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
} html body .layout-9-content{
padding: 20px;
background-color: #EDF0F4;
}
html body .selected-layout.layout-9 .blogsqode_post_cat{
padding: 5px 10px;
color: #ffffff!important;
background-color: var(--bg-color);
position: absolute;
left: 20px;
bottom: 20px;
z-index: 1;
top: auto;
}
html body .blog-slider-layout-bg .selected-layout.layout-9 .blogsqode_post_cat{
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .selected-layout.layout-9 .blogsqode_post_cat{
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .selected-layout.layout-9 .blogsqode_post_cat{
background-color: var(--secondary-bg-color);
}
html body .layout-9-content .bottom{
margin-top: 20px; 
}
html body .blogsqode-blog-wrap .layout-9 .blogsqode-post-item-inner {
transition: all 0.3s ease;
}
html body .blogsqode-blog-wrap .layout-9 .blogsqode-post-item-inner .blogsqode_post_cat {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-9 .blogsqode-post-item-inner:hover {
transform: scale(1.05);
}
html body .blogsqode-blog-wrap .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_cat {
color: var(--bg-color) !important;
background-color: #ffffff;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_cat{
color: var(--slider-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_cat{
color: var(--slider-secondary-bg-color) !important;
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_cat{
color: var(--secondary-bg-color) !important;
}
html body .blogsqode-blog-wrap .layout-9 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
} html body .blog-thumbnail-wrap.layout-10{
border-radius: 20px;
}
html body .blogsqode_post_cat.layout-10{
position: initial;
}
html body .selected-layout.layout-10 .blogsqode-post-item-inner{
text-align: center;
}
html body .selected-layout.layout-10 .blogsqode_post_title{
padding-top: 0;
}
html body .layout-10-bottom .blogsqode-author-name{
margin-bottom: 0!important;
}
html body .layout-10-bottom .blogsqode-author-wrap{
align-items: center;
display: flex;
}
html body .layout-10-bottom{
margin: 20px 0;
align-items: center;
}
html body .layout-10-top{
display: flex;
justify-content: center;
align-items: center;
width: fit-content;
margin: 0 auto;
background-color: #32E1FB;
border-radius: 30px;
padding: 20px 20px;
margin-top: -30px;
z-index: 1;
position: relative;
}
html body .layout-10-top .blogsqode_post_cat,
html body .layout-10-top .blogsqode-post-date{
color: #000000!important;
font-weight: 600;
margin: 0 10px!important;
padding: 0;
}
html body .selected-layout.layout-10 .blogsqode-post-item{
margin-bottom: 60px;
}
html body .blog-thumbnail-wrap.layout-10 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-10::before {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
display: block;
content: "";
width: 0;
height: 0;
background: rgba(255, 255, 255, 0.3);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-10::before {
-webkit-animation: lyt-10-animation 0.75s;
animation: lyt-10-animation 0.75s;
}
@keyframes lyt-10-animation {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .layout-10-top {
transition: all .5s ease;
}
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner:hover .layout-10-top {
background-color: var(--bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-10 .blogsqode-post-item-inner:hover .layout-10-top {
background-color: var(--slider-bg-color);
}
html body .blogsqode-blog-wrap.blog-slider-layout-bg-with-sidebar .layout-10 .blogsqode-post-item-inner:hover .layout-10-top {
background-color: var(--slider-secondary-bg-color);
}
html body .blogsqode-blog-wrap.blog-listing-with-sidebar .layout-10 .blogsqode-post-item-inner:hover .layout-10-top {
background-color: var(--secondary-bg-color);
}
html body .layout-10-top .blogsqode_post_cat,
html body .layout-10-top .blogsqode-post-date {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner:hover .blogsqode_post_cat,
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner:hover .blogsqode-post-date {
color: #ffffff !important;
} html body .blog-thumbnail-wrap.layout-11 {
border-radius: 30px;
width: 100%;
height: 370px;
position: relative;
}
html body .layout-11 .blogsqode-post-date{
font-weight: 600;
padding: 20px 30px;
background-color: var(--bg-color);
color: #ffffff;
float: left;
margin-top: -30px;
z-index: 1;
position: relative;
border-radius: 0px 15px 15px 15px;
}
html body .blog-slider-layout-bg .layout-11 .blogsqode-post-date{
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .layout-11 .blogsqode-post-date{
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .layout-11 .blogsqode-post-date{
background-color: var(--secondary-bg-color);
}
html body .blogsqode-authorname-date.layout-11{
float: none;
}
html body .blogsqode_post_cat.layout-11{
float: right;
color: #000000!important;
font-weight: 600;
margin-top: 15px!important;
padding: 0;
}
html body .layout-11-content{
clear: both;
margin-top: 60px;
}
html body .layout-11-content .blogsqode-author-name{
margin-bottom: 0;
font-weight: 500;
font-size: 16px;
line-height: 16px;
color: var(--bg-color);
text-transform: capitalize;
}
html body .selected-layout.layout-11 .blogsqode_read_more_button,
html body .selected-layout.layout-13 .blogsqode_read_more_button,
html body .selected-layout.layout-14 .blogsqode_read_more_button,
html body .selected-layout.layout-20 .blogsqode_read_more_button,
html body .selected-layout.layout-25 .blogsqode_read_more_button{
margin-top: 20px;
}
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item{
margin-bottom: 60px;
}
html body .blog-thumbnail-wrap.layout-11 {
overflow: hidden;
}
html body .blog-thumbnail-wrap.layout-11::before {
content: "";
background-color: var(--bg-color);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
transition: all linear 0.3s;
-webkit-transition: all linear 0.3s;
-moz-transition: all linear 0.3s;
}
html body .blog-thumbnail-wrap.layout-11::after {
content: "";
width: 80%;
height: 80%;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
position: absolute;
top: 35px;
left: 40px;
opacity: 0;
z-index: 1;
transition: all linear 0.3s;
-webkit-transition: all linear 0.3s;
-moz-transition: all linear 0.3s;
}
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-11::before ,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-11 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-11::before{
opacity: 0.5;
}
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-11::after {
opacity: 1;
} 
html body .blogsqode-authorname-date.layout-11 .blogsqode-post-date {
transition: all .3s;
}
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item-inner:hover .blogsqode-post-date {
color: #000000;
background-color: #32E1FB;
}
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item-inner:hover .layout-11-content .blogsqode_post_title a {
color: var(--bg-color);
} html body .blog-thumbnail-wrap.layout-12 {
height: 370px;
width: 100%;
}
html body .layout-12 .blogsqode-post-item-inner{
background-color: #ffffff;
box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
}
html body .layout-12-top{
background-color:#32E1FB;
border-radius: 10px;
max-width: 85%;
margin: 0 auto;
padding: 15px 10px;
display: flex;
justify-content:  space-around;
position: absolute;
top: -26px;
left: 0;
right: 0;
align-items: center;
}
html body .layout-12-top .blogsqode_post_cat.layout-12,
html body .selected-layout.layout-12 .layout-12-top .blogsqode-post-date{
color:#000000 !important;
}
html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
padding: 35px 30px 30px 30px;
position: relative;
}
html body .blogsqode_post_cat.layout-12,
html body .selected-layout.layout-12 .blogsqode-post-date{
color: #fff !important;
text-transform: capitalize;
font-weight: 600;
}
html body .selected-layout.layout-12 .blogsqode-post-date{
margin:0;
}
html body .bottom.layout-12-bottom {
margin-top: 5px!important;
margin-bottom: 15px!important;
}
html body .bottom.layout-12-bottom .blogsqode-author-wrap{
display: flex;
align-items: center;
}
html body.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name,
html .blog-listing.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name{
margin-bottom: 0!important;
color: var(--bg-color) !important;
}
html .blog-slider-layout-bg.blog-listing-slider.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name{
color: var(--slider-bg-color) !important;
}
html .blog-slider-layout-bg-with-sidebar.blog-listing-slider.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name{
color: var(--slider-secondary-bg-color) !important;
}
html .blog-listing-with-sidebar.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name{
color: var(--secondary-bg-color) !important;
}
html body .selected-layout.layout-12 .blogsqode_read_more_button{
margin-top: 30px;
}
html body .bottom.layout-12-bottom .blogsqode-author-wrap img{
margin-right: 20px;
}
html body .selected-layout.layout-12 .blogsqode-post-item{
margin-bottom: 60px;
}
html body .site:before {
content: none !important;
}
html body .blog-thumbnail-wrap.layout-12 {
position: relative;
}
html body .blog-thumbnail-wrap.layout-12::before {
top: 40px;
right: 30px;
bottom: 60px;
left: 30px;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
position: absolute;
content: '';
opacity: 0;
transition: opacity 0.35s, transform 0.35s;
z-index: 1;
}
html body .blog-thumbnail-wrap.layout-12::after {
top: 20px;
right: 50px;
bottom: 40px;
left: 50px;
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
transition: opacity 0.35s, transform 0.35s;
content: "";
opacity: 0;
position: absolute;
}
html body .blogsqode-blog-wrap .layout-12 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-12::before, 
html body .blogsqode-blog-wrap .layout-12 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap.layout-12::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
html body .image-overlay-layout-12 {
width: 100%;
height: 100%;
background-color: var(--bg-color);
position: absolute;
top: 0;
left: 0;
z-index: 0;
opacity: 0;
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-12 .blogsqode-post-item-inner:hover .image-overlay-layout-12,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-12 .blogsqode-post-item-inner:hover .image-overlay-layout-12  {
opacity: 0.5;
}
html body .blogsqode-blog-wrap .layout-12 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
} html body .layout-13-content {
border-top: 2px solid #32E1FB;
margin-top: 20px;
padding-top: 20px;
}
html body .layout-13-top {
display: flex;
align-items: center;
justify-content: space-between;
}
html body .layout-13-top .blogsqode-post-date {
font-weight: 600;
line-height: 16px;
color: #000000;
text-transform: uppercase;
margin-top: 0;
}
html body .layout-13-top .blogsqode_post_cat {
font-weight: 600;
color: #000000 !important;
}
html body .blog-thumbnail-wrap-layout-13 {
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-13 img {
transition: all .5s ease;
}
html body .blogsqode-post-item img {
display: block;
width: 100%;
}
html body .blogsqode-post-item-inner-layout-13:hover .layout-13-content .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blog-thumbnail-wrap-layout-13 {
position: relative;
}
html body .blog-thumbnail-wrap-layout-13::before {
content: '';
border: 1px solid #ffffff;
opacity: 0;
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
z-index: 1;
transform: scale(0);
transition: all .6s ease;
}
html body .blogsqode-blog-wrap .layout-13 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap-layout-13::before {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
html body .blog-thumbnail-wrap-layout-13::after {
content: "";
background-color: var(--bg-color);
width: 0;
height: 0;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transition: all .6s ease;
}
html body .blogsqode-blog-wrap .layout-13 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap-layout-13::after,
html body .blogsqode-blog-wrap.blog-slider-layout-bg .layout-13 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap-layout-13::after {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
width: 100%;
height: 100%;
top: 0;
left: 0;
} html body .blogsqode-post-item-inner-layout-14 {
background: #FFFFFF;
border-radius: 0px 0px 20px 20px;
box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.1);
}
html body .blog-thumbnail-wrap-layout-14 {
position: relative;
overflow: hidden;
border-radius: 20px 20px 0px 0px;
}
html body .blog-thumbnail-wrap-layout-14 img {
border-radius: 20px 20px 0px 0px;
transition: all .4s ease;
}
html body .layout-14-top .blogsqode_post_cat {
position: absolute;
top: 10px;
left: 10px;
padding: 10px;
background: #FFFFFF;
border-radius: 10px;
color: #000000 !important;
font-weight: 600;
}
html body .layout-14-top .blogsqode-post-date {
font-weight: 600;
font-size: 14px;
line-height: 14px;
color: #000000;
background-color: #32E1FB;
padding: 5px 10px 5px 25px;
border-radius: 0px 5px 5px 5px;
text-transform: uppercase;
position: absolute;
bottom: 20px;
left: -15px;
z-index: 2;
transition: all .4s ease;
}
html body .layout-14-top .blog_date {
display: block;
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom: 2px;
}
html body .layout-14-top .blogsqode-post-date:before {
content: "";
position: absolute;
bottom: -10px;
left: 0;
border-bottom: 13px solid transparent;
border-right: 15px solid #32E1FB;
}
html body .layout-14-content {
padding: 30px;
}
html body .layout-14-content .blogsqode_post_title {
padding-top: 0;
padding-bottom: 15px;
}
html body .layout-14-overlay {
background-color: var(--bg-color);
width: 100%;
height: 100%;
position: absolute;
top: 0;
opacity: 0;
transition: all .4s ease;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
-ms-transition: all .4s ease;
}
html body .blog-slider-layout-bg .layout-14-overlay {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .layout-14-overlay {
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .layout-14-overlay {
background-color: var(--secondary-bg-color);
}
html body .blogsqode-post-item-inner-layout-14:hover .blog-thumbnail-wrap-layout-14 img {
transform: scale(1.2) rotate(5deg);
-webkit-transform: scale(1.2) rotate(5deg);
-moz-transform: scale(1.2) rotate(5deg);
-ms-transform: scale(1.2) rotate(5deg);
-o-transform: scale(1.2) rotate(5deg);
}
html body .blogsqode-post-item-inner-layout-14:hover .layout-14-overlay {
opacity: 0.6;
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
-webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
-ms-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
-o-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
html body .blogsqode-post-item-inner-layout-14:hover .layout-14-top .blogsqode-post-date {
background-color: #ffffff;
}
html body .blogsqode-post-item-inner-layout-14:hover .layout-14-content .blogsqode_post_title a {
color: var(--bg-color);
} html body .blogsqode-post-item-inner-layout-15 {
background-color: #ffffff;
}
html body .blog-thumbnail-wrap-layout-15 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-15 .blogsqode-post-date {
display: inline-block;
padding: 5px 10px;
background-color: #ffffff;
position: absolute;
bottom: 10px;
left: 10px;
text-align: center;
font-weight: 600;
font-size: 14px;
line-height: 14px;
color: #000000;
text-transform: uppercase;
transition: all .3s ease;
}
html body .blog-thumbnail-wrap-layout-15 .blog_date {
display: block;
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom: 2px;
}
html body .layout-15-content {
padding-top: 20px;
}
html body .layout-15-top {
display: flex;
align-items: center;
justify-content: space-between;
}
html body .layout-15-top .blogsqode_post_cat {
padding: 10px;
border: 1px solid #808080;
font-weight: 600;
color: #808080 !important;
transition: all .3s ease;
}
html body .layout-15-top .blogsqode-post-readtime {
display: flex;
align-items: center;
font-weight: 600;
line-height: 20px;
color: #808080;
}
html body .layout-15-top .blogsqode-post-readtime svg {
margin-right: 10px;
}
html body .layout-15-content .blogsqode_post_title {
padding-top: 20px;
padding-bottom: 0;
}
html body .blog-thumbnail-wrap-layout-15::before, 
html body .blog-thumbnail-wrap-layout-15::after {
content: "";
background: rgb(255, 255, 255);
position: absolute;
width: 0px;
height: 0px;
z-index: 1;
transition-duration: 1.3s !important;
}
html body .blog-thumbnail-wrap-layout-15::before {
top: 0px;
right: 0px;
opacity: 0.7;
}
html body .blog-thumbnail-wrap-layout-15::after {
bottom: 0px;
left: 0px;
opacity: 0.7;
}
html body .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15::after, 
html body .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15::before {
width: 100%;
height: 100%;
opacity: 0;
}
html body .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15 img {
transform: scale(1.2);
}
html body .blog-thumbnail-wrap-layout-15 img {
transition: transform 0.5s ease-in-out 0s;
}
html body .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15 .blogsqode-post-date {
color: #ffffff;
background-color: var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15 .blogsqode-post-date,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-15:hover .layout-15-top .blogsqode_post_cat {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15 .blogsqode-post-date,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-15:hover .layout-15-top .blogsqode_post_cat {
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-15:hover .blog-thumbnail-wrap-layout-15 .blogsqode-post-date,
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-15:hover .layout-15-top .blogsqode_post_cat {
background-color: var(--secondary-bg-color);
}
html body .blogsqode-post-item-inner-layout-15:hover .layout-15-top .blogsqode_post_cat {
color: #ffffff !important;
background-color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-15:hover .layout-15-content .blogsqode_post_title a {
color: var(--bg-color);
} html body .blogsqode-post-item-inner-layout-16 {
background-color: #ffffff;
}
html body .blog-thumbnail-wrap-layout-16 {
position: relative;
}
html body .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat {
display: inline-block;
font-weight: 600;
color: #808080 !important;
background-color: #ffffff;
padding: 10px;
position: absolute;
bottom: 15px;
left: 15px;
}
html body .layout-16-content {
padding-top: 30px;
}
html body .layout-16-content .blogsqode_post_title {
padding-top: 0;
padding-bottom: 20px;
}
html body .layout-16-top {
display: flex;
align-items: center;
justify-content: space-between;
}
html body .layout-16-top .blogsqode-post-date {
display: flex;
align-items: center;
font-weight: 600;
line-height: 16px;
color: #808080;
margin-top: 0;
}
html body .layout-16-top .blogsqode-post-date svg {
margin-right: 10px;
}
html body .layout-16-top .blogsqode-post-readtime {
display: flex;
align-items: center;
font-weight: 600;
line-height: 16px;
color: #808080;
}
html body .layout-16-top .blogsqode-post-readtime svg {
margin-right: 10px;
}
html body .blog-thumbnail-wrap-layout-16 {
overflow: hidden;
position: relative;
}
html body .blog-thumbnail-wrap-layout-16::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//lipasmatapark.gr/wp-content/plugins/blogsqode-posts/public/assets/svg/Image-overlay-16-shape-svg.svg) no-repeat center center;
background-size: 100% 100%;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(5,2.5,1);
transform: scale3d(5,2.5,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
html body .blogsqode-blog-wrap .layout-16 .blogsqode-post-item-inner:hover .blog-thumbnail-wrap-layout-16::before {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
html body .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat {
transition: all .3s ease;
}
html body .blogsqode-blog-wrap .layout-16 .blogsqode-post-item-inner:hover .blogsqode_post_cat {
color: #000000 !important;
}
html body .blogsqode-blog-wrap .layout-16 .blogsqode-post-item-inner:hover .blogsqode_post_title a {
color: var(--bg-color);
} html body .blog-thumbnail-wrap-layout-17 {
position: relative;
}
html body .layout-17-overlay {
content: "";
background: linear-gradient(180deg, rgba(20, 20, 31, 0) 0%, #14141F 100%);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_cat {
position: absolute;
bottom: 90px;
left: 20px;
padding: 10px;
border: 1px solid #FFFFFF;
font-weight: 600;
color: #ffffff !important;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title {
position: absolute;
bottom: 20px;
left: 20px;
color: #ffffff;
padding: 0;
}	
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title a {
color: #ffffff;
}
html body .blogsqode-post-item-inner-layout-17 .blogsqode_post_cat {
transition: all .3s ease;
} 
html body .blogsqode-post-item-inner-layout-17:hover .blogsqode_post_cat {
color: #000000 !important;
background-color: #ffffff;
border: 1px solid #ffffff;
bottom: 100px;
}
html body .blogsqode-post-item-inner-layout-17 .layout-17-overlay {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-17:hover .layout-17-overlay {
background: linear-gradient(180deg, rgba(20, 20, 31, 0) 0%, var(--bg-color) 100%);
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-17:hover .layout-17-overlay {
background: linear-gradient(180deg, rgba(20, 20, 31, 0) 0%, var(--slider-bg-color) 100%);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-17:hover .layout-17-overlay {
background: linear-gradient(180deg, rgba(20, 20, 31, 0) 0%, var(--slider-secondary-bg-color) 100%);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-17:hover .layout-17-overlay {
background: linear-gradient(180deg, rgba(20, 20, 31, 0) 0%, var(--secondary-bg-color) 100%);
} html body .layout-18-content {
position: relative;
max-width: 90%;
background: #FFFFFF;
border: 1px solid #ECF1F9;
margin-top: -30px;
}
html body .layout-18-content .blogsqode_post_title {
padding: 20px;
}
html body .layout-18-top {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #ECF1F9;
}
html body .layout-18-top .blogsqode-post-date {
width: 82%;
padding: 20px 0 20px 20px;
border-right: 1px solid #ECF1F9;
font-weight: 600;
line-height: 16px;
color: #808080;
margin-top:0 !important;
}
html body .layout-18-content {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-18 .blogsqode_post_title a {
transition: all .3s ease;
}
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a  {
color: var(--bg-color);
}
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a{
color: var(--slider-bg-color);
}
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a{
color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-18:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a,
html body .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a{
color: var(--secondary-bg-color);
}
html body .blogsqode-post-item-inner-layout-18 .blog-thumbnail-wrap {
position: relative;
overflow: hidden;
}
html body .blogsqode-post-item-inner-layout-18 .blog-thumbnail-wrap::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
html body .blogsqode-blog-wrap .layout-18 .blogsqode-post-item-inner-layout-18:hover .blog-thumbnail-wrap::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
} html body .blogsqode-post-item-inner-layout-19 {
border:1px solid #ECF1F9;
background-color: #ffffff;
}
html body .layout-19-content {
position: relative;
}
html body .layout-19-content .blogsqode-post-date {
display: inline-block;
padding: 8px 18px;
background-color: #ffffff;
border: 1px solid #ECF1F9;
position: absolute;
top: -40px;
left: 20px;
font-size: 13px;
line-height: 13px;
color: #000000;
text-align: center;
text-transform: uppercase;
z-index: 1;
}
html body .layout-19-content .blog_date {
display: block;
font-weight: 700;
font-size: 48px;
line-height: 48px;
color: var(--bg-color);
margin-bottom: 2px;
}
html body .blogsqode_cat_title_layout_19 {
padding: 60px 20px 20px 20px;
}
html body .blogsqode_cat_title_layout_19 .blogsqode_post_cat {
display: inline-block;
background-color: var(--bg-color);
padding: 5px;
color: #FFFFFF !important;
}
html body .blog-slider-layout-bg .blogsqode_cat_title_layout_19 .blogsqode_post_cat {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode_cat_title_layout_19 .blogsqode_post_cat {
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode_cat_title_layout_19 .blogsqode_post_cat {
background-color: var(--secondary-bg-color);
}
html body .blogsqode_cat_title_layout_19 .blogsqode_post_title { 
padding-bottom: 0;
}
html body .layout-19-top {
border-top: 1px solid #ECF1F9;
display: flex;
align-items: center;
justify-content: space-between;
}
html body .layout-19-top .blogsqode-author-wrap {
width: 82%;
border-right: 1px solid #ECF1F9;
padding: 20px 0 20px 20px;
display: flex;
align-items: center;
}
html body .layout-19-top .blogsqode-author-wrap img {
margin-right: 20px;
}
html body .layout-19-top .blogsqode-authorname-date .blogsqode-author-name {
font-size: 16px;
line-height: 16px;
color: var(--bg-color);
margin-bottom: 0 !important;
}
html body .layout-19-top #wrapper.social_share {
height: 80px;
line-height: 80px;
}
html body .layout-19-top .social_share ul {
bottom: 35px;
}
html body .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap {
position: relative;
overflow: hidden;
}
html body .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::before,
html body .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::after {
content: '';
background-color: var(--bg-color);
height: 50%;
width: 100%;
opacity: 0.7;
position: absolute;
top: -50%;
left: 0;
z-index: 1;
transition: all 0.3s ease-in 0s;
}
html body .blogsqode-post-item-inner-layout-19 .blog-thumbnail-wrap::after {
top: auto;
bottom: -50%;
}
html body .blogsqode-post-item-inner-layout-19:hover .blog-thumbnail-wrap::before {
top: 0;
} 
html body .blogsqode-post-item-inner-layout-19:hover .blog-thumbnail-wrap::after {
bottom: 0;
}
html body .blogsqode-post-item-inner-layout-19:hover .blogsqode_post_title a {
color: var(--bg-color);
} html body .blogsqode-post-item-inner-layout-20 {
background-color: #FFFFFF;
box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.1);
}
html body .layout-20-top-content {
padding: 30px;
}
html body .layout-20-top {
display: flex;
align-items: center;
}
html body .layout-20-top .blogsqode_post_cat {
color: #000000 !important;
margin-right: 30px !important;
position: relative;
} 
html body .layout-20-top .blogsqode_post_cat:after {
content: "";
width: 8px;
height: 8px;
background: #32E1FB;
border-radius: 4px;
position: absolute;
top: 50%;
right: -20px;
transform: translateY(-50%);
}
html body .layout-20-top .blogsqode-post-date {
color: #808080;
text-transform: uppercase;
margin:0;
}
html body .layout-20-top .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .layout-20-top-content .blogsqode_post_title {
padding-top: 20px;
padding-bottom: 0;
}
html body .layout-20-bottom-content {
padding: 30px;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap {
position: relative;
overflow: hidden;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
content: "";
width: 89%;
height: 85%;
opacity: 0; 
background-color: var(--bg-color);
outline: 5px solid var(--bg-color);
outline-offset: 3px;
position: absolute;
top: 20px;
left: 20px;
visibility: hidden;
transition: all .3s ease;
transform: scale(.7);
} 
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before{
background-color: var(--slider-bg-color);
outline: 5px solid var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before{
background-color: var(--slider-secondary-bg-color);
outline: 5px solid var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before{
background-color: var(--secondary-bg-color);
outline: 5px solid var(--secondary-bg-color);
}
html body .blogsqode-post-item-inner-layout-20:hover .blog-thumbnail-wrap::before,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-20:hover .blog-thumbnail-wrap::before {
opacity: 0.5;
visibility: visible;
transform: scale(1);
}
html body .blogsqode-post-item-inner-layout-20:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-20 {
transition: all .5s ease;
}
html body .blogsqode-post-item-inner-layout-20:hover {
box-shadow: 0 2px 8px rgb(0 0 0 / 10%), 0 5px 15px rgb(0 0 0 / 20%);
} html body .blogsqode-post-item-inner-layout-21 {
background-color: #ffffff;
border: 2px solid #000000;
padding: 20px;
position: relative;
}
html body .blogsqode-post-background-layout-21 {
content: "";
background-color: #000000;
width: 100%;
height: 100%;
position: absolute;
top: 5px;
left: 5px;
z-index: -1;
opacity: 0;
transition: all .3s ease;
}
html body .layout-21-content {
padding: 30px 10px 10px 10px;
}
html body .layout-21-top {
display: flex;
align-items: center;
}
html body .layout-21-top .blogsqode-post-date {
font-size: 16px;
line-height: 16px;
color: #808080;
margin-right: 20px !important;
margin:0;
position: relative;
text-transform: uppercase;
}
html body .layout-21-top .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .layout-21-top .blogsqode-post-date:after {
content: "/";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -13px;
}
html body .layout-21-top .blogsqode_post_cat {
font-size: 14px !important;
line-height: 14px;
color: #808080 !important;
}
html body .layout-21-content .blogsqode_post_title {
padding-bottom: 0;
}
html body .read_more_btn_layout_21 {
margin-top: 20px;
display: inline-block;
}
html body .read_more_btn_content_layout_21 {
display: flex;
align-items: center;
}
html body .read_more_btn_layout_21 .blogsqode_read_more_button {
background-color: transparent;
border: none;
border-radius: 0 !important;
padding: 0;
color: var(--bg-color);
line-height: 20px;
padding-right: 5px;
}
html body .read_more_btn_layout_21 .blogsqode_read_more_button:hover {
border: none;
}
html body .read_more_btn_layout_21 svg {
cursor: pointer;
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-21:hover .read_more_btn_content_layout_21 svg {
transform: rotate(45deg);
}
html body .blogsqode-post-item-inner-layout-21:hover .blogsqode-post-background-layout-21 {
opacity: 1;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
html body .blogsqode-post-item-inner-layout-21:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-21 .blog-thumbnail-wrap {
position: relative;
overflow: hidden;
}
html body .blogsqode-post-item-inner-layout-21 .blog-thumbnail-wrap::before {
content: "";
width: 0;
height: 0;
background-color: var(--bg-color);
opacity: 0;
transition: all 0.5s ease;
position: absolute;
top: 0;
left: 0;
}
html body .blogsqode-post-item-inner-layout-21:hover .blog-thumbnail-wrap::before,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-21:hover .blog-thumbnail-wrap::before {
width: 100%;
height: 100%;
opacity: 0.5;
}
html body .layout-21-content .blogsqode_read_more_button {
margin-top: 20px;
} html body .blogsqode-post-item-inner-layout-22 {
background-color: #FFFFFF;
box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
}
html body .blog-thumbnail-wrap-layout-22 {
position: relative;
}
html body .blog-thumbnail-wrap-layout-22 .blogsqode_post_cat {
display: inline-block;
color: #FFFFFF !important;
background-color: #32E1FB;
padding: 10px;
position: absolute;
bottom: 0;
left: 20px;
z-index: 1;
}
html body .layout-22-content {
padding: 20px;
}
html body .layout-22-content .blogsqode_post_title {
padding-top: 0;
padding-bottom: 20px;
}
html body .layout-22-top {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 20px;
border-bottom: 1px solid #ECF1F9;
}
html body .layout-22-top .blogsqode-post-date {
color: #808080;
margin:0;
}
html body .layout-22-top .blogsqode-author-name {
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #808080;
margin: 0;
}
html body .read_more_btn_layout_22 {
display: inline-block;
margin-top: 20px;
}
html body .read_more_btn_content_layout_22 {
display: flex;
align-items: center;
}
html body .read_more_btn_layout_22 .blogsqode_read_more_button {
border-radius: 0 !important;
padding: 0;
background-color: transparent;
color: var(--bg-color);
border: none;
margin-right: 5px;
line-height: 20px;
}
html body .read_more_btn_layout_22 .blogsqode_read_more_button:hover {
border: none;
}
html body .read_more_btn_layout_22 svg {
cursor: pointer;
}
html body .blog-thumbnail-wrap-layout-22 .image-overlay-layout-22 {
width: 0%;
height: 100%;
opacity: 0.6;
background-color: var(--bg-color);
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
z-index: 1;
transition: all 0.8s ease-in-out;
}
html body .blogsqode-post-item-inner-layout-22:hover .image-overlay-layout-22 {
width: 100%;
}
html body .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-22 .blogsqode_post_cat {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_cat {
color: #FFFFFF !important;
background: var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_cat {
background: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_cat {
background: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-22:hover .blogsqode_post_cat {
background: var(--secondary-bg-color);
}
html body .layout-22-content .blogsqode_read_more_button {
margin-top: 20px;
} html body .blog-thumbnail-wrap-layout-23 img {
border-radius: 185px 185px 0px 0px;
}
html body .layout-23-content {
text-align: center;
}
html body .layout-23-top {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
html body .layout-23-top .blogsqode_post_cat {
position: relative;
margin-right: 20px !important;
}
html body .layout-23-top .blogsqode_post_cat:after {
content: "/";
color: #808080;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -13px;
}
html body .layout-23-top .blogsqode-post-date {
color: #808080;
text-transform: uppercase;
margin-top: 0;
}
html body .layout-23-content .blogsqode_post_title {
padding-bottom: 0;
}
html body .blog-thumbnail-wrap-layout-23 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-23::after {
content: "";
width: 0;
height: 100%;
background-color: var(--bg-color);
opacity: 0.473;
border-radius: 185px 185px 0px 0px;
position: absolute;
top: 0;
left: 0;
transition-duration: 0.5s;
}
html body .blogsqode-post-item-inner-layout-23:hover .blog-thumbnail-wrap-layout-23::after {
width: 100%;
}
html body .blogsqode-post-item-inner-layout-23:hover .blogsqode_post_title a {
color: var(--bg-color);
} html body .blogsqode-post-item-inner-layout-24 {
background-color: #FFFFFF;
border: 2px solid #ECF1F9;
}
html body .layout-24-top-content {
padding: 30px;
}
html body .layout-24-top {
display: flex;
align-items: center;
}
html body .layout-24-top .blogsqode-post-date {
color: #808080;
text-transform: uppercase;
position: relative;
margin-right: 20px;
margin-top: 0;
}
html body .layout-24-top .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .layout-24-top .blogsqode-post-date:after {
content: "|";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -13px;
}
html body .layout-24-top .blogsqode_post_cat {
color: #808080 !important;
}
html body .layout-24-top-content .blogsqode_post_title {
padding-bottom: 0;
}
html body .read_more_btn_layout_24 {
padding: 30px;
}
html body .read_more_btn_content_layout_24 {
display: flex;
align-items: center;
}
html body .read_more_btn_content_layout_24 .blogsqode_read_more_button {
border-radius: 0 !important;
padding: 0;
background-color: transparent;
color: var(--bg-color);
border: none;
line-height: 20px;
padding-right: 5px;
}
html body .read_more_btn_layout_24 .blogsqode_read_more_button:hover {
border: none;
}
html body .read_more_btn_layout_24 svg {
cursor: pointer;
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-24:hover .read_more_btn_content_layout_24 svg {
transform: rotate(45deg);
}
html body .blogsqode-blog-wrap .layout-24 .blogsqode-post-item-inner-layout-24:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-24,
html body .blogsqode-post-item-inner-layout-24 .blog-thumbnail-wrap img {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-24:hover {
box-shadow: 0 2px 8px rgb(0 0 0 / 10%), 0 5px 15px rgb(0 0 0 / 20%);
border: 2px solid transparent;
}
html body .blogsqode-post-item-inner-layout-24:hover .blog-thumbnail-wrap img {
transform: scale(0.9);
}
html body .blog-thumbnail-wrap-layout-25 {
background: #000000;
background: -moz-linear-gradient(-45deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%);
background: -webkit-linear-gradient(-45deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%);
background: linear-gradient(135deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%);
background-size: 400% 400%;
background-repeat: no-repeat;
border-radius: 20px;
width: 100%;
height: 280px;
position: relative;
transition: 0.5s all;
}
html body .blog-thumbnail-wrap-layout-25 img {
height: 100%;
mix-blend-mode: screen;
}
html body .blogsqode-post-item-inner-layout-25:hover .blog-thumbnail-wrap-layout-25 {
background-position: 100% 100%;
}
html body .blogsqode-post-item-inner-layout-25:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .layout-25-content {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-25:hover .layout-25-content {
box-shadow: 0 2px 8px rgb(0 0 0 / 10%), 0 5px 15px rgb(0 0 0 / 20%);
margin-top: -25px;
}
html body .blogsqode-post-item-inner-layout-24 .blogsqode_read_more_button {
margin: 30px;
} html body .blog-thumbnail-wrap-layout-25 img {
border-radius: 20px;
}
html body .layout-25-content {
background-color: #FFFFFF;
border: 1px solid #ECF1F9;
border-radius: 20px;
box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
padding: 50px 30px 30px 30px;
position: relative;
}
html body .layout-25-top {
width: 80%;
background-color: #32E1FB;
border-radius: 10px;
padding: 18px 20px;
display: flex;
align-items: center;
justify-content: space-between;
position: absolute;
top: -26px;
left: 0;
right: 0;
margin:0 auto;
}
html body .layout-25-top .blogsqode_post_cat {
color: #000000 !important; 
}
html body .layout-25-top .blogsqode-post-date {
color: #000000;
text-transform: uppercase;
margin-top: 0;
}
html body .layout-25-top .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .layout-25-bottom .blogsqode-author-wrap {
display: flex;
align-items: center;
}
html body .layout-25-bottom .blogsqode-author-wrap img {
margin-right: 20px;
}
html body .layout-25-bottom .blogsqode-author-name {
margin-bottom: 0 !important;
font-size: 16px;
line-height: 16px;
color: var(--bg-color);
}
html body .layout-25-content .blogsqode_post_title {
padding-top: 20px;
padding-bottom: 20px;
}
html body .layoput-25-content .blogsqode_post_sort_desc {
font-weight: 500;
color: #808080;
} html body .blogsqode-post-item-inner-layout-26 {
background-color: #FFFFFF;
border: 1px solid #ECF1F9;
border-radius: 20px;
box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
padding: 10px;
}
html body .blog-thumbnail-wrap-layout-26 {
position: relative;
}
html body .blog-thumbnail-wrap-layout-26 img {
border-radius: 10px;
}
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date {
display: flex;
align-items: center;
padding: 12px 10px;
background-color: var(--bg-color);
border-radius: 5px;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 18px;
line-height: 18px;
color: #ffffff;
text-transform: uppercase;
}
html body .blog-slider-layout-bg .blogsqode_cal_date_layout_26 .blogsqode-post-date {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode_cal_date_layout_26 .blogsqode-post-date {
background-color:var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode_cal_date_layout_26 .blogsqode-post-date {
background-color: var(--secondary-bg-color);
}
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date svg {
margin-right: 10px;
}
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .layout-26-content {
padding: 20px 10px 10px 10px;
}
html body .layout-26-bottom {
align-items: center;
}
html body .layout-26-bottom .blogsqode-author-wrap {
display: flex;
align-items: center;
}
html body .layout-26-bottom .blogsqode-author-wrap svg {
margin-right: 10px;
}
html body .layout-26-bottom .blogsqode-authorname-date {
float: none;
}
html body .layout-26-bottom .blogsqode-author-wrap .blogsqode-author-name {
margin-bottom: 0 !important;
font-size: 16px;
line-height: 20px;
color: #808080;
}
html body .layout-26-bottom .blogsqode-post-readtime {
display: flex;
align-items: center;
line-height: 20px;
color: #808080;
}
html body .layout-26-bottom .blogsqode-post-readtime svg {
margin-right: 10px;
}
html body .layout-26-content .blogsqode_post_title {
border-top: 1px solid #ECF1F9;
margin-top: 20px !important;
padding-top: 20px;
padding-bottom: 20px;
}
html body .layout-26-content .blogsqode_post_sort_desc {
font-weight: 500;
color: #808080;
height: 50px;
}
html body .read_more_btn_layout_26 {
margin-top: 20px;
}
html body .read_more_btn_content_layout_26 {
display: flex;
align-items: center;
}
html body .read_more_btn_content_layout_26 .blogsqode_read_more_button {
line-height: 20px;
color: var(--bg-color);
background-color: transparent;
border: none;
border-radius: 0 !important;
padding: 0;
padding-right: 5px;
}
html body .read_more_btn_layout_26 .blogsqode_read_more_button:hover {
border: none;
}
html body .read_more_btn_layout_26 svg {
cursor: pointer;
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-26:hover .read_more_btn_content_layout_26 svg {
transform: rotate(45deg);
}
html body .blog-thumbnail-wrap-layout-26 {
position: relative;
overflow: hidden;
}
html body .blog_lyt_26_mask_1 {
width: 0;
height: 0;
background: rgba(20, 20, 31, 0.6);
border-radius: 10px;
position: absolute;
top: 0;
left: 0;
transition: all 0.35s ease-in-out;
}
html body .blogsqode-post-item-inner-layout-26:hover .blog_lyt_26_mask_1 {
width: 100%;
height: 100%;
}
html body .blogsqode-post-item-inner-layout-26:hover .layout-26-content .blogsqode_post_title a {
color: var(--bg-color);
}
html body .layout-26-content .blogsqode_read_more_button {
margin-top: 20px;
}
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date,
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date svg path {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date {
color: var(--bg-color);
background-color: #ffffff;
}
html body .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date svg path {
fill: var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date svg path {
fill: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date svg path {
fill: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-26:hover .blogsqode-post-date svg path {
fill: var(--secondary-bg-color);
} html body .blogsqode-post-item-inner-layout-27 {
border: 1px solid #ECF1F9;
border-radius: 20px;
}
html body .blog-thumbnail-wrap-layout-27 img {
border-radius: 20px 20px 0px 0px;
}
html body .blog-thumbnail-wrap-layout-27 {
position: relative;
overflow: hidden;
}
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date {
font-weight: 600;
font-size: 14px;
line-height: 14px;
color: #ffffff;
background: #32E1FB;
width: 50px;
height: 60px;
position: absolute;
right: 30px;
bottom: 0px;
z-index: 1;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
text-transform: uppercase;
}
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date:before {
content: "";
border-right: 10px solid #32E1FB;
border-bottom: 10px solid transparent;
position: absolute;
bottom: 0;
left: -10px;
}
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date:after {
content: "";
border-left: 10px solid #32E1FB;
border-bottom: 10px solid transparent;
position: absolute;
bottom: 0;
right: -10px;
}
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date .blog_date {
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
margin-bottom: 2px;
}
html body .layout-27-content {
padding: 30px;
}
html body .blogsqode-author-comment-layout-27 {
display: flex;
align-items: center;
justify-content: space-between;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-author-wrap {
display: flex;
align-items: center;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-author-wrap svg {
margin-right: 5px;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-author-wrap .blogsqode-author-name {
margin-bottom: 0 !important;
font-weight: 600;
font-size: 16px;
line-height: 20px;
color: #808080;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-comments-number {
display: flex;
align-items: center;
line-height: 20px;
color: #808080;
margin:0;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-comments-number svg {
margin-right: 5px;
}
html body .layout-27-content .blogsqode_post_title {
padding-top: 30px;
padding-bottom: 0;
}
html body .blogsqode-post-item-inner-layout-27 {
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-27::before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255,255,255,.3);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;	
}
html body .blogsqode-post-item-inner-layout-27:hover .blog-thumbnail-wrap-layout-27::before {
animation: circle .75s;
}
@keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
html body .blogsqode-post-item-inner-layout-27:hover .layout-27-content .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date {
background: var(--bg-color);	
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date {
background: var(--slider-bg-color);	
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date {
background: var(--slider-secondary-bg-color);	
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date {
background: var(--secondary-bg-color);	
}
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date,
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date:before,
html body .blogsqode_cal_date_layout_27 .blogsqode-post-date:after {
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:before {
border-right: 10px solid var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:after {
border-left: 10px solid var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:before {
border-right: 10px solid var(--slider-bg-color);
}
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:after {
border-left: 10px solid var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:before {
border-right: 10px solid var(--slider-secondary-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:after {
border-left: 10px solid var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:before {
border-right: 10px solid var(--secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-27:hover .blogsqode_cal_date_layout_27 .blogsqode-post-date:after {
border-left: 10px solid var(--secondary-bg-color);
} html body .blogsqode-post-item-inner-layout-28 {
background-color: #ffffff;
}
html body .blog-thumbnail-wrap-layout-28 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-28 .blogsqode-post-date {
display: inline-block;
line-height: 20px;
color: #FFFFFF;
background-color: var(--bg-color);
padding: 15px;
text-transform: uppercase;
position: absolute;
bottom: 40px;
left: 20px;
}
html body .blog-slider-layout-bg .blog-thumbnail-wrap-layout-28 .blogsqode-post-date {
background-color: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blog-thumbnail-wrap-layout-28 .blogsqode-post-date {
background-color: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blog-thumbnail-wrap-layout-28 .blogsqode-post-date {
background-color: var(--secondary-bg-color);
}
html body .blog-thumbnail-wrap-layout-28 .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .layout-28-content {
position: relative;
background-color: #ffffff;
max-width: calc(100% - 40px);
margin-top: -40px;
margin-left: auto;
margin-right: auto;
padding: 20px;
}
html body .layout-28-bottom {
align-items: center;
justify-content: center !important;
}
html body .layout-28-bottom .blogsqode-author-wrap {
display: flex;
align-items: center;
}
html body .layout-28-bottom .blogsqode-author-wrap svg {
margin-right: 5px;
}
html body .layout-28-bottom .blogsqode-author-wrap .blogsqode-author-name {
font-weight: 600;
font-size: 16px;
line-height: 19px;
color: #808080;
margin-bottom: 0 !important;
}
html body .layout-28-content .blogsqode_post_title {
padding-top: 10px;
padding-bottom: 0;
}
html body .blogsqode-post-item-inner-layout-28:hover .blogsqode-post-date {
bottom: 30px;
}
html body .blogsqode-post-item-inner-layout-28:hover .layout-28-content {
box-shadow: 0 0 13px 0px rgb(0 0 0 / 30%);
margin-top: -30px;
}
html body .blogsqode-post-item-inner-layout-28:hover .layout-28-content .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-28 .blogsqode_post_title a {
text-align: center;
}
html body .blogsqode-post-item-inner-layout-28:hover .blog-thumbnail-wrap-layout-28 img {
transform: scale(1.1);
}
html body .blog-thumbnail-wrap-layout-28 img,
html body .blog-thumbnail-wrap-layout-28 .blogsqode-post-date,
html body .layout-28-content {
transition: all .3s ease;
} html body .blogsqode-post-item-inner-layout-29 {
background-color: #ffffff;
border: 2px solid #ECF1F9;
border-radius: 20px;
}
html body .blog-thumbnail-wrap-layout-29 {
position: relative;
}
html body .blog-thumbnail-wrap-layout-29 img {
border-radius: 20px 20px 0 0;	
}
html body .blog-thumbnail-wrap-layout-29 .blogsqode_post_cat {
line-height: 20px;
color: #000000 !important;
background-color: #ffffff;
border-radius: 10px;
padding: 10px;
position: absolute;
top: 10px;
left: 10px;
}
html body .blogsqode-post-date-title-layout-29 {
padding: 30px;
border-bottom: 2px solid #ECF1F9;
}
html body .blogsqode_cal_date_layout_29 .blogsqode-post-date {
display: flex;
align-items: center;
font-size: 18px;
line-height: 18px;
color: #808080;
text-transform: uppercase;
}
html body .blogsqode_cal_date_layout_29 .blogsqode-post-date svg {
margin-right: 10px;
}
html body .blogsqode_cal_date_layout_29 .blogsqode-post-date .blog_date {
margin-right: 5px;
}
html body .blogsqode-post-date-title-layout-29 .blogsqode_post_title {
padding-top: 20px;
padding-bottom: 0;
}
html body .read_more_btn_layout_29 {
padding: 20px 30px;
}
html body .read_more_btn_content_layout_29 {
display: flex;
align-items: center;
}
html body .read_more_btn_content_layout_29 .blogsqode_read_more_button {
line-height: 20px;
color: var(--bg-color);
background-color: transparent;
border: none;
border-radius: 0 !important;
padding: 0;
padding-right: 5px;
}
html body .selected-layout.layout-29 .layout-29-content .read_more_btn_lyt_15 {
margin-left: 30px;
}
html body .read_more_btn_layout_29 .blogsqode_read_more_button:hover {
border: none;
}
html body .read_more_btn_layout_29 svg {
cursor: pointer;
transition: all .3s ease;
}
html body .blogsqode-post-item-inner-layout-29:hover .read_more_btn_content_layout_29 svg {
transform: rotate(45deg);
}
html body .blog-thumbnail-wrap-layout-29 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-29::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
margin-top: 0px;
margin-bottom: 0px;
height: 100%;
width: 100%;
padding: 45% 20px;
text-align: center;
background-color: var(--bg-color);
background-image: -webkit-repeating-radial-gradient(center center, rgba(255,255,255,.7), rgba(255,255,255,.7) 1px, transparent 1px, transparent 100%);
background-size: 5px 5px;
transition: all 0.5s linear;
border-radius: 20px 20px 0 0;
opacity: 0;
}
html body .blogsqode-post-item-inner-layout-29:hover .blog-thumbnail-wrap-layout-29::before ,
html body .blog-slider-layout-bg .blogsqode-post-item-inner-layout-29:hover .blog-thumbnail-wrap-layout-29::before{
opacity: 0.5;
}
html body .blogsqode-post-item-inner-layout-29:hover .blogsqode-post-date-title-layout-29 .blogsqode_post_title a {
color: var(--bg-color);
}
html body .layout-29-content .blogsqode_read_more_button {
margin: 20px 30px;
} html body .blogsqode-post-item-inner-layout-30 {
background-color: #FFFFFF;
box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
}
html body .layout-30-content {
padding: 60px 20px 20px 20px;
position: relative;
}
html body .layout-30-top .blogsqode-post-date {
color: #14141F;
background-color: #FFFFFF;
border-radius: 100%;
padding: 15px 22px;
text-align: center;
text-transform: uppercase;
position: absolute;
top: -38px;
left: 20px;
transition: all .3s ease;
}
html body .layout-30-top .blogsqode-post-date .blog_date {
display: block;
font-weight: 700;
font-size: 30px;
line-height: 30px;
color: var(--bg-color);
}
html body .layout-30-content .blogsqode_post_title {
padding-top: 0;
padding-bottom: 0;
}
html body .layout-30-bottom {
align-items: center;
margin: 20px 0;
}
html body .blogsqode-author-wrap-layout-30 {
display: flex;
align-items: center;
}
html body .blogsqode-author-wrap-layout-30 svg {
margin-right: 10px;
}
html body .blogsqode-author-wrap-layout-30 svg path,
html body .blogsqode-post-readtime-layout-30 svg path {
fill: var(--bg-color);
}
html body .blog-slider-layout-bg .blogsqode-author-wrap-layout-30 svg path,
html body .blog-slider-layout-bg .blogsqode-post-readtime-layout-30 svg path {
fill: var(--slider-bg-color);
}
html body .blog-slider-layout-bg-with-sidebar .blogsqode-author-wrap-layout-30 svg path,
html body .blog-slider-layout-bg-with-sidebar .blogsqode-post-readtime-layout-30 svg path {
fill: var(--slider-secondary-bg-color);
}
html body .blog-listing-with-sidebar .blogsqode-author-wrap-layout-30 svg path,
html body .blog-listing-with-sidebar .blogsqode-post-readtime-layout-30 svg path {
fill: var(--secondary-bg-color);
}
html body .blogsqode-author-wrap-layout-30 .blogsqode-author-name {
margin-bottom: 0 !important;
font-weight: 600;
font-size: 16px;
line-height: 20px;
color: #808080;
}
html body .blogsqode-post-readtime-layout-30 {
display: flex;
align-items: center;
line-height: 20px;
color: #808080;
}
html body .blogsqode-post-readtime-layout-30 svg {
margin-right: 10px !important;
}
html body .blogsqode_post_sort_desc-layout-30 {
height: 50px !important;
font-weight: 500 !important;
color: #808080 !important;
}
html body .layout-30-content .blogsqode_read_more_button {
margin-top: 20px;
}
html body .blog-thumbnail-wrap-layout-30 {
position: relative;
overflow: hidden;
}
html body .blog-thumbnail-wrap-layout-30::before {
content: "";
border: 0px solid rgba(0,0,0,0.7);
opacity: 0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;	
transition: all 0.4s ease-in-out;
}
html body .blogsqode-post-item-inner-layout-30:hover .blog-thumbnail-wrap-layout-30::before {
opacity: 1;
border: 155px solid rgba(0,0,0,0.7);
}
html body .blogsqode-post-item-inner-layout-30:hover .blogsqode_post_title a {
color: var(--bg-color);
}
html body .blogsqode-post-item-inner-layout-30:hover .blogsqode-post-date {
box-shadow: 0px 20px 40px -10px rgb(0 0 0 / 10%);
} html body #wrapper.social_share {
width: 18%;
height: 56px;
line-height: 56px;
}
html body .social_share input[type="checkbox"] {
display: none;
}
html body .social_share .social.checked_social{
opacity: 1;
transform: scale(1) translateY(-90px);
}
html body .social_share .label {
font-size: 18px;
color: #808080;
cursor: pointer;
position: relative;
z-index: 9;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
html body .social_share .social {
transform-origin: 50% 0%;
transform: scale(0) translateY(-190px);
opacity: 0;
transition: 0.5s;
}
html body .social_share ul {
width: 300px;
height: 50px;
color: #ffffff;
background: #3b5998;
margin:0;
padding: 0;
list-style: none;
position: relative;
right: 220px;
bottom: 18px;
}
html body .social_share ul li {
float: left;
width: 60px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
html body .social_share ul li a {
display: flex;
align-items: center;
justify-content: center;
padding: 10px 15px;
}
html body .social_share ul .twitter a svg {
margin-top: 2px;
}
html body .social_share ul li a svg path {
fill: #ffffff;
}
html body .social_share ul li:hover {
color: rgba(0, 0, 0, 0.5);
}
html body .social_share ul:after {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
margin: 46px auto;
height: 0;
width: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #C8232C;
}
html body .social_share .facebook {
background: #3B5998;
}
html body .social_share .twitter {
background: #00ACEE;
}
html body .social_share .linkedin {
background: #0A66C2;
}
html body .social_share .pinterest {
background: #C8232C;
}
html body .social_share .whatsapp  {
background: #25D366;
}
html body .single_blog_share_box_lyt_3 .social_share .label{
justify-content: end;
} html body #single-layout-2 .single_blog_wrapper,
html body #single-layout-3 .single_blog_wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
html body #single-layout-2 .user_detail_left_content,
html body #single-layout-3 .user_detail_left_content {
display: flex;
align-items: center;
}
html body #single-layout-2 .user_detail_right_content,
html body #single-layout-3 .user_detail_right_content {
display: flex;
align-items: center;
}
html body #single-layout-2 .user_image img,
html body #single-layout-3 .user_image img {
width: 40px;
height: 40px;
border-radius: 10px;
margin-right: 10px;
}
html body #single-layout-2 .user_name .blogsqode-author-name,
html body #single-layout-3 .user_name .blogsqode-author-name {
font-weight: 500;
font-size: 18px;
line-height: 18px;
color: #14141f;
margin-top: 0 !important;
text-transform: capitalize;
margin-bottom: 0;
}
html body #single-layout-3 .single_blog_date {
display: none;
}
html body #single-layout-2 .single_blog_date,
html body #single-layout-3 .single_blog_date {
margin-right: 40px;
}
html body #single-layout-2 .single_blog_date .blogsqode-post-date,
html body #single-layout-2 .single_blog_comment .blogsqode-comments-number,
html body #single-layout-3 .single_blog_date .blogsqode-post-date,
html body #single-layout-3 .single_blog_comment .blogsqode-comments-number {
margin: 0;
font-weight: 500;
font-size: 16px;
line-height: 16px;
color: #808080;
}
html body #single-layout-2 .blog-single-thumbnail-wrap,
html body #single-layout-3 .blog-single-thumbnail-wrap {
margin: 40px 0;
}
html body #single-layout-2 .blogsqode-social-icon,
html body #single-layout-3 .blogsqode-social-icon {
border-radius: 0;
background-color: transparent;
border: 1px solid #E9E9E9;
}
html .single-blogsqode-post.dark-mode-unable #single-layout-2 .blogsqode-social-icon,
html .single-blogsqode-post.dark-mode-unable #single-layout-3 .blogsqode-social-icon {
border: 1px solid #343444;
}
html body .blogsqode_tag_cat_wrap {
margin: 40px 0;
}
html body .post_cats,
html body .post_tags {
float: left;
width: 42%;
background: #F5F5F5;
margin-bottom: 40px;
padding: 20px;
}
html body.dark-mode-unable .post_cats,
html body.dark-mode-unable .post_tags,
html .blog-listing.dark-mode-unable .post_cats,
html .blog-listing.dark-mode-unable .post_tags,
html .blog-listing-slider.dark-mode-unable .post_cats,
html .blog-listing-slider.dark-mode-unable .post_tags,
html .single-blogsqode-post.dark-mode-unable .post_cats,
html .single-blogsqode-post.dark-mode-unable .post_tags {
background: #14141F;
}
html body .post_cats {
margin-right: 30px;
}
html body .blogsqode-single-post .post-navigation {
clear: both;
}
html body .post_cats h3,
html body .blogsqode-single-tags h3 {
font-weight: 700;
font-size: 18px;
line-height: 18px;
color: #14141F;
margin-top: 0;
margin-bottom: 25px;
}
html .single-blogsqode-post.dark-mode-unable #single-layout-2 .user_name .blogsqode-author-name,
html .single-blogsqode-post.dark-mode-unable .post_cats h3,
html .single-blogsqode-post.dark-mode-unable .blogsqode-single-tags h3,
html .blog-listing.dark-mode-unable .post_cats h3,
html .blog-listing.dark-mode-unable .blogsqode-single-tags h3,
html .blog-listing-slider.dark-mode-unable .post_cats h3,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-tags h3{
color: #ffffff;
}
html body .blogsqode-single-count-cat .blogsqode_post_cat,
html body .blogsqode-single-tags-link {
font-weight: 500;
font-size: 16px !important;
line-height: 12px;
text-transform: uppercase;
color: #000000 !important;
padding: 5px;
background-color: #ffffff;
margin: 0 5px;
}
html body #single-layout-1 .blogsqode-tag-social a.blogsqode-single-tags-link {
color: #808080 !important;
margin-left: 0;
padding: 0;
}
html .blog-single-layout.dark-mode-unable #single-layout-1 .blogsqode-tag-social a.blogsqode-single-tags-link,
html .blog-listing.dark-mode-unable #single-layout-1 .blogsqode-tag-social a.blogsqode-single-tags-link ,
html .blog-listing-slider.dark-mode-unable #single-layout-1 .blogsqode-tag-social a.blogsqode-single-tags-link  {
background-color: transparent;
}
html body .nav-links {
display: flex;
align-items: center;
}
html body .nav-previous a:has(> .single-layout-2-navigation.meta-nav) { 
display: flex !important;
flex-direction: row !important;
}
html body .nav-next a:has(> .single-layout-2-navigation.meta-nav) {
display: flex !important;
justify-content: flex-end;
flex-direction: row !important;
margin: 0;
}
html body .single-layout-2-navigation.meta-nav,
html body .single-layout-3-navigation.meta-nav {
margin: 0 !important;
text-transform: uppercase;
}
html body #single-layout-2 .blog-single-thumbnail-wrap,
html body #single-layout-3 .blog-single-thumbnail-wrap {
border-radius: 0;
} html body #single-layout-3 .blogsqode-tag-social {
display: none;
}
html body #single-layout-3 .blogsqode-entry-content p::first-letter {
font-weight: 500;
font-size: 100px;
line-height: 120px;
}
html body #single-layout-3 .post_cats {
float: none;
width: auto;
background-color: transparent;
margin-bottom: 0;
margin-right: 0;
padding: 0;
display: flex;
align-items: center;
}
html body #single-layout-3 .single_blog_share_box_lyt_3 {
display: flex;
align-items: center;
justify-content: end;
}
html body #single-layout-3 .blogsqode_tag_cat_wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
html body #single-layout-3 .post_cats h3 {
margin-bottom: 0;
margin-right: 10px;
}
html body #single-layout-3 .blogsqode_post_cat {
background-color: #ECF1F9;
border-radius: 5px;
margin-right: 10px;
padding: 5px 10px;
}
html body #single-layout-3 .single_blog_share_box_lyt_3 svg {
cursor: pointer;
}
html body #single-layout-3 .single_blog_share_box_lyt_3 h3 {
font-weight: 700;
font-size: 18px;
line-height: 18px;
color: #14141F;
padding-left: 10px;
cursor: pointer;
margin-bottom: 0;
margin-top: 0;
}
html body #single-layout-3 #wrapper.social_share {
width: auto;
height: 24px;
line-height: 30px;
text-align: right;
}
html body #single-layout-3 .social_share .label {
padding: 0;
font-size: 24px;
line-height: 24px;
}
html body #single-layout-3 .single_blog_share_box_lyt_3 label svg path {
fill: #14141F;
}
html body #single-layout-3 .social_share ul {
right: -140px;
}
html body #single-layout-3 .social_share .social {
transform: scale(0) translate(100px, -190px);
}
html body #single-layout-3 .social_share .social.checked_social {
opacity: 1;
transform: scale(1) translate(0px, -90px);
} html body #single-layout-4 .blog-single-thumbnail-wrap {
position: relative;
}
html body #single-layout-4 .blogsqode_l4_taxonomies{
position: relative;
display: flex;
align-items: center;
justify-content: start;
padding-top: 20px;
gap: 10px;
flex-wrap: wrap;
}
html body #single-layout-4 .blogsqode_l4_taxonomies .blogsqode_post_cat {
color: #ffffff !important;
background-color: var(--bg-color);
border-radius: 5px;
padding: 10px 15px;
margin-left: 20px !important;
}
html body #single-layout-4 .blogsqode-post-date  {
display: inline-block;
font-weight: 600;
font-size: 16px;
line-height: 16px;
color: var(--bg-color);
background-color: #ffffff;
border-radius: 5px;
padding: 10px 15px;
position: relative;
margin: 0;
}
html body #single-layout-4 .blogsqode-author-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
html body #single-layout-4 .author_detail_wrap {
display: flex;
align-items: center;
}
html body #single-layout-4 .author_detail_wrap .user_image img {
width: 40px;
height: 40px;
border-radius: 10px;
margin-right: 10px;
}
html body #single-layout-4 .author_detail_wrap .blogsqode-author-name {
font-weight: 500;
font-size: 18px;
line-height: 18px;
color: #14141f;
text-transform: capitalize;
}
html body #single-layout-4 .blogsqode-comments .blogsqode-comments-number {
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: #808080;
margin-bottom: 0;
}
html body #single-layout-4 .blogsqode-entry-content p {
margin-top: 30px !important;
}
html body #single-layout-4 .blogsqode-tag-social {
display: none;
}
html body #single-layout-4 .blogsqode-entry-content p::first-letter {
font-weight: 500;
font-size: 100px;
line-height: 120px;
color: #14141f;
}
html body #single-layout-4 .single_blog_tag_box_lyt_4,
html body #single-layout-4 .single_blog_share_box_lyt_4 {
margin-top: 40px;
}
html body #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags,
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share,
html body #single-layout-5 .tags-layout-5 .blogsqode-single-tags {
display: flex;
align-items: center;
}
html body #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags h3,
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share h3,
html body #single-layout-5 .tags-layout-5 .blogsqode-single-tags h3 {
font-weight: 700;
font-size: 18px;
line-height: 18px;
color: #ffffff;
background-color: var(--bg-color);
margin-bottom: 0;
margin-right: 20px;
padding: 10px 15px;
position: relative;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share h3 {
margin-top: 0;
}
html body #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags h3::after,
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share h3::after,
html body #single-layout-5 .tags-layout-5 .blogsqode-single-tags h3::after {
content: "";
width: 15px;
height: 15px;
background-color: var(--bg-color);
position: absolute;
top: 47%;
right: 0;
transform: rotate(45deg) translateY(-50%);
}
html body #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags a,
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a,
html body #single-layout-5 .tags-layout-5 .blogsqode-single-tags a {
font-weight: 500;
font-size: 16px !important;
line-height: 16px;
color: #000000 !important;
background: #ECF1F9;
border-radius: 5px;
width: auto;
height: auto;
margin: 0 0px;
padding: 10px 10px;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share{
flex-wrap: wrap;
gap: 10px;
}
html body .svg-box-lyt-4 {
width: 40px;
height: 40px;
border: 2px solid #ECF1F9;
border-radius: 100%;
margin-right: 10px;
display: flex;
align-items: center;
justify-content: center;
}
html body .svg-box-lyt-4.svg-next-box-lyt-4 {
margin-right: 0;
}
html body .svg-box-lyt-4 svg {
margin-right: 0 !important;
}
html body .nav-previous a:has(> .svg-box-lyt-4),
html body .nav-next a:has(.svg-box-lyt-4) {
align-items: center;
}
html body.single-blogsqode-layout-4 .navigation.post-navigation,
html body.single-blogsqode-layout-5 .navigation.post-navigation {
margin-top: 40px;
} html body #single-layout-5 .single_blog_wrapper {
display: flex;
align-items: center;
}
html body #single-layout-5 .single_blog_detail {
position: relative;
margin: 0 20px;
}
html body #single-layout-5 .single_blog_detail::after {
content: "";
width: 1px;
height: 20px;
background-color: #000000;
position: absolute;
top: 50%;
right: -20px;
transform: translateY(-50%);
}
html body #single-layout-5 .single_blog_detail.single_blog_category {
margin-left: 0;
}
html body #single-layout-5 .single_blog_detail.single_blog_comment {
margin-right: 0;
}
html body #single-layout-5 .single_blog_detail.single_blog_comment::after {
content: none;
}
html body #single-layout-5 .blogsqode-post-date,
html body #single-layout-5 .blogsqode-comments-number {
font-weight: 600;
font-size: 16px;
line-height: 16px;
margin: 0;
}
html body #single-layout-5 .blog-single-thumbnail-wrap {
border-radius: 0;
}
html body #single-layout-5 .blogsqode_post_cat {
position: relative;
top: 1px;
}
html body #single-layout-5 .blogsqode-author-name {
display: inline-block;
font-size: 18px;
line-height: 18px;
font-weight: 500;
color: #14141F;
text-transform: capitalize;
}
html body #single-layout-5 .blogsqode-entry-content p {
margin-top: 40px !important;
}
html body #single-layout-5 .blogsqode-entry-content p::first-letter {
font-weight: 500;
font-size: 100px;
line-height: 120px;
color: #808080;
}
html body #single-layout-5 .blogsqode-tag-social {
display: none;
}
html body #single-layout-5 .tags-layout-5 {
margin-top: 40px;
}
html body #single-layout-5 .blogsqode-single-social-share {
margin-top: 40px;
display: flex;
justify-content: space-between;
}
html body #single-layout-5 .blogsqode-single-social-share a {
background-color: blue;
width: 130px;
height: 40px;
border-radius: 0;
margin: 0;
display: flex;
align-items: center;
justify-content: center;
}
html body #single-layout-5 .blogsqode-social-icon.facebook {
background-color: #3b5998;
}
html body #single-layout-5 .blogsqode-social-icon.twitter {
background-color: #55acee;
}
html body #single-layout-5 .blogsqode-social-icon.linkedin {
background-color: #007bb5;
}
html body #single-layout-5 .blogsqode-social-icon.pinterest {
background-color: #E60023;
}
html body #single-layout-5 .blogsqode-social-icon.whatsapp {
background-color: #25D366;
}
html body.single-blogsqode-layout-5 .pagination-title-date .post-title {
margin: 0 !important;
}
html body.single-blogsqode-layout-5 .blogsqode_main_head .blogsqode-single-post .nav-links .meta-nav {
margin-right: 0 !important;
}
html body.single-blogsqode-layout-5 .navigation .nav-links a {
margin: 0;
}
html body.single-blogsqode-layout-5 .entry-title.blogsqode-single-post-title {
margin-bottom: 30px;
} html body .category-filter-all.slick-slider .slick-pre {
position: absolute;
right: 30px;
top: 0;
z-index: 111;
cursor: pointer;
background: #fff;
height: 34px;
}
html body .category-filter-all.slick-slider .slick-next {
right: 0;
position: absolute;
top: 0;
z-index: 111;
cursor: pointer;
background: #fff;
height: 34px;
}
.category-general-filter-all.slick-slider .slick-pre:hover rect,
.category-general-filter-all.slick-slider .slick-pre:hover path,
.category-general-filter-all.slick-slider .slick-next:hover rect,
.category-general-filter-all.slick-slider .slick-next:hover path {
stroke:#fff;
fill: var(--bg-color);
}
.category-general-filter.slick-slider .slick-pre:hover rect,
.category-general-filter.slick-slider .slick-pre:hover path,
.category-general-filter.slick-slider .slick-next:hover rect,
.category-general-filter.slick-slider .slick-next:hover path {
stroke:#fff;
fill: var(--secondary-bg-color);
}
.category-multiple-slide.slick-slider .slick-pre:hover rect,
.category-multiple-slide.slick-slider .slick-pre:hover path,
.category-multiple-slide.slick-slider .slick-next:hover rect,
.category-multiple-slide.slick-slider .slick-next:hover path {
stroke:#fff;
fill: var(--slider-bg-color);
}
.cat-with-slide.slick-slider .slick-pre:hover rect,
.cat-with-slide.slick-slider .slick-pre:hover path,
.cat-with-slide.slick-slider .slick-next:hover rect,
.cat-with-slide.slick-slider .slick-next:hover path {
stroke:#fff;
fill: var(--slider-secondary-bg-color);
}
.category-name.mixitup-control-active {
background-color: var(--slider-secondary-bg-color);
color: #fff;
}
.category-name.cat-name-active {
background-color: var(--slider-secondary-bg-color);
color: #fff !important;
}
.category-slider-filter-general .category-name.cat-name-active,
.category-general-filter-all .category-name.cat-name-active,
.category-general-filter-all .category-name.mixitup-control-active {
background-color: var(--bg-color);
color: #fff !important;
}
.category-general-filter-all .category-name.cat-name-active:focus,
.category-general-filter-all .category-name.mixitup-control-active:focus{
background-color: var(--bg-color) !important;
}
.category-filter-all{
padding-bottom:20px;
}
.category-filter-all.slick-slider .category-name{
margin: 0 10px;
}
.category-general-filter .category-name.cat-name-active,
.category-general-filter .category-name.mixitup-control-active {
background-color: var(--secondary-bg-color);
color: #fff;
}
.category-general-filter .category-name:hover,
.category-general-filter .category-name:focus {
background-color: var(--secondary-bg-color) !important; 
color: #fff; 
}
.category-general-filter-all .category-name:hover,
.category-general-filter-all .category-name:focus {
background-color: var(--bg-color) !important; 
color: #fff; 
}
.category-general-filter-no-sidebar .category-name.cat-name-active,
.category-general-filter-no-sidebar .category-name.mixitup-control-active {
background-color: var(--bg-color);
color: #fff;
}
.category-general-filter-no-sidebar .category-name:hover,
.category-general-filter-no-sidebar .category-name:focus {
background-color: var(--bg-color) !important; 
color: #fff; 
}
.category-multiple-slide .category-name.cat-name-active,
.category-multiple-slide .category-name.mixitup-control-active{
background-color: var(--slider-bg-color)!important;
color: #fff;
}
.category-slider-filter-general .category-name.mixitup-control-active{
background-color: var(--bg-color);
color: #fff;
}
.category-slider-filter2.cat-with-side .category-name.mixitup-control-active,
.category-slider-filter2.cat-with-side .category-name.mixitup-control-active:focus{
background-color: var(--bg-color);
color: #fff;
}
.category-slider-filter2.cat-with-slide .category-name.mixitup-control-active,
.category-slider-filter2.cat-with-slide .category-name.mixitup-control-active:focus,
.category-slider-filter2.cat-with-slide .category-name.cat-name-active:focus{
background-color: var(--slider-secondary-bg-color) !important;
color: #fff;
}
.category-slider-filter,
.category-slider-filter2,
.category-slider-filter-general,
.category-general-filter,
.category-general-filter-no-sidebar,
.category-general-filter-all{
display: flex;
gap: 10px;
flex-wrap: wrap;
justify-content: center;
}
.category-slider-filter a.category-name,
.category-slider-filter2 a.category-name,
.category-slider-filter-general a.category-name,
.category-general-filter a.category-name,
.category-general-filter-no-sidebar a.category-name,
.category-general-filter-all a.category-name{
cursor:pointer;
font-weight: 600;
border: 2px solid #bbb;
color:#000;
text-transform: uppercase;
text-align: center;
padding: 5px 10px;
font-size: 16px;
line-height: 20px;
border-radius: 10px;
} html body .blogsqode-slick-slider .slick-list,
html body .blog-slick-slider-with-sidebar .slick-list{
max-width: calc(100% - 60px);
margin:0 auto;
}
html body .blogsqode-post-item.slick-slide{
height:unset;
}
html body .blogsqode-slick-slider .slick-prev,
html body .blogsqode-slick-slider .slick-next,
html body .blog-slick-slider-with-sidebar .slick-prev,
html body .blog-slick-slider-with-sidebar .slick-next{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
html body .blogsqode-slick-slider .slick-prev,
html body .blog-slick-slider-with-sidebar .slick-prev{
left: 0px;
}
html body .blogsqode-slick-slider .slick-next,
html body .blog-slick-slider-with-sidebar .slick-next{
right: 0px;
}
html body .blogsqode-slick-slider .slick-prev:hover svg rect,
html body .blogsqode-slick-slider .slick-next:hover svg rect{
stroke: var(--slider-bg-color);
}
html body .blog-slick-slider-with-sidebar .slick-prev:hover svg rect,
html body .blog-slick-slider-with-sidebar .slick-next:hover svg rect{
stroke: var(--slider-secondary-bg-color);
}
html body .blogsqode-slick-slider .slick-prev:hover svg path,
html body .blogsqode-slick-slider .slick-next:hover svg path,
html body .blog-slick-slider-with-sidebar .slick-prev:hover svg path,
html body .blog-slick-slider-with-sidebar .slick-next:hover svg path {
fill: #fff;
}
html body .blogsqode-slick-slider .slick-prev:hover svg,
html body .blogsqode-slick-slider .slick-next:hover svg,
html body .blog-slick-slider-with-sidebar .slick-prev:hover svg,
html body .blog-slick-slider-with-sidebar .slick-next:hover svg{
fill: var(--slider-bg-color);
}
html body .blog-slick-slider-with-sidebar .slick-prev:hover svg,
html body .blog-slick-slider-with-sidebar .slick-next:hover svg{
fill: var(--slider-secondary-bg-color);
} html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2,
html .blog-listing.dark-mode-unable .layout-1 .blogsqode_post_cat ,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2,
html .blog-listing-slider.dark-mode-unable .layout-1 .blogsqode_post_cat,
html .blog-listing-slider-with.blog-slider-layout-bg-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1,
html .blog-listing-slider-with.blog-slider-layout-bg-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2,
html .blog-listing-slider-with.blog-slider-layout-bg-with-sidebar.dark-mode-unable .layout-1 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2,
html .blog-listing-with-sidebar.dark-mode-unable .layout-1 .blogsqode_post_cat{
color: #32e1fb !important;
}
html .blog-listing.dark-mode-unable .layout-1 .blogsqode-post-item-inner .content,
html .blog-listing-slider.dark-mode-unable .layout-1 .blogsqode-post-item-inner .content,
html .blog-listing-slider-with.blog-slider-layout-bg-with-sidebar.dark-mode-unable .layout-1 .blogsqode-post-item-inner .content
html .blog-listing-with-sidebar.dark-mode-unable .layout-1 .blogsqode-post-item-inner .content {
border: 1px solid #14141f;
background-color: #14141f
}
html .blog-listing.dark-mode-unable .comment-meta .comment-author .fn,
html .blog-listing.dark-mode-unable .comment-reply-title,
html .blog-listing.dark-mode-unable .comment-respond .comment-form>p label,
html .blog-listing.dark-mode-unable .blogsqode-authorname-date .blogsqode-author-name,
html .blog-listing.dark-mode-unable .blogsqode-comment-title,
html .blog-listing.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h2,
html .blog-listing.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h3,
html .single-blogsqode-post.dark-mode-unable .blogsqode-tag-social h3,
html .blog-listing.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover,
html .blog-listing.dark-mode-unable .post-navigation .pagination-title-date .post-title,
html .blog-listing.dark-mode-unable h2.entry-title.blogsqode-single-post-title,
html .blog-listing-slider.dark-mode-unable .comment-meta .comment-author .fn,
html .blog-listing-slider.dark-mode-unable .comment-reply-title,
html .blog-listing-slider.dark-mode-unable .comment-respond .comment-form>p label,
html .blog-listing-slider.dark-mode-unable .blogsqode-authorname-date .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .blogsqode-comment-title,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h2,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h3,
html .blog-listing-slider.dark-mode-unable .blogsqode-tag-social h3,
html .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover,
html .blog-listing-slider.dark-mode-unable .post-navigation .pagination-title-date .post-title,
html .blog-listing-slider-with.dark-mode-unable .comment-meta .comment-author .fn,
html .blog-listing-slider-with.dark-mode-unable .comment-reply-title,
html .blog-listing-slider-with.dark-mode-unable .comment-respond .comment-form>p label,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-authorname-date .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-comment-title,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h2,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h3,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-tag-social h3,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover,
html .blog-listing-slider-with.dark-mode-unable .post-navigation .pagination-title-date .post-title,
html .blog-listing-with-sidebar.dark-mode-unable .comment-meta .comment-author .fn,
html .blog-listing-with-sidebar.dark-mode-unable .comment-reply-title,
html .blog-listing-with-sidebar.dark-mode-unable .comment-respond .comment-form>p label,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-authorname-date .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-comment-title,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h2,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h3,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-tag-social h3,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover,
html .blog-listing-with-sidebar.dark-mode-unable .post-navigation .pagination-title-date .post-title,
html .single-blogsqode-post.dark-mode-unable.blogsqode_main_head h2.entry-title.blogsqode-single-post-title,
html .single-blogsqode-post.dark-mode-unable.blogsqode_main_head .blogsqode-authorname-date .blogsqode-author-name,
html .single-blogsqode-post.dark-mode-unable .comment-meta .comment-author .fn,
html .single-blogsqode-post.dark-mode-unable .comment-reply-title,
html .single-blogsqode-post.dark-mode-unable .comment-respond .comment-form>p label,
html .single-blogsqode-post.dark-mode-unable .blogsqode-authorname-date .blogsqode-author-name,
html .single-blogsqode-post.dark-mode-unable .blogsqode-comment-title,
html .single-blogsqode-post.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h2,
html .single-blogsqode-post.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h3,
html .single-blogsqode-post.dark-mode-unable .blogsqode-tag-social h3,
html .single-blogsqode-post.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a,
html .single-blogsqode-post.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus,
html .single-blogsqode-post.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html .single-blogsqode-post.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus,
html .single-blogsqode-post.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover,
html .single-blogsqode-post.dark-mode-unable .post-navigation .pagination-title-date .post-title,
html .single-blogsqode-post.dark-mode-unable h2.entry-title.blogsqode-single-post-title{
color: #fff;
}
html .blog-listing.dark-mode-unable .blogsqode-entry-content blockquote p,
html .single-blogsqode-post.dark-mode-unable .blogsqode-single-post .nav-links .meta-nav,
html .blog-listing.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a:focus,
html .blog-listing.dark-mode-unable .selected-layout.layout-9 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blogsqode-entry-content blockquote p,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-post .nav-links .meta-nav,
html .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a:focus,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-9 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-entry-content blockquote p,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-single-post .nav-links .meta-nav,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a:focus,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-9 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-entry-content blockquote p,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-single-post .nav-links .meta-nav,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a:focus,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-9 .blogsqode_post_cat{
color: #fff !important;
}
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2 svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2 svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2 svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2 svg path   {
fill: #32E1FB;
}
html .blog-listing.dark-mode-unable .blogsqode-navigation ul li a svg path,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus svg path,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover svg path,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus svg path,
html .blog-listing.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover svg path ,
html .blog-listing-slider.dark-mode-unable .blogsqode-navigation ul li a svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-navigation ul li a svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-navigation ul li a svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover svg path{
fill: #ffffff;
}
html .blog-listing.dark-mode-unable .blogsqode-navigation ul li a:focus svg path,
html .blog-listing.dark-mode-unable .blogsqode-navigation ul li a:hover svg path,
html .blog-listing.dark-mode-unable .blogsqode-navigation ul li.active a svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode-navigation ul li a:focus svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode-navigation ul li a:hover svg path,
html .blog-listing-slider.dark-mode-unable .blogsqode-navigation ul li.active a svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-navigation ul li a:focus svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-navigation ul li a:hover svg path,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-navigation ul li.active a svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-navigation ul li a:focus svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-navigation ul li a:hover svg path,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-navigation ul li.active a svg path  {
fill: #14141f;
stroke: #ffffff;
}
html .single-blogsqode-post.dark-mode-unable.blogsqode_main_head,
html .blog-listing.dark-mode-unable .layout-4 .blogsqode-post-item-inner,
html .blog-listing.dark-mode-unable .layout-8 .blogsqode_post_cat,
html .blog-listing.dark-mode-unable .layout-8-content,
html .blog-listing-slider.dark-mode-unable .blogsqode_main_head,
html .blog-listing-slider.dark-mode-unable .layout-4 .blogsqode-post-item-inner,
html .blog-listing-slider.dark-mode-unable .layout-8 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .layout-8-content,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_main_head,
html .blog-listing-slider-with.dark-mode-unable .layout-4 .blogsqode-post-item-inner,
html .blog-listing-slider-with.dark-mode-unable .layout-8 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .layout-8-content,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_main_head,
html .blog-listing-with-sidebar.dark-mode-unable .layout-4 .blogsqode-post-item-inner,
html .blog-listing-with-sidebar.dark-mode-unable .layout-8 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .layout-8-content {
background-color: #000;
}
html .blog-listing.dark-mode-unable .layout-8 .blogsqode_post_cat ,
html .blog-listing-slider.dark-mode-unable .layout-8 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .layout-8 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .layout-8 .blogsqode_post_cat {
color: #ffffff !important;
}
html .blog-listing.dark-mode-unable .layout-4 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .layout-4 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .layout-4 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .layout-4 .blogsqode_post_cat {
color: #000000 !important;
background-color: #32E1FB;
}
html .blog-listing.dark-mode-unable .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat,
html .blog-listing.dark-mode-unable .blogsqode-entry-content blockquote,
html .single-blogsqode-post.dark-mode-unable.blogsqode_main_head .blogsqode-single-social-share .blogsqode-social-icon,
html .blog-listing.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing.dark-mode-unable .layout-6-top,
html .blog-listing.dark-mode-unable .layout-9-content,
html .blog-listing.dark-mode-unable .layout-7-content,
html .blog-listing.dark-mode-unable .layout-12 .blogsqode-post-item-inner,
html .blog-listing-slider.dark-mode-unable .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blogsqode-entry-content blockquote,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-social-share .blogsqode-social-icon,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing-slider.dark-mode-unable .layout-6-top,
html .blog-listing-slider.dark-mode-unable .layout-9-content,
html .blog-listing-slider.dark-mode-unable .layout-7-content,
html .blog-listing-slider.dark-mode-unable .layout-12 .blogsqode-post-item-inner,
html .blog-listing-slider-with.dark-mode-unable .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-entry-content blockquote,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-single-social-share .blogsqode-social-icon,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing-slider-with.dark-mode-unable .layout-6-top,
html .blog-listing-slider-with.dark-mode-unable .layout-9-content,
html .blog-listing-slider-with.dark-mode-unable .layout-7-content,
html .blog-listing-slider-with.dark-mode-unable .layout-12 .blogsqode-post-item-inner,
html .blog-listing-with-sidebar.dark-mode-unable .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-entry-content blockquote,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-single-social-share .blogsqode-social-icon,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-6-top,
html .blog-listing-with-sidebar.dark-mode-unable .layout-9-content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-7-content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-12 .blogsqode-post-item-inner{
background-color: #14141f;
}
html .blog-listing.dark-mode-unable .comment-respond,
html .blog-listing.dark-mode-unable .blogsqode-comment-title,
html .blog-listing.dark-mode-unable .blogsqode-single-post .post-navigation,
html .blog-listing.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing-slider.dark-mode-unable .comment-respond,
html .blog-listing-slider.dark-mode-unable .blogsqode-comment-title,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-post .post-navigation,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing-slider-with.dark-mode-unable .comment-respond,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-comment-title,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-single-post .post-navigation,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-3 .content,
html .blog-listing-with-sidebar.dark-mode-unable .comment-respond,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-comment-title,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-single-post .post-navigation,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-3 .content {
border-color: #14141f
}
html .blog-listing.dark-mode-unable input,
html .blog-listing.dark-mode-unable textarea,
html .blog-listing-slider.dark-mode-unable input,
html .blog-listing-slider.dark-mode-unable textarea,
html .blog-listing-slider-with.dark-mode-unable input,
html .blog-listing-slider-with.dark-mode-unable textarea,
html .blog-listing-with-sidebar.dark-mode-unable input,
html .blog-listing-with-sidebar.dark-mode-unable textarea {
background-color: #14141f !important
}
html .blog-listing.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing.dark-mode-unable .layout-7-content,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing-slider.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing-slider.dark-mode-unable .layout-7-content,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing-slider-with.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing-slider-with.dark-mode-unable .layout-7-content,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-5 .content,
html .blog-listing-with-sidebar.dark-mode-unable .selected-layout.layout-6 .content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-7-content{
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);	
}
html .blog-listing.dark-mode-unable .layout-6-top,
html .blog-listing-slider.dark-mode-unable .layout-6-top,
html .blog-listing-slider-with.dark-mode-unable .layout-6-top,
html .blog-listing-with-sidebar.dark-mode-unable .layout-6-top{
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.3);	
}
html .blog-listing.dark-mode-unable .layout-12 .blogsqode-post-item-inner,
html .blog-listing-slider.dark-mode-unable .layout-12 .blogsqode-post-item-inner,
html .blog-listing-slider-with.dark-mode-unable .layout-12 .blogsqode-post-item-inner,
html .blog-listing-with-sidebar.dark-mode-unable .layout-12 .blogsqode-post-item-inner{
box-shadow: 0px 20px 40px -10px rgba(20, 20, 31, 0.1);
}
html .blog-listing.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat {
color: var(--bg-color) !important;
background-color: transparent;
}
html .blog-slider-layout-bg.blog-listing.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat,
html .blog-slider-layout-bg.blog-listing-slider.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat {
color: var(--slider-bg-color) !important;
background-color: transparent;
}
html .blog-slider-layout-bg-with-sidebar.blog-listing.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat,
html .blog-slider-layout-bg-with-sidebar.blog-listing-slider.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat {
color: var(--slider-secondary-bg-color) !important;
background-color: transparent;
}
html .blog-listing.dark-mode-unable .blogsqode-post-item-inner,
html .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner {
background-color: #000000;
}
html .blog-listing.dark-mode-unable .blogsqode_post_cat.layout-11,
html .blog-listing.dark-mode-unable .layout-13-top .blogsqode-post-date,
html .blog-listing.dark-mode-unable .layout-13-top .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blogsqode_post_cat.layout-11,
html .blog-listing-slider.dark-mode-unable .layout-13-top .blogsqode-post-date,
html .blog-listing-slider.dark-mode-unable .layout-13-top .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blogsqode_post_cat.layout-11,
html .blog-listing-slider-with.dark-mode-unable .layout-13-top .blogsqode-post-date,
html .blog-listing-slider-with.dark-mode-unable .layout-13-top .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode_post_cat.layout-11,
html .blog-listing-with-sidebar.dark-mode-unable .layout-13-top .blogsqode-post-date,
html .blog-listing-with-sidebar.dark-mode-unable .layout-13-top .blogsqode_post_cat{
color: #808080 !important;
}
html .blog-listing.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat{
background-color: #32E1FB;
}
html .blog-listing.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blog-thumbnail-wrap-layout-16 .blogsqode_post_cat {
color: #000000 !important;
}
html .blog-listing.dark-mode-unable .layout-18-content,
html .blog-listing-slider.dark-mode-unable .layout-18-content,
html .blog-listing-slider-with.dark-mode-unable .layout-18-content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-18-content {
background-color: #000000;
}
html .blog-listing.dark-mode-unable .layout-19-content .blogsqode-post-date,
html .blog-listing-slider.dark-mode-unable .layout-19-content .blogsqode-post-date,
html .blog-listing-slider-with.dark-mode-unable .layout-19-content .blogsqode-post-date,
html .blog-listing-with-sidebar.dark-mode-unable .layout-19-content .blogsqode-post-date{
color: #ffffff;
background-color: #000000;
}
html .blog-listing.dark-mode-unable .layout-19-top .blogsqode-author-name ,
html .blog-listing-slider.dark-mode-unable .layout-19-top .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .layout-19-top .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .layout-19-top .blogsqode-author-name {
color: #808080;
}
html .blog-listing.dark-mode-unable .layout-20-top .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .layout-20-top .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .layout-20-top .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .layout-20-top .blogsqode_post_cat  {
color: #808080 !important;
}
html .blog-listing.dark-mode-unable .blogsqode-post-background-layout-21,
html .blog-listing-slider.dark-mode-unable .blogsqode-post-background-layout-21,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-post-background-layout-21,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-background-layout-21  {
background-color: #ffffff;
}
html .blog-listing.dark-mode-unable .layout-25-content,
html .blog-listing-slider.dark-mode-unable .layout-25-content,
html .blog-listing-slider-with.dark-mode-unable .layout-25-content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-25-content {
background-color: #000000;
border: 1px solid #000000;
}
html .blog-listing.dark-mode-unable .layout-25-bottom .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .layout-25-bottom .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .layout-25-bottom .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .layout-25-bottom .blogsqode-author-name  {
color: #808080;
}
html .blog-listing.dark-mode-unable .layout-26-bottom .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .layout-26-bottom .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .layout-26-bottom .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .layout-26-bottom .blogsqode-author-name  {
color: #808080;
}
html .blog-listing.dark-mode-unable .blog_lyt_26_mask_1,
html .blog-listing.dark-mode-unable .blog_lyt_26_mask_2,
html .blog-listing-slider.dark-mode-unable .blog_lyt_26_mask_1,
html .blog-listing-slider.dark-mode-unable .blog_lyt_26_mask_2,
html .blog-listing-slider.dark-mode-unable .blog_lyt_26_mask_1,
html .blog-listing-slider.dark-mode-unable .blog_lyt_26_mask_2,
html .blog-listing-with-sidebar.dark-mode-unable .blog_lyt_26_mask_1,
html .blog-listing-with-sidebar.dark-mode-unable .blog_lyt_26_mask_2 {
background: rgba(255, 255, 255, 0.3);
}
html .blog-listing.dark-mode-unable .blogsqode-author-comment-layout-27 .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .blogsqode-author-comment-layout-27 .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-author-comment-layout-27 .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-author-comment-layout-27 .blogsqode-author-name {
color: #808080;
}
html .blog-listing.dark-mode-unable .blog-thumbnail-wrap-layout-27::before ,
html .blog-listing-slider.dark-mode-unable .blog-thumbnail-wrap-layout-27::before,
html .blog-listing-slider-with.dark-mode-unable .blog-thumbnail-wrap-layout-27::before,
html .blog-listing-with-sidebar.dark-mode-unable .blog-thumbnail-wrap-layout-27::before{
content: none;
}
html .blog-listing.dark-mode-unable .layout-28-content,
html .blog-listing-slider.dark-mode-unable .layout-28-content,
html .blog-listing-slider-with.dark-mode-unable .layout-28-content,
html .blog-listing-with-sidebar.dark-mode-unable .layout-28-content {
background-color: #000000;
}
html .blog-listing.dark-mode-unable .layout-28-bottom .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .layout-28-bottom .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .layout-28-bottom .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .layout-28-bottom .blogsqode-author-name {
color: #808080;
}
html .blog-listing.dark-mode-unable .blog-thumbnail-wrap-layout-29 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable .blog-thumbnail-wrap-layout-29 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable .blog-thumbnail-wrap-layout-29 .blogsqode_post_cat,
html .blog-listing-with-sidebar.dark-mode-unable .blog-thumbnail-wrap-layout-29 .blogsqode_post_cat{
background-color: #32E1FB;
}
html .blog-listing.dark-mode-unable .blogsqode-author-wrap-layout-30 .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable .blogsqode-author-wrap-layout-30 .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-author-wrap-layout-30 .blogsqode-author-name,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-author-wrap-layout-30 .blogsqode-author-name{
color: #808080;
}
html .blog-listing.dark-mode-unable .layout-30-top .blogsqode-post-date,
html .blog-listing-slider.dark-mode-unable .layout-30-top .blogsqode-post-date,
html .blog-listing-slider-with.dark-mode-unable .layout-30-top .blogsqode-post-date,
html .blog-listing-with-sidebar.dark-mode-unable .layout-30-top .blogsqode-post-date{
background-color: #32E1FB;
}
html .blogsqode-blog-wrap.blog-listing.dark-mode-unable .layout-30-top .blogsqode-post-date .blog_date,
html .blog-listing-slider.dark-mode-unable .layout-30-top .blogsqode-post-date .blog_date,
html .blog-listing-slider-with.dark-mode-unable .layout-30-top .blogsqode-post-date .blog_date,
html .blog-listing-with-sidebar.dark-mode-unable .layout-30-top .blogsqode-post-date .blog_date {
color: #000000;
}
html .blog-listing.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blog-thumbnail-wrap-layout-30::before,
html .blog-listing-slider.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blog-thumbnail-wrap-layout-30::before,
html .blog-listing-slider-with.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blog-thumbnail-wrap-layout-30::before,
html .blog-listing-with-sidebar.dark-mode-unable .blogsqode-post-item-inner-layout-30:hover .blog-thumbnail-wrap-layout-30::before {
opacity: 1;
border: 140px solid rgba(255,255,255,0.7);
}
html .blog-listing.dark-mode-unable #single-layout-3 .user_name .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable #single-layout-3 .user_name .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable #single-layout-3 .user_name .blogsqode-author-name,
html .single-blogsqode-post.dark-mode-unable #single-layout-3 .user_name .blogsqode-author-name {
color: #ffffff;
}
html .blog-listing.dark-mode-unable #single-layout-3 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable #single-layout-3 .blogsqode_post_cat,
html .blog-listing-slider-with.dark-mode-unable #single-layout-3 .blogsqode_post_cat,
html .single-blogsqode-post.dark-mode-unable #single-layout-3 .blogsqode_post_cat{
color: #ffffff !important;
background-color: #343444;
}
html .blog-listing.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 label svg path,
html .blog-listing-slider.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 label svg path,
html .blog-listing-slider-with.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 label svg path,
html .single-blogsqode-post.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 label svg path {
fill: #ffffff;
}
html .blog-listing.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 h3,
html .blog-listing-slider.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 h3,
html .blog-listing-slider-with.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 h3,
html .single-blogsqode-post.dark-mode-unable #single-layout-3 .single_blog_share_box_lyt_3 h3 {
color: #ffffff;
}
html .blog-listing.dark-mode-unable #single-layout-4 .blogsqode-post-date,
html .blog-listing-slider.dark-mode-unable #single-layout-4 .blogsqode-post-date,
html .blog-listing-slider-with.dark-mode-unable #single-layout-4 .blogsqode-post-date,
html .single-blogsqode-post.dark-mode-unable #single-layout-4 .blogsqode-post-date {
color: #ffffff;
background-color: #000000;
}
html .blog-listing.dark-mode-unable #single-layout-4 .author_detail_wrap .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable #single-layout-4 .author_detail_wrap .blogsqode-author-name,
html .blog-listing-slider-with.dark-mode-unable #single-layout-4 .author_detail_wrap .blogsqode-author-name,
html .single-blogsqode-post.dark-mode-unable #single-layout-4 .author_detail_wrap .blogsqode-author-name{
color: #ffffff;
}
html .blog-listing.dark-mode-unable #single-layout-4 .blogsqode-entry-content p::first-letter,
html .blog-listing-slider.dark-mode-unable #single-layout-4 .blogsqode-entry-content p::first-letter,
html .blog-listing-slider-with.dark-mode-unable #single-layout-4 .blogsqode-entry-content p::first-letter,
html .single-blogsqode-post.dark-mode-unable #single-layout-4 .blogsqode-entry-content p::first-letter{
color: #808080;
}
html .blog-listing.dark-mode-unable #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags a,
html .blog-listing.dark-mode-unable #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a,
html .blog-listing-slider.dark-mode-unable #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags a,
html .blog-listing-slider.dark-mode-unable #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a,
html .single-blogsqode-post.dark-mode-unable #single-layout-4 .single_blog_tag_box_lyt_4 .blogsqode-single-tags a,
html .single-blogsqode-post.dark-mode-unable #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a  {
color: #ffffff !important;
background-color: #343444;
}
html .blog-listing.dark-mode-unable #single-layout-5 .single_blog_detail::after,
html .blog-listing-slider.dark-mode-unable #single-layout-5 .single_blog_detail::after,
html .single-blogsqode-post.dark-mode-unable #single-layout-5 .single_blog_detail::after{
background-color: #808080;
}
html .single-blogsqode-post.dark-mode-unable #single-layout-5 .blogsqode_post_cat,
html .single-blogsqode-post.dark-mode-unable #single-layout-5 .blogsqode-post-date,
html .single-blogsqode-post.dark-mode-unable #single-layout-5 .blogsqode-comments-number,
html .single-blogsqode-post.dark-mode-unable #single-layout-5 .blogsqode-author-name,
html .blog-listing-slider.dark-mode-unable #single-layout-5 .blogsqode_post_cat,
html .blog-listing-slider.dark-mode-unable #single-layout-5 .blogsqode-post-date,
html .blog-listing-slider.dark-mode-unable #single-layout-5 .blogsqode-comments-number,
html .blog-listing-slider.dark-mode-unable #single-layout-5 .blogsqode-author-name {
color: #ffffff !important;
}
html body .blogsqode_single_tags_4 {
display: flex;
gap: 5px;
}
html .single-blogsqode-post.dark-mode-unable #single-layout-5 .tags-layout-5 .blogsqode-single-tags a,
html .blog-listing-slider.dark-mode-unable #single-layout-5 .tags-layout-5 .blogsqode-single-tags a {
color: #ffffff !important;
background-color: #343444;
}
@media(min-width: 1500px){
html body .blogsqode-blog-wrap .selected-layout.post-grid-4{
max-width: 1500px;
}
}
@media(max-width: 1500px){
html body .blogsqode-blog-wrap .selected-layout.layout-5,
html body .category-filter-all{
max-width: 100%;
}
}
@media(max-width: 1600px) and (min-width: 1200px){
html body .layout-10-top{
padding: 20px 10px;
}
html body .layout-10-top .blogsqode_post_cat,
html body  .layout-10-top .blogsqode-post-date{
margin: 0 5px!important;
}
}
@media(max-width: 1500px) and (min-width: 1200px){
html body .post-grid-4 .layout-8-content .blogsqode-comments-number,
html body .post-grid-4 .layout-9-content .blogsqode-comments-number{
float: none;
clear: both;
display: inline-block;
width: 100%;
}
html body .post-grid-4 .blog-thumbnail-wrap.layout-7,
html body .post-grid-4 .blog-thumbnail-wrap.layout-8,
html body .post-grid-4 .blog-thumbnail-wrap.layout-9{
height: 240px;
}
html body .post-grid-4 .blog-thumbnail-wrap.layout-11,
html body .post-grid-4 .blog-thumbnail-wrap.layout-12{
height: 300px;
}
html body .post-grid-4 .layout-12-top{
display: block;
text-align: center;
top: -30px;
padding: 10px;
}
html body .post-grid-4 .blogsqode_post_cat.layout-12{
margin-bottom: 5px!important;
}
html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
padding: 35px 20px 30px 20px;
}
}
@media(min-width:1200px) {
html body .post-grid-2 .blog-thumbnail-wrap.layout-1 {
height: 230px
}
html body .blogsqode-blog-wrap .selected-layout.post-grid-4 .layout-5-top{
display: block;
}
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date:before, 
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date:after{
content: none;
}
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode_post_cat{
float: left;
}
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date{
float: right;
}
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-comments-number{
display: block;
margin-top: 5px;
clear: both;
}
}
@media(max-width: 1410px) and (min-width: 1200px){
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date{
float: none;
margin-top: 5px;
}
html body .selected-layout.post-grid-4 .layout-5-top .blogsqode_post_cat{
float: none;
}
}
@media(max-width:1500px) {
html body .blog-single-thumbnail-wrap {
height: 500px
}
}
@media(max-width:1300px) {
html body .post-grid-4 .blogsqode-post-item{
max-width: 100%;
width: 25%
}
html body .selected-layout.layout-5 .content,
html body .selected-layout.layout-6 .content{
padding: 10px;
}
}
@media(max-width: 1200px) {
html body #single-layout-5 .blogsqode-single-social-share a {
width: 110px;
}
html body #single-layout-5 .blogsqode-entry-content p {
margin-top: 20px !important;
}
html body.single-blogsqode-layout-4 .blogsqode-comment-title {
margin-top: 20px;
}
html body.single-blogsqode-layout-4 .blogsqode-single-post .post-navigation {
padding-top: 20px;
}
html body #single-layout-4 .single_blog_tag_box_lyt_4, 
html body #single-layout-4 .single_blog_share_box_lyt_4 {
margin-top: 30px;
}
html body #single-layout-4 .blogsqode-entry-content p {
margin-top: 20px !important;
}
html body #single-layout-3 .blogsqode-entry-content p::first-letter,
html body #single-layout-4 .blogsqode-entry-content p::first-letter,
html body #single-layout-5 .blogsqode-entry-content p::first-letter {
font-size: 80px;
line-height: 80px;
}
html body #single-layout-3 .blog-single-thumbnail-wrap {
margin: 30px 0;
}
html body .blogsqode-blog-wrap .layout-18 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-19 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-20 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-21 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-22 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-23 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-24 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-25 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-26 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-27 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-28 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-29 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-30 .blogsqode-post-item {
padding:0;
}
html body .layout-30-content {
padding: 50px 20px 20px 20px;
}
html body .blog-thumbnail-wrap-layout-29 .blogsqode_post_cat {
padding: 5px;
}
html body .blogsqode-post-date-title-layout-29 {
padding: 20px;
}
html body .layout-29-content .blogsqode_read_more_button {
margin: 20px 20px;
}
html body .layout-27-content {
padding: 20px;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-comments-number {
margin-top: 0;
}
html body .layout-27-content .blogsqode_post_title {
padding-top: 20px;
}
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date {
font-size: 16px;
line-height: 16px;
padding: 5px 10px;
}
html body .blogsqode_cal_date_layout_26 .blogsqode-post-date svg {
width: 20px;
height: 20px;
margin-right: 5px;
}
html body .layout-25-content .blogsqode_read_more_button {
margin-top: 20px;
}
html body .layout-25-content {
padding: 50px 20px 20px 20px;
}
html body .blogsqode-post-item-inner-layout-21 {
padding: 15px;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 85%;
}
html body .layout-20-top-content,
html body .layout-20-bottom-content {
padding: 20px;
}
html body .blogsqode-post-item-inner-layout-20 .blogsqode_read_more_button {
margin-top: 20px;
}
html body .layout-18-top .blogsqode-post-date,
html body .layout-19-top .blogsqode-author-wrap {
width: 78%;
}
html body .layout-18-top #wrapper.social_share,
html body .layout-19-top #wrapper.social_share {
width: 22%;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title {
bottom: 15px;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title a {
font-size: 22px;
line-height: 32px;
height: 60px;
}
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner .blogsqode_read_more_button {
margin-top: 20px;
}
html body .layout-8-content .blogsqode_read_more_button,
html body .layout-13-content .blogsqode_read_more_button,
html body .layout-14-content .blogsqode_read_more_button {
margin-top: 20px;
}
html body .selected-layout {
padding: 0 15px
}
html body .post-grid-2 .blogsqode_post_title a {
height: 60px
}
html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item{
width: calc(33.33% - 30px);
}
html body .blog-thumbnail-wrap.layout-5{
height: 240px;
}
html body .layout-5-top{
display: block;
}
html body .layout-5-top .blogsqode-post-date:before, 
html body .layout-5-top .blogsqode-post-date:after{
content: none;
}
html body .layout-5-top .blogsqode-post-date{
float: right;
}
html body .layout-5-top .blogsqode_post_cat{
float: left;
}
html body .blogsqode-comments-number{
clear: both;
margin-top: 10px;
display: block;
}
html body .blogsqode-blog-wrap .selected-layout{
max-width: 100%;
}
html body .layout-10-top{
padding: 20px 10px;
}
html body .layout-10-top .blogsqode_post_cat, 
html body .layout-10-top .blogsqode-post-date{
margin: 0 5px!important;
}
html body h2.entry-title.blogsqode-single-post-title {
font-size: 32px;
margin-bottom: 30px;
}
html body #single-layout-2 .blog-single-thumbnail-wrap {
margin: 30px 0;
}
html body .post_cats, 
html body .post_tags {
margin-bottom: 30px;
}
html body .blogsqode-single-post .post-navigation {
padding-top: 30px;
}
html body .blogsqode-comment-title {
margin-top: 30px;
} html body .blogsqode-blog-wrap .layout-21 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-23 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-24 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-25 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-26 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-27 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-28 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-29 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-30 .blogsqode-post-item {
margin: 0 10px;
margin-bottom: 20px;
width: calc(33.33% - 20px);
}
html body .selected-layout.layout-5 .content {
padding: 15px;
}
html body .blogsqode-slick-slider .slick-list,
html body .blog-slick-slider-with-sidebar .slick-list {
max-width: calc(100%);
}
}
@media(max-width: 1030px) and (min-width: 991px){
html body .selected-layout.layout-1 .blogsqode-post-item-inner .content .bottom {
gap:10px;
}
html body .layout-1 .content .blogsqode_read_more_button {
padding: 10px;
}
}
@media(max-width: 1200px) and (min-width: 992px){
html body .layout-6-top,
html body .layout-12-top{
gap:10px;
flex-direction: column;
}
html body .layout-6-top .blogsqode_post_cat{
width:100%;
}
html body .layout-20-top .blogsqode_post_cat,
html body .layout-24-top .blogsqode_post_cat{
width:50%;
word-wrap: break-word;
}
}
@media(max-width: 1200px) and (min-width: 768px){
html body .blog-thumbnail-wrap.layout-12{
height: 300px;
}
}
@media(max-width: 1024px){
.blogsqode-slick-slider.slick-slider,
.blog-slick-slider-with-sidebar.slick-slider {
padding-top: 35px;
}
html body .blogsqode-slick-slider .slick-prev,
html body .blogsqode-slick-slider .slick-next,
html body .blog-slick-slider-with-sidebar .slick-prev,
html body .blog-slick-slider-with-sidebar .slick-next{
top: 20px;
}
html body .blogsqode-slick-slider .slick-prev{
left:unset;
right:70px;
}
html body .blog-slick-slider-with-sidebar .slick-prev{
left:unset;
right:70px;
}
html body .blogsqode-slick-slider .slick-next,
html body .blog-slick-slider-with-sidebar .slick-next{
right: 30px;
}
}
@media(max-width: 991px) {
html body #single-layout-4 .blogsqode-entry-content p {
margin-top: 10px !important;
}
html body #single-layout-3 .social_share ul {
right: -50px;
}
html body .single_blog_share_box_lyt_3 .social_share ul:after {
right: -80%;
border-top: 20px solid #25d366;
}
html body #single-layout-3 .user_image img {
width: 30px;
height: 30px;
}
html body #single-layout-3 .blog-single-thumbnail-wrap {
margin: 20px 0;
}
html body #single-layout-3 .blogsqode-entry-content p::first-letter,
html body #single-layout-4 .blogsqode-entry-content p::first-letter,
html body #single-layout-5 .blogsqode-entry-content p::first-letter {
font-size: 60px;
line-height: 80px;
}
html body .layout-30-content {
padding: 50px 15px 20px 15px;
}
html body .blogsqode-author-wrap-layout-30 svg {
margin-right: 5px;
}
html body .blogsqode-post-readtime-layout-30 svg {
margin-right: 5px !important;
}
html body .blogsqode-post-date-title-layout-29 {
padding: 15px;
}
html body .layout-29-content .blogsqode_read_more_button {
margin: 15px;
}
html body .blog-thumbnail-wrap-layout-28 .blogsqode-post-date {
left: 15px;
bottom: 30px;
padding: 10px;
}
html body .layout-28-bottom {
margin-top: 0 !important;
margin-bottom: 10px !important;
}
html body .layout-28-content {
padding: 10px;
max-width: calc(100% - 30px);
margin-top: -30px;
}
html body .layout-27-content {
padding: 15px;
}
html body .blogsqode-author-comment-layout-27 {
display: block;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-comments-number {
margin-top: 15px;
}
html body .layout-26-content .blogsqode_post_title {
margin-top: 15px !important;
padding-top: 15px;
}
html body .layout-26-bottom .blogsqode-post-readtime {
margin-top: 15px;
}
html body .layout-26-bottom {
display: block !important;
margin: 0 !important;
}
html body .layout-25-bottom {
margin-bottom: 0 !important;
}
html body .layout-25-content {
padding: 30px 20px 20px 20px;
}
html body .layout-25-top {
top: -23px;
padding: 15px 10px;
gap:5px;
}
html body .layout-25-top .blogsqode_post_cat {
padding: 0;
}
html body .layout-24-top-content {
padding: 15px;
}
html body .blogsqode-post-item-inner-layout-24 .blogsqode_read_more_button {
margin: 15px;
}
html body .layout-22-content {
padding: 10px;
}
html body .blogsqode-post-item-inner-layout-21 {
padding: 10px;
}
html body .layout-21-content {
padding: 20px 10px 10px 10px;
}
html body .layout-21-top .blogsqode-post-date {
margin-right: 15px;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 80%;
height: 75%;
}
html body .layout-20-top-content .blogsqode_post_title {
padding-top: 10px;
}
html body .layout-20-top .blogsqode_post_cat:after {
right: -10px;
}
html body .layout-20-top .blogsqode_post_cat {
padding: 5px 10px 5px 0px;
}
html body .layout-20-top-content, 
html body .layout-20-bottom-content {
padding: 15px;
}
html body .layout-20-top .blogsqode_post_cat {
margin-right: 25px !important;
}
html body .layout-19-content .blogsqode-post-date {
padding: 5px 15px;
top: -34px;
left: 10px;
}
html body .layout-19-content .blog_date {
font-size: 40px;
line-height: 40px;
}
html body .blogsqode_cat_title_layout_19 {
padding: 50px 10px 20px 10px;
}
html body .layout-19-top #wrapper.social_share {
height: 65px;
line-height: 65px;
}
html body .social_share .label {
padding: 16px;
}
html body .social_share ul,
html body .layout-19-top .social_share ul {
width: 250px;
right: 170px;
}
html body .social_share ul li {
width: 50px;
height: 50px;
}
html body .social_share ul li a {
padding: 10px 10px;
}
html body .layout-18-top .blogsqode-post-date,
html body .layout-19-top .blogsqode-author-wrap {
width: 75%;
padding: 20px 0 20px 10px;
}
html body .layout-19-top .blogsqode-author-wrap {
padding: 15px 0 15px 10px;
}
html body .layout-18-top #wrapper.social_share,
html body .layout-19-top #wrapper.social_share {
width: 25%;
}
html body .layout-19-top .blogsqode-author-wrap img {
width: 35px;
height: 35px;
margin-right: 10px;
}
html body .layout-18-content .blogsqode_post_title {
padding: 10px;
}
html body .layout-14-content {
padding: 20px;
}
html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item{
width: calc(50% - 30px);
}
html body .selected-layout {
column-gap: 15px
}
html body #secondary,
html body .blogsqode-single-post.with-sidebar,
html body .blogsqode_main_head #blogsqode_sidebar {
width: 100%!important;
float: none!important;
padding: 20px 0 0 0!important;
}
html body .selected-layout.layout-5 .blogsqode-post-item,
html body .selected-layout.layout-6 .blogsqode-post-item {
margin-bottom: 30px;
}
html body .blogsqode_post_cat{
font-size: 14px!important;
line-height: 14px;
}
html body .blogsqode-post-item-inner .blogsqode-comments-number, 
html body .blogsqode-post-item-inner .blogsqode-post-date, 
html body .blogsqode-post-item-inner .blogsqode-post-readtime,
html body .blogsqode-post-item-inner .blogsqode_post_sort_desc{
font-size: 14px;
}
html body .layout-6-top{
padding: 10px;
width: -moz-calc(100% - 10px);
width: -webkit-calc(100% - 10px);
width: -o-calc(100% - 10px);
width: calc(100% - 10px);
}
html body .selected-layout.layout-2 .blogsqode_read_more_button,
html body .selected-layout.layout-3 .blogsqode_read_more_button,
html body .selected-layout.layout-5 .blogsqode_read_more_button,
html body .selected-layout.layout-6 .blogsqode_read_more_button,
html body .selected-layout.layout-7 .blogsqode_read_more_button{
margin: 15px 0;
}
html body .selected-layout.layout-6 .blogsqode-post-item-inner{
padding-top: 26px;
}
html body .layout-8-content{
margin-right: 20px;
margin-top: -20px;
}
html body .blogsqode-post-item-inner .content .bottom{
margin: 15px 0;
}
html body .blogsqode-post-item-inner .layout-11-content  .bottom{
margin: 0;
}
html body .blog-thumbnail-wrap.layout-11{
height: 260px;
}
html body .layout-11 .blogsqode-post-date{
padding: 15px;
width: max-content;
}
html body .layout-11-content{
margin-top: 20px;
}
html body .layout-1 .blogsqode-post-item-inner .content {
padding: 15px;
}
html body .selected-layout.layout-1 .blogsqode_post_cat {
padding: 5px 0px;
}
html body .blogsqode-blog-wrap .layout-1 .blogsqode-post-item-inner .blogsqode_read_more_button {
padding: 10px 5px;
}
html body .selected-layout.layout-2 .blogsqode-post-item-inner {
padding: 15px;
} html body .blogsqode-blog-wrap .layout-1.post-grid-3 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-10.post-grid-3 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-21 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-23 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-24 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-25 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-26 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-27 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-28 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-29 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-30 .blogsqode-post-item{
width: calc(50% - 30px);
margin: 15px;
}
html body .blog-listing-with-sidebar .blogsqode-post-item-inner-layout-20:hover .blog-thumbnail-wrap::before,
html body .blog-slick-slider-with-sidebar .blogsqode-post-item-inner-layout-20:hover .blog-thumbnail-wrap::before{
width: calc(100% + 50px);
left: -25px;
right: -25px;
}
}
@media(max-width: 991px) and (min-width: 768px){
html body .blog-thumbnail-wrap.layout-2,
html body .blog-thumbnail-wrap.layout-3, 
html body .blog-thumbnail-wrap.layout-4{
height: 170px;
}
html body .blog-thumbnail-wrap.layout-5{
height: 200px;
}
html body .selected-layout.layout-5 .content,
html body .selected-layout.layout-6 .content{
width: -moz-calc(100% - 20px);
width: -webkit-calc(100% - 20px);
width: -o-calc(100% - 20px);
width: calc(100% - 20px);
}
html body .layout-5-top .blogsqode_post_cat{
float: none;
}
html body .layout-5-top .blogsqode-post-date {
float: none;
display: block;
margin-top: 10px;
clear: both;
}
html body .selected-layout.layout-5 .content .blogsqode_post_title,
html body .selected-layout.layout-6 .content .blogsqode_post_title{
font-size: 20px;
}
html body .layout-4 .blogsqode-post-item-inner .blogsqode-comments-number{
float: none;
clear: both;
display: inline-block;
}
html body .blog-thumbnail-wrap.layout-5,
html body .blog-thumbnail-wrap.layout-6,
html body .blog-thumbnail-wrap.layout-7,
html body .blog-thumbnail-wrap.layout-8,
html body .blog-thumbnail-wrap.layout-9,
html body .blog-thumbnail-wrap.layout-10{
height: 220px;
}
html body .blogsqode-post-item-inner .content .bottom.layout-6-bottom{
display: block;
}
html body .blogsqode_post_cat{
padding: 5px 10px;
}
html body .layout-8-content .blogsqode-comments-number,
html body .layout-9-content .blogsqode-comments-number{
float: none;
clear: both;
display: inline-block;
width: 100%;
}
html body .blogsqode_post_cat.layout-11,
html body .layout-11 .blogsqode-post-date{
float: none;
}
html body .selected-layout.layout-12 .blogsqode-post-item{
width: 50%;
}
html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item,
html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item,
html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item{
width: calc(50% - 30px);
margin:15px;
}
}
@media(max-width: 767px) {
html body #single-layout-5 .blogsqode-single-social-share a {
width: 100px;
}
html body #single-layout-5 .tags-layout-5,
html body #single-layout-5 .blogsqode-single-social-share,
html body.single-blogsqode-layout-5 .navigation.post-navigation {
margin-top: 30px;
}
html body #single-layout-5 .single_blog_detail {
margin: 0 15px;
}
html body #single-layout-5 .single_blog_detail::after {
right: -15px;
}
html body #single-layout-5 .blogsqode-entry-content p {
margin-top: 10px !important;
}
html body #single-layout-4 .blogsqode_l4_taxonomies .blogsqode_post_cat,
html body #single-layout-4 .blogsqode-post-date {
padding: 10px 10px;
}
html body .single_blog_share_box_lyt_3 .social_share ul:after {
top: -5px;
right: -2%;
}
html body #single-layout-3 .blogsqode-entry-content p::first-letter,
html body #single-layout-4 .blogsqode-entry-content p::first-letter,
html body #single-layout-5 .blogsqode-entry-content p::first-letter {
font-weight: 500;
font-size: 40px;
line-height: 60px;
}
html body #single-layout-3 .blog-single-thumbnail-wrap {
margin-bottom: 0px;
}
html body .layout-30-content {
padding: 50px 10px 20px 10px;
}
html body .layout-19-top .social_share ul {
bottom: 30px;
}
html body .layout-19-top .social_share ul {
width: 225px;
right: 175px;
}
html body .layout-18-top .blogsqode-post-date {
padding: 17px 0 17px 10px;
}
html body #wrapper.social_share {
height: 50px;
line-height: 56px;
}
html body .social_share ul:after {
border-top: 10px solid #25d366;
margin: 45px auto;
left: 80%;
}
html body .social_share ul li a svg {
width: 26px;
height: 26px;
}
html body .social_share ul li {
width: 45px;
height: 45px;
}
html body .social_share ul {
width: 225px;
height: 45px;
right: 150px;
bottom: 13px;
}
html body .blogsqode-blog-wrap .layout-6 .blogsqode-post-item-inner .blogsqode-author-wrap>img {
width: 30px;
height: 30px;
}
html body .blogsqode-blog-wrap .blogsqode_post_title a {
height: 55px;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title a {
height: 60px;
max-width: 100%;
}
html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item,
html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item,
html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item{
width: calc(50% - 15px);
margin: 7.5px;
}
html body .layout-1 .blogsqode-post-item-inner .content {
padding: 10px;
}
html body .blog-thumbnail-wrap.layout-1 {
height: 150px;
}
html body .blogsqode-post-item-inner .blogsqode_post_title {
font-size: 20px;
line-height: 26px;
}
html body .layout-2 .blogsqode-post-item-inner .content .bottom,
html body .layout-3 .blogsqode-post-item-inner .content .bottom {
display: block
}
html body .layout-2 .bottom .blogsqode-comments-number,
html body .layout-3 .bottom .blogsqode-comments-number {
display: block;
clear: both;
padding-top: 10px;
}
html body .blogsqode-tag-social {
display: block;
}
html body .blogsqode-single-social-share {
margin-top: 20px;
}
html body .blogsqode-entry-content blockquote {
padding: 30px 30px 30px 60px;
}
html body .nav-next,
html body .nav-previous {
max-width: 100% !important;
}
html body .blogsqode_main_head .next-prev-post .blog-single-pagination-wrap.post-next {
margin: 0 20px 0 0;
order: 1;
}
html body .blogsqode-navigation .nav-links .nav-next,
html body .blogsqode-single-post .nav-links .meta-nav {
text-align: left !important;
}
html body .pagination-title-date {
order: 2;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .meta-nav {
margin-bottom: 20px;
}
html body h2.entry-title.blogsqode-single-post-title {
margin-bottom: 20px;
}
html body .blog-single-thumbnail-wrap {
height: 400px
}
html body .singular .has-post-thumbnail .blogsqode-entry-header {
padding-bottom: 20px !important;
}
html body .blogsqode-single-post .blogsqode-entry-content p {
font-size: 16px;
line-height: 26px;
margin-bottom: 20px !important;
}
html body .blogsqode-entry-content blockquote {
margin: 20px 0;
padding: 20px 20px 20px 40px
}
html body .blogsqode-entry-content .row .col-6 {
width: 100%;
}
html body .blogsqode-entry-content .row,
html body .blogsqode-single-post .post-navigation .nav-links	 {
display: flex;
}
html body .nav-links:has(.single-layout-1-navigation.meta-nav) {
display: block;
}
html body .nav-previous:has(.single-layout-1-navigation.meta-nav) {
margin-bottom: 15px;
}
html body .blogsqode-entry-content .row .col-6:first-child {
padding: 0 0 15px 0;
}
html body .blogsqode-entry-content .row .col-6:last-child {
padding: 0;
}
html body .blogsqode-single-post .blogsqode-navigation.post-navigation {
padding-top: 30px;
margin-top: 20px;
}
html body .blogsqode-comment-title {
padding-top: 30px;
margin-top: 30px;
}
html body .comment-body {
padding-left: 80px;
}
html body .blogsqode-single-post .post-navigation .nav-previous {
float: none;
width: 100%;
padding: 0;
margin: 0;
}
html body .next-prev-post .pagination-title-date .blogsqode-post-date{
margin: 0;
}
html body .blogsqode_main_head .post-navigation .nav-links .nav-next {
float: none;
margin-left: 0;
text-align: left;
width: 100%;
padding: 0;
}
html body .blogsqode_main_head .nav-next .next-prev-post {
justify-content: flex-start;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-next .pagination-title-date{
text-align: left;
}
html body .selected-layout.layout-10 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item {
margin-bottom: 30px;
}
html body .blog-thumbnail-wrap.layout-12{
height: 300px;
}
html body .layout-12-top{
max-width: 85%;
}
html body .selected-layout.layout-12 .blogsqode-post-item {
margin-bottom: 30px;
}
html body #single-layout-2 .single_blog_date {
margin-right: 30px;
}
html body .post_cats {
margin-right: 20px;
}
html body .post_cats, 
html body .post_tags {
width: 48%;
}
html body #single-layout-2 .blog-single-thumbnail-wrap {
margin: 20px 0;
}
html body .blogsqode-single-post .blogsqode-entry-content {
margin: 0 0 20px 0 !important;
}
html body .blogsqode_tag_cat_wrap {
margin: 30px 0;
}
html body .blogsqode-single-post .post-navigation {
padding-top: 20px;
}
html body .blogsqode-comment-title {
margin-top: 20px;
}
}
@media(max-width: 1200px) and (min-width: 1025px){
html body .blogsqode-slick-slider .slick-list,
html body .blog-slick-slider-with-sidebar .slick-list{
max-width: calc(100% - 30px);
}
}
@media(max-width: 767px) and (min-width: 576px){
html body .layout-12-top{
display: block;
text-align: center;
padding: 10px;
top: -30px;
}
html body .blogsqode_post_cat.layout-12{
margin-bottom: 5px!important;
}
html body .bottom.layout-12-bottom{
margin-top: 0!important;
}
html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
padding: 35px 20px 30px 20px;
}
html body .layout-20-top .blogsqode_post_cat{
width:50%;
word-wrap: break-word;
} }
@media(max-width: 575px) {
html body .layout-30-content {
padding: 50px 20px 20px 20px;
}
html body .blogsqode-author-comment-layout-27 {
display: flex;
}
html body .blogsqode-author-comment-layout-27 .blogsqode-comments-number {
margin-top: 0px;
}
html body .layout-27-content {
padding: 20px;
}
html body .layout-26-bottom .blogsqode-post-readtime {
margin-top: 0px;
} 
html body .layout-26-bottom {
display: flex !important;
}
html body .layout-25-content .blogsqode_read_more_button {
margin-top: 0px;
}
html body .layout-24-top-content {
padding: 20px;
}
html body .blogsqode-post-item-inner-layout-24 .blogsqode_read_more_button {
margin: 20px;
}
html body .layout-22-content {
padding: 20px;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 91%;
height: 89%;
}
html body .blogsqode-post-item-inner-layout-20 .blogsqode_read_more_button {
margin-top: 0px;
}
html body .layout-19-top .social_share ul {
right: 155px;
}
html body .social_share ul {
right: 160px;
}
html body .layout-18-top .blogsqode-post-date,
html body .layout-19-top .blogsqode-author-wrap {
width: 80%;
}
html body .layout-18-top #wrapper.social_share,
html body .layout-19-top #wrapper.social_share {
width: 20%;
}
html body .social_share .label {
line-height: 50px;
padding: 14px 34px;
}
html body .layout-13-content .blogsqode_read_more_button {
margin-top: 20px;
} 
html body .blogsqode-blog-wrap .layout-10 .blogsqode-post-item-inner .blogsqode_read_more_button {
margin-top: 10px;
}
html body .layout-8-content .blogsqode_read_more_button {
margin-top: 10px;
}
html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item,
html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item,
html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item{
width: 100%;
padding: 0;
margin: 15px 0 !important;
}
html body .blogsqode-blog-wrap .layout-10.post-grid-3 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-1.post-grid-3 .blogsqode-post-item{
width: 100%;
padding: 0;
}
html body .blogsqode-slick-slider .slick-prev{
left:unset;
right:55px;
}
html body .blog-slick-slider-with-sidebar .slick-prev{
right: 55px;
left:unset;
}
html body .blogsqode-slick-slider .slick-next,
html body .blog-slick-slider-with-sidebar .slick-next{
right: 15px;
}
html body .blog-thumbnail-wrap.layout-1 {
height: 180px;
}
html body .blogsqode-single-post-foot {
display: block;
}
html body .blogsqode-single-post-foot .blogsqode-author-wrap {
overflow: hidden
}
html body .blogsqode-single-post-foot .blogsqode-single-count-cat {
clear: both;
margin-top: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
html body .blog-single-thumbnail-wrap {
height: 320px;
}
html body .comment-meta .comment-author,
html body .comments-area.show-avatars .comment-metadata {
padding: 0 !important;
display: block;
float: none;
}
html body .post-navigation .pagination-title-date .post-title {
margin: 0 0 20px 0
}
html body .next-prev-post .blog-single-pagination-wrap {
height: 80px;
width: 100%;
max-width: 80px;
margin-right: 10px;
}
html body .blogsqode-blog-wrap .blogsqode_post_title a{
height: auto;
display: block;
} html body .blogsqode-blog-wrap .layout-21 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-23 .blogsqode-post-item,
html body .blogsqode-blog-wrap .layout-24 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-25 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-26 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-27 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-28 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-29 .blogsqode-post-item, 
html body .blogsqode-blog-wrap .layout-30 .blogsqode-post-item{
margin-bottom: 30px;
}
}
@media(max-width: 500px) {
html body.single-blogsqode-layout-5 .entry-title.blogsqode-single-post-title {
margin-bottom: 20px;
}
html body #single-layout-5 .blogsqode-single-social-share a {
width: 80px;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share h3 {
display: inline-block;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a {
display: inline-block;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a:last-child {
margin-top: 0px;
margin-left: 0;
margin-right: 0;
}
html body.single-blogsqode-layout-4 .navigation.post-navigation {
margin-top: 30px;
}
html body #single-layout-3 .social_share ul {
right: -45px;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 90%;
height: 87%;
}
html body .layout-19-top .social_share ul {
right: 160px;
}
html body .social_share .label {
padding: 13px 28px;
}
html body #single-layout-2 .user_image img {
width: 30px;
height: 30px;
}
html body .blogsqode-tag-social {
margin-bottom: 20px;
}
html body .post_cats {
margin-right: 0;
}
html body .post_cats, 
html body .post_tags {
width: 100%;
margin-bottom: 20px;
}
}
@media(max-width: 450px) {
html body #single-layout-5 .blogsqode-single-social-share a {
width: 70px;
}
html body #single-layout-3 .single_blog_share_box_lyt_3 {
display: block;
}
html body #single-layout-3 #wrapper.social_share,
html body #single-layout-3 .single_blog_share_box_lyt_3 h3 {
display: inline-block;
}
html body #single-layout-3 #wrapper.social_share {
width: 10px;
}
html body #single-layout-3 .social_share ul {
right: 160px;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 88%;
height: 85%;
}
html body .layout-19-top .social_share ul {
right: 165px;
}
html body .social_share .label {
padding: 13px 23px;
}
html body .social_share ul {
right: 170px;
}
html body h2.entry-title.blogsqode-single-post-title {
font-size: 24px;
}
html body #single-layout-2 .single_blog_wrapper {
display: block;
}
html body #single-layout-2 .user_detail_right_content {
margin-top: 10px;
}
html body .blogsqode_tag_cat_wrap {
margin: 20px 0;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .meta-nav {
font-size: 16px;
margin-right: 5px !important;
}
html body .blogsqode-single-post .post-navigation {
padding-top: 15px;
}
html body .blogsqode-comment-title {
margin-top: 15px;
}
html body .nav-previous:has(.single-layout-1-navigation.meta-nav) {
margin-bottom: 10px;
}
}
@media (max-width: 400px) {
html body #single-layout-5 .blogsqode-single-social-share a {
width: 65px;
}
html body #single-layout-4 .single_blog_share_box_lyt_4 .blogsqode-single-social-share a:nth-child(4) {
margin-top: 0px;
margin-left: 0;
}
html body .layout-19-top .social_share ul {
right: 170px;
}
html body .layout-18-top .blogsqode-post-date {
width: 77%;
}
html body .layout-18-top #wrapper.social_share {
width: 23%;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 86%;
height: 83%;
}
}
@media(max-width: 374px) {
html body .layout-19-top .social_share ul {
right: 173px;
}
html body .layout-18-top .blogsqode-post-date {
width: 75%;
}
html body .layout-18-top #wrapper.social_share {
width: 25%;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title a {
height: 60px;
}
html body .blog-thumbnail-wrap.layout-1 {
height: 150px;
}
html body .blog-thumbnail-wrap.layout-2,
html body .blog-thumbnail-wrap.layout-3 {
height: 200px;
}
html body .selected-layout.layout-2 .blogsqode-post-item-inner {
border-radius: 20px;
padding: 15px;
}
html body .blog-thumbnail-wrap.layout-2,
html body .blog-thumbnail-wrap.layout-3 {
height: 200px;
border-radius: 15px;
}
html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
padding: 35px 20px 30px 20px;
}
html body .post_cats, 
html body .post_tags {
padding: 15px;
margin-bottom: 10px;
}
}
@media (max-width: 350px) {
html body #single-layout-5 .blogsqode-single-social-share a {
width: 55px;
}
html body #single-layout-5 .single_blog_detail {
margin: 0 10px;
}
html body #single-layout-5 .single_blog_detail::after {
right: -10px;
}
html body .layout-30-content {
padding: 50px 15px 20px 15px;
}
html body .layout-27-content {
padding: 15px;
}
html body .layout-27-content .blogsqode_post_title a {
height: 55px;
}
html body .layout-26-content .blogsqode_post_title a {
height: 55px;
}
html body .layout-26-bottom .blogsqode-post-readtime {
margin-top: 15px;
}
html body .layout-26-bottom {
display: block !important;
}
html body .layout-25-content .blogsqode_post_title a {
height: 55px;
}
html body .layout-25-content .blogsqode_read_more_button {
margin-top: 20px;
}
html body .blogsqode-blog-wrap .layout-24-top-content .blogsqode_post_title a {
height: 55px;
}
html body .layout-22-content {
padding: 10px;
}
html body .blogsqode-post-item-inner-layout-20 .blogsqode_read_more_button {
margin-top: 20px;
}
html body .layout-19-top .social_share ul {
right: 178px;
}
html body .social_share .label {
padding: 13px 20px;
}
html body .blog-thumbnail-wrap-layout-17 .blogsqode_post_title a {
height: 60px;
}
html body .nav-previous:has(.single-layout-1-navigation.meta-nav) {
margin-bottom: 15px;
}
html body .blogsqode_main_head .post-navigation .pagination-title-date .post-title {
margin: 0 0 20px 0;
}
html body .blogsqode-post-item-inner-layout-20 .blog-thumbnail-wrap::before {
width: 83%;
height: 80%;
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2fp2a15uib7un-boeisg3phl4g8wn50ko.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2fp2a15uib7un-boeisg3phl4g9an50ko.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2fp2a15uib7un-boeisg3phl4g-qn50ko.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2fp2a15uib7un-boeisg3phl4g9wn5.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2ap2a15uib7un-boeisg3phl4otczs64u24ko.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2ap2a15uib7un-boeisg3phl4otczs7iu24ko.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2ap2a15uib7un-boeisg3phl4otczs4yu24ko.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2ap2a15uib7un-boeisg3phl4otczs74u2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2bp2a15uib7un-boeisg3phl829rh9.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2bp2a15uib7un-boeisg3phlg29rh9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2bp2a15uib7un-boeisg3phlu29rh9.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2bp2a15uib7un-boeisg3phls29q.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2cp2a15uib7un-boeisg3pfuat4crc7zoy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2cp2a15uib7un-boeisg3pfuat4c3c7zoy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2cp2a15uib7un-boeisg3pfuat4cdc7zoy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Anonymous Pro';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://lipasmatapark.gr/wp-content/uploads/elementor/google-fonts/fonts/anonymouspro-rp2cp2a15uib7un-boeisg3pfuat4c7c7q.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//lipasmatapark.gr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//lipasmatapark.gr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//lipasmatapark.gr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//lipasmatapark.gr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//lipasmatapark.gr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//lipasmatapark.gr/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}