html {
line-height: 1.15; -webkit-text-size-adjust: 100%;  }  body {
margin: 0; } h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }
article.search-result{ padding-right: 2%;
height:140px;
overflow:hidden;
}  a {
background-color: transparent;
}
a:hover{
text-decoration: none;	
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}
.tp-bullet{
width: 60px;
height: 6px;
background: #FFF;
display: inline-block;
margin: 0px 1px;
border: 0;
border-radius: 0;
-webkit-transform: skew(-38deg);
-moz-transform: skew(-38deg);
-ms-transform: skew(-38deg);
-o-transform: skew(-38deg);
}
.tp-bullet.selected{
background: #ec1c24;
} html:lang(el) body,
{
font-family: "Ubuntu" !important;
}
body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family:  "Ubuntu", sans-serif;
font-size: 14px; line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family:  "Ubuntu", sans-serif;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
margin: 0;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
} .site-branding{
float: right;
text-align: right;
height: 50px;
}
.site-branding p{
display: none;
}
.site-branding img{
width: auto;
max-height: 50px;
margin-right: 20px;
}
.site-header{
border-bottom: 1px solid #eee;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #FFF;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
z-index: 9999;
}  a {
color: #ec1c24;
}
footer a:visited,
footer a{
color: #999;
}
footer a:hover{
color: #f00;
}
a:visited {
color: #f00;
}
a:hover, a:focus, a:active {
color: #f00;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
display: block;
float: left;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
background: rgba(255,255,255,.9);
}
.main-navigation a {
color: #666;
display: block;
text-decoration: none;
letter-spacing: 1px;
padding: 16px 14px;
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
font-family:  "Ubuntu", sans-serif;
}
.main-navigation a:hover {
color: #ec1c24;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.error-404{
text-align: center;
padding: 40px 0;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}
.widget_links ul{
margin:0;
padding:0;
list-style: none;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0;
padding:0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page .post-thumbnail{
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  .portfolio-filter.style-2 {
width: 100%;
max-width: 1280px;
margin: 0 auto;
text-align: center;
}
.portfolio-filter li.activeFilter a { font-weight: normal; }
.portfolio-overlay { background-color: rgba(0, 0, 0, 0.75); }
.portfolio-filter.style-2 li a:not(.button) {
font-size: 20px;
color: #555 !important;
}
.portfolio-filter.style-2 li a.button-reset {
margin: 26px 0 0 0;
padding: 0 17px !important;
font-size: 12px;
line-height: 34px;
color: #FFF !important;
border-radius: 23px;
text-transform: none;
letter-spacing: 1px;
}
.portfolio-filter.style-2 li a span {
display: block;
font-family: 'Ubuntu';
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
color: #AAA;
font-weight: bold;
text-align: center;
}
.portfolio-filter.style-2 li a:not(.button),
.portfolio-filter.style-2 li a span {
-webkit-transition: color .3s ease;
-o-transition: color .3s ease;
transition: color .3s ease;
}
.portfolio-filter.style-2 li a:not(.button):hover,
.portfolio-filter.style-2 li a:not(.button):hover span,
.portfolio-filter.style-2 li.activeFilter a:not(.button),
.portfolio-filter.style-2 li.activeFilter a:not(.button) span {
color: #e92d33 !important;
background-color: transparent !important;
}
.portfolio-filter.style-2 li.activeFilter a.button-reset {
opacity: 0;
-webkit-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
}
.portfolio-filter.style-2 li a.button-reset { opacity: 1; }
.portfolio-desc span { font-size: 13px; }
.filter-p-pricing {
position: absolute;
bottom: 20px;
right: 0;
background: #c85e51;
color: #FFF;
padding: 8px 15px;
z-index: 1;
font-family: 'Ubuntu';
}
.filter-p-pricing:before {
position: absolute;
content: '';
display: block;
top: 0;
left: -8px;
height: 100%;
width: 32px;
background-color: #c85e51;
-moz-transform: skew(-23deg,0deg);
-o-transform: skew(-23deg,0deg);
-ms-transform: skew(-23deg,0deg);
-webkit-transform: skew(-23deg,0deg);
transform: skew(-23deg,0deg);
z-index: -1;
}
.p-price-msrp {
font-weight: 300;
padding-left: 12px;
margin-left: 10px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.feral-p-features {
border-top: 1px solid #DDD;
padding: 5px 8px;
margin-top: 5px;
}
.feral-p-features [class^=col-] { margin-top: 5px; }
.feral-p-features i {
position: relative;
top: 1px;
margin-right: 4px;
}
.feral-p-features span {
font-size: 13px;
color: #666;
}
.half-screen {
position: relative;
height: 25%;
}
.section .video-wrap { z-index: 0; } .portfolio-filter {
position: relative;
list-style: none;
text-align:center;
border: 1px solid rgba(0,0,0,0.07);
border-radius: 4px;
padding: 20px 0 40px 0;
}
.portfolio-filter li {
display: inline-flex;
position: relative;
}
.portfolio-filter li a {
display: block;
position: relative;
padding: 12px 18px;
font-size: 13px;
line-height: 15px;
color: #666;
border-left: 1px solid rgba(0,0,0,0.07);
}
.portfolio-filter li:first-child a {
border-left: none;
border-radius: 4px 0 0 4px;
}
.portfolio-filter li:last-child a { border-radius: 0 4px 4px 0; }
.portfolio-filter li a:hover { color: #ec1c24; }
.portfolio-filter li.activeFilter a {
color: #FFF !important;
background-color: #ec1c24;
margin: -1px 0;
padding: 13px 18px;
font-weight: bold;
}
.bothsidebar .portfolio-filter li a { padding: 12px 14px; }
.bothsidebar .portfolio-filter li.activeFilter a { padding: 13px 18px; } .portfolio-filter.style-2,
.portfolio-filter.style-3,
.portfolio-filter.style-4 {
border: none;
border-radius: 0;
}
.portfolio-filter.style-2 li,
.portfolio-filter.style-3 li,
.portfolio-filter.style-4 li { }
.portfolio-filter.style-2 li:not(:first-child),
.portfolio-filter.style-3 li:not(:first-child) { }
.portfolio-filter.style-2 li a,
.portfolio-filter.style-3 li a,
.portfolio-filter.style-4 li a {
padding-top: 9px;
padding-bottom: 9px;
font-size: 14px;
line-height: 16px;
border-radius: 22px;
border: none;
}
.portfolio-filter.style-2 li.activeFilter a {
color: #FFF !important;
margin: 0;
} .portfolio-filter.style-3 li a { border: 1px solid transparent; }
.portfolio-filter.style-3 li.activeFilter a {
color: #ec1c24 !important;
border-color: #ec1c24;
background-color: transparent;
margin: 0;
} .portfolio-filter.style-4 li:not(:first-child) { margin-left: 30px; }
.portfolio-filter.style-4 li a {
padding: 13px 5px;
font-size: 15px;
border-radius: 0;
}
.portfolio-filter.style-4 li a:after {
content: '';
position: absolute;
top: auto;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.portfolio-filter.style-4 li.activeFilter a {
color: #444 !important;
background-color: transparent;
margin: 0;
}
.portfolio-filter.style-4 li.activeFilter a:after {
width: 100%;
left: 0%;
background-color: #ec1c24;
} .portfolio-filter.center.style-2 li,
.portfolio-filter.center.style-3 li,
.portfolio-filter.center.style-4 li {
display: inline-block;
float: none;
} .portfolio-shuffle {
float: right;
width: 41px;
height: 41px;
border: 1px solid rgba(0,0,0,0.07);
font-size: 14px;
text-align: center;
line-height: 41px;
color: #333;
border-radius: 4px;
cursor: pointer;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.portfolio-shuffle:hover {
background-color: #ec1c24;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
} .section{
margin: 0 auto;
max-width:1200px;
width: 100%;
}
.portfolio {
position: relative;
margin: 0 -12px -12px 0;
}
body:not(.device-touch) .portfolio {
-webkit-transition: height .4s linear;
-o-transition: height .4s linear;
transition: height .4s linear;
}
.portfolio-item {
float: left;
position: relative;
width: 25%;
height: auto;
padding: 0 12px 12px 0;
}
.portfolio-notitle .portfolio-item,
.portfolio-notitle .iportfolio { overflow: hidden; }
.portfolio-item .portfolio-image {
position: relative; }
.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image a,
.portfolio-item .portfolio-image img {
display: block;
width: auto;
margin: 0 auto;
max-height: 260px;
transition: .4s ease-in-out;
}
.portfolio-item:hover .portfolio-image{
transition: .4s ease-in-out; }
.portfolio-item:hover .portfolio-image img,
.portfolio-item .portfolio-image a:hover img,
.portfolio-item .portfolio-image img:hover {
transform: scale(1.10); transition: .4s ease-in-out;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-image img {
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
} .portfolio-desc {
z-index: 3;
padding: 15px 5px 10px; overflow: hidden;
}
.portfolio-desc h3 {
margin: 0;
padding: 0;
font-size: 19px;
}
.portfolio-desc h3 a { color: #222; }
.portfolio-desc h3 a:hover { color: #ec1c24; }
.portfolio-desc span {
display: block;
margin-top: 3px;
color: #888;
height: 60px;
}
.portfolio-desc span a { color: #888; }
.portfolio-desc span a:hover { color: #000; }
.portfolio-notitle .portfolio-desc {
position: absolute;
display: block !important;
width: 100%;
height: 78px;
padding: 15px 5px;
top: auto;
bottom: -79px;
left: 0;
background-color: #FFF;
border-bottom: 1px solid #EEE;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-desc {
-webkit-transition: bottom .2s ease-in-out;
-o-transition: bottom .2s ease-in-out;
transition: bottom .2s ease-in-out;
}
.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-nomargin.portfolio-notitle .portfolio-desc {
bottom: -78px;
border-bottom: 0;
}
.portfolio-notitle .portfolio-item:hover .portfolio-desc,
.portfolio-notitle .iportfolio:hover .portfolio-desc { bottom: 0 !important; }
.bothsidebar .portfolio-notitle .portfolio-item:hover .portfolio-image img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-sm):not(.device-xs) .bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-sm):not(.device-xs) .bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .iportfolio:hover .portfolio-image img {
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
body.device-touch.device-sm .portfolio-notitle .portfolio-desc,
body.device-touch.device-xs .portfolio-notitle .portfolio-desc { display: none !important; } .portfolio.portfolio-nomargin,
.portfolio.portfolio-full { margin: 0 !important; }
.portfolio-nomargin .portfolio-item,
.portfolio-full .portfolio-item { padding: 0 !important; }
.portfolio-nomargin .portfolio-desc { padding: 15px 10px 15px; } .portfolio.portfolio-full {
margin: 0 !important;
width: 100%;
}
.portfolio-full .portfolio-item { overflow: hidden !important; }
.portfolio-full .portfolio-desc { padding: 15px; } .postcontent .portfolio-desc h3 { font-size: 17px; }
.postcontent .portfolio-desc span { font-size: 12px; } .postcontent .portfolio-notitle .portfolio-desc {
height: 70px;
bottom: -71px;
}
.postcontent .portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -70px; }
.postcontent .portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -50px !important; } .bothsidebar .portfolio { margin: 0; }
.bothsidebar .portfolio-item { padding: 0; }
.bothsidebar .portfolio-desc { display: none !important; } .portfolio.portfolio-3 {margin: 0 -15px -15px 0;}
.portfolio-3 .portfolio-item {
width: 33.33333333%;
padding: 0 15px 15px 0;
} .postcontent .portfolio-3 .portfolio-desc h3 { font-size: 18px; }
.postcontent .portfolio-3 .portfolio-desc span { font-size: 13px; } .postcontent .portfolio-3.portfolio-notitle .portfolio-desc {
height: 72px;
bottom: -73px;
}
.postcontent .portfolio-3.portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-3.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -72px; }
.postcontent .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; } .bothsidebar .portfolio.portfolio-3 { margin: 0 -11px -11px 0; }
.bothsidebar .portfolio-3 .portfolio-item { padding: 0 11px 11px 0; }
.bothsidebar .portfolio-3 .portfolio-desc { display: block !important; }
.bothsidebar .portfolio-3 .portfolio-desc h3 { font-size: 15px; }
.bothsidebar .portfolio-3 .portfolio-desc span { font-size: 12px; } .bothsidebar .portfolio-3.portfolio-notitle .portfolio-desc {
height: 68px;
bottom: -69px;
}
.bothsidebar .portfolio-3.portfolio-full.portfolio-notitle .portfolio-desc,
.bothsidebar .portfolio-3.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -68px; }
.bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -50px !important; } .portfolio.portfolio-2 { margin: 0 -20px -20px 0; }
.portfolio-2 .portfolio-item {
width: 50%;
padding: 0 20px 20px 0;
}
.portfolio-2 .portfolio-desc { padding: 20px 5px 10px; }
.portfolio-2 .portfolio-desc h3 { font-size: 21px; }
.portfolio-2 .portfolio-desc span {
margin-top: 4px;
font-size: 14px;
} .portfolio-2.portfolio-nomargin .portfolio-desc { padding: 20px 15px 20px; } .portfolio-2.portfolio-notitle .portfolio-desc {
height: 90px;
bottom: -91px;
}
.portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -90px; } .postcontent .portfolio-2 .portfolio-desc h3 { font-size: 21px; }
.postcontent .portfolio-2 .portfolio-desc span { font-size: 14px; } .postcontent .portfolio-2.portfolio-nomargin .portfolio-desc { padding-bottom: 20px; } .postcontent .portfolio-2.portfolio-notitle .portfolio-desc {
height: 90px;
bottom: -91px;
}
.postcontent .portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -90px; }
.postcontent .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; } .bothsidebar .portfolio-2 .portfolio-desc {
display: block !important;
padding-top: 15px;
padding-bottom: 0;
}
.bothsidebar .portfolio-2 .portfolio-desc h3 { font-size: 19px; }
.bothsidebar .portfolio-2 .portfolio-desc span { font-size: 13px; } .bothsidebar .portfolio-2.portfolio-nomargin .portfolio-desc { padding-bottom: 15px; } .bothsidebar .portfolio-2.portfolio-notitle .portfolio-desc {
height: 75px;
bottom: -76px;
}
.bothsidebar .portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc,
.bothsidebar .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -75px; }
.bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; } .portfolio.portfolio-5 { margin: 0 -10px -10px 0; }
.portfolio-5 .portfolio-item {
width: 20%;
padding: 0 10px 10px 0;
}
.portfolio-5 .portfolio-desc h3 { font-size: 17px; } .portfolio-5.portfolio-notitle .portfolio-desc {
height: 71px;
bottom: -72px;
}
.portfolio-5.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-5.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -71px; }
.portfolio-5.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -30px !important; } .postcontent .portfolio.portfolio-5 { margin: 0; }
.postcontent .portfolio-5 .portfolio-item { padding: 0; }
.postcontent .portfolio-5 .portfolio-desc h3 { font-size: 15px; }
.postcontent .portfolio-5 .portfolio-desc span { font-size: 12px; }
.postcontent .portfolio-5 .portfolio-desc { padding: 15px 10px; } .postcontent .portfolio-5.portfolio-notitle .portfolio-desc {
height: 68px;
bottom: -69px;
}
.postcontent .portfolio-5.portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-5.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -68px; }
.postcontent .portfolio-5.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -50px !important; } .portfolio.portfolio-6 { margin: 0 -6px -6px 0; }
.portfolio-6 .portfolio-item {
width: 16.66666667%;
padding: 0 6px 6px 0;
}
.portfolio-6 .portfolio-desc h3 { font-size: 15px; }
.portfolio-6 .portfolio-desc span { font-size: 12px; } .portfolio-6.portfolio-notitle .portfolio-desc {
height: 68px;
bottom: -69px;
}
.portfolio-6.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-6.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -68px; }
.portfolio-6.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; } .portfolio.portfolio-1 { margin: 0 0px -40px 0; }
.portfolio-1 .portfolio-item {
float: none;
width: 100%;
margin: 0 0 40px 0;
padding-bottom: 40px;
padding-right: 0;
border-bottom: 1px solid #EEE;
}
.portfolio-1 .portfolio-item .portfolio-image {
float: left;
margin-right: 0;
width: 65%;
height: auto;
}
.portfolio-1 .portfolio-item.alt .portfolio-image {
float: right;
margin: 0;
}
.portfolio-1 .portfolio-desc {
float: left;
width: 35%;
padding: 10px 0 10px 40px;
}
.portfolio-1 .alt .portfolio-desc {
float: right;
padding-left: 0;
padding-right: 40px;
}
.portfolio-1 .portfolio-desc h3 { font-size: 22px; }
.portfolio-1 .portfolio-desc span {
margin-top: 6px;
font-size: 14px;
}
.portfolio-1 .portfolio-desc p {
margin: 20px 0 25px;
font-size: 14px;
}
.portfolio-1 .portfolio-desc li { margin: 3px 0; } .bothsidebar .portfolio-1 .iconlist { display: block !important; }
.bothsidebar .portfolio-1 .portfolio-item { width: 100% !important; }
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-desc {
float: none;
margin: 0 !important;
}
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image { margin-bottom: 20px !important; }
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {
width: 100%;
height: auto;
}
.bothsidebar .portfolio-1 .portfolio-desc {
display: block !important;
position: relative !important;
width: 100% !important;
padding: 0 !important;
background-color: transparent !important;
left: 0 !important;
right: 0 !important;
}
.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 50%; }
.bothsidebar .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
left: auto;
right: 50%;
} .portfolio.portfolio-1.portfolio-fullwidth { margin: 0 0 -60px 0; }
.portfolio-1.portfolio-fullwidth .portfolio-item {
margin-bottom: 60px;
padding: 0;
border-bottom: 0;
overflow: hidden;
}
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
float: none;
width: 100%;
margin: 0 !important;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
-webkit-transform: translateX(-60px);
-moz-transform: translateX(-60px);
-ms-transform: translateX(-60px);
-o-transform: translateX(-60px);
transform: translateX(-60px);
}
.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
-webkit-transform: translateX(60px);
-moz-transform: translateX(60px);
-ms-transform: translateX(60px);
-o-transform: translateX(60px);
transform: translateX(60px);
}
.portfolio-1.portfolio-fullwidth .portfolio-desc {
position: absolute;
float: none;
width: 35%;
height: 100%;
padding: 30px;
background-color: #F9F9F9;
top: 0;
left: auto;
right: -35%;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-1.portfolio-fullwidth .portfolio-desc {
-webkit-transition: right .3s ease-in-out;
-o-transition: right .3s ease-in-out;
transition: right .3s ease-in-out;
}
.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-desc { right: 0; }
.portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
left: -35%;
right: auto;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
-webkit-transition: left .3s ease-in-out;
-o-transition: left .3s ease-in-out;
transition: left .3s ease-in-out;
}
.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-desc { left: 0; }
.portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 33%; }
.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
left: auto;
right: 33%;
} .postcontent .portfolio.portfolio-1.portfolio-fullwidth { margin: 0 0 -40px 0; }
.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item { margin-bottom: 40px; }
.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-ms-transform: translateX(-40px);
-o-transform: translateX(-40px);
transform: translateX(-40px);
}
.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-ms-transform: translateX(40px);
-o-transform: translateX(40px);
transform: translateX(40px);
}
.postcontent .portfolio-1.portfolio-fullwidth .portfolio-desc { padding: 25px; } .bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image { margin-bottom: 20px !important; }
.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img,
.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
} .portfolio.portfolio-parallax { margin: 0 !important; }
.portfolio.portfolio-parallax .portfolio-item {
float: none;
width: 100% !important;
height: 500px !important;
margin: 0 !important;
padding: 0 !important;
}
.portfolio.portfolio-parallax .portfolio-item .portfolio-image {
width: 100% !important;
height: 500px !important;
background-attachment: fixed;
}
.portfolio.portfolio-parallax .portfolio-desc {
position: absolute;
top: 50%;
left: 0;
margin-top: -57px;
width: 100%;
text-align: center;
text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
padding: 0;
opacity: 0;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio.portfolio-parallax .portfolio-desc {
-webkit-transition: opacity .15s ease-in-out;
-o-transition: opacity .15s ease-in-out;
transition: opacity .15s ease-in-out;
}
.portfolio.portfolio-parallax .portfolio-item:hover .portfolio-desc { opacity: 1; }
.portfolio.portfolio-parallax .portfolio-desc h3 {
font-size: 44px;
font-weight: 300;
letter-spacing: -1px;
}
.portfolio.portfolio-parallax .portfolio-desc h3 a { color: #FFF; }
.portfolio.portfolio-parallax .portfolio-desc h3 a:hover { color: #DDD; }
.portfolio.portfolio-parallax .portfolio-desc span {
margin-top: 12px;
font-size: 16px;
color: #CCC;
}
.portfolio.portfolio-parallax .portfolio-desc span a { color: #DDD; }
.portfolio.portfolio-parallax .portfolio-desc span a:hover { color: #BBB; }
.portfolio.portfolio-parallax .portfolio-desc .portfolio-divider {
width: 100%;
text-align: center;
margin: 15px 0 0;
}
.portfolio.portfolio-parallax .portfolio-desc .portfolio-divider div {
display: inline-block;
width: 50px;
height: 0;
border-bottom: 1px solid #FFF;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio.portfolio-parallax .portfolio-desc .portfolio-divider div {
-webkit-transition: width .5s ease-in-out;
-o-transition: width .5s ease-in-out;
transition: width .5s ease-in-out;
}
.portfolio.portfolio-parallax .portfolio-item:hover .portfolio-desc .portfolio-divider div { width: 120px; }
.portfolio.portfolio-parallax .portfolio-overlay { background-color: rgba(0,0,0,0.4); } .portfolio-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 2;
text-align: center;
background-color: rgba(0,0,0,0.5);
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-overlay {
-webkit-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
transition: opacity .4s ease-in-out;
}
.portfolio-item:hover .portfolio-overlay,
.iportfolio:hover .portfolio-overlay { opacity: 1; }
.portfolio-overlay a {
position: absolute;
top: 50%;
left: 50%;
background-color: #F5F5F5;
width: 40px !important;
height: 40px !important;
margin: -28px 0 0 -44px;
font-size: 18px;
line-height: 40px;
text-align: center;
color: #444;
border-radius: 50%;
-webkit-backface-visibility: hidden;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-overlay a {
-webkit-transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
-o-transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
}
.portfolio-overlay a.left-icon {  }
.portfolio-overlay a.right-icon {
left: auto;
right: 50%;
margin-left: 0;
margin-right: -44px;
}
.portfolio-overlay a.center-icon {
display: block;
margin: -20px 0 0 -20px;
opacity: 0;
}
.portfolio-item:hover a.center-icon,
.iportfolio:hover a.center-icon { opacity: 1; }
.portfolio-overlay a:hover {
color: #ec1c24;
background-color: #EEE;
}
.portfolio-item:hover .portfolio-overlay a.left-icon,
.portfolio-item:hover .portfolio-overlay a.right-icon,
.iportfolio:hover .portfolio-overlay a.left-icon,
.iportfolio:hover .portfolio-overlay a.right-icon { margin-top: -18px; }
.portfolio-overlay a i.icon-line-play {
position: relative;
left: 2px;
}
.portfolio-overlay .portfolio-desc {
position: relative;
padding: 0 !important;
margin: 0;
text-align: center;
}
.portfolio-overlay .portfolio-desc a {
display: inline;
position: relative;
top: 0;
left: 0;
margin: 0;
font-size: inherit;
width: auto !important;
height: auto !important;
line-height: 1;
background-color: transparent !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
.portfolio-overlay .portfolio-desc h3 {
font-weight: 600;
color: #F5F5F5 !important;
line-height: 1;
}
.portfolio-overlay .portfolio-desc h3 a { color: #F5F5F5 !important; }
.portfolio-overlay .portfolio-desc span {
margin-top: 7px;
color: #DDD !important;
}
.portfolio-overlay .portfolio-desc span a {
color: #DDD !important;
font-size: inherit;
}
.portfolio-overlay .portfolio-desc ~ a {
display: inline-block;
position: relative;
top: 0;
left: 0;
margin: 20px 0 0 !important;
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-overlay .portfolio-desc ~ a {
-webkit-transition: color .2s linear, background-color .2s linear, opacity .2s linear;
-o-transition: color .2s linear, background-color .2s linear, opacity .2s linear;
transition: color .2s linear, background-color .2s linear, opacity .2s linear;
}
.portfolio-overlay .portfolio-desc ~ a.right-icon {
left: 0;
right: 0;
margin-left: 5px !important;
margin-right: 0 !important;
}
.portfolio-overlay .portfolio-desc a:hover { background: transparent; }
body.device-touch.device-sm .portfolio-notitle .portfolio-overlay,
body.device-touch.device-xs .portfolio-notitle .portfolio-overlay { display: none !important; } .portfolio-single {} .portfolio-single-image > a,
.portfolio-single-image .slide a,
.portfolio-single-image img,
.portfolio-single-image iframe,
.portfolio-single-image video {
display: block;
width: 100%;
}
.portfolio-single-image-full {
position: relative;
height: 600px;
overflow: hidden;
margin: -80px 0 80px !important;
}
.portfolio-single-video { height: auto !important; } .portfolio-single-image-full .swiper-container {
width:100%;
height:600px;
background-color: #333;
}
.portfolio-single-image-full .swiper-nested-1,
.portfolio-single-image-full .swiper-nested-2 { width:100%; }
.portfolio-single-image-full .swiper-slide { overflow: hidden; }
.portfolio-single-image-full .swiper-slide img {
width: 100%;
height: auto;
} .masonry-thumbs { position: relative; }
.masonry-thumbs a {
position: relative;
float: left;
width: 25%;
max-width: 100% !important;
overflow: hidden;
}
.masonry-thumbs.grid-2 a { width: 50%; }
.masonry-thumbs.grid-3 a { width: 33.30%; }
.masonry-thumbs.grid-4 a { width: 25%; }
.masonry-thumbs.grid-5 a { width: 20%; }
.masonry-thumbs.grid-6 a { width: 16.60%; }
.masonry-thumbs a,
.masonry-thumbs img {
display: block;
height: auto !important;
}
.masonry-thumbs img {
width: 100%;
border-radius: 0 !important;
padding: 0 1px 1px 0;
}
.masonry-thumbs .overlay { padding: 0 1px 1px 0; } .portfolio-single-content { font-size: 14px; }
.portfolio-single-content h2 {
margin: 0 0 20px;
padding: 0;
font-size: 20px;
font-weight: 600 !important;
}
.portfolio-ajax-modal { width: 1000px !important; }
.modal-padding { padding: 40px; }
.ajax-modal-title {
background-color: #F9F9F9;
border-bottom: 1px solid #EEE;
padding: 25px 40px;
}
.ajax-modal-title h2 {
font-size: 26px;
margin-bottom: 0;
}
#portfolio-ajax-wrap {
position: relative;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height .4s ease;
-o-transition: max-height .4s ease;
transition: max-height .4s ease;
}
#portfolio-ajax-wrap.portfolio-ajax-opened { max-height: 1200px; }
#portfolio-ajax-container {
display: none;
padding-bottom: 60px;
}
#portfolio-ajax-single h2 { font-size: 26px; } .portfolio-meta,
.portfolio-share {
list-style: none;
font-size: 14px;
}
.portfolio-meta li {
margin: 10px 0;
color: #666;
}
.portfolio-meta li:first-child { margin-top: 0; }
.portfolio-meta li span {
display: inline-block;
width: 150px;
font-weight: bold;
color: #333;
}
.portfolio-meta li span i {
position: relative;
top: 1px;
width: 14px;
text-align: center;
margin-right: 7px;
}
.well .line {
margin: 20px 0;
border-color: #E5E5E5;
} #portfolio-navigation {
position: absolute;
top: 50%;
left: auto;
right: 10px;
max-width: 96px;
height: 24px;
margin-top: -12px;
}
.page-title-right #portfolio-navigation {
left: 10px;
right: auto;
}
.page-title-center #portfolio-navigation {
position: relative;
top: 0;
left: 0;
margin: 20px auto 0;
}
#portfolio-navigation a {
display: block;
float: left;
margin-left: 12px;
width: 24px;
height: 24px;
text-align: center;
color: #444;
transition: color .3s linear;
-webkit-transition: color .3s linear;
-o-transition: color .3s linear;
}
.page-title-dark #portfolio-navigation a { color: #EEE; }
.page-title-parallax #portfolio-navigation a { color: #FFF; }
#portfolio-navigation a i {
position: relative;
top: -1px;
font-size: 24px;
line-height: 1;
}
#portfolio-navigation a i.icon-angle-left,
#portfolio-navigation a i.icon-angle-right {
font-size: 32px;
top: -6px;
}
#portfolio-navigation a i.icon-angle-right { left: -1px; }
#portfolio-navigation a:first-child { margin-left: 0; }
#portfolio-navigation a:hover { color: #ec1c24; }
#portfolio-ajax-show #portfolio-navigation {
top: 0;
margin-top: 0;
}
.nav-links .nav-previous a,
.nav-links .nav-next a{
height: 64px;
display: block;
line-height: 48px;
font-size: 20px;
}
.nav-links .nav-previous a {
padding-left: 60px;
background: url(https://feral.gr/wp-content/themes/feral/icons/feral-prev-post.png) no-repeat;
}
.nav-links .nav-next a {
padding-right: 60px;
background: url(https://feral.gr/wp-content/themes/feral/icons/feral-next-post.png) no-repeat top right;
}
.feral-p-features i{
position: relative;
width:27px;
height:27px;
display: inline-flex;
vertical-align: middle;
background: #ccc;
}
i.icon-ph-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/ph-pictogram.png);
}
i.icon-scent-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/scent-pictogram.png);
}
i.icon-dilution-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/dilution-pictogram.png);
}
i.icon-weight-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/weight-pictogram.png);
}
i.icon-cert-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/cert-pictogram.png);
}
i.icon-packaging-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/packaging-pictogram.png);
}
i.icon-sku-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/sku-pictogram.png);
}
i.icon-volume-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/volume-pictogram.png);
}
i.icon-finish-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/finish-pictogram.png);
}
i.icon-spray1-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/spray-1-pictogram.png);
width:36px;
}
i.icon-spray2-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/spray-2-pictogram.png);
width:36px;
}
i.icon-spray3-pictogram{
background:url(//feral.gr/wp-content/themes/feral/icons/spray-3-pictogram.png);
width:36px;	
}
.feral-pictograms{
list-style:none;
margin: 0;
padding: 0;
}
.feral-pictograms li{
display: inline-block;
font-family: 'Ubuntu';
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
color: #AAA;
font-weight: bold;
text-align: center;
margin-right: 12px;
}
.feral-pictograms li.activeFilter{
color: #e92d33;
}
.portfolio-filter i,
.feral-pictograms i{
position: relative;
width:50px;
height:50px;
display: inline-flex;
overflow: hidden;
}
i.icon-filter-wash{
background:url(//feral.gr/wp-content/themes/feral/icons/filter-wash.png);	
}
i.icon-filter-polish{
background:url(//feral.gr/wp-content/themes/feral/icons/filter-polish.png);	
}
i.icon-filter-protect{
background:url(//feral.gr/wp-content/themes/feral/icons/filter-protect.png);	
}
i.icon-filter-freshen{
background:url(//feral.gr/wp-content/themes/feral/icons/filter-freshen.png);	
}
i.icon-filter-maintain{
background:url(//feral.gr/wp-content/themes/feral/icons/filter-maintain.png);	
}
.portfolio-filter a:hover i,
li.activeFilter i{
background-position:50px 0 !important;
}
.fright {
float: right!important;
}
.tright {
text-align: right!important;
}
footer {
color: #ccc !important;
background-color: #080808;
font-family:  "Ubuntu", sans-serif;
}
.vc_row{
max-width:100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.tip-of-the-day{
font-size: 12px;
text-transform: uppercase;
display: block;
color: #000;
text-align: center;
font-weight: 700;
width: 160px;
border-radius: 4px;
background: #fff;
position: relative;
margin-bottom: 10px;
border: 1px solid #f00;
}
.product-title-mob{
padding: 20px 20px;
}
.tip-box{
width: 100%;
display: block; 
background: #f00; 
color: #fff; 
padding: 5%; 
border-radius: 4px;
margin-top: 20px;
}
.tip-box ul{
margin:10px 0 0 0;
padding:0;
list-style:none;
}
.tip-box h4{
font-size:20px; 
font-weight:700;
}
.tip-box p{
margin:0;
}
@media screen and (max-width: 1280px) {
.portfolio-3 .portfolio-item {
width: 50%;
}
}
@media screen and (max-width: 960px) {
.page .feral-p-features,
.portfolio-desc span,
.portfolio-filter {
display: none !important;
}
.nav-next,
.nav-previous{
float:none !important;
width: 100% !important;
}
.nav-links .nav-previous a,
.nav-links .nav-next a{
padding-left: 60px;
background-position: left;
text-align: left;
padding-right:0;
font-size: 17px;
line-height: 18px;
display: table-cell;
vertical-align: middle;
}
}
.pswp__caption,
.posted_in,
.tagged_as
{
display: none !important;
}
@media only screen and (max-width: 600px) {
.pswp__zoom-wrap{
transform: none !important;
}
.vc-hoverbox-wrapper.vc-hoverbox-shape--square.vc-hoverbox-align--center.vc-hoverbox-direction--reverse.vc-hoverbox-width--100 {    
pointer-events: none !important;
}
}
.feral-post h1{
font-size: 2.2rem;
}
.feral-post,
section.search{
border-top: 2px solid #dd3333;
}
.feral-post #main{
width: 80%;
max-width: 1280px;
margin: 0 auto;
}
.feral-post .preview-text{
padding: 30px 20px 0 20px;
}
.feral-post p,
.entry-card .preview-content,
.feral-post .entry-title{
font-family: "Ubuntu", sans-serif !important;
font-weight: 300;
}
.feral-post .entry-content{
padding-top: 30px;
}
.feral-post .post-date,
.feral-post .preview-categories{
color: #aaa;
display: block;
padding-bottom:15px;
}
.feral-post .entry-title
{
font-size: 20px;
}
.feral-post .preview-categories a{
color: #d33 !important;
}
.entry-card .preview-content{
border-bottom: 2px solid #fff;
}
.entry-card .preview-content{
transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;-webkit-transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;-moz-transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;-o-transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;    
}
.entry-card:hover .preview-content{
box-shadow:2px 6px 10px 0 rgba(0,0,0,.2);transform:translateY(-2px);
transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;-webkit-transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;-moz-transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;-o-transition:box-shadow ease-in-out .3s,transform ease-in-out .3s;    
}
.archive-cards{
padding-bottom:40px;
}
.post-thumb-outer {
position: relative;
display: block;
overflow: hidden;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
margin-bottom: 20px;
}
.post-thumb {
display: block;
overflow: hidden;
background-color: #fff;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-thumb img {
width: 100%;
max-width: 100%;
vertical-align: middle;
height: auto;
-webkit-transition: opacity .3s linear;
-moz-transition: opacity .3s linear;
-ms-transition: opacity .3s linear;
-o-transition: opacity .3s linear;
transition: opacity .3s linear;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
@media screen and (min-width: 1280px) {
.feral_copy{
text-align: right !important;
}
.entry-card .preview-content{
padding-bottom:15px;
}
.feral-post .entry-header{
display: table;
margin: 30px 0 30px 0;
}
.feral-post .left-entry-header{
width: 48%;
padding-right: 2%;
vertical-align:middle;
display:table-cell;
}
.feral-post .right-entry-header{
width: 50%;
display:table-cell;
}
}
.wpml-ls-menu-item .wpml-ls-flag {
height: 26px !important;
width: 26px !important;
margin-top: 6px;
}
.wpml-ls-flag,
.gm-anchor{
outline:none;
}
.search h2{
font-size: 22px !important;
overflow:hidden;
height: 30px;
}
.search .entry-summary{
clear:both;
}
.gm-navigation-drawer .vc_col-sm-3{
width: 100% !important;
float: none;
}