html {
line-height: 1.15;
-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;
}
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%;
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 {
overflow-x: hidden;
}
body {
font-size: 15px;
color: #414141;
background-color: #ffffff;
font-family: "Inter", 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.6;
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: #EFEFEF;
border: none;
color: #030303;
padding: 30px;
margin: 30px 0 0 30px;
position: relative;
padding: 30px 30px 30px 50px;
}
blockquote:before {
background-color: #ffffff;
color: #030303;
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: 1;
}
blockquote p {
font-size: 18px;
line-height: 1.4;
}
blockquote cite {
color: #8d8d8d;
display: block;
font-style: normal;
font-size: 13px;
}
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;
} h1, h2, h3, h4, h5, h6 {
color: #030303;
font-family: "Inter", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 0 0 15px;
line-height: 1.3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
}
h1 {
font-size: 42px;
font-weight: 600;
}
h2 {
font-size: 28px;
font-weight: 600;
}
h3 {
font-size: 20px;
font-weight: 600;
}
h4 {
font-size: 18px;
}
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: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
} 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: #3795eb;
text-decoration: inherit;
-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:hover, a:focus, a:active {
color: #2154ac;
}
a:focus {
outline: thin dotted #2154ac;
}
a:hover,
a:active {
text-decoration: none;
outline: 0;
}
.wrap-detail-page .entry-content h1 a,
.wrap-detail-page .entry-content h2 a,
.wrap-detail-page .entry-content h3 a,
.wrap-detail-page .entry-content h4 a,
.wrap-detail-page .entry-content h5 a,
.wrap-detail-page .entry-content h6 a {
text-decoration: underline;
}
.entry-content p a,
.comment-content p a,
.entry-content li a,
.comment-content li a,
.widget p a,
.comments-area .comment-list .comment-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,
.comments-area .comment-list .comment-content a:hover,
.comments-area .comment-list .comment-content a:active {
text-decoration: underline;
} .overlay {
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.container {
max-width: 1170px;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
} .page-title {
font-size: 36px;
margin-bottom: 0;
}
.section-title-wrap {
margin-bottom: 40px;
}
.section-title-wrap .section-title ~ p {
margin-top: 20px;
}
.section-title-wrap p {
font-size: 16px;
margin-bottom: 0;
}
@media screen and (max-width: 575px) {
.section-title-wrap {
margin-bottom: 30px;
}
.section-title-wrap p {
font-size: 14px;
}
}
.section-title {
font-size: 28px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 0;
}
@media screen and (max-width: 575px) {
.section-title {
font-size: 24px;
}
} table {
border-collapse: collapse;
border: 1px solid #F1F1F1;
border-spacing: 0;
width: 100%;
}
table th {
font-weight: 600;
}
table td {
border-top: 1px solid #F1F1F1;
padding: 8px;
font-size: 14px;
}
table tr:first-child td {
border-top: none;
}
table tr:first-child th ~ td {
border-top: 1px solid #F1F1F1;
}
table caption {
text-align: left;
} .button-primary, input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
font-family: "Inter", sans-serif;
font-size: 12px;
letter-spacing: 1px;
padding: 12px 24px;
text-transform: uppercase;
}
@media screen and (max-width: 575px) {
.button-primary, input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
font-size: 14px;
font-weight: 400;
padding: 8px 15px;
}
}
button:focus {
outline: thin dotted #2154ac;
}
button:hover,
button:active {
outline: 0;
}
input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
background-color: #313131;
border: none;
color: #ffffff;
cursor: pointer;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
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,
button[type=submit]:hover,
button[type=submit]:active,
button[type=submit]:focus {
background-color: #2154ac;
color: #ffffff;
}
.button-primary {
background-color: #313131;
color: #ffffff;
display: inline-block;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.button-primary:hover, .button-primary:active, .button-primary:focus {
background-color: #2154ac;
color: #ffffff;
} 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],
select {
background-color: #ffffff;
border: 1px solid #F1F1F1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height: 44px;
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,
select:focus {
border-color: #1a1a1a;
outline: 0;
}
textarea {
background-color: #ffffff;
border: 1px solid #F1F1F1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
resize: none;
min-height: 200px;
overflow: auto;
padding: 10px;
width: 100%;
}
textarea:focus {
border-color: #1a1a1a;
outline: 0;
}
legend {
border: 0;
padding: 0;
}
select {
border: 1px solid #F1F1F1;
}
select:focus {
outline: none;
}
form label {
font-weight: bold;
}
.search-form {
position: relative;
}
.search-form input {
border-color: #d9d9d9;
width: 100%;
padding: 0 40px 0 10px;
}
.search-form .search-submit {
display: none;
}
.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;
}
.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,
.wpcf7 select {
width: 100%;
margin-top: 5px;
}
.wpcf7 ~ .addtoany_content {
display: none;
}
.wrap-detail-page .wpcf7 {
margin-top: 50px;
} .main-navigation {
flex-grow: 1;
}
.main-navigation .menu-toggle {
display: none;
}
.main-navigation ul.menu {
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
}
.site-header-three .main-navigation ul.menu {
text-align: center;
}
.main-navigation ul.menu a {
font-family: "Inter", sans-serif;
}
.main-navigation ul.menu > li {
display: inline-block;
margin-right: 20px;
}
.main-navigation ul.menu > li:last-child {
margin-right: 0;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after {
content: "\f0d7";
}
.main-navigation ul.menu > li > a {
color: #313131;
font-size: 12px;
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: 16px 0;
letter-spacing: 0.5px;
line-height: 1.5;
}
@media screen and (max-width: 1199px) {
.main-navigation ul.menu > li > a {
font-size: 14px;
}
}
.main-navigation ul.menu > li:hover > ul, .main-navigation ul.menu > li:focus > ul, .main-navigation ul.menu > li:active > ul, .main-navigation ul.menu > li:focus-within > ul, .main-navigation ul.menu > li.focus > ul {
left: auto;
}
.main-navigation ul.menu > li:hover > a, .main-navigation ul.menu > li:focus > a, .main-navigation ul.menu > li:active > a, .main-navigation ul.menu > li:focus-within > a, .main-navigation ul.menu > li.focus > a {
color: #2154ac;
}
.main-navigation ul.menu > li:hover > a:after, .main-navigation ul.menu > li:focus > a:after, .main-navigation ul.menu > li:active > a:after, .main-navigation ul.menu > li:focus-within > a:after, .main-navigation ul.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.menu ul {
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.05);
left: -999rem;
margin: 0;
padding: 0;
position: absolute;
top: 100%;
width: 220px;
z-index: 99;
text-align: left;
-webkit-animation: slide-up 0.3s ease-out;
-moz-animation: slide-up 0.3s ease-out;
-ms-animation: slide-up 0.3s ease-out;
-o-animation: slide-up 0.3s ease-out;
animation: slide-up 0.3s ease-out;
}
.main-navigation ul.menu ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
display: block;
}
.main-navigation ul.menu ul li:last-child {
border-bottom: none;
}
.main-navigation ul.menu ul li a {
color: #313131;
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 20px;
font-size: inherit;
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;
text-transform: capitalize;
}
.main-navigation ul.menu ul li a:hover, .main-navigation ul.menu ul li a:focus, .main-navigation ul.menu ul li a:active {
color: #2154ac;
}
.main-navigation ul.menu ul li > ul {
top: 40px;
}
.main-navigation ul.menu ul li.menu-item-has-children > a:after, .main-navigation ul.menu ul li.page_item_has_children > a:after {
content: "\f0da";
}
.main-navigation ul.menu ul li:hover > ul, .main-navigation ul.menu ul li:focus > ul, .main-navigation ul.menu ul li:active > ul, .main-navigation ul.menu ul li:focus-within > ul, .main-navigation ul.menu ul li.focus > ul {
left: 100%;
display: block;
top: -1px;
}
.main-navigation ul.menu ul li:hover a:after, .main-navigation ul.menu ul li:focus a:after, .main-navigation ul.menu ul li:active a:after, .main-navigation ul.menu ul li:focus-within a:after, .main-navigation ul.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.menu li {
position: relative;
}
.main-navigation ul.menu li.menu-item-has-children > a, .main-navigation ul.menu li.page_item_has_children > a {
position: relative;
}
.main-navigation ul.menu li.menu-item-has-children > a:after, .main-navigation ul.menu li.page_item_has_children > a:after {
display: inline-block;
float: right;
font-size: 14px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: 1;
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;
}
.header-navigation .menu-toggle {
display: none;
}
.header-navigation ul.menu {
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
}
.header-navigation ul.menu a {
font-family: "Inter", sans-serif;
}
.header-navigation ul.menu > li > a {
color: #717171;
font-size: 12px;
display: block;
padding: 0;
padding: 0 10px;
letter-spacing: 0.1px;
font-weight: 600;
-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-navigation ul.menu ul {
margin: 0;
padding: 0;
}
.header-navigation ul.menu ul li a {
color: #313131;
display: block;
padding: 6px 15px;
font-size: 11px;
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;
}
@media screen and (min-width: 992px) {
.header-navigation .menu-toggle {
display: none;
}
.header-navigation > div {
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;
width: 100%;
height: 100%;
}
.header-navigation ul.menu > li {
display: inline-block;
}
.header-navigation ul.menu > li.menu-item-has-children > a:after, .header-navigation ul.menu > li.page_item_has_children > a:after {
content: "\f0d7";
}
.header-navigation ul.menu > li:first-child > a {
padding-left: 0;
}
.header-navigation ul.menu > li:last-child > a {
padding-right: 0;
}
.header-navigation ul.menu > li:hover > ul, .header-navigation ul.menu > li:focus > ul, .header-navigation ul.menu > li:active > ul, .header-navigation ul.menu > li:focus-within > ul, .header-navigation ul.menu > li.focus > ul {
display: block;
}
.header-navigation ul.menu > li:hover > a:after, .header-navigation ul.menu > li:focus > a:after, .header-navigation ul.menu > li:active > a:after, .header-navigation ul.menu > li:focus-within > a:after, .header-navigation ul.menu > li.focus > a:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.header-navigation ul.menu ul {
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.05);
display: none;
left: 0;
position: absolute;
top: 100%;
white-space: nowrap;
z-index: 99;
text-align: left;
-webkit-animation: slide-up 0.3s ease-out;
-moz-animation: slide-up 0.3s ease-out;
-ms-animation: slide-up 0.3s ease-out;
-o-animation: slide-up 0.3s ease-out;
animation: slide-up 0.3s ease-out;
}
.header-navigation ul.menu ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
display: block;
}
.header-navigation ul.menu ul li:last-child {
border-bottom: none;
}
.header-navigation ul.menu ul li > ul {
left: 100%;
top: 40px;
}
.header-navigation ul.menu ul li.menu-item-has-children > a:after, .header-navigation ul.menu ul li.page_item_has_children > a:after {
content: "\f0da";
}
.header-navigation ul.menu ul li:hover > ul, .header-navigation ul.menu ul li:focus > ul, .header-navigation ul.menu ul li:active > ul, .header-navigation ul.menu ul li:focus-within > ul, .header-navigation ul.menu ul li.focus > ul {
display: block;
top: -1px;
}
.header-navigation ul.menu ul li:hover a:after, .header-navigation ul.menu ul li:focus a:after, .header-navigation ul.menu ul li:active a:after, .header-navigation ul.menu ul li:focus-within a:after, .header-navigation ul.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);
}
.header-navigation ul.menu li {
position: relative;
}
.header-navigation ul.menu li.menu-item-has-children > a, .header-navigation ul.menu li.page_item_has_children > a {
position: relative;
}
.header-navigation ul.menu li.menu-item-has-children > a:after, .header-navigation ul.menu li.page_item_has_children > a:after {
display: inline-block;
float: right;
font-size: 11px;
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 .menu-description,
.slicknav_menu .menu-description {
font-family: Poppins;
font-size: 11px;
font-weight: normal;
line-height: 1.3;
background-color: #313131;
padding: 4px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
color: #ffffff;
margin-left: 5px;
text-transform: capitalize;
display: inline-block;
vertical-align: middle;
}
@-webkit-keyframes slide-up {
from {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
to {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes slide-up {
from {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
to {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-o-keyframes slide-up {
from {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
to {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slide-up {
from {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
to {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
} .pagination {
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
margin-top: 40px;
margin-bottom: 50px;
}
.home .pagination {
margin-bottom: 0;
}
@media screen and (max-width: 575px) {
.pagination {
margin-top: 30px;
margin-bottom: 40px;
}
}
.page-numbers {
color: #4D4D4D;
display: inline-block;
font-size: 16px;
width: 36px;
height: 36px;
text-align: center;
line-height: 36px;
border: 1px solid #F1F1F1;
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: #313131;
border: 1px solid #313131;
color: #ffffff;
}
@media screen and (max-width: 575px) {
.page-numbers {
font-size: 13px;
width: 30px;
height: 30px;
line-height: 28px;
margin: 0 5px;
}
}
.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: 36px;
}
.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;
}
.page-numbers.next span:before {
content: "\f054";
}
.page-numbers.prev span:before {
content: "\f053";
}
a.page-numbers:hover, a.page-numbers:focus {
background-color: #313131;
border-color: #313131;
color: #ffffff;
}
.post-navigation {
padding-top: 40px;
padding-bottom: 40px;
}
.comment-navigation {
padding-top: 40px;
padding-bottom: 40px;
}
.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: -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;
position: relative;
font-size: 16px;
font-weight: 600;
color: #030303;
}
.comment-navigation .nav-previous a:before, .comment-navigation .nav-previous a:after,
.comment-navigation .nav-next a:before,
.comment-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:after,
.posts-navigation .nav-next a:before,
.posts-navigation .nav-next a:after,
.post-navigation .nav-previous a:before,
.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:before,
.post-navigation .nav-next a:after {
background-color: #313131;
color: #ffffff;
font-family: "Font Awesome 5 Free";
font-weight: 900;
display: block;
font-size: 13px;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
-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;
}
.comment-navigation .nav-previous a:hover:before, .comment-navigation .nav-previous a:hover:after, .comment-navigation .nav-previous a:focus:before, .comment-navigation .nav-previous a:focus:after,
.comment-navigation .nav-next a:hover:before,
.comment-navigation .nav-next a:hover:after,
.comment-navigation .nav-next a:focus:before,
.comment-navigation .nav-next a:focus:after,
.posts-navigation .nav-previous a:hover:before,
.posts-navigation .nav-previous a:hover:after,
.posts-navigation .nav-previous a:focus:before,
.posts-navigation .nav-previous a:focus:after,
.posts-navigation .nav-next a:hover:before,
.posts-navigation .nav-next a:hover:after,
.posts-navigation .nav-next a:focus:before,
.posts-navigation .nav-next a:focus:after,
.post-navigation .nav-previous a:hover:before,
.post-navigation .nav-previous a:hover:after,
.post-navigation .nav-previous a:focus:before,
.post-navigation .nav-previous a:focus:after,
.post-navigation .nav-next a:hover:before,
.post-navigation .nav-next a:hover:after,
.post-navigation .nav-next a:focus:before,
.post-navigation .nav-next a:focus:after {
background-color: #2154ac;
}
.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:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
margin-right: 10px;
content: "\f053";
}
@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 {
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: flex-end;
}
.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
content: "\f054";
margin-left: 10px;
}  .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;
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 30px 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;
}
.edit-link a,
.logged-in-as a {
text-decoration: underline;
} .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: 40px;
line-height: 40px;
text-align: center;
vertical-align: middle;
width: 40px;
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 {
border-color: #2154ac;
color: #2154ac;
}
@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 7px;
}
.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: 15px;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
@media screen and (max-width: 575px) {
.social-profile ul li a {
font-size: 14px;
}
} .hentry {
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) .hentry:hover .featured-image a img, body:not(.single) .hentry:focus .featured-image a img, body:not(.single) .hentry:active .featured-image a img {
zoom: 1;
filter: alpha(opacity=70);
-webkit-opacity: 0.75;
opacity: 0.75;
}
.hentry .thumbnail-placeholder svg {
height: 100%;
width: 100%;
}
.hentry .button-container,
.banner-content .button-container {
margin-top: 15px;
}
.hentry .entry-content {
padding: 25px 0 0;
}
.entry-header .entry-title {
font-size: 20px;
}
@media screen and (max-width: 767px) {
.entry-header .entry-title {
font-size: 18px;
}
}
.entry-header .cat-links {
margin-bottom: 10px;
display: block;
line-height: 1.2;
}
.entry-header .cat-links a {
font-family: "Inter", sans-serif;
font-size: 13px;
text-transform: capitalize;
color: #717171;
-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;
}
.entry-header .cat-links a:after {
content: ",";
display: inline-block;
}
.entry-header .cat-links a:last-child:after {
display: none;
}
.entry-meta {
font-size: 13px;
margin-bottom: 15px;
}
.entry-meta > span {
display: inline-block;
margin-right: 15px;
}
.entry-meta > span:last-child {
margin-right: 0;
}
@media screen and (max-width: 991px) {
.entry-meta {
margin-left: -5px;
margin-right: -5px;
margin-bottom: 15px;
}
.entry-meta > span {
padding: 0 5px;
}
}
.entry-meta a {
font-size: 12px;
color: #717171;
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;
}
.entry-meta a:before {
color: rgba(113, 113, 113, 0.8);
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;
}
.entry-meta .posted-on a:before {
content: "\f073";
}
.entry-meta .byline a:before {
content: "\f007";
}
.entry-meta .comments-link a:before {
content: "\f086";
}
.entry-meta .cat-links,
.entry-meta .tag-links {
position: relative;
}
.entry-meta .cat-links:before,
.entry-meta .tag-links:before {
color: rgba(113, 113, 113, 0.8);
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 5px;
font-size: 12px;
}
.entry-meta .cat-links a,
.entry-meta .tag-links a {
display: inline-block;
margin-right: 1px;
}
.entry-meta .cat-links a:last-child,
.entry-meta .tag-links a:last-child {
margin-right: 0;
}
.entry-meta .tag-links {
display: inline-block;
padding-left: 8px;
padding-right: 8px;
}
.entry-meta .tag-links:before {
content: "\f02c";
}
@media screen and (max-width: 991px) {
.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 .entry-content {
padding: 25px;
} @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;
display: block;
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;
} .site-content .list-post:not(.sticky) {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 40px;
padding-bottom: 40px;
}
.site-content .list-post.sticky .entry-content {
padding: 25px;
}
@media screen and (min-width: 576px) {
.site-content .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;
}
.site-content .list-post .featured-image {
width: 40%;
}
.site-content .list-post .entry-content {
width: 60%;
padding-left: 30px;
padding-top: 0;
}
}
@media screen and (max-width: 575px) {
.site-content .list-post {
margin-bottom: 20px;
padding-bottom: 20px;
}
}
.post .entry-header h3 {
margin-bottom: 10px;
}
.post .entry-text p {
margin-bottom: 0;
}
.post .entry-text .button-container {
margin-top: 40px;
}
.site-content .single-post:not(.sticky) {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 40px;
padding-bottom: 40px;
}
@media screen and (max-width: 575px) {
.site-content .single-post:not(.sticky) {
margin-bottom: 25px;
padding-bottom: 25px;
}
}
.site-content #primary [class*=col-]:last-child .list-post,
.site-content #primary [class*=col-]:last-child .single-post {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
} .page-head {
background-color: #F8F8F8;
padding-top: 50px;
padding-bottom: 50px;
}
.page-head .breadcrumbs {
margin-bottom: 5px;
}
.breadcrumb-wrap .breadcrumbs {
color: #414141;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.5px;
margin-left: -4px;
margin-right: -4px;
text-transform: uppercase;
}
.breadcrumb-wrap .breadcrumbs span {
font-size: 12px;
margin-left: 4px;
margin-right: 4px;
}
.breadcrumb-wrap .breadcrumbs a {
color: #414141;
position: relative;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.breadcrumb-wrap .breadcrumbs a:hover {
color: #2154ac;
}
@media screen and (max-width: 575px) {
.breadcrumb-wrap .breadcrumbs a {
font-size: 13px;
}
}
.inner-banner-wrap .breadcrumb-wrap {
background-color: #F8F8F8;
margin-bottom: 0;
}
.inner-banner-wrap .breadcrumb-wrap .breadcrumbs {
background-color: transparent;
text-align: center;
} .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 !important;
width: auto !important;
list-style: none;
margin: 0 4px;
}
.slick-dots li button {
background-color: transparent !important;
border: 2px solid #868686 !important;
font-size: inherit;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 10px !important;
height: 10px !important;
-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 !important;
}
.slick-dots li button:before {
display: none;
}
.slick-dots li.slick-active button {
background-color: #868686 !important;
}
.slick-dots li:hover button, .slick-dots li:focus button, .slick-dots li:active button {
background-color: #868686 !important;
}
.site-header .header-image-slider .slick-dots li button {
width: 12px;
height: 12px;
}
.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;
-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.main-slider-prev, .slick-control li.slick-arrow.header-slider-prev {
left: 25px;
}
.slick-control li.slick-arrow.main-slider-prev span, .slick-control li.slick-arrow.header-slider-prev span {
border-top: 2px solid #414141;
border-left: 2px solid #414141;
-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.main-slider-next, .slick-control li.slick-arrow.header-slider-next {
right: 25px;
}
.slick-control li.slick-arrow.main-slider-next span, .slick-control li.slick-arrow.header-slider-next span {
border-bottom: 2px solid #414141;
border-right: 2px solid #414141;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
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: #2154ac;
}
.slick-control li.slick-arrow.slick-disabled {
opacity: 0.3;
cursor: not-allowed;
}
@media screen and (max-width: 767px) {
.slick-control li.slick-arrow.main-slider-prev, .slick-control li.slick-arrow.highlight-posts-prev, .slick-control li.slick-arrow.header-slider-prev {
left: 5px;
}
.slick-control li.slick-arrow.main-slider-next, .slick-control li.slick-arrow.highlight-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-wrap .slick-control li.slick-arrow span {
width: 15px;
height: 15px;
}
.header-image-wrap .slick-control li.slick-arrow.header-slider-prev {
left: 10px;
}
.header-image-wrap .slick-control li.slick-arrow.header-slider-next {
right: 10px;
}
@media screen and (max-width: 991px) {
.header-image-wrap .slick-dots {
display: none !important;
}
.header-image-wrap .slick-control li.slick-arrow span {
width: 12px;
height: 12px;
}
.header-image-wrap .slick-control li.slick-arrow.header-slider-prev {
left: 6px;
}
.header-image-wrap .slick-control li.slick-arrow.header-slider-next {
right: 6px;
}
}
.header-image-slider.slick-slider .slick-dots,
.main-slider-wrap .slick-dots,
.header-slider-dots .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-wrap .slick-dots li button,
.header-slider-dots .slick-dots li button {
background-color: transparent;
border-color: #717171 !important;
}
.header-image-slider.slick-slider .slick-dots li.slick-active button,
.main-slider-wrap .slick-dots li.slick-active button,
.header-slider-dots .slick-dots li.slick-active button {
background-color: #717171 !important;
}
.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-wrap .slick-dots li:hover button,
.main-slider-wrap .slick-dots li:focus button,
.main-slider-wrap .slick-dots li:active button,
.header-slider-dots .slick-dots li:hover button,
.header-slider-dots .slick-dots li:focus button,
.header-slider-dots .slick-dots li:active button {
background-color: #717171 !important;
}
.header-slider-dots .slick-dots {
bottom: 5px;
z-index: 9;
left: 50%;
right: auto;
transform: translatex(-50%);
width: auto;
}
.sticky-header .header-image-wrap .slick-dots {
display: none !important;
}
.slider-layout-three .slick-dotted {
overflow: hidden;
}
.slider-layout-three.main-slider-wrap .slick-dots {
margin-top: 25px;
position: static;
}
.slider-layout-three.main-slider-wrap .slick-dots li button {
background-color: transparent;
border-color: #8c8c8c;
}
.slider-layout-three.main-slider-wrap .slick-dots li.slick-active button {
background-color: #8c8c8c;
}
.slider-layout-three.main-slider-wrap .slick-dots li:hover button, .slider-layout-three.main-slider-wrap .slick-dots li:focus button, .slider-layout-three.main-slider-wrap .slick-dots li:active button {
background-color: #8c8c8c;
}
.slider-layout-three .slick-control {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.4s, visibility 0.4s;
-moz-transition: opacity 0.4s, visibility 0.4s;
-ms-transition: opacity 0.4s, visibility 0.4s;
-o-transition: opacity 0.4s, visibility 0.4s;
transition: opacity 0.4s, visibility 0.4s;
}
.slider-layout-three .slick-control li.slick-arrow {
border: 1px solid #ffffff;
width: 35px;
height: 35px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
-o-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.slider-layout-three .slick-control li.slick-arrow span {
width: 12px;
height: 12px;
margin-left: auto;
margin-right: auto;
margin-top: 11px;
}
.slider-layout-three .slick-control li.slick-arrow:hover, .slider-layout-three .slick-control li.slick-arrow:focus, .slider-layout-three .slick-control li.slick-arrow:active {
border-color: #2154ac;
}
.slider-layout-three .slick-control li.slick-arrow:hover span, .slider-layout-three .slick-control li.slick-arrow:focus span, .slider-layout-three .slick-control li.slick-arrow:active span {
border-color: #2154ac;
}
.slider-layout-three:hover .slick-control, .slider-layout-three:active .slick-control {
opacity: 1;
visibility: visible;
} #site-preloader {
display: none;
background-color: #ffffff;
position: fixed;
display: block;
height: 100%;
width: 100%;
text-align: center;
z-index: 9999999;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#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-layout-box .fixed-header,
.site-layout-frame .fixed-header {
margin: auto;
max-width: 1170px;
} .notification-bar {
background-color: #313131;
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;
position: relative;
z-index: 1;
}
.notification-bar.sticky {
position: sticky;
left: 0;
right: 0;
top: 0;
width: 100%;
z-index: 9999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.notification-bar .notification-wrap {
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 0;
}
@media screen and (max-width: 767px) {
.notification-bar .notification-wrap {
flex-direction: column;
text-align: center;
}
}
.notification-bar .notification-content {
font-size: 13px;
font-weight: 400;
line-height: 1.3;
padding: 5px 0;
position: relative;
}
.notification-bar .button-container {
margin-left: 12px;
word-break: keep-all;
position: relative;
}
.notification-bar .button-container a {
font-size: 13px;
font-weight: 500;
line-height: 1;
padding: 5px 15px;
margin: 3px;
text-align: center;
}
@media screen and (max-width: 575px) {
.notification-bar .button-container a {
padding: 5px 10px;
}
}
.notification-bar .button-primary {
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;
}
@media screen and (max-width: 575px) {
.notification-bar .notification-content {
font-size: 12px;
}
.notification-bar .button-primary {
font-size: 12px;
}
}
.overlay-header .site-header {
background-color: transparent;
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 99;
} .fixed-header {
display: none;
}
.sticky-header.fixed-header {
background-color: #ffffff;
-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;
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;
}
.sticky-header .fixed-header-inner,
.sticky-header .site-navigation-container {
column-gap: 20px;
}
.sticky-header .header-category-nav {
margin-right: 0;
}
.sticky-header .header-category-nav .navbar-nav > li > a:after {
display: none;
}
.sticky-header .header-category-nav .navbar-nav .menu-icon {
margin-right: 0;
}
.sticky-header .header-search-wrap {
margin-right: 10px;
}
.sticky-header .header-search-wrap .fixed-search-icon {
background-color: transparent;
border: none;
padding: 0;
}
@media screen and (max-width: 991px) {
.sticky-header .header-search-wrap {
margin-right: 0;
}
}
.sticky-header .header-right svg {
width: 20px;
}
@media screen and (max-width: 991px) {
.sticky-header .fixed-menu-container {
margin-right: 10px;
}
} .site-branding > a {
display: block;
}
.site-branding a ~ .site-title {
margin-top: 5px;
}
.site-branding {
position: relative;
z-index: 1;
}
.site-branding .site-title {
color: #030303;
font-size: 22px;
font-family: "Inter", sans-serif;
line-height: inherit;
margin-bottom: 0;
font-weight: 600;
line-height: 1;
}
@media screen and (max-width: 991px) {
.site-branding .site-title {
font-size: 22px !important;
}
}
@media screen and (max-width: 575px) {
.site-branding .site-title {
font-size: 18px !important;
}
}
.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;
}
.site-branding .site-title:hover a, .site-branding .site-title:focus a {
color: #2154ac;
}
.site-branding .site-description {
color: #767676;
font-size: 14px;
margin-top: 10px;
margin-bottom: 0;
line-height: 1.1;
}
@media screen and (max-width: 575px) {
.site-branding .site-description {
font-size: 12px;
}
}
@media screen and (max-width: 991px) {
.site-header .site-branding > a,
.site-header.sticky-header .site-branding > a {
max-width: 210px;
}
}
@media screen and (max-width: 575px) {
.site-header .site-branding > a,
.site-header.sticky-header .site-branding > a {
max-width: 120px;
}
}
.site-header .social-profile {
display: inline-block;
}
.site-header .social-profile ul li {
margin: 0 8px;
}
.site-header .social-profile ul li:first-child {
margin-left: 0;
}
.site-header .social-profile ul li:last-child {
margin-right: 0;
}
.site-header .social-profile ul li a {
color: #717171;
font-size: 13px;
}
.site-header .social-profile ul li:last-child {
margin-right: 0;
}
.site-header .header-text {
color: #717171;
font-weight: 600;
font-size: 11px;
}
.site-header .header-text a {
color: inherit;
text-decoration: underline;
margin-left: 5px;
}
.site-header .header-contact ul {
padding: 0;
margin: 0;
}
.site-header .header-contact ul li {
color: #717171;
font-weight: 600;
list-style: none;
display: inline-block;
font-size: 11px;
margin-right: 10px;
}
.site-header .header-contact ul li a {
color: inherit;
}
.site-header .header-contact ul li i {
margin-right: 5px;
}
.site-header .header-btn {
margin-left: 20px;
display: inline-block;
text-align: center;
white-space: nowrap;
}
.site-header .header-btn a {
margin-left: 10px;
}
.site-header .header-btn a:first-child {
margin-left: 0;
}
@media screen and (max-width: 991px) {
.site-header .header-btn a {
margin-left: 0;
margin-bottom: 15px;
}
.site-header .header-btn a:last-child {
margin-bottom: 0;
}
}
.site-header .bottom-contact a {
color: #313131;
display: block;
font-size: 16px;
font-weight: 600;
position: relative;
padding-left: 40px;
text-align: left;
}
.site-header .bottom-contact .icon {
font-size: 26px;
display: inline-block;
vertical-align: middle;
position: absolute;
left: 0;
top: 50%;
margin-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%);
}
.site-header .bottom-contact .label {
color: #777;
font-size: 11px;
font-weight: 600;
display: block;
margin-bottom: 3px;
line-height: 1;
text-transform: uppercase;
}
.header-search-wrap {
display: inline-block;
margin-right: 10px;
}
.header-search-wrap .search-icon {
background-color: transparent;
color: #313131;
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;
}
@media screen and (max-width: 991px) {
.header-search-wrap {
margin-left: 0;
}
}
.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: 500;
font-size: 14px;
text-align: center;
}
.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;
}
.header-search .close-button {
background: transparent;
border-radius: 0;
position: absolute;
border: none;
right: 10px;
top: 0;
height: 100%;
cursor: pointer;
width: 30px;
}
.site-header .header-image-slider {
position: absolute;
width: 100%;
max-height: 100%;
top: 0;
bottom: 0;
}
.site-header .header-image-slider * {
min-height: 1px;
height: 100%;
} .top-header {
border-bottom: 1px solid #F1F1F1;
}
.top-header .top-header-outer {
padding: 10px 0;
}
@media screen and (max-width: 991px) {
.top-header .top-header-outer {
padding: 0;
}
}
.top-header .top-header-inner {
text-align: center;
column-gap: 20px;
}
.bottom-header {
position: relative;
z-index: 2;
}
.bottom-header .header-search form.search-form label {
width: 100%;
}
.bottom-header .header-search form.search-form label input {
padding: 10px 50px 10px 10px;
}
.bottom-header .header-search .close-button {
padding: 0;
color: black;
}
.bottom-header .header-search.search-in {
transition: all 0.5s;
}
.bottom-header .header-search.search-in form {
padding-right: 40px;
border: 1px solid rgba(51, 51, 51, 0.1);
}
@media screen and (max-width: 767px) {
.bottom-header .header-search.search-in form {
padding-right: 35px;
}
}
.bottom-header .header-search.search-in form .header-search-input {
width: 100%;
margin-right: 10px;
font-weight: 500;
text-align: initial;
}
.bottom-header .header-search.search-in form .header-search-input:focus {
outline: none;
}
.bottom-header .header-search.search-in form .header-search-select {
padding: 0 10px;
margin-right: 10px;
font-weight: 500;
border-radius: 0;
-webkit-border-radius: 0;
border: 0;
background-color: #fafafa;
}
.bottom-header .header-search.search-in form .header-search-select option {
transition: 0.5s all;
}
.bottom-header .header-search.search-in form .header-search-select option:hover {
box-shadow: 0 0 15px -2px rgba(133, 88, 88, 0.75);
}
.bottom-header .header-search.search-in form .search-field {
text-align: initial;
}
.bottom-header .header-search.search-in form .search-field:focus {
outline: none;
border: none;
}
.bottom-header .header-search.search-in form .header-search-button {
border: none;
background-color: transparent;
}
.bottom-header .header-search.search-in form .search-button {
padding: 8px 15px;
}
@media screen and (max-width: 767px) {
.bottom-header .header-search.search-in form .search-field {
height: 36px;
padding: 8px 50px 8px 10px;
}
}
@media screen and (max-width: 575px) {
.bottom-header .header-search.search-in form .header-search-input {
height: 38px;
margin-right: 0;
border: none;
}
.bottom-header .header-search.search-in form .header-search-select {
height: 40px;
margin-right: 0;
padding: 0 5px;
}
.bottom-header .header-search.search-in form .search-field {
font-weight: 500;
font-size: 13px;
}
}
@media screen and (max-width: 479px) {
.bottom-header .header-search.search-in form {
padding-right: 20px;
}
.bottom-header .header-search.search-in form .header-search-select {
font-size: 12px;
height: 36px;
padding: 0 2px;
}
.bottom-header .header-search.search-in form .header-search-input {
padding: 0 5px;
text-align: left;
font-size: 13px;
font-weight: 500;
height: 35px;
}
.bottom-header .header-search.search-in form .header-search-select {
width: 110px;
}
.bottom-header .header-search.search-in form .header-search-button {
padding: 10px 8px;
font-size: 10px;
}
.bottom-header .header-search.search-in form .search-button {
right: 21px;
}
}
.bottom-header .header-search.search-in .close-button {
right: 20px;
}
@media screen and (max-width: 767px) {
.bottom-header .header-search.search-in .close-button {
right: 16px;
}
}
@media screen and (max-width: 479px) {
.bottom-header .header-search.search-in .close-button {
width: 20px;
font-size: 11px;
}
}
.bottom-header-inner {
border-top: 1px solid #F1F1F1;
}
@media screen and (max-width: 991px) {
.mid-header-inner {
padding: 10px 0;
}
}
.mid-header {
position: relative;
} .alt-menu-icon {
display: inline-block;
margin-left: 10px;
vertical-align: text-bottom;
text-align: center;
}
@media screen and (max-width: 991px) {
.alt-menu-icon {
display: block;
margin-left: 0;
padding: 5px 0;
}
}
.alt-menu-icon a {
display: inline-table;
width: 22px;
height: 20px;
position: relative;
vertical-align: middle;
z-index: 9;
}
@media screen and (max-width: 991px) {
.alt-menu-icon a {
width: 100%;
height: inherit;
}
}
.alt-menu-icon .iconbar-label {
color: #313131;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
margin-left: 7px;
font-size: 15px;
}
.alt-menu-icon .icon-bar-wrap {
height: 20px;
display: inline-block;
width: 20px;
position: relative;
vertical-align: middle;
}
.alt-menu-icon .icon-bar {
background-color: #313131;
display: block;
width: 20px;
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: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-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: #313131;
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;
}
#offcanvas-menu {
background-color: #F7F7F7;
position: fixed;
padding: 85px 20px 30px;
top: 0;
height: 100%;
right: -100%;
width: 340px;
visibility: hidden;
overflow-y: auto;
z-index: 999999;
-webkit-transition: right 0.5s, visibility 0.5s;
-moz-transition: right 0.5s, visibility 0.5s;
-ms-transition: right 0.5s, visibility 0.5s;
-o-transition: right 0.5s, visibility 0.5s;
transition: right 0.5s, visibility 0.5s;
}
@media screen and (max-width: 575px) {
#offcanvas-menu {
width: 100%;
}
}
#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 #989898;
cursor: pointer;
font-size: 20px;
display: inline-block;
color: #989898;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
width: 40px;
height: 40px;
padding: 0;
-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:active {
color: #ffffff;
}
#offcanvas-menu .header-sidebar .widget {
margin-bottom: 30px;
}
#offcanvas-menu .header-sidebar .widget:last-child {
margin-bottom: 0;
}
#offcanvas-menu .header-search-wrap {
display: block;
}
#offcanvas-menu .header-btn-wrap .header-btn {
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 -5px;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-outline {
border-color: #444444;
color: #444444;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-outline:hover, #offcanvas-menu .header-btn-wrap .header-btn .button-outline:focus, #offcanvas-menu .header-btn-wrap .header-btn .button-outline:active {
color: #FFFFFF;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-primary {
color: #FFFFFF;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-text {
color: #444444;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-text:hover, #offcanvas-menu .header-btn-wrap .header-btn .button-text:focus, #offcanvas-menu .header-btn-wrap .header-btn .button-text:active {
color: #EB5A3E;
}
#offcanvas-menu .header-btn-wrap .header-btn a {
padding: 10px 10px;
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
font-size: 13px;
display: block;
margin: 0 5px;
}
#offcanvas-menu .header-contact ul li {
display: block;
margin-right: 0;
margin-bottom: 10px;
color: #313131;
font-size: 15px;
}
#offcanvas-menu .header-contact ul li:last-child {
margin-bottom: 0;
}
#offcanvas-menu .header-contact ul li a,
#offcanvas-menu .header-contact ul li span,
#offcanvas-menu .header-contact ul li i {
color: #313131;
}
#offcanvas-menu .header-contact ul li > div {
display: inline-block;
}
@media screen and (max-width: 575px) {
#offcanvas-menu .header-contact ul li {
font-size: 12px;
}
}
#offcanvas-menu .social-profile ul li a {
color: #313131;
}
#offcanvas-menu .header-navigation ul.menu {
display: block;
width: 100%;
}
#offcanvas-menu .header-navigation ul.menu > li {
display: block;
border-bottom: 1px solid #e6e6e6;
}
#offcanvas-menu .header-navigation ul.menu > li:last-child {
border-bottom: none;
}
#offcanvas-menu .header-navigation ul.menu > li a {
color: #313131;
padding: 10px 0;
display: block;
}
#offcanvas-menu .header-navigation ul.menu li.page_item_has_children, #offcanvas-menu .header-navigation ul.menu li.menu-item-has-children {
position: relative;
}
#offcanvas-menu .header-navigation ul.menu li.page_item_has_children > a button[class*=fa-], #offcanvas-menu .header-navigation ul.menu li.menu-item-has-children > a button[class*=fa-] {
background-color: transparent;
color: #313131;
border: none;
height: 20px;
width: 25px;
text-align: center;
float: right;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
line-height: 10px;
}
#offcanvas-menu .header-navigation .sub-menu {
display: none;
}
#offcanvas-menu .header-contact,
#offcanvas-menu .header-text,
#offcanvas-menu .social-profile,
#offcanvas-menu .header-btn-wrap,
#offcanvas-menu .header-search-wrap,
#offcanvas-menu .header-navigation,
#offcanvas-menu .header-date,
#offcanvas-menu .header-advertisement-banner {
background-color: #ffffff;
margin-bottom: 30px;
padding: 15px;
}
#offcanvas-menu .header-date {
text-align: center;
display: block;
margin-right: 0;
font-size: 15px;
color: #313131;
}
.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 .mid-header {
z-index: 9;
}
.header-one .mid-header .header-bg-overlay {
z-index: -1;
}
.header-one .header-icon {
display: inherit;
}
.header-one .header-icon .header-contact {
background-color: #FAFAFA;
margin-left: 15px;
padding: 7px 15px;
}
.header-one .header-icon > div {
display: -webkit-inline-box;
display: -moz-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.header-one .header-navigation > div {
display: block;
}
.header-one .header-cat-search-form {
padding-left: 30px;
}
.header-one .header-cat-search-form form {
background-color: #F8F8F8;
border-width: 1px;
border-style: solid;
border-color: transparent;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
}
.header-one .header-cat-search-form form div {
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}
.header-one .header-cat-search-form form div select.header-search-select {
background-color: transparent;
}
.header-one .header-cat-search-form form input.header-search-input {
padding: 0 20px;
}
.header-one .header-cat-search-form form input.search-field {
background-color: transparent;
border: none;
}
@media screen and (max-width: 575px) {
.header-one .header-icon .header-search-wrap {
margin-right: 5px;
}
}
.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;
}
.header-bg-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.header-icon a {
position: relative;
}
.header-icon svg fill {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
@media screen and (max-width: 991px) {
.header-icon svg {
width: 18px;
}
}
.header-cart {
display: inline-block;
position: relative;
}
.header-my-account,
.header-wishlist,
.header-compare {
display: inline-block;
padding-right: 10px;
}
@media screen and (max-width: 991px) {
.header-my-account,
.header-wishlist,
.header-compare {
padding-right: 5px;
}
.header-my-account a,
.header-wishlist a,
.header-compare a {
font-size: 15px;
}
}
.header-cat-search-form form {
position: relative;
display: inline-block;
width: 100%;
height: 100%;
}
.header-cat-search-form form input.header-search-input,
.header-cat-search-form form select.header-search-select,
.header-cat-search-form form button.header-search-button {
height: 100%;
}
.header-cat-search-form form div {
width: 32%;
min-width: 150px;
position: relative;
}
.header-cat-search-form form div select.header-search-select {
border: none;
font-size: 13px;
padding: 10px 15px;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.header-cat-search-form form div:after {
content: "\f078";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 11px;
color: #313131;
right: 15px;
top: 10px;
position: absolute;
pointer-events: none;
}
.header-cat-search-form form input.header-search-input {
background-color: transparent;
font-size: 13px;
border-radius: 0;
display: inline-block;
border: none;
height: 40px;
padding: 0 10px;
position: relative;
width: 64%;
}
.header-cat-search-form form button.header-search-button {
background-color: transparent;
border: none;
color: #313131;
cursor: pointer;
padding: 0 18px;
font-size: 14px;
border-radius: 0;
}
@media screen and (max-width: 991px) {
.header-cat-search-form form div {
height: 48px;
}
.header-cat-search-form form div select.header-search-select {
background-color: transparent;
font-size: 13px;
padding: 0;
}
.header-cat-search-form form div:after {
right: 4px;
top: 15px;
}
.header-cat-search-form form input.header-search-input {
font-size: 13px;
}
}
@media screen and (max-width: 767px) {
.header-cat-search-form form {
background-color: #FFFFFF;
margin-bottom: 20px;
padding-right: 30px;
}
.header-cat-search-form form input.header-search-input {
padding: 0 8px;
}
.header-cat-search-form form button.header-search-button {
font-size: 13px;
width: 25px;
padding: 0;
}
}
.header-cat-search-form .search-form label {
width: 100%;
margin-bottom: 0;
display: block;
}
.header-cat-search-form .search-form button.search-button {
background-color: transparent;
color: #000000;
}
.header-cart a.icon-cart {
position: relative;
text-align: center;
color: #252424;
border-radius: 5px;
display: block;
}
.header-cart a.icon-cart span.count {
font-size: 10px;
padding: 0px;
color: #ffffff;
background-color: #333333;
border-radius: 15px;
line-height: 18px;
margin: 0;
position: absolute;
top: -5px;
left: 13px;
height: 17px;
min-width: 17px;
text-align: center;
}
.header-cart a.icon-cart i {
position: relative;
}
.header-cart .widget_shopping_cart .buttons a {
background-color: #313131;
color: #ffffff;
border-radius: 0;
font-size: 13px;
padding: 8px 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;
}
.header-cart .widget_shopping_cart .buttons a:hover, .header-cart .widget_shopping_cart .buttons a:focus, .header-cart .widget_shopping_cart .buttons a:active {
color: #ffffff;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li a,
.header-cart .woocommerce.widget_shopping_cart .cart_list li a {
font-size: 14px;
font-weight: 600;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li .remove_from_cart_button,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .remove_from_cart_button {
font-size: 18px;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li .quantity,
.header-cart .woocommerce .widget_shopping_cart .cart_list li .amount,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .quantity,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .amount {
font-size: 12px;
}
.header-cart-block ul.site-header-cart {
opacity: 0;
display: none;
position: relative;
position: absolute;
z-index: 99999;
}
.header-cart-block ul.site-header-cart .widget {
margin-bottom: 0;
}
.header-cart-block ul.site-header-cart .woocommerce-mini-cart__empty-message {
margin-bottom: 0;
}
.header-cart-block .woocommerce-mini-cart__buttons.buttons {
margin-bottom: 0;
}
.header-cart-block:hover ul.site-header-cart, .header-cart-block:focus ul.site-header-cart, .header-cart-block:active ul.site-header-cart {
right: 0px;
top: 100%;
display: block !important;
opacity: 1;
right: 0;
min-width: 320px;
background-color: #fff;
border: 1px solid #e2e2e2;
padding: 20px;
z-index: 999999;
animation: showup 0.5s;
-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
}
.amount-cart {
color: #383838;
font-weight: 500;
font-size: 12px;
margin-left: 6px;
display: inline-block;
line-height: 1;
vertical-align: bottom;
}
@media screen and (max-width: 575px) {
.amount-cart {
display: none;
}
}
.site-header .woocommerce ul.cart_list li img,
.site-header .woocommerce ul.product_list_widget li img {
width: 40px;
float: left;
margin-right: 10px;
}
.header-icon a {
display: block;
}
.header-icon .header-compare a:hover .info-tooltip,
.header-icon .header-compare a:focus .info-tooltip,
.header-icon .header-wishlist a:hover .info-tooltip,
.header-icon .header-wishlist a:focus .info-tooltip,
.header-icon .header-my-account a:hover .info-tooltip,
.header-icon .header-my-account a:focus .info-tooltip,
.header-icon .header-cart a:hover .info-tooltip,
.header-icon .header-cart a:focus .info-tooltip {
top: -28px;
visibility: visible;
}
.info-tooltip {
line-height: 1.4;
} .header-category-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
.header-category-nav ul li.menu-item-has-children {
position: relative;
}
.header-category-nav .navbar-nav > li > a {
background-color: #313131;
border-bottom: none;
color: #FFF;
font-size: 12px;
text-transform: uppercase;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 16px 20px;
letter-spacing: 1px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
position: relative;
}
@media screen and (max-width: 575px) {
.header-category-nav .navbar-nav > li > a {
padding: 10px 18px;
}
}
.header-category-nav .navbar-nav > li > a:hover,
.header-category-nav .navbar-nav > li > a:focus {
background-color: #086abd;
color: #FFF;
}
.header-category-nav .navbar-nav > li > a:after {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.header-category-nav .navbar-nav .menu-icon {
margin-right: 15px;
}
@media screen and (max-width: 575px) {
.header-category-nav .navbar-nav .menu-icon {
margin-right: 5px;
}
}
.header-category-nav .navbar-nav .menu-icon svg {
width: 20px;
}
.header-category-nav .navbar-nav .menu-icon svg path {
fill: #ffffff;
}
.header-category-nav .navbar-nav > li > a:after {
content: "\f107";
margin-left: 15px;
}
@media screen and (max-width: 575px) {
.header-category-nav .navbar-nav > li > a:after {
margin-left: 5px;
}
}
.header-category-nav .navbar-nav li li a {
color: #313131;
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;
font-size: 13px;
font-weight: 500;
padding: 5px 20px;
transition: all 0.4s;
}
.header-category-nav .navbar-nav li li a:hover {
color: #2154ac;
}
@media screen and (max-width: 991px) {
.header-category-nav .navbar-nav li li a {
width: calc(100% - 45px);
}
}
.cat-menu-text-overflow .navbar-nav li li a {
white-space: nowrap;
}
.header-category-nav {
margin-right: 20px;
position: relative;
} .header-category-nav .navbar-nav .dropdown-menu {
border: 1px solid rgba(243, 243, 243, 0.8);
display: block;
opacity: 0;
margin: 0;
padding: 10px 0;
visibility: hidden;
position: absolute;
left: 0;
}
@media screen and (max-width: 991px) {
.header-category-nav .navbar-nav .dropdown-menu {
min-width: -moz-calc(100vw - 30px);
min-width: -webkit-calc(100vw - 30px);
min-width: calc(100vw - 30px);
}
}
@media screen and (min-width: 992px) {
.header-category-nav .navbar-nav .dropdown-menu {
left: -999rem;
opacity: 0;
visibility: visible;
}
}
.header-category-nav .navbar-nav li:hover > .dropdown-menu,
.header-category-nav .navbar-nav li:focus > .dropdown-menu,
.header-category-nav .navbar-nav li:focus-within > .dropdown-menu {
visibility: visible;
border-radius: 0;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
opacity: 1;
}
@media screen and (min-width: 992px) {
.header-category-nav .navbar-nav li:hover > .dropdown-menu,
.header-category-nav .navbar-nav li:focus > .dropdown-menu,
.header-category-nav .navbar-nav li:focus-within > .dropdown-menu {
transition: none;
left: 0;
}
} .header-category-nav ul ul {
background-color: #ffffff;
display: none;
margin: 0;
padding: 0;
text-align: left;
-webkit-animation: slide-up 0.3s ease-out;
-moz-animation: slide-up 0.3s ease-out;
-ms-animation: slide-up 0.3s ease-out;
-o-animation: slide-up 0.3s ease-out;
animation: slide-up 0.3s ease-out;
}
@media screen and (min-width: 992px) {
.header-category-nav ul ul {
border: 1px solid rgba(0, 0, 0, 0.05);
left: -999rem;
position: absolute;
top: 100%;
min-width: 180px;
z-index: 99;
display: block;
}
}
@media screen and (max-width: 991px) {
.header-category-nav ul ul {
padding-left: 10px;
}
}
.header-category-nav ul ul li:hover > ul,
.header-category-nav ul ul li:focus > ul,
.header-category-nav ul ul li:active > ul,
.header-category-nav ul ul li:focus-within > ul,
.header-category-nav ul ul li.focus > ul {
display: block;
top: -1px;
left: 100%;
}
.header-category-nav ul ul li.menu-item-has-children > a:after,
.header-category-nav ul ul li.page_item_has_children > a:after {
content: "\f0da";
display: inline-block;
float: right;
font-size: 12px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-weight: 900;
margin-left: 8px;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
@media screen and (max-width: 991px) {
.header-category-nav ul ul li.menu-item-has-children > a:after,
.header-category-nav ul ul li.page_item_has_children > a:after {
content: "\f0d7";
position: relative;
right: -45px;
pointer-events: none;
}
}
.header-category-nav .navbar-nav li li:hover > a:after,
.header-category-nav .navbar-nav li li:focus > a:after {
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fixed-header-search {
background-color: #ffffff;
display: none;
position: absolute;
width: 100%;
height: 100%;
z-index: 9;
top: 0;
left: 0;
right: 0;
}
.fixed-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;
}
.fixed-header-search .fixed-header-search-inner {
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;
}
.fixed-header-search form {
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
border: 1px solid rgba(51, 51, 51, 0.1);
}
@media screen and (max-width: 767px) {
.fixed-header-search form {
padding-right: 35px;
}
}
.fixed-header-search form label {
display: block;
margin-bottom: 0;
}
.fixed-header-search form .header-search-input {
width: 100%;
margin-right: 10px;
font-weight: 500;
padding-left: 20px;
}
.fixed-header-search form .header-search-input:focus {
outline: none;
}
.fixed-header-search form .header-search-select {
padding: 0 28px;
font-weight: 500;
border-radius: 0;
-webkit-border-radius: 0;
border: 0;
background-color: #fafafa;
}
.fixed-header-search form .header-search-select option {
transition: 0.5s all;
}
.fixed-header-search form .header-search-select option:hover {
box-shadow: 0 0 15px -2px rgba(133, 88, 88, 0.75);
}
.fixed-header-search form .header-search-button {
background-color: transparent;
border: none;
padding: 0 15px;
}
.fixed-header-search form .search-button {
padding: 8px 15px;
background-color: black;
color: #ffffff;
}
@media screen and (max-width: 767px) {
.fixed-header-search form .search-field {
height: 36px;
padding: 8px 50px 8px 10px;
}
}
@media screen and (max-width: 575px) {
.fixed-header-search form .header-search-input {
height: 38px;
margin-right: 0;
border: none;
}
.fixed-header-search form .header-search-select {
height: 40px;
margin-right: 0;
padding: 0 5px;
}
.fixed-header-search form .search-field {
font-weight: 500;
font-size: 13px;
}
}
@media screen and (max-width: 479px) {
.fixed-header-search form {
padding-right: 20px;
}
.fixed-header-search form .header-search-select {
font-size: 12px;
height: 36px;
padding: 0 2px;
}
.fixed-header-search form .header-search-input {
padding: 0 5px;
text-align: left;
font-size: 13px;
font-weight: 500;
height: 35px;
}
.fixed-header-search form .header-search-select {
width: 110px;
}
.fixed-header-search form .header-search-button {
padding: 10px 8px;
font-size: 10px;
}
.fixed-header-search form .search-button {
right: 21px;
}
}
.fixed-header-search input {
border: none;
font-weight: 600;
font-size: 16px;
padding: 0 60px 0 10px;
}
.fixed-header-search input:focus {
outline: 1px dotted;
}
@media screen and (max-width: 575px) {
.fixed-header-search input {
height: 100%;
}
}
.fixed-header-search .search-form .search-button {
background-color: transparent;
color: #030303;
font-size: 13px;
padding: 0;
right: 10px;
}
.fixed-header-search .search-form .search-button:hover, .fixed-header-search .search-form .search-button:focus, .fixed-header-search .search-form .search-button:active {
background-color: transparent;
}
.fixed-header-search .fixed-close-button {
background: transparent;
border-radius: 0;
border: none;
cursor: pointer;
padding: 0;
margin-left: 15px;
}
.header-two.sticky-header .bottom-header {
padding: 10px 0;
}
.header-two .header-cart {
padding-right: 0;
padding-left: 10px;
}
@media screen and (min-width: 992px) {
.header-two .top-header {
position: relative;
}
}
@media screen and (max-width: 991px) {
.header-two .bottom-header {
padding: 20px 0;
border-bottom: 1px solid rgba(243, 243, 243, 0.8);
}
.header-two .site-branding {
text-align: center;
}
}
@media screen and (max-width: 991px) and (max-width: 991px) {
.header-two .site-branding {
text-align: initial;
}
}
@media screen and (max-width: 991px) {
.header-two .site-branding > a {
margin-left: auto;
margin-right: auto;
}
}
.header-two .top-header .top-header-outer .top-header-inner .social-profile ul li:first-child {
margin-left: 0;
}
.header-two .top-header .top-header-outer .top-header-inner .social-profile ul li:last-child {
margin-right: 0;
}
@media screen and (max-width: 1199px) {
.header-two .top-header .top-header-outer .top-header-inner .header-contact {
text-align: initial;
}
.header-two .top-header .top-header-outer .top-header-inner .header-contact ul li {
margin-right: 6px;
}
.header-two .top-header .top-header-outer .top-header-inner .header-contact ul li a i {
margin-right: 2px;
}
.header-two .top-header .top-header-outer .top-header-inner .social-profile {
white-space: nowrap;
}
.header-two .top-header .top-header-outer .top-header-inner .social-profile ul li {
margin: 0px 5px;
}
}
.header-two .offcanvas-menu-wrap {
padding: 68px 20px 30px;
}
.header-two .offcanvas-menu-wrap .close-offcanvas-menu {
margin: 15px 0;
}
.header-two .offcanvas-menu-wrap .offcanvas-menu-inner .offcanvas-menu-content .header-contact ul li div {
display: inline-block;
}
.header-two .offcanvas-menu-wrap .offcanvas-menu-inner .offcanvas-menu-content .social-profile .social-profile {
margin-bottom: 0;
}
.header-two .bottom-header {
padding: 10px 0;
}
.header-two .bottom-header .bottom-header-inner {
border-top: none;
}
.header-two .bottom-header .bottom-header-inner .header-category-nav {
margin-right: 10px;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap {
margin-left: 9px;
}
@media screen and (min-width: 992px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap {
flex-grow: 1;
}
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .main-navigation .menu-wrap ul > li {
margin-right: 9px;
margin-top: 5px;
margin-bottom: 5px;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .main-navigation .menu-wrap ul > li:last-child {
margin-right: 0;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .main-navigation .menu-wrap ul > li a {
padding: 0;
}
@media screen and (max-width: 1199px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .main-navigation .menu-wrap {
text-align: center;
}
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right {
margin-left: 10px;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right svg {
width: 20px;
}
@media screen and (max-width: 479px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right svg {
width: 15px;
}
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-search-wrap {
margin-right: 2px;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-compare,
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-wishlist,
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-my-account {
padding-right: 2px;
}
@media screen and (max-width: 479px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-compare,
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-wishlist,
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-my-account {
padding-right: 0px;
}
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-cart {
padding-left: 1px;
}
@media screen and (max-width: 479px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-cart {
padding-right: 8px;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-cart .header-cart-block .header-cart-inner .icon-cart .count {
font-size: 8px;
line-height: 12px;
top: -4px;
left: 9px;
height: 12px;
min-width: 12px;
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-right .header-cart .header-cart-block .header-cart-inner .icon-cart .amount-cart {
display: none;
}
}
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-btn {
margin-left: 10px;
}
@media screen and (max-width: 991px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-btn {
margin-left: 20px;
}
}
@media screen and (max-width: 767px) {
.header-two .bottom-header .bottom-header-inner .main-navigation-wrap .header-btn {
display: none;
}
}
@media screen and (max-width: 991px) {
.header-two .bottom-header {
padding: 5px 0;
}
.header-two .bottom-header .bottom-header-inner .header-category-nav .nav .menu-item a {
padding: 12px 20px;
}
}
@media screen and (max-width: 575px) {
.header-two .bottom-header .bottom-header-inner .header-category-nav {
margin-right: 5px;
}
.header-two .bottom-header .bottom-header-inner .header-category-nav .navbar-left .menu-item a {
padding: 8px;
}
.header-two .bottom-header .bottom-header-inner .header-category-nav .navbar-left .menu-item a:after {
content: none;
}
.header-two .bottom-header .bottom-header-inner .header-category-nav .navbar-left .menu-item a .menu-icon {
margin-right: 0;
}
}
.header-two .offcanvas-menu-wrap .close-offcanvas-menu button {
padding: 0;
text-align: center;
}
.header-two .mobile-menu-container .slicknav_menu .slicknav_nav {
z-index: 9;
}
.header-search.search-in .search-form label {
margin-bottom: 0;
}
.top-header .top-header-outer .top-header-inner .social-profile ul li:first-child {
margin-left: 0;
}
.top-header .top-header-outer .top-header-inner .social-profile ul li:last-child {
margin-right: 0;
}
@media screen and (max-width: 1199px) {
.top-header .top-header-outer .top-header-inner .header-contact {
text-align: initial;
}
.top-header .top-header-outer .top-header-inner .header-contact ul li {
margin-right: 6px;
}
.top-header .top-header-outer .top-header-inner .header-contact ul li a i {
margin-right: 2px;
}
.top-header .top-header-outer .top-header-inner .social-profile {
white-space: nowrap;
}
.top-header .top-header-outer .top-header-inner .social-profile ul li {
margin: 0px 5px;
}
}
.top-header .top-header-outer .top-header-inner .header-contact li .sh-contact-address {
display: inline-block;
}
.header-three .hgroup-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.header-three .mid-header {
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;
border-bottom: 1px solid #F1F1F1;
}
.header-three .mid-header .site-branding {
text-align: center;
padding: 10px 0;
}
.header-three .mid-header .site-branding > a {
margin: auto;
}
.header-three .mid-header .mobile-menu-container .slicknav_menu .slicknav_btn .slicknav_icon {
text-align: initial;
}
.header-three .mid-header .mobile-menu-container .slicknav_menu .slicknav_nav {
z-index: 99;
}
@media screen and (min-width: 992px) {
.header-three .mid-header .custom-logo-link {
margin: 0 auto;
}
}
.header-three .bottom-header {
padding: 5px 0;
}
.header-three .bottom-header .header-icons {
padding: 10px 0;
}
@media screen and (min-width: 992px) {
.header-three .bottom-header .header-icons {
white-space: nowrap;
text-align: right;
}
}
@media screen and (max-width: 991px) {
.header-three .bottom-header .header-icons {
margin-right: 5px;
}
.header-three .bottom-header .header-icons .search-woocommerce-disable {
display: block;
text-align: left;
}
}
.header-three .bottom-header .header-icons svg {
width: 20px;
-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: 575px) {
.header-three .bottom-header .header-icons svg {
width: 17px;
}
}
.header-three .bottom-header .header-icons .header-search-wrap {
margin-right: 8px;
}
@media screen and (max-width: 991px) {
.header-three .bottom-header .header-icons {
margin-right: 10px;
flex-grow: 1;
}
}
.header-three .bottom-header .header-icons .header-my-account,
.header-three .bottom-header .header-icons .header-wishlist,
.header-three .bottom-header .header-icons .header-compare {
padding-right: 8px;
}
@media screen and (max-width: 991px) {
.header-three .bottom-header .header-icons .header-my-account,
.header-three .bottom-header .header-icons .header-wishlist,
.header-three .bottom-header .header-icons .header-compare {
padding-right: 5px;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .header-icons .header-my-account,
.header-three .bottom-header .header-icons .header-wishlist,
.header-three .bottom-header .header-icons .header-compare {
padding-right: 0px;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .header-icons .header-search-wrap {
margin-right: 0px;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .header-icons .header-cart .header-cart-block .header-cart-inner .icon-cart .amount-cart {
margin-left: 4px;
}
}
@media screen and (max-width: 1199px) {
.header-three .bottom-header .hgroup-wrap .header-category-nav {
margin-right: 10px;
}
.header-three .bottom-header .hgroup-wrap .main-navigation .menu-wrap ul li {
margin-right: 10px;
}
}
@media screen and (max-width: 1199px) and (max-width: 575px) {
.header-three .bottom-header .hgroup-wrap .main-navigation .menu-wrap ul li {
margin-right: 0;
}
}
@media screen and (max-width: 1199px) {
.header-three .bottom-header .hgroup-wrap .header-btn {
margin-left: 10px;
}
}
@media screen and (max-width: 575px) {
.header-three .bottom-header .hgroup-wrap .header-btn a {
font-size: 10px;
padding: 8px 12px;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .hgroup-wrap .header-btn {
display: none;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .hgroup-wrap .mobile-menu-container .slicknav_menu .slicknav_btn {
align-items: center;
}
.header-three .bottom-header .hgroup-wrap .mobile-menu-container .slicknav_menu .slicknav_btn .slicknav_menutxt {
padding-top: 2px;
font-size: 12px;
}
.header-three .bottom-header .hgroup-wrap .mobile-menu-container .slicknav_menu .slicknav_btn .slicknav_icon {
margin-right: 3px;
margin-left: 3px;
}
}
.header-three .bottom-header .header-search.search-in form {
padding-right: 30px;
}
.header-three .bottom-header .header-search.search-in form .header-search-input {
width: 100%;
}
@media screen and (max-width: 767px) {
.header-three .bottom-header .header-search.search-in form {
font-size: 13px;
}
.header-three .bottom-header .header-search.search-in form .header-search-input {
font-size: 13px;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .header-search.search-in form {
padding-right: 20px;
}
.header-three .bottom-header .header-search.search-in form .header-search-select {
font-size: 12px;
height: 37px;
padding: 0 2px;
}
.header-three .bottom-header .header-search.search-in form .header-search-input {
padding: 0 5px;
text-align: left;
font-size: 13px;
font-weight: 500;
height: 37px;
}
.header-three .bottom-header .header-search.search-in form .header-search-button {
padding: 8px;
font-size: 13px;
}
}
@media screen and (max-width: 479px) and (max-width: 479px) {
.header-three .bottom-header .header-search.search-in form .header-search-button {
padding: 8px;
font-size: 10px;
}
}
.header-three .bottom-header .header-search.search-in .close-button {
right: 16px;
}
@media screen and (max-width: 767px) {
.header-three .bottom-header .header-search.search-in .close-button {
font-size: 13px;
}
}
@media screen and (max-width: 479px) {
.header-three .bottom-header .header-search.search-in .close-button {
width: 20px;
-webkit-transform: translate(0, 2%);
-moz-transform: translate(0, 2%);
-ms-transform: translate(0, 2%);
-o-transform: translate(0, 2%);
transform: translate(0, 2%);
}
}
.header-four .mid-header {
border-bottom: 1px solid rgba(243, 243, 243, 0.8);
}
.header-four .mid-header .header-advertisement-banner {
margin-left: 10px;
}
@media screen and (max-width: 991px) {
.header-four .mid-header {
padding: 5px 0;
}
}
.header-four .mid-header .header-right {
margin-left: 10px;
position: relative;
z-index: 9;
}
.header-four .mid-header .header-right svg {
width: 20px;
}
@media screen and (max-width: 991px) {
.header-four .mid-header .header-right svg {
width: 19px;
}
}
@media screen and (max-width: 479px) {
.header-four .mid-header .header-right svg {
width: 16px;
}
}
@media screen and (max-width: 991px) {
.header-four .mid-header .header-right .header-search-wrap {
margin-right: 6px;
}
}
@media screen and (max-width: 991px) {
.header-four .mid-header .header-right .header-cart .header-cart-inner .icon-cart {
padding-right: 15px;
}
}
@media screen and (max-width: 575px) {
.header-four .mid-header .header-right .header-cart .header-cart-inner .icon-cart {
padding-right: 0px;
}
}
@media screen and (max-width: 767px) {
.header-four .mid-header .header-right .header-cart .header-cart-inner .icon-cart .amount-cart {
display: none;
}
}
.header-four .bottom-header {
border-bottom: 1px solid rgba(243, 243, 243, 0.8);
}
@media screen and (max-width: 991px) {
.header-four .bottom-header .header-category-nav {
margin-right: 10px;
}
.header-four .bottom-header .header-category-nav .navbar-left .menu-item a {
padding: 11px 20px;
}
}
@media screen and (max-width: 767px) {
.header-four .bottom-header .header-category-nav .navbar-left .menu-item a {
padding: 12px;
}
.header-four .bottom-header .header-category-nav .navbar-left .menu-item a .menu-icon {
margin-right: 5px;
}
}
.header-four .bottom-header .header-cat-search-form {
padding-left: 20px;
}
.header-four .bottom-header .header-cat-search-form form {
border-right: 1px solid rgba(243, 243, 243, 0.8);
border-left: 1px solid rgba(243, 243, 243, 0.8);
}
.header-four .bottom-header .header-cat-search-form form > div {
position: relative;
min-width: 140px;
}
.header-four .bottom-header .header-cat-search-form form > div .header-search-select {
border: none;
background-color: #FAFAFA;
padding: 10px 15px;
}
.header-four .bottom-header .search-form {
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;
border-left: 1px solid rgba(243, 243, 243, 0.8);
position: relative;
width: 100%;
height: 100%;
padding-right: 55px;
}
.header-four .bottom-header .search-form label {
margin-bottom: 0;
display: block;
width: 100%;
}
.header-four .bottom-header .search-form label .search-field {
border: none;
}
.header-four .bottom-header .search-form .search-button {
padding: 10px 15px;
height: auto;
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%);
}
.header-four .bottom-header .search-in .search-form {
border: none;
}
.header-four .bottom-header .search-in .search-form .search-field {
border: 1px solid #f1f1f1;
}
@media screen and (max-width: 575px) {
.header-four .bottom-header .search-in .search-form .search-button {
right: 21px;
}
}
.header-four .bottom-header .header-btn {
margin-left: 0;
} .banner-img {
background-color: #F8F8F8;
position: relative;
z-index: 1;
}
.banner-img .entry-meta {
padding-top: 5px;
}
.banner-img .image-overlay {
background-color: rgba(255, 255, 255, 0.7);
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.section-banner {
position: relative;
padding-bottom: 80px;
}
.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: 70px;
}
.section-banner .banner-img {
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;
}
.section-banner .banner-img .slide-inner {
width: 100%;
}
@media screen and (max-width: 767px) {
.section-banner .banner-img {
min-height: auto;
}
}
.section-banner .banner-content {
max-width: 800px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 1;
}
@media screen and (max-width: 767px) {
.section-banner .banner-content {
padding-right: 15px;
padding-left: 15px;
}
}
.section-banner .banner-content .entry-title {
font-size: 48px;
position: relative;
margin-bottom: 10px;
line-height: 1.2;
}
@media screen and (max-width: 575px) {
.section-banner .banner-content .entry-title {
font-size: 22px !important;
}
}
.section-banner .banner-content .button-container {
margin-top: 40px;
}
.section-banner .banner-content .addtoany_content {
display: none;
}
.section-banner .slider-layout-two {
position: relative;
}
@media screen and (min-width: 768px) {
.section-banner .slider-layout-two .slide-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
position: relative;
}
}
.section-banner .slider-layout-two .slide-inner {
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;
width: 100%;
}
.section-banner .slider-layout-two .banner-content {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.section-banner .slider-layout-two .banner-content.text-left, .section-banner .slider-layout-two .banner-content.text-right {
padding-right: 40px;
}
.section-banner .slider-layout-two .banner-content.text-center {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.section-banner .slider-layout-two .banner-content {
padding-top: 30px;
}
}
.section-banner .slider-layout-two .slick-dotted.slick-slider {
margin-bottom: 0;
}
.section-banner .slider-layout-two .banner-img {
width: 100%;
}
@media screen and (min-width: 768px) {
.section-banner .slider-layout-two .banner-img {
right: 0;
height: 100%;
position: absolute;
top: 0;
width: 50%;
bottom: 0;
}
}
@media screen and (max-width: 767px) {
.section-banner .slider-layout-two .banner-img {
height: 200px;
}
}
.section-banner .slider-layout-two .post {
background-color: #ffffff;
margin-bottom: 100px;
margin-right: 30px;
margin-top: 100px;
padding: 60px;
position: relative;
}
@media screen and (max-width: 767px) {
.section-banner .slider-layout-two .post {
margin-bottom: 50px;
margin-top: 50px;
padding: 30px;
margin-right: 0;
}
}
@media screen and (min-width: 768px) {
.section-banner .slider-layout-two .slick-control {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
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%);
right: 20px;
}
}
.section-banner .slider-layout-two .slick-control li.slick-arrow span {
display: block;
width: 15px;
height: 15px;
margin: auto;
}
@media screen and (min-width: 768px) {
.section-banner .slider-layout-two .slick-control li.slick-arrow {
position: static;
top: inherit;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.section-banner .slider-layout-two .slick-control li.slick-arrow.main-slider-prev {
margin-bottom: 10px;
}
.section-banner .slider-layout-two .slick-control li.slick-arrow.main-slider-prev span {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.section-banner .slider-layout-two .slick-control li.slick-arrow.main-slider-next {
margin-top: 10px;
}
.section-banner .slider-layout-two .slick-control li.slick-arrow.main-slider-next span {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
}
@media screen and (min-width: 768px) {
.section-banner .slider-layout-two .slick-dots {
position: static;
}
.section-banner .slider-layout-two .slick-dots li {
display: block;
margin: 6px;
}
.section-banner .slider-layout-two .slick-dots li button {
height: 11px;
width: 11px;
}
}
.section-banner .slider-layout-three .slick-list {
margin: 0 -5px;
}
.section-banner .slider-layout-three .slide-item {
margin: 0 5px;
}
.section-banner .slider-layout-three .slick-slide .banner-content {
padding: 30px;
}
.section-banner .slider-layout-three .banner-content .entry-text p:last-child {
margin-bottom: 0;
}
.slider-layout-one .banner-img {
min-height: 650px;
} .site {
position: relative;
}
.site-content {
padding-top: 80px;
padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
.site-content {
padding-bottom: 50px;
}
}
@media screen and (max-width: 991px) {
.site-content .sidebar {
padding-top: 50px;
}
.site-content .sidebar.left-sidebar {
padding-top: 0;
padding-bottom: 50px;
}
}
.home .section-banner ~ .site-content,
.blog .section-banner ~ .site-content {
padding-top: 0;
}
.section-advert {
padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
.section-advert {
margin-bottom: 50px;
}
}
.section-highlight-post {
padding-top: 70px;
}
@media screen and (max-width: 767px) {
.section-highlight-post {
padding-top: 50px;
}
}
.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;
}
}
.home .section-banner ~ .site-content {
border-top: none;
}
@media screen and (min-width: 768px) {
.section-post-area .pagination {
margin-top: 70px;
}
}
.section-ralated-post {
padding: 50px 0 20px;
}
.section-ralated-post .section-title {
position: related;
}
.section-ralated-post .section-title:before {
content: "\f00a";
font-family: "Font Awesome 5 Free";
font-weight: 900;
display: inline-block;
margin-right: 8px;
}
@media screen and (max-width: 575px) {
.section-ralated-post {
padding: 40px 0 0;
margin-top: 40px;
}
}
.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-meta {
margin-bottom: 0;
}
.wrap-ralated-posts .not-found {
font-size: 18px;
color: dimgray;
} .site-footer {
color: #656565;
}
.site-footer a {
color: #383838;
}
.site-footer h1 a, .site-footer h2 a, .site-footer h3 a, .site-footer h4 a, .site-footer h5 a, .site-footer h6 a {
color: inherit;
}
.site-footer .footer-grid {
display: grid;
gap: 30px;
}
.site-footer .footer-grid.footer-style-one {
grid-template-columns: 2fr 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-one {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-one {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-two {
grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-two {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-two {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-three {
grid-template-columns: 1fr 2fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-three {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-three {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-four {
grid-template-columns: 1fr 1fr 2fr 1fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-four {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-four {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-five {
grid-template-columns: 1fr 1fr 1fr 2fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-five {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-five {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-six {
grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-six {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-six {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-seven {
grid-template-columns: 2fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-seven {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-seven {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-eight {
grid-template-columns: 1fr 2fr 1fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-eight {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-eight {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-nine {
grid-template-columns: 1fr 1fr 2fr;
}
@media screen and (max-width: 767px) {
.site-footer .footer-grid.footer-style-nine {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-nine {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-ten {
grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 575px) {
.site-footer .footer-grid.footer-style-ten {
grid-template-columns: 1fr;
}
}
.site-footer .footer-grid.footer-style-eleven {
grid-template-columns: 1fr;
}
.site-footer .social-profile ul {
padding: 0;
margin: 0;
}
.site-footer .social-profile ul li {
margin: 0 8px;
vertical-align: middle;
}
.site-footer .social-profile ul li a {
background-color: rgba(0, 0, 0, 0.04);
display: inline-block;
vertical-align: middle;
font-size: 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;
-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 {
color: #ffffff;
}
@media screen and (max-width: 575px) {
.site-footer .social-profile {
margin-bottom: 15px;
}
}
.site-footer .site-info {
font-size: 14px;
font-family: "Inter", sans-serif;
}
.site-footer .site-info a {
font-weight: 500;
}
@media screen and (max-width: 991px) {
.site-footer .site-info {
margin-bottom: 15px;
text-align: center;
}
}
@media screen and (max-width: 575px) {
.site-footer .site-info {
font-size: 13px;
margin-bottom: 15px;
}
}
.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 rgba(56, 56, 56, 0.1);
display: inline-block;
list-style: none;
line-height: 1.1;
padding: 0 10px;
}
.site-footer .footer-menu ul li:first-child {
border-left: none;
}
.site-footer .footer-menu ul li:last-child {
padding-right: 0;
}
.site-footer .footer-menu ul li a {
font-family: "Inter", sans-serif;
font-size: 14px;
font-weight: 500;
}
@media screen and (max-width: 767px) {
.site-footer .footer-menu ul li:first-child {
border-left: none;
margin-left: 0;
padding-left: 0;
}
}
@media screen and (max-width: 575px) {
.site-footer .footer-menu ul {
margin-bottom: 15px;
}
}
.top-footer {
padding: 60px 0;
}
.bottom-footer {
background-color: rgba(248, 248, 248, 0.6);
padding: 30px 0;
position: relative;
}
@media screen and (max-width: 575px) {
.bottom-footer {
text-align: center;
padding-bottom: 15px;
}
}
.site-footer.has-footer-bg {
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.widget_calendar table thead th {
border-right-color: #666666;
}
.site-footer.has-footer-bg .widget select {
background-color: transparent;
color: #b3b3b3;
}
.site-footer .footer-grid > .footer-widget-item .widget:last-child {
margin-bottom: 0;
} #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: 40px;
line-height: 40px;
text-align: center;
vertical-align: middle;
width: 40px;
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 {
border-color: #2154ac;
color: #2154ac;
}
@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 .inner-banner-content {
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;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center;
position: relative;
z-index: 1;
}
.inner-banner-wrap .inner-banner-content:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.inner-banner-wrap {
margin-bottom: 80px;
}
@media screen and (max-width: 575px) {
.inner-banner-wrap {
margin-bottom: 50px;
}
}
.transparent-header .inner-banner-wrap {
margin-bottom: 0;
}
.not-found .search-form {
margin-top: 50px;
}
.not-found .search-form label {
margin: 0;
display: block;
}
.error-404 {
padding-bottom: 80px;
}
.error-404 .inner-content {
text-align: center;
position: relative;
}
.error-404 .inner-content .title-404 {
color: #E5E5E5;
font-size: 200px;
font-weight: 900;
letter-spacing: 4px;
font-family: "Inter", sans-serif;
line-height: 1.1;
display: inline-block;
}
@media screen and (max-width: 575px) {
.error-404 .inner-content .title-404 {
font-size: 112px;
}
}
@media screen and (max-width: 575px) {
.error-404 {
padding-bottom: 50px;
}
}
.single-feature-image {
margin-bottom: 40px;
}
.single .cat-links {
position: relative;
}
.single .cat-links:before {
color: rgba(113, 113, 113, 0.8);
content: "\f07c";
font-family: "Font Awesome 5 Free";
display: inline-block;
font-weight: normal;
}
.single .entry-meta {
margin-bottom: 30px;
}
.single .entry-meta a {
font-weight: 500;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.entry-container .entry-content {
padding-top: 0;
}
.author-info .author-title {
font-size: 28px;
margin-bottom: 30px;
}
.author-info .author-title:before {
content: "\f007";
font-family: "Font Awesome 5 Free";
font-weight: normal;
margin-right: 6px;
}
@media screen and (max-width: 767px) {
.author-info .author-title {
font-size: 22px;
}
}
.author-info .author-content-wrap {
background-color: #F8F8F8;
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: 60px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
overflow: hidden;
margin-right: 15px;
}
.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% - 85px);
width: -webkit-calc(100% - 85px);
width: calc(100% - 85px);
}
.author-info .author-content .author-name {
text-transform: capitalize;
}
@media screen and (max-width: 575px) {
.author-info .author-content {
width: 100%;
text-align: center;
}
}
.author-info .author-name {
font-size: 18px;
font-weight: 600;
margin-bottom: 0px;
}
.author-info .text {
margin-top: 5px;
font-size: 14px;
}
.author-info .text p {
line-height: 1.4;
}
.author-info .text p:last-child {
margin-bottom: 0;
}
.author-info ~ .post-navigation {
border-top: none;
}
.no-results {
text-align: center;
margin-top: 40px;
}
.no-results:before, .no-results:after {
content: "";
display: block;
clear: both;
}
.no-results .page-title {
margin-bottom: 10px;
}
.no-results .content {
margin-top: 30px;
text-align: center;
}
.no-results .content p {
margin-bottom: 40px;
}
.search-results .hentry,
.search-results .product {
margin-bottom: 30px;
}
.search-results .hentry.has-post-thumbnail .entry-content,
.search-results .product.has-post-thumbnail .entry-content {
padding: 25px 0 0;
}
.search-results .hentry .featured-image > a,
.search-results .product .featured-image > a {
position: relative;
z-index: 1;
overflow: hidden;
background-color: #000000;
display: table;
position: relative;
margin: auto;
}
.search-results .hentry .featured-image > a img,
.search-results .product .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;
margin: auto;
}
.search-results .hentry .featured-image > a:hover img, .search-results .hentry .featured-image > a:focus img, .search-results .hentry .featured-image > a:active img,
.search-results .product .featured-image > a:hover img,
.search-results .product .featured-image > a:focus img,
.search-results .product .featured-image > a:active img {
zoom: 1;
filter: alpha(opacity=20);
-webkit-opacity: 0.2;
opacity: 0.2;
}
.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;
}
.wrap-coming-maintenance-mode {
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-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
overflow: hidden;
position: relative;
}
@media screen and (min-width: 992px) {
.wrap-coming-maintenance-mode {
height: 100vh;
}
}
.wrap-coming-maintenance-mode .content {
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;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
z-index: 1;
}
@media screen and (min-width: 992px) {
.wrap-coming-maintenance-mode .content {
height: 100vh;
}
}
.wrap-coming-maintenance-mode .site-header {
position: static;
background-color: transparent;
width: 100%;
text-align: center;
}
.wrap-coming-maintenance-mode .site-header .site-branding {
margin-top: 50px;
}
.wrap-coming-maintenance-mode .site-header .site-branding a {
display: block;
margin: auto;
}
@media screen and (max-width: 991px) {
.wrap-coming-maintenance-mode .site-header {
margin-bottom: 50px;
}
}
.wrap-coming-maintenance-mode .maintenance-content {
margin-top: auto;
margin-bottom: auto;
text-align: center;
}
@media screen and (max-width: 991px) {
.wrap-coming-maintenance-mode .maintenance-content {
margin-bottom: 50px;
}
}
.wrap-coming-maintenance-mode .section-title-group {
margin-bottom: 30px;
}
.wrap-coming-maintenance-mode .section-title-group .section-title {
margin-bottom: 20px;
}
.wrap-coming-maintenance-mode .section-title-group h1 {
line-height: 1.2;
font-size: 52px;
}
@media screen and (max-width: 767px) {
.wrap-coming-maintenance-mode .section-title-group h1 {
font-size: 42px;
}
}
@media screen and (max-width: 575px) {
.wrap-coming-maintenance-mode .section-title-group h1 {
font-size: 24px;
}
}
.wrap-coming-maintenance-mode .section-title-group p {
font-size: 22px;
font-weight: 400;
}
@media screen and (max-width: 767px) {
.wrap-coming-maintenance-mode .section-title-group p {
font-size: 16px;
}
}
@media screen and (max-width: 575px) {
.wrap-coming-maintenance-mode .section-title-group p {
font-size: 15px;
}
}
@media screen and (max-width: 575px) {
.wrap-coming-maintenance-mode .section-title-group {
margin-bottom: 40px;
}
}
.wrap-coming-maintenance-mode .button-container a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.wrap-coming-maintenance-mode .maintenance-footer {
width: 100%;
margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
.wrap-coming-maintenance-mode .maintenance-footer {
text-align: center;
}
}
.wrap-coming-maintenance-mode .maintenance-footer .header-contact ul {
margin: 0;
padding: 0;
}
.wrap-coming-maintenance-mode .maintenance-footer .header-contact ul li {
display: inline-block;
list-style: none;
margin-right: 10px;
}
.wrap-coming-maintenance-mode .maintenance-footer .header-contact ul li, .wrap-coming-maintenance-mode .maintenance-footer .header-contact ul a {
color: #414141;
font-size: 16px;
}
.wrap-coming-maintenance-mode .maintenance-footer .header-contact ul a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.wrap-coming-maintenance-mode .maintenance-footer .header-contact ul a:hover, .wrap-coming-maintenance-mode .maintenance-footer .header-contact ul a:focus {
color: #2154ac;
}
.wrap-coming-maintenance-mode .maintenance-footer .social-profile {
text-align: right;
}
.wrap-coming-maintenance-mode .maintenance-footer .social-profile ul {
padding: 0;
margin: 0;
}
.wrap-coming-maintenance-mode .maintenance-footer .social-profile ul a {
width: 36px;
height: 36px;
line-height: 36px;
border: 1px solid #414141;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
font-size: 15px;
color: #414141;
text-align: center;
-webkit-transition: color 0.5s, background-color 0.5s, border 0.5s;
-moz-transition: color 0.5s, background-color 0.5s, border 0.5s;
-ms-transition: color 0.5s, background-color 0.5s, border 0.5s;
-o-transition: color 0.5s, background-color 0.5s, border 0.5s;
transition: color 0.5s, background-color 0.5s, border 0.5s;
}
.wrap-coming-maintenance-mode .maintenance-footer .social-profile ul a:hover, .wrap-coming-maintenance-mode .maintenance-footer .social-profile ul a:focus {
background-color: #2154ac;
border-color: #2154ac;
color: #ffffff;
}
@media screen and (max-width: 991px) {
.wrap-coming-maintenance-mode .maintenance-footer .social-profile {
text-align: center;
margin-top: 30px;
}
}
.wrap-coming-maintenance-mode .maintenance-footer .text-center .social-profile {
text-align: center;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .coming-maintenance-dots .slick-dots {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
width: 100%;
margin: auto;
z-index: 9;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .coming-maintenance-dots .slick-dots li.slick-active button {
background-color: #ffffff;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .coming-maintenance-dots .slick-dots li button {
background-color: transparent;
border-color: #ffffff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control {
margin: 0;
padding: 0;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li {
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;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li span {
width: 25px;
height: 25px;
display: block;
border-top: 2px solid #414141;
border-left: 2px solid #414141;
-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;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.coming-maintenance-slider-prev {
left: 30px;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.coming-maintenance-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;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.coming-maintenance-slider-next {
right: 30px;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.coming-maintenance-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;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li:not(.slick-disabled):hover span, .wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li:not(.slick-disabled):focus span, .wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li:not(.slick-disabled):active span {
border-color: #2154ac;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.slick-disabled {
opacity: 0.3;
cursor: not-allowed;
}
@media screen and (max-width: 767px) {
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li {
padding: 10px;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.coming-maintenance-slider-prev {
left: 5px;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li.coming-maintenance-slider-next {
right: 5px;
}
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-control li span {
width: 9px;
height: 9px;
}
}
@media screen and (max-width: 991px) {
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .coming-maintenance-image-slider,
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-list,
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .slick-track,
.wrap-coming-maintenance-mode .coming-maintenance-image-wrap .coming-maintenance-slide-item {
height: 100%;
}
}
.wrap-coming-maintenance-mode .coming-maintenance-slide-item {
background-color: #ccc;
}
@media screen and (min-width: 992px) {
.wrap-coming-maintenance-mode .coming-maintenance-slide-item {
height: 100vh !important;
}
}
.wrap-coming-maintenance-mode .coming-maintenance-video-banner {
position: absolute;
min-height: 100%;
width: 100%;
height: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.single .entry-content > [class*=wp-block-] {
margin-bottom: 20px;
}
.single .entry-content select {
width: 100%;
height: 42px;
padding: 0 10px;
}
@media screen and (min-width: 992px) {
.site-layout-box,
.site-layout-frame {
position: relative;
}
.site-layout-box:before,
.site-layout-frame:before {
background-color: transparent;
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
}
.site-layout-box .site,
.site-layout-frame .site {
background-color: #ffffff;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.04);
margin: 0 auto;
max-width: 1170px;
width: 100%;
}
.site-layout-box .container,
.site-layout-frame .container {
max-width: 100%;
width: 100%;
}
@media screen and (min-width: 992px) {
.site-layout-box .container,
.site-layout-frame .container {
padding-left: 15px;
padding-right: 15px;
}
}
body.site-layout-box .header-ten .hgroup-wrap,
body.site-layout-frame .header-ten .hgroup-wrap {
width: 100%;
margin-left: auto;
max-width: 100%;
}
@media screen and (min-width: 992px) {
.site-layout-frame {
padding-top: 60px;
padding-bottom: 60px;
}
}
.site-layout-extend .container {
max-width: 1400px;
width: 100%;
} .comments-area {
margin-top: 35px;
}
.comments-area .comments-title {
margin-bottom: 30px;
}
.comments-area #reply-title {
margin-bottom: 10px;
text-align: left;
}
.comments-area #reply-title:before {
content: "\f086";
font-family: "Font Awesome 5 Free";
font-weight: normal;
margin-right: 8px;
}
.comments-area #reply-title small {
float: right;
margin-top: 8px;
}
.comments-area #reply-title small a {
font-size: 14px;
color: #3795eb;
text-decoration: underline;
}
.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 #F1F1F1;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 15px;
position: relative;
margin-left: 30px;
padding-left: 45px;
margin-bottom: 40px;
}
.comments-area .comment-list .comment-body p:last-child {
margin-bottom: 0;
}
@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 {
margin-top: 5px;
}
.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;
color: inherit;
}
.comments-area .comment-list .bypostauthor {
display: block;
}
.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 {
border: 8px solid #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
height: 65px;
left: -31px;
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 {
color: #030303;
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;
line-height: 1;
}
.comments-area .comment-list .comment-metadata a {
display: inline-block;
}
.comments-area .comment-list .comment-metadata > a {
color: #717171;
font-size: 12px;
letter-spacing: 0.5px;
}
.comments-area .comment-list .comment-metadata > a:before {
color: rgba(113, 113, 113, 0.8);
font-family: "Font Awesome 5 Free";
content: "\f073";
display: inline-block;
margin-right: 5px;
}
.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: #2154ac;
}
.comments-area .comment-list .comment-metadata .comment-edit-link {
font-size: 15px;
margin-left: 5px;
}
.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 {
margin-top: 22px;
margin-bottom: 6px;
}
.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: #313131;
color: #ffffff;
padding: 8px 20px;
font-size: 12px;
display: inline-block;
text-transform: uppercase;
letter-spacing: 0.5px;
-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:hover, .comments-area .comment-list .reply a:focus, .comments-area .comment-list .reply a:active {
background-color: #2154ac;
}
.comments-area .no-comments {
text-align: center;
margin-bottom: 30px;
display: block;
font-size: 18px;
font-style: italic;
}
.comment-respond .logged-in-as {
margin-bottom: 20px;
}
.comment-respond .logged-in-as a {
display: inline-block;
margin-right: 5px;
margin-left: 5px;
}
.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 .comment-form-cookies-consent {
padding: 0 0 10px;
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 {
font-size: 14px;
font-weight: 400;
float: left;
vertical-align: middle;
margin-top: 0;
width: -moz-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px);
margin-left: 8px;
}
.comment-respond .comment-form p {
margin-bottom: 20px;
}
.comment-respond .comment-form p label {
margin-top: 0;
}
.comment-respond .comment-form p.comment-form-comment {
margin-bottom: 10px;
}
.comment-respond .comment-form p.form-submit {
margin-top: 15px;
}
.comment-respond .comment-form p:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 575px) {
.comment-respond .comment-form p {
width: 100%;
}
}
.comment-respond .comment-form .comment-notes {
margin-bottom: 25px;
}
.comment-respond label {
margin-bottom: 15px;
font-weight: 500;
}
.woocommerce #review_form #respond p {
margin-bottom: 25px;
}
.woocommerce #review_form #respond .comment-notes {
margin-top: -20px;
font-size: 13px;
}
.woocommerce #reviews #comments ol.commentlist {
list-style: none;
margin: 0;
padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #F1F1F1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
padding: 20px 20px 20px 42px;
margin-left: 32px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
margin-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p:last-child {
margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
background-color: #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
border: none;
height: 65px;
padding: 8px;
top: 12px;
width: 65px;
}
.woocommerce #reviews #comments ol.commentlist .woocommerce-review__author {
color: #030303;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
}
.woocommerce #reviews #comments ol.commentlist .woocommerce-review__dash {
margin: 0 5px;
}
.woocommerce #reviews #comments ol.commentlist .woocommerce-review__published-date {
color: #717171;
font-size: 12px;
letter-spacing: 0.5px;
}
.woocommerce #reviews #comments ol.commentlist .woocommerce-review__published-date:before {
color: rgba(113, 113, 113, 0.8);
font-family: "Font Awesome 5 Free";
content: "\f073";
display: inline-block;
margin-right: 5px;
}
.woocommerce #reviews .star-rating {
width: auto;
}
.woocommerce #reviews .star-rating:before {
color: #313131;
position: static;
}
.woocommerce #reviews .star-rating:before,
.woocommerce #reviews .star-rating span::before {
color: #FEBF00;
font-size: 12px;
letter-spacing: 3px;
} .widget {
font-size: 15px;
margin-bottom: 30px;
}
.widget h2 {
font-size: 18px;
margin-bottom: 20px;
}
.widget ul, .widget ol {
margin: 0;
padding: 0;
}
.widget ul li, .widget ol li {
list-style: none;
margin-bottom: 15px;
}
.widget ul li:last-child, .widget ol li:last-child {
margin-bottom: 0;
}
.widget ul li a, .widget ol li a {
color: #313131;
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, .widget ol li a:hover, .widget ol li a:focus, .widget ol li a:active {
color: #2154ac;
}
.widget.widget_search .wp-block-search__label {
color: #030303;
font-weight: 600;
font-size: 16px;
margin-bottom: 20px;
}
.widget.widget_search > .search-form > label {
display: block;
}
.widget.widget_search .wp-block-search__button {
background-color: #313131;
font-size: 12px;
letter-spacing: 1px;
color: #ffffff;
border: none;
margin-left: 0;
padding: 0 24px;
}
.widget.widget_search .wp-block-search__button:hover {
background-color: #2154ac;
}
.widget select {
width: 100%;
padding: 10px;
}
.widget.widget_text .textwidget p:last-child {
margin-bottom: 0;
}
.widget.widget_recent_entries .post-date {
color: #949494;
display: block;
font-size: 13px;
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: 13px !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: #2154ac;
border: 1px solid #2154ac;
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 .wp-block-gallery ul li {
border-bottom: none;
padding-bottom: 0;
}
.sidebar .widget {
margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
.sidebar .widget {
margin-bottom: 30px;
}
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget h2 {
font-size: 16px;
position: relative;
}
.sidebar .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 1s;
animation: shine 1s;
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 {
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: #2154ac;
}
.author-widget.author-thumbnail .profile .avatar {
width: 150px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
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%;
}
.author-widget .widget-content.text-center .profile .avatar {
margin-left: auto;
margin-right: auto;
}
.author-widget .widget-content.text-right .profile .avatar {
margin-left: auto;
}
.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: 15px;
margin-bottom: 8px;
}
.latest-posts-widget.left-thumb-widget .post-content {
width: 100%;
}
.latest-posts-widget.left-thumb-widget .featured-image {
width: 80px;
margin-right: 20px;
}
.latest-posts-widget.left-thumb-widget .featured-image ~ .post-content {
width: -moz-calc(100% - 100px);
width: -webkit-calc(100% - 100px);
width: calc(100% - 100px);
}
.latest-posts-widget.right-thumb-widget .post {
-webkit-flex-direction: row-reverse;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.latest-posts-widget.right-thumb-widget .post-content {
width: 100%;
}
.latest-posts-widget.right-thumb-widget .featured-image {
width: 80px;
margin-left: 20px;
}
.latest-posts-widget.right-thumb-widget .featured-image ~ .post-content {
width: -moz-calc(100% - 100px);
width: -webkit-calc(100% - 100px);
width: calc(100% - 100px);
}
.latest-posts-widget.full-thumb-widget .featured-image {
margin-bottom: 20px;
margin-right: 0;
}
.header-sidebar .widget {
background-color: #FFFFFF;
padding: 15px;
}
.header-sidebar .widget .widget-title {
margin-bottom: 20px;
}
.the-product-share {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 0;
text-align: center;
clear: both;
margin-bottom: 15px;
}
.the-product-share ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
list-style-type: none;
}
.the-product-share ul li {
border: 0;
border-right-width: 1px;
border-style: solid;
border-color: #e9e9e9;
padding: 15px 20px;
}
.the-product-share ul li:last-child {
border-right: 0;
}
.the-product-share ul li a {
display: block;
border: 0;
width: auto;
height: auto;
font-size: 13px;
line-height: 1.5;
margin: 0 !important;
border-radius: 0;
}
.the-product-share ul li a .the-icon-wrap {
display: -webkit-inline-flex;
display: -ms-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #333333;
width: 40px;
height: 40px;
line-height: 1;
font-size: 16px;
border-radius: 50%;
vertical-align: middle;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.the-product-share ul li a .the-icon-wrap .the-icon {
fill: #fff;
width: 16px;
height: 16px;
}
.the-product-share ul li a .product-share-text {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 10px;
width: calc(100% - 50px);
color: #404040;
}
.the-product-share ul li.twitter a:hover .product-share-text {
color: #00aced;
}
.the-product-share ul li.twitter a:hover .the-icon-wrap {
background-color: #00aced;
}
.the-product-share ul li.facebook a:hover .product-share-text {
color: #3b5998;
}
.the-product-share ul li.facebook a:hover .the-icon-wrap {
background-color: #3b5998;
}
.the-product-share ul li.pinterest a:hover .product-share-text {
color: #cb2027;
}
.the-product-share ul li.pinterest a:hover .the-icon-wrap {
background-color: #cb2027;
}
.the-product-share ul li.email a:hover .product-share-text {
color: #3fc387;
}
.the-product-share ul li.email a:hover .the-icon-wrap {
background-color: #3fc387;
} .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 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 1s;
animation: shine 1s;
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;
} .mobile-menu-container .slicknav_menu,
.fixed-menu-container .slicknav_menu {
background-color: transparent;
padding: 0;
}
@media screen and (min-width: 992px) {
.mobile-menu-container .slicknav_menu,
.fixed-menu-container .slicknav_menu {
display: none;
}
}
.mobile-menu-container .slicknav_menu .slicknav_btn,
.fixed-menu-container .slicknav_menu .slicknav_btn {
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-flex-direction: row-reverse;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
margin: 10px 0;
float: none;
}
.mobile-menu-container .slicknav_menu .slicknav_icon,
.fixed-menu-container .slicknav_menu .slicknav_icon {
margin-left: 0;
margin-right: 10px;
}
.mobile-menu-container .slicknav_menu .slicknav_menutxt,
.fixed-menu-container .slicknav_menu .slicknav_menutxt {
color: #000;
text-shadow: none;
font-weight: normal;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.mobile-menu-container .slicknav_menu .slicknav_nav li,
.fixed-menu-container .slicknav_menu .slicknav_nav li {
border-top: 1px solid #e6e6e6;
}
.mobile-menu-container .slicknav_menu .slicknav_row,
.fixed-menu-container .slicknav_menu .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;
}
.mobile-menu-container .slicknav_menu .slicknav_row > a,
.fixed-menu-container .slicknav_menu .slicknav_row > a {
width: -moz-calc(100% - 45px);
width: -webkit-calc(100% - 45px);
width: calc(100% - 45px);
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item,
.fixed-menu-container .slicknav_menu .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;
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item .slicknav_arrow,
.fixed-menu-container .slicknav_menu .slicknav_row .slicknav_item .slicknav_arrow {
position: static;
padding: 0;
margin: 0;
}
.mobile-menu-container .slicknav_menu .slicknav_row:hover, .mobile-menu-container .slicknav_menu .slicknav_row:focus, .mobile-menu-container .slicknav_menu .slicknav_row:active,
.fixed-menu-container .slicknav_menu .slicknav_row:hover,
.fixed-menu-container .slicknav_menu .slicknav_row:focus,
.fixed-menu-container .slicknav_menu .slicknav_row:active {
background-color: transparent;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.slicknav_menu .slicknav_btn {
background-color: transparent;
padding: 0;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #242424;
}
.slicknav_menu .slicknav_nav li {
position: relative;
}
.slicknav_menu .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 .slicknav_nav li a:hover, .slicknav_menu .slicknav_nav li a:focus, .slicknav_menu .slicknav_nav li a:active {
background-color: transparent;
color: #2154ac;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.slicknav_menu .slicknav_nav {
background-color: #ffffff;
-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);
min-height: calc(100vh - 78px);
height: 100%;
overflow-y: scroll;
position: absolute;
width: 100%;
left: 0;
right: 0;
}
.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_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;
margin-top: 1px;
}
.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 !important;
}
.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: #2154ac;
}
.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: #2154ac;
}
.sticky-header .fixed-header .mobile-menu-container .slicknav_nav {
min-height: calc(100vh - 78px);
height: 100%;
overflow-y: scroll;
position: absolute;
width: 100%;
left: 0;
right: 0;
} .section-instagram-wrapper {
padding-bottom: 60px;
}
@media screen and (max-width: 575px) {
.section-instagram-wrapper {
padding-bottom: 40px;
}
}
#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 .post .addtoany_content {
margin: 15px 0 0 0;
order: 1;
}
body.search-results .addtoany_content,
.author-widget .addtoany_content,
.page .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;
}
.addtoany_content .addtoany_list {
margin: 0 -4px;
}
body .a2a_mini {
z-index: 99;
}
body .a2a_menu {
border: 1px solid #F1F1F1;
-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: "Inter", sans-serif;
}
body .a2a_menu .a2a_menu_show_more_less span {
color: #212121;
}
.woocommerce ul.products {
display: grid;
gap: 30px;
}
.woocommerce ul.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.woocommerce ul.products li.product {
width: 100% !important;
margin: 0;
}
.woocommerce ul.products:before, .woocommerce ul.products:after {
display: none;
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.columns-2 {
grid-template-columns: repeat(1, 1fr);
}
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(1, 1fr);
}
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(1, 1fr);
}
}
.woocommerce ul.products {
padding-top: 60px;
}
.woocommerce ul.products li.product .product-inner {
position: relative;
text-align: center;
}
.woocommerce ul.products li.product .woo-product-image,
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
position: relative;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
z-index: 1;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 15px;
font-weight: 500;
margin-bottom: 5px;
padding-top: 0;
-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 ul.products li.product .woocommerce-loop-product__title:hover, .woocommerce ul.products li.product .woocommerce-loop-product__title:focus, .woocommerce ul.products li.product .woocommerce-loop-product__title:active {
color: #2154ac;
}
.woocommerce ul.products li.product .star-rating {
display: inline-block;
height: auto;
width: auto;
margin-bottom: 5px;
}
.woocommerce ul.products li.product .star-rating:before {
color: #313131;
position: static;
}
.woocommerce ul.products li.product .star-rating:before,
.woocommerce ul.products li.product .star-rating span::before {
color: #FEBF00;
font-size: 12px;
letter-spacing: 3px;
}
.woocommerce ul.products li.product .price {
color: #414141;
font-size: 16px;
font-weight: 500;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price span {
display: inline;
}
.woocommerce ul.products li.product .price:hover {
color: #2154ac;
}
.woocommerce ul.products li.product .button-cart_button_three {
position: absolute;
left: 10px;
bottom: 10px;
}
.woocommerce ul.products li.product .button-cart_button_three a.add_to_cart_button {
background-color: #ffffff;
color: #030303;
text-align: center;
margin-top: 0;
}
.woocommerce ul.products li.product .button-cart_button_three a.add_to_cart_button:hover, .woocommerce ul.products li.product .button-cart_button_three a.add_to_cart_button:focus {
background-color: #2154ac;
color: #ffffff;
}
.woocommerce ul.products li.product .button-cart_button_three a.added_to_cart:hover, .woocommerce ul.products li.product .button-cart_button_three a.added_to_cart:focus {
background-color: transparent !important;
}
.woocommerce div.product p.price {
color: #414141;
line-height: 1;
font-size: 28px;
font-weight: 600;
}
.woocommerce div.product p.price .amount {
font-size: 28px;
font-weight: 600;
}
.woocommerce span.onsale {
background-color: #EB5A3E;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
min-width: auto;
min-height: auto;
font-weight: 400;
line-height: initial;
padding: 5px 10px;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering select {
background-color: #ffffff;
color: #414141;
border: 1px solid #d9d9d9;
padding: 7px 20px;
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 {
background-color: #313131;
color: #ffffff;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
font-size: 12px;
line-height: 1.6;
letter-spacing: 1px;
padding: 12px 24px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
font-weight: normal;
position: relative;
z-index: 1;
}
.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 {
background-color: #2154ac;
color: #ffffff;
}
.woocommerce a.added_to_cart {
margin-top: 10px;
margin-left: 10px !important;
margin-right: 10px !important;
color: #383838;
}
.woocommerce a.added_to_cart:hover, .woocommerce a.added_to_cart:focus, .woocommerce a.added_to_cart:active {
color: #2154ac;
}
.woocommerce .product-inner .add_to_cart_button,
.woocommerce .product-inner .added_to_cart {
font-size: 12px;
margin-left: auto;
margin-right: auto;
font-weight: 400;
text-transform: uppercase;
}
.woocommerce .checkout [class*=col-] {
padding: 0;
-ms-flex: inherit;
flex: inherit;
max-width: inherit;
}
.woocommerce .checkout h3 {
font-weight: 600;
}
.woocommerce .checkout h3#order_review_heading {
margin-top: 20px;
}
.woocommerce .checkout h3#ship-to-different-address .input-checkbox {
margin-right: 5px;
}
.woocommerce .checkout h3#ship-to-different-address label {
font-weight: inherit;
}
.woocommerce form.cart {
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-top: 10px;
}
.woocommerce form.cart .button {
padding: 12px 24px;
}
.woocommerce form .woocommerce-variation-add-to-cart {
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 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 form .woocommerce-variation-price {
margin-bottom: 20px;
}
.woocommerce form .woocommerce-variation-price span.price {
color: #414141;
font-size: 28px;
font-weight: 600;
}
.woocommerce .entry-summary .quantity input[type=number] {
height: 100%;
margin-right: 11px;
width: 70px;
}
.woocommerce .entry-summary .quantity input[type=number]::-webkit-inner-spin-button {
opacity: 1;
}
@media screen and (max-width: 575px) {
.woocommerce .entry-summary .quantity input[type=number] {
width: 55px;
margin-right: 8px;
}
}
.woocommerce .woocommerce-cart-form table.cart td .remove {
font-size: 16px;
width: 20px;
height: 20px;
line-height: 18px;
}
.woocommerce .woocommerce-cart-form table.cart td .remove:hover, .woocommerce .woocommerce-cart-form table.cart td .remove:focus {
background-color: #313131;
color: #ffffff;
}
.woocommerce .woocommerce-cart-form table.cart td.actions .input-text#coupon_code {
padding: 0 10px;
width: 340px;
}
.woocommerce .woocommerce-cart-form table.cart td.product-name a {
color: #030303;
}
.woocommerce .woocommerce-cart-form table.cart td.product-remove a {
text-decoration: none;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.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;
}
.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 1s;
animation: shine 1s;
display: block;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
color: #f1f1f1;
font-size: 12px;
letter-spacing: 1px;
font-weight: 400;
padding: 12px 24px;
}
.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-top: 40px;
margin-bottom: 40px;
display: block;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers:hover {
background-color: transparent;
border: none;
color: inherit;
}
.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;
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;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:active, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
background-color: #313131;
border-color: #313131;
color: #ffffff;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid #F1F1F1;
}
.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: #2154ac;
}
.woocommerce .woocommerce-MyAccount-content {
padding-left: 30px;
}
.woocommerce .woocommerce-form-login {
border: 1px solid #F1F1F1 !important;
}
.woocommerce .woocommerce-form-login .form-row {
padding: 0 0 20px;
display: block;
}
.woocommerce .woocommerce-form-login .form-row label {
margin-top: 0;
}
.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme {
margin-bottom: 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;
}
.woocommerce .woocommerce-form-login p:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-form-login.login label {
display: block;
}
.woocommerce .woocommerce-EditAccountForm .form-row-wide span:not(.required) {
display: block;
margin-top: 5px;
}
.woocommerce .woocommerce-EditAccountForm .form-row-wide em {
font-style: normal;
}
.woocommerce .woocommerce-EditAccountForm fieldset {
margin-top: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
padding: 40px;
}
body .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
background-color: #b3b3b3;
}
body .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
background-color: #EB5A3E;
}
.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%);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
font-size: 0;
margin: 0 !important;
overflow: inherit;
padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-bottom-color: #F1F1F1;
z-index: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: transparent !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
font-weight: 600;
padding: 12px 24px;
position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
background-color: #313131;
content: "";
height: 1px;
width: 100%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.4s, visibility 0.4s;
-moz-transition: opacity 0.4s, visibility 0.4s;
-ms-transition: opacity 0.4s, visibility 0.4s;
-o-transition: opacity 0.4s, visibility 0.4s;
transition: opacity 0.4s, visibility 0.4s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus:before {
visibility: visible;
opacity: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin-top: 40px;
margin-bottom: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 22px;
margin-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs .panel table {
border-bottom-style: solid;
border-bottom-color: #F1F1F1;
}
.woocommerce div.product .woocommerce-tabs .panel table th {
border-bottom-style: solid;
border-bottom-color: #F1F1F1;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs .panel table td {
border-bottom-style: solid;
border-bottom-color: #F1F1F1;
font-style: normal;
}
.woocommerce div.product .woocommerce-tabs #comments {
margin-bottom: 25px;
}
.woocommerce div.product .woocommerce-tabs #comments p {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs #review_form_wrapper .comment-reply-title {
font-size: 22px;
font-weight: 600;
display: block;
margin-bottom: 25px;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating {
margin-bottom: 25px;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating label {
display: block;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating p.stars {
display: inline-block;
line-height: 1;
margin-bottom: 0 !important;
font-size: 0px;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating p.stars span {
display: inline-block;
line-height: 1;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating p.stars:hover a:before, .woocommerce div.product .woocommerce-tabs .comment-form-rating p.stars:focus a:before {
color: #FEBF00;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating p.stars.selected a {
color: #FEBF00;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a {
color: #313131;
font-size: 18px;
width: 28px;
}
.woocommerce ul.products li.product .onsale {
top: 8px;
right: 8px;
}
.wc-block-grid__product a {
text-decoration: none;
}
.woocommerce table.shop_table,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-radius: 0;
}
.woocommerce span.onsale {
top: 15px;
left: 15px;
}
.product .product-compare-wishlist .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.product-wishlist .yith-wcwl-add-button .fa-heart-o:before {
content: "\f004";
font-family: "Font Awesome 5 Free";
font-weight: normal;
display: inline-block;
}
body .woocommerce .col2-set [class*=col-], body.woocommerce-page .col2-set .col-1[class*=col-] {
padding: 0;
-ms-flex: inherit;
flex: inherit;
max-width: inherit;
}
body .single.woocommerce #content div.product div.images {
width: 40%;
}
body .single.woocommerce #content div.product div.summary {
width: 56%;
}
body .single.woocommerce #content div.product div.summary .yith-wcwl-wishlistexistsbrowse {
margin-bottom: 20px;
}
body .select2-container--default .select2-selection--single {
height: 42px;
border-radius: 0;
border-color: #F1F1F1;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 40px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 8px;
}
body .woocommerce form.checkout_coupon,
body .woocommerce form.login,
body .woocommerce form.register {
border-radius: 0;
}
.woocommerce .edit-account .form-row {
display: block;
}
.woocommerce .edit-account .woocommerce-form-row label {
margin-top: 0;
}
.woocommerce .edit-account .woocommerce-Button {
margin-top: 15px;
}
.woocommerce .edit-account fieldset {
padding: 0;
}
body .woocommerce form.checkout_coupon .form-row-last,
body .woocommerce-page form.checkout_coupon .form-row-last {
float: none;
}
body .woocommerce form.checkout_coupon .form-row-last {
margin-left: 10px;
}
.woocommerce .wishlist_table tr td.product-name {
text-align: center;
}
.woocommerce .wishlist-items-wrapper a.button {
color: #FFFFFF;
float: right;
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
text-decoration: none;
}
.select2-container--default .select2-selection--single {
border-radius: 0;
}
.woocommerce .woocommerce-ResetPassword {
border: 1px solid #F1F1F1;
padding: 30px;
}
.woocommerce .woocommerce-ResetPassword .form-row-first,
.woocommerce .woocommerce-ResetPassword input[type=text] {
width: 100%;
}
.woocommerce .woocommerce-ResetPassword .form-row-first {
margin-bottom: 15px;
}
body[class*=woocommerce] ul.products li .woo-product-image a {
position: relative;
z-index: 9;
display: block;
}
body[class*=woocommerce] ul.products li .product-compare {
margin-right: 8px;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin: 5px -5px 0;
}
.woocommerce .woocommerce-product-gallery .flex-control-thumbs li {
padding: 5px;
}
.woocommerce .woocommerce-product-gallery .flex-control-thumbs li a {
display: block;
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-gallery .flex-control-thumbs li 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 .flex-control-thumbs li a:hover:before, .woocommerce .woocommerce-product-gallery .flex-control-thumbs li a:focus:before, .woocommerce .woocommerce-product-gallery .flex-control-thumbs li a:active:before {
-webkit-animation: shine 1s;
animation: shine 1s;
display: block;
}
.woocommerce div.product form.cart {
margin-bottom: 30px;
}
.info-tooltip {
background-color: #1a1a1a;
color: #ffffff;
font-size: 11px;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
-ms-transition: top 0.4s;
-o-transition: top 0.4s;
transition: top 0.4s;
}
.product-compare-wishlist a:hover .info-tooltip {
top: -35px;
visibility: visible;
}
.wishlist_table td .product-view {
display: table;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
.wishlist_table td .product-view a {
background: #313131;
color: #FFFFFF;
padding: 2px 10px 5px;
}
.wishlist_table td .product-view a:hover {
background: #2154ac;
}
.wishlist_table td .product-view i {
font-size: 10px;
margin-right: 4px;
}
.wishlist_table td .product-view .info-tooltip {
background-color: transparent;
position: static;
opacity: 1;
visibility: visible;
padding: 0;
}
.wishlist_table td.product-add-to-cart a {
background-color: #313131;
color: #ffffff;
font-size: 13px;
padding: 5px 15px;
}
.wishlist_table td.product-add-to-cart a:hover {
background: #2154ac;
}
.yith-wcwl-share .share-button .fa {
font-family: FontAwesome;
font-weight: 400;
font-size: 13px;
}
.product-wishlist {
margin-right: 8px;
}
.product-wishlist .yith-wcwl-add-button > a i,
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a i {
margin-right: 0;
}
.product-wishlist .feedback,
.yith-wcwl-add-to-wishlist .feedback {
background-color: #ffffff;
position: absolute;
top: -100%;
display: inline-block;
padding: 2px 10px;
margin-left: 7.5%;
margin-right: 7.5%;
text-align: center;
font-size: 13px;
left: 0;
right: 0;
z-index: 1;
opacity: 0;
}
.product-wishlist .feedback i,
.yith-wcwl-add-to-wishlist .feedback i {
display: none;
}
body[class*=woocommerce] ul.products li:hover .feedback {
opacity: 1;
}
.post-edit-link,
.edit {
text-decoration: underline;
}
.post-edit-link:hover,
.edit:hover {
text-decoration: underline;
}
.woocommerce a:hover .star-rating span,
.woocommerce a:focus .star-rating span,
.woocommerce a:active .star-rating span {
color: intial;
}
body[class*=woocommerce] ul.products.columns-1 li.product-list {
width: 100%;
}
body[class*=woocommerce] ul.products li.product-list .product-inner {
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;
}
body[class*=woocommerce] ul.products li.product-list .woo-product-image img {
margin-bottom: 0;
}
@media screen and (min-width: 480px) {
body[class*=woocommerce] ul.products li.product-list .woo-product-image {
width: 40%;
}
}
@media screen and (min-width: 480px) {
body[class*=woocommerce] ul.products li.product-list .product-inner-contents {
width: 60%;
padding-left: 25px;
}
}
.product-detail-wrapper .entry-summary {
margin-left: 4%; }
.product-detail-wrapper .entry-summary .woocommerce-product-rating {
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;
line-height: initial;
margin-bottom: 30px;
}
.product-detail-wrapper .entry-summary .product_title {
font-size: 42px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 15px;
}
.product-detail-wrapper .entry-summary .star-rating {
width: auto;
height: auto;
margin: 0;
}
.product-detail-wrapper .entry-summary .star-rating:before {
color: #313131;
}
.product-detail-wrapper .entry-summary .star-rating:before,
.product-detail-wrapper .entry-summary .star-rating span:before {
font-size: 16px;
letter-spacing: 5px;
width: auto;
position: relative !important;
}
.product-detail-wrapper .entry-summary .star-rating span {
float: none !important;
padding-top: 0;
}
.product-detail-wrapper .entry-summary .star-rating span:before {
color: #FEBF00;
}
.product-detail-wrapper .entry-summary .woocommerce-review-link {
color: #717171;
font-weight: 500;
margin-left: 10px;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-ms-transition: color 0.4s;
-o-transition: color 0.4s;
transition: color 0.4s;
}
.product-detail-wrapper .entry-summary .woocommerce-review-link:hover, .product-detail-wrapper .entry-summary .woocommerce-review-link:focus {
color: #2154ac;
}
.product-detail-wrapper .entry-summary p.price {
margin-bottom: 30px;
}
.product-detail-wrapper .entry-summary .yith-wcwl-add-to-wishlist,
.product-detail-wrapper .entry-summary .compare {
display: inline-block;
}
.product-detail-wrapper .entry-summary .yith-wcwl-add-button .fa-heart-o:before {
content: "\f004";
font-family: "Font Awesome 5 Free";
font-weight: normal;
display: inline-block;
}
.product-detail-wrapper .entry-summary .yith-wcwl-wishlistaddedbrowse a:before {
content: "\f004";
font-family: "Font Awesome 5 Free";
font-weight: normal;
display: inline-block;
}
.product-detail-wrapper .entry-summary .yith-wcwl-add-to-wishlist a,
.product-detail-wrapper .entry-summary .compare {
color: #030303;
font-size: 14px;
font-weight: 500;
margin-right: 10px;
}
.product-detail-wrapper .entry-summary .yith-wcwl-add-to-wishlist a:hover, .product-detail-wrapper .entry-summary .yith-wcwl-add-to-wishlist a:focus,
.product-detail-wrapper .entry-summary .compare:hover,
.product-detail-wrapper .entry-summary .compare:focus {
color: #2154ac;
}
.product-detail-wrapper .entry-summary .info-tooltip {
background-color: transparent !important;
color: inherit !important;
position: static;
visibility: visible;
font-size: inherit;
padding: 0 5px;
}
.product-detail-wrapper .entry-summary .compare.button {
background-color: transparent;
padding: 0;
text-transform: none;
border: none;
font-family: inherit;
}
.product-detail-wrapper .product_meta span {
font-size: 12px;
color: #030303;
display: inline-block;
position: relative;
text-transform: capitalize;
}
.product-detail-wrapper .product_meta span span {
font-weight: normal;
color: #717171;
}
.product-detail-wrapper .product_meta span a {
font-weight: normal;
color: #717171;
display: inline-block;
text-transform: capitalize;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
.product-detail-wrapper .product_meta span a:hover, .product-detail-wrapper .product_meta span a:focus, .product-detail-wrapper .product_meta span a:active {
color: #2154ac;
}
.product-detail-wrapper .product_meta > span {
display: block;
font-weight: 600;
margin-top: 5px;
text-transform: uppercase;
}
.product-detail-wrapper .woocommerce-product-details__short-description {
margin-top: 25px;
}
.product .related > h2 {
text-transform: capitalize;
margin-bottom: 0px;
}
.product .related .products {
padding-top: 40px;
}
.woocommerce table.shop_table {
border-color: #F1F1F1;
}
.woocommerce table.shop_table thead th {
text-align: center;
font-weight: 600;
}
.woocommerce table.shop_table tbody th {
text-align: center;
font-weight: 600;
}
.woocommerce table.shop_table tbody td {
border-top-color: #F1F1F1;
}
.woocommerce table.shop_table tfoot th {
font-weight: 600;
}
.woocommerce table.woocommerce-checkout-review-order-table {
margin-bottom: 35px;
}
.woocommerce table.woocommerce-checkout-review-order-table td {
text-align: inherit;
}
body[class*=woocommerce] .widget ul.product_list_widget li {
margin-bottom: 15px;
}
body[class*=woocommerce] .widget ul.product_list_widget li img {
width: 55px;
margin-left: 0;
}
body[class*=woocommerce] .widget.widget_product_search input {
width: 100%;
padding-left: 10px;
padding-right: 50px;
}
body[class*=woocommerce] .widget.widget_product_search [type=submit] {
background-color: #313131;
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;
}
body[class*=woocommerce] .widget.widget_product_search [type=submit]:before {
content: "\f002";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 14px;
}
body[class*=woocommerce] .widget.widget_product_search [type=submit]:hover, body[class*=woocommerce] .widget.widget_product_search [type=submit]:focus, body[class*=woocommerce] .widget.widget_product_search [type=submit]:active {
background-color: #2154ac;
color: #ffffff;
}
body[class*=woocommerce] .widget.widget_recently_viewed_products li, body[class*=woocommerce] .widget.widget_recent_reviews li, body[class*=woocommerce] .widget.widget_products .product_list_widget li {
font-size: 13px;
}
body[class*=woocommerce] .widget.widget_recently_viewed_products li img, body[class*=woocommerce] .widget.widget_recent_reviews li img, body[class*=woocommerce] .widget.widget_products .product_list_widget li img {
float: left;
margin-right: 15px;
}
body[class*=woocommerce] .widget.widget_recent_reviews li .star-rating,
body[class*=woocommerce] .widget.widget_recent_reviews li .reviewer, body[class*=woocommerce] .widget.widget_products li .star-rating,
body[class*=woocommerce] .widget.widget_products li .reviewer {
display: block;
font-size: 11px;
margin-bottom: 5px;
margin-top: 5px;
}
.wc-blocks-filter-wrapper input {
height: auto;
}
#secondary .widget_block .wc-block-grid__products {
margin-right: -6px;
margin-left: -6px;
}
#secondary .widget_block .wc-block-grid__product {
border: none;
padding: 0 6px;
position: relative;
}
#secondary .widget_block .wc-block-grid__product-title {
font-weight: 500;
}
#secondary .widget_block .wc-block-grid__product-onsale {
background-color: #EB5A3E;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 12px;
position: absolute;
top: 5px;
right: 10px;
text-transform: capitalize;
}
#secondary .widget_block .star-rating {
display: inline-block;
height: auto;
width: auto;
margin-bottom: 5px;
float: none;
}
#secondary .widget_block .star-rating:before {
color: #313131;
position: static;
}
#secondary .widget_block .star-rating:before,
#secondary .widget_block .star-rating span::before {
color: #FEBF00;
font-size: 12px;
letter-spacing: 3px;
}
#secondary .widget_block .wp-block-button .wp-block-button__link {
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
}
.woocommerce .summary .compare:before {
content: "\f021";
font-family: fontawesome;
font-size: 14px;
margin-right: 5px;
}
.product-compare-wishlist {
position: absolute;
left: 0;
right: 0;
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%);
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;
gap: 10px;
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0.3s, opacity 0.3s;
-moz-transition: visibility 0.3s, opacity 0.3s;
-ms-transition: visibility 0.3s, opacity 0.3s;
-o-transition: visibility 0.3s, opacity 0.3s;
transition: visibility 0.3s, opacity 0.3s;
}
.product-compare-wishlist a {
background-color: #ffffff;
border-radius: 100%;
color: #383838;
line-height: 35px !important;
height: 35px !important;
text-align: center !important;
width: 35px !important;
font-size: 12px;
-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;
}
.product-compare-wishlist a:hover, .product-compare-wishlist a:focus {
background-color: #2154ac;
color: #ffffff;
}
.product-compare-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist i:before {
font-family: "Font Awesome 5 Free";
content: "\f004";
font-weight: 500;
}
.product-compare-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
overflow: hidden;
}
.product-compare-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
font-family: "Font Awesome 5 Free";
content: "\f004";
font-weight: 900;
}
.product-compare-wishlist .button.compare {
background-color: #ffffff;
border-radius: 100%;
color: #383838;
font-size: 12px;
padding: 0 !important;
margin-top: 0 !important;
font-size: 0;
text-indent: 8px;
}
.product-compare-wishlist .button.compare:before {
font-family: "Font Awesome 5 Free";
content: "\f021";
font-weight: 900;
font-size: 12px;
}
.product-compare-wishlist .button.compare:hover, .product-compare-wishlist .button.compare:focus {
background-color: #2154ac;
color: #ffffff;
}
.product-compare-wishlist .yith-add-to-wishlist-button-block {
margin: 0;
}
.product-compare-wishlist .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button:has(svg) {
display: flex;
align-items: center;
justify-content: center;
}
.product-compare-wishlist .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button:has(svg) svg {
margin: 0;
width: 16px;
stroke-width: 2px;
vertical-align: middle;
}
.product-compare-wishlist .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button:has(svg):not(:has(.info-tooltip)) span {
background-color: #1a1a1a;
color: #ffffff;
font-size: 11px;
line-height: 1.3;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
-ms-transition: top 0.4s;
-o-transition: top 0.4s;
transition: top 0.4s;
}
.product-compare-wishlist .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button:has(svg):hover svg {
color: #ffffff;
}
.product-compare-wishlist .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button:has(svg):hover span {
top: -35px;
visibility: visible;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg) {
display: flex;
align-items: center;
justify-content: center;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg) svg {
margin: 0;
width: 15px;
stroke-width: 2px;
vertical-align: middle;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg):not(:has(.info-tooltip)) span {
background-color: #1a1a1a;
color: #ffffff;
font-size: 11px;
line-height: 1.3;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
-ms-transition: top 0.4s;
-o-transition: top 0.4s;
transition: top 0.4s;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg):hover svg {
color: #ffffff;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg):hover span {
top: -35px;
visibility: visible;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
background-color: #1a1a1a;
color: #ffffff;
font-size: 11px;
line-height: 1.3;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
width: fit-content;
margin: 0;
opacity: 0;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
-ms-transition: top 0.4s;
-o-transition: top 0.4s;
transition: top 0.4s;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse .feedback svg {
display: none;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse:hover .feedback {
top: -35px;
visibility: visible;
opacity: 1;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse a {
font-size: 0;
overflow: hidden;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
font-family: "Font Awesome 5 Free";
content: "\f004";
font-weight: 900;
font-size: 13px;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg) {
display: flex;
align-items: center;
justify-content: center;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg) svg {
margin: 0;
width: 15px;
stroke-width: 2px;
vertical-align: middle;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg):not(:has(.info-tooltip)) span {
background-color: #1a1a1a;
color: #ffffff;
font-size: 11px;
line-height: 1.3;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
-ms-transition: top 0.4s;
-o-transition: top 0.4s;
transition: top 0.4s;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg):hover svg {
color: #ffffff;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:has(svg):hover span {
top: -35px;
visibility: visible;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
background-color: #1a1a1a;
color: #ffffff;
font-size: 11px;
line-height: 1.3;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
width: fit-content;
margin: 0;
opacity: 0;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
-ms-transition: top 0.4s;
-o-transition: top 0.4s;
transition: top 0.4s;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse .feedback svg {
display: none;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse:hover .feedback {
top: -35px;
visibility: visible;
opacity: 1;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse a {
font-size: 0;
overflow: hidden;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
font-family: "Font Awesome 5 Free";
content: "\f004";
font-weight: 900;
font-size: 13px;
}
.woocommerce .products .product:hover .product-compare-wishlist {
visibility: visible;
opacity: 1;
}
#popup-login {
background: #ffffff;
width: 90%;
max-width: 850px;
max-height: 100vh;
position: fixed;
top: 50%;
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%);
padding: 25px;
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
-ms-transition: 300ms ease all;
-o-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
opacity: 0;
z-index: 999999;
overflow-y: auto;
}
.show-popup-login #popup-login {
visibility: visible;
opacity: 1;
-webkit-box-shadow: 300px 0 0 1900px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.2);
box-shadow: 300px 0 0 1900px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.2);
}
.woocommerce .single_variation_wrap .quantity .qty {
height: 100%;
}
#popup-login .login-canvas-toggle-nav {
float: right;
color: #333;
}
#popup-login .popup-login-box {
clear: both;
}
.wp-block-woocommerce-cart-items-block .wc-block-components-product-name {
color: inherit;
}
.wc-block-cart__submit-button,
.wc-block-components-button,
.wc-block-components-totals-coupon a {
background-color: #313131;
border: none;
color: #ffffff;
padding: 12px 24px;
}
.wc-block-components-totals-coupon a {
display: inline-block;
}
.wc-block-cart__submit-button:hover,
.wc-block-components-totals-coupon a:hover,
.wc-block-components-button:hover {
background-color: #2154ac;
color: #ffffff;
}
.wc-block-components-button:hover {
border-color: #2154ac;
}
.product-detail-wrapper .blockUI.blockOverlay {
background-color: rgba(0, 0, 0, 0.5) !important;
}
.product-compare-wishlist .sp_preview_area {
position: static;
transform: none;
}
.wp-block-woocommerce-cart-totals-block .wc-block-components-totals-coupon__form input {
height: auto;
}