html {
line-height: 1.15;
font-size: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
main {
display: block;
}
figure {
margin: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
} body {
font-size: 15px;
color: #333333;
background-color: #ffffff;
font-family: "Open Sans", sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
word-wrap: break-word;
}
@media screen and (max-width: 575px) {
body {
font-size: 14px;
}
}
p {
line-height: 1.8;
margin: 0 0 20px;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote, pre {
background-color: #fafafa;
border-width: 0 0 0 3px;
border-color: #d9d9d9;
border-style: solid;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #1a1a1a;
margin: 0 0 15px 0;
padding: 25px 22px;
font-size: 18px;
}
blockquote p, pre p {
margin-bottom: 0;
}
blockquote {
background-color: #FAFAFA;
border: none;
color: #030303;
padding: 30px;
margin: 30px 0 0 30px;
position: relative;
padding: 30px 30px 30px 50px;
}
blockquote:before {
background-color: #ffffff;
color: #f9a032;
content: "\f10d";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 20px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
line-height: 60px;
font-style: normal;
position: absolute;
left: -30px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
height: 60px;
width: 60px;
text-align: center;
z-index: 9;
}
blockquote p {
font-size: 18px;
line-height: 1.4;
}
blockquote cite {
color: #8d8d8d;
display: block;
font-style: normal;
font-size: 13px;
}
blockquote cite a {
text-decoration: underline;
}
blockquote cite a:hover, blockquote cite a:focus, blockquote cite a:active {
text-decoration: underline;
}
abbr, acronym {
border-bottom: 1px dotted #4d4d4d;
cursor: help;
}
mark, ins {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
big {
font-size: 125%;
}
b, strong {
font-weight: 700;
}
caption {
color: inherit;
}
img {
height: auto;
max-width: 100%;
vertical-align: top;
}
.container {
max-width: 1230px;
padding-right: 15px;
padding-left: 15px;
} h1, h2, h3, h4, h5, h6 {
color: #030303;
font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 0 0 15px;
line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
}
h1 {
font-size: 32px;
font-weight: 600;
}
h2 {
font-size: 24px;
font-weight: 500;
}
h3 {
font-size: 21px;
font-weight: 500;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
@media screen and (max-width: 767px) {
h1 {
font-size: 24px;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 14px;
}
} ul,
ol {
margin: 0 0 1.5em 0.875em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
} a {
color: #35c6ff;
text-decoration: none;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
a:focus {
outline: thin dotted #086abd;
}
a:hover,
a:active {
color: #086abd;
text-decoration: none;
outline: 0;
}
.entry-content p a,
.comment-content p a,
.entry-content li a,
.comment-content li a,
.widget p a,
.entry-content a {
text-decoration: underline;
}
.entry-content p a:hover, .entry-content p a:active,
.comment-content p a:hover,
.comment-content p a:active,
.entry-content li a:hover,
.entry-content li a:active,
.comment-content li a:hover,
.comment-content li a:active,
.widget p a:hover,
.widget p a:active,
.entry-content a:hover,
.entry-content a:active {
text-decoration: underline;
} .overlay {
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .section-title-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
.section-title-wrap {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 30px;
}
}
.section-title {
display: inline-block;
font-size: 24px;
line-height: 1.2;
margin-bottom: 0;
padding-bottom: 10px;
position: relative;
}
.section-title:before {
background-color: #f9a032;
content: "";
height: 2px;
width: 60px;
position: absolute;
top: 100%;
left: 0;
}
@media screen and (max-width: 575px) {
.section-title {
font-size: 24px;
}
.section-title:before {
left: 0;
right: 0;
margin: auto;
}
} table {
border-collapse: collapse;
border: 1px solid #ebebeb;
border-spacing: 0;
width: 100%;
}
table tr {
border-bottom: 1px solid #ebebeb;
}
table th {
font-weight: 700;
}
table th, table td {
border-bottom: 1px solid #ebebeb;
padding: 8px;
font-size: 14px;
text-align: center;
}
table caption {
text-align: left;
} .button-primary, .button-outline {
font-size: 15px;
font-weight: 500;
line-height: 1;
padding: 12px 30px;
letter-spacing: 0.5px;
}
@media screen and (max-width: 575px) {
.button-primary, .button-outline {
font-size: 14px;
font-weight: 400;
padding: 8px 15px;
}
}
button:focus {
outline: thin dotted #086abd;
}
button:hover,
button:active {
outline: 0;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
background-color: #333333;
color: #ffffff;
cursor: pointer;
padding: 12px 30px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
background-color: #086abd;
}
.button-primary {
background-color: #f9a032;
color: #ffffff;
display: inline-block;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.button-primary:hover, .button-primary:focus, .button-primary:active {
background-color: #086abd;
color: #ffffff;
}
.button-outline {
border: 1px solid #666666;
color: #1a1a1a;
display: inline-block;
-webkit-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
-moz-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
-ms-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
-o-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
transition: background-color 0.3s, border-color 0.4s, color 0.4s;
}
.button-outline:hover, .button-outline:focus, .button-outline:active {
background-color: #086abd;
border-color: #086abd;
color: #ffffff;
}
.button-text {
color: #1a1a1a;
font-size: 14px;
font-weight: 600;
}
@media screen and (max-width: 575px) {
.button-text {
font-size: 13px;
}
} form {
position: relative;
font-size: 15px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
background-color: transparent !important;
}
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 {
background-color: #ffffff;
border: 1px solid #d9d9d9;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height: 42px;
resize: none;
padding: 0 10px;
}
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 {
border-color: #1a1a1a;
outline: 0;
}
textarea {
min-height: 200px;
overflow: auto;
padding: 10px;
width: 100%;
}
legend {
border: 0;
padding: 0;
}
select {
border: 1px solid #d9d9d9;
}
select:focus {
outline: none;
}
form label {
font-weight: bold;
}
.search-form {
position: relative;
}
.search-form input {
width: 100%;
padding: 0 40px 0 10px;
}
.search-form .search-submit {
display: none;
}
.search-form label {
display: block;
margin: 0;
}
.search-form .search-button {
background-color: #323232;
color: #ffffff;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
cursor: pointer;
padding: 10px 15px;
position: absolute;
right: 0;
top: 0;
height: 100%;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.search-form .search-button:hover, .search-form .search-button:focus, .search-form .search-button:active {
background-color: #086abd;
}
.wpcf7 label {
display: block;
width: 100%;
font-weight: 400;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="color"],
.wpcf7 textarea {
width: 100%;
margin-top: 5px;
}
.wpcf7 ~ .addtoany_content {
display: none;
}
.wrap-detail-page .wpcf7 {
margin-top: 50px;
} .main-navigation .menu-toggle {
display: none;
}
.main-navigation ul.nav-menu {
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
}
.site-header-three .main-navigation ul.nav-menu {
text-align: center;
}
.main-navigation ul.nav-menu > li {
display: inline-block;
}
.main-navigation ul.nav-menu > li.menu-item-has-children > a:after {
content: "\f0d7";
}
.main-navigation ul.nav-menu > li:first-child {
border-left: none;
}
.main-navigation ul.nav-menu > li:first-child:before {
display: none;
}
.main-navigation ul.nav-menu > li > a {
color: #333333;
font-size: 15px;
font-weight: 600;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
padding: 20px 15px;
letter-spacing: 0.5px;
line-height: 1;
}
@media screen and (max-width: 1199px) {
.main-navigation ul.nav-menu > li > a {
font-size: 14px;
padding: 15px;
}
}
.main-navigation ul.nav-menu > li:hover > ul, .main-navigation ul.nav-menu > li:focus > ul, .main-navigation ul.nav-menu > li:active > ul, .main-navigation ul.nav-menu > li.focus > ul {
opacity: 1;
visibility: visible;
top: 100%;
}
.main-navigation ul.nav-menu > li:hover > a, .main-navigation ul.nav-menu > li:focus > a, .main-navigation ul.nav-menu > li:active > a, .main-navigation ul.nav-menu > li.focus > a {
color: #086abd;
}
.main-navigation ul.nav-menu > li:hover > a:after, .main-navigation ul.nav-menu > li:focus > a:after, .main-navigation ul.nav-menu > li:active > a:after, .main-navigation ul.nav-menu > li.focus > a:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.main-navigation ul.nav-menu > li:last-child ul, .main-navigation ul.nav-menu > li:nth-last-child(2) ul {
left: auto;
right: 0;
}
.main-navigation ul.nav-menu > li:last-child ul li > ul, .main-navigation ul.nav-menu > li:nth-last-child(2) ul li > ul {
left: auto;
right: 100%;
}
.main-navigation ul.nav-menu ul {
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.05);
left: 0;
margin: 0;
padding: 0;
position: absolute;
top: 70px;
width: 250px;
z-index: 99;
opacity: 0;
visibility: hidden;
text-align: left;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.main-navigation ul.nav-menu ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
display: block;
}
.main-navigation ul.nav-menu ul li:last-child {
border-bottom: none;
}
.main-navigation ul.nav-menu ul li a {
color: #333;
display: block;
padding: 10px 20px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.5px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.main-navigation ul.nav-menu ul li a:hover, .main-navigation ul.nav-menu ul li a:focus, .main-navigation ul.nav-menu ul li a:active {
padding-left: 30px;
color: #086abd;
}
.main-navigation ul.nav-menu ul li > ul {
left: 100%;
top: 40px;
}
.main-navigation ul.nav-menu ul li.menu-item-has-children > a:after {
content: "\f0da";
}
.main-navigation ul.nav-menu ul li:hover > ul, .main-navigation ul.nav-menu ul li:focus > ul, .main-navigation ul.nav-menu ul li:active > ul, .main-navigation ul.nav-menu ul li.focus > ul {
visibility: visible;
opacity: 1;
top: -1px;
}
.main-navigation ul.nav-menu ul li:hover a:after, .main-navigation ul.nav-menu ul li:focus a:after, .main-navigation ul.nav-menu ul li:active a:after, .main-navigation ul.nav-menu ul li.focus a:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.main-navigation ul.nav-menu li {
position: relative;
}
.main-navigation ul.nav-menu li.menu-item-has-children > a {
position: relative;
}
.main-navigation ul.nav-menu li.menu-item-has-children > a:after {
display: inline-block;
float: right;
font-size: 14px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-weight: 900;
margin-left: 8PX;
-webkit-transition: transform 0.4s;
-moz-transition: transform 0.4s;
-ms-transition: transform 0.4s;
-o-transition: transform 0.4s;
transition: transform 0.4s;
}
.main-navigation ul.nav-menu li.current-menu-item > a, .main-navigation ul.nav-menu li.current-menu-parent > a {
color: #086abd;
} .pagination {
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
margin-top: 20px;
}
@media screen and (max-width: 575px) {
.pagination {
margin-top: 10px;
margin-bottom: 40px;
}
}
.nav-links:before, .nav-links:after {
content: "";
display: block;
clear: both;
}
.page-numbers {
color: #4D4D4D;
display: inline-block;
font-size: 16px;
width: 40px;
height: 40px;
text-align: center;
line-height: 37.5px;
border: 1px solid #e6e6e6;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
margin: 0 3px;
-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
-moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
-ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
-o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.page-numbers.current {
background-color: #4d4d4d;
border: 1px solid #4d4d4d;
color: #ffffff;
}
@media screen and (max-width: 575px) {
.page-numbers {
font-size: 13px;
width: 30px;
height: 30px;
line-height: 30px;
margin: 0 5px;
}
}
.page-numbers:hover, .page-numbers:focus, .page-numbers:active {
background-color: #086abd;
border-color: #086abd;
color: #ffffff;
}
.page-numbers:hover.current, .page-numbers:focus.current, .page-numbers:active.current {
background-color: #4d4d4d;
border-color: #4d4d4d;
}
.page-numbers.dots {
font-size: 22px;
border: none;
letter-spacing: 4px;
margin: 0;
}
.page-numbers.dots:hover, .page-numbers.dots:focus, .page-numbers.dots:active {
color: inherit;
background-color: inherit;
border: 1px solid inherit;
}
.page-numbers.next, .page-numbers.prev {
width: 60px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
border-radius: 50px;
}
.page-numbers.next span, .page-numbers.prev span {
font-size: 0;
}
.page-numbers.next span:before, .page-numbers.prev span:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.page-numbers.next, .page-numbers.prev {
width: 45px;
}
.page-numbers.next span:before, .page-numbers.prev span:before {
font-size: 13px;
}
}
.page-numbers.next span:before {
content: "\f054";
}
.page-numbers.prev span:before {
content: "\f053";
}
.post-navigation {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
padding-top: 40px;
padding-bottom: 40px;
display:none !important;
}
.comment-navigation {
padding-top: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #e6e6e6;
}
.comment-navigation .nav-links:before, .comment-navigation .nav-links:after,
.posts-navigation .nav-links:before,
.posts-navigation .nav-links:after,
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
content: "";
display: block;
clear: both;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%;
color: #030303;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
display: inline-block;
position: relative;
font-size: 16px;
font-weight: 600;
color: #030303;
}
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:before,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: block;
font-size: 16px;
vertical-align: middle;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.comment-navigation .nav-previous a:hover, .comment-navigation .nav-previous a:focus, .comment-navigation .nav-previous a:active,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-next a:focus,
.comment-navigation .nav-next a:active,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:focus,
.posts-navigation .nav-previous a:active,
.posts-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.posts-navigation .nav-next a:active,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-previous a:active,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:active {
color: #086abd;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
}
@media screen and (max-width: 767px) {
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
width: 100%;
}
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
padding-left: 20px;
}
.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
left: 0;
content: "\f053";
-webkit-transition: left 0.5s;
-moz-transition: left 0.5s;
-ms-transition: left 0.5s;
-o-transition: left 0.5s;
transition: left 0.5s;
}
.comment-navigation .nav-previous a:hover:before,
.posts-navigation .nav-previous a:hover:before,
.post-navigation .nav-previous a:hover:before {
left: -5px;
}
@media screen and (max-width: 767px) {
.comment-navigation .nav-previous ~ .nav-next,
.posts-navigation .nav-previous ~ .nav-next,
.post-navigation .nav-previous ~ .nav-next {
border-top: 1px solid #ececec;
margin-top: 15px;
padding-top: 15px;
}
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
}
@media screen and (max-width: 767px) {
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: left;
width: 100%;
}
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
padding-right: 20px;
}
.comment-navigation .nav-next a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-next a:before {
content: "\f054";
right: 0;
-webkit-transition: right 0.5s;
-moz-transition: right 0.5s;
-ms-transition: right 0.5s;
-o-transition: right 0.5s;
transition: right 0.5s;
}
.comment-navigation .nav-next a:hover:before,
.posts-navigation .nav-next a:hover:before,
.post-navigation .nav-next a:hover:before {
right: -5px;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border: none;
}
.wp-block-quote {
padding: 30px 30px 30px 50px;
margin: 30px 0 0 30px;
}
.wp-block-quote cite {
font-size: 13px;
}
figcaption {
background-color: #383838;
color: #ffffff;
font-size: 14px;
padding: 5px 10px;
} .wp-caption {
max-width: 100%;
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
} .alignleft, img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} .clearfix:before, .clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after {
content: "";
display: block;
clear: both;
} #back-to-top {
bottom: 20px;
display: block;
position: fixed;
right: 20px;
z-index: 99991;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-ms-transition: background 0.5s;
-o-transition: background 0.5s;
transition: background 0.5s;
}
#back-to-top a {
background-color: #ffffff;
color: #030303;
padding: 0;
height: 44px;
line-height: 44px;
text-align: center;
vertical-align: middle;
width: 44px;
display: block;
font-size: 18px;
-webkit-transition: color 0.5s, background 0.5s, border 0.5s;
-moz-transition: color 0.5s, background 0.5s, border 0.5s;
-ms-transition: color 0.5s, background 0.5s, border 0.5s;
-o-transition: color 0.5s, background 0.5s, border 0.5s;
transition: color 0.5s, background 0.5s, border 0.5s;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
#back-to-top a:hover, #back-to-top a:focus, #back-to-top a:active {
background: #086abd;
color: #ffffff;
border: 1px solid #086abd;
}
@media screen and (max-width: 575px) {
#back-to-top {
bottom: 10px;
right: 10px;
}
#back-to-top a {
font-size: 16px;
height: 30px;
line-height: 30px;
width: 30px;
}
} .social-profile ul {
font-size: 0;
margin: 0;
padding: 0;
}
.social-profile ul li {
display: inline-block;
list-style: none;
line-height: 1;
margin: 0 10px;
}
.social-profile ul li:first-child {
margin-left: 0;
}
.social-profile ul li:last-child {
margin-right: 0;
}
.social-profile ul li a {
color: #333333;
display: block;
font-size: 18px;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.social-profile ul li a:hover, .social-profile ul li a:focus, .social-profile ul li a:active {
color: #086abd;
}
@media screen and (max-width: 575px) {
.social-profile ul li {
margin: 0 10px;
}
.social-profile ul li a {
font-size: 14px;
}
} .post, .attachment {
margin-bottom: 40px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: relative;
}
body:not(.single) .post:hover .featured-image a img, body:not(.single) .post:focus .featured-image a img, body:not(.single) .post:active .featured-image a img,
body:not(.single) .attachment:hover .featured-image a img,
body:not(.single) .attachment:focus .featured-image a img,
body:not(.single) .attachment:active .featured-image a img {
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
opacity: 0.3;
}
.post.no-thumbnail .entry-content, .attachment.no-thumbnail .entry-content {
padding-top: 0;
}
.post .entry-content,
.attachment .entry-content,
.banner-content .entry-content {
padding: 25px 0 0;
}
.post .entry-content .entry-title a,
.post .entry-content .button-container a,
.attachment .entry-content .entry-title a,
.attachment .entry-content .button-container a,
.banner-content .entry-content .entry-title a,
.banner-content .entry-content .button-container a {
text-decoration: none;
}
.post .entry-content .entry-header .cat-links,
.attachment .entry-content .entry-header .cat-links,
.banner-content .entry-content .entry-header .cat-links {
margin-bottom: 15px;
display: block;
}
.post .entry-content .entry-header .cat-links a,
.attachment .entry-content .entry-header .cat-links a,
.banner-content .entry-content .entry-header .cat-links a {
border-bottom: 1px solid #f9a032;
font-size: 13px;
color: #f9a032;
text-transform: uppercase;
-webkit-transition: color 0.4s, border-color 0.4s;
-moz-transition: color 0.4s, border-color 0.4s;
-ms-transition: color 0.4s, border-color 0.4s;
-o-transition: color 0.4s, border-color 0.4s;
transition: color 0.4s, border-color 0.4s;
margin-right: 4px;
text-decoration: none;
}
.post .entry-content .entry-header .cat-links a:hover, .post .entry-content .entry-header .cat-links a:focus, .post .entry-content .entry-header .cat-links a:active,
.attachment .entry-content .entry-header .cat-links a:hover,
.attachment .entry-content .entry-header .cat-links a:focus,
.attachment .entry-content .entry-header .cat-links a:active,
.banner-content .entry-content .entry-header .cat-links a:hover,
.banner-content .entry-content .entry-header .cat-links a:focus,
.banner-content .entry-content .entry-header .cat-links a:active {
color: #086abd;
border-bottom-color: #086abd;
}
.post .entry-meta,
.attachment .entry-meta,
.banner-content .entry-meta {
font-size: 13px;
margin-left: -8px;
margin-right: -8px;
margin-bottom: 15px;
font-family: "Poppins", sans-serif;
}
.post .entry-meta > span,
.attachment .entry-meta > span,
.banner-content .entry-meta > span {
display: inline-block;
padding: 0 8px;
}
@media screen and (max-width: 991px) {
.post .entry-meta,
.attachment .entry-meta,
.banner-content .entry-meta {
font-size: 12px;
margin-left: -5px;
margin-right: -5px;
margin-bottom: 15px;
}
.post .entry-meta > span,
.attachment .entry-meta > span,
.banner-content .entry-meta > span {
padding: 0 5px;
}
}
.post .entry-meta a,
.attachment .entry-meta a,
.banner-content .entry-meta a {
color: #7a7a7a;
display: block;
position: relative;
text-transform: capitalize;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
text-decoration: none;
}
.post .entry-meta a:before,
.attachment .entry-meta a:before,
.banner-content .entry-meta a:before {
color: #f9a032;
font-family: 'Font Awesome 5 Free';
margin-right: 8px;
font-size: 12px;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.post .entry-meta a:hover, .post .entry-meta a:focus, .post .entry-meta a:active,
.attachment .entry-meta a:hover,
.attachment .entry-meta a:focus,
.attachment .entry-meta a:active,
.banner-content .entry-meta a:hover,
.banner-content .entry-meta a:focus,
.banner-content .entry-meta a:active {
color: #086abd;
}
.post .entry-meta a:hover:before, .post .entry-meta a:focus:before, .post .entry-meta a:active:before,
.attachment .entry-meta a:hover:before,
.attachment .entry-meta a:focus:before,
.attachment .entry-meta a:active:before,
.banner-content .entry-meta a:hover:before,
.banner-content .entry-meta a:focus:before,
.banner-content .entry-meta a:active:before {
color: #086abd;
}
.post .entry-meta .posted-on a:before,
.attachment .entry-meta .posted-on a:before,
.banner-content .entry-meta .posted-on a:before {
content: "\f073";
}
.post .entry-meta .byline a:before,
.attachment .entry-meta .byline a:before,
.banner-content .entry-meta .byline a:before {
content: "";
}
.post .entry-meta .comments-link a:before,
.attachment .entry-meta .comments-link a:before,
.banner-content .entry-meta .comments-link a:before {
content: "";
}
.post .entry-meta .cat-links,
.post .entry-meta .tag-links,
.attachment .entry-meta .cat-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .cat-links,
.banner-content .entry-meta .tag-links {
position: relative;
}
.post .entry-meta .cat-links:before,
.post .entry-meta .tag-links:before,
.attachment .entry-meta .cat-links:before,
.attachment .entry-meta .tag-links:before,
.banner-content .entry-meta .cat-links:before,
.banner-content .entry-meta .tag-links:before {
color: #7B7B7B;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 5px;
font-size: 12px;
}
.post .entry-meta .cat-links a,
.post .entry-meta .tag-links a,
.attachment .entry-meta .cat-links a,
.attachment .entry-meta .tag-links a,
.banner-content .entry-meta .cat-links a,
.banner-content .entry-meta .tag-links a {
display: inline-block;
margin-right: 5px;
}
.post .entry-meta .cat-links a:last-child,
.post .entry-meta .tag-links a:last-child,
.attachment .entry-meta .cat-links a:last-child,
.attachment .entry-meta .tag-links a:last-child,
.banner-content .entry-meta .cat-links a:last-child,
.banner-content .entry-meta .tag-links a:last-child {
margin-right: 0;
}
.post .entry-meta .tag-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .tag-links {
margin-top: 15px;
padding-left: 8px;
padding-right: 8px;
}
.post .entry-meta .tag-links:before,
.attachment .entry-meta .tag-links:before,
.banner-content .entry-meta .tag-links:before {
content: "\f02c";
}
@media screen and (max-width: 991px) {
.post .entry-meta .tag-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .tag-links {
padding-left: 6px;
padding-right: 6px;
}
}
.sticky {
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
-ms-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
-o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
}
.sticky.no-thumbnail {
padding: 25px;
}
.sticky.has-post-thumbnail .entry-content {
padding: 25px;
} .blog .post .entry-text,
.archive .post .entry-text {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.blog .post .entry-text p,
.archive .post .entry-text p {
width: 100%;
} @media screen and (max-width: 991px) {
.post .featured-image img,
.page .featured-image img {
width: 100%;
}
}
.post .featured-image > a,
.page .featured-image > a {
position: relative;
z-index: 1;
overflow: hidden;
background-color: #000000;
display: table;
position: relative;
}
.post .featured-image > a img,
.page .featured-image > a img {
backface-visibility: hidden;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.post .featured-image > a:hover img, .post .featured-image > a:focus img, .post .featured-image > a:active img,
.page .featured-image > a:hover img,
.page .featured-image > a:focus img,
.page .featured-image > a:active img {
zoom: 1;
filter: alpha(opacity=20);
-webkit-opacity: 0.2;
opacity: 0.2;
} @media screen and (min-width: 576px) {
.list-post {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.list-post .featured-image {
width: 380px;
padding-left: 15px;
padding-right: 15px;
}
.list-post .entry-content {
width: -moz-calc(100% - 380px);
width: -webkit-calc(100% - 380px);
width: calc(100% - 380px);
padding-left: 15px;
padding-right: 15px;
padding-top: 0;
}
}
.list-post.no-thumbnail .entry-content {
width: 100%;
} .breadcrumb-wrap {
margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
.breadcrumb-wrap {
margin-bottom: 20px;
}
}
.breadcrumb-wrap .breadcrumbs {
color: #858585;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.4px;
}
.breadcrumb-wrap .breadcrumbs .trail-items {
margin: 0 -10px;
padding-left: 0;
}
.breadcrumb-wrap .breadcrumbs .trail-items li {
display: inline-block;
line-height: 1.5;
list-style: none;
}
.breadcrumb-wrap .breadcrumbs .trail-items span {
padding: 0 10px;
}
.breadcrumb-wrap .breadcrumbs .trail-items span span {
padding: 0;
}
.breadcrumb-wrap .breadcrumbs .trail-items a {
color: #404040;
position: relative;
}
.breadcrumb-wrap .breadcrumbs .trail-items a:after {
content: "\f101";
color: #858585;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 12px;
}
@media screen and (max-width: 575px) {
.breadcrumb-wrap .breadcrumbs .trail-items a {
font-size: 13px;
}
}
.breadcrumb-wrap .breadcrumbs .trail-items a:hover, .breadcrumb-wrap .breadcrumbs .trail-items a:focus, .breadcrumb-wrap .breadcrumbs .trail-items a:active {
color: #086abd;
} .slick-dotted.slick-slider {
margin-bottom: 0;
}
.slick-dots {
bottom: 0;
display: none;
margin: 30px auto 30px;
padding: 0;
position: relative;
width: 100%;
}
.slick-dots li {
height: auto;
width: auto;
list-style: none;
margin: 0 3px;
}
.slick-dots li button {
background-color: transparent;
border: 1px solid #868686;
font-size: inherit;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 12px;
height: 12px;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
padding: 0;
}
.slick-dots li button:before {
display: none;
}
@media screen and (max-width: 575px) {
.slick-dots li button {
width: 6px;
height: 6px;
}
}
.slick-dots li.slick-active button {
background-color: #868686;
}
.slick-dots li:hover button, .slick-dots li:focus button, .slick-dots li:active button {
background-color: #868686;
}
.slick-slide:hover, .slick-slide:focus, .slick-slide:active {
outline: 0;
}
.slick-control {
margin: 0;
padding: 0;
}
.slick-control li.slick-arrow {
list-style: none;
display: inline-block;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 9;
cursor: pointer;
}
.slick-control li.slick-arrow span {
width: 25px;
height: 25px;
display: block;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;
-webkit-transition: border-color 0.4s;
-moz-transition: border-color 0.4s;
-ms-transition: border-color 0.4s;
-o-transition: border-color 0.4s;
transition: border-color 0.4s;
}
.slick-control li.slick-arrow.prev, .slick-control li.slick-arrow.feature-posts-prev, .slick-control li.slick-arrow.header-slider-prev {
left: 30px;
}
.slick-control li.slick-arrow.prev span, .slick-control li.slick-arrow.feature-posts-prev span, .slick-control li.slick-arrow.header-slider-prev span {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-right: -5px;
}
.slick-control li.slick-arrow.next, .slick-control li.slick-arrow.feature-posts-next, .slick-control li.slick-arrow.header-slider-next {
right: 30px;
}
.slick-control li.slick-arrow.next span, .slick-control li.slick-arrow.feature-posts-next span, .slick-control li.slick-arrow.header-slider-next span {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
margin-left: -5px;
}
.slick-control li.slick-arrow:not(.slick-disabled):hover span, .slick-control li.slick-arrow:not(.slick-disabled):focus span, .slick-control li.slick-arrow:not(.slick-disabled):active span {
border-color: #086abd;
}
.slick-control li.slick-arrow.slick-disabled {
opacity: 0.3;
cursor: not-allowed;
}
@media screen and (max-width: 767px) {
.slick-control li.slick-arrow {
padding: 10px;
}
.slick-control li.slick-arrow.prev, .slick-control li.slick-arrow.feature-posts-prev, .slick-control li.slick-arrow.header-slider-prev {
left: 5px;
}
.slick-control li.slick-arrow.next, .slick-control li.slick-arrow.feature-posts-next, .slick-control li.slick-arrow.header-slider-next {
right: 5px;
}
.slick-control li.slick-arrow span {
width: 9px;
height: 9px;
}
}
.slick-control li.slick-hidden {
display: none !important;
}
.header-image-slider.slick-slider .slick-dots,
.main-slider.slick-slider .slick-dots {
margin: 0;
padding: 0;
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: 20px;
height: auto;
z-index: 1;
}
.header-image-slider.slick-slider .slick-dots li button,
.main-slider.slick-slider .slick-dots li button {
background-color: transparent;
border-color: #ffffff;
}
.header-image-slider.slick-slider .slick-dots li.slick-active button,
.main-slider.slick-slider .slick-dots li.slick-active button {
background-color: #ffffff;
}
.header-image-slider.slick-slider .slick-dots li:hover button, .header-image-slider.slick-slider .slick-dots li:focus button, .header-image-slider.slick-slider .slick-dots li:active button,
.main-slider.slick-slider .slick-dots li:hover button,
.main-slider.slick-slider .slick-dots li:focus button,
.main-slider.slick-slider .slick-dots li:active button {
background-color: #ffffff;
}
.section-feature-post .wrap-arrow {
display: block;
margin-bottom: 40px;
text-align: center;
margin-top: 40px;
}
.section-feature-post .feature-posts-dots {
display: inline-block;
}
.section-feature-post .feature-posts-dots .slick-dots {
position: static;
margin: 0;
}
.section-feature-post .slick-control li.slick-arrow {
background-color: #4d4d4d;
position: static;
display: -webkit-inline-box;
display: -moz-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
width: 35px;
height: 35px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
margin: 0 10px;
}
@media screen and (max-width: 575px) {
.section-feature-post .slick-control li.slick-arrow {
width: 30px;
height: 30px;
}
}
.section-feature-post .slick-control li.slick-arrow span {
height: 8px;
width: 8px;
}
.section-feature-post .slick-control li.slick-arrow:not(.slick-disabled):hover, .section-feature-post .slick-control li.slick-arrow:not(.slick-disabled):focus, .section-feature-post .slick-control li.slick-arrow:not(.slick-disabled):active {
background-color: #086abd;
}
.section-feature-post .slick-control li.slick-arrow:not(.slick-disabled):hover span, .section-feature-post .slick-control li.slick-arrow:not(.slick-disabled):focus span, .section-feature-post .slick-control li.slick-arrow:not(.slick-disabled):active span {
border-color: #ffffff;
} #site-preloader {
display: none;
background-color: #ffffff;
position: fixed;
display: block;
height: 100%;
width: 100%;
text-align: center;
z-index: 99993;
}
#site-preloader .preloader-content {
position: absolute;
top: 50%;
right: -45%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#site-preloader .preloader-content img {
max-width: 260px;
} .notification-bar {
background-color: #1a1a1a;
color: #ffffff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
padding: 7px 7px;
}
.notification-bar .notification-content {
font-size: 12px;
line-height: 1.3;
}
.notification-bar .button-container {
margin-left: 15px;
word-break: keep-all;
}
.notification-bar .button-container a {
font-size: 13px;
padding: 5px 15px;
}
.notification-bar .button-primary {
border: 1px solid transparent;
font-size: 13px;
padding: 5px 15px;
-webkit-transition: background-color 0.4s, border-color 0.4s, color 0.4s;
-moz-transition: background-color 0.4s, border-color 0.4s, color 0.4s;
-ms-transition: background-color 0.4s, border-color 0.4s, color 0.4s;
-o-transition: background-color 0.4s, border-color 0.4s, color 0.4s;
transition: background-color 0.4s, border-color 0.4s, color 0.4s;
}
.notification-bar .button-primary:hover, .notification-bar .button-primary:focus, .notification-bar .button-primary:active {
border-color: #ffffff;
background-color: transparent;
}
.notification-bar.sticky {
position: sticky;
left: 0;
right: 0;
top: 0;
width: 100%;
z-index: 999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
@media screen and (max-width: 767px) {
.notification-bar.sticky {
position: static;
}
}
@media screen and (max-width: 575px) {
.notification-bar .notification-content {
font-size: 11px;
}
.notification-bar .button-primary {
font-size: 11px;
}
}
.site-layout-box .sticky-header .fixed-header,
.site-layout-frame .sticky-header .fixed-header {
max-width: 1230px;
margin: auto;
} header.site-header .site-branding > a {
display: block;
}
.site-header .site-branding {
text-align: center;
position: relative;
z-index: 1;
}
@media screen and (max-width: 991px) {
.site-header .site-branding {
text-align: left;
}
}
.site-header .site-branding .site-title {
color: #030303;
font-size: 62px;
font-family: "Poppins", sans-serif;
line-height: 1;
margin-bottom: 0;
font-weight: 600;
}
@media screen and (max-width: 991px) {
.site-header .site-branding .site-title {
font-size: 30px !important;
}
}
@media screen and (max-width: 575px) {
.site-header .site-branding .site-title {
font-size: 18px !important;
}
}
.site-header .site-branding .site-title a {
color: inherit;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
text-decoration: none;
}
.site-header .site-branding .site-title a:hover, .site-header .site-branding .site-title a:focus, .site-header .site-branding .site-title a:active {
color: #086abd;
}
.site-header .site-branding .site-description {
color: #767676;
display: inline-block;
font-size: 14px;
margin-top: 10px;
margin-bottom: 0;
position: relative;
padding-left: 45px;
padding-right: 45px;
}
@media screen and (max-width: 991px) {
.site-header .site-branding .site-description {
padding-left: 0;
padding-right: 0;
margin-top: 5px;
}
}
@media screen and (max-width: 575px) {
.site-header .site-branding .site-description {
font-size: 12px;
}
}
.site-header .site-branding .site-description:before, .site-header .site-branding .site-description:after {
background-color: #767676;
content: '';
position: absolute;
top: 50%;
width: 35px;
height: 1px;
content: '';
}
@media screen and (max-width: 991px) {
.site-header .site-branding .site-description:before, .site-header .site-branding .site-description:after {
display: none;
}
}
.site-header .site-branding .site-description:before {
left: 0;
}
.site-header .site-branding .site-description:after {
right: 0;
}
.site-header {
background-color: #ffffff;
}
.site-header > div {
position: relative;
z-index: 2;
}
.site-header.sticky-header .fixed-header {
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
-ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
-o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
position: fixed;
z-index: 999;
background: #fff;
width: 100%;
top: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.site-header .overlay {
background-color: transparent;
}
.site-header .header-image-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.site-header .header-image-wrap .header-image-slider,
.site-header .header-image-wrap .header-video-banner {
overflow: hidden;
}
.site-header .header-btn {
margin-left: 10px;
display: inline-block;
text-align: center;
white-space: nowrap;
}
.site-header .header-btn a {
padding: 10px 20px;
font-size: 14px;
font-weight: 600;
}
@media screen and (max-width: 991px) {
.site-header div.header-image-wrap {
z-index: 9;
}
}
@media screen and (max-width: 991px) {
header.site-header .site-branding > a {
max-width: 210px;
margin-left: 0;
}
}
@media screen and (max-width: 575px) {
header.site-header .site-branding > a {
max-width: 140px;
}
}
.header-icons {
text-align: right;
}
.header-icons .social-profile {
display: inline-block;
}
.header-icons .social-profile ul li {
margin: 0 8px;
}
.header-icons .social-profile ul li a {
font-size: 14px;
}
.header-search-wrap {
display: inline-block;
}
.header-search-wrap .search-icon {
background-color: transparent;
color: #333;
border: none;
font-size: 14px;
padding: 0;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-search-wrap .search-icon:hover, .header-search-wrap .search-icon:focus, .header-search-wrap .search-icon:active {
color: #086abd;
}
.header-search {
background-color: #ffffff;
display: none;
position: absolute;
width: 100%;
height: 100%;
z-index: 9;
top: 0;
left: 0;
right: 0;
}
.header-search.search-in {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.header-search .container {
position: relative;
}
.header-search input {
border: none;
font-weight: 600;
font-size: 16px;
text-align: center;
padding: 0 60px 0 10px;
}
.header-search input:focus {
outline: 1px dotted;
}
@media screen and (max-width: 575px) {
.header-search input {
height: 100%;
}
}
.header-search .search-form .search-button {
background-color: transparent;
color: #030303;
font-size: 13px;
padding: 0;
right: 30px;
}
.header-search .search-form .search-button:hover, .header-search .search-form .search-button:focus, .header-search .search-form .search-button:active {
background-color: transparent;
color: #086abd;
}
.header-search .close-button {
background: transparent;
border-radius: 0;
position: absolute;
border: none;
right: 10px;
top: 0;
height: 100%;
cursor: pointer;
width: 30px;
}
.header-search .close-button:hover {
color: #086abd;
}
.site-header .header-image-slider {
position: absolute;
width: 100%;
max-height: 100%;
top: 0;
bottom: 0;
margin: 0;
}
.site-header .header-image-slider * {
min-height: 1px;
height: 100%;
}
.site-header .slick-dotted.slick-slider {
margin: 0;
} .header-contact ul {
padding: 0;
margin: 0;
}
.header-contact ul li {
color: #969696;
list-style: none;
display: inline-block;
font-size: 13px;
margin-right: 10px;
}
.header-contact ul li i {
margin-right: 5px;
}
.header-contact ul a {
color: #969696;
}
.header-contact ul a:hover, .header-contact ul a:focus, .header-contact ul a:active {
color: #086abd;
} .top-header {
border-bottom: 1px solid #f2f2f2;
padding: 10px 0;
}
@media screen and (max-width: 991px) {
.top-header {
display: none;
}
}
.bottom-header {
position: relative;
}
@media screen and (max-width: 991px) {
.bottom-header {
display: none;
}
}
.mid-header {
border-bottom: 1px solid #f2f2f2;
}
@media screen and (max-width: 991px) {
.mid-header {
padding: 15px 0;
}
} .alt-menu-icon {
display: inline-block;
margin-left: 10px;
vertical-align: text-bottom;
width: 20px;
}
.alt-menu-icon a {
height: 20px;
display: block;
width: 20px;
position: relative;
}
.alt-menu-icon a:hover .icon-bar, .alt-menu-icon a:focus .icon-bar, .alt-menu-icon a:active .icon-bar {
background-color: #086abd;
}
.alt-menu-icon a:hover .icon-bar:before, .alt-menu-icon a:hover .icon-bar:after, .alt-menu-icon a:focus .icon-bar:before, .alt-menu-icon a:focus .icon-bar:after, .alt-menu-icon a:active .icon-bar:before, .alt-menu-icon a:active .icon-bar:after {
background-color: #086abd;
}
.alt-menu-icon .icon-bar {
background-color: #333;
display: block;
width: 15px;
height: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
text-align: right;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: background-color 0.4s, width 0.5s;
-moz-transition: background-color 0.4s, width 0.5s;
-ms-transition: background-color 0.4s, width 0.5s;
-o-transition: background-color 0.4s, width 0.5s;
transition: background-color 0.4s, width 0.5s;
}
.alt-menu-icon .icon-bar:before, .alt-menu-icon .icon-bar:after {
background-color: #333;
content: "";
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
position: absolute;
width: 20px;
height: 2px;
right: 0;
-webkit-transition: background-color 0.4s, width 0.5s;
-moz-transition: background-color 0.4s, width 0.5s;
-ms-transition: background-color 0.4s, width 0.5s;
-o-transition: background-color 0.4s, width 0.5s;
transition: background-color 0.4s, width 0.5s;
}
.alt-menu-icon .icon-bar:before {
top: 6px;
}
.alt-menu-icon .icon-bar:after {
top: -6px;
}
.alt-menu-icon a:hover .icon-bar, .alt-menu-icon a:focus .icon-bar, .alt-menu-icon a:active .icon-bar {
width: 20px;
}
.alt-menu-icon a:hover .icon-bar:before, .alt-menu-icon a:hover .icon-bar:after, .alt-menu-icon a:focus .icon-bar:before, .alt-menu-icon a:focus .icon-bar:after, .alt-menu-icon a:active .icon-bar:before, .alt-menu-icon a:active .icon-bar:after {
width: 15px;
}
#offcanvas-menu {
background-color: #ffffff;
position: fixed;
padding: 70px 20px 30px;
top: 0;
height: 100%;
right: -100%;
width: 340px;
visibility: hidden;
overflow-y: auto;
z-index: 999999;
-webkit-transition: right 0.5s;
-moz-transition: right 0.5s;
-ms-transition: right 0.5s;
-o-transition: right 0.5s;
transition: right 0.5s;
}
@media screen and (max-width: 991px) {
#offcanvas-menu {
width: 45%;
}
}
#offcanvas-menu .close-offcanvas-menu {
padding: 0 20px;
margin: 15px 0 10px;
position: absolute;
top: 0;
right: 0;
}
#offcanvas-menu .close-offcanvas-menu button {
background-color: transparent;
border: 1px solid #e6e6e6;
cursor: pointer;
font-size: 20px;
display: inline-block;
color: #cccccc;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
width: 40px;
height: 40px;
-webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
-moz-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
-ms-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
-o-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
transition: background-color 0.4s, color 0.4s, border-color 0.4s;
}
#offcanvas-menu .close-offcanvas-menu button:hover, #offcanvas-menu .close-offcanvas-menu button:focus, #offcanvas-menu .close-offcanvas-menu button:active {
background-color: #086abd;
color: #ffffff;
border-color: #086abd;
}
#offcanvas-menu .header-sidebar .widget {
margin-bottom: 50px;
}
#offcanvas-menu .header-sidebar .widget:last-child {
margin-bottom: 0;
}
.offcanvas-overlay {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
body.offcanvas-slide-open #offcanvas-menu {
right: 0;
visibility: visible;
}
body.offcanvas-slide-open .offcanvas-overlay {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
opacity: 1;
z-index: 99991;
top: 0px;
}
.logged-in.admin-bar .site-header.sticky-header .top-header {
top: 32px;
}
.header-one .bottom-header .header-icons {
padding: 10px 0;
}
@media screen and (max-width: 991px) {
.header-one.sticky-header .mid-header {
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
-ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
-o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
position: fixed;
z-index: 999;
background: #fff;
width: 100%;
top: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
}
@media screen and (max-width: 991px) {
.header-two .bottom-header {
padding: 10px 0;
}
}
.header-two.site-header .site-branding {
text-align: inherit;
}
.header-two.site-header .site-branding a {
margin-left: 0;
}
.header-two.sticky-header .bottom-header {
padding: 10px 0;
}
.header-two.sticky-header .bottom-header .overlay {
background-color: #ffffff;
}
.header-two.sticky-header .bottom-header .header-image-slider {
display: none;
}
.main-navigation-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: flex-end;
position: relative;
z-index: 1;
}
.home .header-three.site-header .overlay-header {
background-color: transparent;
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.home .header-three.site-header .top-header {
border-bottom-color: rgba(255, 255, 255, 0.2);
z-index: 99;
}
.header-three.site-header .bottom-header {
border-top: none;
z-index: 9;
}
.header-three.site-header .site-branding {
text-align: inherit;
}
.header-three.site-header .site-branding a {
margin-left: 0;
}
.header-three .header-contact {
text-align: left;
}
.header-three.sticky-header .bottom-header {
padding: 10px 0;
}
.header-three.sticky-header .bottom-header .overlay {
background-color: transparent;
}
.header-three.sticky-header .bottom-header .header-image-slider {
display: none;
}
.header-three .bottom-header .overlay {
background-color: transparent;
}
.header-three .bottom-header .header-icons {
text-align: right;
}
@media screen and (max-width: 991px) {
.header-three .bottom-header {
padding: 10px 0;
}
}
.header-three .overlay-header {
position: static;
z-index: inherit;
}
.header-three .overlay-header .top-header {
position: relative;
}
.home .header-three:not(.sticky-header) .header-btn .button-outline {
border-color: #ffffff;
color: #ffffff;
}
.header-three:not(.sticky-header) .top-header {
background-color: transparent;
}
.header-three:not(.sticky-header) .bottom-header {
background-color: transparent;
} body:not(.custom-background), body.custom-background .site-content .container {
background-color: #ffffff;
}
.site-content > .container {
padding-top: 50px;
}
@media screen and (max-width: 575px) {
.site-content > .container {
padding-top: 40px;
}
}
.section-banner ~ .site-content > .container {
border-top: none;
}
.banner-img {
background-color: #ccc;
position: relative;
z-index: 1;
}
.section-banner {
position: relative;
}
.section-banner .main-slider-wrap {
position: relative;
}
.section-banner .slick-dotted.slick-slider {
margin-bottom: 0;
}
.section-banner .slick-track,
.section-banner .slick-list {
display: -webkit-flex;
display: flex;
}
.section-banner .slick-slide .banner-content {
padding-bottom: 70px;
padding-top: 25px;
}
.section-banner .banner-img {
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: center;
-moz-align-content: center;
-ms-align-content: center;
align-content: center;
}
.section-banner .banner-img .slide-inner {
width: 100%;
}
@media screen and (max-width: 767px) {
.section-banner .banner-img {
min-height: 350px;
}
}
.section-banner .banner-content {
color: #ffffff;
max-width: 60%;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 1;
}
@media screen and (max-width: 767px) {
.section-banner .banner-content {
padding: 30px;
max-width: 100%;
}
}
.section-banner .banner-content .entry-header .cat-links a {
color: #ebebeb;
border-color: #ebebeb;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.section-banner .banner-content .entry-meta a {
color: #ebebeb;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.section-banner .banner-content .entry-meta a:hover, .section-banner .banner-content .entry-meta a:focus, .section-banner .banner-content .entry-meta a:active {
color: #086abd;
}
.section-banner .banner-content .entry-title {
font-size: 40px;
text-transform: uppercase;
color: #ffffff;
position: relative;
}
@media screen and (max-width: 575px) {
.section-banner .banner-content .entry-title {
font-size: 22px;
}
}
.section-banner .banner-content .button-container {
margin-top: 30px;
}
.section-banner .banner-content .button-container > a {
margin-left: 10px;
margin-right: 10px;
}
.section-banner .banner-content .button-container .button-outline {
border-color: #ebebeb;
color: #ebebeb;
}
.section-banner .banner-content .button-container .button-outline:hover, .section-banner .banner-content .button-container .button-outline:focus, .section-banner .banner-content .button-container .button-outline:active {
border-color: #086abd;
color: #ffffff;
}
.section-banner .banner-content .button-container .button-text {
color: #ffffff;
}
.section-banner .banner-content .button-container .button-text:hover, .section-banner .banner-content .button-container .button-text:focus, .section-banner .banner-content .button-container .button-text:active {
color: #086abd;
}
.section-banner .banner-content .addtoany_content {
display: none;
}
.section-banner .slick-dots {
position: absolute;
bottom: 35px;
}
@media screen and (max-width: 575px) {
.section-banner .slick-dots {
bottom: 20px;
}
}
.section-highlight-posts-area {
padding-bottom: 50px;
}
.section-highlight-posts-area .content-wrap {
margin-bottom: -30px;
}
@media screen and (max-width: 575px) {
.section-highlight-posts-area {
padding-bottom: 40px;
}
}
.highlight-posts-content-wrap {
margin-bottom: 30px;
}
.highlight-posts-content-wrap .highlight-posts-image {
background-color: #cccccc;
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
}
.highlight-posts-content-wrap .highlight-posts-content {
text-align: center;
padding: 0 15px;
position: relative;
z-index: 2;
width: 100%;
}
.highlight-posts-content-wrap .highlight-posts-content:before {
background-color: #b3b3b3;
content: "";
height: 1px;
width: 50px;
position: absolute;
bottom: -5px;
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.highlight-posts-content-wrap .highlight-posts-content .highlight-posts-title {
color: #ffffff;
display: inline-block;
margin: 0;
font-size: 18px;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.highlight-posts-content-wrap a {
position: relative;
display: block;
z-index: 1;
}
.highlight-posts-content-wrap a:before {
background-color: rgba(0, 0, 0, 0.5);
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
position: absolute;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
z-index: 1;
}
.highlight-posts-content-wrap a:hover:before, .highlight-posts-content-wrap a:focus:before, .highlight-posts-content-wrap a:active:before {
background-color: rgba(0, 0, 0, 0.6);
}
.highlight-posts-content-wrap a:hover .highlight-posts-content:before, .highlight-posts-content-wrap a:focus .highlight-posts-content:before, .highlight-posts-content-wrap a:active .highlight-posts-content:before {
width: 80px;
}
@media screen and (max-width: 991px) {
.highlight-posts-content-wrap .highlight-posts-image {
min-height: 250px;
}
}
.content-area .section-banner {
margin-bottom: 40px;
}
.right-sidebar {
padding-left: 50px;
}
@media screen and (max-width: 991px) {
.right-sidebar {
padding-left: 15px;
}
}
.left-sidebar {
padding-right: 50px;
}
@media screen and (max-width: 991px) {
.left-sidebar {
padding-right: 15px;
}
}
.section-post-area {
margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
.section-post-area {
margin-bottom: 40px;
}
}
.feature-post-slider {
margin-bottom: 0;
overflow: hidden;
}
.feature-post-slider .slick-track {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.feature-post-slider .slick-list {
margin-right: -15px;
margin-left: -15px;
}
.feature-post-slider .slick-slide {
padding-left: 15px;
padding-right: 15px;
height: auto;
}
.feature-post-slider .post .entry-meta .cat-links:before {
display: none;
}
.feature-post-slider .post .entry-meta .cat-links a {
background-color: #1f1f1f;
color: #ffffff;
line-height: 1;
margin: 2px;
padding: 7px 8px;
letter-spacing: 0.8px;
font-size: 12px;
font-weight: normal;
-webkit-transition: background-color 0.3s, color 0.3s;
-moz-transition: background-color 0.3s, color 0.3s;
-ms-transition: background-color 0.3s, color 0.3s;
-o-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 575px) {
.feature-post-slider .post .entry-meta .cat-links a {
padding: 6px 10px;
}
}
.feature-post-slider .post .entry-meta .cat-links a:hover, .feature-post-slider .post .entry-meta .cat-links a:focus, .feature-post-slider .post .entry-meta .cat-links a:active {
background-color: #086abd;
color: #ffffff;
}
.feature-post-slider .post .post-content-wrap .entry-meta {
margin-bottom: 0;
}
.feature-post-slider .post .post-content-wrap {
padding: 25px;
}
@media screen and (max-width: 575px) {
.feature-post-slider .post .post-content-wrap {
padding: 20px;
}
}
.feature-post-slider .post .entry-content {
border: none;
margin: 0;
padding: 0;
}
.feature-post-slider .post .entry-content .entry-title {
font-size: 22px;
}
@media screen and (max-width: 575px) {
.feature-post-slider .post .entry-content .entry-title {
font-size: 18px;
}
}
.feature-post-slider .post.has-post-thumbnail:not(.has-no-thumbnail) .post-inner {
position: relative;
}
.feature-post-slider .post.has-post-thumbnail:not(.has-no-thumbnail) .post-inner .entry-meta {
position: absolute;
left: 10px;
bottom: 10px;
margin-bottom: 0;
z-index: 2;
}
.feature-post-slider .post,
.wrap-ralated-posts .post {
background-color: #ffffff;
margin-bottom: 0;
}
.feature-post-slider .post .featured-image,
.wrap-ralated-posts .post .featured-image {
margin-right: 0;
}
.feature-post-slider .post.has-no-thumbnail,
.wrap-ralated-posts .post.has-no-thumbnail {
padding: 25px;
}
.feature-post-slider .post.has-no-thumbnail .post-content-wrap,
.wrap-ralated-posts .post.has-no-thumbnail .post-content-wrap {
padding: 0;
}
.section-ralated-post {
padding: 50px 0 20px;
}
@media screen and (max-width: 575px) {
.section-ralated-post {
padding: 0px;
}
}
.wrap-ralated-posts .post {
margin-bottom: 30px;
}
.wrap-ralated-posts .post .featured-image {
margin-right: 0;
}
.wrap-ralated-posts .post .entry-content {
background-color: #FAFAFA;
border: none;
margin: 0;
padding: 20px;
text-align: center;
}
.wrap-ralated-posts .post .entry-content .entry-title {
font-size: 18px;
margin-bottom: 0;
}
.wrap-ralated-posts .not-found {
font-size: 18px;
color: dimgray;
}
.home .site-content {
border-top: 1px solid #f2f2f2;
}
.home .section-banner ~ .site-content {
border-top: none;
} .site-footer {
background-color: #ffffff;
color: #656565;
}
.site-footer a {
color: #383838;
}
.site-footer .social-profile {
margin-bottom: 20px;
}
.site-footer .social-profile ul {
padding: 0;
margin: 0;
}
@media screen and (max-width: 767px) {
.site-footer .social-profile ul {
margin-bottom: 5px;
}
}
.site-footer .social-profile ul li {
margin: 0 8px;
}
.site-footer .social-profile ul li a {
background-color: rgba(0, 0, 0, 0.04);
display: block;
font-size: 15px;
-webkit-transition: background-color 0.3s, color 0.3s;
-moz-transition: background-color 0.3s, color 0.3s;
-ms-transition: background-color 0.3s, color 0.3s;
-o-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.site-footer .social-profile ul li a i {
width: 2em;
height: 2em;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.site-footer .social-profile ul li a:hover, .site-footer .social-profile ul li a:focus, .site-footer .social-profile ul li a:active {
background-color: #086abd;
color: #ffffff;
}
@media screen and (max-width: 575px) {
.site-footer .social-profile {
margin-bottom: 15px;
}
}
.site-footer .site-info {
display: inline-block;
font-size: 14px;
font-family: "Poppins", sans-serif;
}
.site-footer .site-info a {
font-weight: 500;
}
.site-footer .site-info a:hover, .site-footer .site-info a:focus, .site-footer .site-info a:active {
color: #086abd;
}
@media screen and (max-width: 575px) {
.site-footer .site-info {
font-size: 13px;
}
}
.site-footer .footer-menu {
display: inline-block;
}
.site-footer .footer-menu ul {
margin-bottom: 0;
margin-left: 8px;
padding-left: 0;
font-size: 0;
}
.site-footer .footer-menu ul li {
border-left: 1px solid #e6e6e6;
display: inline-block;
list-style: none;
line-height: 1.1;
padding: 0 10px;
}
.site-footer .footer-menu ul li a {
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
}
.site-footer .footer-menu ul li a:hover, .site-footer .footer-menu ul li a:focus, .site-footer .footer-menu ul li a:active {
color: #086abd;
}
@media screen and (max-width: 767px) {
.site-footer .footer-menu ul li:first-child {
border-left: none;
margin-left: 0;
padding-left: 0;
}
}
.site-footer.site-footer-two .footer-menu {
display: block;
margin-bottom: 15px;
}
.site-footer.site-footer-two .footer-menu ul li:first-child {
border-left: none;
}
.site-footer.site-footer-three .bottom-footer {
text-align: left;
}
.site-footer.site-footer-three .social-profile {
margin-bottom: 0;
}
.site-footer.site-footer-three .footer-desc-wrap {
text-align: right;
}
.site-footer.site-footer-three .text-center .footer-desc-wrap {
text-align: center;
}
@media screen and (max-width: 991px) {
.site-footer.site-footer-three .bottom-footer {
text-align: center;
}
.site-footer.site-footer-three .social-profile {
margin-bottom: 30px;
}
.site-footer.site-footer-three .footer-desc-wrap {
text-align: center;
}
}
@media screen and (max-width: 575px) {
.site-footer.site-footer-three .social-profile {
margin-bottom: 20px;
}
}
.footer-widget-wrap {
padding: 50px 0;
}
@media screen and (max-width: 575px) {
.footer-widget-wrap {
padding: 40px 0;
}
}
.bottom-footer {
background-color: rgba(0, 0, 0, 0.02);
padding: 30px 0;
text-align: center;
position: relative;
}
@media screen and (max-width: 575px) {
.bottom-footer {
padding: 20px 0;
}
}
.site-footer.has-footer-bg {
margin-top: 50px;
position: relative;
background-position: center;
background-repeat: no-repeat;
}
.site-footer.has-footer-bg table {
border-color: #666666;
}
.site-footer.has-footer-bg table tr {
border-color: #666666;
}
.site-footer.has-footer-bg table th, .site-footer.has-footer-bg table td {
border-color: #666666;
}
.site-footer.has-footer-bg .widget ul li {
border-color: #666666;
}
.site-footer.has-footer-bg .widget.widget_calendar table thead th {
border-right-color: #666666;
}
.site-footer.has-footer-bg .widget select {
background-color: transparent;
color: #b3b3b3;
} #back-to-top {
bottom: 20px;
display: block;
position: fixed;
right: 20px;
z-index: 99991;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-ms-transition: background 0.5s;
-o-transition: background 0.5s;
transition: background 0.5s;
}
#back-to-top a {
background-color: #ffffff;
color: #030303;
padding: 0;
height: 44px;
line-height: 44px;
text-align: center;
vertical-align: middle;
width: 44px;
display: block;
font-size: 18px;
-webkit-transition: color 0.5s, background 0.5s, border 0.5s;
-moz-transition: color 0.5s, background 0.5s, border 0.5s;
-ms-transition: color 0.5s, background 0.5s, border 0.5s;
-o-transition: color 0.5s, background 0.5s, border 0.5s;
transition: color 0.5s, background 0.5s, border 0.5s;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
#back-to-top a:hover, #back-to-top a:focus, #back-to-top a:active {
background: #086abd;
color: #ffffff;
border: 1px solid #086abd;
}
@media screen and (max-width: 575px) {
#back-to-top {
bottom: 10px;
right: 10px;
}
#back-to-top a {
font-size: 16px;
height: 30px;
line-height: 30px;
width: 30px;
}
} .inner-banner-wrap {
margin-bottom: 80px;
}
@media screen and (max-width: 575px) {
.inner-banner-wrap {
margin-bottom: 50px;
}
}
.error-404 {
padding-bottom: 80px;
}
.error-404 .inner-content {
text-align: center;
position: relative;
}
.error-404 .inner-content .title-404 {
font-size: 200px;
font-weight: 900;
letter-spacing: 4px;
font-family: "Open Sans", sans-serif;
line-height: 1.1;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-position: center;
background-size: cover;
display: inline-block;
}
.error-404 .inner-content .page-title {
font-size: 44px;
}
@media screen and (max-width: 575px) {
.error-404 .inner-content .page-title {
font-size: 28px;
}
.error-404 .inner-content .title-404 {
font-size: 112px;
}
}
@media screen and (max-width: 575px) {
.error-404 {
padding-bottom: 50px;
}
}
body:not(.home) .site-header .bottom-header {
border-bottom: 1px solid #f2f2f2;
}
.single-feature-image {
margin-bottom: 30px;
}
.entry-container .entry-content {
padding-top: 0;
}
.author-info .section-title-wrap {
margin-bottom: 40px;
}
.author-info .section-title {
font-size: 22px;
}
@media screen and (max-width: 575px) {
.author-info .section-title {
font-size: 18px;
}
}
.author-info .author-content-wrap {
background-color: #f9f9f9;
padding: 30px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.author-info .author {
width: 80px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
margin-right: 20px;
}
.author-info .author img {
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-ms-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.author-info .author a {
display: block;
}
.author-info .author a:hover img, .author-info .author a:hover img, .author-info .author a:hover img {
opacity: 0.8;
}
@media screen and (max-width: 575px) {
.author-info .author {
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}
}
.author-info .author-content {
width: -moz-calc(100% - 100px);
width: -webkit-calc(100% - 100px);
width: calc(100% - 100px);
}
@media screen and (max-width: 575px) {
.author-info .author-content {
width: 100%;
text-align: center;
}
}
.author-info .author-name {
font-size: 18px;
margin-bottom: 0px;
}
.author-info .text {
margin-top: 15px;
}
.author-info .text p:last-child {
margin-bottom: 0;
}
.author-info ~ .post-navigation {
border-top: none;
}
.error-404-form {
max-width: 600px;
margin: 50px auto 0;
position: relative;
}
.no-results {
text-align: center;
margin-top: 40px;
}
.no-results:before, .no-results:after {
content: "";
display: block;
clear: both;
}
.no-results .content {
margin-top: 30px;
text-align: center;
}
.no-results .content p {
margin-bottom: 40px;
}
.search-results .hentry,
.search-results .product {
margin-bottom: 40px;
}
.search-results .hentry.has-post-thumbnail .entry-content,
.search-results .product.has-post-thumbnail .entry-content {
padding: 25px 0 0;
}
.search-results .hentry .entry-content,
.search-results .product .entry-content {
padding: 0;
}
.search-results .hentry .entry-content .entry-summary p:last-child,
.search-results .product .entry-content .entry-summary p:last-child {
margin-bottom: 0;
}
.site-layout-box .site,
.site-layout-frame .site {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.04);
margin: 0 auto;
max-width: 1230px;
width: 100%;
}
.site-layout-box .container,
.site-layout-frame .container {
max-width: 100%;
width: 100%;
padding-left: 30px;
padding-right: 30px;
}
@media screen and (max-width: 575px) {
.site-layout-box .container,
.site-layout-frame .container {
padding-left: 15px;
padding-right: 15px;
}
}
.site-layout-frame {
padding-top: 60px;
padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
.site-layout-frame {
padding-bottom: 15px;
padding-top: 15px;
}
}
.site-layout-full .container {
max-width: 1400px;
}
.site-layout-compact .site-content .container {
max-width: 70%;
} .comments-area {
margin-top: 60px;
}
.comments-area .comments-title {
font-size: 22px;
margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
.comments-area .comments-title {
font-size: 18px;
}
}
.comments-area #reply-title {
font-size: 22px;
margin-bottom: 10px;
text-align: left;
}
.comments-area #reply-title:before {
content: "\f086";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 8px;
}
.comments-area #reply-title small {
float: right;
margin-top: 8px;
}
@media screen and (max-width: 575px) {
.comments-area #reply-title {
font-size: 18px;
}
}
.comments-area .comment-notes {
color: #4d4d4d;
font-size: 13px;
}
.comments-area .comment-list {
list-style: none;
margin: 0;
padding-left: 0;
}
.comments-area .comment-list li {
list-style: none;
}
.comments-area .comment-list .comment-body {
border: 1px solid #e6e6e6;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 15px;
position: relative;
margin-left: 31px;
padding-left: 45px;
margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list .comment-body {
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (max-width: 575px) {
.comments-area .comment-list .comment-body {
margin-left: 0;
margin-bottom: 30px;
}
}
.comments-area .comment-list .comment-content {
font-size: 14px;
margin-top: 10px;
}
.comments-area .comment-list .comment-content ul {
padding-left: 10px;
list-style: initial;
}
.comments-area .comment-list .comment-content ul li:before {
display: none;
}
.comments-area .comment-list .comment-content ol {
padding-left: 10px;
}
.comments-area .comment-list .comment-content ol:before {
display: none;
}
.comments-area .comment-list .comment-content ol li {
list-style: decimal;
}
.comments-area .comment-list .comment-content a {
word-wrap: break-word;
}
.comments-area .comment-list .bypostauthor {
display: block;
}
.comments-area .comment-list .comment-meta:before, .comments-area .comment-list .comment-meta:after {
content: "";
display: block;
clear: both;
}
.comments-area .comment-list .comment-author {
display: inline-block;
}
@media screen and (max-width: 575px) {
.comments-area .comment-list .comment-author {
float: none;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.comments-area .comment-list .comment-author:before, .comments-area .comment-list .comment-author:after {
content: "";
display: block;
clear: both;
}
}
.comments-area .comment-list .comment-author .avatar {
background: #e6e6e6;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
border: 8px solid #ffffff;
float: left;
height: 65px;
left: -31px;
margin-right: 15px;
position: absolute;
width: 65px;
top: 12px;
}
@media screen and (max-width: 575px) {
.comments-area .comment-list .comment-author .avatar {
position: static;
}
}
.comments-area .comment-list .comment-author .fn {
display: inline-block;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
}
.comments-area .comment-list .comment-author .fn a {
color: inherit;
}
.comments-area .comment-list .comment-author .says {
display: none;
}
.comments-area .comment-list .comment-metadata {
display: inline-block;
margin-left: 7px;
padding-left: 7px;
border-left: 1px solid #d9d9d9;
line-height: 1;
}
@media screen and (max-width: 575px) {
.comments-area .comment-list .comment-metadata {
border-left: none;
border-top: 1px solid #d9d9d9;
display: block;
margin-left: 0px;
margin-top: 10px;
padding-left: 0px;
padding-top: 10px;
}
}
.comments-area .comment-list .comment-metadata a {
display: inline-block;
font-size: 13px;
color: gray;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list .comment-metadata a span {
margin-top: 0;
margin-bottom: 5px;
display: block;
}
}
.comments-area .comment-list .comment-metadata a span:before {
content: "\7d";
font-family: "kf-icons";
font-size: 13px;
margin-right: 5px;
vertical-align: top;
}
.comments-area .comment-list .comment-metadata a:hover, .comments-area .comment-list .comment-metadata a:focus, .comments-area .comment-list .comment-metadata a:active {
color: #086abd;
}
.comments-area .comment-list .children {
margin: 0;
}
.comments-area .comment-list .children li {
position: relative;
}
.comments-area .comment-list .children li:before {
height: 20px;
width: 20px;
content: "";
display: inline-block;
background-color: #ffffff;
border-width: 1px 0 0 1px;
border-style: solid;
transform: rotate(45deg);
border-color: #e6e6e6;
position: absolute;
top: -9px;
left: 60px;
z-index: 1;
}
.comments-area .comment-list .reply {
text-align: right;
}
.comments-area .comment-list .reply:before:before, .comments-area .comment-list .reply:before:after, .comments-area .comment-list .reply:after:before, .comments-area .comment-list .reply:after:after {
content: "";
display: block;
clear: both;
}
.comments-area .comment-list .reply a {
background-color: #ccc;
color: #ffffff;
padding: 5px 10px;
font-size: 13px;
font-weight: 500;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.comments-area .comment-list .reply a:before {
content: "\f3e5";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 5px;
}
.comments-area .comment-list .reply a:hover, .comments-area .comment-list .reply a:focus, .comments-area .comment-list .reply a:active {
background-color: #086abd;
}
.comments-area .no-comments {
text-align: center;
margin-bottom: 30px;
display: block;
font-size: 18px;
font-style: italic;
}
.comment-respond {
margin-top: 60px;
margin-bottom: 5px;
}
.comment-respond .logged-in-as {
margin-bottom: 20px;
}
.comment-respond .logged-in-as a {
color: #7b7b7b;
display: inline-block;
margin-right: 10px;
padding-bottom: 3px;
}
.comment-respond .logged-in-as a:hover, .comment-respond .logged-in-as a:focus, .comment-respond .logged-in-as a:active {
color: #1a1a1a;
}
.comment-respond .comment-form {
margin-left: -15px;
margin-right: -15px;
}
.comment-respond .comment-form:before, .comment-respond .comment-form:after {
content: "";
display: block;
clear: both;
}
.comment-respond .comment-form input {
width: 100%;
}
.comment-respond .comment-form input[type="submit"], .comment-respond .comment-form input[type="radio"], .comment-respond .comment-form input[type="checkbox"] {
width: auto;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
display: flex;
align-items: center;
margin-bottom: 0;
}
.comment-respond .comment-form .submit {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
padding: 12px 25px;
letter-spacing: 1px;
}
.comment-respond .comment-form .comment-form-cookies-consent {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.comment-respond .comment-form .comment-form-cookies-consent input {
float: left;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
float: left;
vertical-align: middle;
margin-top: 0;
width: -moz-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px);
margin-left: 15px;
}
.comment-respond .comment-form .comment-subscription-form {
clear: both;
}
.comment-respond .comment-form p {
float: left;
width: 33.33%;
padding: 0 15px;
margin-bottom: 30px;
}
.comment-respond .comment-form p label {
margin-top: 0;
}
@media screen and (max-width: 575px) {
.comment-respond .comment-form p {
width: 100%;
}
}
.comment-respond .comment-form .comment-form-comment {
width: 100%;
}
.comment-respond .comment-form .comment-notes {
margin-bottom: 50px;
width: 100%;
color: #333333;
line-height: 1.6;
}
.comment-respond .comment-form .comment-notes span {
font-weight: 600;
color: #030303;
}
.comment-respond label {
display: block;
color: #1a1a1a;
margin-bottom: 10px;
font-weight: 500;
}
.required {
color: #000;
}
.woocommerce-Reviews .comment-form-rating {
padding: 0 15px;
clear: both;
}
.woocommerce-Reviews .comment-form-rating .stars {
padding: 0;
} .widget {
font-size: 14px;
margin-bottom: 30px;
}
.widget:last-child {
margin-bottom: 0;
}
.widget .widget-title {
font-size: 18px;
margin-bottom: 30px;
}
.widget ul {
margin: 0;
padding: 0;
}
.widget ul li {
border-bottom: 1px solid #e6e6e6;
list-style: none;
margin-bottom: 10px;
padding-bottom: 10px;
}
.widget ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.widget ul li a {
color: #6b6b6b;
display: inline-block;
line-height: 1.4;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.widget ul li a:hover, .widget ul li a:focus, .widget ul li a:active {
color: #086abd;
}
.widget select {
width: 100%;
padding: 10px;
}
.widget.widget_recent_entries .post-date {
color: #949494;
display: block;
font-size: 12px;
margin-top: 5px;
}
.widget.widget_categories li {
text-align: right;
}
.widget.widget_categories li:before, .widget.widget_categories li:after {
content: "";
display: block;
clear: both;
}
.widget.widget_categories li a {
float: left;
}
.widget .tagcloud {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;
-ms-flex-pack: space-around;
margin: 0 -2px;
}
.widget .tagcloud a {
border: 1px solid #999999;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
color: #404040;
display: inline-block;
font-size: 12px !important;
margin: 3px 2px;
padding: 5px 15px;
-webkit-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
-moz-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
-ms-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
-o-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
vertical-align: middle;
text-align: center;
}
.widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget .tagcloud a:active {
background-color: #086abd;
border: 1px solid #086abd;
color: #ffffff;
}
.widget.widget_rss .widget-title .rsswidget img {
margin-right: 5px;
vertical-align: middle;
}
.widget.widget_rss .rsswidget {
line-height: 1.3;
font-size: 15px;
}
.widget.widget_rss .rss-date,
.widget.widget_rss .rssSummary {
font-size: 13px;
}
.widget.widget_rss .rss-date {
color: #bfbfbf;
}
.widget.widget_rss .rssSummary {
color: #a6a6a6;
line-height: 1.5;
}
.widget.widget_rss cite {
color: #404040;
font-style: normal;
}
.widget.widget_calendar table {
color: #6b6b6b;
}
.widget.widget_calendar table thead th {
border-right: 1px solid #e6e6e6;
}
.widget.widget_calendar table thead th:last-child {
border-right: none;
}
.widget.widget_text p a {
color: #35c6ff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.widget.widget_text p a:hover, .widget.widget_text p a:focus, .widget.widget_text p a:active {
color: #086abd;
}
#secondary .widget {
margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
#secondary .widget {
margin-bottom: 30px;
}
}
#secondary .widget .widget-title {
font-size: 16px;
display: table;
text-align: center;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
letter-spacing: 1.2px;
padding-left: 45px;
padding-right: 45px;
position: relative;
}
#secondary .widget .widget-title:before, #secondary .widget .widget-title:after {
background-color: #d6d6d6;
content: '';
position: absolute;
top: 50%;
width: 35px;
height: 1px;
}
#secondary .widget .widget-title:before {
left: 0;
}
#secondary .widget .widget-title:after {
right: 0;
}
@media screen and (max-width: 575px) {
#secondary .widget .widget-title {
margin-left: 0;
margin-right: 0;
}
}
#secondary .widget:last-child {
margin-bottom: 0;
}
.author-widget .widget-content {
text-align: center;
}
.author-widget .profile .avatar {
margin-bottom: 30px;
}
.author-widget .profile .avatar a {
display: block;
position: relative;
overflow: hidden;
}
.author-widget .profile .avatar a:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: none;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.author-widget .profile .avatar a:hover:before, .author-widget .profile .avatar a:focus:before, .author-widget .profile .avatar a:active:before {
-webkit-animation: shine 1.0s;
animation: shine 1.0s;
display: block;
}
.author-widget .name-title {
margin-bottom: 20px;
}
.author-widget .name-title h3 {
font-size: 18px;
margin-bottom: 0;
}
.author-widget .name-title span {
display: block;
font-size: 14px;
margin-top: 5px;
}
.author-widget .text-content p:last-child {
margin-bottom: 0;
}
.author-widget .socialgroup {
margin-top: 25px;
}
.author-widget .socialgroup ul {
margin: 0;
}
.author-widget .socialgroup ul li {
list-style: none;
border-bottom: none;
display: inline-block;
margin: 0 10px;
padding: 0;
}
.author-widget .socialgroup ul li a {
color: #313131;
display: block;
text-align: center;
padding: 0;
}
.author-widget .socialgroup ul li a:hover, .author-widget .socialgroup ul li a:focus, .author-widget .socialgroup ul li a:active {
color: #086abd;
}
.author-widget.author-thumbnail .profile .avatar {
width: 150px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
background: #fff;
}
.author-widget.author-thumbnail .profile .avatar img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.latest-posts-widget .post {
margin-bottom: 15px;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.latest-posts-widget .post:before, .latest-posts-widget .post:after {
content: "";
display: block;
clear: both;
}
.latest-posts-widget .post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.latest-posts-widget .post .entry-meta {
margin-bottom: 0;
}
.latest-posts-widget .post .entry-meta a:before {
color: inherit;
}
.latest-posts-widget .post .entry-meta {
margin-bottom: 0;
}
.latest-posts-widget .post .entry-meta a:before {
color: inherit;
}
.latest-posts-widget .featured-image {
border-radius: 3px;
}
.latest-posts-widget .entry-title {
font-size: 14px;
margin-bottom: 8px;
}
.latest-posts-widget.left-thumb-widget .featured-image {
width: 80px;
margin-right: 20px;
float: left;
}
.latest-posts-widget.left-thumb-widget .post-content {
width: -moz-calc(100% - 120px);
width: -webkit-calc(100% - 120px);
width: calc(100% - 120px);
float: right;
}
.latest-posts-widget.full-thumb-widget .featured-image {
margin-bottom: 20px;
margin-right: 0;
}
.site-footer .widget .widget-title {
position: relative;
padding-left: 10px;
}
.site-footer .widget .widget-title:before {
background-color: #030303;
content: "";
height: 15px;
position: absolute;
width: 2px;
top: 4px;
left: 0;
}
@media screen and (max-width: 991px) {
.site-footer .widget:last-child {
margin-bottom: 30px;
}
}
.footer-widget-wrap [class*="col-"]:last-child .widget:last-child {
margin-bottom: 0;
} .infinite-scroll .pagination {
display: none;
}
.infinite-scroll #infinite-handle {
margin-top: 70px;
text-align: center;
}
.infinite-scroll #infinite-handle span {
background-color: #1a1a1a;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
color: #ffffff;
display: inline-block;
padding: 13px 36px 14px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.infinite-scroll #infinite-handle span:after {
content: "\21";
display: inline-block;
font-family: "kf-icons";
margin-left: 7px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.infinite-scroll #infinite-handle span button {
text-transform: uppercase;
}
.infinite-scroll #infinite-handle span:hover, .infinite-scroll #infinite-handle span:focus, .infinite-scroll #infinite-handle span:active {
background-color: #086abd;
color: #ffffff;
}
.infinite-scroll span.infinite-loader .spinner {
left: 0;
right: 0;
margin: auto;
}
.mc4wp-form .mc4wp-alert {
color: #5BC0DE;
font-size: 13px;
}
.mc4wp-form .mc4wp-error {
color: #D9534F;
}
.mc4wp-form .mc4wp-success {
color: #5CB85C;
}
.mc4wp-form label {
font-size: 13px;
display: block;
font-weight: 400;
margin-bottom: 0;
}
.mc4wp-form input[type="email"] {
border: 1px solid #ddd;
margin-bottom: 0;
width: 100%;
}
.mc4wp-form input[type="email"]::-webkit-input-placeholder {
color: gray;
font-size: 13px;
}
.mc4wp-form input[type="email"]:-moz-placeholder {
color: gray;
font-size: 13px;
}
.mc4wp-form input[type="email"]::-moz-placeholder {
color: gray;
font-size: 13px;
}
.mc4wp-form input[type="email"]:-ms-input-placeholder {
color: gray;
font-size: 13px;
}
.mc4wp-form input[type="submit"] {
padding: 10px 30px;
width: 100%;
}
.gallery {
margin-left: -5px;
margin-right: -5px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gallery .gallery-item {
position: relative;
}
.gallery .gallery-item a {
display: block;
position: relative;
overflow: hidden;
}
.gallery .gallery-item a:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: none;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.gallery .gallery-item a:hover:before, .gallery .gallery-item a:focus:before, .gallery .gallery-item a:active:before {
-webkit-animation: shine 1.0s;
animation: shine 1.0s;
display: block;
}
.gallery .gallery-caption {
background-color: rgba(0, 0, 0, 0.8);
color: #ffffff;
font-size: 12px;
padding: 5px 10px;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.gallery-item {
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;
}
.gutener-d12-gallery .gallery-icon {
-webkit-transition: color 0.4s ease 0s;
-moz-transition: color 0.4s ease 0s;
-ms-transition: color 0.4s ease 0s;
-o-transition: color 0.4s ease 0s;
transition: color 0.4s ease 0s;
} #slicknav-mobile .slicknav_menu {
background-color: transparent;
padding: 0;
}
.slicknav_menu .slicknav_btn {
background-color: transparent;
position: absolute;
top: 50%;
right: 15px;
padding: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 9;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #242424;
}
.slicknav_menu ul.slicknav_nav li {
border-top: 1px solid #e6e6e6;
position: relative;
}
.slicknav_menu ul.slicknav_nav li a {
color: #323232;
font-size: 15px;
color: #333333;
padding: 10px 15px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.slicknav_menu ul.slicknav_nav li a:hover, .slicknav_menu ul.slicknav_nav li a:focus, .slicknav_menu ul.slicknav_nav li a:active {
background-color: transparent;
color: #086abd;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.slicknav_menu ul.slicknav_nav li .slicknav_row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0;
}
.slicknav_menu ul.slicknav_nav li .slicknav_row > a {
width: -moz-calc(100% - 45px);
width: -webkit-calc(100% - 45px);
width: calc(100% - 45px);
}
.slicknav_menu ul.slicknav_nav li .slicknav_row .slicknav_item {
border-left: 1px solid #e6e6e6;
width: 45px;
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
}
.slicknav_menu ul.slicknav_nav li .slicknav_row .slicknav_item .slicknav_arrow {
position: static;
padding: 0;
margin: 0;
}
.slicknav_menu ul.slicknav_nav li .slicknav_row:hover, .slicknav_menu ul.slicknav_nav li .slicknav_row:focus, .slicknav_menu ul.slicknav_nav li .slicknav_row:active {
background-color: transparent;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.slicknav_menu .slicknav_nav {
background-color: #ffffff;
position: absolute;
width: 100%;
top: 100%;
z-index: 999;
left: 0;
right: 0;
padding-top: 5px;
padding-bottom: 0;
margin-top: 0;
-webkit-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
}
.slicknav_menu .slicknav_arrow {
position: absolute;
right: 5px;
height: 100%;
top: 0;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
padding: 0 10px;
}
.slicknav_menu .slicknav_nav {
min-height: calc(100vh - 78px);
height: 100%;
overflow-y: scroll;
}
.slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: right;
padding: 0;
line-height: 1.125em;
cursor: pointer;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.slicknav_btn .slicknav_icon {
width: 22px;
height: 16px;
display: block;
position: relative;
}
.slicknav_btn .slicknav_icon:before {
display: none;
}
.slicknav_btn .slicknav_icon span {
background-color: #000;
box-shadow: none;
display: none;
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 2px;
margin: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slicknav_btn .slicknav_icon span:first-child {
display: block;
}
.slicknav_btn .slicknav_icon span:first-child:before, .slicknav_btn .slicknav_icon span:first-child:after {
background-color: #000;
content: "";
position: absolute;
width: 100%;
height: 100%;
-webkit-transition-property: top, transform;
-moz-transition-property: top, transform;
-ms-transition-property: top, transform;
-o-transition-property: top, transform;
transition-property: top, transform;
-webkit-transition-delay: 0.5s, 0s;
-moz-transition-delay: 0.5s, 0s;
-ms-transition-delay: 0.5s, 0s;
-o-transition-delay: 0.5s, 0s;
transition-delay: 0.5s, 0s;
-webkit-transition-duration: 0.5s, 0.5s;
-moz-transition-duration: 0.5s, 0.5s;
-ms-transition-duration: 0.5s, 0.5s;
-o-transition-duration: 0.5s, 0.5s;
transition-duration: 0.5s, 0.5s;
}
.slicknav_btn .slicknav_icon span:first-child:before {
top: -6px;
}
.slicknav_btn .slicknav_icon span:first-child:after {
top: 6px;
}
.slicknav_btn.slicknav_open span:first-child {
background-color: transparent;
}
.slicknav_btn.slicknav_open span:first-child:before, .slicknav_btn.slicknav_open span:first-child:after {
-webkit-transition-delay: 0s, 0.5s;
-moz-transition-delay: 0s, 0.5s;
-ms-transition-delay: 0s, 0.5s;
-o-transition-delay: 0s, 0.5s;
transition-delay: 0s, 0.5s;
}
.slicknav_btn.slicknav_open span:first-child:before {
top: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.slicknav_btn.slicknav_open span:first-child:after {
top: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.slicknav_btn:hover .slicknav_icon-bar, .slicknav_btn:focus .slicknav_icon-bar, .slicknav_btn:hover .slicknav_icon-bar {
background-color: #086abd;
}
.slicknav_btn:hover .slicknav_icon-bar:first-child:before, .slicknav_btn:hover .slicknav_icon-bar:first-child:after, .slicknav_btn:focus .slicknav_icon-bar:first-child:before, .slicknav_btn:focus .slicknav_icon-bar:first-child:after, .slicknav_btn:hover .slicknav_icon-bar:first-child:before, .slicknav_btn:hover .slicknav_icon-bar:first-child:after {
background-color: #086abd;
} .section-instagram-wrapper {
margin-bottom: 0;
padding-top: 30px;
}
@media screen and (max-width: 575px) {
.section-instagram-wrapper {
padding-top: 0;
}
}
#sb_instagram {
position: relative;
}
#sb_instagram .sbi_photo_wrap a {
opacity: 1 !important;
position: relative;
}
#sb_instagram .sbi_photo_wrap a:before {
background-color: transparent;
bottom: 0;
content: "";
display: inline-block;
height: 50px;
left: 0;
margin: auto;
position: absolute;
right: 0;
-webkit-transition: background-color 0.3s, height 0.3s, width 0.3s;
-moz-transition: background-color 0.3s, height 0.3s, width 0.3s;
-ms-transition: background-color 0.3s, height 0.3s, width 0.3s;
-o-transition: background-color 0.3s, height 0.3s, width 0.3s;
transition: background-color 0.3s, height 0.3s, width 0.3s;
top: 0;
width: 50px;
}
#sb_instagram .sbi_photo_wrap a:hover:before, #sb_instagram .sbi_photo_wrap a:focus:before, #sb_instagram .sbi_photo_wrap a:active:before {
background-color: rgba(0, 0, 0, 0.3);
height: 100%;
width: 100%;
z-index: 9;
}
#sb_instagram #sbi_load {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
z-index: 99;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram #sbi_load .sbi_follow_btn a {
background-color: #ffffff;
border: 2px solid #565656;
color: #313131;
font-size: 14px;
font-weight: 500;
letter-spacing: 1px;
padding: 10px 30px;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
#sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram #sbi_load .sbi_follow_btn a:hover,
#sb_instagram #sbi_load .sbi_follow_btn a:focus,
#sb_instagram #sbi_load .sbi_follow_btn a:active {
background-color: #313131;
border-color: #313131;
box-shadow: none;
color: #ffffff;
}
#sb_instagram #sbi_load .sbi_follow_btn {
margin-left: 10px;
}
@media screen and (max-width: 575px) {
#sb_instagram #sbi_load {
position: static;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
width: 100%;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram #sbi_load .sbi_follow_btn a {
display: block;
padding: 5px 10px;
}
#sb_instagram #sbi_load .sbi_follow_btn {
display: block;
margin-left: 0;
margin-top: 10px;
}
} .blog .section-banner .post .addtoany_content {
margin-bottom: 20px;
}
.blog .post .addtoany_content {
margin: 0;
order: 1;
}
body.search-results .addtoany_content,
.author-widget .addtoany_content {
display: none;
}
.addtoany_content .addtoany_header {
font-size: 14px;
margin-bottom: 0;
}
.addtoany_content .addtoany_header,
.addtoany_content .addtoany_list {
display: inline-block;
}
body .a2a_mini {
z-index: 99;
}
body .a2a_menu {
border: 1px solid #e6e6e6;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
-ms-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
-o-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
}
body .a2a_menu a.a2a_i,
body .a2a_menu i.a2a_i,
body .a2a_menu a {
font-size: 13px;
color: #212121;
font-family: "Open Sans", sans-serif;
}
body .a2a_menu .a2a_menu_show_more_less span {
color: #212121;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
padding-top: 60px;
}
.woocommerce ul.products li.product .product-inner,
.woocommerce-page ul.products li.product .product-inner {
position: relative;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
margin: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
margin-top: 30px;
margin-bottom: 15px;
padding: 0 20px;
}
.woocommerce ul.products li.product .star-rating,
.woocommerce-page ul.products li.product .star-rating {
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
margin-bottom: 0;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
color: #000000;
font-size: 14px;
padding: 0 20px;
}
.woocommerce ul.products.columns-3,
.woocommerce-page ul.products.columns-3 {
margin-left: -15px;
margin-right: -15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 33.33%;
margin: 0;
padding-left: 15px;
padding-right: 15px;
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 100%;
}
}
.woocommerce ul .product-inner,
.woocommerce-page ul .product-inner {
border: 1px solid #e6e6e6;
margin-bottom: 30px;
padding-bottom: 30px;
text-align: center;
}
.woocommerce span.onsale {
background-color: #f9a032;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
min-width: auto;
min-height: auto;
line-height: initial;
padding: 5px 10px;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering select,
.woocommerce select {
background-color: #ffffff;
color: #242424;
border: 1px solid #d9d9d9;
padding: 7px 30px;
position: relative;
text-transform: uppercase;
font-size: 14px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce a.added_to_cart {
background-color: #333333;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
padding: 11px 20px;
color: #ffffff;
-webkit-transition: background-color 0.5s, color 0.5s;
-moz-transition: background-color 0.5s, color 0.5s;
-ms-transition: background-color 0.5s, color 0.5s;
-o-transition: background-color 0.5s, color 0.5s;
transition: background-color 0.5s, color 0.5s;
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce a.added_to_cart:hover,
.woocommerce a.added_to_cart:focus,
.woocommerce a.added_to_cart:active {
background-color: #086abd;
color: #ffffff;
}
.woocommerce a.added_to_cart {
background-color: transparent;
color: #030303;
border: 1px solid #ddd;
line-height: 1;
}
.woocommerce .checkout [class*="col-"] {
padding: 0;
-ms-flex: inherit;
flex: inherit;
max-width: inherit;
}
.woocommerce form .form-row label {
font-weight: 500;
font-size: 14px;
display: block;
margin-top: 15px;
}
.woocommerce form .form-row .woocommerce-input-wrapper,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
width: 100%;
}
.woocommerce .quantity input[type="number"] {
height: 37px;
}
.woocommerce table.cart td.actions .input-text#coupon_code {
width: 160px;
height: 36px;
}
.woocommerce .woocommerce-product-gallery__wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -5px;
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
padding: 5px;
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
display: block;
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: none;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover:before, .woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:focus:before, .woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:active:before {
-webkit-animation: shine 1.0s;
animation: shine 1.0s;
display: block;
}
.woocommerce .product_meta {
border-top: 1px solid #e6e6e6;
padding-top: 15px;
}
.woocommerce .product_meta .posted_in,
.woocommerce .product_meta .tagged_as {
display: block;
margin-top: 10px;
padding-left: 25px;
position: relative;
}
.woocommerce .product_meta .posted_in:before,
.woocommerce .product_meta .tagged_as:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
font-size: 13px;
top: 0;
left: 0;
}
.woocommerce .product_meta .posted_in a,
.woocommerce .product_meta .tagged_as a {
color: #6b6b6b;
display: inline-block;
font-size: 14px;
padding-right: 5px;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
.woocommerce .product_meta .posted_in a:hover, .woocommerce .product_meta .posted_in a:focus, .woocommerce .product_meta .posted_in a:active,
.woocommerce .product_meta .tagged_as a:hover,
.woocommerce .product_meta .tagged_as a:focus,
.woocommerce .product_meta .tagged_as a:active {
color: #086abd;
}
.woocommerce .product_meta .posted_in a:first-child,
.woocommerce .product_meta .tagged_as a:first-child {
margin-left: 10px;
}
@media screen and (max-width: 575px) {
.woocommerce .product_meta .posted_in a,
.woocommerce .product_meta .tagged_as a {
font-size: 12px;
}
}
.woocommerce .product_meta .posted_in:before {
content: "\f07b";
}
.woocommerce .product_meta .tagged_as:before {
content: "\f02c";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
width: 100%;
height: 100%;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
line-height: inherit;
margin-bottom: 40px;
display: block;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
float: none;
margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
font-size: 16px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid #e6e6e6;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
border-bottom: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #333333;
display: inline-block;
font-size: 14px;
padding: 10px 0;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce .woocommerce-MyAccount-navigation ul li a:active {
color: #086abd;
}
.woocommerce .woocommerce-MyAccount-content {
padding-left: 30px;
}
.woocommerce .woocommerce-MyAccount-content p a {
color: #a6a6a6;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.woocommerce .woocommerce-MyAccount-content p a:hover, .woocommerce .woocommerce-MyAccount-content p a:focus, .woocommerce .woocommerce-MyAccount-content p a:active {
color: #086abd;
}
.woocommerce .woocommerce-form-login .form-row {
padding: 0 0 20px;
}
.woocommerce .woocommerce-form-login .form-row label {
margin-top: 0;
}
.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme {
margin-top: 15px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
-webkit-box-ordinal-group: -1;
-moz-box-ordinal-group: -1;
-ms-flex-order: -1;
-webkit-order: -1;
order: -1;
}
.widget-area .widget ul.product_list_widget li {
padding-top: 10px;
padding-bottom: 10px;
}
.widget-area .widget ul.product_list_widget li img {
width: 55px;
margin-left: 0;
}
.widget-area .widget.widget_product_search input {
width: 100%;
padding-left: 10px;
padding-right: 50px;
}
.widget-area .widget.widget_product_search [type="submit"] {
background-color: #333333;
color: #ffffff;
cursor: pointer;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
font-size: 0px;
position: absolute;
right: 0;
height: 100%;
padding: 0 15px;
-webkit-transition: background-color 0.4s, color 0.4s;
-moz-transition: background-color 0.4s, color 0.4s;
-ms-transition: background-color 0.4s, color 0.4s;
-o-transition: background-color 0.4s, color 0.4s;
transition: background-color 0.4s, color 0.4s;
}
.widget-area .widget.widget_product_search [type="submit"]:before {
content: "\f002";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 14px;
}
.widget-area .widget.widget_product_search [type="submit"]:hover, .widget-area .widget.widget_product_search [type="submit"]:focus, .widget-area .widget.widget_product_search [type="submit"]:active {
background-color: #086abd;
color: #ffffff;
}
.widget-area .widget.widget_recently_viewed_products li, .widget-area .widget.widget_recent_reviews li, .widget-area .widget.widget_products li {
padding-left: 70px;
position: relative;
font-size: 13px;
}
.widget-area .widget.widget_recently_viewed_products li .product-title, .widget-area .widget.widget_recent_reviews li .product-title, .widget-area .widget.widget_products li .product-title {
color: #404040;
font-size: 16px;
padding-left: 4px;
}
.widget-area .widget.widget_recently_viewed_products li img, .widget-area .widget.widget_recent_reviews li img, .widget-area .widget.widget_products li img {
left: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.widget-area .widget.widget_recent_reviews li .star-rating,
.widget-area .widget.widget_recent_reviews li .reviewer, .widget-area .widget.widget_products li .star-rating,
.widget-area .widget.widget_products li .reviewer {
display: block;
font-size: 11px;
margin-top: 3px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #b3b3b3;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #f9a032;
}
.entry-content .woocommerce .shop_table img {
margin-bottom: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove {
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.wc-block-grid__product-title {
font-size: 18px;
font-weight: 500;
color: #212121;
}
span.woocommerce-Price-amount.amount {
font-size: 16px;
}
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
font-size: 13px;
border-radius: 0;
padding: 6px 10px;
}
h2.wc-block-featured-product__title {
font-size: 38px;
}
@media screen and (max-width: 991px) {
h2.wc-block-featured-product__title {
font-size: 20px;
}
}
.wc-block-featured-product__description {
font-size: 15px;
}
a.wp-block-button__link {
font-size: 15px;
padding: 10px 15px;
border-radius: 0;
}
.section-banner .banner-content .entry-title {
font-size: 50px;
font-weight: 600;
}
.wc-block-grid__product-add-to-cart a {
display: inline-block;
}
.wc-block-grid__product-add-to-cart a.added_to_cart {
border: 1px solid #656565;
font-size: 13px;
padding: 6px 10px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.wc-block-grid__product-add-to-cart a.added_to_cart:hover,
.wc-block-grid__product-add-to-cart a.added_to_cart:focus,
.wc-block-grid__product-add-to-cart a.added_to_cart:active {
background-color: #656565;
color: #ffffff;
}
.gutener-d13-contact-form .wpcf7 .wpcf7-submit {
margin-top: 5px;
font-size: 16px;
font-weight: 600;
border-radius: 50px;
}  .social-profile ul{
color: #007bff !important;
}
.fa-facebook-square { 
color: #007bff !important;
}