.bypostauthor {
display: block;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: none;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 3px 0 0;
padding: 0 4px 5px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
line-height: 2;
color: #757575;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [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 {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h1, .h1 {
font-size: 3rem;
}
h2, .h2 {
font-size: 2.5rem;
}
h3, .h3 {
font-size: 2.25rem;
}
h4, .h4 {
font-size: 2rem;
}
h5, .h5 {
font-size: 1.75rem;
}
h6, .h6 {
font-size: 1.5rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
} .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-12-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-8-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 22.222222%;
flex: 0 0 22.222222%;
max-width: 22.222222%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-sm-12-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-sm-8-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 22.222222%;
flex: 0 0 22.222222%;
max-width: 22.222222%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-md-12-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-md-8-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 22.222222%;
flex: 0 0 22.222222%;
max-width: 22.222222%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-lg-12-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-lg-8-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 22.222222%;
flex: 0 0 22.222222%;
max-width: 22.222222%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.col-xl-12-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-xl-8-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 22.222222%;
flex: 0 0 22.222222%;
max-width: 22.222222%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
}
@media (max-width: 767px) {
.container {
padding-left: 10px;
padding-right: 10px;
}
.row {
margin-left: -5px;
margin-right: -5px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
padding-right: 5px;
padding-left: 5px;
}
} .fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.dropdown {
position: relative;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1em;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropdown-menu.show {
display: block;
} .text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
} .clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-block {
display: block !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-block {
display: block !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-block {
display: block !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-block {
display: block !important;
}
} .float-left {
float: left;
}
.float-right {
float: right;
}
.float-none {
float: none;
} .hidden {
display:none !important;
}
@media (max-width: 1199px) {
.hidden-md {
display:none !important;
}
}
@media (max-width: 991px) {
.hidden-sm {
display:none !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display:none !important;
}
} .rt-tabs-wrapper .rt-tabs {
list-style:none;
padding: 0;
margin: 0;
}
.rt-tabs-wrapper .rt-tabs > li {
display: inline-block;
vertical-align: top;
}
.rt-tabs-wrapper .rt-tab-panel:not(.opened) {
display: block;
height: 0;
overflow-y: hidden;
min-height: 0;
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before, .slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
outline: 0;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-loading .slick-list {
background: #fff url(//sasystems.pk/wp-content/themes/rozer/assets/css/ajax-loader.gif) center center no-repeat;
}
.slick-prev, .slick-next {
position: absolute;
display: block;
text-indent: -999em;
cursor: pointer;
outline: none;
padding: 0;
overflow: hidden;
width: 38px;
height: 38px;
z-index: 8;
top: 50%;
background: none;
opacity: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
opacity: .8;
}
.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
opacity: .25;
}
.slick-prev:before, .slick-next:before {
font-family: 'Pe-icon-7-stroke';
font-size: 30px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent: 0;
display: block;
}
.slick-prev {
left: 30px;
}
.jas-sc-products .slick-prev {
left: -5px;
}
[dir='rtl'] .slick-prev {
right: 30px;
left: auto;
}
.slick-prev:before {
content: '\e686';
}
[dir='rtl'] .slick-prev:before {
content: '\e684';
}
.slick-next {
right: 30px;
}
.jas-sc-products .slick-next {
right: -5px;
}
[dir='rtl'] .slick-next {
right: auto;
left: 30px;
}
.slick-next:before {
content: '\e684';
}
[dir='rtl'] .slick-next:before {
content: '\e686';
}
.p-nav .slick-prev, .p-nav .slick-next {
bottom: -32px;
top: auto;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.p-nav .slick-prev:before,
.p-nav .slick-next:before {
font-size: 32px;
}
.p-nav .slick-prev {
left: 10px;
}
.p-nav .slick-next {
right: 10px;
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: 15px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
z-index: 999;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 10px;
height: 10px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
font-family: 'slick';
font-size: 40px;
line-height: 15px;
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 15px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
opacity: .75;
color: black;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } } .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-zoom-out {   }
.mfp-zoom-out .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
transform: scale(1.3);
opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-left-horizontal .mfp-with-anim {
opacity: 0;
transition: transform 0.3s ease, opacity 0.3s ease;
-webkit-transition: transform 0.3s ease, opacity 0.3s ease;
transform: translateX(-100px);
-webkit-transform: translateX(-100px);
}
.mfp-left-horizontal .mfp-with-anim .summary-inner {
transform: translateY(30px);
-webkit-transform: translateY(30px);
opacity: 0;
transition: transform 0.3s ease, opacity 0.3s ease;
-webkit-transition: transform 0.3s ease, opacity 0.3s ease;
}
.mfp-left-horizontal.mfp-bg {
opacity: 0;
transition: opacity 0.3s ease;
-webkit-transition: opacity 0.3s ease;
}
.mfp-left-horizontal.mfp-ready .mfp-with-anim {
opacity: 1;
transform: none;
-webkit-transform: none;
}
.mfp-left-horizontal.mfp-ready .mfp-with-anim .summary-inner {
transform: none;
-webkit-transform: none;
opacity: 1;
}
.mfp-left-horizontal.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-left-horizontal.mfp-removing .mfp-with-anim {
opacity: 0;
transform: translateX(100px);
-webkit-transform: translateX(100px);
}
.mfp-left-horizontal.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-left-horizontal.mfp-removing .mfp-close {
display: none;
} .mfp-right-horizontal .mfp-with-anim {
opacity: 0;
transition: transform 0.3s ease, opacity 0.3s ease;
-webkit-transition: transform 0.3s ease, opacity 0.3s ease;
transform: translateX(100px);
-webkit-transform: translateX(100px);
}
.mfp-right-horizontal .mfp-with-anim .summary-inner {
transform: translateY(30px);
-webkit-transform: translateY(30px);
opacity: 0;
transition: transform 0.3s ease, opacity 0.3s ease;
-webkit-transition: transform 0.3s ease, opacity 0.3s ease;
}
.mfp-right-horizontal.mfp-bg {
opacity: 0;
transition: opacity 0.3s ease;
-webkit-transition: opacity 0.3s ease;
}
.mfp-right-horizontal.mfp-ready .mfp-with-anim {
opacity: 1;
transform: none;
-webkit-transform: none;
}
.mfp-right-horizontal.mfp-ready .mfp-with-anim .summary-inner {
transform: none;
-webkit-transform: none;
opacity: 1;
}
.mfp-right-horizontal.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-right-horizontal.mfp-removing .mfp-with-anim {
opacity: 0;
transform: translateX(-100px);
-webkit-transform: translateX(-100px);
}
.mfp-right-horizontal.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-right-horizontal.mfp-removing .mfp-close {
display: none;
}.admin-bar .search-sidebar .search-wrapper,
.admin-bar #menu-side,
.admin-bar #cart-side,
.admin-bar .filter-side,
.admin-bar .sticky-enable .has-sticky,
.admin-bar .sticky-enable.scrollup .mobile-header {
top: 32px !Important;
}
@media (max-width: 782px) {
.admin-bar .search-sidebar .search-wrapper,
.admin-bar #menu-side,
.admin-bar #cart-side,
.admin-bar .filter-side,
.admin-bar .sticky-enable .has-sticky,
.admin-bar .sticky-enable.scrollup .mobile-header {
top: 46px !Important;
}
}
@media screen and (max-width: 600px) {
.nojq {
position: fixed !important;
}
} html {
font-size: 62.5%;
}
body {
line-height: 1.8;
overflow-x: hidden;
margin: 0;
padding: 0;
}
.has-side-open,
.show_popup_compare {
overflow-y: hidden;
}
#page {
margin: 0;
overflow-x: hidden;
}
#content {
min-height: 300px;
}
#content>*:last-child {
margin-bottom: 0;
}
blockquote.alignleft, 
.wp-caption.alignleft, 
img.alignleft, 
blockquote.alignright, 
.wp-caption.alignright, 
img.alignright, 
h1, h2, h3, h4, h5, p, pre, address, figure, 
.wp-caption, .wp-block-categories {
margin-bottom: 1.5rem;
}
a {
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
color: var(--linkcolor);
}
a:hover {
text-decoration: none;
color: var(--primarycolor);
}
img {
border-style: none;
height: auto;
max-width: 100%;
}
img.lazyload {
background: #ddd;
}
[hidden] {
display: none;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
input[type=url],
input[type=tel],
input[type=date],
input.qty,
select,
textarea,
.quantity input {
padding: 0 15px;
max-width: 100%;
width: 100%;
height: 42px;
border: 1px solid #ebebeb;
border-radius: 0;
background-color: transparent;
box-shadow: none;
vertical-align: middle;
font-size: 1.4rem;
}
.quantity {
display: inline-block;
vertical-align: top;
}
.quantity input {
float: left;
}
.quantity input.minus,
.quantity input.plus {
width: 25px;
padding: 0;
height: 42px;
line-height: 38px;
cursor: pointer;
}
.quantity input.minus:hover,
.quantity input.plus:hover {
border-color: var(--primarycolor);
background: var(--primarycolor);
color: #fff;
}
.quantity input.qty {
padding: 0;
min-width: 50px;
border-radius: 0;
border-left: 0;
border-right: 0;
height: 42px;
line-height: 38px;
}
.quantity .screen-reader-text {
display: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
margin-top: 0;
margin-right: 5px;
padding: 0;
vertical-align: middle;
}
textarea {
overflow: auto;
padding: 10px 15px;
min-height: 190px;
}
label {
display: block;
margin-bottom: 5px;
color: #464646;
vertical-align: middle;
font-weight: 400;
}
table {
margin-bottom: 35px;
width: 100%;
border-collapse: collapse;
line-height: 1.4;
border-color: #f0f0f0;
border-spacing: 0;
border-style: solid;
border-width: 1px 0 0 1px;
}
table th,
table td {
border-bottom: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 10px;
}
table th {
padding: 15px 10px;
color: #2d2a2a;
vertical-align: middle;
text-align: left;
text-transform: uppercase;
font-weight: 600;
font-size: 1.5rem;
line-height: 1.2;
}
table tbody th,
table tfoot th {
text-transform: none;
font-size: 1.4rem;
}
button,
.button,
.submit,
.button:not([href]),
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
input[type='submit'] {
background: var(--primarycolor);
box-shadow: none;
border: 0;
color: #ffffff;
display: inline-block;
font-size: 1.4rem;
line-height: 24px;
font-weight: 700;
overflow: hidden;
padding: 10px 25px;
text-shadow: none;
text-transform: uppercase;
text-align: center;
height: auto;  -webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
vertical-align: middle; cursor: pointer;
}
button:hover,
.button:hover,
.submit:hover,
.button:not([href]):hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
article .post-password-form input[type='submit']:hover {
background: #1d1d1d;
color: #ffffff;
}
* {
outline: none !Important;
}
body ::-webkit-scrollbar-track {
background-color: transparent;
}
body ::-webkit-scrollbar {
width: 3px;
background-color: transparent;
}
body ::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.1);
border-radius: 10px;
} .mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
width: auto;
}
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
background: transparent;
color: var(--primarycolor);
}
.mfp-wrap {}
.mfp-content .product-quickview {
background: #fff;
border-radius: 0;
border: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
margin: 5% auto;
max-width: 96%;
min-height: 75vh;
padding: 15px;
position: relative;
width: 870px;
}
.mfp-content .product-quickview .mfp-close {
background: transparent;
}
.product-quickview .wc-single-product .column-right {
max-height: 100%;
text-align: left;
position: absolute;
top: 0;
right: 0;
bottom: 0;
overflow: auto;
padding-bottom: 20px;
}
.product-quickview .summary .product_title {
font-size: 2.2rem;
margin-top: 20px !important;
}
.product-quickview .slick-list {
margin: 0;
}
.product-quickview .slick-list .slick-slide {
padding: 0;
}
.product-quickview .block-countdown {
display: none;
} .woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
opacity: 1;
position: relative;
}
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before {
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
position: absolute;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
right: 50%;
margin-right: -12px;
top: 50%;
margin-top: -12px;
content: "";
width: 24px;
height: 24px;
display: inline-block;
border-width: 2px;
border-color: rgba(255, 255, 255, 0.3);
border-top-color: #fff;
animation: spin 1s infinite linear;
border-radius: 100%;
border-style: solid;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
background: #e1e1e1;
color: #222;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 600
}
.woocommerce table.shop_table th {
font-weight: 600;
}
.woocommerce table.shop_table th:last-child,
.woocommerce table.shop_table tr td:last-child {
text-align: right;
} .process-box {
margin-bottom: var(--rowspace);
background: #fafafa;
padding: 30px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.process-box .custom-logo-link {
margin-right: 30px;
}
.process-box .custom-logo-link+div {
flex: 1 1 auto;
}
.rozer-checkout-process-wrap ul {
list-style: none;
margin: 0;
display: inline-block;
padding: 0;
text-transform: uppercase;
font-size: 2rem;
font-weight: 600;
}
.rozer-checkout-process-wrap ul li {
display: inline-flex;
align-items: center;
}
.rozer-checkout-process-wrap ul li:not(:last-child):after {
content: '';
display: inline-flex;
border-bottom: 1px solid #ebebeb;
min-width: 120px;
vertical-align: middle;
margin: 0 20px;
}
.rozer-checkout-process-wrap ul li:before {
content: "";
border: 1px solid #e0e0e0;
font-size: 1.4rem;
width: 3rem;
height: 3rem;
line-height: 2.8rem;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100%;
margin-right: 7px;
}
.rozer-checkout-process-wrap ul li.step-cart:before {
content: "1";
}
.rozer-checkout-process-wrap ul li.step-checkout:before {
content: "2";
}
.rozer-checkout-process-wrap ul li.step-complete:before {
content: "3";
}
.rozer-checkout-process-wrap ul li a {
display: inline-flex;
}
.rozer-checkout-process-wrap ul li.step-active>* {
color: var(--primarycolor);
}
.rozer-checkout-process-wrap ul li.step-active:before {
border-color: var(--primarycolor);
background: var(--primarycolor);
color: #fff;
}
.woocommerce table.woocommerce-cart-form__contents {
border: 0;
border-radius: 0;
margin: 0;
}
.woocommerce table.woocommerce-cart-form__contents th,
.woocommerce table.woocommerce-cart-form__contents tr,
.woocommerce table.woocommerce-cart-form__contents td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table tr,
.woocommerce-cart .cart-collaterals .cart_totals table td {
padding-left: 0;
padding-right: 0;
border-right: 0;
border-bottom: 0;
}
.woocommerce-shipping-totals td {
background: transparent !important;
}
.woocommerce ul#shipping_method li input {
margin-top: 0;
vertical-align: middle;
}
.woocommerce table.woocommerce-cart-form__contents .product-thumbnail img {
max-width: 100%;
width: 100px;
}
.woocommerce table.woocommerce-cart-form__contents .product-subtotal .amount {
color: var(--primarycolor);
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
min-width: 230px;
width: auto;
border: 1px solid #ebebeb;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
border: 2px solid #ebebeb;
padding: 30px 30px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: 0;
border-radius: 0;
}
.woocommerce-cart .wc-proceed-to-checkout>a {
width: 100%;
}
@media (max-width: 991px) {
.woocommerce table.woocommerce-cart-form__contents {
margin-bottom: var(--rowspace);
}
.rozer-checkout-process-wrap ul li:not(:last-child):after {
min-width: 40px;
}
.rozer-checkout-process-wrap ul {
font-size: 1.8rem;
}
}
@media (max-width: 768px) {
.rozer-checkout-process-wrap ul li:before {
width: 2.5rem;
height: 2.5rem;
line-height: 2.5rem;
}
.rozer-checkout-process-wrap ul {
font-size: 1.6rem;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
padding: 15px;
padding-bottom: 0;
}
.process-box {
padding: 15px;
}
.process-box .custom-logo-link {
margin-right: 15px;
max-width: 30%;
}
.rozer-checkout-process-wrap ul li,
.rozer-checkout-process-wrap ul li:after {
display: none !important;
}
.rozer-checkout-process-wrap ul li.step-active {
display: inline-flex !Important;
}
.woocommerce table.woocommerce-cart-form__contents,
.woocommerce table.woocommerce-cart-form__contents tbody {
display: block;
}
.woocommerce table.woocommerce-cart-form__contents tr {
margin-bottom: 25px;
padding-bottom: 25px;
padding-left: 115px;
min-height: 136px;
position: relative;
border-bottom: 1px solid #ddd;
width: 100%;
}
.woocommerce table.woocommerce-cart-form__contents tbody tr:not(.cart_item) {
padding-left: 0;
}
.woocommerce table.woocommerce-cart-form__contents tbody tr:not(.cart_item) td.actions {
padding: 0;
border: 0;
display: flex;
flex-direction: column;
}
.woocommerce table.woocommerce-cart-form__contents tbody tr:not(.cart_item) td.actions .coupon {
order: 100;
margin-top: 20px;
padding: 15px !important;
border: 2px dashed #ebebeb;
}
.woocommerce table.woocommerce-cart-form__contents tr td {
background: transparent !important;
border-top: 1px dashed #e1e1e1;
}
.woocommerce table.woocommerce-cart-form__contents td.product-remove {
position: absolute;
top: 0;
right: 0;
z-index: 1;
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.woocommerce table.woocommerce-cart-form__contents td.product-thumbnail {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
margin-bottom: 0;
padding-bottom: 0;
max-height: 115px;
border-bottom: none;
display: block !important;
border: 0;
padding: 0;
}
.woocommerce table.woocommerce-cart-form__contents td.product-thumbnail:before {
display: none;
}
.woocommerce table.woocommerce-cart-form__contents tr td.product-name:before {
display: none;
}
.woocommerce table.woocommerce-cart-form__contents tr td.product-name {
border-top: 0;
text-align: left !important;
font-weight: 600;
padding-right: 35px;
}
.woocommerce table.woocommerce-cart-form__contents tr td::before {
font-weight: 400;
}
.woocommerce table.woocommerce-cart-form__contents .input-text.qty,
.woocommerce table.woocommerce-cart-form__contents .quantity input.minus,
.woocommerce table.woocommerce-cart-form__contents .quantity input.plus {
height: 30px;
line-height: 26px;
}
}
@media (max-width: 567px) {
.woocommerce table.woocommerce-cart-form__contents tbody tr:not(.cart_item) td.actions .coupon>* {
width: 100% !important;
float: none !important;
}
.woocommerce table.woocommerce-cart-form__contents tbody tr:not(.cart_item) td.actions .coupon button {
margin-top: 10px;
}
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 2px solid #ebebeb;
border-radius: 0;
-webkit-border-radius: 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce .col2-set .col-3 {
max-width: none;
flex: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation>ul {
padding: 0;
list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation>ul {
border: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce-account .woocommerce-MyAccount-navigation>ul>li {
border-bottom: 1px solid rgba(0, 0, 0, .1);
padding: 9px 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation>ul>li:last-child {
border: 0;
}
.woocommerce-Addresses>div {
padding: 0;
} .woocommerce .woocommerce-checkout {
display: inline-block;
vertical-align: top;
width: 100%;
}
.woocommerce .woocommerce-checkout #customer_details {
float: left;
width: 48%;
}
.woocommerce .woocommerce-checkout #order_review_heading,
.woocommerce .woocommerce-checkout #order_review {
float: right;
width: 48%;
text-align: center;
margin: 0;
background: #F8F8F8;
padding: 30px;
border: 5px double #e0e0e0;
border-top: 0;
}
.woocommerce .woocommerce-checkout #order_review_heading {
border-top: 5px double #e0e0e0;
border-bottom: 0;
padding-bottom: 0 !important;
}
.woocommerce .woocommerce-checkout h3 {
text-transform: uppercase;
}
.woocommerce .woocommerce-checkout #order_review .shop_table {
border-radius: 0;
-webkit-border-radius: 0;
border: 0;
background: #fff;
margin: 0 0 30px 0;
padding: 15px;
}
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
max-width: 50%;
width: 50%;
border-bottom: 0;
border-right: 0;
}
.woocommerce-checkout-review-order-table .product-name .product-quantity {
font-weight: 600;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
background: transparent;
padding: 0 0 20px 0;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
background: transparent;
padding: 20px 0 0 0;
margin: 0;
}
.woocommerce .woocommerce-checkout .col2-set>* {
flex: none;
max-width: none;
padding: 0;
width: 100%;
margin-bottom: 20px;
}
td.product-total .amount {
color: #777;
font-weight: 400;
}
tr.cart-subtotal .amount,
tr.order-total .amount {
color: var(--primarycolor);
}
tr.order-total th {
font-size: 1.8rem;
}
tr.order-total .amount {
font-size: 2rem;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-radius: 0;
-webkit-border-radius: 0;
background: transparent;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
width: 100%;
float: none;
background: var(--primarycolor);
padding: 15px 20px;
margin-bottom: 0;
}
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
background: #222;
}
.payment_methods li>label {
display: inline;
}
body .select2-container--default .select2-selection--single {
padding: 0 15px;
height: 42px;
text-align: left;
font-size: 1.4rem;
line-height: 38px;
}
body .select2-container--default .select2-selection {
border: 1px solid #ebebeb;
border-radius: 0;
background-color: transparent;
transition: border-color .4s ease;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
display: inline;
padding-right: 0 !important;
padding-left: 0 !important;
line-height: 1.4;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 8px;
right: 10px !important;
background-position: right 1px top 50%;
background-size: auto 18px;
background-repeat: no-repeat;
}
body .select2-container--default .select2-dropdown {
border-width: 1px;
border-color: #ebebeb;
border-radius: 0;
background-color: #FFF;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
padding: 0 15px;
height: 42px;
border: 1px solid #ebebeb;
background-color: #FFF;
background-image: none;
color: #777;
}
.woocommerce form.checkout_coupon {
margin-bottom: 30px;
padding: 30px 25px;
max-width: 450px;
border: 2px dashed #DDD;
text-align: center;
border-radius: 0;
-webkit-border-radius: 0;
}
.woocommerce .checkout_coupon .form-row-first,
.woocommerce .checkout_coupon .form-row-last {
display: inline-block;
float: none;
width: auto;
vertical-align: top;
}
.woocommerce .checkout_coupon .form-row-last button {
padding: 0 20px;
height: 42px;
}
#ship-to-different-address-checkbox {
margin-top: -3px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-checkout #customer_details,
.woocommerce .woocommerce-checkout #order_review_heading,
.woocommerce .woocommerce-checkout #order_review {
width: 100%;
float: none;
}
.woocommerce .woocommerce-checkout #order_review_heading,
.woocommerce .woocommerce-checkout #order_review {
padding: 15px;
}
} .woocommerce-order {
text-align: center;
}
.woocommerce-order>* {
max-width: 800px;
margin-left: auto !important;
margin-right: auto !important;
}
.woocommerce-order .woocommerce-columns--addresses>* {
padding-left: 0;
padding-right: 0;
margin-bottom: 20px;
}
.woocommerce-order .woocommerce-notice {
color: #7db62e;
font-size: 2rem;
}
.woocommerce .woocommerce-order ul.order_details {
padding: 15px;
margin: 0;
border: 2px dashed #7db62e;
margin-bottom: 5px;
display: flex;
flex-wrap: wrap;
}
.woocommerce .woocommerce-order ul.order_details li {
font-size: 1rem;
float: none;
flex: auto;
}
.woocommerce .woocommerce-order ul.order_details li strong {
color: #1d1d1d;
}
.woocommerce .woocommerce-order-details {
margin-top: 30px;
}
.woocommerce-order-details__title {
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce .woocommerce-order-details .woocommerce-table--order-details {
border: 0;
border-radius: 0;
border-collapse: collapse;
}
.woocommerce .woocommerce-order-details .woocommerce-table--order-details td,
.woocommerce .woocommerce-order-details .woocommerce-table--order-details th {
padding-left: 0;
padding-right: 0;
border: 0;
}
.woocommerce .woocommerce-order ul.order_details>li:last-child {
padding-right: 0;
margin-right: 0;
}
.woocommerce .woocommerce-order-details .woocommerce-table--order-details thead tr:last-child {
border-bottom: 2px double #ebebeb;
}
.woocommerce .woocommerce-order-details tr td:last-child {
color: #1d1d1d;
}
.woocommerce .woocommerce-order .woocommerce-customer-details address {
border-radius: 0;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-order ul.order_details {
padding: 10px;
display: flex;
flex-wrap: wrap;
}
.woocommerce .woocommerce-order ul.order_details>li {
padding: 5px;
flex: 1 1 50%;
margin: 0;
border: 0;
font-size: 1.1rem;
text-align: left;
}
} .promo-block {
display: flex;
align-items: center;
text-align: center;
border-bottom: 1px solid #ebebeb;
}
.promo_close {
position: absolute;
right: 30px;
}
.topbar-header.text-dark { }
.topbar-header.text-dark,
.text-dark .header-block>a,
.text-dark .topbar-menu>li>a,
.topbar-header.text-dark .social-list li a {
color: #1d1d1d;
}
.text-dark .header-block>a:hover,
.text-dark .rt-dropdown-block .rt-dropdown-title:hover,
.text-dark .topbar-menu>li>a:hover,
.topbar-header.text-dark .social-list li a:hover {
color: var(--primarycolor);
}
.topbar-header.text-light {
border: 0;
}
.text-light,
.text-light .header-block>a,
.text-light .topbar-menu>li>a,
.topbar-header.text-light .social-list li a {
color: #fff;
}
.text-light .rt-dropdown-block>.rt-dropdown-title:hover,
.text-light .topbar-menu>li>a:hover,
.topbar-header.text-light .social-list li a:hover {
text-decoration: underline;
}
.topbar-header {
box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}
.topbar-header .col {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.topbar-header .col.topbar-center-position {
justify-content: center;
}
.topbar-header .col.topbar-right-position {
justify-content: flex-end;
}
.topbar-header .col>* {
margin-left: 40px;
position: relative;
}
.topbar-header .col>*:before {
content: "";
height: 12px;
width: 1px;
background: #b2b2b2;
position: absolute;
left: -20px;
top: 50%;
margin-top: -6px;
}
.topbar-header.text-light .col>*:before {
background: #69a1e6;
}
.topbar-header .col>*:first-child {
margin-left: 0;
}
.topbar-header .col>*:first-child:before {
display: none;
}
.topbar-header>.container>.row {
align-items: center;
}
.topbar-menu {
list-style: none;
padding: 0;
margin: 0;
}
.topbar-menu li {
display: inline-block;
vertical-align: top;
margin-bottom: 0 !important;
margin-right: 10px;
}
.topbar-menu li:last-child {
margin: 0;
}
.topbar-menu li>a,
.rt-dropdown-block>.rt-dropdown-title {
padding: 10px 0;
display: block;
line-height: 25px;
cursor: pointer;
}
.rt-dropdown-block {
position: relative;
}
.rt-dropdown-block .rt-dropdown-content {
position: absolute;
top: 100%;
z-index: 999;
list-style: none;
left: auto;
right: 0;
margin: 0;
border-radius: 0;
background: #fff;
text-align: left;
padding: 0;
border: 0;
min-width: 160px;
box-shadow: none;
-webkit-box-shadow: none;
display: none;
border: 1px solid #e2e2e2;
}
.rt-dropdown-block:hover .rt-dropdown-content {
display: block;
}
.rt-dropdown-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.rt-dropdown-block ul li {
margin: 0;
padding: 0 19px;
}
.rt-dropdown-block ul li:last-child a {
border: 0;
}
.rt-dropdown-block li a {
padding: 10px 0;
display: block;
border-bottom: 1px solid #eee;
line-height: 25px;
}
.rt-dropdown-block li.active a {
color: var(--primarycolor);
}
.topbar-header .social-list {
margin-top: 0;
padding: 0;
margin-bottom: 0;
}
.topbar-header .social-list li {
margin-bottom: 0;
}
.topbar-header .social-list li:not(:last-child) {
margin-right: 1px;
}
.topbar-header .social-list li a {
width: 18px;
line-height: 20px;
height: 20px;
background: transparent !important;
}
.main-header {}
.custom-logo-link {
display: block;
}
#_desktop_logo_ {
flex: 1 1 auto;
}
.main-header-content {
padding: 15px 0;
}
.col-header-icon {
display: flex;
align-items: center;
justify-content: flex-end;
}
.col-header-icon>* {
display: inline-block;
vertical-align: top;
margin-right: 25px;
}
.col-header-icon>*:last-child {
margin: 0;
}
.header-contact>.inner {
display: flex;
align-items: center;
}
.header-contact>.inner .icon {
margin-right: 10px;
}
.header-contact>.inner .content {
text-align: left;
display: flex;
flex-direction: column;
}
.header-contact .content label {
line-height: 1;
margin: 0;
}
.header-contact .content p {
line-height: 1;
margin: 4px 0 0 0;
font-weight: 700;
color: #1d1d1d;
}
.text-light .header-contact .content p {
color: #fff;
}
.main-header-content>.row {
align-items: center;
flex-wrap: nowrap;
}
.top-menu {
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}
.top-menu>.container>.row {
align-items: center;
flex-wrap: nowrap;
}
.top-menu .col-ver {
width: auto;
flex: none;
max-width: none;
}
.top-menu .col-hoz {
flex: 1 1 auto;
width: auto;
max-width: none;
}
.mobile-header {
padding: 15px 0;
background: #fff;
border-bottom: 1px solid #ebebeb;
}
.mobile-header>.container>.row {
align-items: center;
}
.col-header-mobile {
display: flex;
align-items: center;
}
.col-header-mobile.center {
justify-content: center;
}
.col-logo-mobile.center {
text-align: center;
}
.col-logo-mobile h1 {
margin-bottom: 0;
}
.col-logo-mobile.center .custom-logo-mobile {
margin: auto;
}
.custom-logo-mobile {
flex: 1 1 auto;
}
.col-header-mobile>* {
margin-right: 10px;
}
.col-header-mobile>*:last-child {
margin: 0;
}
.col-header-mobile.right {
justify-content: flex-end;
}
.col-header-mobile #_mobile_logo_ {
display: inline-block;
vertical-align: top;
}
.mobile-html>* {
text-align: center;
padding: 15px 20px;
display: block;
border-bottom: 1px solid #ebebeb;
}
.mobile-header-contact>* {
padding: 10px 20px;
border-bottom: 1px solid #ebebeb;
}
.box-language-mobile {
padding: 0 20px;
display: flex;
border-bottom: 1px solid #ebebeb;
}
.box-language-mobile>* {
flex: 1;
-webkit-flex: 1;
text-align: center;
border-right: 1px solid #ebebeb;
}
.box-language-mobile>*:last-child {
border-right: 0;
}
.box-language-mobile .rt-dropdown-content {
left: 0;
right: 0;
min-width: 100%;
} .has-side-open .sticky-enable .has-sticky {
position: static;
}
.sticky-enable .has-sticky,
.sticky-enable.scrollup .mobile-header {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 100; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.sticky-enable.scrollup .mobile-header {
z-index: 101;
}
.sticky-enable .has-sticky:hover,
.sticky-enable.scrollup .mobile-header:hover {
opacity: 1;
}
.sticky-enable.scrollup .mobile-header {
padding: 5px 0;
}
.mobile-bottom-toolbar {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 100;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
background-color: #FFF;
box-shadow: 0 0 9px rgb(0 0 0 / 12%);
display: none;
}
.mobile-bottom-toolbar__inner {
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px 10px;
height: 55px;
list-style: none;
margin: 0;
}
.mobile-bottom-toolbar__inner>* {
flex: 1;
-webkit-flex: 1;
font-size: 1.2rem;
font-weight: 600;
text-align: center;
letter-spacing: -0.5px;
}
.mobile-bottom-toolbar__inner>* i {
display: block;
font-size: 2rem;
}
.mobile-bottom-toolbar__inner>* img {
display: block;
margin: auto;
}
.mobile-bottom-toolbar .box-icons {
display: block;
}
.mobile-bottom-toolbar .wishlist-link .wishlist-count {
width: 14px;
height: 14px;
line-height: 14px;
font-weight: 400;
font-size: 1rem;
bottom: auto;
top: -1px;
left: 16px;
}
.mobile-bottom-toolbar .wishlist-link {
font-size: inherit;
}
.mobile-bottom-toolbar .wishlist-link .wishlist-text {
display: block;
}
@media (max-width: 991px) {
.quick-links-active {
padding-bottom: 55px;
}
.mobile-bottom-toolbar {
display: block;
}
} .main-menu {}
.primary-menu-wrapper ul.primary-menu {
margin: 0;
padding: 0;
}
.menu-align-center {
text-align: center;
}
.menu-align-right {
text-align: right;
}
ul.primary-menu>li {
display: inline-block;
vertical-align: top;
list-style: none;
position: relative;
}
#_desktop_menu_ ul.primary-menu>li:first-child {
padding-left: 0 !Important;
}
ul.primary-menu>li>a {
text-transform: capitalize;
padding: 18px 0;
font-weight: 700;
line-height: 24px;
}
ul.primary-menu>li.text-menu {
padding-right: 0 !important;
pointer-events: none;
}
ul.primary-menu>li.text-menu>a {
font-weight: 400 !Important;
}
.primary-menu-wrapper ul.primary-menu>li>a .menu_title {
position: relative;
}
#_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li>a .menu_title:after {
content: "";
position: absolute;
width: 100%;
left: 0;
height: 2px;
bottom: -1px;
background: var(--menu_active_color);
opacity: 0;
}
#_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li.current-menu-item>a .menu_title:after {
opacity: 1;
}
.mm-has-children {
margin-left: 5px;
}
.primary-menu-wrapper ul.primary-menu>li>a>.mm-has-children {
display: none;
}
.primary-menu-wrapper ul.primary-menu>li>a .menu-label {
top: -18px;
}
.menu-label {
font-size: 1.1rem;
text-transform: capitalize;
position: absolute;
padding: 0 5px;
color: #f1f1f1;
border-radius: 2px;
line-height: 20px;
font-weight: 400;
z-index: 100;
top: -17px;
}
.menu-label em {
position: absolute;
top: 100%;
left: 10px;
width: 0;
height: 0;
border-style: solid;
border-top-width: 4px;
border-bottom-width: 0;
border-right-width: 7px;
border-left-width: 0;
border-top-color: transparent;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.primary-menu-wrapper ul>li {
position: relative;
margin-bottom: 0;
}
.primary-menu-wrapper .sub-menu {
padding: 0;
list-style: none;
}
.primary-menu-wrapper .navbar-toggler {
border: 0;
padding: 0 3px;
display: inline-block;
vertical-align: top;
line-height: 1;
}
.primary-menu-wrapper .navbar-toggler i {
vertical-align: top;
}
#_desktop_menu_ .primary-menu-wrapper .navbar-toggler,
#_desktop_menu_ .mm-has-children {
font-size: 0.9rem;
}
.primary-menu-wrapper ul.primary-menu>li>a .expand-icon {
display: inherit;
}
a.menu-item-link {
display: flex;
align-items: center;
}
a.menu-item-link>img {
margin-right: 5px;
max-width: 50px;
} #_desktop_menu_ .primary-menu-wrapper .mega-dropdown-menu {
padding: 10px 0;
border: 1px solid #eaeaea;
border-radius: 0;
-webkit-border-radius: 0;
display: block !Important;
opacity: 0;
top: 110%;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
pointer-events: none;
background: #fff;
}
#_desktop_menu_ .primary-menu-wrapper .mega-dropdown-menu.fullwidth {
width: 100vw;
padding-left: 0;
padding-right: 0;
}
.mega-dropdown-inner>.mega-nav {
padding-top: 15px;
padding-bottom: 15px;
}
.mega-dropdown-menu .navbar-toggler,
.flyout-submenu .navbar-toggler {
display: none;
}
#_desktop_menu_ li.menu-item.mega-menu:hover .mega-dropdown-menu {
display: block;
margin-top: 0;
top: 100%;
opacity: 1;
pointer-events: visible;
}
.dropdown-menu ul {
list-style: none;
}
.menu-item-level1>.menu-item-inner>a,
.menu-item-lv1>a {
text-transform: capitalize;
display: inline-block;
margin-bottom: 5px;
vertical-align: top;
font-weight: 600;
color: var(--headingcolor);
font-size: 1.4rem;
}
.menu-item-level1>.menu-item-inner>a:hover,
.menu-item-lv1>a:hover {
color: var(--primarycolor);
}
#_desktop_menu_ .mega-dropdown-menu .menu-item-level1>.menu-item-inner>a,
#_desktop_menu_ .mega-dropdown-menu .menu-item-lv1>a {
margin-bottom: 11px;
}
#_desktop_menu_ .primary-menu-wrapper .menu-item-level2 {
margin-bottom: 3px;
}
#_desktop_menu_ .primary-menu-wrapper .menu-item-level2:last-child {
margin: 0;
}
.menu-item-level2 a,
.menu-item-lv2 a {
color: var(--linkcolor);
font-size: 1.4rem;
line-height: 24px;
}
.menu-item-level2 a:hover,
.menu-item-lv2 a:hover {
color: var(--primarycolor);
}
.menu-item-inner {
display: inline-block;
vertical-align: top;
position: relative;
}
.menu-block-home {
margin: 0 -10px;
}
.menu-block-home .elementor-image-box-img {
overflow: hidden;
}
.menu-block-home .elementor-image-box-img {
box-shadow: 0 0 9px rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .15);
}
.menu-block-home .elementor-image-box-title {
margin-top: 15px;
font-weight: 700;
font-size: 1.4rem;
}
.menu-block-home .elementor-image-box-title a {
color: var(--headingcolor);
}
.menu-block-home .elementor-image-box-title a:hover {
color: var(--primarycolor);
} .menu-item-level2 .sub-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
background: #fff;
padding: 10px;
border: 1px solid #ebebeb;
z-index: 999;
min-width: 150px;
}
.menu-item-level2:hover .sub-menu {
display: block;
} .primary-menu-wrapper .flyout-submenu {
display: none;
position: absolute;
left: 0;
margin-top: 0;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #eaeaea;
border-radius: 0;
min-width: 200px;
z-index: 999;
padding: 18px 0;
}
.flyout-submenu ul li a {
margin-bottom: 9px;
font-weight: 400;
}
.flyout-submenu ul li:last-child a {
margin: 0;
}
#_desktop_menu_ .sub-menu .sub-menu {
left: 100%;
top: 0;
}
#_desktop_menu_ .menu-item:hover>.sub-menu {
display: block;
}
.flyout-submenu .sub-menu li {
padding: 0 15px;
position: relative;
}
.flyout-submenu .sub-menu li>a {
display: flex;
align-items: center; }
.flyout-submenu .sub-menu li>a .menu_title {
flex: 1 1 auto;
}
.mega-dropdown-inner .flyout-submenu {
padding: 0;
display: none;
position: absolute;
top: 0px !important;
left: 100%;
}
li.menu-item:hover>.flyout-submenu {
display: block;
}
.flyout-submenu .sub-menu .sub-menu {
display: none;
position: absolute;
top: -19px !important;
left: 100%;
margin: 0;
min-width: 200px;
list-style: none;
background: #fff;
border: 1px solid #eaeaea;
border-radius: 0;
-webkit-border-radius: 0;
padding: 15px 0;
}
.flyout-submenu li>ul.sub-menu>li {
display: block;
position: relative;
}
.flyout-submenu li:hover>ul.sub-menu {
display: block;
} .vertical-menu {}
.vertical-menu-wrapper {
position: relative;
}
.vertical-menu-wrapper .vmenu-title {
font-weight: 700;
text-transform: uppercase;
position: relative;
display: flex;
align-items: center;
padding: 10px 0;
color: #fff;
cursor: pointer;
max-width: 100%;
}
.vertical-menu-wrapper .vmenu-title:before {
content: "\e921";
font-family: 'roadthemes-icon';
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
margin-right: 7px;
font-size: 2.4rem;
font-weight: normal;
}
.vertical-menu-wrapper .vmenu-title:after {
content: "\e92b";
font-family: 'roadthemes-icon';
font-size: 0.9rem;
margin-left: 5px;
font-weight: normal;
}
.vertical-menu-wrapper.hover-action:hover #_desktop_vmenu_ {
display: block;
}
#_desktop_vmenu_ {
position: absolute;
top: 100%;
width: 100%;
left: 0;
z-index: 10;
display: none;
}
#_desktop_vmenu_ ul.vertical-menu {
list-style: none;
margin: 0;
border: 1px solid #eaeaea;
background: #fff;
padding: 0;
padding-top: 9px;
padding-bottom: 15px;
display: block;
}
#_desktop_vmenu_ ul.vertical-menu>li {
position: relative;
margin: 0 0 4px 0;
}
#_desktop_vmenu_ ul.vertical-menu>li:last-child {
margin: 0;
}
#_desktop_vmenu_ .navbar-toggler {
display: none;
}
#_desktop_vmenu_ a {
line-height: 24px;
display: block;
}
#_desktop_vmenu_ .flyout-submenu .menu-item-link {
padding: 5px 0;
margin: 0;
}
#_desktop_vmenu_ ul.vertical-menu>li>a {
padding: 5px 20px;
display: block;
line-height: 24px;
}
#_desktop_vmenu_ ul.vertical-menu>li:hover>a {
background: #f9f9f9; color: var(--primarycolor);
}
#_desktop_vmenu_ .mm-has-children {
float: right;
line-height: inherit;
font-size: 0.9rem;
}
#_desktop_vmenu_ .menu-wrapper>ul>li .dropdown-menu {
top: 0;
left: 110%;
margin-top: 0;
display: block !important;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
opacity: 0;
pointer-events: none;
border: 1px solid #eaeaea;
border-radius: 0;
-webkit-border-radius: 0;
padding: 0;
background: #fff;
margin: 0;
position: absolute;
}
#_desktop_vmenu_ .menu-wrapper>ul>li .mega-dropdown-menu {
padding: 10px 15px;  }
#_desktop_vmenu_ .menu-wrapper>ul>li .mega-dropdown-menu>.container {
max-width: none;
}
#_desktop_vmenu_ .menu-wrapper>ul>li:hover>.dropdown-menu {
top: 0;
opacity: 1;
pointer-events: visible;
left: 100%;
}
#_desktop_vmenu_ .menu-wrapper>ul>li .flyout-submenu {
min-width: 200px;
}
#_desktop_vmenu_ .menu-wrapper>ul>li .flyout-submenu .mega-dropdown-inner>.sub-menu {
display: block;
} .vermenu-store2 .vertical-menu-wrapper .vmenu-title {
padding: 0 20px;
line-height: 54px;
}
.vermenu-store2 .vertical-menu-wrapper .vmenu-title:before,
.vermenu-store2 .vertical-menu-wrapper .vmenu-title:after {
display: none;
}
.vermenu-store2 #_desktop_vmenu_ {
display: block !Important;
z-index: 2;
}
.vermenu-store2 #_desktop_vmenu_ ul.vertical-menu {
max-width: 100%;
}
@media (max-width: 1400px) {
.vermenu-store2 #_desktop_vmenu_ ul.vertical-menu>li>a {
line-height: 22px;
}
}
@media (max-width: 1199px) {
.vermenu-store2 #_desktop_vmenu_ ul.vertical-menu>li>a {
line-height: 22px;
padding: 2px 10px;
}
} .menu-mobile {
margin-right: 10px;
}
.menu-mobile>a {
padding: 5px;
cursor: pointer;
padding-left: 0;
font-size: 2.4rem;
color: #1d1d1d;
line-height: 1;
}
.menu-mobile>a> i {
display: inline-block;
vertical-align: top;
}
.menu-mobile>a:hover {
color: var(--primarycolor) !Important;
}
#_mobile_topbar_ {
text-align: left;
padding: 0;
}
#_mobile_topbar_ .container {
padding: 0;
}
#_mobile_topbar_ .row {
display: block;
margin: 0;
}
#_mobile_topbar_ .col {
text-align: left !important;
padding: 0 20px;
border-bottom: 1px solid #ebebeb;
}
.mobile-menu .container {
max-width: none;
padding: 0;
}
.mobile-menu ul {
padding: 0;
list-style: none;
margin: 0;
width: 100% !important;
}
.mobile-menu ul>li,
.mobile-topbar-menu ul li {
display: block;
margin: 0 !important;
border-bottom: 1px solid #ebebeb;
padding: 0 20px;
position: relative;
}
.mobile-menu li {
background: #fff;
}
.mobile-menu .menu-item-inner {
display: block;
position: static;
}
.mobile-menu ul li a,
.mobile-topbar-menu ul li a {
padding: 10px 0;
line-height: 30px;
display: inline-block;
vertical-align: top;
margin: 0;
font-size: 1.3rem;
}
.mobile-menu .menu-wrapper>ul>li>a,
.mobile-topbar-menu ul li a {
color: #1d1d1d;
text-transform: uppercase;
font-weight: 600;
font-size: 1.3rem !important;
}
.mobile-menu ul>li>a>img {
display: none;
}
.mobile-menu .menu-wrapper .mega-dropdown-menu,
.mobile-menu .flyout-submenu {
position: relative;
top: auto;
left: auto !important;
float: none;
border: 0;
border-radius: 0;
width: auto !important;
padding: 0;
margin: 0 -20px;
border-top: 1px solid #ebebeb;
}
.mobile-menu .flyout-submenu {
margin: 0;
border: 0;
}
.mobile-menu .menu-wrapper .mega-dropdown-menu ul:last-child li:last-child {
border-bottom: 0;
}
.mobile-menu .menu-wrapper .menu-item-level1>.menu-item-inner>a { font-size: 1.3rem;
text-transform: capitalize;
font-weight: 600;
margin: 0;
}
.mobile-menu .menu-item .sub-menu {
margin: 0 -20px;
display: none;
position: relative;
top: auto !important;
left: auto;
border: 0;
border-top: 1px solid #ebebeb;
width: auto !important;
padding: 0;
}
.mobile-menu .menu-item .sub-menu>* {
padding-left: 20px;
padding-right: 20px;
}
.mobile-menu .menu-item-level2:hover .sub-menu,
.mobile-menu .flyout-submenu li:hover>ul.sub-menu {
display: none;
}
.mobile-menu .flyout-submenu .sub-menu { }
.mobile-menu .open {
background: #f8f9fa;
}
.mobile-menu .open>.mega-dropdown-menu,
.mobile-menu .open>.sub-menu,
.mobile-menu .open>.menu-item-inner>.sub-menu,
.mobile-menu .open>.flyout-submenu,
.mobile-menu .open>.flyout-submenu>.mega-dropdown-inner>.sub-menu,
.mobile-menu .flyout-submenu .open>.sub-menu {
display: inherit !important;
}
.mobile-menu .sub-menu li:last-child {
border: 0;
}
.mobile-menu li.menu-item.mega-menu:hover .mega-dropdown-menu {
display: none;
}
.mobile-menu .navbar-toggler {
position: absolute;
right: 0;
top: 0;
height: 50px;
font-size: 1rem;
line-height: 50px;
display: flex;
align-items: center;
width: 50px;
justify-content: center;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
border-radius: 0;
color: var(--primarycolor);
}
.mobile-menu .navbar-toggler.collapsed {
color: inherit;
}
.mobile-menu .navbar-toggler.collapsed i {
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}
.mobile-menu .menu-wrapper .mega-dropdown-inner {
margin: 0;
display: block;
}
.mobile-menu .menu-wrapper .mega-dropdown-inner>* {
width: 100%;
padding: 0;
flex: none;
max-width: none;
}
.mobile-menu .mm-has-children {
display: none;
} #desktop_search_block {
display: inline-block;
vertical-align: top;
}
.search-simple .side-close-icon {
display: none !important;
}
.search-block .search-wrapper {
position: relative;
}
.search-block .input-wrapper {
display: flex;
width: 100%;
}
.search-form .product_categories {
padding: 5px 15px;
padding-right: 30px;
border-right: 0;
border: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
color: #47494a;
background: #f3f3f3;
font-size: inherit;
font-family: inherit;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; background-image: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/select_arrow.png); background-repeat: no-repeat;
background-position-y: center;
background-position-x: 90%;
width: auto;
height: auto;
max-width: 167px;
text-overflow: ellipsis;
}
.search-form .product_categories option {
font-size: 1.2rem;
}
.search-form .search-field {
padding: 0 15px;
padding-right: 25px;
border-radius: 0; border: 0;
flex: 1 1 auto;
height: 42px;
margin: 0;
width: auto;
border: 1px solid #ebebeb;
padding-right: 75px;
width: 100%;
}
.search_content {
position: absolute;
background: #fff;
z-index: 9999;
left: 0;
right: 0;
}
.search_content.loading_search { height: 50px;
background-size: 50px 50px;
margin: auto;
-webkit-box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.search_content.loading_search:before {
right: 50%;
margin-right: -12px;
top: 50%;
margin-top: -12px;
content: "";
width: 24px;
height: 24px;
display: inline-block;
border-width: 2px;
border-color: rgba(0, 0, 0, 0.3);
border-top-color: #fff;
animation: spin 1s infinite linear;
border-radius: 100%;
border-style: solid;
position: absolute;
}
.search-keywords-list {
text-align: left;
padding: 15px;
display: none;
border: 1px solid #ebebeb;
border-top: 0;
}
.search-keywords-list p {
padding: 0;
margin-bottom: 10px;
color: var(--headingcolor);
}
.search-keywords-list ul {
list-style: none;
text-align: left;
margin: 0;
padding: 0;
font-size: 0.857142em;
}
.search-keywords-list ul li {
display: inline-block;
vertical-align: top;
margin: 0 1px 6px 0;
}
.search-keywords-list ul li a {
padding: 0 5px;
border: 1px solid #eee;
border-radius: 3px;
background: #eee;
display: block;
}
.search-keywords-list ul li a:hover {
background: var(--primarycolor);
color: #fff;
}
.loading_search .search_result {
display: none;
}
.search_result {
padding: 0;
max-height: 50vh;
overflow-y: auto;
overflow-x: hidden;
border: 1px solid #ebebeb;
border-top: 0;
border-radius: 0;
}
.search_result .result-wrapper {
display: flex;
flex-wrap: wrap;
text-align: center;
align-items: stretch;
}
.search_result .result-wrapper .search-empty {
margin: 0;
}
.search_result .result-wrapper .search-empty:before {
content: "";
}
.search_result .content-preview {
display: flex;
align-items: center;
text-align: left;
}
.search_result .content-preview .featured-image {
width: 50px;
}
.search_result .content-preview .item-desc { padding-left: 10px;
flex: 1 1 auto;
font-size: 1.2rem;
}
.search_result .result-wrapper>* {
flex: 1 1 100%;
padding: 10px 15px;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
}
.search_result .result-wrapper>.search-devider {
width: 100% !important;
flex-basis: auto !important;
margin: 0;
text-transform: uppercase;
color: var(--headingcolor);
font-weight: 700;
font-size: 1.3rem;
text-align: center;
display: block;
}
.search_result .result-wrapper>.result-wrapper-title p {
margin: 0;
text-transform: uppercase;
color: var(--headingcolor);
font-weight: 700;
font-size: 1.3rem;
}
.result-wrapper-title {}
.clear_search {
display: flex;
justify-content: center;
align-items: center;
width: 25px;
margin-left: -25px;
opacity: 0;
font-size: 2.4rem;
cursor: pointer;
}
.clear_search:hover {
color: var(--primarycolor);
}
.clear_search.show {
opacity: 1;
}
.search-form {
position: relative;
}
.search-form .input-wrapper {
display: flex;
border: 2px solid #ebebeb;
border-radius: 5px;
background: #fff;
}
.search-form .input-wrapper .search-field  {
border: 0;
padding: 0 15px;
padding-right: 25px;
border-radius: 0;
flex: 1 1 auto;
height: 42px;
margin: 0;
width: auto;
}
.search-form .input-wrapper .search-submit {
background: var(--primarycolor);
display: inline-block;
vertical-align: middle;
color: #fff;
padding: 0 5px;
width: 66px;
border-radius: 0;
-webkit-border-radius: 0;
line-height: 100%;
margin: -2px -2px -2px 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
font-size: 2.1rem;
cursor: pointer;
position: static;
}
.search-form .search-submit {
border: 0;
font-size: 1.4rem;
cursor: pointer;
width: auto;
padding: 0 10px;
margin: 0;
border-radius: 0;
-webkit-border-radius: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
.search-form label {
margin: 0;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.search-form .search-submit:hover {
background: #222;
color: #fff;
}
.search-sidebar>button {
width: auto;
padding: 0;
background: transparent;
color: #1d1d1d;
font-size: 2.4rem;
line-height: inherit;
cursor: pointer;
line-height: 1;
}
.search-sidebar>button:hover {
color: var(--primarycolor);
}
.search-sidebar .search-form .input-wrapper {
border: 0;
border-bottom: 2px solid #222;
padding: 0;
max-width: 768px;
margin-left: auto;
margin-right: auto;
border-radius: 0;
-webkit-border-radius: 0;
}
.search-sidebar .search-form .product_categories {
display: none;
}
.search-sidebar .search-form .search-submit {
background: transparent;
color: #1d1d1d;
font-size: 3rem;
}
.search-sidebar .search-wrapper {
background: rgba(0, 0, 0, 0.5);
display: block !important;
opacity: 0;
position: fixed !important;
left: -9999rem;
top: 0;
transform: none !important;
transition: opacity 0.2s linear, left 0s 0.2s linear;
width: 100%;
z-index: 9999;
margin: 0;
border: 0;
padding: 0;
visibility: hidden;
pointer-events: none;
}
.search-sidebar .search-wrapper.search-open {
left: 0;
opacity: 1;
transition: opacity 0.2s linear;
display: block;
cursor: pointer;
visibility: visible;
pointer-events: visible;
}
.search-sidebar .search-wrapper .search-box {
display: flex;
flex-direction: column;
align-items: stretch;
height: 100%;
}
.search-sidebar.show .search-wrapper {
left: 0;
opacity: 1;
transition: opacity 0.2s linear;
display: block;
cursor: pointer;
visibility: visible;
pointer-events: visible;
}
.search-sidebar .search-form .search-field {
width: 100%;
height: 80px;
font-size: 3rem;
}
.search-sidebar .search-wrapper .search-form {
background: #fff;
padding: 30px 15px;
padding-top: 75px;
}
.search-sidebar .search-wrapper .search_content {
position: relative;
flex: 1 1 auto;
left: auto;
right: auto;
height: auto;
margin: 0;
background: transparent;
}
.search-sidebar .search_content.loading_search:before {
margin-top: 0;
top: 0;
}
.search-sidebar .search-keywords-list {
background: #fff;
display: block !Important;
}
.search-sidebar .search-keywords-list>* {
max-width: 768px;
margin-left: auto;
margin-right: auto;
}
.search-sidebar .search_result .result-wrapper {
justify-content: center;
max-width: 1170px;
margin: auto;
}
.search-sidebar .search_result {
box-shadow: none;
-webkit-box-shadow: none;
border: 0;
height: 100%;
max-height: 100%;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
}
.search-sidebar .search-wrapper .search-box {
transform: translateY(-100%);
transition: transform 0.15s linear, box-shadow 0.15s linear;
}
.search-sidebar .search-open .search-box {
transform: translateY(0);
transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}
@media (min-width: 768px) {
.search-sidebar .search_result .result-wrapper>* { border: 0;
flex-grow: 0;
flex-basis: 250px;
}
.search-sidebar .search_result .result-wrapper>.search-devider {
border-top: 1px solid #ebebeb;
margin-top: 30px;
}
.search-sidebar .content-preview {
display: block;
text-align: center;
}
.search-sidebar .search_result .content-preview>* {
width: 100%;
padding: 0;
font-size: inherit;
}
.search-sidebar .search_result .content-preview .item-desc {
padding: 10px 0 0 0;
}
}  .search-sidebar #_mobile_search_block_ {
background: #fff;
}
.search-sidebar #_mobile_search_block_ .side-close-icon,
.woocommerce .search-sidebar #_mobile_search_block_ .side-close-icon {
top: 10px;
right: 10px;
width: 30px !Important;
height: 30px !Important;
line-height: 30px;
}
.search-sidebar #_mobile_search_block_ .search-form .search-field {
height: 60px;
font-size: 2.4rem;
}
.search-sidebar #_mobile_search_block_ .search-form .search-submit {
font-size: 2.4rem;
}
.search-sidebar #_mobile_search_block_ .search-form {
padding-bottom: 10px;
padding-top: 50px;
}
.search-block-mobile.search-sidebar .search-wrapper {
bottom: 0;
}
@media (max-width: 479px) {
.search-sidebar #_mobile_search_block_ .search-form .search-field {
font-size: 1.8rem;
}
} .mobile-searh-full {
margin-top: 20px;
}
.mobile-searh-full .search-block>button {
display: none;
}
.mobile-searh-full .search-block .search-wrapper {
position: relative !important;
top: auto !important;
bottom: auto;
left: auto !important;
opacity: 1;
visibility: visible;
background: transparent;
pointer-events: visible;
float: none;
}
.mobile-searh-full .search-block .search-wrapper .search-form {
padding: 0;
transform: none;
}
.mobile-searh-full .search-block .search-form .search-field {
height: 50px;
}
.mobile-searh-full .search-block .search-wrapper .search_result {
padding: 0;
margin: 0;
}  .widget_search .search-form {
position: relative;
}
.widget_search .search-form .search-submit {
border: 0;
font-size: 1.4rem;
cursor: pointer;
width: auto;
padding: 0 10px;
margin: 0;
border-radius: 0;
-webkit-border-radius: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
} #_desktop_cart {}
.cart-block {
position: relative;
margin-right: 10px;
}
.text-dark .cart-block .header-cart>a,
.text-dark .wishlist-link {
color: #1d1d1d;
}
.text-dark .cart-block .header-cart>a:hover,
.text-dark .wishlist-link:hover {
color: var(--primarycolor);
}
.text-light .cart-block .header-cart>a,
.text-light .wishlist-link {
color: #ffffff;
}
.text-light .cart-block .header-cart>a:hover,
.text-light .wishlist-link:hover {
text-decoration: underline;
}
.text-light .cart-block .header-cart>a .cart-count,
.text-light .wishlist-link .wishlist-count {
background: #fff;
color: #1d1d1d;
}
.cart-block .header-cart>a,
.wishlist-link {
font-size: 2.4rem;
position: relative;
line-height: 1;
display: inline-block;
vertical-align: top;
}
.cart-block .header-cart>a i, .wishlist-link i{
display: inline-block;
vertical-align: top;
}
.wishlist-link .box-icons {
position: relative;
display: inline-block;
vertical-align: top;
}
.cart-block .header-cart>a .cart-count,
.wishlist-link .wishlist-count {
position: absolute;
font-size: 1.2rem;
width: 20px;
height: 20px;
line-height: 20px;
left: 14px;
bottom: -6px;
font-weight: 700;
background: #eb2606;
text-align: center;
color: #fff;
border-radius: 100%;
-webkit-border-radius: 100%;
} .cart-contents:after {
display: none;
}
.cart-block .minicart-dropdown .widget_shopping_cart_content {
width: 300px;
background: #fff;
position: absolute;
top: 100%;
right: 0;
display: none;
z-index: 9999;
padding: 15px;
text-align: left;
border: 1px solid #ebebeb;
color: var(--textcolor);
}
.cart-block:hover .minicart-dropdown .widget_shopping_cart_content,
.cart-block .cart-active .widget_shopping_cart_content {
display: block;
}
.cart-block .minicart-dropdown .widget_shopping_cart_content>ul {
max-height: 300px;
overflow-y: auto;
margin: 0 -15px;
padding: 0 15px;
margin-bottom: 20px;
}
.widget_shopping_cart_content>ul {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 20px !important;
}
.widget_shopping_cart_content>ul>li {
border-bottom: 1px solid #eee;
padding: 20px 20px 20px 90px !important;
display: flex;
flex-direction: column;
position: relative;
line-height: 2;
margin: 0;
}
.widget_shopping_cart_content .variation {
padding: 5px 0 0 0 !important;
border: 0 !important;
font-size: 85%;
line-height: 1.3;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
}
.widget_shopping_cart_content .variation dt {
font-weight: normal !important;
}
.widget_shopping_cart_content .variation dd {
margin: 0 !important;
}
.widget_shopping_cart_content>ul>li .remove {
position: absolute;
right: 0;
color: red;
width: 20px;
height: 20px;
padding: 0;
font-size: 2.1rem;
text-align: center;
line-height: 20px;
font-weight: normal !important;
border-radius: 100%;
-webkit-border-radius: 100%;
}
.widget_shopping_cart_content>ul>li .remove:hover {
background: red;
color: #fff;
}
.widget_shopping_cart_content>ul>li a {
text-transform: capitalize;
white-space: normal;
line-height: 1.3;
font-weight: 700;
}
.widget_shopping_cart_content>ul>li a img {
position: absolute;
height: auto !important;
width: 80px !important;
left: 0;
top: 50%;
transform: translate(0, -50%);
}
.widget_shopping_cart_content .total {
display: flex;
justify-content: space-between;
font-size: 1.6rem;
margin-bottom: 20px;
}
.widget_shopping_cart_content .buttons a {
display: block;
text-transform: uppercase;
margin: 10px 0 0;
text-align: center;
font-weight: 700;
font-size: 1.4rem;
line-height: 44px;
background: #222;
border-radius: 3px;
-webkit-border-radius: 3px;
padding: 0 15px;
color: #fff;
}
.widget_shopping_cart_content .buttons a:hover {
background: var(--primarycolor);
color: #fff;
} #cart-side {
display: flex;
flex-direction: column;
position: fixed;
background: #fff;
padding: 30px;
text-align: left;
color: var(--textcolor);
top: 0;
bottom: 0;
z-index: 100;
right: -100%;
width: 100%;
max-width: 400px;
overflow-x: hidden;
overflow-y: auto;
visibility: hidden;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
filter: alpha(opacity=0);
opacity: 0;
-webkit-overflow-scrolling: touch;
-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
nav#cart-side {}
#cart-side.cart-open {
right: 0;
z-index: 9999;
opacity: 1;
visibility: visible;
}
.cart-side-navbar {
border-bottom: 1px solid #ebebeb;
padding-bottom: 10px;
}
.cart-side-navbar .popup-cart-title {
text-transform: uppercase;
font-size: 1.6rem;
font-weight: 700;
color: var(--headingcolor);
}
.cart-side-navbar .cart-side-navbar-inner {
display: flex;
align-items: center;
}
.cart-side-navbar .cart-side-navbar-inner * {
margin: 0 5px 0;
text-transform: uppercase;
}
.cart-side-navbar .cart-side-navbar-inner *:first-child {
flex: 1 1 auto;
}
.cart-side-navbar .cart-side-navbar-inner *:last-child {
margin: 0;
}
.cart-side-navbar .cart-side-navbar-inner .remove {
font-size: 1.4rem;
width: auto;
height: auto;
color: red !important;
font-weight: 700;
background: transparent !important;
}
.cart-side-navbar .cart-side-navbar-inner .remove:hover {
color: red !important;
text-decoration: underline;
}
.woocommerce-mini-cart__empty-message {
margin-top: 20px;
text-align: center;
font-weight: 700;
}
.woocommerce-mini-cart__empty-message:before {
content: "\e904";
font-family: "roadthemes-icon";
display: block;
font-size: 15rem;
font-weight: 400;
} #menu-side {
display: flex;
flex-direction: column;
position: fixed;
top: 0;
bottom: 0;
z-index: 100;
left: -100%;
width: 100%;
max-width: 400px;
visibility: hidden;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
filter: alpha(opacity=0);
opacity: 0;
}
#menu-side>.inner {
background: #fff;
padding: 30px 0;
padding-top: 0;
text-align: left;
-webkit-overflow-scrolling: touch;
-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
overflow-x: hidden;
overflow-y: auto;
height: 100%;
}
#menu-side.menu-open {
left: 0;
z-index: 9999;
opacity: 1;
visibility: visible;
}
#menu-side .et-close:hover {
background: var(--primarycolor);
}
#mobile_menu_tabs_title {
display: flex;
border-bottom: 1px solid #ebebeb;
margin: 0;
}
#mobile_menu_tabs_title>li {
flex: 1 1 0;
text-align: center;
margin: 0;
border-right: 1px solid #ebebeb;
}
#mobile_menu_tabs_title>li>a {
border-radius: 0;
-webkit-border-radius: 0;
line-height: 24px;
padding: 10px;
display: block;
background: #f8f9fa;
border: 0;
text-transform: uppercase;
font-weight: 700;
color: #222;
font-size: 1.4rem;
}
#mobile_menu_tabs_title>li>a.active { color: var(--primarycolor);
} .header-account-block {
position: relative;
display: inline-block;
vertical-align: top;
}
.col-header-icon #_desktop_header_account_ .header-account-block.account-only-icon>a>i {
font-size: 3rem;
}
.header-account-block>a {
display: flex !important;
align-items: center;
}
.header-account-block>a>* {
margin-right: 3px;
}
.header-account-block>a>*:last-child {
margin: 0;
}
.account-only-icon .icon-text {
display: none;
}
.account-both-ver {
text-align: center;
}
.account-both-ver>a {
flex-direction: column;
}
.account-only-text>a>i {
display: none;
}
#_mobile_header_account_ .header-account-block>a {
padding: 0;
line-height: inherit;
}
#_mobile_header_account_ .header-account-block>a>i {
font-size: 3rem;
display: inline-block !important;
vertical-align: top;
}
#_mobile_header_account_ .header-account-block>a>span {
display: none;
} #_desktop_wishlist_ {}
.wishlist-link .wishlist-text {
display: none;
}
table.wishlist_table,
.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td,
.wishlist_table.modern_grid li .item-details table.item-details-table td {
font-size: 100%;
}
.yith-wcwl-share li a {
padding: 0;
line-height: 26px;
}  .header2 {
position: relative;
}
.header2 .topbar-header { }
.header2 .col-logo {
display: flex;
align-items: center;
}
.button-show-menu {
margin-right: 20px;
font-size: 3.6rem;
color: #1d1d1d;
cursor: pointer;
display: flex;
align-items: center;
}
.button-show-menu i {
vertical-align: top;
display: inline-block;
}
.button-show-menu i:last-child {
display: none;
}
.button-show-menu.open i:first-child {
display: none;
}
.button-show-menu.open i:last-child {
display: inline-block;
}
.button-show-menu:hover {
color: var(--primarycolor);
}
.header2 .top-menu {
background: var(--headerbackground);
position: absolute;
left: 0;
right: 0;
top: 90%;
z-index: 99;
opacity: 0;
pointer-events: none;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.header2 .top-menu.open {
top: 100%;
opacity: 1;
pointer-events: visible;
-webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
border-top: 1px solid #ebebeb;
}
.sticky-enable .header2 .has-sticky {
background: var(--headerbackground);
}
.sticky-enable .header2 .has-sticky .main-header-content {
padding: 10px 0;
} .header3 .topbar-header {
box-shadow: none;
-webkit-box-shadow: none;
}
.header3 .top-menu {
border-top: 1px solid #2c7bde;
border-bottom: 0;
}
.header3 #_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li:not(:last-child) {
border-right: 1px solid #2c7bde;
}
.header3 #_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li {
border-bottom: 1px solid #2c7bde;
}
.header3 #_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li>a {
padding: 15px 25px;
}
.header3 .primary-menu-wrapper ul.primary-menu>li>a .menu_title:after {
display: none;
}
.header3 .search-simple .search-form .search-submit {
background: #1d1d1d;
}
.header3 .search-simple .search-form .search-submit:hover {
opacity: 0.9;
}
@media (max-width: 1399px) {
.header3 #_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li>a {
padding-left: 22px;
padding-right: 22px;
}
}
@media (max-width: 1350px) {
.header3 #_desktop_menu_ .primary-menu-wrapper ul.primary-menu>li>a {
padding-left: 12px;
padding-right: 12px;
}
} .header4 .vertical-menu-wrapper .vmenu-title:before {
background: transparent;
width: auto;
}
.header4 #_desktop_vmenu_ .menu-wrapper>ul {
border: 0;
}
.header4 .search-simple .search-form .search-submit {
background: #1d1d1d;
}
.header4 .search-simple .search-form .search-submit:hover {
opacity: 0.9;
} .rt-slideshow-wrapper {
text-align: center;
}
.rt-slideshow-wrapper img {
margin: auto;
}
.rt-slideshow:not(.slick-initialized) {
overflow: hidden;
}
.rt-slideshow:not(.slick-initialized) .slideshow-item {
width: 100%;
}
.rt-slideshow:not(.slick-initialized) .slideshow-item:last-child:not(:first-child) {
position: absolute;
pointer-events: none;
}
.rt-slideshow {
margin: 0 !Important;
position: relative;
z-index: 1;
}
.rt-slideshow .container {
height: 100%;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
}
.rt-slideshow .container>.inner {
height: 100%;
position: relative;
}
.slick-active.slideshow-item .slideshow-button {
animation: fadeInUp 1800ms linear alternate;
-webkit-animation: fadeInUp 1800ms linear alternate;
-moz-animation: fadeInUp 1800ms linear alternate;
}
.slick-active.slideshow-item[data-slick-index="1"] .slideshow-button {
animation: slideInUp 0.5s linear alternate;
-webkit-animation: slideInUp 0.5s linear alternate;
-moz-animation: slideInUp 0.5s linear alternate;
}
.slick-active.slideshow-item[data-slick-index="2"] .slideshow-button {
animation: slideInUp 0.5s linear alternate;
-webkit-animation: slideInUp 0.5s linear alternate;
-moz-animation: slideInUp 0.5s linear alternate;
}
.slick-active.slideshow-item .title1 {
animation: fadeInRight 1200ms linear alternate;
-webkit-animation: fadeInRight 1200ms linear alternate;
-moz-animation: fadeInRight 1200ms linear alternate;
}
.slick-active.slideshow-item[data-slick-index="1"] .title1 {
animation: zoomIn 1200ms linear alternate;
-webkit-animation: zoomIn 1200ms linear alternate;
-moz-animation: zoomIn 1200ms linear alternate;
}
.slick-active.slideshow-item[data-slick-index="2"] .title1 {
animation: fadeInLeft 1s linear alternate;
-webkit-animation: fadeInLeft 1s linear alternate;
-moz-animation: fadeInLeft 1s linear alternate;
}
.slick-active.slideshow-item .title2 {
animation: fadeInLeft 1400ms linear alternate;
-webkit-animation: fadeInLeft 1400ms linear alternate;
-moz-animation: fadeInLeft 1400ms linear alternate;
}
.slick-active.slideshow-item[data-slick-index="1"] .title2 {
animation: bounceIn 1400ms linear alternate;
-webkit-animation: bounceIn 1400ms linear alternate;
-moz-animation: bounceIn 1400ms linear alternate;
}
.slick-active.slideshow-item[data-slick-index="2"] .title2 {
animation: rotateInDownRight 2s linear alternate;
-webkit-animation: rotateInDownRight 2s linear alternate;
-moz-animation: rotateInDownRight 2s linear alternate;
}
.slick-active.slideshow-item .subtitle {
animation: fadeInUp 1600ms linear alternate;
-webkit-animation: fadeInUp 1600ms linear alternate;
-moz-animation: fadeInUp 1600ms linear alternate;
}
.slick-active.slideshow-item[data-slick-index="1"] .subtitle {
animation: bounceIn 2s linear alternate;
-webkit-animation: bounceIn 2s linear alternate;
-moz-animation: bounceIn 2s linear alternate;
}
.slick-active.slideshow-item[data-slick-index="2"] .subtitle {
animation: fadeInRight 1.5s linear alternate;
-webkit-animation: fadeInRight 1.5s linear alternate;
-moz-animation: fadeInRight 1.5s linear alternate;
}
.rt-slideshow .slick-list {
margin: 0 !Important;
}
.rt-slideshow .slick-list .slideshow-item {
padding: 0;
position: relative;
}
.slideshow-content {
position: absolute;
top: 50%;
left: 0;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: left;
}
.slideshow-content .title1 {
color: #fff;
text-transform: uppercase;
font-style: italic;
font-size: 1.8rem;
line-height: 1;
margin-bottom: 18px;
}
.slideshow-content .title2 {
color: #fff;
text-transform: capitalize;
font-size: 6rem;
line-height: 1;
margin-bottom: 8px;
}
.slideshow-content .subtitle {
color: #fff;
text-transform: uppercase;
font-size: 6rem;
font-weight: 700;
line-height: 1;
}
.slideshow-content .slideshow-button {
line-height: 46px;
padding: 0 30px;
text-transform: uppercase;
background: #ffffff;
display: inline-block;
vertical-align: top;
color: #1d1d1d;
border-radius: 5px;
-webkit-border-radius: 5px;
font-weight: 700;
margin-top: 48px;
}
.slideshow-content .slideshow-button:hover {
background: #1d1d1d;
color: #fff;
}
.rt-slideshow .slick-dots {
position: absolute;
bottom: 3%;
}
.rt-slideshow .slick-dots li button {
width: 10px;
height: 10px;
} .home-slider-2 .slideshow-content {
left: 4%;
} .home-slider-3 .slideshow-content .title1,
.home-slider-4 .slideshow-content .title1 {
color: #47494a;
}
.home-slider-3 .slideshow-content .title2,
.home-slider-3 .slideshow-content .subtitle,
.home-slider-3 .slick-arrow,
.home-slider-4 .slideshow-content .title2,
.home-slider-4 .slideshow-content .subtitle,
.home-slider-4 .slick-arrow {
color: #1d1d1d;
}
.home-slider-3 .slideshow-content .slideshow-button,
.home-slider-4 .slideshow-content .slideshow-button {
background: var(--primarycolor);
color: #fff;
opacity: 1;
}
.home-slider-3 .slideshow-content .slideshow-button:hover,
.home-slider-4 .slideshow-content .slideshow-button:hover {
background: #1d1d1d;
color: #fff;
opacity: 1;
}
@media (max-width: 1199px) {
.slideshow-content .title1 {
font-size: 1.4vw;
margin-bottom: 1vw;
}
.slideshow-content .title2,
.slideshow-content .subtitle {
font-size: 3.4vw;
}
.slideshow-content .slideshow-button {
font-size: 1.3vw;
line-height: 4vw;
padding: 0 2vw;
margin-top: 3vw
}
}
@media (max-width: 767px) {
.rt-slideshow .slick-slide img {
min-height: 200px;
object-fit: cover;
}
.slideshow-content .title1 {
font-size: 1.8vw;
margin-bottom: 1vw;
}
.slideshow-content .title2,
.slideshow-content .subtitle {
font-size: 4.4vw;
}
.slideshow-content .slideshow-button {
font-size: 1.6vw;
line-height: 4vw;
padding: 0 2vw;
margin-top: 3vw
}
.rt-slideshow .slick-arrow {
display: none;
}
}
@media (max-width:479px) {
.rt-slideshow .slick-slide img {  }
.slideshow-content {
max-width: 50%;
left: 10px;
}
.slideshow-content .title1 {
font-size: 2.4vw;
margin-bottom: 1vw;
}
.slideshow-content .title2,
.slideshow-content .subtitle {
font-size: 4.4vw;
}
.slideshow-content .slideshow-button {
font-size: 2.4vw;
line-height: 5.5vw;
padding: 0 3vw;
margin-top: 3vw
}
} .with-swatches {
display: flex;
align-items: center;
}
.with-swatches #pa_color {
display: flex;
}
.with-swatches select {
display: none !important;
}
span.swatch {
margin-right: 5px;
cursor: pointer;
border: 1px solid #ebebeb;
display: inline-block;
text-align: center;
font-weight: bold;
line-height: 21px;
position: relative;
vertical-align: top;
}
span.swatch::after {
content: "";
background: #333;
width: 20px;
height: 20px;
}
span.swatch.swatch-deactive::before,
span.swatch.swatch-deactive::after {
position: absolute;
content: " " !important;
width: 100%;
height: 1px;
background: red !important;
left: 0;
right: 0;
bottom: 0;
top: 50%;
visibility: visible;
opacity: 1;
border: 0;
margin: 0 !important;
padding: 0 !important;
min-width: auto;
-webkit-transform-origin: center;
transform-origin: center;
z-index: 0;
opacity: .7;
}
span.swatch.swatch-deactive::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
span.swatch.swatch-deactive::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.color-swatches span.swatch {
width: 24px;
height: 24px;
text-indent: -99999px;
border-radius: 100%;
-webkit-border-radius: 100%;
border: 1px solid #eaeaea;
margin-right: 5px;
}
.color-swatches span.swatch-style-square {
border-radius: 0;
-webkit-border-radius: 0;
}
.color-swatches span.swatch.selected {
position: relative;
}
.color-swatches span.swatch[style="background-color:#ffffff;"] {
border: 1px solid #ebebeb;
}
span.swatch.selected {
border: 1px solid var(--primarycolor);
}
.label-swatches span.swatch {
color: #333;
border-color: #eaeaea;
font-weight: normal;
padding: 0 7px;
margin-top: 3px;
margin-bottom: 3px;
}
.label-swatches span.swatch.selected {
border-color: var(--primarycolor);
}
.label-swatches span.swatch-style-2 {
background: #1e1e1e;
color: #fff;
}
.label-swatches span.swatch-style-2.selected {
background: var(--primarycolor);
}
.wc-layered-nav-term>.inner {
display: flex;
align-items: center;
}
.wc-layered-nav-term .layered-nav-link {
display: flex !important;
align-items: center;
}
.wc-layered-nav-term .filter-swatch {
margin-right: 10px;
}
.wc-layered-nav-term .count {
margin-left: 5px;
}
.wc-layered-nav-term .count:before {
content: "(";
}
.wc-layered-nav-term .count:after {
content: ")";
}
.wc-layered-nav-term .filter-swatch {
position: relative;
display: inline-block;
vertical-align: top;
}
.wc-layered-nav-term .filter-swatch span {
font-size: 0;
width: 15px;
height: 15px;
display: block;
background-size: cover;
border-radius: 2px;
-webkit-border-radius: 2px;
}
.wc-layered-nav-term .filter-swatch span[style="background-color: #ffffff;"] {
border: 1px solid #ebebeb;
}
.wc-layered-nav-term .layered-nav-link:hover .filter-swatch span,
.current .filter-swatch span {
border: 1px solid var(--primarycolor);
} .swatches-display-color {
list-style: none;
padding: 0;
max-height: none !important;
overflow: visible !important;
}
.swatches-display-color .wc-layered-nav-term {
display: inline-block;
vertical-align: top;
margin: 0 7px 7px 0 !important;
}
.swatches-display-color .wc-layered-nav-term .layered-nav-link {
position: relative;
}
.swatches-display-color .wc-layered-nav-term .count {
display: none;
}
.swatches-display-color .wc-layered-nav-term .swatch-inner {
position: relative;
}
.swatches-display-color .wc-layered-nav-term .swatch-inner {
position: relative;
display: inline-block;
vertical-align: top;
font-size: 0;
}
.swatches-display-color .wc-layered-nav-term .filter-swatch {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0;
}
.swatches-display-color .wc-layered-nav-term .layered-nav-link:hover .layer-term-name {
opacity: 1;
}
.swatches-display-color .wc-layered-nav-term .layer-term-name {
position: absolute;
width: 90px;
background: #fff;
z-index: 999;
border: 1px solid #ebebeb;
padding: 5px;
text-align: center;
bottom: calc(100% + 10px);
left: 50%;
margin-left: -45px;
color: #222;
opacity: 0;
pointer-events: none;
}
.swatches-display-color .layer-term-name-color {
width: 100%;
height: 80px;
display: block;
background-size: cover;
}
.swatches-display-color .wc-layered-nav-term .layer-term-name:before,
.swatches-display-color .wc-layered-nav-term .layer-term-name:after {
border-style: solid;
content: '';
font-size: 1px;
height: 0;
position: absolute;
width: 0;
}
.swatches-display-color .wc-layered-nav-term .layer-term-name:before {
border-color: #ebebeb transparent transparent transparent;
border-width: 8px 8.5px 0 8.5px;
left: 36px;
bottom: -8px;
}
.swatches-display-color .wc-layered-nav-term .layer-term-name:after {
border-color: #fff transparent transparent transparent;
border-width: 7px 7.5px 0 7.5px;
left: 37px;
bottom: -7px;
} .swatches-display-color .filter-swatch span {
width: 30px;
height: 30px;
} .swatches-display-list>li {} .swatches-display-2columns {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.swatches-display-2columns>li {
width: 50%;
} .swatches-display-inline li {
display: inline-block;
vertical-align: top;
margin-right: 10px;
}
.swatches-display-inline li:last-child {
margin-right: 0;
} .shop-swatches {
line-height: 1;
display: block;
margin-bottom: 5px;
}
.shop-swatches .swatch {
margin-bottom: 5px;
font-size: 1.2rem;
}
.shop-swatches .swatch-color {
font-size: 0;
width: 30px;
height: 11px;
}
.shop-swatches .swatch-color:after {
display: none;
}
.shop-swatches .swatch-color:hover {
border-color: var(--primarycolor);
}
.shop-swatches .swatch-image {
width: 30px;
height: 30px;
}
.shop-swatches .swatch-label {
padding: 0 5px;
font-weight: 400;
text-transform: uppercase;
}
.product-image .shop-swatches {
position: absolute;
margin: 0;
top: 0;
z-index: 3;
left: 0;
}
.product-image .shop-swatches>span {
margin: 0 0 5px 0;
display: block;
}
.product-image .shop-swatches>span:last-child {
margin: 0;
} .tab-content>.tab-pane:not(.active) {
display: block;
height: 0;
overflow-y: hidden;
} @media (max-width: 1199px) {
.container {
max-width: 100% !important;
}
}
@media (min-width: 768px) {
.container {
padding-left: 30px;
padding-right: 30px;
}
} .product-carousel {
padding: 0 15px;
} .rozer-close-side {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, .7);
transition: opacity .25s ease, visibility 0s ease .25s;
}
.rozer-close-side-open {
opacity: 1;
visibility: visible;
transition: opacity .25s ease, visibility 0s ease;
} .woo-active-filters {
display: flex;
align-items: center;
border: 1px solid #ebebeb;
padding: 5px 10px;
margin-bottom: 30px;
flex-wrap: wrap;
}
.woo-active-filters.hide {
display: none;
}
.woo-active-filters .reset-filters {
line-height: 34px;
padding: 0 15px;
background: #222;
color: #fff;
margin: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.woo-active-filters .reset-filters:hover {
background: var(--primarycolor);
}
.woo-active-filters .actived_filters {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.woo-active-filters>h5 {
font-size: 1.6rem;
margin: 0;
padding: 5px;
}
.woo-active-filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
overflow: hidden;
}
.woo-active-filters ul li {
padding: 5px;
float: left;
}
.woo-active-filters ul li a {
line-height: 34px;
padding: 0 15px;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
display: inline-block;
vertical-align: top;
}
.woo-active-filters ul li a:before {
content: "\e941";
font-family: "roadthemes-icon";
font-size: 1.6rem;
margin-right: 5px;
display: inline-block;
vertical-align: top;
line-height: inherit;
}
.button-show-filter {
float: right;
padding: 0;
background: transparent;
color: var(--linkcolor);
text-transform: capitalize;
margin-right: 25px;
line-height: 28px;
font-size: 1.4rem;
font-weight: 600;
display: flex;
align-items: center;
padding-right: 25px;
border-right: 1px solid #ebebeb;
border-radius: 0;
-webkit-border-radius: 0;
cursor: pointer;
}
.filter-button-hide {
display: none;
}
.button-show-filter i {
margin-right: 5px;
font-size: 1.8rem;
}
.button-show-filter:hover {
background: transparent;
color: var(--primarycolor);
}
@media (max-width: 991px) {
.button-show-filter {
display: flex;
}
}
@media (max-width: 767px) {
.button-show-filter {
padding: 0;
border: 0;
float: left;
}
} .filter-top .widget-area-side {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 30px;
}
.filter-top .widget-area-side section {
position: relative;
border: 0;
padding: 0;
width: auto;
margin: 0 15px 0 0;
}
.filter-top .widget-area-side section .widget-title {
font-size: 1.4rem;
background: #fff;
border: 1px solid #ebebeb;
padding: 5px 15px;
margin: 0;
border-radius: 3px;
-webkit-border-radius: 3px;
cursor: pointer;
}
.filter-top .widget-area-side section .widget-title:after {
content: "\e92b";
font-family: "roadthemes-icon";
display: inline-block;
vertical-align: top;
position: static;
left: auto;
bottom: auto;
width: auto;
height: auto;
background: transparent;
font-size: 0.7rem;
margin-left: 7px;
}
.filter-top .widget-area-side section .widget-title span {
padding: 0;
}
.filter-top .widget-area-side section:hover .widget-title {
background: var(--primarycolor);
color: #fff;
border-color: var(--primarycolor);
}
.filter-top .widget-area-side section:last-child {
border-right: 0;
}
.filter-top .widget-area-side section>.widget-title+* {
min-width: 250px;
position: absolute;
left: 0;
top: 90%;
border: 1px solid #ebebeb;
padding: 20px 15px;
list-style: none;
z-index: 9;
background: #fff;
opacity: 0;
visibility: hidden;
pointer-events: none;
margin: -1px 0 0 0;
max-height: 300px;
overflow-y: auto;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.filter-top .widget-area-side section:hover>.widget-title+* {
opacity: 1;
visibility: visible;
pointer-events: visible;
top: 100%;
}
.filter-top .widget_layered_nav_filters {
display: flex;
align-items: center;
border-bottom: 1px solid #ebebeb;
width: 100%;
margin-bottom: 15px;
}
.filter-top .widget_layered_nav_filters .widget-title {
border: 0;
padding: 10px 0;
margin-right: 5px;
}
.filter-top .widget_layered_nav_filters .widget-title:after {
content: ":";
margin-left: 1px;
}
.filter-top .widget_layered_nav_filters ul {
position: relative;
left: auto;
right: auto;
top: auto !important;
opacity: 1 !important;
visibility: visible !important;
pointer-events: visible !important;
z-index: auto;
} .filter-side {
display: flex;
flex-direction: column;
position: fixed;
background: #fff;
padding: 30px 15px;
text-align: left;
top: 0;
bottom: 0;
z-index: 100;
left: -100%;
width: 100%;
max-width: 400px;
overflow-x: hidden;
overflow-y: auto;
visibility: hidden;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
filter: alpha(opacity=0);
opacity: 0;
-webkit-overflow-scrolling: touch;
-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
.filter-side.filter-open {
left: 0;
z-index: 9999;
opacity: 1;
visibility: visible;
} .rozer-overlay {
left: 0;
top: 0;
width: 100%;
height: 100%;
position: fixed;
background-color: rgba(25, 25, 25, 0.5);
z-index: 100;
}
.rozer-overlay .overlay__inner {
left: 0;
top: 0;
width: 100%;
height: 100%;
position: absolute;
}
.rozer-overlay .overlay__content {
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
}
.rozer-overlay .spinner {
width: 60px;
height: 60px;
display: inline-block;
border-width: 2px;
border-color: rgba(255, 255, 255, 0.05);
border-top-color: #fff;
animation: spin 1s infinite linear;
border-radius: 100%;
border-style: solid;
}
.tab-loading,
.preloader-slideshow {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #fff url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/ajax_loader.gif) center no-repeat;
z-index: 10000;
}
.preloader-slideshow {
position: absolute;
}
.product-image.loading:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(255, 255, 255, 0.8) url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/ajax_loader.gif) center no-repeat;
z-index: 10;
}
@keyframes spin {
100% {
transform: rotate(360deg);
}
}  .col-gap-30 .elementor-container .elementor-row {
width: calc(100% + 30px);
margin: 0 -15px;
}
.col-gap-30 .elementor-container .elementor-row .elementor-column {
padding: 0 15px;
}
.col-gap-30 .elementor-container .elementor-row .elementor-column:last-child {
margin: 0;
}
.col-gap-15 .elementor-container .elementor-row {
width: calc(100% + 15px);
margin: 0 -7.5px;
}
.col-gap-15 .elementor-container .elementor-row .elementor-column {
padding: 0 7.5px;
}
.col-gap-15 .elementor-container .elementor-row .elementor-column:last-child {
margin: 0;
}
@media (max-width: 767px) {
.col-gap-30 .elementor-container .elementor-row,
.col-gap-15 .elementor-container .elementor-row {
width: calc(100% + 10px);
margin: 0 -5px;
;
}
.col-gap-30 .elementor-container .elementor-row .elementor-column,
.col-gap-15 .elementor-container .elementor-row .elementor-column {
padding: 0 5px;
}
} :root {
--rowspace: 60px;
--rowspaceproduct: calc(var(--rowspace) - 15px);
}
.elementor-section {
margin-bottom: var(--rowspace);
}
.rowspace {
margin-bottom: var(--rowspace) !important;
}
.rowspaceproduct {
margin-bottom: calc(var(--rowspace) - 15px) !important;
}
.rowspaceproductlist {
margin-bottom: calc(var(--rowspace) - 15px) !important;
}
@media (min-width: 768px) {
.rowspaceproduct-md {
margin-bottom: calc(var(--rowspace) - 15px) !important;
}
}
.background-full {
padding: calc(var(--rowspace) - 4px) 0 var(--rowspace) 0;
}
.color-primary {
color: var(--primarycolor);
}
.bg-primary {
background: var(--primarycolor);
}
.box-background {
padding: var(--rowspace) 0;
}
.home .breadcrumb-title {
display: none;
}
.background-full-top {
margin-top: 3px;
padding-top: calc(var(--rowspace) - 19px);
}
.background-full-bottom {
padding-bottom: calc(var(--rowspace) - 15px);
padding-top: calc(var(--rowspace) - 30px);
}
.woocommerce-products-header__title.page-title {
margin-bottom: 25px;
}
.elementor-widget-rt_title {
margin: 0 !important;
}
.title-container,
.upsells>h2,
.related>h2,
.cross-sells>h2,
.cart_totals>h2 {
border-bottom: 1px solid #dddddd;
margin-bottom: 30px;
}
.title-product .title-container {
margin-bottom: 15px;
}
.title-container .title,
.upsells>h2,
.related>h2,
.cross-sells>h2,
.cart_totals>h2 {
margin: 0;
padding-bottom: 17px;
position: relative;
display: inline-block;
vertical-align: top;
line-height: 1;
}
.title-container .title:after {
content: "";
left: 0;
width: 100%;
position: absolute;
height: 2px;
bottom: -1px;
background: var(--primarycolor);
}
.title-container h3 {
font-size: 2.4rem;
}
.upsells>h2,
.related>h2,
.cross-sells>h2,
.cart_totals>h2 {
display: block;
margin-bottom: 15px;
text-align: left;
}
.cross-sells>h2,
.cart_totals>h2 {
font-size: 2rem;
text-transform: uppercase;
}
.cross-sells {
margin-top: var(--rowspace);
}
.upsells {
margin-bottom: var(--rowspaceproduct);
} .home-banner {
position: relative;
display: inline-block;
vertical-align: top;
overflow: hidden;
}
.home-banner>a {
display: inline-block;
overflow: hidden;
vertical-align: top;
}
.home-banner img {
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.home-banner.animation1:hover img {
-moz-transform: scale3d(1.1, 1.1, 1.1);
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-o-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.home-banner.animation2:before {
background: rgba(255, 255, 255, 0.3);
bottom: 0;
content: "";
left: 50%;
position: absolute;
right: 50%;
top: 0;
opacity: 1;
width: 0;
pointer-events: none;
}
.home-banner.animation2:after {
background: rgba(255, 255, 255, 0.6);
bottom: 50%;
content: "";
left: 0;
position: absolute;
right: 0;
top: 50%;
opacity: 1;
width: 0;
pointer-events: none;
}
.home-banner.animation2:hover:before {
left: 0;
right: 0;
opacity: 0;
width: auto;
-webkit-transition: all 900ms linear;
-moz-transition: all 900ms linear;
-ms-transition: all 900ms linear;
-o-transition: all 900ms linear;
transition: all 900ms linear;
}
.home-banner.animation2:hover:after {
top: 0;
bottom: 0;
opacity: 0;
width: auto;
-webkit-transition: all 900ms linear;
-moz-transition: all 900ms linear;
-ms-transition: all 900ms linear;
-o-transition: all 900ms linear;
transition: all 900ms linear;
}
.home-banner.animation3:hover .banner-title {
-webkit-animation: fadeInUp 400ms ease-in-out;
-moz-animation: fadeInUp 400ms ease-in-out;
-ms-animation: fadeInUp 400ms ease-in-out;
animation: fadeInUp 400ms ease-in-out;
}
.home-banner.animation3:hover .banner-title2 {
-webkit-animation: fadeInUp 600ms ease-in-out;
-moz-animation: fadeInUp 600ms ease-in-out;
-ms-animation: fadeInUp 600ms ease-in-out;
animation: fadeInUp 600ms ease-in-out;
}
.home-banner.animation3:hover .banner-text {
-webkit-animation: fadeInUp 800ms ease-in-out;
-moz-animation: fadeInUp 800ms ease-in-out;
-ms-animation: fadeInUp 800ms ease-in-out;
animation: fadeInUp 800ms ease-in-out;
}
.home-banner.animation3:hover .banner-button {
-webkit-animation: fadeInUp 1000ms ease-in-out;
-moz-animation: fadeInUp 1000ms ease-in-out;
-ms-animation: fadeInUp 1000ms ease-in-out;
animation: fadeInUp 1000ms ease-in-out;
}
.home-banner .banner-content {
position: absolute;
color: #fff;
pointer-events: none;
top: 50%;
left: 6%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.home-banner .banner-content .banner-title {
margin-bottom: 2px;
font-size: 3.1rem;
font-weight: 300;
line-height: 1;
}
.home-banner .banner-content .banner-title2 {
margin-bottom: 25px;
font-size: 3.1rem;
font-weight: 700;
line-height: 1;
}
.home-banner .banner-content .banner-text {
max-width: 80%;
font-size: 1.6rem;
line-height: 1.375;
}
.home-banner .banner-content .banner-text b {
font-size: 2.6rem;
}
.home-banner .banner-content .banner-button {
pointer-events: visible;
font-size: 1.3rem;
padding: 0 10px;
background: #fff;
display: inline-block;
vertical-align: top;
line-height: 25px;
text-transform: capitalize;
border-radius: 3px;
-webkit-border-radius: 3px;
margin-top: 15px;
}
.home-banner .banner-content .banner-button:hover {
background: var(--primarycolor);
color: #fff;
}
@media (max-width: 991px) {
.home-banner .banner-content .banner-title {
font-size: 2.4rem;
}
.home-banner .banner-content .banner-title2 {
font-size: 2.4rem;
margin-bottom: 15px;
}
.home-banner .banner-content .banner-text {
font-size: 1.2rem;
}
}
@media (min-width: 640px) and (max-width: 991px) {
.home-banner .banner-content .banner-title {
font-size: 3vw;
}
.home-banner .banner-content .banner-title2 {
font-size: 3vw;
margin-bottom: 1.5vw;
}
.home-banner .banner-content .banner-text {
font-size: 1.2rem;
}
}
@media (max-width: 479px) {
.home-banner .banner-content .banner-title {
font-size: 2.4rem;
}
.home-banner .banner-content .banner-title2 {
font-size: 2.4rem;
margin-bottom: 15px;
}
.home-banner .banner-content .banner-text {
font-size: 1.4rem;
}
}
.static-top-store1 {
text-align: center;
}
@media (max-width: 639px) {
.static-top-store1 .elementor-column {
width: 100% !Important;
margin-bottom: 10px;
}
.static-top-store1 .elementor-column:last-child {
margin: 0;
}
}
.static-middle-store1 {
text-align: center;
}
.static-middle-store1 .banner-content {
color: #fff;
left: 0;
right: 0;
text-align: center;
}
.static-middle-store1 .banner-content .banner-title {
font-size: 2.8rem;
font-style: italic;
margin-bottom: 4px;
}
.static-middle-store1 .banner-content .banner-title2 {
font-size: 4.2rem;
margin: 0;
}
.static-middle-store1.style4 .banner-content {
color: #47494a;
left: 27%;
right: auto;
}
@media (max-width: 991px) {
.static-middle-store1.style4 .banner-content {
left: 25%;
}
.static-middle-store1 .banner-content .banner-title {
font-size: 1.8rem;
}
.static-middle-store1 .banner-content .banner-title2 {
font-size: 2.8rem;
}
}
@media (max-width: 767px) {
.static-middle-store1 img {
min-height: 100px;
object-fit: cover;
}
.static-middle-store1.style4 .banner-content {
left: 22%;
}
}
@media (max-width: 567px) {
.static-middle-store1.style4 .banner-content {
left: 14%;
}
}
@media (max-width: 479px) {
.static-middle-store1 img {
min-height: 80px;
object-fit: cover;
}
.static-middle-store1.style4 .banner-content {
left: 15%;
}
.static-middle-store1 .banner-content .banner-title {
font-size: 1.4rem;
}
.static-middle-store1 .banner-content .banner-title2 {
font-size: 2rem;
}
}
.static-bottom-store1 {
text-align: center;
}
.static-bottom-store1 .banner-content {
color: #fff;
}
.static-bottom-store1 .banner-content .banner-title {
font-size: 3.4rem;
margin-bottom: 12px;
font-weight: 700;
}
.static-bottom-store1 .banner-content .banner-title2 {
font-size: 1.8rem;
font-weight: 400;
margin: 0;
}
.static-bottom-store1.style4 .banner-content {
color: #253237;
}
.static-bottom-store1.style4 .banner-content .banner-title {
font-weight: 400;
font-size: 2.8rem;
}
.static-bottom-store1.style4 .banner-content .banner-title2 {
font-size: 1.6rem;
color: #888888
}
@media (min-width: 768px) and (max-width: 991px) {
.static-bottom-store1 .banner-content .banner-title,
.static-bottom-store1.style4 .banner-content .banner-title {
font-size: 2rem;
}
.static-bottom-store1 .banner-content .banner-title2,
.static-bottom-store1.style4 .banner-content .banner-title2 {
font-size: 1.3rem;
}
}
@media (max-width: 479px) {
.static-bottom-store1 .banner-content {
left: 10px;
}
.static-bottom-store1 .banner-content .banner-title,
.static-bottom-store1.style4 .banner-content .banner-title {
font-size: 4.7vw;
}
.static-bottom-store1 .banner-content .banner-title2,
.static-bottom-store1.style4 .banner-content .banner-title2 {
font-size: 3vw;
}
}
.static-top-store2 .elementor-widget:not(:last-child) {
margin-bottom: 15px;
}
.static-top-store2 .elementor-element:last-child {
margin-bottom: 0;
}
.static-top-store2 .banner-content {
left: 8%;
text-align: left;
}
.static-top-store2 .banner-content .banner-title,
.static-top-store2 .banner-content .banner-title2 {
font-size: 2.6rem;
}
.static-top-store2 .banner-content .banner-title2 {
font-weight: 600;
}
.static-top-store2 .elementor-element:first-child .banner-content .banner-text {
font-size: 1.4rem;
}
@media (max-width: 767px) {
.static-top-store2 .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.static-top-store2 .elementor-widget {
margin-top: 15px;
text-align: center;
}
} .policy-block {}
.policy-block .elementor-icon {
font-size: 4.8rem;
color: var(--primarycolor);
}
.policy-block .elementor-icon-box-title {
margin-top: 0;
margin-bottom: 1px;
font-size: 1.6rem;
}
@media (max-width: 767px) {
.policy-block .elementor-icon-box-wrapper {
display: flex;
align-items: center;
}
.policy-block .elementor-icon-box-wrapper .elementor-icon-box-icon {
margin: 0 15px 0 0 !Important;
}
}
@media (max-width: 479px) {
.policy-block {
text-align: center;
}
.policy-block .elementor-widget-container {
display: inline-block;
vertical-align: top;
}
.policy-block .elementor-column {
width: 100% !Important;
}
.policy-block .elementor-column .elementor-column-wrap {
margin-bottom: 15px !Important;
}
.policy-block .elementor-column:last-child .elementor-column-wrap {
margin-bottom: 0 !Important;
}
} .brand-logo {
border: 1px solid #ebebeb;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
padding: 35px 10px;
}
.brand-logo img {
margin: auto;
}
.brand-logo img:hover {
filter: grayscale(1);
-webkit-filter: grayscale(1);
} .slick-arrow {
position: absolute;
top: 50%;
height: 40px;
line-height: 40px;
width: 40px;
padding: 0;
color: #47494a;
background: transparent;
z-index: 3;
opacity: 0;
outline: none !important;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-arrow:hover {
background: transparent;
color: var(--primarycolor);
}
.slick-arrow:before {
content: "";
font-family: "roadthemes-icon";
font-size: 2.2rem;
}
.slick-arrow.slick-prev:before {
content: "\e92c";
}
.slick-arrow.slick-next:before {
content: "\e92d";
}
.slick-disabled {
cursor: not-allowed !important;
}
.slick-arrow.slick-prev {
left: 5px;
}
.slick-arrow.slick-next {
right: 5px;
}
.slick-slider:hover .slick-arrow.slick-prev {
opacity: 1;
left: 0;
}
.slick-slider:hover .slick-arrow.slick-next {
opacity: 1;
right: 0;
}
.products-wrapper .slick-arrow.slick-prev {
left: -5px;
}
.products-wrapper .slick-arrow.slick-next {
right: -5px;
}
.products-wrapper .slick-slider:hover .slick-arrow.slick-prev {
opacity: 1;
left: -15px;
}
.products-wrapper .slick-slider:hover .slick-arrow.slick-next {
opacity: 1;
right: -15px;
}
@media (min-width: 1520px) {
.products-wrapper .slick-arrow.slick-prev {
left: -20px;
}
.products-wrapper .slick-arrow.slick-next {
right: -20px;
}
.products-wrapper.slick-slider:hover .slick-arrow.slick-prev {
left: -50px;
opacity: 1;
}
.products-wrapper.slick-slider:hover .slick-arrow.slick-next {
right: -50px;
opacity: 1;
}
}
.slick-dots {
list-style: none;
padding: 0;
text-align: center;
position: static;
}
.slick-dots li {
display: inline-block;
vertical-align: top;
margin: 0 5px !important;
width: auto;
height: auto;
}
.slick-dots li button {
width: 13px;
height: 13px;
padding: 0;
font-size: 0;
border-radius: 100%;
-webkit-border-radius: 100%;
outline: none !important;
background: #ddd;
}
.slick-dots li button:before {
display: none;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button {
background: var(--primarycolor);
}
.site-main .slick-list {
margin: 0 -15px;
}
.slick-list .slick-slide {
padding: 0 15px;
margin: 0;
}
@media (max-width: 767px) {
.site-main .slick-list {
margin: 0 -5px;
}
.slick-list .slick-slide {
padding: 0 5px;
margin: 0;
}
}
.products-wrapper.slick-slider {
margin: 0 !Important;
}
.products-wrapper .slick-list .slick-slide[aria-hidden="true"] {
opacity: 0;
}
.site-main .products-wrapper .slick-list {
margin: 0px -3px;
padding: 0 3px;
}
.site-main .fix-padding .products-wrapper .slick-list {  }
.site-main .products-wrapper .slick-list .slick-slide {
padding: 0;
}
.slick-vertical {
margin: -5px 0 !important;
}
.slick-vertical .slick-list {
margin: 0;
}
.slick-vertical .slick-list .slick-slide {
padding: 5px 0 !Important;
}
.slick-vertical .slick-arrow:before {
font-size: 2.2rem
}
.slick-vertical .slick-arrow {
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
height: 30px;
line-height: 30px;
}
.slick-vertical .slick-arrow.slick-prev {
left: 0 !important;
right: 0 !important;
top: -20px;
margin: auto;
}
.slick-vertical .slick-arrow.slick-next {
left: 0 !important;
right: 0 !important;
top: auto;
bottom: -20px;
margin: auto;
}
.slick-vertical .slick-arrow.slick-prev:before {
content: "\e92e";
}
.slick-vertical .slick-arrow.slick-next:before {
content: "\e92b";
}
.slick-slider-block:not(.slick-initialized),
.slider-layout:not(.slick-initialized),
.product-thumbnails:not(.slick-initialized) {
white-space: nowrap;
overflow: hidden;
width: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
display: block !important;
}
.slick-slider-block:not(.slick-initialized)>*,
.slider-layout:not(.slick-initialized)>*,
.product-thumbnails:not(.slick-initialized)>* {
display: inline-block !important;
white-space: normal !important;
vertical-align: top;
padding: 0 15px;
}
.slider-layout:not(.slick-initialized)>* {
padding: 0;
}
.product-thumbnails:not(.slick-initialized)>* {
padding: 0 5px;
}
@media (max-width: 767px) {
.slick-slider-block:not(.slick-initialized)>* {
padding: 0 5px;
}
}
@media (min-width: 0px) {
.column-mobile-1:not(.slick-initialized)>* {
width: 100%;
}
.column-mobile-2:not(.slick-initialized)>* {
width: 50%;
}
.column-mobile-3:not(.slick-initialized)>* {
width: 33.333333%;
}
}
@media (min-width: 768px) {
.column-tablet-1:not(.slick-initialized)>* {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.column-tablet-2:not(.slick-initialized)>* {
width: 50%;
}
.column-tablet-3:not(.slick-initialized)>* {
width: 33.33333%;
}
.column-tablet-4:not(.slick-initialized)>* {
width: 25%;
}
.column-tablet-5:not(.slick-initialized)>* {
max-width: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
}
@media (min-width: 992px) {
.column-desktop-1:not(.slick-initialized)>* {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.column-desktop-2:not(.slick-initialized)>* {
max-width: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.column-desktop-3:not(.slick-initialized)>* {
max-width: 33.33333%;
-ms-flex-preferred-size: 33.33333%;
flex-basis: 33.33333%;
}
.column-desktop-4:not(.slick-initialized)>* {
max-width: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.column-desktop-5:not(.slick-initialized)>* {
max-width: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
.column-desktop-6:not(.slick-initialized)>* {
max-width: 16.666666%;
-ms-flex-preferred-size: 16.666666%;
flex-basis: 16.666666%;
}
.column-desktop-7:not(.slick-initialized)>* {
max-width: 14.285%;
-ms-flex-preferred-size: 14.285%;
flex-basis: 14.285%;
}
.column-desktop-8:not(.slick-initialized)>* {
max-width: 12.5%;
-ms-flex-preferred-size: 12.5%;
flex-basis: 12.5%;
}
} .side-close-icon {
position: absolute;
z-index: 8;
font-size: 2.4rem;
width: 35px;
height: 35px;
line-height: 35px;
top: 0;
right: 0;
text-align: center;
color: #222 !important;
cursor: pointer;
}
.side-close-icon:hover {
color: red !important;
background: transparent !Important;
} #preloader {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-repeat: no-repeat;
background-position: center;
z-index: 9999;
}
.product-images__trigger {
font-size: 3.5rem;
position: absolute;
bottom: 25px;
right: 20px;
z-index: 99;
background: #f1f1f1;
border-radius: 50%;
width: 45px;
height: 45px;
text-align: center;
}
.rt-product-stock {
font-size: 1.14rem;
color: #888;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
flex-basis: 100%;
width: 100%;
max-width: 400px;
margin: 15px auto 20px;
margin-bottom: 20px !important;
}
.rt-product-stock .stock-line {
height: 10px;
flex-basis: 100%;
background: #e1e1e1;
margin-top: 3px;
}
.rt-product-stock span.stock-line-inner {
background: red;
display: block;
height: 100%;
} .categories-container .category-item .style1 {
border: 1px solid #eaeaea;
padding: 20px;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.categories-container .category-item .style1:hover {
border-color: var(--primarycolor);
}
.categories-container .category-image {}
.categories-container .category-image img {
width: 100%;
}
.categories-container .category-content {
padding: 15px 0 0 0;
text-align: center;
}
.categories-container .category-content .name {
font-size: 1.6rem;
font-weight: 600;
display: block;
margin-bottom: 8px;
color: var(--headingcolor);
}
.categories-container .category-content .name:hover {
color: var(--primarycolor);
}
.categories-container .category-content ul {
padding: 0;
list-style: none;
margin: 0;
}
.categories-container .category-content ul li a {
display: block;
line-height: 30px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.categories-container .category-content ul li a:hover {
margin-left: 7px;
color: var(--primarycolor);
}
.categories-container .category-content .link {
background: #f5f5f5;
border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 1.3rem;
color: #253237;
text-transform: uppercase;
padding: 0 17px;
line-height: 32px;
margin-top: 23px;
display: inline-block;
vertical-align: top;
}
.categories-container .category-content .link:hover {
background: var(--primarycolor);
color: #fff;
}
.background-full .style1,
.background-full .categories-container .style1 .category-image {
background: #fff;
}
.background-full .categories-container .style1 {
border: 0;
padding: 0;
border-radius: 0;
-webkit-border-radius: 0;
}
.background-full .categories-container .style1 .category-content {
padding: 24px 30px 30px 30px;
text-align: left;
}
@media (max-width: 991px) {
.background-full .categories-container .style1 .category-content {
padding: 9px 15px 15px 15px;
}
} .categories-container .style2 {
display: flex;
align-items: center;
}
.categories-container .style2 .category-image {
width: 40%;
}
.categories-container .style2 .category-content {
width: 60%;
padding-left: 15px;
padding-top: 0;
} .product-labels .label-p-left+.product-label {
left: auto;
right: 0;
}
.product-labels .label-p-right+.product-label {
right: auto;
left: 0;
}
.product-label {
color: #fff;
padding: 0 10px;
line-height: 26px;
position: absolute;
top: 0;
right: 0;
z-index: 4;
text-align: center;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.product-inner:hover .product-image .product-label {
opacity: 0;
}
.product-label.label-p-left {
right: auto;
left: 0;
}
.product-label.label-p-right {
right: 0;
left: auto;
}
.label-d-circle {
width: 40px;
height: 40px;
padding: 0;
line-height: 40px;
border-radius: 100%;
-webkit-border-radius: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.label-d-elip {
border-radius: 5px;
-webkit-border-radius: 5px;
}
.product-label.specific-label-image {
padding: 0;
}
.product-label.label-has-hover {
display: flex;
align-items: center;
max-height: 60px;
}
.product-label.label-has-hover img {
max-height: 100%;
width: auto !important;
}
.product-label.label-has-hover:hover {
z-index: 6;
}
.product-label.label-has-hover span {
opacity: 0;
margin-left: -15px;
color: #222;
padding: 5px 15px;
position: relative;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
background: #fff;
-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
pointer-events: none;
}
.product-label.label-has-hover:hover span {
opacity: 1;
margin-left: 10px;
}
.product-label.label-has-hover span:before,
.product-label.label-has-hover span:after {
border-style: solid;
content: '';
font-size: 1px;
height: 0;
position: absolute;
width: 0;
}
.product-label.label-has-hover span:before {
border-color: transparent #ebebeb transparent transparent;
border-width: 8.5px 8px 8.5px 0;
left: -8px;
top: 50%;
margin-top: -8.5px;
}
.product-label.label-has-hover span:after {
border-color: transparent #fff transparent transparent;
border-width: 7.5px 7px 7.5px 0;
left: -7px;
top: 50%;
margin-top: -7.5px;
}
.product-label.label-has-hover.label-p-right span {
order: 1;
margin-left: 0;
margin-right: -15px;
}
.product-label.label-has-hover.label-p-right img {
order: 2;
}
.product-label.label-has-hover.label-p-right:hover span {
margin-right: 10px;
}
.product-label.label-has-hover.label-p-right span:before {
border-color: transparent transparent transparent #ebebeb;
border-width: 8.5px 0 8.5px 8px;
left: auto;
right: -8px;
top: 50%;
margin-top: -8.5px;
}
.product-label.label-has-hover.label-p-right span:after {
border-color: transparent transparent transparent #fff;
border-width: 7.5px 0 7.5px 7px;
left: auto;
right: -7px;
top: 50%;
margin-top: -7.5px;
}
.label-d-trapezium:after {
content: "";
border: 13px solid transparent;
position: absolute;
left: 100%;
} .product-inner {
position: relative;
padding: 15px;
background: #fff;
}
.products-wrapper .product-inner:after {
content: "";
top: 15px;
bottom: 15px;
width: 1px;
background: #eaeaea;
left: -1px;
position: absolute;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.products-wrapper .slick-current .product-inner:after {
display: none;
}
.products-wrapper .product-inner:hover:after {
opacity: 0;
}
.product-inner:before {
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
border: 1px solid #eaeaea;
position: absolute;
border-radius: 5px;
-webkit-border-radius: 5px;
pointer-events: none;
opacity: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
.product-inner:before {
display: none;
}
.product-inner {
padding-left: 7.5px;
padding-right: 7.5px;
}
.products-wrapper .product-inner:hover:after {
opacity: 1;
}
}
.product-inner:hover:before {
opacity: 1;
}
.product-inner .product-image {
position: relative;
text-align: center;
}
.product-inner .product-image>a {
display: inline-block;
vertical-align: top;
position: relative;
overflow: hidden;
}
.product-inner .product-image img {
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.product-inner .product-image:hover img {
-moz-transform: scale3d(1.1, 1.1, 1.1);
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-o-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.product-inner .product-image .product_thumbnail_hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
opacity: 0;
}
.product-inner .product-image>a:hover .product_thumbnail_hover {
z-index: 1;
opacity: 1;
}
.product-inner .onsale {
display: inline-block;
position: absolute;
top: 0;
left: 0;
text-transform: capitalize;
font-size: 1.2rem;
line-height: 20px;
padding: 0 5px;
color: #fff;
font-weight: 700;
background: #eb2606;
}
.product-inner .product-title>* {
font-size: 1.4rem;
font-weight: 600;
text-transform: capitalize;
outline: none !important;
line-height: 1.286;
margin-bottom: 0;
margin-top: 8px;
margin-bottom: 12px;
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product-inner .product-title>* a {
outline: none !Important;
color: #1d1d1d;
}
.product-inner .product-title>* a:hover { color: var(--primarycolor);
}
.product-inner .product-content {
position: relative;
padding: 0 10px;
padding-top: 22px;
}
.product-brand,
.product-content .product-category {
line-height: 1;
}
.product-brand .pwb-brands-in-loop a,
.product-content .product-category>a {
text-transform: uppercase;
color: #888888; font-size: 1.3rem;
}
.product-brand .pwb-brands-in-loop a:hover,
.product-content .product-category>a:hover {
text-decoration: underline;
color: #1d1d1d;
}
#yith-wcwl-popup-message {
font-weight: 700;
line-height: 50px;
text-align: center;
position: fixed;
top: 50%;
left: 50%;
z-index: 10000;
background: #fff;
border: none;
border-radius: 0;
color: #222;
padding: 0 20px;
border: 1px solid #ebebeb;
}
.yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.compare-button a.compare.added {
background: #1d1d1d;
border: none;
}
.product-rating {
line-height: 1;
}
.product-price {
margin-top: 11px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.price {
color: #1d1d1d;
display: flex;
line-height: 1;
font-weight: 600;
font-size: 1.6rem;
align-items: center;
}
.price ins {
text-decoration: none;
color: #eb2606;
font-weight: inherit !important;
}
.price del {
font-weight: 400;
color: #9b9b9b;
font-size: 1.4rem;
margin-right: 5px;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
display: inline-block;
margin: 0;
position: relative;
line-height: 1;
vertical-align: top;
float: none;
width: 78px;
height: 14px;
float: none !important;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
content: '\e915\e915\e915\e915\e915';
color: #d2d2d2;
font-family: "roadthemes-icon";
font-size: 1.4rem;
letter-spacing: 2px;
display: block;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
font-size: 0;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding: 0;
z-index: 1;
height: 100%;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
content: '\e915\e915\e915\e915\e915';
font-family: "roadthemes-icon";
font-size: 1.4rem;
letter-spacing: 2px;
color: #fdd835;
right: 0;
}
.yith-wcwl-add-to-wishlist {
margin: 0;
}
.yith-wcwl-icon {
display: none;
}
.product-inner .action-links a:before,
.product-inner .quickview .btn-quickview:before,
.summary .yith-wcwl-add-to-wishlist a:before,
.summary a.compare:before {
content: "\e902";
font-family: "roadthemes-icon";
font-size: 1.6rem;
display: inline-block;
vertical-align: top;
font-weight: 400;
line-height: inherit;
}
.product-inner .yith-wcwl-add-to-wishlist a:before,
.summary .yith-wcwl-add-to-wishlist a:before {
content: "\e909";
}
.product-inner .action-links a.compare:before,
.summary a.compare:before {
content: "\e90e";
}
.product-inner .quickview .btn-quickview:before {
content: "\e918";
}
.product-inner a.added_to_cart.wc-forward {
display: none !important;
}
.product-inner .product-image .product-quickview {
position: absolute;
top: -15px;
right: -15px;
z-index: 5;
}
.product-inner .product-image .product-quickview .btn-quickview {
width: 40px;
height: 40px;
line-height: 40px;
background: transparent;
font-size: 0;
padding: 0;
color: #47494a;
text-align: center;
display: block;
opacity: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.product-inner:hover .product-image .product-quickview .btn-quickview {
opacity: 1;
}
.product-inner .product-image .product-quickview .btn-quickview:hover {
color: var(--primarycolor);
}
.product-inner .action-links {
position: absolute;
top: 0;
right: -10px;
z-index: 5;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
opacity: 0;
}
.product-inner:hover .action-links {
opacity: 1;
right: 0;
}
.product-inner .action-links>ul {
list-style: none;
padding: 0;
margin: 0;
}
.product-inner .action-links>ul>li {
margin-bottom: 5px;
display: block;
}
.product-inner .action-links ul li:last-child {
margin: 0;
}
.product-inner .action-links a,
.product-inner .product-content .product-cart a {
width: 40px;
height: 40px;
line-height: 38px;
border: 1px solid #e2e2e2;
padding: 0;
border-radius: 100%;
-webkit-border-radius: 100%;
background: #fff;
text-align: center;
font-size: 0;
outline: none;
font-weight: 400;
color: #47494a;
display: inline-block;
vertical-align: top;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.product-inner .action-links a span { }
.product-inner .action-links a:hover {
background: var(--primarycolor);
color: #fff;
border-color: var(--primarycolor);
}
.product-inner .product-content .product-cart {
position: absolute;
bottom: 0;
right: -10px;
opacity: 0;
z-index: 5;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.product-inner:hover .product-content .product-cart {
right: 0;
opacity: 1;
}
.product-inner .product-content .product-cart a {
background: var(--primarycolor);
color: #fff;
border-color: var(--primarycolor);
}
.product-inner .product-content .product-cart a:before {
content: "\e902";
font-family: "roadthemes-icon";
font-size: 1.8rem;
display: inline-block;
vertical-align: top;
font-weight: 400;
}
.product-inner .product-content .product-cart a:hover {
background: #1d1d1d;
border-color: #1d1d1d;
}  .product-layout-2 .product-inner .product-content {
padding-bottom: 0;
}
.product-layout-2 .product-inner .action-links>ul>li.product-cart {
max-width: none;
}
.product-layout-2 .product-inner .action-links {
position: absolute;
top: 50%;
left: 0;
right: 0;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 5;
pointer-events: none;
}
.product-layout-2 .product-inner .action-links>ul {
display: inline-block;
vertical-align: top;
}
.product-layout-2 .product-inner .action-links>ul>li {
pointer-events: visible;
float: left;
-moz-transform: scale(0.7);
-webkit-transform: scale(0.7);
-o-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
opacity: 0;
margin-bottom: 0;
margin-right: 5px;
}
.product-layout-2 .product-inner .action-links>ul>li:last-child {
margin: 0;
}
.product-layout-2 .product-inner .product-image:hover .action-links>ul>li {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.product-layout-2 .product-inner .action-links .product-cart a:before {
display: inline-block;
vertical-align: top;
} .product-layout-3 .product-inner .product-content {
padding-bottom: 0;
}
.product-layout-3 .product-inner .action-links {
position: absolute;
top: 50%;
left: 0;
right: 0;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 5;
pointer-events: none;
}
.product-layout-3 .product-inner .action-links>ul {
display: inline-block;
vertical-align: top;
}
.product-layout-3 .product-inner .action-links>ul>li {
pointer-events: visible;
-moz-transform: scale(0.7);
-webkit-transform: scale(0.7);
-o-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
opacity: 0;
margin-bottom: 0;
margin-right: 5px;
float: left;
}
.product-layout-3 .product-inner .action-links>ul>li:last-child {
margin: 0;
}
.product-layout-3 .product-inner .product-image:hover .action-links>ul>li {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}  .category-thumbnail {
margin-bottom: 30px;
} .category-description {
margin-bottom: 30px;
}
.category-description.expand-content {
overflow: hidden;
max-height: 80px;
position: relative;
}
.category-description.expanded-content {
overflow: visible;
max-height: none;
padding-bottom: 30px;
}
.block-expand-overlay {
background: linear-gradient(to bottom, transparent, rgba(248, 248, 248, 1));
height: 40px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
display: flex;
justify-content: center;
align-items: center;
pointer-events: visible;
}
.expanded-content .block-expand-overlay {
background: transparent;
}
.block-expand-overlay>.block-expand {
display: inline-block;
vertical-align: top;
line-height: 25px;
padding: 0 15px;
background: #222;
border-radius: 5px;
color: #fff !important;
cursor: pointer;
font-size: 1.2rem;
}
.block-expand-overlay>.block-expand:hover {
background: var(--primarycolor);
}
.block-expand:after {
content: "\e92b";
font-family: "roadthemes-icon";
display: inline-block;
vertical-align: top;
margin-left: 5px;
font-size: 0.9rem;
}
.block-expand.btn-less:after {
content: "\e92e";
}
.expand-content:not(.expanded-content) .btn-less {
display: none;
}
.expanded-content .btn-more {
display: none;
} .subcategories-wrapper {
margin-bottom: 30px;
}
.product-subcategories {
padding: 0;
list-style: none;
}
.product-subcategories .category-summary {
padding: 10px 0 0 0;
text-align: center;
display: block;
}
.product-subcategories .category-summary .category-name {
display: block;
font-weight: 600;
}
.product-subcategories .category-summary .category-products-count {
color: var(--textcolor);
font-size: 1.3rem;
display: block;
}
.product-subcategories .slick-dots {
margin-top: 15px;
}
.product-subcategories .design2 {
position: relative;
}
.product-subcategories .design2 .category-summary {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
background: #fff;
padding: 5px;
font-size: 1.2rem
} .woocommerce .archive-products>.product-category,
.archive-products>.product-category {
text-align: center;
margin-bottom: 30px;
}
.archive-products>.product-category .woocommerce-loop-category__title {
margin-top: 10px;
}
.archive-products>.product-category .woocommerce-loop-category__title .count {
background: transparent;
} .archive-products {
margin: 0;
}
.archive-products>div {
padding: 0;
}
.archive-products .product-grid {
margin-bottom: 30px;
} .product-list {
display: flex;
padding: 15px;
margin-bottom: 30px;
}
.product-list:before {
opacity: 1;
}
.product-list .product-image {
flex: 1 1 24.286%;
}
.product-list .product-content {
flex: 1 1 50%;
padding: 0;
padding-left: 30px;
padding-top: 22px;
padding-right: 20px;
}
.product-list .box-list {
flex: 1 1 25.714%;
padding-left: 20px;
border-left: 1px solid #ebebeb;
position: relative;
padding-top: 15px;
}
.product-list .product-title>* {
margin-top: 10px;
font-size: 1.6rem;
margin-bottom: 16px;
}
.product-list .product-short-description {
margin-top: 18px;
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product-list .block-countdown {
margin-top: 30px;
}
.product-list .box-list .product_available {
text-transform: capitalize;
}
.product-list .box-list .product_available span {
color: var(--primarycolor);
}
.product-list .box-list .price {
font-size: 2rem !Important;
}
.product-list .box-list .price del {
font-size: 1.6rem;
opacity: 1 !important;
}
.product-list .box-list .action-links {
margin-top: 26px;
opacity: 1;
position: static;
}
.product-list .box-list .action-links>ul {
text-align: left;
display: block;
}
.product-list .box-list .action-links>ul>li {
display: inline-block;
vertical-align: top;
margin-right: 15px;
}
.product-list .box-list .action-links>ul>li:last-child {
margin: 0;
}
.product-list .box-list .action-links>ul>li.product-cart {
width: 100%;
max-width: 100%;
flex: none;
margin: 0;
margin-bottom: 6px;
}
.product-list .box-list .action-links>ul>li.product-cart a {
border: 0;
width: auto;
height: auto;
line-height: 44px;
border-radius: 5px;
-webkit-border-radius: 5px;
background: var(--primarycolor);
font-size: 1.4rem;
text-transform: uppercase;
color: #fff;
font-weight: 700;
min-width: 210px;
max-width: 100%;
padding: 0 10px;
}
.product-list .box-list .action-links>ul>li.product-cart a:hover {
background: #1d1d1d;
}
.product-list .box-list .action-links>ul>li.product-cart a:before {
display: none;
}
.product-list .box-list .action-links .add-to-wishlist a,
.product-list .box-list .action-links .add-to-compare a {
width: auto;
font-size: 1.4rem;
text-transform: capitalize;
color: var(--textcolor);
background: transparent;
border: 0;
line-height: 30px;
height: auto;
}
.product-list .box-list .action-links .add-to-wishlist a:before,
.product-list .box-list .action-links .add-to-compare a:before {
margin-right: 5px;
}
.product-list .box-list .action-links .add-to-wishlist a:hover,
.product-list .box-list .action-links .add-to-compare a:hover {
color: var(--primarycolor);
}
@media (max-width: 567px) {
.product-list {
flex-wrap: wrap;
}
.product-list>* {
border: 0 !important;
flex: 1 1 100% !important;
padding: 0 !important;
margin-bottom: 20px;
}
.product-list>*:last-child {
margin: 0;
}
} .owl-carousel .owl-nav button {
font-size: 0;
display: 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%);
filter: alpha(opacity=0);
opacity: 0;
height: 36px;
width: 36px;
text-align: center;
}
.owl-carousel .owl-nav button:before {
font-family: "Ionicons";
font-size: 3.6rem;
display: block;
line-height: 36px;
}
.owl-carousel .owl-nav button.disabled {
cursor: not-allowed;
}
.owl-carousel .owl-nav button.owl-prev {
right: 100%;
}
.owl-carousel .owl-nav button.owl-prev:before {
content: "\f3cf";
}
.owl-carousel .owl-nav button.owl-next {
left: 100%;
}
.owl-carousel .owl-nav button.owl-next:before {
content: "\f3d1";
}
.owl-carousel:hover .owl-nav button {
filter: alpha(opacity=100);
opacity: 1;
} .product-grid .block-countdown {
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 1;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
z-index: 10;
}
.product-grid .block-countdown .countdown-inner {
background: transparent;
border-radius: 0;
-webkit-border-radius: 0;
padding: 10px 0;
}
.product-grid .countdown-inner>span {
color: #313030;
background: #F0F0F0;
width: 45px;
height: 50px;
display: flex;
justify-content: center;
flex-direction: column;
margin-right: 5px;
}
.product-grid .countdown-inner>span:after {
display: none;
}
.block-countdown .countdown-inner {
display: inline-block;
vertical-align: top;
background: #eb2606;
padding: 9px 18px;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.countdown-inner>span {
color: #fff;
font-size: 1.1rem;
text-transform: capitalize;
line-height: 1;
position: relative;
margin-right: 15px;
float: left;
text-align: center;
}
.countdown-inner>span:last-child {
margin: 0;
}
.countdown-inner>span:after {
content: ":";
position: absolute;
right: -8.5px;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 1.6rem;
font-weight: 600;
}
.countdown-inner>span:last-child:after {
display: none;
}
.countdown-inner>span>strong {
font-size: 1.6rem;
font-weight: 600;
display: block;
margin-bottom: 5px;
}
@media (min-width: 1200px) {
.col-xl-2 .product-grid .countdown-inner>span>strong {
font-size: 1.3rem;
margin-bottom: 1px;
}
.col-xl-2 .product-grid .countdown-inner>span {
font-size: 1rem;
margin-right: 2px;
width: 35px;
height: 40px;
}
.col-xl-2 .product-grid .countdown-inner>span:after {
display: none;
}
.col-xl-2 .product-grid .countdown-inner>span:last-child {
margin: 0;
}
.col-xl-2 .product-grid .block-countdown .countdown-inner {
padding: 5px 0;
}
}
@media (max-width: 1399px) {
.product-grid .countdown-inner>span {
margin-right: 3px;
}
.product-grid .countdown-inner>span:last-child {
margin-right: 0;
}
}
@media (max-width: 1299px) {
.product-grid .countdown-inner>span {
margin-right: 2px;
width: 39px;
height: 50px;
}
.product-grid .countdown-inner>span:last-child {
margin-right: 0;
}
}
@media (max-width: 1199px) {
.block-countdown .countdown-inner {
padding-left: 10px;
padding-left: 10px;
}
}
@media (max-width: 767px) {
.product-grid .countdown-inner>span>strong {
font-size: 1.3rem;
margin-bottom: 1px;
}
.product-grid .countdown-inner>span {
font-size: 1rem;
margin-right: 2px;
width: 40px;
height: 45px;
}
.product-grid .countdown-inner>span:after {
display: none;
}
.product-grid .countdown-inner>span:last-child {
margin: 0;
}
.product-grid .block-countdown .countdown-inner {
padding: 5px 0;
}
}
@media (max-width: 479px) {
.product-grid .countdown-inner>span {
font-size: 1rem;
margin-right: 2px;
width: 32px;
height: 38px;
}
}
@media (max-width: 374px) {
.product-grid .countdown-inner>span {
font-size: 1rem;
margin-right: 2px;
width: 30px;
height: 36px;
}
} .rt-elementor-countdown {}
.rt-elementor-countdown .countdown-inner {
display: flex;
background: transparent;
padding: 0;
}
.rt-elementor-countdown .countdown-inner>span {
flex: 1 1 auto;
background: #f9f9f9;
padding: 10px;
border-radius: 5px;
text-align: center;
}
.rt-elementor-countdown.d-count-inline .countdown-inner {
flex-wrap: wrap;
}
.rt-elementor-countdown.d-count-inline .countdown-inner>span {
display: flex;
align-items: center;
flex: none;
}
.rt-elementor-countdown.d-count-inline .countdown-inner>span strong {
margin: 0 5px 0 0;
}  .sale-products .design-1 .product-inner {
display: flex;
padding: 25px;
align-items: center;
}
.sale-products .design-1 .product-content .action-links {
display: none;
}
.sale-products .design-1 .product-inner:before {
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.sale-products .design-1 .product-inner .product-image {
width: 48.438%;
}
.sale-products .design-1 .product-inner .product-content {
width: 51.562%;
padding: 0 0 0 25px;
}
.sale-products .design-1 .product-short-description {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 1.3rem;
margin-top: 19px;
}
.sale-products .design-1 .block-countdown {
display: block;
margin-top: 25px;
}
.sale-products .design-1 .countdown-inner>span {
font-size: 1.3rem;
margin-right: 30px;
}
.sale-products .design-1 .countdown-inner>span:last-child {
margin: 0;
}
.sale-products .design-1 .countdown-inner>span:after {
right: -15px;
}
.sale-products .design-1 .countdown-inner>span>strong {
font-size: 2.2rem;
}
.sale-products .design-1 .product-inner .product-title>* {
font-size: 1.6rem;
}
.sale-products .design-1 .price {
font-size: 1.8rem;
}
.sale-products .design-1 .price del {
font-size: 1.4rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
.sale-products .design-1 .product-inner .product-content {
padding-left: 15px;
}
.sale-products .design-1 .product-inner {
padding: 15px;
}
.sale-products .design-1 .countdown-inner>span {
margin-right: 15px;
font-size: 1.2rem;
}
.sale-products .design-1 .countdown-inner>span>strong {
font-size: 1.8rem;
}
.sale-products .design-1 .countdown-inner>span:after {
right: -7.5px;
}
}
@media (max-width: 767px) {
.sale-products .design-1 .product-inner .product-content {
padding-left: 15px;
}
.sale-products .design-1 .product-inner {
padding: 15px;
}
.sale-products .design-1 .countdown-inner>span {
margin-right: 15px;
font-size: 1.2rem;
}
.sale-products .design-1 .countdown-inner>span>strong {
font-size: 1.8rem;
}
.sale-products .design-1 .countdown-inner>span:after {
right: -7.5px;
}
}
@media (max-width: 567px) {
.sale-products .design-1 .product-inner {
display: block;
padding: 10px;
}
.sale-products .design-1 .product-inner .product-image {
width: 100%;
}
.sale-products .design-1 .product-inner .product-content {
padding: 15px 0 0 0;
width: 100%;
}
.sale-products .design-1 .product-inner .product-title>* {
font-size: 1.4rem;
}
.sale-products .design-1 .price {
font-size: 1.6rem;
}
.sale-products .design-1 .price del {
font-size: 1.4rem;
}
.sale-products .design-1 .countdown-inner {
padding-left: 5px;
padding-right: 5px;
}
.sale-products .design-1 .countdown-inner>span {
margin-right: 10px;
font-size: 1.1rem;
}
.sale-products .design-1 .countdown-inner>span>strong {
font-size: 1.4rem;
margin-bottom: 2px;
}
.sale-products .design-1 .countdown-inner>span:after {
display: none;
}
.sale-products .design-1 .product-short-description {
margin-top: 10px;
}
.sale-products .design-1 .block-countdown {
margin-top: 15px;
}
} .sale-products .design-2 .product-inner {
display: flex !important;
padding: 25px;
align-items: center;
}
.sale-products .design-2 .product-content .action-links {
display: none;
}
.sale-products .design-2 .product-inner:before {
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.sale-products .design-2 .product-inner .product-image {
width: 48.438%;
}
.sale-products .design-2 .product-inner .product-content {
width: 51.562%;
padding: 0 0 0 25px;
}
.sale-products .design-2 .product-short-description {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 1.3rem;
margin-top: 19px !important;
}
.sale-products .design-2 .block-countdown {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.sale-products .design-2 .product-inner .product-title>* {
font-size: 1.6rem;
}
.sale-products .design-2 .price {
font-size: 1.8rem;
}
.sale-products .design-2 .price del {
font-size: 1.4rem;
}
@media (max-width: 567px) {
.sale-products .design-2 .product-inner {
flex-wrap: wrap;
padding: 15px;
}
.sale-products .design-2 .product-inner .product-image {
width: 100%;
}
.sale-products .design-2 .product-inner .product-content {
width: 100%;
padding: 25px 0 0 0;
}
} .product-list-small {
display: flex;
align-items: center;
}
.product-list-small .product-label {
display: none;
}
.product-list-small .product-image {
width: 36.365%;
}
.product-list-small .product-content {
width: 63.635%;
padding: 0 0 0 15px;
} .tab-content>.active {
opacity: 1;
}
.rt-tab-products {}
.rt-tab-products .rt-tabs {
border-bottom: 1px solid #ebebeb;
margin-bottom: 15px;
}
.rt-tab-products .rt-tabs li {
position: relative;
padding-bottom: 16px;
margin: 0 35px 0 0;
}
.rt-tab-products .rt-tabs li:last-child {
margin-right: 0;
}
.rt-tab-products .rt-tabs li:after {
content: "";
left: 0;
width: 100%;
height: 2px;
bottom: -1px;
position: absolute;
background: var(--primarycolor);
opacity: 0;
}
.rt-tab-products .rt-tabs li.active:after {
opacity: 1;
}
.rt-tab-products .rt-tabs li a {
border: 0;
font-size: 2.4rem;
color: #888;
padding: 0;
line-height: 1;
}
.rt-tab-products .rt-tabs li a:hover,
.rt-tab-products .rt-tabs li.active a {
color: var(--headingcolor);
}
.rt-tab-products .rt-tabs li.active a {
font-weight: 700;
}
@media (max-width: 767px) {
.rt-tab-products .rt-tabs li {
margin: 0 15px 0 0;
}
}
@media (max-width: 567px) {
.rt-tab-products .rt-tabs li:after {
display: none;
}
} .title-absolute .rt-tabs {
border: 0;
}
.title-absolute .rt-tabs li {
margin: 0 20px 0 0;
}
.title-absolute .rt-tabs li:after {
display: none;
}
.title-absolute .rt-tabs li:last-child {
margin: 0;
}
.title-absolute .rt-tabs li a {
font-size: 1.4rem;
color: #555;
text-transform: capitalize;
border: 2px solid transparent;
line-height: 26px;
font-weight: 700;
padding: 0;
display: block;
border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.title-absolute .rt-tabs li a:hover {
color: var(--headingcolor);
font-weight: 700;
}
.title-absolute .rt-tabs li.active a {
border-color: var(--primarycolor);
color: var(--headingcolor);
padding: 0 15px;
font-weight: 700;
}
.title-absolute .rt-tabs {
position: absolute;
right: 0;
top: -59px;
}
@media (max-width: 767px) {
.title-absolute .rt-tabs {
position: relative;
top: auto;
right: auto;
margin-bottom: 15px;
}
}   .site-footer {
margin-top: calc(var(--rowspace) + 20px);
}
.text-light .widget-title,
.text-light label,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .elementor-icon {
color: #fff;
}
.text-light .footer-column .menu a,
.text-light .mc4wp-alert a {
color: #fff;
}
.text-light .footer-column .menu a:hover,
.text-light .mc4wp-alert a:hover {
text-decoration: underline;
color: #fff;
opacity: 1;
}
.footer-block {
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
padding: var(--rowspace) 0;
}
.footer-block .elementor-icon-box-icon {}
.footer-block .elementor-icon {
font-size: 4.2rem;
width: 76px;
height: 76px;
line-height: 76px;
background: rgba(255, 255, 255, 0.1);
border-radius: 100%;
-webkit-border-radius: 100%;
}
.footer-block .elementor-icon:hover {
color: inherit;
}
.footer-block .elementor-icon i,
.footer-block .elementor-icon svg {
width: auto;
height: auto;
line-height: inherit;
}
@media (min-width: 768px) and (max-width: 991px) {
.footer-block .elementor-icon {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 3rem;
}
.footer-block .elementor-icon-box-icon {
margin-right: 10px !Important;
}
}
.site-footer .footer-block p {
line-height: 1.428;
margin: 0;
}
.footer-block .elementor-icon-box-title {
margin-bottom: 8px;
font-size: 1.6rem;
font-weight: 600;
}
.footer-block p.phone {
font-size: 3rem;
font-weight: 700;
line-height: 1;
}
.site-footer .footer-main {
padding: calc(var(--rowspace) + 15px) 0 calc(var(--rowspace) - 20px) 0;
}
.site-footer .footer-column {
margin-bottom: 30px;
}
.site-footer .widget-title {
text-transform: uppercase;
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 26px;
}
.site-footer p {
line-height: 24px;
}
.site-footer .contact-us {}
.site-footer .footer-phone {
display: flex;
align-items: center;
}
.site-footer .footer-phone .icon {
font-size: 4.8rem;
font-weight: 400;
margin-right: 13px;
}
.site-footer .footer-phone label {
display: block;
font-weight: 400;
font-size: 1.6rem;
margin-bottom: 6px;
line-height: 1;
}
.site-footer .footer-phone strong {
font-size: 2.2rem;
font-weight: 600;
margin: 0;
}
@media (max-width: 567px) {
.site-footer .footer-phone .icon {
font-size: 4rem;
}
.site-footer .footer-phone label {
font-size: 1.4rem;
}
.site-footer .footer-phone strong {
font-size: 1.8rem;
}
}
.site-footer .copyright {
padding: 10px 0;
}
.site-footer ul {
list-style: none;
padding: 0;
margin: 0;
}
.site-footer ul li {
margin: 4px 0;
}
.site-footer ul.menu li a {
line-height: 24px;
display: block;
}
.site-footer ul.menu li:not(:last-child) {
margin-bottom: 9px;
}
.site-footer .footer-bottom {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding: 12px 0;
}
.footer-bottom p {
margin: 0;
}
.footer-bottom .col {
padding-top: 5px;
padding-bottom: 5px;
}
.site-footer .footer-bottom .row {
align-items: center;
}
.footer-bottom ul.menu li {
margin: 0 5px 0 0 !important;
display: inline-block;
vertical-align: top;
}
@media (max-width: 767px) {
.footer-bottom .row {
display: block;
}
.footer-bottom .row .col {
text-align: center !important;
margin-bottom: 10px;
}
} .mc4wp-form {}
.mc4wp-form .mc4wp-form-fields {
position: relative;
}
.mc4wp-form .mc4wp-form-fields p {
margin-bottom: 19px;
}
.mc4wp-form .mc4wp-form-fields input {
flex: 1 1 auto;
height: 46px;
border: 0;
padding: 0 15px;
padding-right: 140px;
border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 1.4rem;
color: #b1b1b1;
width: 100%;
background: #fff;
}
.mc4wp-form .mc4wp-form-fields button {
font-size: 1.4rem;
font-weight: 700;
padding: 0 25px;
border-radius: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: #1d1d1d;
position: absolute;
right: 0;
line-height: 46px;
cursor: pointer;
}
.mc4wp-form .mc4wp-form-fields button:hover {
background: #000;
}
.mc4wp-form input[type='email']::-webkit-input-placeholder {
color: #b1b1b1;
}
.mc4wp-form input[type='email']:focus::-webkit-input-placeholder {
color: transparent;
}
.mc4wp-form input[type='email']:-moz-placeholder {
color: #b1b1b1;
}
.mc4wp-form input[type='email']:focus:-moz-placeholder {
color: transparent;
}
.mc4wp-form input[type='email']::-moz-placeholder {
color: #b1b1b1;
}
.mc4wp-form input[type='email']:focus::-moz-placeholder {
color: transparent;
}
.mc4wp-form input[type='email']:-ms-input-placeholder {
color: #b1b1b1;
}
.mc4wp-form input[type='email']:focus:-ms-input-placeholder {
color: transparent;
}
.mc4wp-alert {
margin-top: 5px;
}
.social_widget {
margin-top: 40px;
}
.social-list li {
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
}
.social-list li a {
width: 40px;
height: 40px;
display: block;
line-height: 38px;
background: transparent;
text-align: center;
border-radius: 100%;
-webkit-border-radius: 100%;
font-size: 0;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.12);
}
.social-list li a:hover {
color: var(--primarycolor);
background: #fff;
}
.social-list li a:before {
font-family: "roadthemes-icon";
font-size: 14px;
}
.social-list li a.facebook:before {
content: "\e93c";
}
.social-list li a.twitter:before {
content: "\e932";
}
.social-list li a.google:before {
content: "\e930";
}
.social-list li a.instagram:before {
content: "\e934";
}
.social-list li a.pinterest:before {
content: "\e931";
}
.social-list li a.whatsapp:before {
content: "\e970";
}
.social-list li a.youtube:before {
content: "\e933";
}
.social-list li a.rss:before {
content: "\e936";
}
.social-list li a.tumblr:before {
content: "\e989";
}
.social-list li a.vimeo:before {
content: "\e98a";
}
.social-list li a.behance:before {
content: "\e982";
}
.social-list li a.dribbble:before {
content: "\e93b";
}
.social-list li a.flickr:before {
content: "\e983";
}
.social-list li a.github:before {
content: "\e985";
}
.social-list li a.skype:before {
content: "\e93c";
}
.social-list li a.snapchat:before {
content: "\e986";
}
.social-list li a.wechat:before {
content: "\e98b";
}
.social-list li a.weibo:before {
content: "\e98c";
}
.social-list li a.foursquare:before {
content: "\e984";
}
.social-list li a.soundcloud:before {
content: "\e988";
}
.social-list li a.vk:before {
content: "\e96f";
}
.social-list li:not(:last-child) {
margin-right: 8px;
}
#back-to-top {
background: #201e1e;
border-radius: 100%;
box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
color: #fff;
bottom: 0px;
cursor: pointer;
height: 50px;
opacity: 0;
position: fixed;
text-align: center;
right: 12px;
visibility: hidden;
width: 50px;
line-height: 50px;
z-index: 99;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
}
#back-to-top:hover {
background: var(--primarycolor);
}
#back-to-top a {
color: #fff;
display: block;
}
#back-to-top.active {
bottom: 50px;
opacity: 1;
visibility: visible;
}
.breadcrumb-title {
padding: 22px 0;
text-align: left;
}
.yith-wcwl-share {
display: flex;
align-items: center;
padding: 15px 0;
}
.yith-wcwl-share>* {
margin: 0;
}
.yith-wcwl-share ul {
padding: 0;
list-style: none;
margin: 0;
margin-left: 20px;
}
.yith-wcwl-share ul li {
display: inline-block;
vertical-align: top;
margin: 0 10px 0 0;
}
.yith-wcwl-share ul li:last-child {
margin: 0;
}
.site-title {
font-size: 3.5rem;
font-weight: 600;
margin-bottom: 0;
}
.page-title {
margin-bottom: 30px;
}
h1.page-title,
h1.entry-title {
font-size: 3.5rem;
margin-bottom: 30px;
}
.page-title.page-title-medium,
.page-title-medium h1 {
font-size: 4rem;
}
.page-title.page-title-large,
.page-title-large h1 {
font-size: 4.5rem;
}
.page-title-section.text-light * {
color: #fff !Important;
}
.page-title-section.text-light .breadcrumb ul>li+li:before {
color: #fff;
}
.page-title-section {
padding: 30px 0;
margin-bottom: 30px;
}
.page-title-section .page-title {
margin-bottom: 10px;
line-height: 1;
}
.page-title-section .breadcrumb {
padding: 3px 0;
}
.breadcrumb {
text-transform: capitalize;
color: var(--primarycolor);
padding: 45px 0;
margin-bottom: var(--rowspace);
background: #f5f5f5;
}
.breadcrumb ul {
padding: 0;
list-style: none;
margin: 0;
}
.breadcrumb ul li {
display: inline-block;
vertical-align: top;
}
.breadcrumb ul>li+li:before {
content: "\e92d";
font-family: "roadthemes-icon";
font-size: 0.9rem;
margin: 0 9px;
color: var(--linkcolor);
}
@media (max-width: 567px) {
.breadcrumb {
padding: 15px 0;
}
}
.toolbar {
background: #fff;
padding: 10px 10px 5px 10px;
margin-bottom: 2em;
border: 1px solid #ebebeb;
border-radius: 5px;
-webkit-border-radius: 5px;
display: inline-block;
vertical-align: top;
width: 100%;
}
.toolbar>* {
margin-bottom: 5px !important;
}
.toolbar .view-mode {
float: left;
}
.toolbar .view-mode label {
display: none;
}
.toolbar .view-mode>button {
display: inline-block;
font-size: 0;
width: 26px;
height: 28px;
vertical-align: top;
margin-right: 10px;
padding: 0;
cursor: pointer;
}
.toolbar .view-mode button.grid-icon {
background: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/bkg_grid.png) center no-repeat;
}
.toolbar .view-mode button.grid-icon:hover,
.toolbar .view-mode button.grid-icon.active {
background: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/bkg_grid_hover.png) center no-repeat;
}
.toolbar .view-mode button.list-icon {
background: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/bkg_list.png) center no-repeat;
}
.toolbar .view-mode button.list-icon:hover,
.toolbar .view-mode button.list-icon.active {
background: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/bkg_list_hover.png) center no-repeat;
}
.toolbar .woocommerce-result-count {
margin: 0;
line-height: 28px;
border-left: 1px solid #c1c1c1;
margin-left: 20px;
padding-left: 30px;
}
.toolbar .orderby {
height: 28px;
border-color: #e6e6e6;
background: #f7f7f7;
padding: 0 15px;
border-radius: 15px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/select_arrow.png);
background-repeat: no-repeat;
background-position-y: center;
background-position-x: 95%;
}
@media (max-width: 767px) {
.toolbar .woocommerce-result-count,
.toolbar .view-mode button {
display: none;
}
.toolbar .orderby {
font-size: 0;
}
.woocommerce-ordering {
position: relative;
}
.woocommerce-ordering:after {
content: "\e97e";
font-family: "roadthemes-icon";
font-size: 2rem;
color: var(--linkcolor);
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
text-align: center;
pointer-events: none;
font-weight: 500;
}
.toolbar .orderby {
background: none;
border: 0;
padding: 0;
width: 30px;
}
.toolbar .orderby option {
font-size: 1.2rem;
}
}
.woocommerce-pagination,
.rozer-pagination {
margin-top: 30px;
text-align: center;
}
.blog .woocommerce-pagination,
.blog .rozer-pagination {
margin-top: 0;
}
.woocommerce-pagination .page-numbers,
.rozer-pagination .page-numbers {
list-style: none;
padding: 0;
margin: 0 !important;
text-align: center;
border: 0 !important;
display: inline-block;
vertical-align: top;
}
.woocommerce-pagination .page-numbers li,
.rozer-pagination .page-numbers li {
display: inline-block;
margin: 3px !important;
border: 0 !important;
vertical-align: top;
}
.woocommerce-pagination .page-numbers li .page-numbers,
.rozer-pagination .page-numbers li .page-numbers {
display: block;
height: 36px;
width: 36px;
padding: 0;
background: #f4f4f4;
text-align: center;
line-height: 36px;
border-radius: 5px;
-webkit-border-radius: 5px;
color: #47494a;
}
.woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers:hover,
.rozer-pagination .page-numbers li .page-numbers.current,
.rozer-pagination .page-numbers li .page-numbers:hover {
color: #fff;
background: var(--primarycolor);
}
.button-ajax-loadmore {
text-align: center;
margin-top: 30px;
}
.button-ajax-loadmore a {
padding: 0 20px;
line-height: 45px;
background: #222;
color: #fff !important;
display: inline-block;
vertical-align: top;
border-radius: 3px;
-webkit-border-radius: 3px;
}
.button-ajax-loadmore a.disabled {
pointer-events: none;
}
.button-ajax-loadmore a:hover {
background: var(--primarycolor);
color: #fff;
} .single-product .site-main .product-images .slick-list {
margin: 0 -15px;
}
.single-product .product-images .slick-list .slick-slide {
padding: 0;
margin: 0 15px;
}
.product-gallery__wrapper .slick-track {
display: flex;
margin: auto;
}
.product-gallery__wrapper .slick-track .slick-slide {
height: auto;
display: flex;
}
.product-image-item,
.product-thumbnail-item {
cursor: pointer;
}
@media (max-width: 767px) {
.single-product .site-main .product-images .slick-list {
margin: 0 -5px;
}
.single-product .product-images .slick-list .slick-slide {
padding: 0;
margin: 0 5px;
}
}
.product-images .slick-list .slick-slide>* {
max-width: 100%;
display: block;
width: 100%;
} .product-thumbnails {
margin-top: 10px;
padding: 0 30px;
}
.product-thumbnails.slick-vertical {
padding: 0;
}
.product-thumbnails .slick-arrow {
width: 30px;
height: 30px;
line-height: 30px;
}
@media (max-width: 767px) {
.product-thumbnails .slick-arrow {
opacity: 1;
}
}
.product-thumbnails .product-thumbnail-item>* {
border: 1px solid #ebebeb;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.product-thumbnails .product-thumbnail-item.is-active>* {
border-color: var(--primarycolor);
}
.product-thumbnails .slick-list {
margin: 0 -5px;
}
.product-thumbnails .slick-list .slick-slide {
padding: 0 5px;
}
.video-thumb {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 3rem;
color: var(--headingcolor);
}
.video-thumb img {
width: auto !important;
}
.woocommerce-product-gallery .slick-vertical .slick-track {
flex-direction: column;
}
.image-wrapper {
position: relative;
}
.product-image-buttons {
display: inline-block;
vertical-align: top;
position: absolute;
bottom: 10px;
left: 10px;
z-index: 5;
}
.product-page-video {
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: nowrap;
overflow: hidden;
min-width: 50px;
height: 50px;
border-radius: 30px;
background: rgba(255, 255, 255, .9);
box-shadow: 0 0 5px rgba(0, 0, 0, .08);
color: rgba(0, 0, 0, .7);
font-size: 1.3rem;
justify-content: center;
}
.product-page-video span {
overflow: hidden;
padding: 0;
max-width: 0;
white-space: nowrap;
font-weight: 600;
transition: padding .4s cubic-bezier(.175, .885, .32, 1.15), max-width .4s cubic-bezier(.175, .885, .32, 1.15);
}
.product-page-video:before {
content: "\e972";
font-family: "roadthemes-icon";
width: 50px;
height: 50px;
font-size: 2.2rem;
line-height: 50px;
text-align: center;
}
.product-page-video:hover span {
padding-right: 25px;
max-width: 280px;
} .product-details:after {
clear: both;
content: '';
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.single-product #content div.product div.images,
.single-product #content div.product div.summary,
.product-quickview .wc-single-product div.summary,
.woocommerce .product-quickview .wc-single-product div.summary {
width: 100%;
float: none;
margin-bottom: var(--rowspace);
}
.product-thumbnail-item {
position: relative;
display: inline-block;
vertical-align: top;
}
.product-thumbnail-item:hover img {
opacity: 0.7;
}
.product-thumbnails .is-active .product-thumbnail-item:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
border: 1px solid var(--primarycolor);
}
.summary .product_title {
font-size: 2.8rem;
margin-bottom: 6px;
}
.summary .woocommerce-product-rating {
margin-bottom: 14px !Important;
}
.summary .price {
font-size: 2.4rem !Important;
margin-bottom: 25px;
}
.summary .block-countdown,
.summary .rozer-product-single-countdown {
margin-bottom: 20px;
margin-top: 0;
overflow: hidden;
}
.summary .countdown-inner>span>strong {
font-size: 2.2rem;
}
.summary .countdown-inner {
background: #eb2606;
display: inline-block;
vertical-align: top;
padding: 10px 20px;
}
.summary .countdown-inner>span {
font-size: 1.4rem;
margin-right: 30px;
color: #fff;
}
.summary .countdown-inner>span:last-child {
margin: 0;
}
.summary .countdown-inner>span:after {
right: -15px;
}
.summary .woocommerce-product-details__short-description {
border-bottom: 1px solid #ebebeb;
margin-bottom: 31px;
line-height: 1.7143;
padding-bottom: 21px;
}
.summary .variations_form .variations tr {
display: flex;
align-items: center;
}
.summary .variations_form .variations tr:not(:first-child) {
margin-top: 5px;
}
.summary .variations_form .variations td {
width: auto !important;
line-height: 1 !important;
}
.summary .variations_form .variations td.label label {
margin: 0;
color: var(--headingcolor);
}
.summary form.cart {
margin-bottom: 20px !important;
}
.summary form.variations_form {
margin-bottom: 0 !Important;
}
.summary form.variations_form table.variations {
margin-bottom: 15px !important;
}
.summary .woocommerce-variation .woocommerce-variation-description {
font-size: 1.2rem;
}
.summary .woocommerce-variation .woocommerce-variation-description p {
margin-bottom: 5px !Important;
}
.summary .woocommerce-variation .woocommerce-variation-price .price {
font-size: 2rem !Important;
margin-bottom: 5px;
}
.summary .woocommerce-variation-add-to-cart {
display: flex;
align-items: center;
margin-top: 20px;
margin-bottom: 10px !important;
}
.summary form.cart .group_table  .quantity {
display: flex;
}
.summary form.cart .quantity {
display: inline-block;
vertical-align: top;
margin: 8px 8px 0 0 !important;
float: none !important;
}
.summary form.cart .quantity input {
height: 48px;
line-height: 44px;
}
.summary .variations_form .single_variation_wrap>* {
margin-bottom: 20px;
}
.summary form.cart button {
float: none !important;
background: var(--primarycolor) !important;
padding: 0 30px !important;
line-height: 48px !important;
margin-top: 8px;
}
.summary form.cart button:hover {
background: #222 !important;
}
.summary .yith-wcwl-add-to-wishlist a,
.summary a.compare {
padding: 0;
background: transparent !important;
text-transform: capitalize;
font-weight: normal;
line-height: 30px;
color: var(--linkcolor);
}
.summary .yith-wcwl-add-to-wishlist a:hover,
.summary a.compare:hover {
color: var(--primarycolor) !Important;
}
.summary .yith-wcwl-add-to-wishlist,
.summary a.compare {
display: inline-block;
vertical-align: top;
position: relative;
}
.summary a.compare {
margin-left: 30px;
overflow: visible;
}
.summary .yith-wcwl-add-to-wishlist a:before,
.summary a.compare:before {
margin-right: 7px;
}
.summary .product_meta {
margin: 32px 0;
border-top: 1px solid #ebebeb;
padding: 20px 0;
border-bottom: 1px solid #ebebeb;
}
.summary .product_meta>span {
display: block;
text-transform: capitalize;
color: #848485;
margin-bottom: 11px;
}
.summary .product_meta>span:last-child {
margin: 0;
}
.summary .product_meta>span>* {
font-weight: 400;
}
.summary .product_meta>span>a:hover,
.social-sharing ul li a:hover {
color: var(--primarycolor) !important;
}
.social-sharing {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.social-sharing ul li a {
font-size: 1.6rem;
}
.social-sharing>span {
text-transform: capitalize;
color: #848485;
}
.social-sharing>span:after {
content: ":";
margin-right: 3px;
}
.social-sharing ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.social-sharing ul li {
margin-right: 10px;
}
.social-sharing ul li:last-child {
margin-right: 0;
} .woocommerce div.summary form.cart table.group_table {
width: 100%;
margin: 0 0 36px 0;
}
.woocommerce div.summary form.cart table.group_table tr {
display: flex;
align-items: center;
width: 100%;
margin-bottom: 15px;
}
.woocommerce div.summary form.cart table.group_table tr:last-child {
margin-bottom: 40px;
}
.woocommerce div.summary form.cart table.group_table tr td {
width: auto !important;
padding: 5px;
padding-left: 0;
}
.woocommerce div.summary form.cart .group_table td.woocommerce-grouped-product-list-item__label {
flex: 1 1 auto;
font-weight: 600;
}
.woocommerce div.summary form.cart table.group_table tr td>* {
margin: 0;
}
.woocommerce .stock {
color: #77a464;
} .product-layout-fulltop {
overflow: hidden;
}
.product-layout-fulltop .layout-images-top {
margin: auto;
padding: 0 15px;
}
.product-layout-fulltop .layout-images-top .slick-list {
margin: 0;
overflow: visible;
}
.single-product .product-layout-fulltop .layout-images-top .product-image-item {
margin: 0 7.5px;
}
.product-layout-fulltop button.slick-arrow {
border: 2px solid #ebebeb;
border-radius: 0;
opacity: 1 !important;
line-height: 36px;
background: #fff;
}
.product-layout-fulltop button.slick-arrow:hover {
color: var(--primarycolor);
border-color: var(--primarycolor);
}
.product-layout-fulltop button.slick-arrow:before {
font-size: 1.6rem;
}  .product-layout-fullleft .layout-images-wide .slick-slider .slick-arrow.slick-prev {
left: 0;
}
.product-layout-fullleft .layout-images-wide .slick-slider .slick-arrow.slick-next {
right: 0;
} .product-layout-grid {}
.product-layout-grid .grid-layout {
margin: -1%;
}
.product-layout-grid .grid-layout>* {
padding: 0;
flex: 1 1 48%;
margin: 1%;
display: flex;
justify-content: stretch;
}
.product-layout-grid .grid-layout>*>* {
max-width: 100%;
width: 100%;
}
.layout-images-grid .product-image-buttons {
bottom: auto;
top: 15px;
} .woocommerce-tabs {
position: relative;
margin-bottom: var(--rowspace);
}
.woocommerce-tabs .tabs {
list-style: none;
text-align: center;
position: relative;
z-index: 5;
margin: 0 !important;
overflow: visible !important;
}
.woocommerce-tabs .tabs:before {
display: none !important;
}
.woocommerce-tabs .tabs li {
display: inline-block;
line-height: 2;
margin: 0 !important;
border: 0 !important;
background: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display:none;
}
.woocommerce-tabs .tabs li a {
font-size: 1.7rem;
color: #707070 !important;
display: block;
text-transform: uppercase;
position: relative;
padding: 0 !important;
padding-bottom: 6px !important;
font-weight: 700 !important;
}
.woocommerce-tabs .tabs li a:after {
background: var(--primarycolor);
content: "";
height: 2px;
width: 0;
bottom: -1px;
left: 0;
position: absolute;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
}
.woocommerce-tabs .tabs li.active a {
color: var(--primarycolor) !important;
}
.woocommerce-tabs .tabs li.active a:after,
.woocommerce-tabs .tabs li:hover a:after {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
position: relative;
z-index: 4;
padding: 30px;
border: 1px solid #ededed;
border-radius: 0;
-webkit-border-radius: 0;
margin: 0 !important;
}
.woocommerce-tabs .panel>h2 {
display: none;
}
.woocommerce-tabs #reviews>*:not(:last-child) {
margin-bottom: 2em;
}
.woocommerce-tabs #reviews #comments .woocommerce-Reviews-title,
.woocommerce #reviews #comments .woocommerce-Reviews-title { margin-bottom: 27px; font-weight: normal;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce-tabs #reviews #comments .comment-list {
margin: 0 0 25px;
padding: 0;
overflow: hidden;
}
.woocommerce #reviews #comments ol.comment-list li {
margin: 0 0 20px 0;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
border: 0;
padding: 0;
width: 80px;
border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 110px;
padding: 0;
border: 0;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 1.3rem;
color: #999;
margin-top: 4px;
margin-bottom: 17px;
}
.woocommerce-tabs #reviews #comments .comment-list li .comment-text {
border: 1px solid #f0f0f0;
border-radius: 3px;
margin-left: 80px;
position: relative;
}
.woocommerce-tabs #reviews #comments .comment-list .comment_container .avatar {
position: absolute;
max-width: 60px;
left: 0;
top: 0;
}
.woocommerce-tabs #reviews #comments .comment-list .comment_container .comment-text {
border: 1px solid #eee;
border-radius: 3px;
position: relative;
padding: 1em;
}
.woocommerce-tabs #reviews #comments .comment-list .comment_container .comment-text:before {
background: #ffffff;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
content: '';
display: block;
height: 10px;
left: -6px;
position: absolute;
top: 10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
width: 10px;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form label {
font-weight: normal;
margin: 0 0 5px;
width: 100%;
display: block;
}
.woocommerce-tabs #reviews #comments .comment-list .comment_container .comment-text>*:not(:last-child) {
margin-bottom: 15px;
}
.woocommerce-tabs #reviews #comments .comment-list .comment_container .comment-text .meta strong {
text-transform: uppercase;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-reply-title {
display: block;
font-size: 2rem;
margin: 0 0 15px;
text-transform: capitalize;
color: var(--headingcolor);
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form>*:not(:last-child) {
margin-bottom: 1em;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form-cookies-consent {
display: flex;
align-items: center;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form-cookies-consent>label {
width: auto;
margin: 0 0 0 5px;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form textarea {
border: 1px solid #f0f0f0;
border-radius: 0;
height: 85px;
min-height: 85px;
padding: 10px;
width: 100%;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars {
clear: both;
display: inline-block;
vertical-align: top;
margin: 0;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form-rating {}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form-rating label {
width: auto;
display: inline-block;
margin: 0 10px 0 0;
font-weight: 600;
}
.woocommerce-tabs #reviews #review_form_wrapper .comment-form-rating .stars a {
color: #cdcfd0;
font-size: 2.1rem;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel {
padding: 15px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 50px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 60px;
}
} .tab-vertical {
display: flex;
}
.tab-vertical>ul.tabs {
padding: 0 30px 0 0 !important;
text-align: left;
}
.tab-vertical .tabs li {
margin-bottom: 10px !important;
display: block !important;
padding: 0 !important;
}
.tab-vertical .tabs li a {
line-height: 25px;
}
.tab-vertical .entry-content {
flex: 1 1 auto;
} .product-page-accordion {
margin-bottom: var(--rowspace);
}
.product-page-accordion .accordion-item {
margin-bottom: 15px;
}
.product-page-accordion .accordion-item .accordion-title {
display: block;
position: relative;
padding: 10px 0;
border-bottom: 1px solid #ebebeb;
font-size: 2rem;
text-transform: capitalize;
font-weight: 500;
color: var(--headingcolor);
}
.product-page-accordion .accordion-item .accordion-title .toggle {
position: absolute;
right: 0;
top: 50%;
width: 20px;
height: 20px;
line-height: 20px;
padding: 0;
text-align: center;
margin-top: -10px;
border-radius: 0;
-webkit-border-radius: 0;
background: transparent;
color: #222;
font-size: 1.4rem;
}
.product-page-accordion .accordion-item a .toggle:hover {
color: var(--primarycolor);
}
.product-page-accordion .accordion-item .accordion-inner {
padding: 15px;
border: 1px solid #ebebeb;
border-top: 0;
}   .latestpost .content-details {
padding: 15px 0 0 0;
}
.latestpost ul.meta {
padding: 0;
list-style: none;
}
.latestpost ul.meta li {
display: inline-block;
vertical-align: top;
margin-right: 5px;
}
.latestpost ul.meta li:last-child {
margin: 0;
} article:last-child:not(:first-child),
article:not(:last-child) {
margin-bottom: var(--rowspace);
}
article.slick-slide {
margin-bottom: 0 !important;
}
.post.sticky .entry-title:before {
content: "\e971";
font-family: "roadthemes-icon";
font-weight: normal;
color: var(--primarycolor);
margin-right: 10px;
}
.post-categories-parent {
margin-bottom: 9px;
}
.post-categories-parent a {
color: var(--primarycolor);
}
.post-categories-parent a:hover {
color: var(--primarycolor);
text-decoration: underline;
}
.post-wrapper .post-thumbnail {
margin-bottom: 28px;
}
.post-wrapper .post-content {
padding: 0;
}
.post-wrapper .entry-title {
line-height: 1.3; text-transform: capitalize;
font-weight: 700;
}
.post-wrapper .entry-title>a {
color: var(--headingcolor);
}
.post-wrapper .entry-title>a:hover {
color: var(--primarycolor);
}
.post-wrapper .entry-meta {
font-size: 1.3rem;
}
.post-wrapper .entry-meta .posted-on time {
display: none;
}
.post-wrapper .entry-meta .posted-on time.updated {
display: inline;
}
.post-wrapper .post-excerpt {
margin-top: 15px;
line-height: 1.5;
}
.post-wrapper .post-link {
margin-top: 32px;
}
.post-wrapper .post-link a {
position: relative;
display: inline-block;
vertical-align: top;
color: #fff;
background: var(--primarycolor);
line-height: 44px;
padding: 0 25px;
text-transform: uppercase;
font-weight: 700;
}
.post-wrapper .post-link a:hover {
background: #1d1d1d;
} .post-design-2.post .post-content {
padding: 0;
}
.post-design-2.post .post-wrapper>.row {
align-items: center;
}
.post-design-2.post .entry-meta {
display: none;
}
.post-design-2:first-child:not(:last-child) .post-wrapper>.row>* {
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
}
.post-design-2:first-child:not(:last-child) .post-thumbnail {
margin-bottom: 33px;
}
.post-design-2:first-child:not(:last-child) .post-content {
display: flex;
align-items: center;
}
.post-design-2:first-child:not(:last-child)  .post-content {
padding: 0 40px;
}
.post-design-2:first-child:not(:last-child) .post-content>.inner {
flex: 1 1 auto;
margin-right: 30px;
}
.post-design-2:first-child:not(:last-child) .entry-meta {
display: flex;
border: 1px solid #ebebeb;
height: 120px;
border-radius: 20px;
justify-content: center;
align-items: center;
-ms-flex: 0 0 120px;
flex: 0 0 120px;
max-width: 120px;
color: #47494a;
text-align: center;
font-size: 1.6rem;
}
.post-design-2:first-child:not(:last-child) .post-date-day {
font-size: 4.8rem;
display: block;
line-height: 1;
margin-bottom: 3px;
}
@media (max-width: 767px) {
.post-design-2.post .post-wrapper>.row>* {
-ms-flex: 100%;
flex: 100%;
max-width: 100%;
}
.post-design-2:first-child:not(:last-child) .post-thumbnail {
margin-bottom: 28px;
}
.post-design-2:first-child:not(:last-child) .post-content {
padding: 0 15px;
align-items: start;
}
.post-design-2:first-child:not(:last-child) .entry-meta {
-ms-flex: 0 0 100px;
flex: 0 0 100px;
max-width: 100px;
height: 100px;
}
}
@media (max-width: 479px) {
.post-design-2:first-child:not(:last-child) .post-content {
padding: 0;
align-items: start;
}
.post-design-2:first-child:not(:last-child) .entry-meta {
-ms-flex: 0 0 80px;
flex: 0 0 80px;
max-width: 80px;
height: 80px;
}
.post-design-2:first-child:not(:last-child) .post-content>.inner {
margin-right: 10px;
}
} .post-design-3 .post-wrapper {
position: relative;
}
.post-design-3 .post-thumbnail {
margin: 0;
}
.post-design-3 .post-content {
padding: 0 30px;
padding-bottom: 25px;
background: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/bkg_text_mask.png) bottom center repeat-x;
position: absolute;
color: #fff;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: flex;
pointer-events: none;
}
.post-design-3 .post-content>.inner {
width: 100%;
align-self: flex-end; -webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.post-design-3 .post-wrapper:hover .post-content>.inner {
margin-bottom: 10px;
}
.post-design-3 .post-categories-parent {
pointer-events: visible;
}
.post-design-3 .post-content .entry-title {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin: 0;
pointer-events: visible;
}
.post-design-3 .post-content a {
color: #fff !important;
}
.post-design-3 .post-content .entry-title:before {
color: #fff;
}
.post-design-3 .post-content a:hover {
text-decoration: underline;
}
.post-design-3 .post-link {
margin-top: 22px;
pointer-events: visible;
display: none;
}
.post-design-3 .post-wrapper:hover .post-link { }
.post-design-3 .post-link>a {
margin: 0;
}
.post-design-3 .post-link>a:after {
background: #fff;
}
.post-design-3 .post-link>a:hover {
text-decoration: none;
}
@media (max-width: 479px) {
.post-design-3 .post-content {
padding: 0 15px;
padding-bottom: 15px;
}
} .entry-meta .posted-on time.published {
display: none;
}
.entry-meta .posted-on time.updated {
display: inline;
}
.single-post .entry-header {
margin-bottom: 30px;
}
.single-post .entry-header .entry-title {
margin-top: 8px;
}
.single-post .entry-header.text-light,
.single-post .entry-header.text-light a,
.single-post .entry-header.text-light .entry-title {
color: #fff;
}
.single-post .entry-header a {
color: var(--primarycolor);
}
.single-post .entry-header a:hover {
text-decoration: underline;
}
.single-post .entry-header .entry-meta {
display: inline-block;
vertical-align: top;
position: relative;
text-transform: capitalize; font-weight: 600;
}
.single-post .entry-header .entry-meta .posted-on {}
.single-post .entry-header .entry-meta .posted-on:before {}
.single-post .entry-header .entry-meta .posted-on a {}
.single-post .entry-header .entry-meta .byline {
display: none;
}
.single-post .entry-header .entry-meta:after {
position: absolute;
content: '';
width: 40px;
height: 1px;
background: var(--primarycolor);
bottom: 0;
left: 0;
opacity: 0;
}
.single-post .entry-header .post-categories-parent {
margin-bottom: 0;
display: inline-block;
vertical-align: top;
display: none;
}
.single-post .entry-header.text-light a:hover {
text-decoration: underline;
}
.single-post .single-post-content .post-thumbnail {
margin-bottom: 20px;
}
.single-post .single-post-content .entry-footer {
display: flex;
margin-bottom: calc(var(--rowspace) - 5px);
margin-top: 30px;
clear: both;
}
.entry-content:after {
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
@media (max-width: 767px) {
.single-post .single-post-content .entry-footer {
flex-wrap: wrap;
justify-content: center;
}
.single-post .single-post-content .entry-footer>* {
justify-content: center !important;
margin-top: 10px;
}
}
.single-post .single-post-content .tags-links {
font-size: 0;
}
.single-post .single-post-content .tags-links a {
font-size: 1.4rem;
line-height: 34px;
padding: 0 18px;
border: 2px solid #ebebeb;
display: inline-block;
vertical-align: top;
text-transform: capitalize;
font-weight: 600;
margin: 0 5px 5px 0;
color: #707070;
}
.single-post .single-post-content .tags-links a:hover {
border-color: var(--primarycolor);
background: var(--primarycolor);
color: #fff;
}
.single-post .single-post-content .entry-footer .tags-links + .edit-link {
margin-left: 10px;
}
.single-post .single-post-content .entry-footer .edit-link a {
margin-bottom: 5px;
font-size: 1.4rem;
line-height: 34px;
padding: 0 18px;
border: 2px solid #ebebeb;
display: inline-block;
vertical-align: top;
text-transform: capitalize;
font-weight: 600;
margin: 0 5px 5px 0;
color: #707070;
}
.single-post .single-post-content .entry-footer .edit-link a:hover {
background: var(--primarycolor);
border-color: var(--primarycolor);
color: #fff;
}
.single-post .single-post-content .entry-footer .edit-link+.social-sharing,
.single-post .single-post-content .entry-footer .tags-links+.social-sharing {
justify-content: flex-end;
}
.single-post .single-post-content .entry-footer .social-sharing {
flex: 1 1 auto;
justify-content: center;
}
.single-post .single-post-content .entry-footer .social-sharing span {
display: none;
}
.single-post .single-post-content .entry-footer .social-sharing ul li {
margin: 0 5px 5px 0;
}
.single-post .single-post-content .entry-footer .social-sharing ul li a {
width: 38px;
height: 38px;
line-height: 34px;
border: 2px solid;
display: inline-block;
vertical-align: top;
text-align: center;
}
.single-post .single-post-content .entry-footer .social-sharing ul li a:hover {
opacity: 0.7;
}
.post-navigation,
.posts-navigation {
padding: 20px 0;
border-bottom: 1px solid #eaeaea;
margin-bottom: var(--rowspace);
border-top: 1px solid #eaeaea;
display: inline-block;
vertical-align: top;
width: 100%;
}
.post-navigation .nav-links {
overflow: hidden;
}
.post-navigation .nav-links a,
.posts-navigation .nav-links a {
padding-right: 25px;
position: relative;
font-size: 1.6rem;
font-weight: 600;
color: var(--headingcolor);
text-transform: uppercase;
}
.post-navigation .nav-links .nav-next,
.posts-navigation .nav-links .nav-next {
float: right;
text-align: right;
position: relative;
cursor: pointer;
}
.post-navigation .nav-links .nav-next a:after,
.post-navigation .nav-links .nav-previous a:before,
.posts-navigation .nav-links .nav-next a:after,
.posts-navigation .nav-links .nav-previous a:before {
content: "\e92d";
font-family: "roadthemes-icon";
text-align: center; font-size: 1.8rem;
position: absolute;
right: 0;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post-navigation .nav-links .nav-previous a,
.posts-navigation .nav-links .nav-previous a {
padding-right: 0;
padding-left: 25px;
}
.post-navigation .nav-links .nav-previous a:before,
.posts-navigation .nav-links .nav-previous a:before {
content: "\e92c";
left: 0;
right: auto;
}
.post-navigation .nav-links .nav-previous,
.posts-navigation .nav-links .nav-previous {
float: left;
position: relative;
cursor: pointer;
display: flex;
align-items: center;
}
.post-navigation .nav-links div span {
display: none;
}
.post-navigation .nav-links .nav-subtitle {
display: inline-block;
}
.post-navigation .nav-links a:hover,
.posts-navigation .nav-links a:hover {
color: var(--primarycolor);
}
@media (max-width: 767px) {
.post-navigation .nav-links div span.nav-title {
display: none;
}
} .related_posts {
margin-bottom: var(--rowspace);
}
.related_posts .title-block { margin-bottom: 30px;
}
.related_posts .post-content { }
.related_posts .post-excerpt,
.related_posts .post-link {
margin-top: 15px;
display: none;
}
.related_posts .post-wrapper .entry-title {
margin: 0;
} .error404 .site-footer {
margin-top: 0;
}
.error-404 {
text-align: center;
padding: 4em 0 6em;
}
.nummber-404 {
font-size: 10rem;
color: var(--headingcolor);
font-weight: 700;
}
.error-404 .page-title {
margin-bottom: 15px;
}
.error-404 .search-form {
justify-content: center;
display: flex;
margin-top: 30px;
}
.error-404 .search-form .search-field {
width: 300px;
border: 2px solid #ebebeb;
}
.error-404 .search-form .search-submit {
border: 0;
margin: 0 0 0 -2px;
padding: 0 15px;
width: auto;
font-size: 1.4rem;
border-radius: 0;
-webkit-border-radius: 0;
}
.tagcloud a {
border: 0;
color: #7d7d7d;
font-size: 1.5rem !important;
display: inline-block;
vertical-align: top;
margin: 0 6px 10px 0;
padding: 0 17px;
line-height: 38px;
border: 1px solid #ebebeb;
border-radius: 20px;
-webkit-border-radius: 20px;
text-transform: capitalize;
-webkit-transition: .2s ease;
-moz-transition: .2s ease;
-ms-transition: .2s ease;
-o-transition: .2s ease;
transition: .2s ease;
}
.tagcloud a:hover {
background: var(--primarycolor) !important;
border-color: var(--primarycolor) !important;
color: #fff !important;
}
.widget_tag_cloud .widgettitle {
display: none;
}
.site-main .default-page .entry-content>p>strong,
.site-main .blog-page .entry-content>p>strong,
.site-main .blog-page .entry-summary>p>strong {
color: #181818;
font-size: 1.2em;
font-weight: 700;
}
.site-main blockquote { border-left: 2px solid var(--primarycolor);
font-size: 1.4rem;
font-style: italic;
line-height: 26px;
margin: 30px 0;
padding: 15px;
padding-right: 0;
font-weight: 600;
}
.site-main .wp-block-separator {
width: 50%;
}
.site-main .wp-block-separator.is-style-wide {
width: 100%;
}
.site-main .wp-block-archives li a,
.site-main .wp-block-categories li a,
.site-main .wp-block-latest-posts li a {
color: #323232;
}
.site-main .wp-block-archives li a:hover,
.site-main .wp-block-categories li a:hover,
.site-main .wp-block-latest-posts li a:hover {
color: var(--primarycolor);
}
.site-main .wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
color: #323232;
font-weight: 700;
}
.site-main .wp-block-latest-comments .wp-block-latest-comments__comment-meta a:hover {
color: var(--primarycolor);
}
#cancel-comment-reply-link {
color: #323232;
font-size: 1.4rem;
font-style: italic;
font-weight: 600;
margin-left: 10px;
}
#cancel-comment-reply-link:hover {
color: var(--primarycolor);
}
.comments-area {
margin: 0;
width: 100%;
margin-top: var(--rowspace);
}
.comments-title { margin-bottom: 47px;
}
.comments-area .comment-list {
margin: 0 0 60px 0;
padding: 0;
}
.comments-area .comment-list ol {
padding-left: 62px;
list-style: none;
}
.comments-area .comment-list>li {
margin-bottom: 40px;
list-style: none;
padding-bottom: 10px;
border-bottom: 1px solid #ebebeb;
}
.comments-area .comment-list .comment-body {
margin-bottom: 30px;
}
.comments-area .comment-list .parent .comment-body {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #ebebeb;
}
.comments-area .comment-list .parent li:last-child:not(:first-child) .comment-body,
.comments-area .comment-list .comment:not(.parent) .comment-body {
padding-bottom: 0;
border: 0;
}
.comments-area .comment-list>li:last-child {
margin: 0;
}
.comments-area .comment-list .trackback,
.comments-area .comment-list .pingback {
font-weight: 600;
margin-bottom: 20px;
}
.comments-area .comment-list .trackback a,
.comments-area .comment-list .pingback a {
display: block;
font-size: 1.1em;
}
.comments-area .comment-list li>article { position: relative;
margin-left: 62px;
}
.comments-area .comment-list li .comment-respond {
margin: 31px 0 60px 0;
}
.comments-area .comment-list .comment-meta {
margin: 0 0 16px;
width: 100%;
padding-right: 75px;
}
.comments-area .comment-list .comment-meta .comment-author img {
position: absolute;
top: 0;
left: -62px;
max-width: 48px;
width: 100%;
border-radius: 100%;
}
.comments-area .comment-list .comment-meta .comment-author {
font-style: normal;
line-height: 1;
margin-bottom: 8px;
}
.comments-area .comment-list .comment-meta .comment-author .fn {
color: #323232; }
.comments-area .comment-list .comment-meta .comment-author a {
color: #323232;
}
.comments-area .comment-list .comment-meta .comment-author a:hover {
color: var(--primarycolor);
}
.comments-area .comment-list .comment-meta .comment-metadata {
text-align: left;
}
.comments-area .comment-list .comment-meta .comment-metadata>* {
display: inline-block;
vertical-align: top;
line-height: inherit;
}
.comments-area .comment-list .comment-meta .comment-metadata>*:not(:last-child) {
margin-right: 5px;
}
.comments-area .comment-list .comment-meta time {
display: block;
padding: 1px 0;
}
.comments-area .comment-list .comment-meta a {
color: #848484; }
.comments-area .comment-list .comment-meta a:hover { color: var(--primarycolor);
}
.comments-area .comment-list .reply {
margin-top: 20px;
}
.comments-area .comment-list .reply a {
line-height: 26px;
border: 2px solid #ebebeb;
padding: 0 13px;
display: inline-block;
vertical-align: top;
}
.comments-area .comment-list .reply a:hover {
background: var(--primarycolor);
border-color: var(--primarycolor);
color: #fff;
}
.comments-area .comment-list .comment-content { }
.comments-area .comment-list .comment-content ul li,
.comments-area .comment-list .comment-content ol li {
list-style-type: inherit;
}
.comments-area .comment-list .comment-content p:last-child {
margin-bottom: 0;
}
.comments-area .pagination {
margin: 15px 0;
width: 100%;
}
.comments-area .pagination .next,
.comments-area .pagination .prev {
position: relative;
text-indent: -9999px;
}
.comments-area .pagination .next:after,
.comments-area .pagination .prev:after {
content: '\f054';
display: inline-block;
font-family: FontAwesome;
height: 34px;
left: 0;
position: absolute;
text-align: center;
text-indent: 0;
top: 0;
width: 34px;
}
.comments-area .pagination .prev:after {
content: '\f053';
}
.comments-area .comment-respond {
margin: 0;
width: 100%;
}
.comments-area .comment-respond .comment-form {
margin: 0 -10px;
}
.comments-area .comment-respond .comment-form>* {
padding: 0 10px;
}
.comments-area .comment-respond .comment-form label {
color: #181818;
margin: 0 0 10px;
}
.comments-area .comment-respond .comment-form .comment-notes,
.comments-area .comment-respond .comment-form .form-allowed-tags {
font-size: 1.4rem;
}
.comments-area .comment-respond .comment-form .comment-input {
margin: 0 -10px;
}
.comments-area .comment-respond .comment-form .comment-input:after {
clear: both;
content: '';
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.comments-area .comment-respond .comment-form .comment-form-author,
.comments-area .comment-respond .comment-form .comment-form-email,
.comments-area .comment-respond .comment-form .comment-form-url {
float: left;
width: 33.3333%;
}
.comments-area .comment-respond .comment-form .comment-form-author input,
.comments-area .comment-respond .comment-form .comment-form-email input,
.comments-area .comment-respond .comment-form .comment-form-url input {
width: 100%;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
margin: 0;
clear: both;  }
.comments-area .comment-respond .comment-form .comment-form-cookies-consent label {
margin: 0;
display: inline-block;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent input[type='checkbox'] {
display: inline-block;
margin-right: 5px;
}
.comments-area .comment-respond .comment-form #comment {
height: 130px;
width: 100%;
}
.comments-area .comment-respond .comment-form .form-submit {
margin-top: 25px;
margin-bottom: 0;
}
.comments-area .comment-respond .comment-form .form-submit input#submit {
border: none;
font-size: 1.4rem;
height: 50px;
line-height: 50px;
min-width: 250px;
padding: 0 35px;
text-align: center;
text-transform: uppercase;
}
.comments-area .comment-respond .comment-form .form-submit input#submit:hover {  }
.comments-area .comment-respond .comment-form .logged-in-as a:hover {
color: var(--primarycolor);
text-decoration: underline;
}
@media (max-width: 767px) {
.comments-area .comment-list ol {
padding-left: 20px;
}
.comments-area .comment-respond .comment-form .comment-form-author,
.comments-area .comment-respond .comment-form .comment-form-email,
.comments-area .comment-respond .comment-form .comment-form-url {
float: none;
width: 100%;
margin-top: 5px;
}
}  .about1 h2 {
font-size: 3.2rem;
position: relative;
line-height: 1.042;
text-transform: uppercase;
padding-bottom: 19px;
margin-bottom: 25px;
font-weight: 700;
}
.about1 h3 {
font-size: 2.8rem;
line-height: 1.13333;
font-weight: 700;
margin-bottom: 15px;
text-transform: capitalize;
position: relative;
padding-bottom: 20px;
}
.about1 h4 {
font-size: 1.8rem;
line-height: 1.6;
font-weight: 700;
}
.about1 h5 {
font-size: 1.6rem;
font-weight: 700;
}
.about1 p {
font-size: 1.5rem;
line-height: 1.857;
}
.about1 p:last-child {
margin: 0;
}
.title-about1 .elementor-heading-title:after {
content: "";
width: 60px;
height: 3px;
background: var(--primarycolor);
position: absolute;
left: 0;
bottom: 0;
}
.title-about1.center {
text-align: center;
}
.title-about1.center .elementor-heading-title:after {
left: 0;
right: 0;
margin: auto;
}
.about1.row1 h4 {
margin-bottom: 19px;
}
.about1 .elementor-widget-progress {
margin-bottom: 35px;
}
.about1 .elementor-widget-progress:last-child {
margin: 0;
}
.about1 .elementor-widget-progress .elementor-title {
font-weight: 600;
font-size: 1.6rem;
margin-bottom: 10px;
display: block;
}
.about1.row4 .elementor-widget-image-box .elementor-widget-container {
padding: 30px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.about1.row4 .elementor-widget-image-box .elementor-widget-container:hover {
-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.07);
}  .about2 {
margin-bottom: 60px;
}
.about2 p {
line-height: 1.714;
}
.about2 h2 {
font-size: 4rem;
font-weight: 700;
}
.about2 h3 {
font-size: 3.2rem;
font-weight: 700;
}
.about2 h4 {
font-size: 2rem;
font-weight: 700;
}
.about2 h5 {
font-size: 1.8rem;
font-weight: 700;
}
.about2-page-title {
margin-top: calc(var(--rowspace) + 24px);
margin-bottom: 32px;
}
.about2-page-title h2 {
margin-bottom: 6px;
}
.about2-page-title h2 span {
color: var(--primarycolor);
}
.about2-page-title p {
font-size: 1.6rem;
line-height: 1.625;
font-weight: 600;
max-width: 950px;
margin-left: auto;
margin-right: auto;
}
.about2-text1 {
padding-top: 25px;
margin-bottom: 74px;
}
.about2-text1 h3 {
margin-bottom: 25px;
}
.about2-text1 h4 {
margin-bottom: 25px;
}
.about2-text1 .about2-text1-1 {
padding-top: 17px;
margin-bottom: 37px;
}
.about2-couter {
background: var(--primarycolor);
padding: 75px 15px;
margin-bottom: 85px;
}
.about2-couter .elementor-counter {
text-align: left;
display: inline-block;
vertical-align: top;
}
.about2-couter .elementor-counter .elementor-counter-number-wrapper {
color: #fff;
font-size: 5rem;
font-weight: normal;
}
.about2-couter .elementor-counter .elementor-counter-title {
font-size: 1.6rem;
color: rgba(246, 246, 246, 0.7);
}
.about2-couter .elementor-counter .elementor-counter-number-prefix {
flex: none;
}
.about2-couter .elementor-widget-wrap>.elementor-element {
width: auto;
margin: 0;
}
.about2-couter .elementor-widget-wrap {
align-items: center;
padding: 10px 0;
justify-content: center;
}
.about2-couter .elementor-icon {
color: #fff;
margin-right: 17px;
}
.about2-couter .elementor-icon:hover {
color: #fff;
}
.about2-team h3 {
margin-bottom: 26px;
}
.about2-team .elementor-image-box-content .elementor-image-box-title {
margin-top: 0;
margin-bottom: 1px;
}
.about2-team .elementor-image-box-content {
position: absolute;
background: #fff;
left: 30px;
right: 30px;
bottom: 30px;
width: auto !important;
padding: 22px 10px;
}
@media (max-width: 1199px) {
.about2-team .elementor-image-box-content {
left: 15px;
right: 15px;
bottom: 15px;
padding: 10px;
}
}
@media (max-width: 991px) {
.about2-team .elementor-image-box-content {
position: static;
padding: 10px 0 0 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.about2-couter .elementor-widget-wrap>.elementor-element { }
.about2-couter .elementor-icon {
margin-right: 0;
}
}
@media (max-width: 767px) {
.about2-couter .elementor-top-column,
.about2-team .elementor-inner-column {
width: 50%;
}
.about2-couter .elementor-counter .elementor-counter-number-wrapper {
font-size: 3rem;
}
}
@media (max-width: 479px) {
.about2-couter .elementor-icon {
margin-right: 5px;
}
} .contact-content {
margin-top: calc(var(--rowspace) + 24px);
}
.contact-page-title {
margin-bottom: calc(var(--rowspace) - 16px);
}
.contact-page-title h2 {
font-size: 3.6rem;
margin-bottom: 16px;
}
.contact-page-title p {
font-size: 1.6rem;
}
.contact-map {
margin-bottom: calc(var(--rowspace) + 25px);
}
.contact-content h2 {
font-size: 2.8rem;
margin-bottom: 12px;
font-weight: 700;
}
.contact-content p { }
.contact-info .elementor-icon-box-icon .elementor-icon {
width: 42px;
height: 42px;
line-height: 40px;
border: 1px solid #dbdbdb;
background: #fff;
text-align: center;
color: var(--primarycolor);
border-radius: 100%;
-webkit-border-radius: 100%;   font-size: 2.2rem;
}
.contact-info .elementor-icon-box-icon .elementor-icon i {
margin: auto;
line-height: inherit;
}
.contact-info .elementor-icon-box-content .elementor-icon-box-title {
font-weight: 400;
color: #888888;
}
.contact-info .elementor-icon-box-content .elementor-icon-box-description {
color: #1d1d1d;
}
.contact-form .elementor-widget-text-editor {
margin-bottom: 17px !important;
}
div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
border-radius: 3px;
border: 1px solid #ebebeb;
font-size: 1.4rem;
color: #888888;
min-height: 46px;
padding-left: 19px;
padding-right: 19px;
}
div.wpforms-container-full .wpforms-form input[type=date]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime-local]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=email]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=month]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=number]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=password]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=range]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=search]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=tel]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=text]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=time]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=url]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=week]::-webkit-input-placeholder,
div.wpforms-container-full .wpforms-form textarea::-webkit-input-placeholder {
color: #888888;
}
div.wpforms-container-full .wpforms-form input[type=date]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime-local]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=email]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=month]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=number]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=password]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=range]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=search]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=tel]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=text]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=time]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=url]::-moz-placeholder,
div.wpforms-container-full .wpforms-form input[type=week]::-moz-placeholder,
div.wpforms-container-full .wpforms-form textarea::-moz-placeholder {
color: #888888;
}
div.wpforms-container-full .wpforms-form input[type=date]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime-local]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=email]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=month]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=number]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=password]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=range]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=search]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=tel]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=text]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=time]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=url]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form input[type=week]::-ms-input-placeholder,
div.wpforms-container-full .wpforms-form textarea::-ms-input-placeholder {
color: #888888;
}
div.wpforms-container-full .wpforms-form input:focus,
div.wpforms-container-full .wpforms-form textarea:focus,
div.wpforms-container-full .wpforms-form select:focus,
div.wpforms-container-full .wpforms-form .is-focused .choices__inner,
div.wpforms-container-full .wpforms-form .is-open .choices__inner,
div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
border-color: var(--primarycolor);
}
div.wpforms-container-full .wpforms-form .wpforms-field {
position: relative;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label {
color: #000
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
height: 170px;
min-height: auto;
padding: 13px 19px;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container { }
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
border-color: var(--primarycolor);
background: var(--primarycolor);
color: #fff;
font-size: 1.4rem;
line-height: 28px;
padding: 10px 30px;
text-transform: uppercase;
border-radius: 3px;
-webkit-border-radius: 3px;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
background: #1d1d1d;
border-color: #1d1d1d;
color: #fff;
}
.page-id-84 .site-footer {
margin-top: 0;
} .widget-area-side .button {
background: #222222 !important;
border: 0;
color: #fff !important;
font-size: 1.4rem !important;
font-weight: 700;
letter-spacing: 0;
height: 30px;
line-height: 30px !important;
padding: 0 15px;
text-transform: capitalize;
}
.widget-area-side .button:hover {
background: var(--primarycolor) !important;
color: #fff !important;
}
.widget-area-side .widget {
margin: 0 0 30px 0;
border: 2px solid #f7f7f7;
border-radius: 5px;
-webkit-border-radius: 5px;
padding: 28px;
width: 100%;
display: inline-block;
vertical-align: top;
}
@media (max-width: 1199px) {
.widget-area-side .widget {
padding: 14px;
}
}
.widget-area-side .widget.widget_product_categories {
background: #f7f7f7;
}
.widget-area-side .widget_product_tag_cloud .tagcloud,
.widget-area-side .widget_tag_cloud .tagcloud {
padding-top: 7px;
}
.widget_recent_comments {
padding-bottom: 8px;
}
.widget_search {
padding-bottom: 10px;
}
.widget-area-side .widget:last-child { }
.widget-area-side .widget .count {
color: #888888 !important;
padding: 0;
}
.widget-area-side .widget-title {
margin-bottom: 23px;
text-align: left;
position: relative;
font-style: normal; line-height: 24px;
text-transform: uppercase;
border-bottom: 1px solid #ebebeb;
padding-bottom: 16px;
font-weight: 700;
}
.widget-area-side .widget-title:after {
content: "";
width: 65px;
height: 2px;
background: var(--primarycolor);
position: absolute;
left: 0;
bottom: -1px;
}
.widget-area-side .product_list_widget li {
margin-bottom: 30px;
padding: 0;
}
.widget-area-side .product_list_widget li:last-child {
margin-bottom: 0;
}
.widget-area-side .product_list_widget .product-image {
float: left;
width: 35%;
}
.widget-area-side .product_list_widget .product-image a {
display: block;
}
.widget-area-side .product_list_widget .product-image img {
float: none;
margin: 0;
width: 100%;
}
.widget-area-side .product_list_widget .product-info {
float: left;
padding-left: 10px;
width: 65%;
}
.widget-area-side .product_list_widget .product-info a {
color: #323232;
display: block;
font-size: 1.4rem;
font-weight: normal;
line-height: 1.35;
margin-bottom: 10px;
max-width: 100%;
}
.widget-area-side .product_list_widget .product-info a:hover {
color: var(--primarycolor);
}
.widget-area-side .product_list_widget .product-info .star-rating {
margin-bottom: 10px;
}
.widget-area-side .product_list_widget .product-info .woocommerce-Price-amount {
color: #181818;
font-size: 1.4rem;
font-weight: 600;
}
.widget-area-side .product_list_widget .product-info .woocommerce-price-suffix {
color: #666666;
}
.widget-area-side .product_list_widget .product-info .woocommerce-price-suffix .woocommerce-Price-amount {
color: inherit;
}
.widget-area-side .product_list_widget .product-info ins .woocommerce-Price-amount {
color: #181818;
float: left;
font-size: 1.4rem;
margin-right: 5px;
}
.widget-area-side .product_list_widget .product-info del {
margin-right: 3px;
}
.widget-area-side .product_list_widget .product-info del .woocommerce-Price-amount {
color: #999;
font-size: .85em;
font-weight: normal;
text-decoration: line-through;
}
.widget-area-side .product_list_widget .product-info .woocommerce-price-suffix {
display: block;
line-height: 1.35;
}
.widget-area-side .widget_shopping_cart_content {
display: inline-block;
position: relative;
}
.widget-area-side .widget_shopping_cart_content:hover .cart-toggler a:before {
color: var(--primarycolor);
}
.widget-area-side .widget_shopping_cart_content:hover .cart-toggler a .cart-icon:before {
color: var(--primarycolor);
}
.widget-area-side .widget_shopping_cart_content .cart-toggler {
position: relative;
}
.widget-area-side .widget_shopping_cart_content .cart-toggler a {
display: block;
}
.widget-area-side .widget_shopping_cart_content .cart-toggler .cart-icon {
display: inline-block;
padding-right: 15px;
position: relative;
vertical-align: middle;
}
.widget-area-side .widget_shopping_cart_content .cart-toggler .cart-icon:before {
background: none;
color: #ffffff;
content: '\e035';
display: block;
font-family: 'simple-line-icons';
font-size: 2.4rem;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.widget-area-side .widget_shopping_cart_content .cart-toggler .cart-text {
display: none;
}
.widget-area-side .widget_shopping_cart_content .cart-toggler .cart-subtotal {
display: inline-block;
font-size: 1.4rem;
font-weight: 600;
vertical-align: middle;
margin-left: -8px;
}
.widget-area-side .widget_shopping_cart_content .cart-toggler .cart-quantity {
background: var(--primarycolor);
bottom: -10px;
color: #fff;
height: 25px;
line-height: 25px;
position: absolute;
right: 0;
text-align: center;
width: 25px;
z-index: 9;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content {
height: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: left;
top: 100%;
z-index: 9967;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .mini_cart_inner {
background: #ffffff;
border: 1px solid #f0f0f0;
color: #666666;
font-size: 1.4rem;
line-height: 1.5;
max-height: 500px;
overflow: auto;
padding: 0;
width: 360px;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .mini_cart_inner .woocommerce-mini-cart__empty-message {
margin: 0;
padding: 25px 30px;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list {
margin: 30px 30px;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li {
margin-bottom: 30px;
overflow: hidden;
padding: 0;
position: relative;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li:first-child {
padding-top: 0;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li:last-child {
border-bottom: none;
margin-bottom: 0;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li .remove {
background: var(--primarycolor);
color: #fff !important;
display: block;
font-size: 1.8rem;
font-weight: normal;
height: 24px;
left: auto;
line-height: 24px;
margin: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 24px;
z-index: 1;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li .remove:hover {
background: #323232 !important;
color: #fff !important;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li a {
color: #323232;
font-weight: normal;
line-height: 1.35;
margin: 0 30px 10px 0;
text-align: left;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li a:hover {
color: var(--primarycolor);
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li img {
border: 1px solid transparent;
float: left;
margin: 0;
margin-right: 15px;
position: relative;
width: 90px;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li img:hover {
border: 1px solid var(--primarycolor);
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_list li .amount {
color: #323232;
font-weight: 700;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .total {
border-top: 1px solid #f0f0f0;
color: #323232;
font-size: 1.429em;
font-weight: 700;
line-height: 40px;
margin: 0 30px;
padding: 15px 0;
text-align: left;
text-transform: none;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .total strong {
font-weight: 700;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .total .amount {
color: #181818;
float: right;
font-weight: 600;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .buttons {
border-top: 1px solid #f0f0f0;
display: block;
margin: 0;
padding: 20px 30px;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .buttons:after {
clear: both;
content: '';
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .buttons a {
background: #323232;
color: #fff;
display: inline-block;
font-size: 1.143em;
font-weight: 700;
height: 50px;
line-height: 50px;
margin: 10px 4px;
padding: 0 15px;
text-align: center;
text-transform: none;
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .buttons a:hover {
background: var(--primarycolor);
color: #fff;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_empty {
margin: 0;
padding: 0;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_empty li {
list-style: none;
padding-bottom: 0;
text-align: left;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content ul.cart_empty li.total {
border: 0;
padding-top: 20px;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content .loading {
background-color: #fff;
background-image: url(//sasystems.pk/wp-content/themes/rozer/assets/images/loader.gif);
background-position: center center;
background-repeat: no-repeat;
display: none;
height: 100%;
left: 0;
opacity: .7;
position: absolute;
top: 0;
width: 100%;
z-index: 2;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content.loading .loading {
display: block;
}
.widget-area-side .widget_shopping_cart_content .mini_cart_content {
left: 0 !important;
right: auto !important;
}
.widget-area-side .widget>ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget-area-side .widget li:last-child { }
.widget-area-side .widget a {
display: inline-block;
vertical-align: top;
}
.widget-area-side .widget a>.star-rating {
margin-right: 5px;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
line-height: inherit;
}
.widget-area-side .widget a .swatch-inner {
display: flex;
align-items: center;
}
.widget-area-side .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget-area-side .widget ul>li {
margin-bottom: 19px;
}
.widget-area-side .widget ul>li.wc-layered-nav-rating {
margin-bottom: 13px;
}
.widget-area-side .widget ul>li.wc-layered-nav-rating>a {
display: flex;
align-items: center;
}
.widget-area-side .widget ul>li:last-child {
margin-bottom: 0;
}
.widget-area-side .widget a:hover {
color: var(--primarycolor);
}
.widget-area-side .widget .count {
float: none;
}
.widget-area-side .widget .children a {
color: #181818;
}
.widget-area-side .widget .children a:hover {
color: var(--primarycolor);
}
.widget-area-side .widget .children li:last-child {
border-bottom: none;
}
.widget-area-side .widget .sub-menu li,
.widget-area-side .widget .children li {
padding-left: 15px;
}
.widget-area-side .widget .sub-menu li:first-child,
.widget-area-side .widget .children li:first-child {
border-top: 1px solid #f0f0f0;
margin-top: 10px;
padding-top: 10px;
}
.widget-area-side .widget .sub-menu li.cat-parent:first-child:before,
.widget-area-side .widget .children li.cat-parent:first-child:before {
top: 8px;
}
.widget-area-side .widget .sub-menu li:last-child {
border-bottom: none;
}
.widget-area-side .widget_product_categories li.cat-parent {
position: relative;
} .widget-area-side .widget_product_categories li.current-cat>a,
.widget-area-side .widget_product_categories li.current-cat>.count,
.widget-area-side .widget_product_categories li.current-cat-parent>a,
.widget-area-side .widget_product_categories li.current-cat-parent>.count,
.widget-area-side .widget_categories li.current-cat>a,
.widget-area-side .widget_categories li.current-cat>.count,
.widget-area-side .widget_categories li.current-cat-parent>a,
.widget-area-side .widget_categories li.current-cat-parent>.count {
font-weight: 700;
}
.widget-area-side .widget_product_categories>li:last-child {
margin-bottom: 0;
}
.widget-area-side .widget_price_filter form {
margin-top: 30px;
}
.widget-area-side .widget_price_filter .price_slider {
background: #efefef !important;
box-shadow: none;
cursor: pointer;
height: 5px;
margin: 0 0 15px;
width: 100%;
position: relative;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0;
box-shadow: inset 0 2px 0 0 #dcdcdc;
-webkit-box-shadow: inset 0 2px 0 0 #dcdcdc;
}
.widget-area-side .widget_price_filter .price_slider .ui-slider-range {
background: var(--primarycolor);
border: none;
box-shadow: none;
height: 100%;
}
.widget-area-side .widget_price_filter .price_slider .ui-slider-handle {
align-items: center;
background: #fff;
content: '';
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 13px;
line-height: 13px;
margin: 0;
text-align: center;
top: 50%;
width: 13px;
position: absolute;
cursor: ew-resize;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.widget-area-side .widget_price_filter .price_slider .ui-slider-handle:hover {
background: var(--primarycolor);
}
.widget-area-side .widget_price_filter .price_slider .ui-slider-handle:last-child {
-webkit-transform: translate(-100%, -50%);
-moz-transform: translate(-100%, -50%);
-ms-transform: translate(-100%, -50%);
-o-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
}
.widget-area-side .widget_price_filter .price_slider_amount {
font-size: 1.4rem;
padding-bottom: 8px;
}
.widget-area-side .widget_price_filter .price_slider_amount:after {
clear: both;
content: '';
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.widget-area-side .widget_price_filter .price_slider_amount .price_label {
height: 32px;
line-height: 32px;
text-align: left;
}
.widget-area-side .widget_price_filter .price_slider_amount .price_label span {
color: #222222;
font-weight: 700;
}
.widget-area-side .widget_price_filter .price_slider_amount .price_label span:first-of-type {
margin-left: 5px;
}
.widget-area-side .widget_price_filter .price_slider_amount .price_label .from,
.widget-area-side .widget_price_filter .price_slider_amount .price_label .to {
font-weight: 700;
}
.widget-area-side .widget_price_filter .button {
display: block;
float: right !important;
padding: 0 15px;
}
.widget-area-side .yith-woocompare-widget .widget_content:after {
clear: both;
content: '';
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.widget-area-side .yith-woocompare-widget ul.products-list {
margin-bottom: 20px;
padding: 0;
}
.widget-area-side .yith-woocompare-widget ul.products-list li {
padding: 10px 0;
padding-right: 35px;
position: relative;
}
.widget-area-side .yith-woocompare-widget ul.products-list li.list_empty {
padding: 0;
}
.widget-area-side .yith-woocompare-widget ul.products-list a {
color: #323232;
font-size: 1.4rem;
line-height: 1.2;
text-transform: none;
}
.widget-area-side .yith-woocompare-widget ul.products-list a:hover {
color: var(--primarycolor);
}
.widget-area-side .yith-woocompare-widget ul.products-list a.remove {
background: none;
color: #999 !important;
height: auto;
left: auto;
padding: 10px;
position: absolute;
right: 0;
top: 50%;
width: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget-area-side .yith-woocompare-widget ul.products-list a.remove:hover {
color: var(--primarycolor) !important;
}
.widget-area-side .yith-woocompare-widget a {
padding-bottom: 0;
padding-top: 0;
}
.widget-area-side .yith-woocompare-widget a:after {
display: none;
}
.widget-area-side .yith-woocompare-widget .clear-all {
float: left;
font-size: inherit;
height: 30px;
line-height: 30px;
}
.widget-area-side .widget_top_rated_products {
display: block;
}
.widget-area-side .widget_media_image {
border: none;
padding: 0;
text-align: center;
}
.widget-area-side .widget_media_image a {
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
}
.widget-area-side .widget_media_image a img {
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.widget-area-side .widget_media_image a:hover img {
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transform: scale(1.02);
}
.widget-area-side .aiwidgetscss .widget-title {
display: block;
}
.widget-area-side iframe {
max-width: 100%;
}
.widget-area-side .bragatabs {
color: #363636;
display: block;
font-size: 1.4rem;
font-weight: normal;
line-height: 14px;
padding: 0;
width: 100%;
}
.widget-area-side .bragatabs li {
background: #f0f0f0;
border-top: 2px solid #f0f0f0;
cursor: pointer;
float: left;
list-style: none;
margin: 0;
padding: 10px 0;
text-align: center;
width: 50%;
}
.widget-area-side .bragatabs li.active {
background: none;
border-top: 2px solid var(--primarycolor);
cursor: default;
}
.widget-area-side .bragatabs li.active:hover {
background: none;
}
.widget-area-side .bragatabs li:hover {
background: #eee;
}
.widget-area-side .su-accordion .su-spoiler {
border-bottom: 1px solid #f0f0f0;
}
.widget-area-side .su-accordion .su-spoiler:hover .su-spoiler-icon {
background: var(--primarycolor);
}
.widget-area-side .su-accordion .su-spoiler:hover .su-spoiler-title {
color: var(--primarycolor);
}
.widget-area-side .su-accordion .su-spoiler.su-spoiler-closed .su-spoiler-content {
padding: 0;
}
.widget-area-side .su-accordion .su-spoiler-title {
font-weight: normal;
}
.widget-area-side .su-accordion .su-spoiler-icon {
background: #999;
color: #fff;
font-size: 1rem;
line-height: 20px;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.widget-area-side .su-accordion .su-spoiler-content {
padding: 15px 0;
}
.widget-area-side .su-vimeo {
margin: 0;
}
.widget-area-side .widget_rss ul {
margin: 0;
padding: 0;
}
.widget-area-side .widget_rss ul li {
list-style-type: none;
margin: 0 0 25px;
}
.widget-area-side .widget_rss ul li:last-child {
margin: 0;
}
.widget-area-side .widget_rss ul li .rsswidget {
color: #181818;
display: block;
line-height: 1.4;
margin-bottom: 5px;
}
.widget-area-side .widget_rss ul li .rsswidget:hover {
color: var(--primarycolor);
}
.widget-area-side .widget_rss ul li .rss-date {
color: #999;
display: block;
font-size: .929em;
margin-bottom: 5px;
}
.widget-area-side .widget_rss ul li .rss-date:before {
content: '\f073';
display: inline-block;
font-family: FontAwesome;
margin-right: 5px;
}
.widget-area-side .widget_rss ul li .rssSummary {
display: block;
}
.widget-area-side .widget_rss ul li cite {
display: block;
}
.widget-area-side .widget_rss ul li cite:before {
content: '\f007';
display: inline-block;
font-family: FontAwesome;
margin-right: 5px;
}
.widget-area-side .widget_products ul li {
margin: 0 0 25px;
}
.widget-area-side .widget_products .product-image {
float: left;
width: 25%;
}
.widget-area-side .widget_products .product-image a {
display: block;
}
.widget-area-side .widget_products .product-image a img {
margin: 0;
width: 100%;
}
.widget-area-side .widget_products .product-info {
float: left;
padding-left: 10px;
text-align: left;
width: 75%;
}
.widget-area-side .widget_products .product-info ins {
color: var(--primarycolor);
display: block;
font-size: 1.4rem;
font-weight: 400;
line-height: 1;
}
.widget-area-side .widget_products .product-info del {
color: #999;
font-size: 1.4rem;
font-weight: 500;
text-decoration: line-through;
}
.widget-area-side .blog-tabs {
margin-bottom: 0;
}
.widget-area-side .widget_braga_widgets .widget_content {
padding: 0 18px 5px;
}
.widget-area-side .widget_braga_widgets ul {
margin: 0;
padding: 0;
}
.widget-area-side .widget_braga_widgets ul li {
border-top: 1px solid #f0f0f0;
line-height: 1.35;
list-style-type: none;
margin: 15px 0 0;
padding: 15px 0 0;
}
.widget-area-side .widget_braga_widgets ul li:first-child {
border: none;
margin: 0;
padding: 0;
}
.widget-area-side .widget_braga_widgets ul li a:before {
display: none;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper {
margin: 0;
padding: 0;
width: 100%;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper:after {
clear: both;
content: '';
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-thumb {
float: left;
margin-right: 10px;
max-width: 30%;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-thumb a {
border: 2px solid transparent;
display: inline-block;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-thumb a:hover {
border: 2px solid var(--primarycolor);
padding-left: 0;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-thumb .avatar {
overflow: hidden;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info {
overflow: hidden;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info .post-title {
font-size: 1.077em;
font-weight: 700;
margin: 0 0 10px;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info .post-title a {
color: #323232;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info .post-title a:hover {
color: var(--primarycolor);
padding-left: 0;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info .post-date {
color: #999;
font-size: .929em;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info p {
margin: 5px 0;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info>a {
color: #999;
font-size: .86em;
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .post-info>a:hover {
color: var(--primarycolor);
}
.widget-area-side .widget_braga_widgets ul li .post-wrapper .comment-author {
color: var(--primarycolor);
}
.widget-area-side .widget_recent_entries ul li .post-date {
color: #999;
float: left;
font-size: .929em;
line-height: 12px;
width: 100%;
}
.widget-area-side .widget_recent_entries ul li .post-date:before {
content: '\f073';
display: inline-block;
font-family: FontAwesome;
margin-right: 5px;
}
.widget-area-side .widget_calendar table#wp-calendar {
margin-bottom: 0;
table-layout: fixed;
text-align: center;
width: 100%;
}
.widget-area-side .widget_calendar table#wp-calendar th,
.widget-area-side .widget_calendar table#wp-calendar td {
padding-left: 2px;
padding-right: 2px;
}
#wp-calendar #today {
color: var(--primarycolor);
font-weight: 700;
}
.widget-area-side .widget_calendar table#wp-calendar a:hover {
text-decoration: underline;
}
.widget-area-side .widget_recent_comments #recentcomments {
list-style: none;
margin-bottom: 0;
padding: 0;
}
.widget-area-side .widget_recent_comments #recentcomments>li {
margin-bottom: 13px;
}
.widget-area-side .widget_recent_comments #recentcomments>li:last-child {
margin-bottom: 0;
}
.widget-area-side .widget_recent_comments #recentcomments>li a:hover {
color: var(--primarycolor);
}
.widget-area-side .widget_recent_comments #recentcomments>li .comment-author-link a {
color: #181818;
}
.widget-area-side .widget_recent_comments #recentcomments>li .comment-author-link a:hover {
text-decoration: underline;
}
.widget-area-side select {
background: #fff;
border: 1px solid #e5e5e5;
height: 40px;
line-height: 40px;
max-width: 100%;
outline: none;
padding: 0 15px;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//sasystems.pk/wp-content/themes/rozer/assets/css/images/select_arrow.png);
background-repeat: no-repeat;
background-position-y: center;
background-position-x: 95%;
}  #login-form-popup {
visibility: hidden;
padding: 0 1.5rem;
position: fixed;
background-color: transparent;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1040;
text-align: center;
overflow-y: auto;
pointer-events: none;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-ms-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
filter: alpha(opacity=0);
opacity: 0;
-webkit-overflow-scrolling: touch;
}
#login-form-popup.form-open {
visibility: visible;
opacity: 1;
}
#login-form-popup .form-content {
background-color: #FFFFFF;
border: 0;
display: inline-block;
vertical-align: middle;
padding: 0;
z-index: 205;
margin: 25px auto;
max-width: 650px;
position: relative;
width: 100%;
overflow: hidden;
padding: 15px;
text-align: center;
pointer-events: visible;
}
#login-form-popup:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.header-account-content {}
.header-account-content .custom-logo-link {
margin:  auto;
}
.header-account-content header {
margin-bottom: 15px;
}
.header-account-content .rt-tabs-wrapper ul.tabs {
padding: 0;
list-style: none;
margin: 0 0 20px 0;
display: flex;
align-items: center;
border-bottom: 2px solid #ebebeb;
text-align: center;
}
.header-account-content .rt-tabs-wrapper ul.tabs li {
flex: 1 1 0;
padding: 10px 0;
font-size: 1.6rem;
text-transform: uppercase;
font-weight: 700;
position: relative;
}
.header-account-content .rt-tabs-wrapper ul.tabs li.active a {
color: var(--primarycolor);
}
.header-account-content .rt-tabs-wrapper ul.tabs li.active:after {
content: "";
width: 100%;
left: 0;
right: 0;
margin: auto;
position: absolute;
bottom: -2px;
height: 2px;
background: var(--primarycolor);
}
.header-account-content .woocommerce-form {
max-width: 400px;
margin: auto !important;
padding: 0 !important;
border: 0 !important;
text-align: center !important;
}
.header-account-content .woocommerce-form .form-row-wide {
text-align: left;
}
.header-account-content .woocommerce-privacy-policy-text {
font-size: 1.3rem;
}
.header-account-content .box-password {
display: flex;
align-items: center;
text-align: left;
margin-bottom: 20px;
}
.header-account-content .box-password>p {
margin: 0 5px 0 0;
flex: 1 1 auto;
}
.register_msg,
.login_msg {
margin-bottom: 10px;
font-size: 1.3rem;
}
.header-account-content .fail {
color: red;
}
@-webkit-keyframes spinner-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@-moz-keyframes spinner-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@-o-keyframes spinner-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@-ms-keyframes spinner-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes spinner-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.header-account-content button.loading:before {
content: "\e94f";
font-family: "roadthemes-icon";
font-weight: 400;
margin-right: 5px;
display: inline-block;
animation-name: spinner-spin;
animation-duration: 2000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@media (max-width: 767px) {
#login-form-popup {
padding: 0;
left: -100%;
}
#login-form-popup.form-open {
left: 0;
}
#login-form-popup:before {
display: none;
}
#login-form-popup .form-content {
margin: 0;
height: 100%;
max-width: 100%;
}
}  @media (max-width: 1199px) {}
@media (max-width: 991px) {
#back-to-top {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 1.2rem;
}
#back-to-top.active {
bottom: 70px;
}
aside.col-lg-3.col-12 section:first-child {
margin-top: var(--rowspace);
}
}
@media (max-width: 767px) {
:root {
--rowspace: 40px;
}
.mc4wp-form .mc4wp-form-fields input {
padding-right: 115px;
}
.mc4wp-form .mc4wp-form-fields button {
padding: 0 15px;
font-size: 1.2rem;
}
.product-inner .action-links>ul>li.product-cart {
max-width: none;
}
.product-inner .action-links .product-cart a {
font-size: 0;
}
.product-inner .action-links .product-cart a:before {
display: inline-block;
}
.summary.is-fixed {
width: 100% !important;
position: static !Important;
}
}
@media (min-width: 576px) {
.site-footer .footer-content {
display: block !Important;
height: auto !important;
}
}
@media (max-width: 567px) {
html { }
.cart-block .header-cart>a,
.menu-mobile>a,
.search-sidebar>button {
font-size: 2rem;
}
#_mobile_header_account_ .header-account-block>a>i {
font-size: 2.4rem;
}
.cart-block .header-cart>a .cart-count {
width: 14px;
height: 14px;
font-size: 1rem;
line-height: 14px;
font-weight: 400;
left: 9px;
}
.cart-block {
margin-right: 5px;
}
#_mobile_logo_ img {
max-height: 40px;
width: auto;
}
.product-brand .pwb-brands-in-loop a,
.product-content .product-category {
font-size: 1.2rem;
}
.product-inner .product-title>* {
margin-top: 5px;
margin-bottom: 8px;
}
.product-inner .action-links a,
.product-inner .product-content .product-cart a {
width: 30px;
height: 30px;
line-height: 30px;
}
.product-inner .action-links a:before,
.product-inner .product-content .product-cart a:before {
font-size: 1.4rem !important;
}
.product-price {
margin-top: 8px;
}
.product-inner .product-content .action-links {
max-width: 150px;
}
.product-inner .product-content {
padding: 0;
padding-top: 13px;
}
.widget-area-side .widget ul>li {
margin-bottom: 13px;
}
} .product-inner .yith-wcwl-add-to-wishlist a i.yith-wcwl-icon {
display: none;
} #cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
display:none;
}
#cboxClose {
width: 30px;
height: 30px;
line-height: 30px;
background: #222;
bottom: auto;
top: 1px;
font-size: 0;
text-indent: inherit;
right: 1px;
}
#cboxClose:before {
content: "\e93f";
font-family: "roadthemes-icon";
font-size: 1.8rem;
}
#cboxClose:hover {
background: var(--primarycolor);
color: #fff;
} #wp-calendar {
margin-bottom: 15px;
}
#wp-calendar caption {
caption-side: top;
text-align: center;
font-weight: 700;
}
.wp-calendar-nav {
margin-bottom: 15px;
}
.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
margin-bottom: 15px;
}
.wp-block-button.is-style-outline {
margin: 5px 0;
}
.home.blog header {
margin-bottom: var(--rowspace);
}
.widget-area-side .widget > div:first-child > div:first-child .widgettitle {
margin-top: 0;
}
.widgettitle {
margin: 50px 0 20px 0;
}
.wp-block-image, .wp-block-gallery, .et-wp-gallery {
margin-bottom: 28px;
}
.wp-block-image figcaption {
text-align: center;
margin-top: 1em;
font-size:  1.3rem;
}
.wp-block-search .wp-block-search__button {
font-size: 0;
padding: 0 15px;
margin-left: 5px;
text-align: center;
line-height: 42px;
height: auto;
border: 0;
background: #313030;
color: #fff;
}
.wp-block-search .wp-block-search__button:before {
content: "\e918";
font-family: 'roadthemes-icon';
font-size: 1.6rem;
vertical-align: top;
}
.wp-block-search .wp-block-search__button:hover {
background: var(--primarycolor);
color: #fff;
}
.wp-block-search .wp-block-search__input {
border-color: #ebebeb;
}
.wp-block-group ol.wp-block-latest-comments {
padding: 0;
}
.wp-block-latest-comments__comment {
line-height: 1.5;
}@font-face {
font-family: 'roadthemes-icon';
src:  url(//sasystems.pk/wp-content/themes/rozer/assets/fonts/roadthemes-icon.eot?yzrg0l);
src:  url(//sasystems.pk/wp-content/themes/rozer/assets/fonts/roadthemes-icon.eot?yzrg0l#iefix) format('embedded-opentype'),
url(//sasystems.pk/wp-content/themes/rozer/assets/fonts/roadthemes-icon.ttf?yzrg0l) format('truetype'),
url(//sasystems.pk/wp-content/themes/rozer/assets/fonts/roadthemes-icon.woff?yzrg0l) format('woff'),
url(//sasystems.pk/wp-content/themes/rozer/assets/fonts/roadthemes-icon.svg?yzrg0l#roadthemes-icon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-rt-"], [class*=" icon-rt-"] { font-family: 'roadthemes-icon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-rt-bag-outline:before {
content: "\e900";
}
.icon-rt-cart-outline:before {
content: "\e901";
}
.icon-rt-bag:before {
content: "\e902";
}
.icon-rt-handbag:before {
content: "\e903";
}
.icon-rt-shopping-cart:before {
content: "\e904";
}
.icon-rt-bag2:before {
content: "\e905";
}
.icon-rt-shopping-cart-solid:before {
content: "\e906";
}
.icon-rt-basket-outline:before {
content: "\e907";
}
.icon-rt-shopping-basket-solid:before {
content: "\e908";
}
.icon-rt-heart:before {
content: "\e909";
}
.icon-rt-heart2:before {
content: "\e90a";
}
.icon-rt-heart-solid:before {
content: "\e90b";
}
.icon-rt-heart-outline:before {
content: "\e90c";
}
.icon-rt-ios-heart-outline:before {
content: "\e90d";
}
.icon-rt-shuffle:before {
content: "\e90e";
}
.icon-rt-refresh:before {
content: "\e90f";
}
.icon-rt-ios-shuffle:before {
content: "\e910";
}
.icon-rt-ios-shuffle-strong:before {
content: "\e911";
}
.icon-rt-repeat-outline:before {
content: "\e912";
}
.icon-rt-sync-alt-solid:before {
content: "\e913";
}
.icon-rt-star2:before {
content: "\e914";
}
.icon-rt-star-solid:before {
content: "\e915";
}
.icon-rt-star-half-alt-solid:before {
content: "\e916";
}
.icon-rt-search:before {
content: "\e917";
}
.icon-rt-magnifier:before {
content: "\e918";
}
.icon-rt-search2:before {
content: "\e919";
}
.icon-rt-loupe:before {
content: "\e91a";
}
.icon-rt-search1:before {
content: "\e91b";
}
.icon-rt-eye-outline:before {
content: "\e91c";
}
.icon-rt-eye:before {
content: "\e91d";
}
.icon-rt-look:before {
content: "\e91e";
}
.icon-rt-eye2:before {
content: "\e91f";
}
.icon-rt-bars-solid:before {
content: "\e920";
}
.icon-rt-menu-outline:before {
content: "\e921";
}
.icon-rt-navicon-round:before {
content: "\e922";
}
.icon-rt-grid-outline:before {
content: "\e923";
}
.icon-rt-grid:before {
content: "\e924";
}
.icon-rt-grid2:before {
content: "\e925";
}
.icon-rt-apps-outline:before {
content: "\e926";
}
.icon-rt-apps-sharp:before {
content: "\e927";
}
.icon-rt-list:before {
content: "\e928";
}
.icon-rt-list-outline:before {
content: "\e929";
}
.icon-rt-list-solid:before {
content: "\e92a";
}
.icon-rt-arrow-down:before {
content: "\e92b";
}
.icon-rt-arrow-left:before {
content: "\e92c";
}
.icon-rt-arrow-right:before {
content: "\e92d";
}
.icon-rt-arrow-up:before {
content: "\e92e";
}
.icon-rt-logo-facebook:before {
content: "\e92f";
}
.icon-rt-logo-google:before {
content: "\e930";
}
.icon-rt-logo-pinterest:before {
content: "\e931";
}
.icon-rt-logo-twitter:before {
content: "\e932";
}
.icon-rt-logo-youtube:before {
content: "\e933";
}
.icon-rt-logo-instagram:before {
content: "\e934";
}
.icon-rt-logo-linkedin:before {
content: "\e935";
}
.icon-rt-logo-rss:before {
content: "\e936";
}
.icon-rt-logo-twitch:before {
content: "\e937";
}
.icon-rt-0-facebook2:before {
content: "\e938";
}
.icon-rt-1-twitter2:before {
content: "\e939";
}
.icon-rt-2-youtube2:before {
content: "\e93a";
}
.icon-rt-3-dribbble:before {
content: "\e93b";
}
.icon-rt-4-facebook-f:before {
content: "\e93c";
}
.icon-rt-5-google-plus-g:before {
content: "\e93d";
}
.icon-rt-6-pinterest-p:before {
content: "\e93e";
}
.icon-rt-close-outline:before {
content: "\e93f";
}
.icon-rt-close-circle:before {
content: "\e940";
}
.icon-rt-close-circle-outline:before {
content: "\e941";
}
.icon-rt-person-outline:before {
content: "\e942";
}
.icon-rt-person-circle-outline:before {
content: "\e943";
}
.icon-rt-user:before {
content: "\e944";
}
.icon-rt-user-circle:before {
content: "\e945";
}
.icon-rt-call-outline:before {
content: "\e946";
}
.icon-rt-call-sharp:before {
content: "\e947";
}
.icon-rt-headphones:before {
content: "\e948";
}
.icon-rt-headphones-mic:before {
content: "\e949";
}
.icon-rt-headphones2:before {
content: "\e94a";
}
.icon-rt-phone-volume-solid:before {
content: "\e94b";
}
.icon-rt-phone-call:before {
content: "\e94c";
}
.icon-rt-headset-outline:before {
content: "\e94d";
}
.icon-rt-settings-outline:before {
content: "\e94e";
}
.icon-rt-settings:before {
content: "\e94f";
}
.icon-rt-shipping-fast-solid:before {
content: "\e950";
}
.icon-rt-truck-solid:before {
content: "\e951";
}
.icon-rt-ship-solid:before {
content: "\e952";
}
.icon-rt-boat-outline:before {
content: "\e953";
}
.icon-rt-rocket:before {
content: "\e954";
}
.icon-rt-rocket-outline:before {
content: "\e955";
}
.icon-rt-location-pin:before {
content: "\e956";
}
.icon-rt-map-marked-alt-solid:before {
content: "\e957";
}
.icon-rt-location-outline:before {
content: "\e958";
}
.icon-rt-mail-outline:before {
content: "\e959";
}
.icon-rt-mail-open-outline:before {
content: "\e95a";
}
.icon-rt-globe-solid:before {
content: "\e95b";
}
.icon-rt-globe-alt:before {
content: "\e95c";
}
.icon-rt-scan-outline:before {
content: "\e95d";
}
.icon-rt-expand-outline:before {
content: "\e95e";
}
.icon-rt-checkmark:before {
content: "\e95f";
}
.icon-rt-card-outline:before {
content: "\e960";
}
.icon-rt-credit-card-solid:before {
content: "\e961";
}
.icon-rt-money-bill-wave-solid:before {
content: "\e962";
}
.icon-rt-cash-outline:before {
content: "\e963";
}
.icon-rt-gift-outline:before {
content: "\e964";
}
.icon-rt-gift-solid:before {
content: "\e965";
}
.icon-rt-gifts-solid:before {
content: "\e966";
}
.icon-rt-ribbon-outline:before {
content: "\e967";
}
.icon-rt-time-outline:before {
content: "\e968";
}
.icon-rt-help-buoy-outline:before {
content: "\e969";
}
.icon-rt-exchange-1:before {
content: "\e96a";
}
.icon-rt-call-center-24-7:before {
content: "\e96b";
}
.icon-rt-headphone-24-7:before {
content: "\e96c";
}
.icon-rt-credit-card-secure1:before {
content: "\e96d";
}
.icon-rt-payment-security:before {
content: "\e96e";
}
.icon-rt-logo-vk:before {
content: "\e96f";
}
.icon-rt-logo-whatsapp:before {
content: "\e970";
}
.icon-rt-logo-telegram:before {
content: "\e971";
}
.icon-rt-play-outline:before {
content: "\e972";
}
.icon-rt-videocam-outline:before {
content: "\e973";
}
.icon-rt-play-circle:before {
content: "\e974";
}
.icon-rt-home-outline:before {
content: "\e975";
}
.icon-rt-diamond-outline:before {
content: "\e976";
}
.icon-rt-camera-outline:before {
content: "\e977";
}
.icon-rt-fitness-outline:before {
content: "\e978";
}
.icon-rt-medkit-outline:before {
content: "\e979";
}
.icon-rt-nuclear-outline:before {
content: "\e97a";
}
.icon-rt-shirt-outline:before {
content: "\e97b";
}
.icon-rt-watch-outline:before {
content: "\e97c";
}
.icon-rt-couch-solid:before {
content: "\e97d";
}
.icon-rt-filter-outline:before {
content: "\e97e";
}
.icon-rt-options-outline:before {
content: "\e97f";
}
.icon-rt-chatbox-outline:before {
content: "\e980";
}
.icon-rt-chatbubble-outline:before {
content: "\e981";
}
.icon-rt-logo-behance:before {
content: "\e982";
}
.icon-rt-logo-flickr:before {
content: "\e983";
}
.icon-rt-logo-foursquare:before {
content: "\e984";
}
.icon-rt-logo-github:before {
content: "\e985";
}
.icon-rt-logo-skype:before {
content: "\e986";
}
.icon-rt-logo-snapchat:before {
content: "\e987";
}
.icon-rt-logo-soundcloud:before {
content: "\e988";
}
.icon-rt-logo-tumblr:before {
content: "\e989";
}
.icon-rt-logo-vimeo:before {
content: "\e98a";
}
.icon-rt-logo-wechat:before {
content: "\e98b";
}
.icon-rt-logo-weibo:before {
content: "\e98c";
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//sasystems.pk/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//sasystems.pk/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//sasystems.pk/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//sasystems.pk/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//sasystems.pk/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}table.DTFC_Cloned thead, table.DTFC_Cloned tfoot{
background-color:white;
}
div.DTFC_Blocker{
background-color:white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable{
margin-bottom:0;
z-index:2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{
border-bottom:none;
} body {
font-family: 'Open Sans', san-serif;
font-size: 13px;
line-height: 1.51em;
color: #747373;
background: none !important;
margin: 0;
}
body h1 {
background: #4F4F4F;
color: #fff;
font-weight: 800;
padding: 10px;
border-bottom: 2px solid #fff;
display: block;
text-transform: uppercase;
font-size: 1.076em;
margin: 0;
text-align: center;
}
body #yith-woocompare {
padding: 10px;
}
table.dataTable.compare-list tr {
display: table-row;
}
table.dataTable.compare-list thead th,
table.dataTable.compare-list thead td,
table.dataTable.compare-list tfoot td,
table.dataTable.compare-list tfoot th {
border: 0;
vertical-align: middle;
}
.DTFC_LeftFootWrapper table.compare-list,
.DTFC_LeftHeadWrapper table.compare-list {
border: 0;
}
table.compare-list td {
width: 220px;
max-width: 220px;
min-width: 220px;
text-align: center;
vertical-align: middle;
}
table.compare-list {
width: 100%;
border-bottom: 0;
border-top: 0;
margin: 0;
table-layout: auto;
}
table.compare-list tbody th {
width: 150px;
max-width: 150px;
min-width: 150px;
overflow: hidden;
text-align: left;
color: #333333;
background-color: #f2f2f2;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
}
.rtl table.compare-list tbody th {
text-align: right;
}
table.dataTable.compare-list tbody th,
table.dataTable.compare-list tbody td {
border-right: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
border-bottom: none;
border-left: none;
padding: 10px;
vertical-align: middle;
}
table.dataTable.compare-list tbody tr:last-child th,
table.dataTable.compare-list tbody tr:last-child td {
border-bottom: 1px solid #e7e7e7;
}
table.compare-list tbody td.last-column {
width: auto;
border-right: 0;
}
#yith-woocompare-table_wrapper {
margin: 10px 0;
}
table.dataTable.compare-list tbody .product_info td {
vertical-align: top;
}
table.compare-list thead th a.close, h1 a.close {
float: right;
margin-right: 10px;
font-weight: 600;
font-size: 0.9em;
color: #fff;
text-decoration: none;
}
table.compare-list .remove td a {
color: #747373;
text-decoration: none;
}
table.compare-list .remove td a:hover {
color: #333333;
}
table.compare-list .remove td a .remove {
border-radius: 100% 100% 100% 100%;
color: red;
display: inline-block;
font-size: 1em;
font-weight: 600;
height: 1em;
line-height: 0.81em;
text-align: center;
text-decoration: none;
width: 1em;
}
.yith-woocompare-widget ul.products-list a.remove {
float: left;
}
table.compare-list .remove td a:hover .remove {
background-color: red;
color: #ffffff;
}
table.compare-list .add-to-cart td a:not(.unstyled_button) {
display: inline-block;
margin: 10px 0;
background-color: #4F4F4F;
border: 0 none;
color: #FFFFFF;
font-weight: normal;
line-height: normal;
padding: 5px 20px;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
}
table.compare-list .add-to-cart td a:not(.unstyled_button):hover {
background: #868686;
color: #fff;
}
table.compare-list .stock td span {
color: #009900;
}
table.compare-list .stock td span.out-of-stock {
color: #990000;
}
table.compare-list .price td {
text-decoration: underline;
}
table.compare-list td.odd {
background: #F7F7F7;
}
table.compare-list td.even {
background: #fff;
}
table.compare-list td img {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #DADADA;
height: auto;
padding: 3px;
margin-bottom: 20px;
}
@media( max-width: 767px ) {
table.compare-list tbody th {
width: 100px;
max-width: 100px;
min-width: 100px;
font-size: 12px;
}
} body #yith-woocompare {
padding:0 30px;
}
body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track {
background-color: transparent;
}
body ::-webkit-scrollbar,
html ::-webkit-scrollbar {
width: 3px;
background-color: transparent;
}
body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.1);
border-radius: 10px;
}
table.dataTable.compare-list tbody th, table.dataTable.compare-list tbody td {
padding: 15px;
}
table.dataTable.compare-list tbody th {
border-left: 1px solid #e7e7e7;
}
table.compare-list .add-to-cart td a:not(.unstyled_button) {
background: var(--primarycolor);
line-height: 40px;
padding: 0 20px;
}
table.compare-list .add-to-cart td a:not(.unstyled_button):hover {
background: #313030;
color: #fff;
}
table.dataTable.compare-list tr.price td {
font-size: 16px;
text-decoration: none;
color: #1d1d1d;
font-weight: 600;
}
table.dataTable.compare-list tr.price td del {
font-weight: 400;
color: #9b9b9b;
font-size: 14px;
margin-right: 5px;
}
table.dataTable.compare-list tr.price td ins {
color: #eb2606;
text-decoration:none;
}
table.compare-list td.odd {
background: #fff;
}
table.compare-list td img {
border: 0;
}
table.compare-list tbody th {
font-weight: 600;
}
.yith-woocompare-popup h1 {
color: #1d1d1d;
background: transparent;
text-transform: uppercase;
font-size: 1.8rem;
padding: 25px 30px 30px 0;
padding-bottom: 0;
display: none;
}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ) {
position: relative;
padding: 5px 0;
border-bottom: 1px solid #dfdfdf;
}
.yith-woocompare-widget-content ul.products-list {
list-style: none;
margin: 0 0 15px;
}
.yith-woocompare-widget-content ul.products-list li {
display: flex;
align-items: center;
gap: 15px;
}
.yith-woocompare-widget-content ul.products-list li .remove {
color: #000;
font-weight: 400;
text-align: center;
text-decoration: none;
cursor: pointer;
outline: none;
}
.yith-woocompare-widget-content ul.products-list li img {
max-width: 50px;
height: auto;
display: block;
vertical-align: middle;
float: left;
}
.yith-woocompare-widget-content ul.products-list li .product-info {
cursor: pointer;
font-size: 15px;
font-weight: 400;
outline: none;
text-decoration: none;
}
.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after {
content: '';
display: table;
clear: both;
}
.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
float: right;
line-height: 1;
cursor: pointer;
padding: 8px 10px;
font-size: 13px;
border: 0;
white-space: nowrap;
display: inline-block;
}
.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover {
color: #ffffff;
background-color: #303030;
}
.yith-woocompare-widget-content a.clear-all {
outline: none;
font-size: 12px;
cursor: pointer;
}@font-face{font-family:eicons;src:url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.50.0);src:url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.50.0#iefix) format("embedded-opentype"),url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.50.0) format("woff2"),url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.50.0) format("woff"),url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.50.0) format("truetype"),url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.50.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-atomic-file-upload:before{content:"\ebe9"}.eicon-atomic-time-picker:before{content:"\ebea"}.eicon-atomic-date-picker:before{content:"\ebeb"}.eicon-upgrade-crown-full:before{content:"\ef03"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
src: url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bacteria:before {
content: "\e059"; }
.fa-bacterium:before {
content: "\e05a"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-tissue:before {
content: "\e05b"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-faucet:before {
content: "\e005"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-medical:before {
content: "\e05c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-sparkles:before {
content: "\e05d"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-wash:before {
content: "\e05e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
content: "\e05f"; }
.fa-handshake-slash:before {
content: "\e060"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side-cough:before {
content: "\e061"; }
.fa-head-side-cough-slash:before {
content: "\e062"; }
.fa-head-side-mask:before {
content: "\e063"; }
.fa-head-side-virus:before {
content: "\e064"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-user:before {
content: "\e065"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\e013"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-house:before {
content: "\e066"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lungs-virus:before {
content: "\e067"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-arrows:before {
content: "\e068"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-plane-slash:before {
content: "\e069"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pump-medical:before {
content: "\e06a"; }
.fa-pump-soap:before {
content: "\e06b"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rust:before {
content: "\e07a"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-virus:before {
content: "\e06c"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sink:before {
content: "\e06d"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-soap:before {
content: "\e06e"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-stopwatch-20:before {
content: "\e06f"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-store-alt-slash:before {
content: "\e070"; }
.fa-store-slash:before {
content: "\e071"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-threads:before {
content: '\e9cb'; }
.fa-threads-square:before {
content: '\e9cc'; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-slash:before {
content: "\e072"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\e041"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-slash:before {
content: "\e073"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-vest:before {
content: "\e085"; }
.fa-vest-patches:before {
content: "\e086"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-virus:before {
content: "\e074"; }
.fa-virus-slash:before {
content: "\e075"; }
.fa-viruses:before {
content: "\e076"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-x-twitter:before {
content: "\e9ca"; }
.fa-x-twitter-square:before {
content: "\e9c9"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
src: url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//sasystems.pk/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}