@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://jexoom.ovh/wp-content/themes/blog-rider/assets/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://jexoom.ovh/wp-content/themes/blog-rider/assets/css/fonts/slick.eot);
src: url(https://jexoom.ovh/wp-content/themes/blog-rider/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://jexoom.ovh/wp-content/themes/blog-rider/assets/css/fonts/slick.woff) format('woff'), url(https://jexoom.ovh/wp-content/themes/blog-rider/assets/css/fonts/slick.ttf) format('truetype'), url(https://jexoom.ovh/wp-content/themes/blog-rider/assets/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
font-style: italic;
margin-bottom: 1.5em;
text-align: left;
}
.rtl [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.075em;
} .wp-block-image {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin-right: 1.5em;
}
.wp-block-image figure.alignright {
margin-left: 1.5em;
} .wp-block-gallery {
margin-bottom: 1.5em;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
}
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-pullquote {
border-left: 4px solid #aaa;
padding: 1em;
}
.wp-block-quote.is-large {
padding: 1em 2em;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
}
.no-sidebar .wp-block-cover.alignfull,
.no-sidebar .wp-block-image.alignfull,
.no-sidebar .wp-block-gallery.alignfull,
.no-sidebar .wp-block-pullquote.alignfull,
.no-sidebar .wp-block-table.alignfull,
.no-sidebar .wp-block-audio.alignfull,
.no-sidebar .wp-block-categories.alignfull {    
width: 100vw;
max-width : 100vw;
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
}
.no-sidebar .wp-block-embed.is-type-video.alignfull iframe {    
width: 100vw !important;
max-width : 100vw;
margin-left  : calc( -100vw / 2 + 100% / 2 ) !important;
margin-right : calc( -100vw / 2 + 100% / 2 ) !important;
}
.no-sidebar .wp-block-image.alignfull figcaption,
.no-sidebar .wp-block-audio.alignfull figcaption {
text-align: center;
max-width: 1200px;
width: 90%;
padding: 0 15px;
margin: 5px auto 0;
}
.no-sidebar .wp-block-table.alignfull {
display: table;
}
.no-sidebar .wp-block-audio.alignfull {
padding: 0 20px;
}
.no-sidebar .wp-block-categories.alignfull {
padding: 0 50px;
}
.no-sidebar .wp-block-gallery.alignfull {
padding: 0 25px;
} .wp-block-file .wp-block-file__button {
background-color: #222;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
margin-top: 2em;
padding: 0.7em 2em;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #767676;
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border-color: #eee;
border: 0;
}  .wp-block-code {
background: transparent;
border: 0;
padding: 0;
} .wp-block-pullquote {
border: 0;
border-top: 4px solid #aaa;
border-bottom: 4px solid #aaa;
padding: 1em;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
font-size: inherit;
text-transform: none;
} .wp-block-table thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em;
}
.wp-block-table tr {
border-bottom: 1px solid #eee;
}
.wp-block-table th,
.wp-block-table td {
border-color: #ccc;
padding: 15px 25px;
}
.rtl .wp-block-table th,
.rtl .wp-block-table td {
text-align: right;
}  .wp-block-button__link {
padding: 16px 40px;
font-weight: bold;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
background-color: #ffbb44;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-categories.aligncenter ul {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments article {
margin-bottom: 4em;
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
}
.wp-block-latest-comments a {
-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
}
.wp-block-latest-comments__comment-meta {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0.4em;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 700;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
color: #767676;
font-size: 10px;
font-size: 0.625rem;
font-weight: 800;
letter-spacing: 0.1818em;
margin-top: 0.4em;
text-transform: uppercase;
}
.editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
font-size: 0.875rem;
}  .has-blue-background-color {
background-color: #2c7dfa;
}
.has-green-background-color {
background-color: #07d79c;
}
.has-orange-background-color {
background-color: #ff8737;
}
.has-black-background-color {
background-color: #2f3633;
}
.has-grey-background-color {
background-color: #82868b;
} .has-blue-color {
color: #2c7dfa;
}
.has-green-color {
color: #07d79c;
}
.has-orange-color {
color: #ff8737;
}
.has-black-color {
color: #2f3633;
}
.has-grey-color {
color: #82868b;
} .has-larger-font-size {
font-size: 36px;
font-size: 2.25rem;
}
.has-huge-font-size {
font-size: 48px;
font-size: 3rem;
}
.has-larger-font-size,
.has-huge-font-size {
line-height: 1.5;
}
@media screen and (max-width: 992px) {
.has-larger-font-size {
font-size: 30px;
font-size: 1.875rem;
}
.has-huge-font-size {
font-size: 38px;
font-size: 2.375rem;
}
}
@media screen and (max-width: 767px) {
.has-larger-font-size {
font-size: 24px;
font-size: 1.5rem;
}
.has-huge-font-size {
font-size: 28px;
font-size: 1.75rem;
}
}
@media screen and (max-width: 567px) {
.has-larger-font-size,
.has-huge-font-size {
font-size: 16px;
font-size: 1rem;
line-height: 28px;
}
} .wp-block {
max-width: 840px;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
font-family: 'Lora', serif;
font-weight: 400;
}
#page {
max-width: 1920px;
margin: 0 auto;
position: relative;
overflow-x: hidden;
}
.overlay {
position: absolute;
top: 0;
background-color: #000;
opacity: 0.2;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
.boxed-layout,
.frame-layout {
background-image: url(//jexoom.ovh/wp-content/themes/blog-rider/assets/uploads/pattern.png);
}
.boxed-layout #page {
background-color: #f6f6f4;
}
#content {
position: relative; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 50px;
font-size: 3.25rem;
}
h2 {
font-size: 40px;
font-size: 2.625rem;
}
h3 {
font-size: 32px;
font-size: 2.1rem;
}
h4 {
font-size: 28px;
font-size: 1.75rem;
}
h5 {
font-size: 24px;
font-size: 1.5rem;
}
h6 {
font-size: 20px;
font-size: 1.25rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #000;
margin: 16px 0;
line-height: 1.4;
font-family: 'Bad Script', sans-serif;
font-weight: 400;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 8px;
border: 1px solid #959595;
}
td#next {
text-align: right;
} body,
button,
input,
select,
textarea {
color: #697275;
font-size: 16px;
word-wrap: break-word;  
line-height: 28px;
}
p {
margin: 0.8em 0;
color: #697275;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 16px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 16px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} #loader {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
background-color: #fff;
position:fixed;
display: table;
width: 100%;
top:0;
height: 100%;
min-height: 100%;
z-index:9999;
}
.loader-container {
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 12;
text-align:center;
text-transform: uppercase;
}
#preloader {
position:relative;
margin:auto;
width:100px;
}
#preloader span {
display:block;
bottom:0px;
width: 9px;
height: 5px;
background:#fff;
position:absolute;
animation: preloader 1.5s  infinite ease-in-out;
}
#preloader span:nth-child(2) {
left:11px;
animation-delay: .2s;
}
#preloader span:nth-child(3) {
left:22px;
animation-delay: .4s;
}
#preloader span:nth-child(4) {
left:33px;
animation-delay: .6s;
}
#preloader span:nth-child(5) {
left:44px;
animation-delay: .8s;
}
@keyframes preloader {
0% {height:5px;transform:translateY(0px);background: #cea35f;}
25% {height:30px;transform:translateY(16px);background: #cea35f;}
50% {height:5px;transform:translateY(0px);background: #cea35f;}
100% {height:5px;transform:translateY(0px);background: #cea35f;}
}
.totop {
background-color: #0e5bd6;
z-index: 300;
width: 40px;
height: 40px;
line-height: 36px;
font-size: 18px;
text-align: center;
position: fixed;
bottom: -100px;
right: 25px;
cursor: pointer;
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
color: #fff;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.totop svg {
display: inline-block;
vertical-align: middle;
fill: #fff;
width:30px;
height: 30px;
}
.totop:hover,
.totop:focus {
background-color: #000;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f6f6f4; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
blockquote {
background-color: #f6f6f6;
padding: 16px;
border-left: 5px solid #ccc;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0;
padding-left: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0.5em;
}
dt {
font-weight: bold;
margin-bottom: 1em;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  a {
color: #0e5bd6;
text-decoration: none;
}
a:hover,
a:active {
color: #000;
}
a:focus {
color: #000;
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 4px;
padding: 4px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}
textarea,
#respond input,
.wpcf7 input {
width: 100%;
border: 1px solid #e9e9e8;
border-radius: 0;
outline: none;
height: 41px;
padding: 0 17px;
}
#respond textarea {
height: 181px;
padding: 10px 17px;
}
#respond input[type="submit"] {
border-color: #343b3d;
}
#respond input[type="submit"]:hover,
#respond input[type="submit"]:focus {
border-color: #0e5bd6; 
}
p.form-submit {
clear: both;
display: table;
float: right;
margin-bottom: 0;
width: 100%;
}
.comment-notes {
font-size: 14px;
font-style: italic;
font-weight: 600;
margin-top: 0;
margin-bottom: 21px;
}
#respond label {
color: #959595;
margin-bottom: 6px;
display: table;
}
#respond .comment-form-cookies-consent input[type="checkbox"], 
.comment-form-cookies-consent input[type="checkbox"] {
width: auto;
float: left;
height: auto;
min-height: auto;
margin-right: 4px;
}
#respond .comment-form-cookies-consent label, 
.comment-form-cookies-consent label {
display: table;
margin: 0;
line-height: 1;
}
p.comment-subscription-form input[type="checkbox"] {
float: left;
margin-right: 15px;
} #top-menu {
padding: 5px 0;
background-color: #292525;;
}
#top-menu > svg.dropdown-icon.icon-up,
#top-menu > svg.dropdown-icon.icon-down {
margin: auto;
display: block;
cursor: pointer;
}
#top-menu ul {
padding: 0;
list-style: none;
}
#top-menu svg.dropdown-icon.icon-up,
#top-menu.top-menu-active svg.dropdown-icon.icon-down {
display: none;
}
#top-menu.top-menu-active svg.icon-up {
display: block;
}
.social-menu li:not(:last-child) {
margin-right: 25px;
}
.secondary-menu {
float: left;
}
.social-menu {
float: right;
}
.social-menu svg {
fill: #fff;
width: 24px;
height: 24px;
}
.secondary-menu a,
.main-navigation a {
font-family: 'Khand', sans-serif;
text-transform: uppercase;
vertical-align: middle;
color: #000;
font-size: 14px;
padding: 0 25px;
}
.secondary-menu a:hover,
.secondary-menu a:focus {
color: #0e5bd6;
}
#masthead {
position: relative;
z-index: 3000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#masthead.site-header.sticky-menu.nav-shrink .main-navigation {
position: fixed;
top: 0;
left: 0;
right: 0;
box-shadow: 0 1px 16px rgba(0, 0, 0, 0.1);
}
.search-open #masthead.site-header.sticky-menu.nav-shrink .main-navigation {
position: relative;
}
.site-branding {
text-align: center;
padding: 30px 0;
}
.site-title {
font-size: 32px;
margin: 0;
}
.site-title a {
font-family: 'Roboto', sans-serif;
font-weight: 500;
}
.site-description {
margin: 10px 0 0;
line-height: 1;
}
#site-details {
margin-top: 16px;
}
.main-navigation {
display: block;
position: relative;
}
.nav-shrink .main-navigation:before, 
.nav-shrink .main-navigation:after {
display: none;
}
.nav-shrink .main-navigation {
border: none;
}
.main-navigation ul.sub-menu,
#top-menu ul.sub-menu {
background-color: #f2f2f2;
text-align: left;
padding: 0;
border-top: 1px solid #0e5bd6;
}
.main-navigation ul.sub-menu li a,
#top-menu ul.sub-menu li a {
padding: 10px 15px;
color: #343b3d;
font-weight: 400;
text-transform: uppercase;
border-bottom: 1px solid rgba(52, 59, 61, 0.10);
}
.main-navigation ul.sub-menu a:after,
#top-menu ul.sub-menu a:after {
float: right;
}
.main-navigation{
border-top: 1px solid rgba(0, 0, 0, 0.10);
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li,
#top-menu li {
position: relative;
}
.main-navigation ul.nav-menu > li > a {
text-transform: uppercase;
padding: 23px;
}
.main-navigation ul.nav-menu > li > a.search {
display: inline-block;
vertical-align: middle;
}
.main-navigation ul.nav-menu > li > a.search:hover svg.icon-search,
.main-navigation ul.nav-menu > li > a.search:focus svg.icon-search {
fill: #0e5bd6;
}
.secondary-menu ul.menu li.current-menu-item > a {
color: #0e5bd6;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #0e5bd6;
}
.main-navigation ul.nav-menu {
margin-right: -25px;
}
.main-navigation a {
display: block;
text-decoration: none;
letter-spacing: 2px;
color: #000;
}
#top-menu a {
display: block;
color: #fff;
}
.main-navigation ul ul,
#top-menu ul ul {
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul,
#top-menu ul ul ul {
left: -999em;
top: -1px;
}
.main-navigation ul ul a,
#top-menu ul ul a {
width: 225px;
}
#search {
display: none;
}
form.search-form {
width: 100%;
max-width: 100%;
position: relative;
}
.main-navigation form.search-form {
min-width: 320px;
}
input.search-field {
height: 45px;
border-radius: 0;
padding: 0 50px 0 15px;
width: 100%;
outline: none;
}
#search button.search-submit {
width: 45px;
height: 45px;
border: none;
border-radius: 0;
font-size: 16px;
color: #fff;
outline: none;
position: absolute;
top: 0;
right: 0;
}
#search button.search-submit svg {
fill: #fff;
width: 16px;
height: 16px;
}
.main-navigation svg.icon-close,
.main-navigation .search.search-open svg.icon-search {
display: none;
}
.main-navigation .search.search-open svg.icon-close {
display: block;
}
svg {
width: 18px;
height: 18px;
display: inline-block;
vertical-align: middle;
}
svg.icon-search,
svg.icon-close {
width: 16px;
height: 16px;
fill: #fff;
}
svg.icon-search {
margin-top: -4px;
}
.main-navigation svg.icon-down,
#top-menu ul svg.icon-down {
width: 12px;
height: 12px;
margin-left: 5px;
fill: #fff;
}
#top-menu ul svg.icon-down {
fill: #000;
}
.main-navigation ul ul svg.icon-down,
#top-menu ul ul svg.icon-down {
width: 12px;
height: 12px;
fill: #343b3d;
position: absolute;
right: 16px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu-toggle {
border-radius: 0;
font-size: 16px;
margin: auto;
outline: none;
display: block;
height: 50px;
position: relative;
background-color: transparent;
min-width: 64px;
border-top: 1px solid #343b3d;
border: none;
}
.menu-toggle:focus,
button.dropdown-toggle:focus{
outline: thin dotted;
}
svg.icon-menu {
fill: #343b3d;
width: 30px;
height: 30px;
vertical-align: baseline;
}
span.menu-label {
display: none;
}
.menu-open svg.icon-menu {
display: none;
}
button.dropdown-toggle {
padding: 0;
position: absolute;
top: 0;
right: 0;
background-color: transparent;
border: none;
width: 45px;
height: 55px;
outline: none;
}
.main-navigation .dropdown-toggle.active > svg,
#top-menu .dropdown-toggle.active > svg {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 50px 0;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.post-navigation a, 
.posts-navigation a {
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
}
.post-navigation, 
.posts-navigation {
padding: 0;
position: relative;
}
.post-navigation:before,
.posts-navigation:before,
.post-navigation:after,
.posts-navigation:after {
content: "";
background-color: #d8d8d8;
height: 1px;
position: absolute;
top: 2px;
left: 0;
width: 100%;
z-index: -1;
}
.post-navigation:after,
.posts-navigation:after {
top: auto;
bottom: 2px;
}
.post-navigation,
.posts-navigation,
.post-navigation,
.posts-navigation {
padding: 16px;
background-color: #fff;
}
.pagination .page-numbers {
font-size: 22px;
border: 1px solid rgba(190, 190, 190, 0.50);
min-width: 35px;
height: 35px;
display: inline-block;
text-align: center;
margin-right: 5px;
color: #000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pagination .prev.page-numbers svg,
.pagination .next.page-numbers svg {
display: inline-block;
vertical-align: middle;
fill: #322d2d;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
width: 12px;
height: 12px;
margin-right: 7px;
}
.pagination .next.page-numbers svg {
margin-left: 7px;
margin-right: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.pagination .page-numbers.dots {
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-ms-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
transition: all 0s ease-in-out;
}
.pagination .page-numbers.current {
color: #0e5bd6;
}
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus {
color: #0e5bd6;
border-color: #0e5bd6;
}
.pagination .page-numbers:last-child {
margin-right: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; 
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 4px;
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: 16px 23px 15px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.shadow-entry-content:before,
.shadow-entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.wrapper:before,
.wrapper:after,
#related-posts:before,
#related-posts:after,
.comments-area:before,
.comments-area:after,
.comment-respond:before,
.comment-respond:after,
ol.comment-list:before,
ol.comment-list:after,
.blog-posts-wrapper:before,
.blog-posts-wrapper:after,
.section-content:before,
.section-content:after,
.widget_instagram ul:before,
.widget_instagram ul:after,
.widget_media_gallery .gallery:before,
.widget_media_gallery .gallery:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.shadow-entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.wrapper:before,
.wrapper:after,
#related-posts:before,
#related-posts:after,
.comments-area:before,
.comments-area:after,
.comment-respond:before,
.comment-respond:after,
ol.comment-list:before,
ol.comment-list:after,
.blog-posts-wrapper:before,
.blog-posts-wrapper:after,
.section-content:before,
.section-content:after,
.widget_instagram ul:before,
.widget_instagram ul:after,
.widget_media_gallery .gallery:before,
.widget_media_gallery .gallery:after {
clear: both;
} .widget {
margin: 0 0 1.3em;
}
.widget:last-child {
margin-bottom: 0;
} .widget select {
max-width: 100%;
background-color: #f6f6f6;
padding: 11px;
border: none;
width: 100%;
max-width: 300px;
}
.widget select:focus {
outline: thin dotted;
}
.widget input {
outline: none;
height: 40px;
border-radius: 0;
padding: 0 15px;
border: none;
}
form.search-form button.search-submit {
height: 40px;
position: absolute;
right: 0;
top: 0;
background-color: #0e5bd6;
border: none;
width: 40px;
border-radius: 0;
outline: none;
}
.widget_search form.search-form button.search-submit {
width: auto;
font-size: 14px;
color: #fff;
background-color: #0e5bd6;
min-width: 90px;
}
.widget_search form.search-form button.search-submit:hover,
.widget_search form.search-form button.search-submit:focus {
background-color: #000;
}
.widget_search form.search-form input {
border: none;
}
.widget_search form.search-form input {
padding: 0 100px 0 16px;
background-color: #f6f6f6;
}
form.search-form {
position: relative;
}
form.search-form input {
width: 100%;
padding: 0 50px 0 16px;
font-weight: 300;
}
#wp-calendar tbody td {
text-align: center;
}
#wp-calendar caption {
margin-bottom: 16px;
}
.widget-title {
font-size: 22px;
margin-top: 0;
}
.widget li:not(:last-child) {
margin-bottom: 5px;
}
#secondary section.widget ul,
#secondary section.widget div {
text-align: left;
}
.widget_instagram ul {
list-style: none;
margin: -10px;
padding: 0;
}
.widget.widget_instagram li {
margin: 0;
padding: 10px;
}
.widget_instagram .column-1 li {
width: 100%;
float: none;
}
.widget_instagram .column-2 li {
width: 50%;
float: left;
}
.widget_instagram .column-3 li {
width: 33.33%;
float: left;
}
.widget_instagram .column-4 li {
width: 25%;
float: left;
}
.widget_instagram .column-5 li {
width: 20%;
float: left;
}
.widget_instagram li img {
width: 100%;
}
#secondary .widget-title,
#secondary .widgettitle {
text-transform: uppercase;
font-size: 22px;
}
#secondary .widget:not(:last-child) {
margin-bottom: 35px;
}
input[type="submit"] {
background-color: #343b3d;
color: #fff;
font-size: 14px;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #0e5bd6;
}
.jetpack_subscription_widget {
text-align: center;
}
.jetpack_subscription_widget input[type="email"] {
width: 100%;
margin-bottom: 11px;
}
.jetpack_subscription_widget input[type="submit"] {
min-width: 100px;
text-align: center;
}
.jetpack_subscription_widget #subscribe-text {
display: inline-block;
}
.jetpack_subscription_widget #subscribe-text p {
margin-top: 0;
line-height: 25px;
}
.jetpack_subscription_widget #subscribe-submit {
margin-bottom: 0;
}
.widget_popular_post ul {
padding: 0;
margin: 0;
list-style: none;
clear: both;
display: table;
}
.widget.widget_popular_post ul li {
clear: both;
margin-bottom: 30px;
display: inline-block;
width: 100%;
}
.widget.widget_popular_post ul li:last-child {
margin-bottom: 0;
}
.widget_popular_post h3 {
font-size: 16px;
line-height: 22px;
display: table-row;
}
.widget_popular_post h3 a {
display: block;
}
.widget_popular_post time {
margin-top: 5px;
display: inline-block;
}
.widget_popular_post h3 a,
.widget_popular_post a:hover time,
.widget_popular_post a:focus time {
color: #343b3d;
}
.widget_popular_post h3 a:hover,
.widget_popular_post h3 a:focus,
.widget_popular_post a time,
.widget_popular_post time {
color: #0e5bd6;
}
.widget_popular_post img {
max-width: 95px;
border-radius: 50%;
float: left;
margin-right: 20px;
}
#instagram-section img {
width: 100%;
}
#instagram-section .hentry{
padding: 0 16px;
margin-bottom: 30px;
}
#instagram-section .shadow-entry-content {
margin: 0 -16px;
}
#instagram-section .shadow-entry-header {
text-align: center;
margin-bottom: 30px;
}
#instagram-section .column-3 .hentry:nth-child(3n+1) {
clear: left;
}
#instagram-section .column-4 .hentry:nth-child(4n+1) {
clear: left;
}
#instagram-section .column-5 .hentry:nth-child(5n+1) {
clear: left;
}
.widget_categories li {
text-align: right;
clear: both;
display: table;
width: 100%;
}
.widget_categories li a {
float: left;
}
.no-sidebar #secondary{
display: none;
}
#secondary ul {
list-style: none;
margin: 0;
padding: 0;
}
#secondary ul li a {
color: #697275;
font-size: 16px;
}
#secondary ul li a:hover,
#secondary ul li a:focus {
color: #0e5bd6;
}
#secondary .widget {
background-color: #fff;
padding: 30px;
}
#secondary .widget li:not(:last-child) {
margin-bottom: 10px;
}
#secondary ul li:before {
content: "-";
margin-right: 10px;
float: left;
}
.site-footer .textwidget p {
color: #fff;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.shadow-entry-content,
.entry-summary {
margin: 0;
}
#banner-image {
padding: 200px 0;
background-size: cover;
background-repeat: no-repeat;
position: relative;
background-position: 50%;
background-color: #f6f6f6;
}
#banner-image .overlay{
opacity: 0.6;
}
.home.blog #banner-image{
padding: 0;
}
.archive #banner-image {
padding: 150px 0;
}
.page-site-header {
position: relative;
}
.page-site-header .shadow-page-title {
color: #fff;
font-size: 52px;
line-height: 1.3;
text-align: center;
}
.author img {
border-radius: 50%;
display: block;
text-align: center;
margin: 20px auto;
}
.author .featured-image img {
border-radius: 0%;
}
span.tags-links a:not(:last-child):after {
content: ",";
}
.site-info {
padding: 20px 0;
}
.shadow-page-header span.posted-on {
margin-bottom: 12px;
display: inline-block;
width: 100%;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.shadow-page-header span.author-name {
display: block;
font-size: 16px;
font-weight: 500;
line-height: 1;
color: #343b3d;
font-family: 'Roboto', sans-serif;
}
.shadow-page-header small {
font-size: 12px;
color: #cea35f;
}
.blog-posts-wrapper .featured-image img {
width: 100%;
}
.blog .posts-wrapper .hentry .featured-image {
padding: 0;
}
nav.navigation.pagination {
clear: both;
display: inline-block;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.navigation.pagination svg {
fill: #343b3d;
width: 16px;
height: 16px;
position: relative;
top: 2px;
}
.navigation.posts-navigation svg, 
.navigation.post-navigation svg {
width: 20px;
height: 20px;
fill: #000;
display: inline-block;
vertical-align: middle;
}
.navigation .nav-previous svg {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.nav-links a {
color: #000;
}
.nav-links a:hover,
.nav-links a:hover svg {
color: #0e5bd6;
fill: #0e5bd6;
}
.navigation.posts-navigation svg.icon-left, 
.navigation.post-navigation svg.icon-left {
margin-right: 10px;
}
.navigation.posts-navigation svg.icon-right, 
.navigation.post-navigation svg.icon-right {
margin-left: 10px;
}
.wrapper.page-section {
padding: 50px 0;
margin-bottom: 0;
}
.blog-posts-wrapper {
margin: 0 -10px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#reply-title,
.comments-title {
font-size: 32px;
font-weight: 400;
margin: 0;
}
.comments-title {
margin-bottom: 30px;
}
ul.post-categories li:last-child:after {
display: none;
}
ol.comment-list {
padding: 0;
margin: 0 0 31px;
list-style: none;
}
#comments ol {
list-style: none;
margin-left: 0;
padding: 0;
}
#comments ol.comment-list {
position: relative;
overflow: hidden;
}
#comments ol.children {
margin-left: 140px;
}
.says {
display: none;
}
.comment-meta img {
max-width: 81px;
width: 81px;
float: left;
border-radius: 50%;
margin-right: 41px;
}
#comments time:before {
display: none;
}
.comment-body {
position: relative;
}
.reply {
margin-left: 120px;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #d8d8d8;
}
#comments article {
margin-bottom: 30px;
}
#comments ol.comment-list > li:last-child article:last-child,
#comments ol.comment-list > li:last-child {
border-bottom: none;
}
#comments ol.comment-list > li {
border-bottom: 1px solid #d8d8d8;
padding-top: 31px;
}
#comments ol.comment-list > li:first-child {
padding-top: 0;
}
#comments ol.comment-list > li article:last-child .reply {
border-bottom: none;
padding-bottom: 0;
}
.reply a {
color: #fff;
font-weight: 400;
background-color: #343b3d;
display: inline-block;
text-align: center;
vertical-align: middle;
padding: 6px 27px;
}
.reply a:hover,
.reply a:focus {
color: #fff;
background-color: #0e5bd6;
}
#related-posts .shadow-entry-title a:hover,
#related-posts .shadow-entry-title a:focus,
#related-posts ul.post-categories li a:hover,
#related-posts ul.post-categories li a:focus {
color: #0e5bd6;
}
.comment-meta .url,
.comment-meta .fn {
display: inline-block;
text-transform: capitalize;
color: #343b3d;
font-size: 22px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.comment-meta .url:hover,
.comment-meta .url:focus {
color: #0e5bd6;
}
.comment-metadata {
display: block;
}
.comment-content {
padding-bottom: 10px;
}
.single-post article.hentry {
background-color: #f2f2f2;
margin-bottom: 0;
}
.single-post .blog-post h2.shadow-entry-title {
color: #444444;
}
.single-post ul.post-categories {
display: inline-block;
}
.single-post .entry-meta span,
.single-post .entry-meta span a {
color: #343b3d;
}
.single-post .entry-meta > span {
display: block;
}
.single-post .entry-meta > span:not(:first-child):before {
display: none;
}
.single-post .post-wrapper {
padding-top: 50px;
max-width: 800px;
margin: 0 auto;
position: relative;
}
.single-post .entry-meta {
max-width: 980px;
position: relative;
}
.single .entry-meta a {
font-size: 16px;
}
.single .entry-meta > span {
display: inline-block;
margin-right: 13px;
}
.comment-content p {
font-weight: 400;
color: #565a5f;
display: table;
margin-bottom: 1em;
}
.single-post article blockquote {
background-color: transparent;
border: 3px solid #cea35f;
padding: 63px 80px;
font-size: 22px;
line-height: 38px;
font-family: 'Playfair Display', serif;
position: relative;
margin: 16px -90px;
text-align: center;
}
.single-post article blockquote:before {
content: "";
background-image: url(//jexoom.ovh/wp-content/themes/blog-rider/assets/uploads/blockquote.png);
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 100px;
height: 25px;
background-color: #f2f2f2;
margin-top: -12px;
background-position: 50%;
}
#related-images {
background-color: #f2f2f2;
position: relative;
}
#related-images .wrapper {
max-width: 980px;
position: relative;
z-index: 10;
}
#related-images h2 {
font-size: 22px;
font-weight: 400;
max-width: 800px;
margin: auto;
padding: 50px 0 30px;
}
#related-images:after {
content: "";
background-color: #fff;
width: 100%;
position: absolute;
height: 50%;
left: 0;
right: 0;
bottom: 0;
}
.related-gallery-slider {
margin: 0 -10px;
}
.related-gallery-slider img {
padding: 0 10px;
}
.related-gallery-slider .slick-prev, 
.related-gallery-slider .slick-next {
top: auto;
bottom: -100px;
border: 1px solid #343b3d;
width: 45px;
height: 45px;
border-radius: 45px;
left: 41%;
}
.related-gallery-slider .slick-next {
left: auto;
right: 41%;
}
.related-gallery-slider .slick-prev:before,
.related-gallery-slider .slick-next:before {
background-image: url(//jexoom.ovh/wp-content/themes/blog-rider/assets/svg/down-arrow.svg);
}
.related-gallery-slider .slick-prev:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.related-gallery-slider .slick-next:before {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
span.pagingInfo {
position: absolute;
left: 50%;
bottom: -70px;
font-size: 16px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.share-this-post small {
font-size: 12px;
}
.single-post .share-this-post ul li {
display: block;
margin-bottom: 7px;
}
.single-post .share-this-post {
position: absolute;
left: -190px;
}
.single-post .share-this-post .social-icons {
margin-left: -10px;
}
#about-author {
text-align: center;
margin-bottom: 50px;
position: relative;
}
.admin-image {
max-width: 111px;
max-height: 111px;
display: inline-block;
margin-bottom: 22px;
}
.admin-image img {
max-width: 111px;
border-radius: 50%;
position: relative;
z-index: 1;
}
.author-content .shadow-entry-title {
margin-bottom: 0;
line-height: 1;
}
.author-content .shadow-entry-title a {
color: #cea35f;
}
.author-content .shadow-entry-title a:hover,
.author-content .shadow-entry-title a:focus {
color: #343b3d;
}
.author-content span {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.admin-image .separator {
position: absolute;
left: 0;
right: 0;
top: 56px;
height: 1px;
width: 100%;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} section {
position: relative;
}
.relative {
display: block;
position: relative;
}
.relative:before,
.relative:after {
content: "";
display: table;
clear: both;
}
.shadow-entry-content {
margin-top: 0;
}
.wrapper {
width: 90%;
max-width: 1180px;
margin: 0 auto;
}
.row {
margin: 0 -16px;
}
.page-section {
padding:51px 0;
}
.shadow-entry-title {
font-size: 32px;
margin: 0 0 11px;
word-wrap: break-word;
color: #000;
font-weight: 400;
}
.section-header {
margin-bottom: 40px;
}
.section-title {
font-size: 40px;
font-weight: bold;
text-transform: capitalize;
margin: 0;
word-wrap: break-word;
line-height: 1;
}
.btn {
font-size: 22px;
letter-spacing: 1px;
margin-top: 31px;
display: inline-block;
color: #0e5bd6;
border: none;
position: relative;
text-align: center;
font-weight: 400;
font-family: 'Khand', sans-serif;
text-transform: uppercase;
vertical-align: middle;
border-radius: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btn svg {
fill:#0e5bd6;
} 
.btn:hover svg {
fill:#000;
} .page-content .wp-smiley,
.shadow-entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} figure {
margin: 0;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
vertical-align: top;
width: 100%;
float: left;
padding: 5px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .social-icons li {
display: inline-block;
height: auto;
text-align: center;
position: relative;
list-style: none;
}
.social-icons {
margin: 0;
padding: 0;
}
ul.social-icons li a {
width: 40px;
height: 40px;
line-height: 40px;
display: block;
}
.social-icons a:focus,
.social-menu ul li a:focus {
outline: none;
}
ul.social-icons li a:hover svg,
ul.social-icons li a:focus svg {
fill: #fff;
}
.social-menu ul li a:hover svg,
.social-menu ul li a:focus svg,
ul.social-icons li a:hover svg,
ul.social-icons li a:focus svg {
fill: #fff;
} .social-menu li a[href*="facebook.com"]:hover,
.social-menu li a[href*="fb.com"]:hover,
.social-menu li a[href*="facebook.com"]:focus,
.social-menu li a[href*="fb.com"]:focus {
background-color: #3c5798;
}
.social-menu li a[href*="twitter.com"]:hover,
.social-menu li a[href*="twitter.com"]:focus {
background-color: #1ea0f1;
}
.social-menu li a[href*="linkedin.com"]:hover,
.social-menu li a[href*="linkedin.com"]:focus {
background-color: #0077B5;
}
.social-menu li a[href*="plus.google.com"]:hover,
.social-menu li a[href*="plus.google.com"]:focus {
background-color: #ec7161;
}
.social-menu li a[href*="youtube.com"]:hover,
.social-menu li a[href*="youtube.com"]:focus {
background-color: #cc181e;
}
.social-menu li a[href*="dribbble.com"]:hover,
.social-menu li a[href*="dribbble.com"]:focus {
background-color: #f4a09c;
}
.social-menu li a[href*="pinterest.com"]:hover,
.social-menu li a[href*="pinterest.com"]:focus {
background-color: #bd081b;
}
.social-menu li a[href*="bitbucket.org"]:hover,
.social-menu li a[href*="bitbucket.org"]:focus {
background-color: #205081;
}
.social-menu li a[href*="github.com"]:hover,
.social-menu li a[href*="github.com"]:focus {
fill: #323131 !important;
background-color: #bd081b;
}
.social-menu li a[href*="codepen.io"]:hover,
.social-menu li a[href*="codepen.io"]:focus {
fill: #333 !important;
background-color: #bd081b;
}
.social-menu li a[href*="flickr.com"]:hover,
.social-menu li a[href*="flickr.com"]:focus {
background-color: #025FDF;
}
.social-menu li a[href$="/feed/"]:hover,
.social-menu li a[href$="/feed/"]:focus {
background-color: #089DE3;
}
.social-menu li a[href*="foursquare.com"]:hover,
.social-menu li a[href*="foursquare.com"]:focus {
background-color: #F94877;
}
.social-menu li a[href*="instagram.com"]:hover,
.social-menu li a[href*="instagram.com"]:focus {
background-color: #B9358A;
}
.social-menu li a[href*="tumblr.com"]:hover,
.social-menu li a[href*="tumblr.com"]:focus {
background-color: #56BC8A;
}
.social-menu li a[href*="reddit.com"]:hover,
.social-menu li a[href*="reddit.com"]:focus {
background-color: #FF4500;
}
.social-menu li a[href*="vimeo.com"]:hover,
.social-menu li a[href*="vimeo.com"]:focus {
background-color: #00ADEF;
}
.social-menu li a[href*="digg.com"]:hover,
.social-menu li a[href*="digg.com"]:focus {
background-color: #00ADEF;
}
.social-menu li a[href*="twitch.tv"]:hover,
.social-menu li a[href*="twitch.tv"]:focus {
background-color: #0E9DD9;
}
.social-menu li a[href*="stumbleupon.com"]:hover,
.social-menu li a[href*="stumbleupon.com"]:focus {
background-color: #EB4924;
}
.social-menu li a[href*="delicious.com"]:hover,
.social-menu li a[href*="delicious.com"]:focus {
background-color: #0076E8;
}
.social-menu li a[href*="mailto:"]:hover,
.social-menu li a[href*="mailto:"]:focus {
background-color: #4169E1;
}
.social-menu li a[href*="soundcloud.com"]:hover,
.social-menu li a[href*="soundcloud.com"]:focus {
background-color: #FF5500;
}
.social-menu li a[href*="wordpress.org"]:hover,
.social-menu li a[href*="wordpress.org"]:focus {
background-color: #0073AA;
}
.social-menu li a[href*="wordpress.com"]:hover {
background-color: #00AADC;
}
.social-menu li a[href*="jsfiddle.net"]:hover,
.social-menu li a[href*="jsfiddle.net"]:focus {
background-color: #396AB1;
}
.social-menu li a[href*="tripadvisor.com"]:hover,
.social-menu li a[href*="tripadvisor.com"]:focus {
background-color: #FFE090;
}
.social-menu li a[href*="angel.co"]:hover,
.social-menu li a[href*="angel.co"]:focus {
background-color: #333;
}
.social-menu li a[href*="slack.com"]:hover svg,
.social-menu li a[href*="slack.com"]:focus svg {
background-color: #E60264;
} ul.trail-items {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
ul.trail-items li.trail-item.trail-end {
color: #0e5bd6;
}
ul.trail-items li {
display: inline-block;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
}
ul.trail-items li a {
color: #fff;
}
ul.trail-items li a:hover,
ul.trail-items li a:focus {
color: #0e5bd6;
}
ul.trail-items li:after {
content: "-";
color: #fff;
margin: 0 5px;
}
ul.trail-items li:last-child:after {
display: none;
}
.single .trail-item.trail-end {
max-width: 515px;
} #featured-slider article {
background-color: #000;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
padding: 300px 0;
vertical-align: middle;
position: relative;
}
#featured-slider .wrapper {
position: relative;
}
.featured-content-wrapper {
position: absolute;
left: 215px;
right: 0;
top: 50%;
max-width: 750px;
padding-bottom:40px; 
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
background: rgba(255, 255, 255, 0.6);
}
.cat-links a {
font-size: 16px;
background-color: #0e5bd6;
color: #fff;
padding: 5px 10px;
line-height: 35px;
}
.featured-content-wrapper h2.shadow-entry-title {
font-size: 45px;
font-weight: bold;
line-height: 70px;
margin: 20px 0 10px 0;
padding: 0 20px;
}
.featured-content-wrapper span.posted-on {
display: block;
}
.featured-content-wrapper span.posted-on time {
color: #0e5bd6;
}
.featured-content-wrapper .btn {
background-color: #0e5bd6;
padding: 11px 30px;
color: #fff;
}
.featured-content-wrapper .btn svg {
fill: #fff;
}
#featured-slider .cat-links a:hover,
#featured-slider .cat-links a:focus {
color: #fff;
} #featured-posts {
padding-top: 80px;
}
#featured-posts + .page-section {
padding-top: 30px;
}
.section-header {
text-align: center;
}
#featured-posts .section-content {
margin: 0 -16px;
}
#featured-posts article {
padding: 0 16px;
text-align: center;
margin-bottom: 30px;
}
#featured-posts article:last-child {
margin-bottom: 0;
}
#featured-posts article .shadow-entry-content p {
font-size: 25px;
line-height: 50px;
margin-bottom: 0;
}
#featured-posts article .read-more {
margin-top: 20px;
}
#featured-posts .post-title {
color: #fff;
}
#featured-posts .post-title:hover,
#featured-posts .post-title:focus {
color: #fff;
opacity: 0.8;
}
#featured-posts article .featured-item-wrapper:after {
content: "";
background-color: #000;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.3;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#featured-posts article:hover .featured-item-wrapper:after {
background-color: #0e5bd6;
opacity: 0.5;
}
.featured-item-wrapper .shadow-entry-container {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
padding: 30px;
z-index: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.featured-item-wrapper {
background-color: #000;
padding: 120px 0;
text-align: center;
background-size: cover;
background-position: 50%;
position: relative;
}
.featured-item-wrapper:before {
content: '';
display: block;
position: absolute;
border: 1px solid rgba(255, 255, 255, 0.40);
top: 16px;
right: 16px;
bottom: 16px;
left: 16px;
z-index: 1;
}
#featured-posts article .cat-links a {
background-color: #0e5bd6;
padding: 5px;
}
#featured-posts .cat-links {
margin-bottom: 10px;
display: block;
color: transparent;
}
#featured-posts .posted-on a {
color: #fff;
font-size: 14px;
}
#featured-posts .posted-on a:hover,
#featured-posts .posted-on a:focus {
opacity: 0.8;
}
.featured-item-wrapper .shadow-entry-title {
font-weight: 600;
font-size: 32px;
margin-bottom: 2px;
}
.featured-item-wrapper .featured-image {
position: relative;
} #latest-featured {
padding: 50px 0;
}
#latest-featured .posts-wrapper {
margin: 0 -20px;
}
article.full-width.hentry {
flex-direction: row;
display: table;
width: 100%;
position: relative;
margin-bottom: 40px;
}
#recent-posts .no-sidebar #primary {
width: 100%;
}
.full-width.has-post-thumbnail .featured-image {
width: 50%;
float: left;
display: table-cell;
position: absolute;
top: 0;
height: 100%;
bottom: 0;
left: 0;
}
.posts-wrapper .shadow-entry-container {
padding: 30px;
background-color: #fff;
text-align: center;
}
.full-width.has-post-thumbnail .shadow-entry-container {
width: 50%;
display: table-cell;
float: right;
padding: 50px;
}
.image-right .full-width.has-post-thumbnail .featured-image {
float: right;
right: 0;
left: auto;
}
.image-right .full-width.has-post-thumbnail .shadow-entry-container {
float: left;
}
#latest-featured .full-width .shadow-entry-container .shadow-entry-title,
.hero-wrapper .shadow-entry-title {
font-size: 42px;
margin-bottom: 0;
}
.posts-wrapper header.shadow-entry-header,
.hero-wrapper header.shadow-entry-header,
.archive header.shadow-entry-header {
margin-top: 20px;
padding-top: 15px;
}
.posts-wrapper .shadow-entry-content p,
.hero-wrapper .shadow-entry-content p {
margin-bottom: 0;
}
.posts-wrapper .btn,
.hero-wrapper .btn {
margin-top: 16px;
}
.posts-wrapper .hentry .featured-image {
padding: 175px 0;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
}
#latest-featured article.hentry,
#inner-content-wrapper article.hentry {
padding: 0 20px;
margin-bottom: 40px;
}
.single #inner-content-wrapper article.hentry {
padding: 30px;
background-color: #fff;
} .sticky-post-wrapper {
margin-bottom: 40px;
}
.archive-blog-wrapper {
margin: 0 -20px;
}
#latest-featured .wrapper {
position: relative;
overflow: hidden;
}
#latest-featured .posts-wrapper article.full-width:nth-last-child(-n+3) {
margin-bottom: 40px;
} #latest-video {
padding: 220px 0;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
position: relative;
}
#latest-video .wrapper {
position: relative;
}
.video-content-wrapper {
text-align: center;
margin: auto;
max-width: 600px;
}
.video-content-wrapper .shadow-entry-title a {
color: #fff;
margin: 16px 0 0 0;
display: inline-block;
}
.video-content-wrapper .shadow-entry-title a:hover,
.video-content-wrapper .shadow-entry-title a:focus {
opacity: 0.8;
}
.video-content-wrapper .cat-links a,
.video-content-wrapper  span.posted-on time {
color: #fff;
}
#latest-video .cat-links,
#latest-video .posted-on {
color: #fff;
}
.popup-video {
width: 90px;
height: 90px;
line-height: 90px;
text-align: center;
background-color: rgba(255, 255, 255, 0.2);
fill: #fff;
display: block;
border-radius: 50%;
margin-top: 30px;
padding-left: 5px;
display: inline-block;
position: relative;
}
.popup-video:hover {
background-color: #0e5bd6;
}
.video-popup {
max-width: 50%;
margin: auto;
top: 50%;
left: 0;
right: 0;
position: fixed;
z-index: 30000;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.video-popup .pop-wrapper {
display: none;
position: relative;
padding-bottom: 56.25%;
height: 0;
}
#latest-video .overlay {
opacity: 0.4;
}
#latest-video.active .overlay {
background-color: #000;
opacity: 0.8;
top: 0;
bottom: 0;
z-index: 30000;
width: 100%;
height: 100%;
position: fixed;
visibility: visible;
display: block;
}
#latest-video .wp-video {
margin: 0 auto;
} #recent-posts .shadow-entry-container .shadow-entry-title {
margin-bottom: 0;
}
#recent-posts article:last-child {
margin-bottom: 0;
} #list-articles article {
display: table;
width: 100%;
position: relative;
margin-bottom: 30px;
}
#list-articles article:last-child {
margin-bottom: 0;
}
#list-articles .featured-image {
padding: 190px 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
}
#list-articles article.has-post-thumbnail .featured-image {
width: 50%;
float: left;
display: table-cell;
position: absolute;
top: 0;
left: 0;
padding-bottom: 0;
height: 100%;
}
#list-articles article.has-post-thumbnail .shadow-entry-container {
width: 50%;
padding: 50px 28px;
display: table-cell;
float: right;
margin: 30px 0 30px 50px;
z-index: 10;
}
#list-articles article.has-post-thumbnail .shadow-entry-container:before {
content: "";
background-color: #fff;
position: absolute;
left: -20px;
width: 20px;
height: 100%;
z-index: 1000;
top: 0;
}
#list-articles .shadow-entry-title {
font-size: 32px;
}
#list-articles .shadow-entry-container .more-link {
float: none;
display: inline-block;
margin-top: 35px;
color: #ff696a;
}
#list-articles .shadow-entry-container .more-link:hover,
#list-articles .shadow-entry-container .more-link:hover svg {
color: #322d2d;
fill: #322d2d;
}
.more-link svg {
vertical-align: middle;
margin-top: -5px;
}
#list-articles .shadow-entry-container .more-link svg {
fill: #ff696a;
}
.post-archive .shadow-entry-container {
background-color: #fff;
padding: 42px 30px;
margin-top: -20px;
position: relative;
box-shadow: 0px 0px 25px 0px rgba(12, 12, 12, 0.1); 
}
.post-archive.half .shadow-entry-container {
margin-right: 20px;
}
.post-archive.half .no-post-thumbnail .shadow-entry-container {
margin-right: 0;
margin-top: 0;
}
.post-archive article .shadow-entry-container .cat-links {
margin-bottom: 16px;
display: inline-block;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
.post-archive article .shadow-entry-container .shadow-entry-title a,
#popular-post ul li h3 a {
color: #322d2d;
}
.post-archive article .shadow-entry-container .shadow-entry-title a:hover,
.post-archive article .shadow-entry-container .shadow-entry-title a:focus{
color: #0e5bd6;
}
.post-archive article .shadow-entry-container .entry-meta a {
color: #9e9da7;
font-size: 14px;
} 
.post-archive article .shadow-entry-container span.posted-on {
font-weight: 600;
color: #9e9da7;
font-size: 14px;
text-transform: uppercase;
} #featured-posts .wrapper {
position: relative;
overflow: hidden;
padding-bottom: 3px;
}
#featured-posts .section-content {
padding-bottom: 50px;
}
#featured-posts .featured-image img,
#recent-posts .featured-image img  {
width: 100%;
}
#featured-posts article .post-wrapper,
.blog-posts-wrapper article .post-wrapper {
border: 1px solid #d8d8d8;
}
#featured-posts article .shadow-entry-container,
.blog-posts-wrapper article .shadow-entry-container {
padding: 35px 30px 30px;
}
.blog-posts-wrapper article .shadow-entry-container {
background-color: #fff;
text-align: center;
}
.shadow-entry-header .posted-on {
margin-bottom: 5px;
display: inline-block;
width: 100%;
}
span.posted-on a, 
span.posted-on time,
.comment-metadata a time, 
.comment-metadata time {
font-size: 16px;
}
span.posted-on a:hover, 
span.posted-on time:hover,
span.posted-on a:focus, 
span.posted-on time:focus {
color: #222;
}
article .shadow-entry-title a {
color: #000;
display: block;
}
article .shadow-entry-title a:hover,
article .shadow-entry-title a:focus {
color: #0e5bd6;
}
ul.post-categories {
margin: 0;
padding: 0;
list-style: none;
}
ul.post-categories li {
display: inline-block;
}
.entry-meta > span {
display: inline-block;
font-size: 16px;
}
.entry-meta > span a:hover,
.entry-meta > span a:focus {
color: #000;
}
.entry-meta > span:not(:first-child):before {
content: "|";
display: inline-block;
vertical-align: middle;
margin: 0 5px;
font-style: italic;
color: #807e8c;
}
.entry-meta.shadow-posted {
border-top: 2px dotted #0e5bd6;
padding: 10px 0;
margin-top: 26px;
}
.cat-links a:hover,
.cat-links a:focus {
background-color: #333;
color: #fff;
} #gallery-posts .post-wrapper {
display: flex;
align-items: center;
}
#gallery-posts article {
border: 1px solid #f2f2f2;
outline: none;
}
#gallery-posts .shadow-entry-container {
padding: 65px;
text-align: center;
}
#gallery-posts .shadow-entry-container .shadow-entry-title {
font-size: 32px;
margin: 10px 0 20px;
}
#gallery-posts .shadow-entry-container .shadow-entry-content {
padding: 0 16px;
margin-bottom: 10px;
}
.slick-prev, 
.slick-next {
background-color: #fff;
width: 50px;
height: 50px;
z-index: 1;
border-radius: 0;
left: 0;
}
.slick-prev:hover, 
.slick-next:hover,
.slick-prev:focus, 
.slick-next:focus {
background-color: #fff;
}
.slick-next {
right: 0;
left: auto;
}
.slick-prev:before, 
.slick-next:before {
content: "";
background-image: url(//jexoom.ovh/wp-content/themes/blog-rider/assets/svg/left-arrow.svg);
background-repeat: no-repeat;
width: 18px;
height: 18px;
display: inline-block;
text-align: center;
margin: auto;
fill: #fff;
}
.slick-next:before {
content: "";
background-image: url(//jexoom.ovh/wp-content/themes/blog-rider/assets/svg/right-arrow.svg);
}
.slick-dots li {
margin: 0;
width: auto;
margin-right: -5px !important;
opacity: 0.4;
}
.slick-dots li.slick-active {
opacity: 1;
}
.slick-dots li button {
font-size: 35px;
padding: 5px;
color: transparent;
background: #0e5bd6;
line-height: 1;
margin-right: 15px;
width: 12px;
height: 12px;
}
.slick-dots li button:before {
display: none;
}
.slick-dots li.slick-active button:before {
opacity: 1;
color: #cea35f;
background-color: transparent;
}
.slick-dots {
bottom: -35px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-dots li button:after {
content: "";
width: 30px;
height: 2px;
background-color: #f6f4ef;
position: relative;
display: block;
margin-left: 29px;
vertical-align: middle;
}
.slick-dotted.slick-slider {
margin-bottom: 0;
} .header-font-1 h1,
.header-font-1 h2,
.header-font-1 h3,
.header-font-1 h4,
.header-font-1 h5 {
font-family: 'Rajdhani', sans-serif;
}
.header-font-2 h1,
.header-font-2 h2,
.header-font-2 h3,
.header-font-2 h4,
.header-font-2 h5 {
font-family: 'Cherry Swash', cursive;
}
.header-font-3 h1,
.header-font-3 h2,
.header-font-3 h3,
.header-font-3 h4,
.header-font-3 h5 {
font-family: 'Philosopher', sans-serif;
}
.header-font-4 h1,
.header-font-4 h2,
.header-font-4 h3,
.header-font-4 h4,
.header-font-4 h5 {
font-family: 'Slabo 27px', serif;
}
.header-font-5 h1,
.header-font-5 h2,
.header-font-5 h3,
.header-font-5 h4,
.header-font-5 h5 {
font-family: 'Dosis', sans-serif;
}
body.body-font-1,
body.body-font-1 .main-navigation .container ul li a,
body.body-font-1 .wpcf7 input, 
body.body-font-1 .wpcf7 textarea {
font-family: 'News Cycle', sans-serif;
}
body.body-font-2,
body.body-font-2 .main-navigation .container ul li a,
body.body-font-2 .wpcf7 input, 
body.body-font-2 .wpcf7 textarea {
font-family: 'Pontano Sans', sans-serif;
}
body.body-font-3,
body.body-font-3 .main-navigation .container ul li a,
body.body-font-3 .wpcf7 input, 
body.body-font-3 .wpcf7 textarea {
font-family: 'Gudea', sans-serif;
}
body.body-font-4,
body.body-font-4 .main-navigation .container ul li a,
body.body-font-4 .wpcf7 input, 
body.body-font-4 .wpcf7 textarea {
font-family: 'Quattrocento', serif;
}
body.body-font-5,
body.body-font-5 .main-navigation .container ul li a,
body.body-font-5 .wpcf7 input, 
body.body-font-5 .wpcf7 textarea {
font-family: 'Khand', sans-serif;
} #colophon {
background-color: #292525;
}
.footer-widgets-area {
padding: 80px 0;
}
.info-wrapper {
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding: 20px 0;
}
footer .site-info {
border-top: 1px solid;
}
.site-info p {
margin: 0;
color: #aeafb0;
}
.site-info a {
color: #fff;
}
.site-info .footer-copyright a:hover,
.site-info .footer-copyright a:focus {
border-bottom: 1px solid #cea35f;
}
.site-footer .widget-title {
font-size: 32px;
margin-top: 0;
color: #fff;
text-transform: uppercase;
}
.footer-widgets-area ul {
list-style: none;
margin: 0;
padding: 0;
}
.footer-widgets-area ul li:before {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
color: #fff;
}
.footer-widgets-area .widget ul li {
margin-bottom: 16px;
display: inline-block;
width: 100%;
}
.footer-widgets-area .widget ul li a {
color: #fff;
font-size: 16px;
}
.footer-widgets-area .widget ul li a:hover {
color: #0e5bd6;
}
.footer-widgets-area .widget ul li:last-child {
margin-bottom: 0;
}
.textwidget {
line-height: 24px;
}
.textwidget img {
max-width: 263px;
display: block;
margin: 30px 0 0 0;
}
.footer-widgets-area .column-wrapper .widget_text {
padding-right: 40px;
}
.site-footer .social-menu li:not(:last-child) {
margin-right: 5px;
}@media screen and (min-width: 600px) {
.contact-form p.name, 
.contact-form p.email {
width: 50%;
float: left;
}
.contact-form p.email input {
float: right;
}
.contact-form p.name input, 
.contact-form p.email input {
max-width: 388px;
}
.contact-form p.name {
padding-right: 5px;
}
.contact-form p.email {
padding-left: 5px;
}
}
@media screen and (min-width: 767px) {
.column-1 .column-wrapper {
width: 100%;
}
.column-2 .column-wrapper {
width: 50%;
float: left;
}
.column-3 .column-wrapper {
width: 33.33%;
float: left;
}
.column-4 .column-wrapper {
width: 50%;
float: left;
}
.column-5 .column-wrapper {
width: 20%;
float: left;
}
.column-6 .column-wrapper {
width: 16.66%;
float: left;
}
.column-2 article {
width: 50%;
padding: 0 10px;
float: left;
}
.column-3 article {
width: 33.33%;
padding: 0 10px;
float: left;
}
.column-4 article {
width: 25%;
padding: 0 10px;
float: left;
}
.column-5 article {
width: 20%;
padding: 0 10px;
float: left;
}
.column-6 article {
width: 16.66%;
float: left;
}
.hentry {
margin-bottom: 0;
}
#featured-posts .column-3 article {
width: 33.33%;
float: left;
}
#featured-posts .column-3 article:nth-child(3n+1) {
clear: left;
}
#featured-posts .column-3 article:nth-last-child(-n+3) {
margin-bottom: 0;
}
#gallery-posts .featured-image,
#gallery-posts .shadow-entry-container {
width: 50%;
}
.column-2 .contact-address {
width: 30%;
float: left;
}
.column-2 .contact-form {
width: 70%;
float: left;
padding-left: 28px;
}
.contact-information .contact-form {
padding: 50px;
}
.contact-information .column-2 .contact-address {
width: 42%;
max-width: 464px;
padding-right: 16px;
}
.contact-information .column-2 .contact-form {
width: 58%;
max-width: 681px;
float: right;
}
.blog-posts-wrapper article {
margin-top: 20px;
}
.blog-posts-wrapper article:nth-child(-n+3) {
margin-top: 0;
}
.site-footer .column-5 .column-wrapper {
padding-right: 16px;
}
.site-footer .column-5 .column-wrapper:nth-child(1) {
padding-right: 25px;
}
.copyright {
float: left;
}
.powered-by {
float: right;
}
.blog-posts-wrapper.column-3 article:nth-child(3n+1) {
clear: left;
}
.full-width.has-post-thumbnail .featured-image {
padding: 0;
}
}
@media screen and (min-width: 992px) {
.column-4 .column-wrapper,
#related-posts .column-4 article  {
width: 25%;
float: left;
}
.column-5 .column-wrapper {
width: 20%;
float: left;
}
.right-sidebar #primary {
width: 69%;
float: left;
}
.right-sidebar #secondary {
width: 31%;
float: right;
}
.right-sidebar #primary {
padding-right: 16px;
}
.right-sidebar #secondary {
padding-left: 16px;
}
.left-sidebar #primary {
width: 69%;
float: right;
}
.left-sidebar #secondary {
width: 31%;
float: left;
}
.left-sidebar #primary {
padding-left: 16px;
}
.left-sidebar #secondary {
padding-right: 16px;
}
.site-footer .column-5 .column-wrapper:nth-child(1) {
width: 34%;
padding-right: 60px;
}
.site-footer .column-5 .column-wrapper {
padding-right: 25px;
width: 16.5%;
}
}
@media screen and (min-width: 1024px) {
.main-navigation {
text-align: center;
}
.main-navigation ul.nav-menu {
display: block !important;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
#top-menu ul li:hover > ul,
#top-menu ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
#top-menu ul ul li:hover > ul,
#top-menu ul ul li.focus > ul {
left: auto;
left: 100%;
}
.main-navigation .menu-item-has-children > a:after,
#top-menu .menu-item-has-children > a:after {
float: none;
}
.main-navigation ul.sub-menu li:hover > a,
.main-navigation ul.sub-menu li:focus > a,
#top-menu ul.sub-menu li:hover > a,
#top-menu ul.sub-menu li:focus > a {
background-color: #0e5bd6;
color: #fff;
}
.main-navigation ul.sub-menu li:hover > a svg,
.main-navigation ul.sub-menu li:focus > a svg,
#top-menu ul.sub-menu li:hover > a svg,
#top-menu ul.sub-menu li:focus > a svg {
fill: #fff;
}
#top-menu ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
button.dropdown-toggle {
display: none;
}
.menu-toggle {
display: none;
}
.main-navigation ul,
#top-menu ul {
display: block;
}
.main-navigation li,
#top-menu li {
display: inline-block;
}
#search {
position: fixed;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 300000;
max-width: 800px;
width: 90%;
margin: auto;
}
#search form.search-form input {
background-color: transparent;
border: none;
border-bottom: 1px solid #fff;
color: #fff;
font-size: 22px;
font-family: 'Roboto', sans-serif;
}
#search form.search-form button.search-submit {
background-color: transparent;
}
#search form.search-form input {
padding: 0 40px 0 16px;
}
.popup-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.9;
z-index: 3000;
display: none;
}
.search-open .popup-overlay {
display: block;
}
.search-open #masthead {
position: initial;
}
#top-menu .wrapper {
display: block !important;
height: auto !important;
}
#top-menu.top-menu-active svg.icon-up {
display: none;
}
#top-menu > svg.dropdown-icon.icon-up, 
#top-menu > svg.dropdown-icon.icon-down {
display: none;
}
.main-navigation ul ul svg.icon-down,
#top-menu ul ul svg.icon-down { 
-webkit-transform: translateY(-50%) rotate(-90deg);
-moz-transform: translateY(-50%) rotate(-90deg);
-ms-transform: translateY(-50%) rotate(-90deg);
-o-transform: translateY(-50%) rotate(-90deg);
transform: translateY(-50%) rotate(-90deg);
}
}
@media screen and (min-width: 1024px) {
.boxed-layout #page {
max-width: 1200px;
width: 90%;
margin-left: auto;
margin-right: auto;
}
}
@media screen and (min-width: 1600px) {
#page {
box-shadow: 0 0 50px #ddd;
}
.page-section {
padding:80px 0;
} #featured-slider article {
padding: 320px 0;
}
#latest-featured .full-width.has-post-thumbnail .shadow-entry-container {
padding: 100px;
}
#latest-featured .full-width .shadow-entry-container .shadow-entry-title,
.hero-wrapper .shadow-entry-title{
font-size: 62px;
}
#hero-slider .has-post-thumbnail .featured-image {
padding: 290px 0;
}
.boxed-layout #page {
max-width: 1600px;
width: 90%;
}
.boxed-layout #latest-featured .full-width .shadow-entry-container .shadow-entry-title,
.boxed-layout .hero-wrapper .shadow-entry-title {
font-size: 48px;
}
.sticky .featured-image img {
width: 100%;
}
#inner-content-wrapper article.hentry:nth-child(2n+1) {
clear: left;
}
#banner-image {
padding: 225px 0;
}
#featured-slider .featured-content-wrapper{
left: 250px;
}
}
@media screen and (max-width: 1200px) {
.main-navigation ul.nav-menu > li > a {
padding: 20px 10px;
}
#instagram-section .shadow-entry-content {
margin: 0;
}
#instagram-section .hentry {
padding: 0;
}
#hero-slider .has-post-thumbnail .shadow-entry-container {
padding: 50px 50px 0 0;
}
}
@media screen and (max-width: 1023px) {
body.home #masthead,
#masthead {
margin-bottom: 0;
}
.main-navigation {
padding: 0;
margin-bottom: 30px;
background-color: transparent;
border-top: 1px solid rgba(0, 0, 0, 0.10);
border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
#masthead.site-header.sticky-menu.nav-shrink .main-navigation {
position: relative;
}
.main-navigation a,
#top-menu a {
border-bottom: 1px solid rgba(52, 59, 61, 0.10);
}
.main-navigation ul ul a,
#top-menu ul ul a {
width: 100%;
}
.main-navigation ul ul,
.main-navigation ul ul ul,
#top-menu ul ul,
#top-menu ul ul ul {
box-shadow: none;
float: none;
position: relative;
top: 0;
left: 0;
margin-bottom: 0;
display: none;
}
#site-header-menu .wrapper {
width: 100%;
}
.main-navigation ul.sub-menu li,
#top-menu ul.sub-menu li {
padding-right: 0;
}
.main-navigation .menu-item-has-children > a:before,
#top-menu .menu-item-has-children > a:before {
content: "";
float: right;
position: relative;
right: 25px;
background-color: #ccc;
width: 1px;
height: 25px;
}
.main-navigation .menu-item-has-children > a:after,
#top-menu .menu-item-has-children > a:after {
padding-top: 3px;
}
.main-navigation ul.nav-menu > li > a,
.main-navigation ul.sub-menu li a,
#top-menu .secondary-menu > ul > li > a,
#top-menu ul.sub-menu li a {
padding: 16px;
}
.main-navigation .menu-item-has-children a svg,
#top-menu .menu-item-has-children a svg {
display: none;
}
.main-navigation ul.sub-menu,
#top-menu ul.sub-menu {
background-color: #f2f2f2;
}
.main-navigation ul.nav-menu,
#top-menu .secondary-menu > ul {
margin-right: 0;
background-color: #f2f2f2;
margin-top: 25px;
}
.main-navigation a,
#top-menu a  {
color: #343b3d;
}
.main-navigation svg.icon-search,
.main-navigation .search.search-open svg.icon-close,
.main-navigation svg.icon-down {
fill: #343b3d;
}
.main-navigation ul.sub-menu,
#top-menu ul.sub-menu {
border-top: 1px solid #0e5bd6;
}
.menu-open .menu-toggle .icon-close {
display: block;
fill: #343b3d;
margin: auto;
width: 20px;
height: 20px;
}
.menu-open .menu-toggle {
padding-top: 6px;
}
.site-branding {
padding: 25px 0;
}
#masthead.site-header .main-navigation ul.nav-menu {
margin-top: 0;
position: relative;
top: 0;
left: 0;
right: 0;
}
.menu-open ul.nav-menu {
border-top: 1px solid rgba(52, 59, 61, 0.10);
}
#masthead.site-header.sticky-menu.nav-shrink .main-navigation ul.nav-menu {
top: 0;
overflow-y: auto;
max-height: 480px;
}
#top-menu {
padding: 10px 0;
}
#top-menu .secondary-menu ul li {
float: none;
text-align: center;
}
.secondary-menu {
float: none;
margin-bottom: 16px;
}
.social-menu {
float: none;
text-align: center;
}
#top-menu .social-menu ul li {
float: none;
display: inline-block;
}
.secondary-menu ul li:not(:last-child):after {
display: none;
}
#top-menu .wrapper {
display: none;
}
#top-menu:before {
content: "";
background-color: #ccc;
position: absolute;
top: 38px;
width: 100%;
left: 0;
height: 1px;
}
.main-navigation li {
text-align: center;
}
.site-branding img.custom-logo {
max-width: 250px;
}
.main-navigation ul.sub-menu li a {
color: #343b3d;
}
#search {
display: block !important;
}
.main-navigation ul.nav-menu > li > a.search {
display: none;
}
.single-post article blockquote {
margin: 16px -40px; 
}
}
@media screen and (max-width: 992px) {
#secondary {
clear: both;
margin-top: 20px;
}
#latest-news.column-3 .hentry {
width: 100%;
margin-bottom: 20px;
}
#featured-slider .featured-content-wrapper{
left: 50px;
}
#latest-featured.column-3 article.hentry:nth-child(5n+1) {
clear: left;
}
#latest-featured.column-3 article.full-width.hentry {
width: 100%;
}
#latest-featured.column-3 article.hentry {
width: 50%;
}
#secondary .widget:not(:last-child) {
margin-bottom: 20px;
}
#secondary .widget_google_ad {
text-align: center;
}
.site-info {
text-align: center;
}
#gallery-posts .shadow-entry-container {
padding: 30px;
text-align: center;
}
#gallery-posts .shadow-entry-container .shadow-entry-title {
font-size: 22px;
}
.textwidget img {
max-width: 100%;
margin: 25px 0;
}
.single-post .post-wrapper {
width: 90%;
}
.single-post article blockquote {
margin: 16px 0;
}
.single-post article blockquote {
padding: 50px;
}
.related-gallery-slider .slick-prev {
left: 38%;
}
.related-gallery-slider .slick-next {
right: 38%;
}
.gallery-columns-3 .gallery-item img {
width: 100%;
}
#list-articles .shadow-entry-title {
font-size: 20px;
}
}
@media screen and (max-width: 800px) {
.column-4 article {
width: 50%;
float: left;
margin-top: 30px;
margin-bottom: 0;
}
.column-4 article:nth-child(-n+2) {
margin-top: 0;
}
#instagram-section .hentry {
width: 50%;
}
#hero-slider .has-post-thumbnail .shadow-entry-container {
width: 100%;
float: none;
padding: 0;
margin-bottom: 30px;
display: inherit;
}
#hero-slider .has-post-thumbnail .featured-image {
width: 100%;
float: none;
display: inherit;
}
.hero-wrapper {
flex-direction: row;
display: table;
width: 100%;
position: relative;
margin-bottom: 40px;
}
.slick-dots {
-webkit-transform: translateY(-65%);
-ms-transform: translateY(-65%);
-o-transform: translateY(-65%);
-moz-transform: translateY(-65%);
transform: translateY(-65%);
}
}
@media screen and (max-width: 767px) {
.site-branding img.custom-logo {
max-width: 250px;
height: auto;
}
.custom-header-content {
min-width: 75%;
min-height: auto;
}
#latest-featured.column-3 article.hentry {
width: 100%;
}
.contact-form {
clear: both;
display: table;
width: 100%;
}
.full-width.has-post-thumbnail .featured-image {
width: 100%;
float: none;
display: block;
position: relative;
top: 0;
height: 100%;
bottom: 0;
}
.full-width.has-post-thumbnail .shadow-entry-container {
width: 100%;
display: block;
float: none;
padding: 50px;
}
#gallery-posts .post-wrapper {
display: block;
}
#gallery-posts .post-wrapper .featured-image img {
width: 100%;
}
#gallery-posts .slick-next {
right: 0;
}
#gallery-posts .hentry {
margin-bottom: 0;
}
.hentry:last-child {
margin-bottom: 0;
}
#colophon .widget, 
#colophon .widget img {
text-align: center;
margin-left: auto;
margin-right: auto;
}
#colophon .column-wrapper:not(:last-child) {
margin-bottom: 30px;
}
.footer-widgets-area {
padding: 50px 0;
}
.textwidget img {
max-width: 250px;
}
#recent-posts .share-this-post,
#recent-posts article.full-width .entry-meta {
float: none;
display: block;
}
#recent-posts article.full-width .shadow-entry-container {
margin-bottom: 0;
}
.contact-information .contact-address {
margin-bottom: 30px;
}
.copyright {
margin-bottom: 10px;
}
.blog-posts-wrapper.column-3 article {
width: 50%;
float: left;
padding: 0 10px;
}
.blog-posts-wrapper.column-3 article:nth-child(2n+1) {
clear: left;
}
.single-post article blockquote {
padding: 25px;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous, 
.post-navigation .nav-previous,
.comment-navigation .nav-next, 
.posts-navigation .nav-next, 
.post-navigation .nav-next {
float: none;
width: 100%;
text-align: center;
}
#latest-video {
padding: 100px 0;
}
#latest-featured .posts-wrapper article:nth-last-child(-n+3) {
margin-bottom: 40px;
}
#latest-featured .posts-wrapper article:last-child {
margin-bottom: 0px;
}
#comments ol.children {
margin-left: 0;
}
#banner-image {
padding: 100px 0;
}
#featured-slider .featured-content-wrapper{
left: 40px;
}
}
@media screen and (max-width: 600px) {
.custom-header-content h2 {
font-size: 28px;
margin: 5px 0 10px;
}
#message-from-author .author-thumbnail:before, 
#message-from-author .author-thumbnail:after {
width: 150px;
}
#message-from-author .author-thumbnail:before {
margin-right: 16px;
}
#message-from-author .author-thumbnail:after {
margin-left: 16px;
}
.author-thumbnail img {
max-width: 100px;
}
#message-from-author .author-thumbnail {
max-width: 100px;
max-height: 100px;
border-radius: 100px;
}
#map {
height: 400px;
}
#featured-slider .featured-content-wrapper{
left: 0;
}
#featured-posts article .shadow-entry-content p {
font-size: 20px;
line-height: 35px;
}
.single .trail-item.trail-end {
max-width: 230px;
}
}
@media screen and (max-width: 550px) {
.column-4 article {
width: 100%;
padding: 0;
}
.main-navigation form.search-form {
min-width: 100%;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit,
.wpcf7 input[type="submit"], 
#respond input[type="submit"] {
padding: 0 25px;
height: 50px;
min-height: 50px;
line-height: 50px;
}
#comments ol.children {
margin-left: 25px;
}
.comment-author.vcard b.fn {
float: none;
display: block;
}
.comment-meta img {
float: none;
margin-right: 0;
margin-bottom: 25px;
}
.comment-metadata {
padding-left: 0;
display: block;
}
.reply {
margin-left: 25px;
}
.comment-meta .fn:after {
display: none;
}
#comments article {
margin-bottom: 30px;
}
.slick-prev, 
.slick-next {
width: 40px;
height: 40px;
}
.column-4 article:first-child {
margin-bottom: 30px;
}
.blog-posts-wrapper.column-3 article {
width: 100%;
float: none;
padding: 0;
}
#comments ol.comment-list:before {
display: none;
}
ol.comment-list {
border: none;
}
header.shadow-page-header {
margin-bottom: 30px;
}
.related-gallery-slider .slick-prev {
left: 30%;
}
.related-gallery-slider .slick-next {
right: 30%;
}
#latest-featured .full-width .shadow-entry-container .shadow-entry-title,
.hero-wrapper .shadow-entry-title {
font-size: 32px;
}
.full-width.has-post-thumbnail .shadow-entry-container {
padding: 30px;
}
.featured-content-wrapper h2.shadow-entry-title {
font-size: 42px;
color: #333;
line-height: 55px;
}
.page-site-header .shadow-page-title {
font-size: 32px;
}
#list-articles article {
display: block;
}
#list-articles article.has-post-thumbnail .featured-image {
width: 100%;
float: none;
display: block;
position: initial;
top: 0;
left: 0;
height: 0;
padding: 190px 0;
}
#list-articles article.has-post-thumbnail .shadow-entry-container {
width: 100%;
padding: 20px;
display: table-cell;
float: none;
}
#list-articles article.has-post-thumbnail .shadow-entry-container:before {
display: none;
}
#list-articles .shadow-entry-container .more-link {
margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.custom-header-content {
padding: 10px;
}
.custom-header-content h2,
.shadow-entry-title,
#reply-title, 
.comments-title {
font-size: 22px;
}
.custom-header-content span {
font-size: 14px;
}
.widget_contact_info label,
.comment-meta .url, 
.comment-meta .fn {
font-size: 18px;
}
#message-from-author .author-thumbnail:before, 
#message-from-author .author-thumbnail:after {
width: 100px;
}
#message-from-author .author-thumbnail:before {
margin-right: 10px;
}
#message-from-author .author-thumbnail:after {
margin-left: 10px;
}
#our-story .content-wrapper {
padding: 25px;
}
#featured-posts article .shadow-entry-container, 
#recent-posts article .shadow-entry-container, 
.blog-posts-wrapper article .shadow-entry-container {
padding: 30px 20px;
}
.pagination .page-numbers {
margin: 5px 0;
}
.single-post article blockquote {
padding: 25px 20px;
font-size: 18px;
line-height: 30px;
}
}