html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
word-wrap: break-word;
} body {
margin: 0;
width: 100%;
overflow-x: hidden;
}
body:before,
body:after {
content: '';
display: table;
}
body:after {
clear: both;
}  article,
aside,
details,
div,
footer,
header,
main,
menu,
nav,
section,
summary,
form {
display: block;
box-sizing: border-box;
}
input,
figcaption,
figure,
span,
i,
textarea {
box-sizing: border-box;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template,
[hidden] {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
}   mark {
background-color: #ff0;
color: #000;
} 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;
height: auto;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } hr {
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit; margin: 0; } optgroup {
font-weight: bold;
} button,
input,
select { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
cursor: pointer;
} [disabled] {
cursor: default;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} button:-moz-focusring,
input:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } 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;
} [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} table {
border-spacing: 3px;
border: 0;
}
tr,
td {
border: 0;
} article,
aside,
details,
div,
footer,
header,
main,
menu,
nav,
section,
summary,
form {
display: block;
box-sizing: border-box;
}
input,
figcaption,
figure,
span,
i,
textarea {
box-sizing: border-box;
} #content {
background-color: #fff;
position: relative;
z-index: 2; }
#content:before,
#content:after {
content: '';
display: table;
}
#content:after {
clear: both;
}
#content.left-sidebar,
#content.right-sidebar {
max-width: 1280px;
margin: 0 auto; }
#content.left-sidebar #secondary,
#content.right-sidebar #secondary {
padding: 80px 40px;
} #content-fixed {
max-width: 1280px;
margin: 0 auto;
position: relative;
background-color: #fff;
z-index: 2;
}
#content-fixed:before {
display: block;
content: '';
width: 100%;
height: 100%;
background-color: #fff;
position: absolute;
box-shadow: #ffffff -1280px 0px 0px 0px;
left: 0;
top: 0;
z-index: -1;
}
#content-fixed:after {
display: block;
content: '';
width: 100%;
height: 100%;
background-color: #fff;
position: absolute;
box-shadow: #ffffff 1280px 0px 0px 0px;
left: 0;
top: 0;
z-index: -1;
}
#content-fixed #primary,
#content-fixed #secondary {
padding: 80px 40px;
}
#content-fixed.left-sidebar,
#content-fixed.right-sidebar,
#content.left-sidebar,
#content.right-sidebar {
display: -webkit-box;
display: flex;
}
#content-fixed.left-sidebar,
#content.left-sidebar {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
} #primary {
padding: 80px 0;
overflow: hidden;
}
#primary:before,
#primary:after {
content: '';
display: table;
}
#primary:after {
clear: both;
} .left-sidebar #primary,
.right-sidebar #primary {
width: 70%;
min-height: 1px;
}
.left-sidebar #secondary,
.right-sidebar #secondary {
width: 30%;
}
.entry-content:before,
.entry-content:after {
content: '';
display: table;
}
.entry-content:after {
clear: both;
} .site-header {
width: 100%;
position: relative;
z-index: 10000;
}
.site-header .header-container {
max-width: 1280px;
margin: 0 auto;
padding: 0 40px;
min-height: 100px;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: initial;
}
.site-header .header-bg {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: .6s;
transition: .6s;
opacity: 0;
}
.site-header .header-bg.forced-opacity.visible {
opacity: 1!important;
}
.site-header .top-logo {
position: relative;
display: inline-block;
float: left;
height: 100px;
z-index: 2;
top: 0;
}
.site-header .top-logo.no-tirex {
height: auto;
text-align: left;
text-decoration: none;
}
.site-header .top-logo .header-logo-image {
background-repeat: no-repeat;
background-position: 50%;
background-size: contain;
margin: 0 auto;
height: 100px;
max-width: 110px;
}
.site-header .site-name {
color: #fff;
font-size: 36px;
font-weight: 300;
min-width: 200px;
}
.site-header .nav-container {
position: relative;
text-align: right;
width: calc(100% - 110px);
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.site-header .nav-container .no-menu {
display: inline-block;
padding: 10px;
color: #fff;
border: 1px solid;
background-color: rgba(255, 255, 255, 0.2);
} .site-header.layout-1 {
max-height: 100px;
} .site-header.layout-2 .header-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.site-header.layout-2 .header-container .nav-container {
text-align: left;
} .site-header.layout-3 .header-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: start;
align-items: flex-start;
padding-bottom: 20px;
}
.site-header.layout-3 .header-container .logo-container {
padding: 20px 0;
}
.site-header.layout-3 .header-container .nav-container {
text-align: left;
} .site-header.layout-4 .header-container {
height: 220px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.site-header.layout-4 .top-logo {
top: 25px;
}
.site-header.layout-4 .top-logo .header-logo-image {
max-width: none;
}
.site-header.layout-4 .nav-container {
text-align: center;
padding: 50px 0 40px 0;
} .post-header-image {
width: 100%;
position: relative;
background-position: 50%;
background-size: cover;
background-color: #646788;
color: #fff;
text-align: center;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
z-index: 5;
}
.post-header-image:before {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
opacity: 0.7;
background-color: #646788;
}
.post-header-image .content {
z-index: 1;
position: relative;
margin: 0 auto;
margin-top: 150px;
}
.archive .post-header-image h1 {
color: #fff;
}
.product-template-default .post-header-image h1,
.post-header-image .descr {
max-width: 1280px;
padding: 0 120px;
margin: 0 auto;
}
.product-template-default .post-header-image h1 {
color: #fff;
line-height: 1;
margin-bottom: 30px;
word-break: break-word;
opacity: 1;
font-size: 48px;
line-height: 1.4;
}
@-webkit-keyframes post-header-title {
from {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes post-header-title {
from {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.post-header-image .descr {
font-family: 'Josefin Slab', serif;
line-height: 1.5;
font-weight: 400;
font-size: 20px;
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
-webkit-animation: post-header-descr 1.5s cubic-bezier(0.77, 0, 0.175, 1) 1s forwards;
animation: post-header-descr 1.5s cubic-bezier(0.77, 0, 0.175, 1) 1s forwards;
}
@-webkit-keyframes post-header-descr {
from {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes post-header-descr {
from {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.post-header-image .filter {
width: 100%;
height: 100%;
background-color: #000;
opacity: .5;
position: absolute;
top: 0;
z-index: -1;
}
.post-header-image .tirex-breadcrumbs-container {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
}
.post-header-image .tirex-breadcrumbs-container a {
color: #fff;
}
.home .post-header-image .content {
z-index: 1;
position: relative;
margin: 0 auto;
margin-top: 150px;
} .tirex-breadcrumbs {
padding: 12px 20px;
font-size: 18px;
line-height: 1.3em;
font-weight: 400;
}
.tirex-breadcrumbs a {
text-decoration: none;
}
.tirex-breadcrumbs a:hover {
text-decoration: underline;
} .site-footer {
width: 100%;
color: #fff;
bottom: 0;
margin: 0 auto;
}
.site-footer.parallax-enable {
position: fixed;
}
.site-footer.white-bg {
background-color: #fff;
}
.site-footer a {
color: #fff;
}
.site-footer .widgets {
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 60px 20px 20px 20px;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
}
.site-footer .widgets:before,
.site-footer .widgets:after {
content: '';
display: table;
}
.site-footer .widgets:after {
clear: both;
}
.site-footer .widgets .column {
float: left;
padding: 0 20px;
text-align: left;
display: inline-block;
}
.site-footer .widgets .column aside {
margin: 0 auto 40px auto;
}
.site-footer .count-4 .column {
width: 25%;
}
.site-footer .count-3 .column {
width: 33.33%;
}
.site-footer .count-2 .column {
width: 50%;
max-width: 400px;
float: none;
}
.site-footer .count-1 .column {
width: 50%;
max-width: 400px;
float: none;
}
.site-footer h3 {
color: #fff;
margin-bottom: 20px;
font-size: 24px;
border-bottom: 1px solid #fff;
font-weight: 400;
}
.site-footer .copyright {
position: relative;
padding: 36px;
text-align: center;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.site-footer .copyright.footer-bg-white {
background-image: none;
}
.site-footer .copyright.footer-bg-gray {
background-image: none;
background-color: #fafafb;
}
.site-footer .copyright .footer-logo {
margin-top: 60px;
display: inline-block;
}
.site-footer .footer-logo-image {
display: inline-block;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
margin: 0 auto;
}
.site-footer .footer-contacts {
text-align: center;
padding-top: 15px;
}
.site-footer .footer-contacts h6 {
line-height: 2;
}
.site-footer .socials a {
display: inline-block;
padding: 5px 15px 25px 15px;
font-size: 18px;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .2s;
transition: .2s;
}
.site-footer .socials a:hover {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.site-footer .footer-copyrights {
text-align: center;
text-transform: uppercase;
padding-top: 15px;
}
.site-footer .scroll-on-top {
display: none;
width: 32px;
height: 32px;
font-size: 20px;
padding: 5px 6px 7px 6px;
background-color: rgba(0, 0, 0, 0.1);
border-radius: 0px;
position: fixed;
right: 40px;
bottom: 40px;
cursor: pointer;
z-index: 10;
}
.site-footer .scroll-on-top:before {
opacity: .5;
}  .tirex-blog-archive .blog-list:before,
.tirex-blog-archive .blog-list:after {
content: '';
display: table;
}
.tirex-blog-archive .blog-list:after {
clear: both;
}
.tirex-blog-archive h4 {
margin-bottom: 18px;
}
.tirex-blog-archive .blog-item.grid {
width: 33.33%;
padding: 0 2%;
float: left;
margin-bottom: 60px;
}
.tirex-blog-archive .blog-item.grid .content {
padding: 0 24px 24px 24px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.tirex-blog-archive .blog-item.grid.cols-2 {
width: 50%;
padding: 0 2%;
float: left;
margin-bottom: 60px;
}
.tirex-blog-archive .blog-item.grid.left-sidebar,
.tirex-blog-archive .blog-item.grid.right-sidebar {
width: 50%;
padding: 0 2%;
float: left;
margin-bottom: 60px;
}
.tirex-blog-archive .blog-item.classic {
width: 100%;
margin-bottom: 50px;
}
.tirex-blog-archive .blog-item.classic .no-overflow {
width: 50%;
height: 250px;
float: left;
}
.tirex-blog-archive .blog-item.classic .meta {
margin: 10px 0 15px 0;
}
.tirex-blog-archive .blog-item.classic .image {
width: 100%;
height: 250px;
background-size: cover;
background-position: 50%;
-webkit-transition: 2s;
transition: 2s;
}
.tirex-blog-archive .blog-item.classic .image:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.tirex-blog-archive .blog-item.classic img.image {
display: none;
width: 100%;
height: auto;
-webkit-transition: 2s;
transition: 2s;
}
.tirex-blog-archive .blog-item.classic img.image:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.tirex-blog-archive .blog-item.classic .content {
width: 45%;
float: right;
}
.tirex-blog-archive .blog-item.classic.left-sidebar .no-overflow,
.tirex-blog-archive .blog-item.classic.right-sidebar .no-overflow {
width: 45%;
height: 250px;
float: left;
}
.tirex-blog-archive .blog-item.classic.left-sidebar .image,
.tirex-blog-archive .blog-item.classic.right-sidebar .image {
width: 100%;
float: none;
}
.tirex-blog-archive .blog-item.classic.left-sidebar .content,
.tirex-blog-archive .blog-item.classic.right-sidebar .content {
width: 50%;
float: right;
}
.tirex-blog-archive .blog-item {
-webkit-transition: opacity .5s, -webkit-transform .5s;
transition: opacity .5s, -webkit-transform .5s;
transition: opacity .5s, transform .5s;
transition: opacity .5s, transform .5s, -webkit-transform .5s;
}
.tirex-blog-archive .blog-item:before,
.tirex-blog-archive .blog-item:after {
content: '';
display: table;
}
.tirex-blog-archive .blog-item:after {
clear: both;
}
.tirex-blog-archive .blog-item .no-overflow {
position: relative;
}
.tirex-blog-archive .blog-item img.image {
width: 100%;
height: auto;
-webkit-transition: 2s;
transition: 2s;
}
.tirex-blog-archive .blog-item img.image:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.tirex-blog-archive .blog-item .meta {
margin-bottom: 13px;
line-height: 1.4;
letter-spacing: 1.2px;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
font-family: 'Josefin Slab', serif;
color: #676C80;
display: block;
}
.tirex-blog-archive .blog-item .title-link {
text-decoration: none;
margin-top: 26px;
display: inline-block;
margin-bottom: -10px;
}
.tirex-blog-archive .blog-item .tirex-btn {
margin-top: 8px;
background: none;
border: none;
color: #E84996;
padding-left: 0px;
}
.tirex-blog-archive .blog-item .tirex-btn:hover {
text-decoration: underline;
}
.tirex-blog-archive .sticky-post {
display: none;
}
.tirex-blog-archive .blog-item.sticky .sticky-post {
display: block;
position: absolute;
padding: 25px 35px;
top: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 20px;
line-height: 0;
color: #fff;
}
.tirex-blog-archive .blog-item.sticky h4 {
position: relative;
margin-left: 30px;
}
.tirex-blog-archive .blog-item.sticky h4:before {
content: '';
display: block;
position: absolute;
width: 22px;
height: 22px;
left: -30px;
top: 2px;
background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgNDAgNDAiIHdpZHRoPSI0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtIC40NDA2MDI1OCAzNi45MzE0NTI5bDEwLjUxNDM4ODAyLTEyLjMyMjQxMTUgNC40NTI0MTQ5IDQuNDQ1MTA5LTEyLjMyMDQzODA1IDEwLjUyNjc4ODRjLS4zNDU4MzYwMy4yODA1MDA3LS43Nzk5NzMyNC40Mjg4NDUyLTEuMjI0OTM2NjYuNDE4NTYwMmwwIDBjLS43MjcxNDk1OC0uMDA1ODYyMy0xLjM4NTUwMTY0LS40MzE2NjUxLTEuNjg5Nzc1NDEtMS4wOTI4OTcxLS4zMDQyNzM3Ny0uNjYxMjMyLS4xOTk3MjMyMy0xLjQzODkyMi4yNjgzNDcyMS0xLjk5NjA3N3ptMjMuNzc1NDc3MTItNS4wMjI3MjIxYy41NzIyMzQ2LjU3MzU4MjggMS40MzUwMDYuNzQxODY2MiAyLjE4MDQ1NTcuNDI1Mjk3Ni43NDU0NDk4LS4zMTY1Njg2IDEuMjI0MjU0NS0xLjA1NDU3NjQgMS4yMTAwNjg2LTEuODY1MTQ0NnYtNi43ODQ4NjA0bDExLjE0MTQ4ODgtNi43ODQ4NjA0Yy42MTI1NzM5LS4zNTQ5NTY3IDEuMDQ2ODU5Ny0uOTUyNDkwMSAxLjE5NTc1NzEtMS42NDUyNDExLjE0ODg5NzQtLjY5Mjc1MDktLjAwMTQ1MjUtMS40MTYyNDA0LS40MTM5NzE2LTEuOTkyMDQ2OGwtMTIuNzc2MTMxMi0xMi43OTExOTg5NWMtLjU3NTEyODItLjQxMzAwNTYxLTEuMjk3NzY1My0uNTYzNTMyODYtMS45ODk3MDAzLS40MTQ0NTk4Ni0uNjkxOTM0OS4xNDkwNzMtMS4yODg3NjQ1LjU4Mzg3MDk4LTEuNjQzMzAzIDEuMTk3MTY3MzlsLTYuNzc2ODY4IDExLjE1NDYyODYyaC02Ljc4OTQxYy0uODEwOTM1NzgtLjAwNzM4NDItMS41NDQ4NzY1NS40Nzk2NTY0LTEuODUzOTc2ODIgMS4yMzAyOTI4LS4zMDkxMDAyNi43NTA2MzY0LS4xMzEyNDU1NCAxLjYxNDAyNjIuNDQ5MjcxMjkgMi4xODA5NzI2eiIgZmlsbD0iIzMxMjYyMyIvPjwvc3ZnPg==');
background-size: cover;
background-position: 50%;
} .tirex-blog-post {
margin-bottom: 60px;
}
.tirex-blog-post .meta {
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
}
.tirex-blog-post .content:before,
.tirex-blog-post .content:after {
content: '';
display: table;
}
.tirex-blog-post .content:after {
clear: both;
}
.tirex-blog-post .page-links span {
margin-right: 10px;
}
.blog-post-tags {
padding-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.blog-post-tags a {
text-decoration: none;
color: #fff;
background-color: #E84996;
padding: 6px 18px;
border-radius: 2px;
}
.blog-post-tags a:hover {
text-decoration: underline;
}
.rrssb-buttons {
margin-top: 30px;
}
.blog-related-posts:before,
.blog-related-posts:after {
content: '';
display: table;
}
.blog-related-posts:after {
clear: both;
}
.blog-related-posts h5 {
margin-top: 15px;
}
.blog-related-posts h3 {
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 80px;
}
.blog-related-posts a {
display: block;
color: inherit;
text-decoration: none;
}
.blog-related-posts .post {
width: 31%;
margin-right: 3.5%;
float: left;
}
.blog-related-posts .post:last-child {
margin-right: 0;
}
.blog-related-posts .image {
width: 100%;
height: 200px;
background-size: cover;
background-position: 50%;
}  .tirex-services-shortcode .services-filter-options {
text-align: center;
margin-bottom: 30px;
}
.tirex-services-shortcode .services-filter-options span {
margin: 15px;
border-radius: 2px;
text-transform: lowercase;
}
.tirex-services-shortcode .services-list:before,
.tirex-services-shortcode .services-list:after {
content: '';
display: table;
}
.tirex-services-shortcode .services-list:after {
clear: both;
}
.tirex-services-shortcode .services-list a.filter-item {
display: block;
}
.tirex-services-shortcode .services-list .services-item .tirex-btn {
margin-top: 10px;
}
.tirex-services-shortcode .title-link {
text-decoration: none;
}
.single-services #primary {
padding-bottom: 80px;
}
.tirex-accordion.clean .item h3 {
font-weight: 300;
font-size: 16px;
letter-spacing: 2px;
line-height: 1.5;
font-family: 'Jost', sans-serif;
} .tirex-services-shortcode .col-4 a {
width: calc(25% - 20px);
margin-right: 20px;
margin-bottom: 20px;
height: 250px;
}
.tirex-services-shortcode .col-2 a {
height: 300px;
width: calc(50% - 20px);
margin-right: 20px;
margin-bottom: 20px;
}
.tirex-services-shortcode .col-2 a:nth-child(even) {
margin-right: 0;
}
.tirex-services-shortcode .flip-container {
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
width: 100%;
height: 100%;
}
.tirex-services-shortcode .flip-container:hover .flipper {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.tirex-services-shortcode .flip-container .flipper {
-webkit-transition: 0.6s;
transition: 0.6s;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
width: 100%;
height: 100%;
position: relative;
}
.tirex-services-shortcode .flip-container .front,
.tirex-services-shortcode .flip-container .back {
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
}
.tirex-services-shortcode .flip-container .front {
z-index: 2;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.tirex-services-shortcode .flip-container .front .image {
width: 100%;
height: 100%;
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.tirex-services-shortcode .flip-container .front .title {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
padding: 20px;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.tirex-services-shortcode .flip-container .front h3 {
color: #fff;
margin: 0!important;
}
.tirex-services-shortcode .flip-container .back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
padding: 30px;
}
.tirex-services-shortcode .flip-container .back .title {
border: 1px solid #fff;
width: 100%;
height: 100%;
padding: 20px;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.tirex-services-shortcode .flip-container .back h3 {
color: #fff;
text-align: center;
font-size: 30px;
line-height: 1.2;
margin-bottom: 0!important;
} .tirex-services-shortcode .services-item {
padding-bottom: 60px;
-webkit-transition: 1s;
transition: 1s;
}
.tirex-services-shortcode .services-item:before,
.tirex-services-shortcode .services-item:after {
content: '';
display: table;
}
.tirex-services-shortcode .services-item:after {
clear: both;
}
.tirex-services-shortcode .services-item:last-child {
padding-bottom: 0;
}
.tirex-services-shortcode .services-item img.image {
width: 100%;
display: none;
}
.tirex-services-shortcode .services-item div.image {
width: 50%;
height: 320px;
float: left;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
}
.tirex-services-shortcode .services-item div.image.left-sidebar,
.tirex-services-shortcode .services-item div.image.right-sidebar {
height: 400px;
}
.tirex-services-shortcode .services-item .content {
width: 50%;
float: left;
padding-left: 5%;
}
.tirex-services-shortcode .services-item .categories {
text-transform: uppercase;
}
.tirex-services-shortcode .services-item .categories span:not(:last-child):after {
content: ', ';
}
.tirex-services-shortcode .services-item h3 {
margin-bottom: 0;
line-height: 1;
}
.tirex-services-shortcode .services-item .text {
padding: 10px 0;
} .tirex-services-single .rrssb-buttons {
margin-bottom: 80px;
}
.tirex-services-single .content {
padding: 20px 0 30px 0;
}
.tirex-services-single .content:before,
.tirex-services-single .content:after {
content: '';
display: table;
}
.tirex-services-single .content:after {
clear: both;
} .page-404 {
width: 100%;
height: 700px;
background-position: 50%;
background-size: cover;
position: relative;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-pack: center;
justify-content: center;
}
.page-404:before {
content: '';
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
background-color: #000;
opacity: .6;
}
.page-404 h1,
.page-404 h2 {
color: #fff;
text-align: center;
z-index: 1;
position: relative;
margin: 0;
}
.page-404 h1 {
font-size: 100px;
font-weight: 700;
margin-top: 100px;
}
.page-404 h2 {
font-size: 50px;
font-weight: 300;
margin: 30px 0 50px 0;
}
.page-404 .button {
z-index: 1;
position: relative;
text-align: center;
}
.page-404 .tirex-btn {
border-radius: 2px;
} .tirex-search-results a.title-link {
color: inherit;
}
.tirex-search-results h2 {
margin-bottom: 0;
display: inline;
}
.tirex-search-results .search-item:not(:last-of-type) {
margin-bottom: 40px;
}
.tirex-search-results .search-term {
color: #fff;
}
.tirex-search-results form {
position: relative;
}
.tirex-search-results .form-not-found form {
margin: 30px 0;
}
.tirex-search-results .form-top form {
margin: 30px 0 75px 0;
}
.tirex-search-results input[type="search"] {
padding-right: 60px;
}
.tirex-search-results button {
background: none;
border: 0;
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
-webkit-transition: .2s;
transition: .2s;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.tirex-search-results button:hover {
color: #fff;
}
.tirex-search-results button:before {
content: '\f002';
display: block;
font: 16px/0 'FontAwesome';
} #content .tirex-comments {
padding: 60px 40px 0 40px;
}
.tirex-comments {
padding-top: 60px;
}
.tirex-comments .comments-title {
font-size: 24px;
letter-spacing: 1px;
line-height: 1.25;
text-transform: uppercase;
margin-bottom: 40px!important;
}
.tirex-comments li.comment {
list-style: none;
}
.tirex-comment {
margin-bottom: 50px;
}
.tirex-comment:before,
.tirex-comment:after {
content: '';
display: table;
}
.tirex-comment:after {
clear: both;
}
.tirex-comment a {
text-decoration: none;
}
.tirex-comment a:hover {
text-decoration: underline;
}
.tirex-comment .avatar {
width: 80px;
float: left;
border-radius: 50px;
}
.tirex-comment .comment-content {
width: calc(100% - 80px);
float: left;
padding-left: 40px;
}
.tirex-comment .author {
text-transform: uppercase;
font-size: 16px;
line-height: 1;
margin-bottom: 10px;
}
.tirex-comment i.fa-reply {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
margin: 0 10px;
opacity: .6;
}
.tirex-comment .comment-meta {
text-transform: uppercase;
margin-top: 10px;
font-size: 12px;
}
.tirex-comment .reply,
.tirex-comment .edit {
margin-left: 10px;
} .comment-respond {
padding: 20px 0 90px 0;
}
.comment-respond .comment-form {
max-width: 800px;
}
.comment-respond h3 {
letter-spacing: 1px;
line-height: 1.25;
text-transform: uppercase;
}
.comment-respond h3 small a {
display: block;
font-size: 18px;
text-decoration: none;
margin-top: 10px;
}
.comment-respond input:not([type="submit"]),
.comment-respond textarea {
border-radius: 2px;
display: block;
padding: 10px 20px;
width: 100%;
}
.comment-respond textarea {
height: 200px;
}
.comment-respond input[type="submit"] {
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
border-radius: 2px;
padding: 12px 27px;
margin-top: 10px;
color: #fff;
line-height: 1.6;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: .2s;
transition: .2s;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
width: 32%;
float: left;
margin-right: 2%;
}
.comment-respond .comment-form-url {
margin-right: 0;
} .comment-navigation {
text-transform: uppercase;
}
.comment-navigation a {
text-decoration: none;
}
.comment-navigation a:hover {
text-decoration: underline;
}
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.comment-navigation .nav-previous a:before {
content: "\f177";
padding-right: 10px;
}
.comment-navigation .nav-next a:after {
content: "\f178";
padding-left: 10px;
}  html {
font: 300 16px/28px 'Jost';
color: #484B59;
letter-spacing: 0;
}
::-moz-selection {
color: #fff;
}
::selection {
color: #fff;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
text-decoration: none;
}
a.title-link {
text-decoration: none;
}
a.title-link h2 {
margin-bottom: 10px;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
blockquote {
font-family: 'Josefin Slab', serif;
font-style: italic;
font-weight: 400;
font-size: 20px;
color: #222222;
letter-spacing: 0;
line-height: 30px;
position: relative;
padding-left: 20px;
margin: 35px 0 35px 40px;
}
blockquote:before {
content: '';
display: block;
position: absolute;
left: -5px;
width: 6px;
height: 100%;
}
dfn {
font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Josefin Sans', serif;
}
#primary h1,
#primary h2,
#primary h3,
#primary h4,
#primary h5,
#primary h6 {
margin-bottom: 10px;
}
h1 {
font-weight: 600;
font-size: 60px;
color: #222222;
line-height: 1.25;
letter-spacing: 4px
}
.home  h1{
font-family: 'Josefin Sans', serif;
font-weight: 400;
letter-spacing: 2px;
font-size: 82px
}
h2 {
font-weight: 700;
font-size: 30px;
color: #222222;
letter-spacing: 1px;
line-height: 1.4;
}
h3 {
font-weight: 300;
font-size: 20px;
color: #222222;
letter-spacing: 2px;
line-height: 1.25;
font-family: 'Jost', sans-serif;
}
h4 {
font-weight: 300;
font-size: 18px;
color: #222222;
line-height: 1.25;
letter-spacing: 2px;
font-family: 'Jost', sans-serif;
}
h5 {
font-weight: 300;
font-size: 16px;
color: #222222;
line-height: 1.5;
letter-spacing: 2px;
font-family: 'Jost', sans-serif;
}
h6 {
font-weight: 300;
font-size: 12px;
color: #222222;
line-height: 1.5;
text-transform: uppercase;
letter-spacing: 2px;
font-family: 'Jost', sans-serif;
}
.textwidget h5 {
color: #fff;
}
p {
margin-top: 0;
font-family: 'Jost', sans-serif;
font-weight: 300;
letter-spacing: 1px;
}
p:last-of-type {
margin-bottom: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 100%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.2em;
}
sub {
bottom: -0.25em;
}
.content ul {
list-style: none;
padding-left: 23px;
}
.content ul ol li:before {
display: none;
}
.content ol ol li:before,
ul ol li:before {
display: none;
}
.content ul li {
position: relative;
}
.content ul li:before {
content: '';
display: block;
position: absolute;
top: 12px;
left: -20px;
width: 5px;
height: 5px;
border-radius: 10px;
}
.content ul li > ul > li {
margin-bottom: 6px;
line-height: 20px;
}
.content ul li > ul > li:before {
content: '';
display: block;
position: absolute;
border-radius: 10px;
top: 8px;
left: -15px;
width: 3px;
height: 3px;
border-width: 1px;
border-style: solid;
background: none;
}
.content ul li > ul {
padding: 7px 0 1px 23px;
} button,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="search"],
input[type="date"],
optgroup,
textarea {
color: inherit;
font: inherit;
margin: 0;
outline: 0;
-webkit-appearance: none;
}
.widgets input[type="search"] {
height: 35px;
}
.tirex-search-results input[type="search"] {
height: 50px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="search"],
input[type="date"],
input[type="file"],
textarea {
width: 100%;
padding: 12px 20px;
}
input:not([type='submit']),
textarea {
border: 1px solid #E1E2E6;
}
.post-password-form input[type="submit"] {
margin-top: 20px;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
outline: 0;
}
button[disabled],
input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
border: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
optgroup {
font-weight: bold;
}
input:not([type="submit"])::-webkit-input-placeholder {
text-transform: lowercase;
font-style: italic;
line-height: 28px;
-webkit-transition: line-height 0.5s ease;
transition: line-height 0.5s ease;
}
input:not([type="submit"])::-moz-placeholder {
text-transform: lowercase;
font-style: italic;
line-height: 28px;
-webkit-transition: line-height 0.5s ease;
transition: line-height 0.5s ease;
}
input:not([type="submit"]):-ms-input-placeholder {
text-transform: lowercase;
font-style: italic;
line-height: 28px;
-webkit-transition: line-height 0.5s ease;
transition: line-height 0.5s ease;
}
input:not([type="submit"])::placeholder {
text-transform: lowercase;
font-style: italic;
line-height: 28px;
-webkit-transition: line-height 0.5s ease;
transition: line-height 0.5s ease;
}
input:not([type="submit"]):focus::-webkit-input-placeholder {
line-height: 100px;
}
input:not([type="submit"]):focus::-moz-placeholder {
line-height: 100px;
}
input:not([type="submit"]):focus:-ms-input-placeholder {
line-height: 100px;
}
input:not([type="submit"]):focus::placeholder {
line-height: 100px;
}
textarea::-webkit-input-placeholder {
text-transform: lowercase;
font-style: italic;
text-indent: 0px;
-webkit-transition: text-indent 0.5s ease;
transition: text-indent 0.5s ease;
}
textarea::-moz-placeholder {
text-transform: lowercase;
font-style: italic;
text-indent: 0px;
-webkit-transition: text-indent 0.5s ease;
transition: text-indent 0.5s ease;
}
textarea:-ms-input-placeholder {
text-transform: lowercase;
font-style: italic;
text-indent: 0px;
-webkit-transition: text-indent 0.5s ease;
transition: text-indent 0.5s ease;
}
textarea::placeholder {
text-transform: lowercase;
font-style: italic;
text-indent: 0px;
-webkit-transition: text-indent 0.5s ease;
transition: text-indent 0.5s ease;
}
textarea:focus::-webkit-input-placeholder {
text-indent: -300px;
}
textarea:focus::-moz-placeholder {
text-indent: -300px;
}
textarea:focus:-ms-input-placeholder {
text-indent: -300px;
}
textarea:focus::placeholder {
text-indent: -300px;
}
.wpcf7-submit {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
outline: none;
line-height: 1.6;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all .2s;
transition: all .2s;
color: #fff;
font-size: 16px;
padding: 9px 33px;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
text-decoration: none;
outline: none;
}
.wpcf7-form p {
padding: 5px 0;
}
.wpcf7-form label {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-transform: uppercase;
font-size: 15px;
}
.wpcf7-form input[type="checkbox"],
.wpcf7-form input[type="radio"] {
width: 18px;
height: 18px;
outline: none;
top: 2px;
position: relative;
margin: 0 3px;
}
.wpcf7-form input[type="checkbox"]:before,
.wpcf7-form input[type="radio"]:before {
content: '';
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
background-color: #fff;
width: 18px;
height: 18px;
border: 1px solid #E1E2E6;
-webkit-transition: .2s;
transition: .2s;
color: #fff;
}
.wpcf7-form input[type="checkbox"]:active:before,
.wpcf7-form input[type="radio"]:active:before {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.wpcf7-form input[type="checkbox"]:checked:before,
.wpcf7-form input[type="radio"]:checked:before {
content: '\f00c';
}
.wpcf7-form input[type="checkbox"]:before {
border-radius: 3px;
font: normal normal normal 14px/1 'FontAwesome';
}
.wpcf7-form input[type="radio"]:before {
border-radius: 12px;
font: normal normal normal 12px/0 'FontAwesome';
}
.wpcf7-list-item-label {
padding: 6px;
display: inline-block;
}
.wpcf7-form-control.wpcf7-checkbox,
.wpcf7-form-control.wpcf7-radio {
display: inline-block;
padding: 5px;
border: 1px solid #E1E2E6;
margin-top: 3px;
}
input[type=range] {
-webkit-appearance: none;
margin: 18px 0;
width: 100%;
border: 1px solid transparent;
}
input[type=range]:focus {
outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
border: 0;
}
input[type=range]::-webkit-slider-thumb {
border: 0;
height: 30px;
width: 14px;
border-radius: 10px;
cursor: pointer;
-webkit-appearance: none;
margin-top: -11px;
}
input[type=range]::-moz-range-track {
width: 100%;
height: 8.4px;
cursor: pointer;
animate: 0.2s;
background: #3071a9;
border-radius: 1.3px;
border: 0;
}
input[type=range]::-moz-range-thumb {
border: 0;
height: 30px;
width: 14px;
border-radius: 10px;
cursor: pointer;
margin-top: -11px;
-webkit-appearance: none;
}
input[type=range]::-ms-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
border-radius: 2px;
border: 0;
}
input[type=range]::-ms-fill-upper,
input[type=range]::-ms-fill-lower {
border: 0;
border-radius: 2px;
}
input[type=range]::-ms-thumb {
height: 36px;
width: 16px;
border-radius: 3px;
cursor: pointer;
background-color: #000;
} .cs-select {
display: inline-block;
position: relative;
text-align: left;
z-index: 100;
width: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cs-select:focus {
outline: none;
}
.cs-select select {
display: none;
}
.cs-select span {
display: block;
position: relative;
cursor: pointer;
padding: 13px 20px;
border: 1px solid #E1E2E6;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.cs-select > span {
padding-right: 3em;
}
.cs-select > span:after,
.cs-select .cs-selected span::after {
speak: none;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cs-select.cs-active > span:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.cs-select .cs-options {
position: absolute;
overflow: hidden;
width: 100%;
visibility: hidden;
}
.cs-select.cs-active .cs-options {
visibility: visible;
}
.cs-select ul {
list-style: none;
margin: 7px 0 0 0;
padding: 0;
width: 100%;
}
.cs-select ul span {
padding: 1em;
}
.cs-select ul li.cs-focus span {
background-color: #ddd;
}
.cs-select li.cs-optgroup ul {
padding-left: 1em;
}
.cs-select li.cs-optgroup > span {
cursor: default;
}
.cs-active {
z-index: 200;
}
.cs-active ul span {
border-radius: 0;
border-left: 1px solid #E1E2E6!important;
border-right: 1px solid #E1E2E6!important;
}
.cs-active ul li:last-child span {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom: 1px solid #E1E2E6!important;
}
.cs-active ul li:first-child span {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top: 1px solid #E1E2E6!important;
}
.cs-skin-elastic {
background: transparent;
margin: 3px 0 20px 0;
}
.cs-skin-elastic > span {
z-index: 100;
}
.cs-skin-elastic > span:after {
content: '\f107';
font-family: 'FontAwesome';
-webkit-transform: rotate(0);
transform: rotate(0);
font-size: 18px;
top: 16px;
right: 16px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: .2s;
transition: .2s;
}
.cs-skin-elastic .cs-options {
overflow: visible;
background: transparent;
opacity: 1;
visibility: visible;
padding-bottom: 1.25em;
pointer-events: none;
}
.cs-skin-elastic .cs-options > ul:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
-webkit-transform: scale3d(1, 0, 1);
transform: scale3d(1, 0, 1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.cs-skin-elastic .cs-options ul li {
opacity: 0;
-webkit-transform: translate3d(0, -25px, 0);
transform: translate3d(0, -25px, 0);
-webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
transition: opacity 0.15s, -webkit-transform 0.15s;
transition: opacity 0.15s, transform 0.15s;
transition: opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
}
.cs-skin-elastic .cs-options span {
padding: 8px 20px;
background-color: #fff;
border: 0;
-webkit-transition: .4s;
transition: .4s;
}
.cs-skin-elastic .cs-options .cs-selected span:after {
content: '';
}
.cs-skin-elastic.cs-active .cs-options {
pointer-events: auto;
}
.cs-skin-elastic.cs-active .cs-options ul li {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: none;
transition: none;
-webkit-animation: bounce 0.6s ease-out;
animation: bounce 0.6s ease-out;
}
.cs-skin-elastic .cs-options span:hover,
.cs-skin-elastic .cs-options li.cs-focus span,
.cs-skin-elastic .cs-options .cs-selected span {
color: #fff;
}
@-webkit-keyframes bounce {
0% {
-webkit-transform: translate3d(0, -25px, 0);
transform: translate3d(0, -25px, 0);
opacity: 0;
}
25% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
50% {
-webkit-transform: translate3d(0, -6px, 0);
transform: translate3d(0, -6px, 0);
}
75% {
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes bounce {
0% {
-webkit-transform: translate3d(0, -25px, 0);
transform: translate3d(0, -25px, 0);
opacity: 0;
}
25% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
50% {
-webkit-transform: translate3d(0, -6px, 0);
transform: translate3d(0, -6px, 0);
}
75% {
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
} .alignnone {
margin: 5px 20px 20px 0;
max-width: 100%;
height: auto;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
max-width: 100%;
height: auto;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
max-width: 100%;
height: auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky {
display: block;
}
.gallery-caption {
display: block;
}
.bypostauthor {
display: block;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-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;
} .tirex-btn {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border-width: 1px;
border-style: solid;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
white-space: nowrap;
outline: none;
line-height: 1.6;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all .2s;
transition: all .2s;
}
.tirex-btn:hover,
.tirex-btn:focus {
text-decoration: none;
outline: none;
}
.tirex-btn i {
margin-right: 0.4em;
}
.tirex-btn i.right {
margin: 0 0 0 8px;
position: relative;
top: .3em;
float: right;
} .tirex-btn-primary-solid,
.tirex-btn-secondary-solid,
.tirex-btn-primary-transp:hover,
.tirex-btn-secondary-transp:hover,
.tirex-btn-primary-grey-transp:hover,
.tirex-btn-primary-grey-transp.active {
color: #fff;
}
.tirex-btn-primary-grey-transp {
border-color: #DCDCDC;
color: #575757;
}
.tirex-btn-white-transp {
border-color: #fff;
color: #fff;
background-color: transparent;
}
.tirex-btn-white-transp:hover {
background-color: #fff;
color: #808080;
}
.tirex-btn-primary-transp,
.tirex-btn-secondary-transp {
background-color: transparent;
}
.tirex-btn-white-solid {
border-color: #fff;
color: #808080;
background-color: #fff;
}
.tirex-btn-white-solid:hover {
background-color: transparent;
color: #fff!important;
}
.tirex-btn-text-image {
color: #fff;
border-color: #fff;
background-color: transparent;
}
.tirex-btn-text-image:hover {
background-color: #fff;
} .tirex-btn-small {
font-size: 12px;
padding: 10px 33px 8px 33px;
}
.tirex-btn-normal {
font-size: 18px;
padding: 11px 41px;
}
.tirex-btn-large {
font-size: 20px;
padding: 14px 60px 12px 60px;
} nav.tirex-pagination {
text-align: center;
}
nav.tirex-pagination:before,
nav.tirex-pagination:after {
content: '';
display: table;
}
nav.tirex-pagination:after {
clear: both;
}
nav.tirex-pagination a,
nav.tirex-pagination span {
display: inline-block;
position: relative;
margin: 50px 3px;
border-radius: 2px;
border-width: 1px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
color: #686D80;
padding: 9px 20px;
text-decoration: none;
font-size: 16px;
font-weight: 400;
-webkit-transition: .2s;
transition: .2s;
}
nav.tirex-pagination a:hover,
nav.tirex-pagination span:hover {
color: #fff;
}
nav.tirex-pagination .dots {
border: 0;
padding: 0;
margin: 0 12px;
}
nav.tirex-pagination .dots:hover {
background: none;
color: #aaa;
}
nav.tirex-pagination .current {
color: #fff;
}
nav.tirex-pagination .prev {
padding: 9px 25px;
margin-right: 15px;
}
nav.tirex-pagination .prev:before {
content: '\f104';
position: relative;
font: 14px/0 'FontAwesome';
left: -7px;
top: 1px;
padding-left: 6px;
}
nav.tirex-pagination .next {
padding: 9px 25px;
margin-left: 15px;
}
nav.tirex-pagination .next:after {
content: '\f105';
position: relative;
font: 15px/0 'FontAwesome';
right: -7px;
top: 1px;
padding-right: 6px;
}
#infscr-loading {
text-align: center;
padding-bottom: 40px;
}
#show-more {
border-radius: 2px;
display: table;
margin: 40px auto;
} .fs-lightbox {
width: 200px;
height: 200px;
position: absolute;
right: 0;
left: 0;
z-index: 99999;
background: #fff;
border-radius: 3px;
box-shadow: 0 0 25px #000;
opacity: 0;
margin: 0 auto;
padding: 10px;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.fs-lightbox,
.fs-lightbox *:not(input):not(textarea) {
box-sizing: border-box;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}
.fs-lightbox-fixed {
position: fixed;
top: 0;
bottom: 0;
margin: auto;
}
.fs-lightbox-inline {
padding: 30px;
}
.fs-lightbox-animating {
-webkit-transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
}
.fs-lightbox-animating .fs-lightbox-container {
-webkit-transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
}
.fs-lightbox-mobile .fs-lightbox-image_container {
-webkit-transform: translate3D(0, 0, 0);
transform: translate3D(0, 0, 0);
}
.fs-lightbox-mobile.fs-lightbox-animating .fs-lightbox-image_container {
-webkit-transition: height 0.25s ease, width 0.25s ease, top 0.25s ease, left 0.25s ease;
transition: height 0.25s ease, width 0.25s ease, top 0.25s ease, left 0.25s ease;
}
.fs-lightbox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100;
background: #000;
opacity: 0;
-webkit-transition: opacity 0.25s linear;
transition: opacity 0.25s linear;
}
.fs-lightbox-open {
opacity: 1;
}
.fs-lightbox-overlay.fs-lightbox-open {
opacity: 0.75;
}
.fs-lightbox-close {
border: none;
width: 30px;
height: 30px;
position: absolute;
top: -7.5px;
right: -7.5px;
z-index: 105;
background: #fff;
border-radius: 100%;
cursor: pointer;
display: block;
overflow: hidden;
padding: 0;
text-indent: 200%;
white-space: nowrap;
}
.fs-lightbox-close:focus {
outline: none;
}
.fs-lightbox-close:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: #333;
content: "\00d7";
display: block;
font-family: "Helvetica", Arial, sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 30px;
margin: auto;
text-align: center;
text-indent: 0;
-webkit-transition: color 0.15s linear;
transition: color 0.15s linear;
}
.no-opacity .fs-lightbox-close {
text-indent: -999px;
}
.fs-lightbox-loading_icon {
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 105;
display: block;
margin: auto;
opacity: 0;
-webkit-transition: opacity 0.25s linear, visibility 0.25s linear;
transition: opacity 0.25s linear, visibility 0.25s linear;
visibility: hidden;
}
.fs-lightbox-loading_icon:before,
.fs-lightbox-loading_icon:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 110%;
content: '';
display: block;
}
.fs-lightbox-loading_icon:before {
border: 5px solid rgba(51, 51, 51, 0.25);
}
.fs-lightbox-loading_icon:after {
-webkit-animation: fs-lightbox-loading-spin 0.75s linear infinite;
animation: fs-lightbox-loading-spin 0.75s linear infinite;
border: 5px solid transparent;
border-top-color: #333;
}
@-webkit-keyframes fs-lightbox-loading-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fs-lightbox-loading-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fs-lightbox-container {
width: 100%;
height: 100%;
position: relative;
z-index: 103;
background: #fff;
overflow: hidden;
}
.fs-lightbox-container:after {
clear: both;
content: '';
display: table;
}
.fs-lightbox-content {
width: 100%;
background: #fff;
opacity: 1;
overflow: hidden;
padding: 0;
visibility: visible;
}
.fs-lightbox-content:after {
clear: both;
content: '';
display: table;
}
.fs-lightbox-inline .fs-lightbox-content {
width: auto;
}
.fs-lightbox-iframed .fs-lightbox-content {
width: 100%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.fs-lightbox-mobile .fs-lightbox-image_container {
width: 1px;
height: 1px;
margin: 0;
position: absolute;
}
.fs-lightbox-image {
float: left;
display: block;
max-width: 98vw;
max-height: 90vh;
}
.fs-lightbox-mobile .fs-lightbox-image {
position: relative;
float: none;
}
.fs-lightbox-video {
width: 100%;
height: 100%;
}
.fs-lightbox-iframe {
width: 100%;
height: 100%;
border: none;
float: left;
overflow: auto;
}
.fs-lightbox-meta {
clear: both;
padding: 10px 10px 0;
}
.fs-lightbox-control {
border: none;
width: 40px;
height: 40px;
position: absolute;
top: 0;
z-index: 105;
background: #fff;
border-radius: 100%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
cursor: pointer;
display: block;
margin-right: auto;
margin-left: auto;
opacity: 1;
overflow: hidden;
text-indent: 200%;
-webkit-transition: opacity 0.15s linear, visibility 0.15s linear;
transition: opacity 0.15s linear, visibility 0.15s linear;
white-space: nowrap;
visibility: visible;
}
.fs-lightbox-control:focus {
outline: none;
}
.fs-lightbox-control:before {
width: 0;
height: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
margin: auto;
}
.no-opacity .fs-lightbox-control {
text-indent: -999px;
}
.fs-lightbox-control_previous {
left: 20px;
}
.fs-lightbox-control_previous:before {
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 10.4px solid #333;
margin-left: 14px;
}
.fs-lightbox-control_next {
right: 20px;
}
.fs-lightbox-control_next:before {
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 10.4px solid #333;
margin-right: 14px;
}
.fs-lightbox-control_disabled {
opacity: 0;
visibility: hidden;
}
.no-touchevents .fs-lightbox .fs-lightbox-control {
opacity: 0;
visibility: hidden;
}
.no-touchevents .fs-lightbox:hover .fs-lightbox-control {
opacity: 1;
visibility: visible;
}
.no-touchevents .fs-lightbox .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
opacity: 0;
cursor: default;
visibility: hidden;
}
.fs-lightbox-position {
color: #999;
font-size: 12px;
margin: 5px 0;
padding: 0;
}
.fs-lightbox-caption:after {
clear: both;
content: '';
display: table;
}
.fs-lightbox-caption p {
color: #666;
font-size: 14px;
margin: 5px 0;
padding: 0;
}
.fs-lightbox-caption_toggle {
display: none!important;
}
.fs-lightbox-error {
width: 250px;
}
.fs-lightbox-error p {
color: #900;
font-size: 14px;
margin: 0;
padding: 25px;
text-align: center;
text-transform: uppercase;
}
.fs-lightbox-loading .fs-lightbox-container {
opacity: 0;
-webkit-transition: opacity 0.25s linear;
transition: opacity 0.25s linear;
visibility: hidden;
}
.fs-lightbox-loading .fs-lightbox-loading_icon {
opacity: 1;
visibility: visible;
}
.fs-lightbox-mobile {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #111;
border-radius: 0;
padding: 40px 0 0;
}
.fs-lightbox-mobile .fs-lightbox-close {
height: 40px;
width: 40px;
top: 0;
right: 0;
background: #111;
border-radius: 0;
}
.fs-lightbox-mobile .fs-lightbox-close:before {
color: #ccc;
font-size: 28px;
font-weight: 700;
line-height: 40px;
}
.fs-lightbox-mobile .fs-lightbox-loading_icon:before {
border-color: rgba(153, 153, 153, 0.25);
}
.fs-lightbox-mobile .fs-lightbox-loading_icon:after {
border-top-color: #999;
}
.fs-lightbox-mobile .fs-lightbox-container {
position: static;
background: #111;
}
.fs-lightbox-mobile .fs-lightbox-content {
background-color: #111;
padding: 0 15px;
}
.fs-lightbox-mobile .fs-lightbox-tools {
width: 100%;
position: fixed;
right: 0;
bottom: 0;
left: 0;
background-color: #111;
}
.fs-lightbox-mobile .fs-lightbox-control {
width: 50px;
height: 100%;
min-height: 50px;
background: #111;
border-radius: 0;
box-shadow: none;
opacity: 1;
visibility: visible;
}
.fs-lightbox-mobile .fs-lightbox-control_previous {
left: 0;
}
.fs-lightbox-mobile .fs-lightbox-control_previous:before {
border-right-color: #eee;
margin-left: 19px;
}
.fs-lightbox-mobile .fs-lightbox-control_next {
right: 0;
}
.fs-lightbox-mobile .fs-lightbox-control_next:before {
border-left-color: #eee;
margin-right: 19px;
}
.no-touchevents .fs-lightbox-mobile .fs-lightbox-control,
.no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
opacity: 1;
visibility: visible;
}
.fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
opacity: 0;
cursor: default !important;
visibility: hidden;
}
.fs-lightbox-mobile .fs-lightbox-meta {
padding: 15px 65px;
}
.fs-lightbox-mobile .fs-lightbox-position {
color: #999;
font-size: 12px;
margin: 0;
padding: 0 15px 0 0;
}
.fs-lightbox-mobile .fs-lightbox-caption p {
color: #eee;
font-size: 14px;
margin: 0;
padding: 0;
}
.fs-lightbox-mobile .fs-lightbox-image {
-webkit-transition: none !important;
transition: none !important;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.fs-lightbox-mobile.fs-lightbox-animated .fs-lightbox-image {
-webkit-transition: -webkit-transform 0.25s ease-out !important;
transition: -webkit-transform 0.25s ease-out !important;
transition: transform 0.25s ease-out !important;
transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out !important;
}
.fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content,
.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content {
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.fs-lightbox-lock {
overflow: hidden !important;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
width: auto;
position: static;
background: transparent;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
width: 100%;
height: 50px;
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 105;
background-color: #111;
padding: 0 65px;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-caption_toggle {
color: #999;
display: block;
font-size: 12px;
line-height: 50px;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
width: 100%;
height: 80%;
position: fixed;
top: 20%;
right: 0;
bottom: 0;
left: 0;
z-index: 104;
background: #222;
box-shadow: 0 0 25px #000;
padding: 15px 15px 65px;
-webkit-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transition: -webkit-transform 0.25s ease;
transition: -webkit-transform 0.25s ease;
transition: transform 0.25s ease;
transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} aside#secondary section {
margin-bottom: 60px;
}
aside#secondary section h2 {
position: relative;
font-weight: 400;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 26px;
border: none!important;
}
aside#secondary section h2:after {
display: block;
content: '';
position: absolute;
bottom: -1px;
left: 0;
width: 50px;
height: 1px;
background-color: #000;
}
aside#secondary section input[type="submit"] {
font-size: 16px;
padding: 9px 33px;
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0;
text-decoration: none;
white-space: nowrap;
outline: none;
line-height: 1.6;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all .2s;
transition: all .2s;
text-transform: lowercase;
color: #fff;
}
aside.footer-sidebar input[type="text"],
aside.footer-sidebar input[type="email"],
aside.footer-sidebar input[type="tel"],
aside.footer-sidebar input[type="number"],
aside.footer-sidebar input[type="search"],
aside.footer-sidebar input[type="url"],
aside.footer-sidebar textarea {
color: #fff;
}
aside.footer-sidebar input[type="text"]::-webkit-input-placeholder,
aside.footer-sidebar input[type="email"]::-webkit-input-placeholder,
aside.footer-sidebar input[type="tel"]::-webkit-input-placeholder,
aside.footer-sidebar input[type="number"]::-webkit-input-placeholder,
aside.footer-sidebar input[type="search"]::-webkit-input-placeholder,
aside.footer-sidebar input[type="url"]::-webkit-input-placeholder,
aside.footer-sidebar textarea::-webkit-input-placeholder {
color: #fff;
}
aside.footer-sidebar input[type="text"]::-moz-placeholder,
aside.footer-sidebar input[type="email"]::-moz-placeholder,
aside.footer-sidebar input[type="tel"]::-moz-placeholder,
aside.footer-sidebar input[type="number"]::-moz-placeholder,
aside.footer-sidebar input[type="search"]::-moz-placeholder,
aside.footer-sidebar input[type="url"]::-moz-placeholder,
aside.footer-sidebar textarea::-moz-placeholder {
color: #fff;
}
aside.footer-sidebar input[type="text"]:-ms-input-placeholder,
aside.footer-sidebar input[type="email"]:-ms-input-placeholder,
aside.footer-sidebar input[type="tel"]:-ms-input-placeholder,
aside.footer-sidebar input[type="number"]:-ms-input-placeholder,
aside.footer-sidebar input[type="search"]:-ms-input-placeholder,
aside.footer-sidebar input[type="url"]:-ms-input-placeholder,
aside.footer-sidebar textarea:-ms-input-placeholder {
color: #fff;
}
aside.footer-sidebar input[type="text"]::placeholder,
aside.footer-sidebar input[type="email"]::placeholder,
aside.footer-sidebar input[type="tel"]::placeholder,
aside.footer-sidebar input[type="number"]::placeholder,
aside.footer-sidebar input[type="search"]::placeholder,
aside.footer-sidebar input[type="url"]::placeholder,
aside.footer-sidebar textarea::placeholder {
color: #fff;
}
aside.footer-sidebar input[type="submit"] {
font-size: 12px;
padding: 11px 27px;
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0;
text-decoration: none;
white-space: nowrap;
outline: none;
line-height: 1.6;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all .2s;
transition: all .2s;
text-transform: lowercase;
background-color: #fff;
}
aside.footer-sidebar input[type="submit"]:hover {
color: #fff;
}
.widgets .footer-sidebar a:hover {
text-decoration: underline;
color: #fff;
} .widget_tirex_widget_recent_recipes:before,
.widget_tirex_widget_recent_recipes:after {
content: '';
display: table;
}
.widget_tirex_widget_recent_recipes:after {
clear: both;
}
.widget_tirex_widget_recent_recipes .link {
display: block;
position: relative;
float: left;
width: 31%;
margin-right: 3.5%;
margin-bottom: 1%;
}
.widget_tirex_widget_recent_recipes .link:nth-child(3n+1) {
margin-right: 0;
}
.widget_tirex_widget_recent_recipes .link:before {
display: block;
content: '';
position: absolute;
left: calc(50% - 15px);
top: calc(50% - 15px);
width: 30px;
height: 30px;
background-image: url(//ma-douc-heure.fr/wp-content/themes/tirex/framework/customizations/theme/static/img/icon-soup-white.svg);
background-size: cover;
z-index: 2;
-webkit-transition: .6s;
transition: .6s;
-webkit-transform: rotate(0deg) scale(0.8);
transform: rotate(0deg) scale(0.8);
opacity: 0;
}
.widget_tirex_widget_recent_recipes .link:hover:before {
-webkit-transform: rotate(720deg) scale(1);
transform: rotate(720deg) scale(1);
opacity: 1;
}
.widget_tirex_widget_recent_recipes .link:hover > .image {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: brightness(50%);
filter: brightness(50%);
}
.widget_tirex_widget_recent_recipes .image {
width: 100%;
height: auto;
border-radius: 2px;
-webkit-transition: .6s;
transition: .6s;
} .widget_tirex_widget_recent_posts .link {
display: block;
margin-bottom: 20px;
color: inherit;
}
.widget_tirex_widget_recent_posts .link:before,
.widget_tirex_widget_recent_posts .link:after {
content: '';
display: table;
}
.widget_tirex_widget_recent_posts .link:after {
clear: both;
}
.widget_tirex_widget_recent_posts .link:last-child {
margin-bottom: 0;
}
.widget_tirex_widget_recent_posts .link:hover > .image {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.widget_tirex_widget_recent_posts .image {
width: 60px;
height: 60px;
float: left;
margin-right: 20px;
border-radius: 2px;
-webkit-transition: .6s;
transition: .6s;
}
.widget_tirex_widget_recent_posts .content {
float: left;
width: calc(100% - 80px);
}
.widget_tirex_widget_recent_posts h5 {
margin-bottom: 0;
line-height: 20px!important;
font-weight: 400;
}
.widget_tirex_widget_recent_posts h5:hover {
color: #7e6b6b;
}
.widget_tirex_widget_recent_posts time {
font-size: 12px;
}
.widget_tirex_widget_recent_posts.footer-sidebar h4 {
color: #fff;
}
.widget_tirex_widget_recent_posts.footer-sidebar h4:hover {
color: #fff;
text-decoration: underline;
} .widget_tirex_widget_twitter {
line-height: 1.5;
}
.widget_tirex_widget_twitter ul {
list-style: none;
padding: 0;
}
.widget_tirex_widget_twitter li {
margin-bottom: 20px;
padding-left: 40px;
position: relative;
}
.widget_tirex_widget_twitter li:last-child {
margin-bottom: 0;
}
.widget_tirex_widget_twitter li:before {
content: '\f099';
display: block;
position: absolute;
left: 3px;
top: 50%;
font: 24px/0 'FontAwesome';
color: #E84996;
-webkit-transition: .2s;
transition: .2s;
}
.widget_tirex_widget_twitter li:hover:before {
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
}
.widget_tirex_widget_twitter a {
color: inherit;
}
.widget_tirex_widget_twitter a:hover {
text-decoration: underline;
}
.widget_tirex_widget_twitter span.link {
padding-right: 7px;
}
.widget_tirex_widget_twitter.footer-sidebar li:before {
color: #fff;
} .widget_tirex_widget_flickr:before,
.widget_tirex_widget_flickr:after {
content: '';
display: table;
}
.widget_tirex_widget_flickr:after {
clear: both;
}
.widget_tirex_widget_flickr .link {
display: block;
float: left;
width: 31%;
margin-right: 3.5%;
margin-bottom: 1%;
position: relative;
}
.widget_tirex_widget_flickr .link:nth-child(3n+1) {
margin-right: 0;
}
.widget_tirex_widget_flickr .link:before {
display: block;
content: '';
position: absolute;
left: calc(50% - 20px);
top: calc(50% - 10px);
width: 40px;
height: 20px;
background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2240px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2040%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2042%20%2836781%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eflickr%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22flickr%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.5741423%2C10.1634454%20C19.5741423%2C15.5829412%2015.1970711%2C19.9766387%209.79857741%2C19.9766387%20C4.40008368%2C19.9766387%200.0238493724%2C15.5828571%200.0238493724%2C10.1634454%20C0.0238493724%2C4.73966387%204.40008368%2C0.346806723%209.79857741%2C0.346806723%20C15.1970711%2C0.346806723%2019.5741423%2C4.74058824%2019.5741423%2C10.1634454%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M38.3548954%2C9.99915966%20C38.3548954%2C14.6046218%2034.6230962%2C18.3503361%2030.0369874%2C18.3503361%20C25.4508787%2C18.3503361%2021.7207531%2C14.6036975%2021.7207531%2C9.99915966%20C21.7207531%2C5.39462185%2025.4517155%2C1.64882353%2030.0369874%2C1.64882353%20C34.6222594%2C1.64882353%2038.3548954%2C5.39462185%2038.3548954%2C9.99915966%20Z%20M30.0369038%2C0.0199159664%20C24.5561506%2C0.0199159664%2020.0976569%2C4.49621849%2020.0976569%2C9.9992437%20C20.0976569%2C15.5030252%2024.5561506%2C19.9802521%2030.0369038%2C19.9802521%20C35.5168201%2C19.9802521%2039.9769874%2C15.5038655%2039.9769874%2C9.9992437%20C39.9769874%2C4.49630252%2035.5158996%2C0.0199159664%2030.0369038%2C0.0199159664%20L30.0369038%2C0.0199159664%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
background-size: cover;
z-index: 2;
-webkit-transition: .6s;
transition: .6s;
-webkit-transform: rotate(0deg) scale(0.8);
transform: rotate(0deg) scale(0.8);
opacity: 0;
}
.widget_tirex_widget_flickr .link:hover:before {
-webkit-transform: rotate(720deg) scale(1);
transform: rotate(720deg) scale(1);
opacity: 1;
}
.widget_tirex_widget_flickr .link:hover > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: brightness(50%);
filter: brightness(50%);
}
.widget_tirex_widget_flickr .link img {
border-radius: 2px;
-webkit-transition: .6s;
transition: .6s;
} .widget_tirex_widget_instagram:before,
.widget_tirex_widget_instagram:after {
content: '';
display: table;
}
.widget_tirex_widget_instagram:after {
clear: both;
}
.widget_tirex_widget_instagram .link {
display: block;
float: left;
width: 31%;
margin-right: 3.5%;
margin-bottom: 1%;
position: relative;
}
.widget_tirex_widget_instagram .link:nth-child(3n+1) {
margin-right: 0;
}
.widget_tirex_widget_instagram .link:before {
display: block;
content: '';
position: absolute;
left: calc(50% - 15px);
top: calc(50% - 15px);
width: 30px;
height: 30px;
background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjkwIiB2aWV3Qm94PSIwIDAgOTAgOTAiIHdpZHRoPSI5MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0IDQpIj48Y2lyY2xlIGN4PSI0MSIgY3k9IjQxIiByPSIxOC45NCIgc3Ryb2tlLXdpZHRoPSI3Ii8+PGNpcmNsZSBjeD0iNjUuNSIgY3k9IjE4LjEzIiByPSIyLjkxIiBzdHJva2Utd2lkdGg9IjYiLz48cmVjdCBoZWlnaHQ9IjgyIiByeD0iMTkiIHN0cm9rZS13aWR0aD0iNyIgd2lkdGg9IjgyIi8+PC9nPjwvc3ZnPg==');
background-size: cover;
z-index: 2;
-webkit-transition: .6s;
transition: .6s;
-webkit-transform: rotate(0deg) scale(0.8);
transform: rotate(0deg) scale(0.8);
opacity: 0;
}
.widget_tirex_widget_instagram .link:hover:before {
-webkit-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
opacity: 1;
}
.widget_tirex_widget_instagram .link:hover > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: brightness(50%);
filter: brightness(50%);
}
.widget_tirex_widget_instagram .link img {
border-radius: 2px;
-webkit-transition: .6s;
transition: .6s;
}
.widget_tirex_widget_instagram .more {
display: block;
color: inherit;
} .widget_pages ul {
list-style: none;
padding: 0;
}
.widget_pages.footer-sidebar a {
color: #fff;
text-decoration: none;
}
.widget_pages.footer-sidebar a:hover {
text-decoration: underline;
} .widget_tirex_widget_social_links:before,
.widget_tirex_widget_social_links:after {
content: '';
display: table;
}
.widget_tirex_widget_social_links:after {
clear: both;
}
.widget_tirex_widget_social_links .icon {
display: inline-block;
position: relative;
overflow: hidden;
margin: 0 10px 10px 0;
float: left;
width: 40px;
height: 40px;
border-radius: 0px;
text-decoration: none;
}
.widget_tirex_widget_social_links .icon:before,
.widget_tirex_widget_social_links .icon:after {
display: block;
width: 40px;
height: 40px;
color: #fff;
font: 20px 'FontAwesome';
position: absolute;
text-align: center;
top: calc(50% - 10px);
-webkit-transition: .6s;
transition: .6s;
-webkit-transition-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44);
transition-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.widget_tirex_widget_social_links .icon:after {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
.widget_tirex_widget_social_links .icon:hover:after {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.widget_tirex_widget_social_links .icon:hover:before {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
.widget_tirex_widget_social_links .rss {
background-color: #f8991d;
}
.widget_tirex_widget_social_links .rss:before,
.widget_tirex_widget_social_links .rss:after {
content: '\f09e';
}
.widget_tirex_widget_social_links .fb {
background-color: #3b5998;
}
.widget_tirex_widget_social_links .fb:before,
.widget_tirex_widget_social_links .fb:after {
content: '\f09a';
}
.widget_tirex_widget_social_links .tw {
background-color: #31a1f0;
}
.widget_tirex_widget_social_links .tw:before,
.widget_tirex_widget_social_links .tw:after {
content: '\f099';
}
.widget_tirex_widget_social_links .google {
background-color: #dc4a38;
}
.widget_tirex_widget_social_links .google:before,
.widget_tirex_widget_social_links .google:after {
content: '\f0d5';
}
.widget_tirex_widget_social_links .vk {
background-color: #4c75a3;
}
.widget_tirex_widget_social_links .vk:before,
.widget_tirex_widget_social_links .vk:after {
content: '\f189';
}
.widget_tirex_widget_social_links .youtube {
background-color: #e61016;
}
.widget_tirex_widget_social_links .youtube:before,
.widget_tirex_widget_social_links .youtube:after {
content: '\f167';
}
.widget_tirex_widget_social_links .vimeo {
background-color: #23b6ea;
}
.widget_tirex_widget_social_links .vimeo:before,
.widget_tirex_widget_social_links .vimeo:after {
content: '\f27d';
}
.widget_tirex_widget_social_links .insta {
background-color: #125688;
}
.widget_tirex_widget_social_links .insta:before,
.widget_tirex_widget_social_links .insta:after {
content: '\f16d';
}
.widget_tirex_widget_social_links .flickr {
background-color: #ff0084;
}
.widget_tirex_widget_social_links .flickr:before,
.widget_tirex_widget_social_links .flickr:after {
content: '\f16e';
}
.widget_tirex_widget_social_links .pinterest {
background-color: #cf0d15;
}
.widget_tirex_widget_social_links .pinterest:before,
.widget_tirex_widget_social_links .pinterest:after {
content: '\f0d2';
}
.widget_tirex_widget_social_links .linked {
background-color: #007bb6;
}
.widget_tirex_widget_social_links .linked:before,
.widget_tirex_widget_social_links .linked:after {
content: '\f0e1';
}
.widget_tirex_widget_social_links .dribble {
background-color: #f26798;
}
.widget_tirex_widget_social_links .dribble:before,
.widget_tirex_widget_social_links .dribble:after {
content: '\f17d';
}
.widget_tirex_widget_social_links .tumblr {
background-color: #37465c;
}
.widget_tirex_widget_social_links .tumblr:before,
.widget_tirex_widget_social_links .tumblr:after {
content: '\f173';
}
.widget_tirex_widget_social_links .reddit {
background-color: #6099d0;
}
.widget_tirex_widget_social_links .reddit:before,
.widget_tirex_widget_social_links .reddit:after {
content: '\f281';
}
.widget_tirex_widget_social_links .deviant {
background-color: #475c4e;
}
.widget_tirex_widget_social_links .deviant:before,
.widget_tirex_widget_social_links .deviant:after {
content: '\f1bd';
}
.widget_tirex_widget_social_links .digg {
background-color: #0065a5;
}
.widget_tirex_widget_social_links .digg:before,
.widget_tirex_widget_social_links .digg:after {
content: '\f1a6';
}
.widget_tirex_widget_social_links .sound {
background-color: #fd5009;
}
.widget_tirex_widget_social_links .sound:before,
.widget_tirex_widget_social_links .sound:after {
content: '\f1be';
} .widget_tirex_widget_ads img {
max-width: 300px;
width: 100%;
} .widget_rss h2 a.rsswidget:first-child,
.widget_rss h3 a.rsswidget:first-child {
display: none;
}
.widget_rss a {
text-decoration: none;
color: inherit;
}
.widget_rss ul {
list-style: none;
}
.widget_rss li {
margin-bottom: 20px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss li a.rsswidget {
display: block;
font-size: 16px;
line-height: 24px;
font-weight: 400;
position: relative;
}
.widget_rss li a.rsswidget:before {
font: 20px/0 'FontAwesome';
content: '\f09e';
display: block;
position: absolute;
left: -37px;
top: 50%;
-webkit-transition: .3s;
transition: .3s;
}
.widget_rss li:hover a.rsswidget:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.widget_rss .rss-date {
font-size: 12px;
padding: 11px 0 7px 0;
display: block;
}
.widget_rss cite {
font-style: normal;
padding-top: 10px;
display: block;
}
.footer-sidebar.widget_rss li a.rsswidget:before {
color: #fff;
} .widget_meta ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.widget_meta li {
position: relative;
margin-bottom: 7px;
}
.widget_meta li:before {
content: '';
display: block;
position: absolute;
top: 11px;
left: -20px;
width: 6px;
height: 6px;
border-radius: 10px;
}
.widget_meta a {
text-decoration: none;
color: inherit;
}
.widget_meta.footer-sidebar li:before {
background-color: #fff;
} .widget_calendar .calendar_wrap {
left: -6px;
position: relative;
}
.widget_calendar .calendar_wrap table {
width: 100%;
max-width: 240px;
border: 0;
margin: 0;
border-spacing: 3px;
}
.widget_calendar .calendar_wrap table caption {
text-align: left;
font-weight: 400;
font-size: 20px;
line-height: 30px;
margin: 0 0 5px 10px;
}
.widget_calendar .calendar_wrap table th {
font-weight: normal;
text-transform: uppercase;
text-align: center;
}
.widget_calendar .calendar_wrap table tr,
.widget_calendar .calendar_wrap table td,
.widget_calendar .calendar_wrap table th {
padding: 3px 0;
border: 0;
}
.widget_calendar .calendar_wrap table td {
text-align: center;
}
.widget_calendar .calendar_wrap table td a {
text-decoration: none;
}
.widget_calendar .calendar_wrap table td#prev,
.widget_calendar .calendar_wrap table td#next {
text-align: left;
padding-left: 9px;
}
.widget_calendar .calendar_wrap table td#prev a,
.widget_calendar .calendar_wrap table td#next a {
color: inherit;
text-decoration: underline;
}
.widget_calendar .calendar_wrap table td#next {
text-align: right;
}
.widget_calendar.footer-sidebar .calendar_wrap {
left: -2px;
}
.widget_calendar.footer-sidebar .calendar_wrap th {
color: #fff;
}
.widget_calendar.footer-sidebar .calendar_wrap caption {
margin: 0 0 5px 4px;
}
.widget_calendar.footer-sidebar .calendar_wrap td#today {
color: #fff;
font-weight: 700;
} .widget_tag_cloud a {
color: inherit;
text-decoration: none;
} .widget_nav_menu ul,
.widget_categories ul,
.widget_pages ul,
.widget_archive ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.widget_nav_menu li,
.widget_categories li,
.widget_pages li,
.widget_archive li {
font-size: 14px;
font-weight: 400;
margin-bottom: 13px;
position: relative;
}
.widget_nav_menu li:before,
.widget_categories li:before,
.widget_pages li:before,
.widget_archive li:before {
content: '';
display: block;
position: absolute;
top: 8px;
left: -20px;
width: 6px;
height: 6px;
border-radius: 10px;
}
.widget_nav_menu li > ul > li,
.widget_categories li > ul > li,
.widget_pages li > ul > li,
.widget_archive li > ul > li {
font-weight: 300;
font-size: 14px;
margin-bottom: 6px;
}
.widget_nav_menu li > ul > li:before,
.widget_categories li > ul > li:before,
.widget_pages li > ul > li:before,
.widget_archive li > ul > li:before {
content: '';
display: block;
position: absolute;
top: 8px;
left: -15px;
width: 4px;
height: 4px;
border-width: 1px;
border-style: solid;
background: none;
}
.widget_nav_menu li > ul,
.widget_categories li > ul,
.widget_pages li > ul,
.widget_archive li > ul {
padding: 13px 0 1px 13px;
}
.widget_nav_menu a,
.widget_categories a,
.widget_pages a,
.widget_archive a {
color: inherit;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1.53px;
}
.widget_nav_menu .cs-select ul,
.widget_categories .cs-select ul,
.widget_pages .cs-select ul,
.widget_archive .cs-select ul {
padding: 0;
}
.widget_nav_menu .cs-select li,
.widget_categories .cs-select li,
.widget_pages .cs-select li,
.widget_archive .cs-select li {
font: inherit;
margin-bottom: 0;
}
.widget_nav_menu .cs-select li:before,
.widget_categories .cs-select li:before,
.widget_pages .cs-select li:before,
.widget_archive .cs-select li:before {
display: none;
}
.widget_nav_menu.footer-sidebar li:before,
.widget_categories.footer-sidebar li:before,
.widget_pages.footer-sidebar li:before,
.widget_archive.footer-sidebar li:before {
background-color: #fff;
}
.widget_nav_menu.footer-sidebar .cs-select span.cs-placeholder,
.widget_categories.footer-sidebar .cs-select span.cs-placeholder,
.widget_pages.footer-sidebar .cs-select span.cs-placeholder,
.widget_archive.footer-sidebar .cs-select span.cs-placeholder {
border: 1px solid #fff;
}
.widget_nav_menu.footer-sidebar .cs-select li span,
.widget_categories.footer-sidebar .cs-select li span,
.widget_pages.footer-sidebar .cs-select li span,
.widget_archive.footer-sidebar .cs-select li span {
border-left: 1px solid #fff!important;
border-right: 1px solid #fff!important;
}
.widget_nav_menu.footer-sidebar .cs-select li:first-child span,
.widget_categories.footer-sidebar .cs-select li:first-child span,
.widget_pages.footer-sidebar .cs-select li:first-child span,
.widget_archive.footer-sidebar .cs-select li:first-child span {
border-top: 1px solid #fff!important;
}
.widget_nav_menu.footer-sidebar .cs-select li:last-child span,
.widget_categories.footer-sidebar .cs-select li:last-child span,
.widget_pages.footer-sidebar .cs-select li:last-child span,
.widget_archive.footer-sidebar .cs-select li:last-child span {
border-bottom: 1px solid #fff!important;
}
.widget_nav_menu.footer-sidebar .cs-select ul,
.widget_categories.footer-sidebar .cs-select ul,
.widget_pages.footer-sidebar .cs-select ul,
.widget_archive.footer-sidebar .cs-select ul {
padding: 0;
}
.widget_nav_menu.footer-sidebar .cs-select li,
.widget_categories.footer-sidebar .cs-select li,
.widget_pages.footer-sidebar .cs-select li,
.widget_archive.footer-sidebar .cs-select li {
font: inherit;
margin-bottom: 0;
}
.widget_nav_menu.footer-sidebar .cs-select li:before,
.widget_categories.footer-sidebar .cs-select li:before,
.widget_pages.footer-sidebar .cs-select li:before,
.widget_archive.footer-sidebar .cs-select li:before {
display: none;
} .widget_search form {
position: relative;
}
.widget_search input[type="search"] {
padding-right: 60px;
}
.widget_search button {
background: none;
border: 0;
position: absolute;
top: 0;
right: 0;
width: 48px;
height: 52px;
-webkit-transition: .2s;
transition: .2s;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.widget_search button:hover {
color: #fff;
}
.widget_search button:before {
content: '\f002';
display: block;
font: 16px/0 'FontAwesome';
}
.widget_search.footer-sidebar button {
width: 34px;
height: 34px;
top: 1px;
}
.widget_search.footer-sidebar button:hover {
background-color: #fff!important;
}
.widget_search.footer-sidebar button:before {
top: -1px;
position: relative;
} .widget_recent_entries ul {
list-style: none;
padding: 0;
}
.widget_recent_entries li {
margin-bottom: 20px;
}
.widget_recent_entries a {
display: block;
font-size: 15px;
line-height: 20px;
font-weight: 400;
color: inherit;
text-decoration: none;
}
.widget_recent_entries span {
font-size: 12px;
top: -3px;
position: relative;
} .widget_recent_comments ul {
list-style: none;
padding-left: 23px;
}
.widget_recent_comments li {
position: relative;
}
.widget_recent_comments li:before {
content: '';
display: block;
position: absolute;
top: 9px;
left: -20px;
width: 6px;
height: 6px;
border-radius: 10px;
}
.widget_recent_comments a {
color: inherit;
}
.widget_recent_comments a:hover {
text-decoration: underline;
}
.widget_recent_comments.footer-sidebar a:hover {
text-decoration: none;
}
.widget_recent_comments.footer-sidebar li:before {
background-color: #fff;
} .no-overflow {
overflow: hidden;
line-height: 0;
}
.new-line {
display: block;
}
.featured-image {
padding-bottom: 20px;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 2px 0 0 2px;
width: 100%;
max-width: 100%;
text-align: left;
margin-bottom: 20px;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
tr,
th,
td {
padding: 10px;
}
.tirex-flash-messages {
display: none!important;
} .tirex-invisible-up {
-webkit-transform: translateY(100px) scale(0.7) !important;
transform: translateY(100px) scale(0.7) !important;
opacity: 0!important;
}
.tirex-invisible-right {
-webkit-transform: translateX(-20%) scale(0.7) !important;
transform: translateX(-20%) scale(0.7) !important;
opacity: 0!important;
}
.tirex-invisible-left {
-webkit-transform: translateX(20%) scale(0.7) !important;
transform: translateX(20%) scale(0.7) !important;
opacity: 0!important;
}
.tirex-invisible-opacity {
opacity: 0!important;
} #mc_embed_signup {
width: 380px;
text-align: center;
margin: 0 auto;
}
#mc-embedded-subscribe {
margin-top: 40px;
} .tirex-linear-progress svg {
height: 100%;
}
.tirex-linear-progress .line {
margin-bottom: 15px;
}
.tirex-linear-progress path:first-of-type {
opacity: 0.6;
}
.tirex-linear-progress.custom path:first-of-type {
opacity: 1!important;
} .tirex-circle-progress {
width: 100%;
display: inline-block;
}
.tirex-circle-progress path:first-of-type {
opacity: .5;
}
.tirex-circle-progress.custom path:first-of-type {
opacity: 1!important;
}
@media (max-width: 1100px) {
.tirex-services-shortcode .col-2 a.left-sidebar,
.tirex-services-shortcode .col-2 a.right-sidebar {
height: 300px;
}
}
@media (max-width: 1000px) {
.site-header .header-container {
height: 100px;
}
.site-header .nav-container {
height: 100px;
}
.site-header.layout-2 .header-container {
-webkit-box-pack: justify;
justify-content: space-between;
}
.site-header.layout-2 .header-container .nav-container {
width: 30px;
}
.site-header.layout-3 .header-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
padding-bottom: 0;
}
.site-header.layout-3 .header-container .logo-container {
padding: inherit;
}
.site-header.layout-4 .header-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: inherit;
height: inherit;
}
.site-header.layout-4 .top-logo {
top: 0;
}
.site-header.layout-4 .top-logo .header-logo-image {
max-width: 110px;
height: 100px;
}
.site-header.layout-4 .nav-container {
padding: 0;
}
.tirex-services-shortcode .col-4 a {
width: calc(50% - 20px);
}
.tirex-services-shortcode .services-item div.image.left-sidebar,
.tirex-services-shortcode .services-item div.image.right-sidebar {
width: 100%;
float: none;
}
.tirex-services-shortcode .services-item .content.left-sidebar,
.tirex-services-shortcode .services-item .content.right-sidebar {
width: 100%;
float: none;
height: inherit;
padding-top: 20px;
padding-left: 0;
}
.widget_tirex_widget_recent_posts .image {
display: none;
}
.widget_tirex_widget_recent_posts .content {
width: 100%;
}
.widget_tirex_widget_twitter li {
padding-left: 0;
}
.widget_tirex_widget_twitter li:before {
display: none;
}
.widget_rss ul {
padding: 0;
}
.widget_rss li a.rsswidget:before {
display: none;
}
.hide-on-tablet {
display: none;
}
}
@media (max-width: 900px) {
.home h1 {
font-size: 38px;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
line-height: 28px;
}
h4 {
font-size: 18px;
line-height: 26px
}
h5 {
font-size: 16px;
}
h6 {
font-size: 12px;
}
p {
font-size: 16px;
line-height: 24px
}	
.product-template-default .post-header-image h1,
.post-header-image .descr {
max-width: 1280px;
padding: 0 20px;
margin: 0 auto;
}
.product-template-default .post-header-image h1 {
color: #fff;
line-height: 1;
margin-bottom: 0px;
word-break: break-word;
opacity: 1;
font-size: 42px;
line-height: 1.4;
}		
.tirex-breadcrumbs {
font-size: 18px;
}	
.post-header-image .content {
margin-top: 0px;
}
.site-footer .count-4 .column {
padding: 0 10px;
}
.site-footer .count-2 .column {
float: left;
}
.tirex-blog-archive .blog-item.classic.left-sidebar .no-overflow,
.tirex-blog-archive .blog-item.classic.right-sidebar .no-overflow {
width: 100%;
float: none;
margin-bottom: 20px;
}
.tirex-blog-archive .blog-item.classic.left-sidebar .content,
.tirex-blog-archive .blog-item.classic.right-sidebar .content {
width: 100%;
float: none;
}
.tirex-services-shortcode .col-2 a.left-sidebar,
.tirex-services-shortcode .col-2 a.right-sidebar {
width: 100%;
height: 400px;
margin-bottom: 20px;
margin-right: 0;
}
}
@media (max-width: 767px) {
.home h1 {
font-size: 38px;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
line-height: 28px;
}
h4 {
font-size: 18px;
line-height: 26px
}
h5 {
font-size: 16px;
}
h6 {
font-size: 12px;
}
p {
font-size: 16px;
line-height: 24px
}	
.product-template-default .post-header-image h1,
.post-header-image .descr {
max-width: 1280px;
padding: 0 20px;
margin: 0 auto;
}
.product-template-default .post-header-image h1 {
color: #fff;
line-height: 1;
margin-bottom: 0px;
word-break: break-word;
opacity: 1;
font-size: 28px;
line-height: 1.4;
}	
.tirex-breadcrumbs {
font-size: 18px;
}	
.post-header-image .content {
margin-top: 0px;
}	
#content-fixed #primary,
#content-fixed #secondary {
padding: 80px 40px 40px 40px;
}
#content-fixed #secondary {
padding: 40px 40px 80px 40px;
}
#content-fixed.left-sidebar,
#content-fixed.right-sidebar,
#content.left-sidebar,
#content.right-sidebar {
display: block;
}
.left-sidebar #primary,
.right-sidebar #primary {
width: 100%;
padding: 80px 40px 40px 40px;
}
.left-sidebar #secondary,
.right-sidebar #secondary {
width: 100%;
margin-top: 0;
padding: 40px 40px 80px 40px;
}
.site-header .top-logo .header-logo-image {
background-position: 0 50%;
}
.post-header-image {
max-height: 400px;
}
.site-footer .widgets .column {
width: 100%;
max-width: 500px;
float: none;
}
.site-footer .widgets .column aside {
padding: 20px 0;
}
.site-footer .count-4 .column {
padding: 0;
}
.site-footer .scroll-on-top {
right: 20px;
bottom: 20px;
}
.tirex-blog-archive .blog-item.grid {
width: 100%;
float: none;
padding: 0;
}
.tirex-blog-archive .blog-item.grid.cols-2 {
width: 100%;
float: none;
padding: 0;
}
.tirex-blog-archive .blog-item.grid.left-sidebar,
.tirex-blog-archive .blog-item.grid.right-sidebar {
width: 100%;
float: none;
padding: 0;
}
.tirex-blog-archive .blog-item.classic .no-overflow {
width: 100%;
float: none;
margin-bottom: 20px;
}
.tirex-blog-archive .blog-item.classic .content {
width: 100%;
float: none;
}
.tirex-blog-post {
margin-bottom: 0;
}
.tirex-services-shortcode .col-2 a {
height: 300px;
}
.tirex-services-shortcode .services-item img.image {
display: block;
}
.tirex-services-shortcode .services-item div.image {
width: 100%;
float: none;
display: none;
}
.tirex-services-shortcode .services-item .content {
width: 100%;
float: none;
padding-left: 0;
padding-top: 20px;
height: auto;
}
.page-404 {
height: 350px;
}
.page-404 h1 {
font-size: 80px;
}
.page-404 h2 {
margin: 10px 0 20px 0;
font-size: 20px;
}
.tirex-comments ul,
.tirex-comments ol {
padding: 0;
}
.tirex-comment .avatar {
float: none;
}
.tirex-comment .comment-content {
width: 100%;
float: none;
padding: 20px 0 0 0;
}
.tirex-comment .author {
line-height: inherit;
}
.comment-respond {
padding: 0;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
width: 100%;
float: none;
}
nav.tirex-pagination a:not(.next):not(.prev),
nav.tirex-pagination span:not(.next):not(.prev) {
display: none;
}
.widget_tirex_widget_recent_posts .image {
display: block;
}
.widget_tirex_widget_recent_posts .content {
width: calc(100% - 80px);
}
.widget_tirex_widget_twitter li {
padding-left: 40px;
}
.widget_tirex_widget_twitter li:before {
display: block;
}
.widget_rss ul {
padding-left: 40px;
}
.widget_rss li a.rsswidget:before {
display: block;
}
.hide-on-mobile {
display: none;
}
}
@media (max-width: 600px) {
.home h1 {
font-size: 38px;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
line-height: 28px;
}
h4 {
font-size: 18px;
line-height: 26px
}
h5 {
font-size: 16px;
}
h6 {
font-size: 12px;
}
p {
font-size: 16px;
line-height: 24px
}	
.product-template-default .post-header-image h1,
.post-header-image .descr {
max-width: 1280px;
padding: 0 20px;
margin: 0 auto;
}
.product-template-default .post-header-image h1 {
color: #fff;
line-height: 1;
margin-bottom: 0px;
word-break: break-word;
opacity: 1;
line-height: 1.4;
}		
.post-header-image .content {
margin-top: 0px;
}
#content.left-sidebar #secondary,
#content.right-sidebar #secondary {
padding: 80px 20px;
}
#content-fixed #primary,
#content-fixed #secondary {
padding: 40px 20px;
}
#content-fixed #secondary {
padding: 40px 20px;
}
.site-header .header-container {
height: 70px;
padding: 0 20px;
min-height: 70px;
}
.site-header .top-logo {
height: 50px;
}
.site-header .top-logo .header-logo-image {
height: 50px;
}
.site-header .nav-container {
height: 70px;
}
.site-header.layout-4 .top-logo .header-logo-image {
height: inherit;
}
.post-header-image .descr {
font-size: 16px;
}
.site-footer .widgets {
padding: 40px 20px 0 20px;
}
.site-footer .widgets .column aside {
padding: 0;
}
.site-footer .footer-contacts h6 {
font-size: 14px;
}
.tirex-blog-archive .blog-item.classic .no-overflow {
height: auto;
}
.tirex-blog-archive .blog-item.classic .image {
display: none;
}
.tirex-blog-archive .blog-item.classic img.image {
display: block;
}
.tirex-blog-archive .blog-item.classic.left-sidebar .no-overflow,
.tirex-blog-archive .blog-item.classic.right-sidebar .no-overflow {
height: auto;
}
.blog-related-posts a {
padding-top: 15px;
}
.blog-related-posts .post {
width: 100%;
margin: 0;
float: none;
}
.tirex-services-shortcode .col-4 a {
width: 100%;
height: 400px;
margin-bottom: 20px;
margin-right: 0;
}
.tirex-services-shortcode .col-2 a {
width: 100%;
height: 400px;
margin-bottom: 20px;
}
.tirex-services-shortcode .col-2 a.left-sidebar,
.tirex-services-shortcode .col-2 a.right-sidebar {
height: 300px;
}
#content .tirex-comments {
padding: 60px 20px 0 20px;
}
nav.tirex-pagination a,
nav.tirex-pagination span {
margin: 0 3px;
}
}