@charset "UTF-8";
   html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
}
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 {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
}  * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} html {
font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.71429;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
font-size: 100%;
}
body {
margin: 0;
color: #333;
background-color: #fff;
}
html,
body {
overflow-x: hidden;
} [role="button"] {
cursor: pointer;
} input,
button,
select,
textarea {
max-width: 100%;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}  h1, .h1,
h2, .h2,
h3, .h3 {
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-weight: normal;
line-height: 1.2;
margin-top: 3.5rem;
margin-bottom: 2rem;
}
h1,
h2,
h3 {
color: #000;
}
h4, .h4,
h5, .h5,
h6, .h6 {
font-family: inherit;
font-weight: bold;
line-height: 1.2;
margin-top: 1.5rem;
margin-bottom: 1rem;
}
h1, .h1 {
font-size: 2.25rem;
}
h2, .h2 {
font-size: 1.875rem;
}
h3, .h3 {
font-size: 1.5rem;
}
h4, .h4 {
font-size: 1.25rem;
}
h5, .h5 {
font-size: 1.1rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
margin-top: 1.75rem;
margin-bottom: 1.75rem;
font-size: 1.125rem;
font-style: italic;
line-height: 1.5;
}
.headline {
margin-top: 2.5rem !important;
margin-bottom: 2.5rem !important;
font-size: 2.25rem;
line-height: 1.13889;
} p {
margin: 0 0 0.85715rem;
}
b, strong {
font-weight: 700;
} ul,
ol {
padding: 0 0 0 1.5rem;
margin-top: 0;
margin-bottom: 0.85715rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
} a {
color: #0181CA;
text-decoration: none;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
a:hover,
a:focus {
color: #01a1fd;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
} figure {
margin: 1rem 0;
} img {
max-width: 100%;
height: auto;
vertical-align: middle;
} hr {
margin-top: 1.71429rem;
margin-bottom: 1.71429rem;
border: 0;
border-top: 1px solid #ddd;
} abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
text-decoration: none;
} blockquote {
position: relative;
padding: 0 0 0 5.5rem;
margin: 1.875rem 0 2.5rem;
border-left: 0;
font-size: 1.125rem;
color: #444;
}
blockquote::before {
position: absolute;
left: -0.75rem;
top: -0.25rem;
display: block;
width: 3.5rem;
height: 3.5rem;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-style: normal;
font-size: 5.5rem;
line-height: 1;
text-align: center;
color: #e43034;
content: '”';
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer {
display: block;
color: #666;
}
blockquote footer::before {
content: '\2014 \00A0';
}
blockquote footer cite {
font-style: normal;
} address {
margin-bottom: 1.71429rem;
font-style: normal;
line-height: 1.71429;
} table, th, td {
border: 1px solid #ddd;
}
table {
table-layout: fixed;
border-width: 1px 0 0 1px;
border-collapse: separate;
border-spacing: 0;
width: 100%;
}
th, td {
border-width: 0 1px 1px 0;
vertical-align: baseline;
text-align: left;
padding: 0.4em;
}
th {
font-weight: 700;
} dt {
font-weight: 400;
color: #444;
}
dd {
margin: 0 0 1rem;
} code,
kbd,
pre,
samp,
tt,
var {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 90%;
} code {
padding: .2rem .4rem;
border-radius: .25rem;
font-size: 90%;
color: #bd4147;
background-color: #f7f7f9;
}
a > code {
padding: 0;
color: inherit;
background-color: inherit;
} kbd {
padding: .2rem .4rem;
border-radius: .25rem;
font-size: 90%;
color: #fff;
background-color: #333;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
} pre {
display: block;
padding: 1rem;
margin-top: 0;
margin-bottom: 1.5rem;
max-width: 100%;
overflow: auto;
font-size: 90%;
line-height: 1.6;
color: #292b2c;
background-color: #eee;
} pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
} var {
font-style: italic;
} .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
white-space: nowrap;
}
.screen-reader-text:active,
.screen-reader-text:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
} .btn {
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
position: relative;
display: inline-block;
padding: 0.625rem 2.125rem;
border-radius: 25rem;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: center;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
color: #333;
background-color: #ebe9eb;
}
.btn:hover {
color: #c71a1e;
background-color: #dad8da;
}
.btn-large {
padding: 0.75rem 2.125rem;
font-size: 1.3125rem;
}
.btn-small {
padding: 0.375rem 2rem;
font-size: 0.875rem;
} .btn-primary {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: 0;
color: #fff;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #c71a1e;
background-repeat: no-repeat, no-repeat;
background-position: left 2px top 1px, left bottom;
background-size: calc(100% - 4px) calc(100% - 2px), 100% 200%;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='24' ry='24' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#de1d21), color-stop(50%, #de1d21), to(#a31519));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='24' ry='24' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), linear-gradient(#de1d21 0%, #de1d21 50%, #a31519 100%);
}
.btn-primary:hover, .btn-primary:focus {
color: #fff;
background-color: #c71a1e;
background-position: left 2px top 1px, left top;
}
.btn-primary.btn-large {
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='29' ry='29' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#de1d21), color-stop(50%, #de1d21), to(#a31519));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='29' ry='29' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), linear-gradient(#de1d21 0%, #de1d21 50%, #a31519 100%);
}
.btn-primary.btn-small {
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='17' ry='17' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#de1d21), color-stop(50%, #de1d21), to(#a31519));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='17' ry='17' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), linear-gradient(#de1d21 0%, #de1d21 50%, #a31519 100%);
}
.btn-secondary {
color: #333;
border-color: #c4c4c4;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #fff;
background-repeat: no-repeat, no-repeat;
background-position: left 2px top 1px, left bottom;
background-size: calc(100% - 4px) calc(100% - 2px), 100% 200%;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='24' ry='24' fill='none' stroke='%23333' stroke-dasharray='6,5' stroke-width='1' stroke-opacity='1' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), color-stop(50%, #f2f2f2), to(#e0e0e0));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='24' ry='24' fill='none' stroke='%23333' stroke-dasharray='6,5' stroke-width='1' stroke-opacity='1' /></svg>"), linear-gradient(#f2f2f2 0%, #f2f2f2 50%, #e0e0e0 100%);
}
.btn-secondary:hover, .btn-secondary:focus {
color: #333;
border-color: #333;
background-position: left 2px top 1px, left top;
}
.btn-secondary.btn-large {
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='29' ry='29' fill='none' stroke='%23333' stroke-dasharray='6,5' stroke-width='1' stroke-opacity='1' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), color-stop(50%, #f2f2f2), to(#e0e0e0));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='29' ry='29' fill='none' stroke='%23333' stroke-dasharray='6,5' stroke-width='1' stroke-opacity='1' /></svg>"), linear-gradient(#f2f2f2 0%, #f2f2f2 50%, #e0e0e0 100%);
}
.btn-secondary.btn-small {
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='17' ry='17' fill='none' stroke='%23333' stroke-dasharray='6,5' stroke-width='1' stroke-opacity='1' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), color-stop(50%, #f2f2f2), to(#e0e0e0));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='17' ry='17' fill='none' stroke='%23333' stroke-dasharray='6,5' stroke-width='1' stroke-opacity='1' /></svg>"), linear-gradient(#f2f2f2 0%, #f2f2f2 50%, #e0e0e0 100%);
}
.btn-transparent {
border: 0;
background-color: rgba(196, 196, 196, 0.35);
} .btn-disabled,
.btn:disabled,
.btn:disabled[disabled] {
color: #bbb;
background-color: #e5e5e5;
border: none;
cursor: not-allowed;
}
.btn-disabled:hover, .btn-disabled:focus,
.btn:disabled:hover,
.btn:disabled:focus,
.btn:disabled[disabled]:hover,
.btn:disabled[disabled]:focus {
color: #bbb;
background-color: #e5e5e5;
border: none;
-webkit-transform: none;
transform: none;
-webkit-box-shadow: none;
box-shadow: none;
} .btn-header {
border: 0;
background-color: rgba(196, 196, 196, 0.35);
-webkit-box-shadow: none;
box-shadow: none;
}
@media (min-width: 992px) {
.btn-header {
padding: 0.9375rem 2.5rem;
font-size: 1.125rem;
}
.site-header--bg_dark .btn-header {
color: #fff;
}
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
width: 100%;
padding: 0.6125rem 1.125rem;
line-height: 1.5;
vertical-align: middle;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 1.4375rem;
border: 1px solid;
border-color: #c4c4c4;
background-color: #fff;
color: #333;
-webkit-transition-property: border-color, background-color;
transition-property: border-color, background-color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #828282;
outline: none;
}
textarea {
border-radius: 0.5rem;
} .search-form {
position: relative;
font-size: 0.875rem;
max-width: 22rem;
}
.search-form .search-submit {
position: absolute;
top: 0.125rem;
bottom: 0.125rem;
right: 0.125rem;
padding-left: 0.25rem;
padding-right: 0.25rem;
border: 0;
line-height: 0.9375;
color: #828282;
background-color: transparent;
cursor: pointer;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.search-form .search-submit:hover {
color: #c71a1e;
}
.search-form .search-submit .icon {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 2.25rem;
} .sidebar-content .search-form {
max-width: 25rem;
} .error-404 .search-form {
display: inline-block;
max-width: 100%;
width: 20rem;
} .comment-form {
font-size: 0.875rem;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
border-color: #ddd;
}
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
border-color: #333;
}
.comment-form p {
margin-bottom: 1.875rem;
}
.comment-form .comment-notes {
text-align: center;
color: #959595;
}
.comment-form .logged-in-as {
text-align: center;
}
.comment-form .form-submit {
margin-top: 1.75rem;
margin-bottom: 0;
text-align: center;
} .post-password-form p:last-child {
padding: 2rem;
text-align: center;
background-color: #f9f9f9;
}
.post-password-form input[type="password"] {
width: 100%;
margin: 0.5rem 0 1rem;
}
.post-password-form input[type="submit"] {
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
position: relative;
display: inline-block;
padding: 0.625rem 2.125rem;
border-radius: 25rem;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: center;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
color: #333;
background-color: #ebe9eb;
}
.post-password-form input[type="submit"]:hover {
color: #c71a1e;
background-color: #dad8da;
}
@media (min-width: 768px) {
.post-password-form input[type="password"] {
width: auto;
margin: 0 1rem 0 0.75rem;
}
} .wpcf7 {
font-size: 0.875rem;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
background-color: transparent;
border-color: #959595;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="password"]:focus,
.wpcf7 input[type="search"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
background-color: #fff;
border-color: #333;
}
.wpcf7 label {
display: inline-block;
margin-bottom: 0.25rem;
}
.wpcf7 .form-notes {
margin-bottom: 1rem;
text-align: center;
color: #959595;
}
.wpcf7-submit {
margin-top: 0.375rem;
}
.wpcf7-response-output {
text-align: center;
}
div.wpcf7 .ajax-loader {
position: relative;
top: 0.125rem;
left: 0.5rem;
}  .sidebar-content {
font-size: 0.875rem;
color: #333;
padding: 0;
}
.sidebar-content .widget {
background-image: -webkit-gradient(linear, left top, right top, color-stop(66.66667%, #c4c4c4), color-stop(0%, rgba(255, 255, 255, 0)));
background-image: linear-gradient(to right, #c4c4c4 66.66667%, rgba(255, 255, 255, 0) 0%);
background-position: left -3px bottom;
background-size: 9px 1px;
background-repeat: repeat-x;
padding-bottom: 3.5rem;
margin-bottom: 3.5rem;
}
.sidebar-content .widget:last-child {
background-image: none;
padding-bottom: 0;
margin-bottom: 0;
}
.sidebar-content .widget *:last-child {
margin-bottom: 0;
} .widget-title {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 0;
margin-bottom: 2rem;
font-size: 1.5rem;
color: #000;
}
.widget:not(.widget_text) a {
color: #333;
}
.widget:not(.widget_text) a:hover {
color: #c71a1e;
} .widget ul {
list-style: none;
padding-left: 0;
} .footer-widgets .widget {
margin-bottom: 2.375rem;
}
.footer-widgets .widget-title {
margin-bottom: 1rem;
}
.footer-widgets .widget-title::after {
display: block;
width: 2rem;
margin-top: 1.25rem;
border-bottom: 1px solid;
border-color: #333;
content: '';
} .widget_calendar table,
.widget_calendar thead,
.widget_calendar tfoot,
.widget_calendar tr,
.widget_calendar td,
.widget_calendar th {
border: 0;
}
.widget_calendar table {
max-width: 22rem;
line-height: 1.71429;
border-collapse: collapse;
}
.widget_calendar table caption {
margin-bottom: 0.75rem;
}
.widget_calendar th,
.widget_calendar td {
font-style: inherit;
text-align: center;
}
.widget_calendar th {
font-style: normal;
background-color: #ddd;
color: #333;
}
.widget_calendar td {
padding: 0.6em;
color: #999;
}
.widget_calendar tr:first-child td {
padding-top: 1em;
}
.widget_calendar tfoot td:first-child {
text-align: left;
}
.widget_calendar tfoot td:last-child {
text-align: right;
} .widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
margin-bottom: 0.6rem;
}
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul {
display: none;
} .widget_recent_comments {
color: #929292;
} .widget_recent_entries .post-date {
display: block;
color: #999;
} .widget_rss ul li {
margin-bottom: 0.75rem;
} .widget_text .textwidget > :first-child {
margin-top: 0;
}
.widget_text .textwidget > :last-child {
margin-bottom: 0;
} .site-footer .widget_pages ul,
.site-footer .widget_nav_menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.site-footer .widget_pages ul li,
.site-footer .widget_nav_menu ul li {
width: 50%;
padding-right: 1rem;
}
.site-footer .widget_pages ul ul,
.site-footer .widget_nav_menu ul ul {
display: none;
}  .section {
padding-top: 1rem;
padding-bottom: 1rem;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
} .section-heading {
padding-top: 3.5rem;
margin-bottom: 2.5rem;
}
.section-heading h1,
.section-heading h2,
.section-heading h3,
.section-heading h4,
.section-heading h5,
.section-heading h6 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 0;
margin-bottom: 0.75rem;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-size: 2.25rem;
font-weight: normal;
letter-spacing: 0.0625rem;
color: #000;
}
.section-heading p {
max-width: 34rem;
margin-left: auto;
margin-right: auto;
font-size: 0.875rem;
color: #888;
}
.section-heading--decor-1 h1::after,
.section-heading--decor-1 h2::after,
.section-heading--decor-1 h3::after,
.section-heading--decor-1 h4::after,
.section-heading--decor-1 h5::after,
.section-heading--decor-1 h6::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
width: 3.625rem;
margin-top: 0.625rem;
margin-left: auto;
margin-right: auto;
border-top: 1px solid;
font-family: 'typicons';
font-size: 1.1875rem;
font-weight: normal;
content: '\e0b2';
line-height: 0;
} .bt-carousel .owl-item > * {
margin-left: auto;
margin-right: auto;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.bt-carousel .owl-dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 2.8125rem;
margin-bottom: 2.8125rem;
}
.bt-carousel .owl-dot,
.bt-carousel button.owl-dot {
width: 1rem;
height: 1rem;
margin-left: 0.3125rem;
margin-right: 0.3125rem;
border-radius: 50%;
border: 1px solid #333;
}
.bt-carousel .owl-dot.active,
.bt-carousel button.owl-dot.active {
border-color: #e43034;
background-color: #e43034;
}
.bt-carousel[data-equal-heights] .owl-item > * {
height: 100%;
} .bt-grid-items-container {
margin-left: -1rem;
margin-right: -1rem;
}
.bt-grid-item {
width: 100%;
padding-left: 1rem;
padding-right: 1rem;
margin-bottom: 2rem;
}
.bt-grid-item > * {
height: 100%;
}
@media (min-width: 768px) {
.bt-grid-items-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.bt-grid-item {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
width: 50%;
min-width: 0;
}
}
@media (min-width: 992px) {
.bt-grid-item {
width: 33.33333%;
}
}
@media (min-width: 1200px) {
.bt-grid--columns-4 .bt-grid-item {
width: 25%;
}
} .bt-grid-filters-container {
margin-top: -0.5rem;
margin-bottom: 1.75rem;
font-size: 0.875rem;
line-height: 1.5;
text-align: center;
}
.bt-grid-filters-title {
display: inline-block;
margin-right: 0.5rem;
}
.bt-grid-filter {
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
display: inline-block;
margin-bottom: 0.75rem;
margin-left: 0.5rem;
margin-right: 0.5rem;
background-color: transparent;
border: none;
color: #959595;
cursor: pointer;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.bt-grid-filter:hover,
.bt-grid-filter.is-active {
color: #333;
}
.bt-grid-filter.is-active {
text-decoration: underline;
}
.bt-grid-filter:hover:focus {
outline: none;
} .services-carousel .owl-stage {
padding-bottom: 1rem;
}
.services-carousel .owl-dots {
margin-top: 1.8125rem;
} .services-grid .bt-grid-item {
margin-bottom: 3rem;
}
.services-grid--stars .bt-grid-item {
margin-bottom: 4rem;
} .service-star {
width: 291px;
margin-left: auto;
margin-right: auto;
}
.service-star-svg {
display: block;
width: 291px;
height: 291px;
margin-left: auto;
margin-right: auto;
}
.service-star-title {
margin-top: 0;
margin-bottom: 0;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-size: 1.75rem;
font-weight: normal;
text-align: center;
color: #000;
}
.service-star-title::before {
content: '';
display: block;
width: 4.375rem;
margin-top: 1.875rem;
margin-bottom: 1.625rem;
margin-left: auto;
margin-right: auto;
border-top: 1px solid;
border-color: #828282;
}
@media (min-width: 992px) {
.service-star-clip-path,
.service-star-svg-image {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: all 0.6s;
transition: all 0.6s;
}
.service-star-title {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.service-star:hover .service-star-clip-path {
-webkit-transform: rotate(6deg);
transform: rotate(6deg);
}
.service-star:hover .service-star-svg-image {
-webkit-transform: rotate(-6deg) scale(1.08);
transform: rotate(-6deg) scale(1.08);
}
.service-star:hover .service-star-title {
color: #c71a1e;
}
} .service-card {
max-width: 20rem;
margin-left: auto;
margin-right: auto;
border-radius: 0.5rem;
overflow: hidden;
background-color: #f5f5f5;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.service-card-image {
position: relative;
padding-top: 75%;
overflow: hidden;
}
.service-card-image img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: calc(100% + 0.5rem);
-o-object-fit: cover;
object-fit: cover;
}
.service-card-title {
margin-top: 3rem;
margin-bottom: 3.25rem;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-size: 1.6825rem;
font-weight: normal;
text-align: center;
color: #000;
}
@media (min-width: 992px) {
.service-card,
.service-card-image img {
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.service-card .service-card-title {
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.service-card:hover {
-webkit-box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.3);
box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.3);
}
.service-card:hover .service-card-image img {
-webkit-transform: translateY(-0.5rem);
transform: translateY(-0.5rem);
}
.service-card:hover .service-card-title {
color: #c71a1e;
}
} .feature-box-icon {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.feature-box-copy-wrap > *:first-child {
margin-top: 0;
}
.feature-box-copy-wrap > *:last-child {
margin-bottom: 0;
} .feature-box--style-1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin-bottom: 2.25rem;
}
.feature-box--style-1 .feature-box-icon {
-ms-flex-item-align: start;
align-self: flex-start;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 1rem;
width: 3rem;
height: 3rem;
line-height: 3.9375rem;
line-height: calc(3rem - 1px);
font-size: 2.25rem;
text-align: center;
color: #c71a1e;
} .feature-box--style-2 {
margin-bottom: 1rem;
overflow: hidden;
background-color: #fff;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.feature-box--style-2 .feature-box-image-wrap {
position: relative;
left: -50%;
width: 200%;
height: 28rem;
margin-top: -18.25rem;
border-radius: 50%;
overflow: hidden;
}
.feature-box--style-2 .feature-box-image {
position: absolute;
bottom: 0;
left: 25%;
width: 50%;
height: 9.75rem;
-o-object-fit: cover;
object-fit: cover;
}
.feature-box--style-2 .feature-box-icon {
position: relative;
width: 3rem;
height: 3rem;
line-height: 3.9375rem;
line-height: calc(3rem - 1px);
margin: 0.75rem auto -1rem;
font-size: 2.25rem;
text-align: center;
color: #c71a1e;
}
.feature-box--style-2 .feature-box-copy-wrap {
padding: 1.75rem 1.25rem 1.25rem;
font-size: 0.875rem;
text-align: center;
} .testimonial-item {
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
position: relative;
max-width: 32.5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 0;
margin-bottom: 0;
padding-top: 2.875rem;
padding-left: 0;
border-left: 0;
font-size: 0.875rem;
text-align: center;
}
.testimonial-item footer::before {
content: '';
}
.testimonial-item::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: -0.625rem;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: block;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-size: 4.5rem;
line-height: 1;
letter-spacing: 0;
text-align: center;
color: #c71a1e;
content: '“';
}
.testimonial-item-text {
margin-bottom: 1.5rem;
}
.testimonial-item-text > *:last-child {
margin-bottom: 0;
}
.testimonial-item-image {
width: 3.875rem;
height: 3.875rem;
margin: 0 auto 1rem;
border-radius: 50%;
overflow: hidden;
}
.testimonial-item-image img {
display: block;
width: 100%;
height: 100%;
}
.testimonial-item-author {
display: block;
font-weight: bold;
line-height: 1.571;
color: #333;
}
.testimonial-item-author-subtitle {
display: block;
font-style: italic;
line-height: 1.571;
color: #333;
} .logo-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 1.25rem;
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.logo-box-item {
max-width: 14rem;
max-height: 8rem;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5rem;
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.logo-box-item-image {
max-width: 100%;
height: auto;
}
@media (min-width: 992px) {
.logo-box {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
} .icon-list {
padding-left: 0;
}
.icon-list li {
position: relative;
padding-left: 2rem;
margin-bottom: 0.3125rem;
} .icon-list li i:first-child {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 0;
left: 0;
display: block;
font-size: 1.125rem;
font-style: normal;
line-height: 1.5;
color: #e43034;
} .working-hours-list {
padding-left: 0;
max-width: 32rem;
}
.working-hours-list li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .working-hours-list li span:last-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-left: 1rem;
} .working-hours-list li span:first-child {
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .working-hours-list li span:first-child::after {
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0;
-ms-flex-item-align: end;
align-self: flex-end;
position: relative;
top: -0.5rem;
display: block;
height: 0.125rem;
margin-left: 0.125rem;
border-bottom: 0.125rem dotted;
content: '';
} .scroll-to-top {
display: block;
width: 3.5rem;
height: 3.5rem;
line-height: 3.75rem;
border-radius: 50%;
text-align: center;
color: #d1d1d1;
background-color: #191824;
}
.scroll-to-top::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
font-family: 'typicons';
font-size: 1.5rem;
font-style: normal;
font-weight: normal;
content: '\e023';
} .text-image-block-image {
position: relative;
margin-left: -1rem;
margin-right: -1rem;
height: 300px;
}
.text-image-block-image img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 991px) {
.text-image-block-image {
display: none;
}
}
@media (min-width: 992px) {
.text-image-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.text-image-block-image {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-ms-flex-preferred-size: calc(42% + 8rem);
flex-basis: calc(42% + 8rem);
width: calc(42% + 8rem);
max-width: calc(42% + 8rem);
height: auto;
margin-left: -8rem;
margin-right: 0;
}
.text-image-block-text {
-webkit-box-flex: 0;
-ms-flex: 0 0 58%;
flex: 0 0 58%;
width: 58%;
max-width: 58%;
padding-bottom: 1.125rem;
padding-left: 2rem;
}
.text-image-block--image-right .text-image-block-image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-left: 0;
margin-right: -8rem;
}
.text-image-block--image-right .text-image-block-text {
padding-left: 0;
padding-right: 2rem;
}
}
@media (min-width: 1200px) {
.text-image-block-image {
-ms-flex-preferred-size: calc(45% + 10rem);
flex-basis: calc(45% + 10rem);
width: calc(45% + 10rem);
max-width: calc(45% + 10rem);
margin-left: -10rem;
}
.text-image-block-text {
-ms-flex-preferred-size: 55%;
flex-basis: 55%;
width: 55%;
max-width: 55%;
}
.text-image-block--image-right .text-image-block-image {
margin-left: 0;
margin-right: -10rem;
}
} .three-recent-posts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 2.75rem;
}
.three-recent-posts-column:not(:first-child) {
display: none;
}
.three-recent-posts-column {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
width: 100%;
}
.three-recent-posts-column > * {
height: 100%;
}
@media (min-width: 768px) {
.three-recent-posts {
margin-left: -1rem;
margin-right: -1rem;
}
.three-recent-posts-column {
padding-left: 1rem;
padding-right: 1rem;
}
.three-recent-posts-column:first-child {
width: 50%;
}
.three-recent-posts-column:nth-child(2) {
display: block;
width: 50%;
}
}
@media (min-width: 992px) {
.three-recent-posts-column:first-child {
width: 33.333333%;
}
.three-recent-posts-column:nth-child(2) {
width: 33.333333%;
}
.three-recent-posts-column:nth-child(3) {
display: block;
width: 33.333333%;
}
} .article-card {
max-width: 30rem;
margin-left: auto;
margin-right: auto;
border-radius: 0.5rem;
overflow: hidden;
-webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.07);
box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.07);
}
.article-card-image {
height: 13rem;
background-color: #f8f8f8;
}
.article-card-image img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.article-card-copy {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 2rem 1rem;
text-align: center;
background-color: #fff;
}
.article-card-copy::before {
content: '';
display: block;
width: 6.625rem;
margin-bottom: 1.625rem;
margin-left: auto;
margin-right: auto;
border-top: 1px solid;
border-color: #828282;
}
.article-card-title {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 2rem;
max-height: 2rem;
margin-top: 0;
margin-bottom: 1rem;
font-size: 1.75rem;
color: #000;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.article-card-title:hover {
color: #c71a1e;
}
.article-card-text {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.71429rem;
max-height: 5.14287rem;
margin-bottom: 1rem;
font-size: 0.875rem;
color: #333;
}
.article-card-text > :last-child {
margin-bottom: 0;
}
.article-card-meta {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: auto;
font-size: 0.875rem;
}
.article-card-meta,
.article-card-meta a {
color: #929292;
}
.article-card-meta a:hover {
color: #c71a1e;
}
.article-card-meta-separator {
display: inline-block;
margin-left: 0.5rem;
margin-right: 0.5rem;
}
@media (min-width: 768px) {
.article-card-image {
height: 16.25rem;
}
.article-card-copy {
height: calc(100% - 16.25rem);
}
} .call-to-act {
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-weight: normal;
line-height: 1.2;
}
.call-to-act h1,
.call-to-act h2,
.call-to-act h3,
.call-to-act h4,
.call-to-act h5,
.call-to-act h6 {
margin-top: 0;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
.call-to-act p {
line-height: inherit;
}
.call-to-act-copy-wrap :last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.call-to-act {
text-align: center;
}
} .call-to-act--vertical {
margin-top: 3.5rem;
margin-bottom: 3.75rem;
}
.call-to-act--vertical h1,
.call-to-act--vertical h2,
.call-to-act--vertical h3,
.call-to-act--vertical h4,
.call-to-act--vertical h5,
.call-to-act--vertical h6 {
margin-bottom: 1.5rem;
font-size: 1.875rem;
}
.call-to-act--vertical p {
font-size: 2.75rem;
letter-spacing: 0.0625rem;
}
.call-to-act--vertical .call-to-act-copy-wrap {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-bottom: 2rem;
} .call-to-act--horizontal {
margin-top: 4rem;
margin-bottom: 4rem;
}
.call-to-act--horizontal h1,
.call-to-act--horizontal h2,
.call-to-act--horizontal h3,
.call-to-act--horizontal h4,
.call-to-act--horizontal h5,
.call-to-act--horizontal h6 {
margin-bottom: 1.0625rem;
font-size: 1.5rem;
}
.call-to-act--horizontal p {
font-size: 2rem;
}
.call-to-act--horizontal .call-to-act-copy-wrap {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-bottom: 1.75rem;
}
@media (min-width: 992px) {
.call-to-act--horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.call-to-act--horizontal h1,
.call-to-act--horizontal h2,
.call-to-act--horizontal h3,
.call-to-act--horizontal h4,
.call-to-act--horizontal h5,
.call-to-act--horizontal h6 {
margin-bottom: 0.3125rem;
font-size: 1.4375rem;
}
.call-to-act--horizontal .call-to-act-copy-wrap {
margin-bottom: 0;
}
} .service-table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border: none;
font-size: 0.875rem;
}
.service-table thead tr {
border-left: 1px solid;
border-right: 1px solid;
border-color: #ddd;
background-color: #ddd;
}
.service-table tbody tr {
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: #ddd;
}
.service-table th,
.service-table td {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
border: none;
} .pricing-box {
max-width: 30rem;
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
padding: 2.6875rem;
text-align: center;
background-color: #fff;
background-size: 100% 100%;
background-position: left top;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' fill='none' stroke='%23000' stroke-dasharray='6,2' stroke-width='1'/></svg>");
}
.pricing-box--featured {
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' fill='none' stroke='%23333' stroke-dasharray='11,2' stroke-width='4'/></svg>");
}
.pricing-box > *:last-child {
margin-bottom: 0;
}
.pricing-box h1,
.pricing-box h2,
.pricing-box h3,
.pricing-box h4,
.pricing-box h5,
.pricing-box h6 {
margin-top: 0;
margin-bottom: 1.375rem;
}
.pricing-box h1,
.pricing-box h2,
.pricing-box h3 {
font-size: 1.875rem;
}
.pricing-box p {
margin-bottom: 1.4375rem;
color: #777;
}
.pricing-box .price {
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-size: 3rem;
font-weight: normal;
color: #000;
}
.pricing-box .btn {
margin-bottom: 0.25rem;
}
.pricing-box ul {
padding-left: 0;
list-style: none;
}  .primary-navigation {
font-size: 0.875rem;
}
.primary-navigation ul {
padding: 0;
margin: 0;
list-style: none;
}
.primary-navigation ul li > a {
display: block;
padding: 0.75rem 1rem;
font-weight: bold;
color: #333;
}
@media (max-width: 991px) {
.primary-navigation {
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #333;
}
.primary-navigation ul li {
position: relative;
}
.primary-navigation ul li > a,
.primary-navigation ul ul {
background-image: -webkit-gradient(linear, left top, right top, color-stop(66.66667%, #e8e8e8), color-stop(0%, rgba(255, 255, 255, 0)));
background-image: linear-gradient(to right, #e8e8e8 66.66667%, rgba(255, 255, 255, 0) 0%);
background-position: left -2px top;
background-size: 6px 1px;
background-repeat: repeat-x;
}
.primary-navigation ul li > a:hover, .primary-navigation ul li > a:focus {
background-color: #f5f5f5;
}
.primary-navigation ul li:first-child > a {
background-image: none;
}
.primary-navigation ul li.current-menu-item > a {
color: #c71a1e;
}
.primary-navigation ul ul {
padding-left: 1.5rem;
}
.primary-navigation ul ul li > a {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
font-weight: normal;
} .primary-navigation .sub-menu-toggle {
position: absolute;
top: 0;
right: 0;
display: block;
padding: 0.375rem 1rem;
border: 0;
outline: none;
background-color: transparent;
cursor: pointer;
}
.primary-navigation .sub-menu-toggle-icon {
display: block;
width: 2.25rem;
height: 2.25rem;
line-height: 2.25rem;
border: 1px solid;
border-radius: 0.25rem;
border-color: #666;
font-family: 'FontAwesome';
font-size: 0.75rem;
font-weight: normal;
color: #333;
}
.primary-navigation .sub-menu-toggle-icon::after {
display: block;
content: '\f078';
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.primary-navigation .sub-menu-toggle.is-open .sub-menu-toggle-icon::after {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.js .primary-navigation ul:not(.sub-menu) > li > .sub-menu {
display: none;
}
.js .primary-navigation ul > li > .sub-menu.is-open {
display: block;
}
}
@media (min-width: 992px) {
.primary-navigation ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.primary-navigation ul li {
position: relative;
}
.primary-navigation ul li > a {
text-transform: uppercase;
}
.primary-navigation ul li > a:hover,
.primary-navigation ul li.current-menu-item > a,
.primary-navigation ul li.current-menu-ancestor > a {
color: #c71a1e;
}
.primary-navigation ul li.menu-item-has-children > a::after {
content: '\00a0\f107';
font-family: 'FontAwesome';
}
.primary-navigation ul ul {
position: absolute;
z-index: 101;
top: 100%;
left: 0;
display: block;
min-width: 14rem;
visibility: hidden;
border-top: 1px solid;
border-color: #f2f2f2;
border-radius: 0.5rem;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
white-space: nowrap;
background-color: #fff;
opacity: 0;
-webkit-transform: translate3d(0, -1rem, 0);
transform: translate3d(0, -1rem, 0);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.primary-navigation ul ul li > a {
text-transform: none;
}
.primary-navigation ul ul li > a:hover {
background-color: #f5f5f5;
}
.primary-navigation ul ul li:first-child > a {
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.primary-navigation ul ul li:last-child > a {
border-bottom-left-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.primary-navigation ul ul li.menu-item-has-children > a::after {
position: absolute;
right: 1rem;
content: '\00a0\f105';
font-family: 'FontAwesome';
}
.primary-navigation ul ul li > ul {
top: -2px;
left: 100%;
-webkit-transform: translate3d(-1rem, 0, 0);
transform: translate3d(-1rem, 0, 0);
}
.primary-navigation ul li.menu-item-has-children.has-focus > ul,
.primary-navigation ul li.menu-item-has-children:hover > ul {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.primary-navigation .sub-menu-toggle {
display: none;
}
.site-header--bg_dark .site-header-navbar:not(.myfixed) .primary-navigation > div > ul > li,
.site-header--bg_dark .site-header-navbar:not(.myfixed) .primary-navigation > div > ul > li > a {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #f2f2f2;
}
} .secondary-navigation ul {
margin: 0 -0.5rem;
padding: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
font-size: 0.875rem;
}
.secondary-navigation li {
margin-left: 0.5rem;
margin-right: 0.5rem;
margin-top: 0.75rem;
}
.secondary-navigation ul ul {
display: none;
}
.secondary-navigation a {
text-decoration: none;
} .footer-navigation ul {
padding: 0;
margin-bottom: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 0.875rem;
}
.footer-navigation li {
margin-left: 0.5rem;
margin-right: 0.5rem;
} .social-navigation ul {
margin: 0;
padding: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.social-navigation li {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.social-navigation ul ul {
display: none;
}
.social-navigation a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'typicons';
display: inline-block;
width: 1.75rem;
height: 1.75rem;
line-height: 1.75;
font-size: 1.75rem;
text-align: center;
text-decoration: none;
speak: none;
}
.social-navigation a[href*="mailto"] {
font-size: 0;
}
.social-navigation a[href*="mailto"]::before {
content: '\e0e1';
}
.social-navigation a[href*="dribbble.com"] {
font-size: 0;
}
.social-navigation a[href*="dribbble.com"]::before {
content: '\e0e3';
}
.social-navigation a[href*="facebook.com"] {
font-size: 0;
}
.social-navigation a[href*="facebook.com"]::before {
content: '\e0e4';
}
.social-navigation a[href*="flickr.com"] {
font-size: 0;
}
.social-navigation a[href*="flickr.com"]::before {
content: '\e0e6';
}
.social-navigation a[href*="github.com"] {
font-size: 0;
}
.social-navigation a[href*="github.com"]::before {
content: '\e0e8';
}
.social-navigation a[href*="google.com"] {
font-size: 0;
}
.social-navigation a[href*="google.com"]::before {
content: '\e0ea';
}
.social-navigation a[href*="instagram.com"] {
font-size: 0;
}
.social-navigation a[href*="instagram.com"]::before {
content: '\e0ec';
}
.social-navigation a[href*="linkedin.com"] {
font-size: 0;
}
.social-navigation a[href*="linkedin.com"]::before {
content: '\e0f0';
}
.social-navigation a[href*="pinterest.com"] {
font-size: 0;
}
.social-navigation a[href*="pinterest.com"]::before {
content: '\e0f2';
}
.social-navigation a[href*="skype"] {
font-size: 0;
}
.social-navigation a[href*="skype"]::before {
content: '\e0f4';
}
.social-navigation a[href*="tumblr.com"] {
font-size: 0;
}
.social-navigation a[href*="tumblr.com"]::before {
content: '\e0f6';
}
.social-navigation a[href*="twitter.com"] {
font-size: 0;
}
.social-navigation a[href*="twitter.com"]::before {
content: '\e0f8';
}
.social-navigation a[href*="vimeo.com"] {
font-size: 0;
}
.social-navigation a[href*="vimeo.com"]::before {
content: '\e0fa';
}
.social-navigation a[href*="youtube.com"] {
font-size: 0;
}
.social-navigation a[href*="youtube.com"]::before {
content: '\e0fc';
}
.social-navigation a[href*="vk.com"] {
font-size: 0;
}
.social-navigation a[href*="vk.com"]::before {
content: '\f000';
} .services-navigation ul {
border-top: 1px solid;
border-color: #000;
font-size: 1.125rem;
}
.services-navigation ul li.menu-item {
margin-bottom: 0;
}
.services-navigation ul li.menu-item > a {
background-image: -webkit-gradient(linear, left top, right top, color-stop(66.66667%, #ddd), color-stop(0%, rgba(255, 255, 255, 0)));
background-image: linear-gradient(to right, #ddd 66.66667%, rgba(255, 255, 255, 0) 0%);
background-position: left -2px bottom;
background-size: 6px 1px;
background-repeat: repeat-x;
display: block;
padding: 0.75rem 1rem 0.6875rem;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #000;
}
.services-navigation ul li.menu-item > a:hover,
.services-navigation ul li.current-menu-item > a {
background-color: #f5f5f5;
}
.services-navigation ul li.current-menu-item > a::before {
content: '-';
display: inline-block;
margin-right: 0.5rem;
}
.services-navigation ul ul {
display: none;
} .pagination .nav-links,
.woocommerce nav.woocommerce-pagination ul {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: none;
list-style: none;
}
.woocommerce nav.woocommerce-pagination ul li {
display: block;
float: none;
border-right: none;
}
.pagination .nav-links a,
.pagination .nav-links span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
width: 2.875rem;
height: 2.875rem;
line-height: 2.875rem;
padding: 0;
margin: 0 0.3125rem;
border-radius: 50%;
border: 1px solid;
font-size: 1rem;
text-decoration: none;
text-align: center;
color: #333;
border-color: #999;
background-color: transparent;
}
.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
color: #333;
border-color: #333;
background-color: transparent;
}
.pagination .nav-links span.current,
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #333;
border-color: #e0e0e0;
background-color: #e0e0e0;
cursor: default;
}
.pagination .nav-links a.prev,
.pagination .nav-links a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
margin-left: 0;
margin-right: 0;
font-size: 1.125rem;
line-height: 2.625rem;
}
.pagination .nav-links a.prev,
.woocommerce nav.woocommerce-pagination ul li a.prev {
left: 0;
}
.pagination .nav-links a.next,
.woocommerce nav.woocommerce-pagination ul li a.next {
right: 0;
}
@media (min-width: 768px) {
.pagination .nav-links a.prev,
.pagination .nav-links a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next {
position: static;
margin-left: 0.3125rem;
margin-right: 0.3125rem;
}
}  .entry-title {
margin-top: 0;
margin-bottom: 1rem;
word-wrap: break-word;
}
.entry-title,
.entry-title a {
color: #000;
}
.entry-title a:hover {
color: #c71a1e;
}
.entry-featured-image {
margin-top: 2.125rem;
margin-bottom: 2.5rem;
}
.entry-featured-image:first-child {
margin-top: 0;
}
.entry-content:before, .entry-content:after {
content: " ";
display: table;
}
.entry-content:after {
clear: both;
}
.entry-content > :first-child {
margin-top: 0;
}
.entry-content > :last-child {
margin-bottom: 0;
}
.entry-meta {
margin-top: 1.5rem;
margin-bottom: 1.6875rem;
font-size: 0.875rem;
color: #929292;
}
.entry-meta:last-child {
margin-bottom: 0;
}
.entry-meta a {
color: #333;
}
.entry-meta a:hover {
color: #c71a1e;
}
.entry-meta-separator {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.sticky .entry-sticky-badge {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
display: inline-block;
height: 1.625rem;
line-height: 1.625rem;
padding-left: 0.625rem;
padding-right: 0.625rem;
margin-right: 1rem;
border-radius: 0.75rem / 50%;
background-color: #b4b4b4;
color: #fff;
cursor: default;
}
.entry-footer {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 2rem;
font-size: 0.875rem;
}
.entry-tags,
.entry-share {
margin-bottom: 0.5rem;
font-weight: bold;
color: #333;
}
.entry-tags a {
font-weight: normal;
color: #666;
}
.entry-tags a:hover {
color: #c71a1e;
}
.entry-share a {
position: relative;
top: 0.375rem;
display: inline-block;
margin-left: 1rem;
font-family: 'typicons';
font-size: 2.25rem;
line-height: 2.25rem;
font-weight: normal;
color: #959595;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.entry-share a:hover {
top: 0.1875rem;
}
.entry-share a[href*="facebook.com"]::before {
content: '\e0e4';
}
.entry-share a[href*="facebook.com"]:hover {
color: #3b5998;
}
.entry-share a[href*="twitter.com"]::before {
content: '\e0f8';
}
.entry-share a[href*="twitter.com"]:hover {
color: #1da1f2;
}
.entry-share a[href*="google.com"]::before {
content: '\e0ea';
}
.entry-share a[href*="google.com"]:hover {
color: #db4a39;
}
.entry-share a[href*="linkedin.com"]::before {
content: '\e0f0';
}
.entry-share a[href*="linkedin.com"]:hover {
color: #0077b5;
} .page-content-wrap > *:last-child {
margin-bottom: 0;
} .entry + .comments-area {
margin-top: 2.3125rem;
border-top: 1px solid #c4c4c4;
}
.comments-area {
padding-top: 4.875rem;
}
.comments-title {
margin-top: 0;
margin-bottom: 2.8125rem;
font-size: 1.5rem;
font-weight: normal;
text-align: center;
} .comments-list,
.comments-list .children {
list-style: none;
}
.comments-list {
padding-left: 0;
}
.comments-list .comment {
margin-bottom: 3rem;
}
.comments-list .comment:last-child {
margin-bottom: 0;
}
.comments-list .comment .children {
padding-left: 3.75rem;
margin-top: 3rem;
} .comments-nav {
margin-top: 4.625rem;
}
.comments-nav:before, .comments-nav:after {
content: " ";
display: table;
}
.comments-nav:after {
clear: both;
}
.comments-nav a {
color: #333;
}
.comments-nav a:hover,
.comments-nav a:focus {
color: #c71a1e;
}
.comments-nav-prev {
float: left;
}
.comments-nav-next {
float: right;
} .comments-closed {
margin-top: 5rem;
margin-bottom: 1.375rem;
font-style: italic;
text-align: center;
color: #959595;
} .comment-body {
position: relative;
}
.comment-footer {
min-height: 4rem;
margin-bottom: 0.5rem;
}
.comment-author-avatar {
float: left;
width: 4rem;
height: 4rem;
margin-right: 1rem;
border-radius: 50%;
}
.comment-author-name {
position: relative;
top: -0.5rem;
display: inline-block;
font-size: 0.875rem;
font-weight: bold;
}
.comment-author-name,
.comment-author-name a {
color: #333;
}
.comment-author-label {
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
position: relative;
left: 0.5rem;
top: -0.625rem;
display: inline-block;
padding: 0 0.625rem;
font-size: 0.6875rem;
border: 1px solid #959595;
border-radius: 19% / 50%;
cursor: default;
white-space: nowrap;
}
.comment-date {
margin-top: -0.5rem;
font-size: 0.8125rem;
}
.comment-date a {
color: #959595;
}
.comment-date a:hover {
color: #c71a1e;
}
.comment-actions {
position: absolute;
right: 0;
top: 0;
font-size: 0.875rem;
}
.comment-actions a {
display: inline-block;
margin-left: 1.5rem;
color: #333;
}
.comment-actions a:hover {
color: #c71a1e;
}
.comment-edit-link::before,
.comment-reply-link::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'typicons';
margin-right: 0.25rem;
}
.comment-edit-link::before {
content: '\e0c3';
}
.comment-reply-link::before {
content: '\e006';
}
.comment-awaiting-moderation {
font-size: 0.875rem;
font-style: italic;
color: #959595;
}
.comment-content {
clear: both;
font-size: 0.875rem;
}
.comment-content :first-child {
margin-top: 0;
}
.comment-content :last-child {
margin-bottom: 0;
} .bypostauthor .comment-author-label {
border-color: #333;
background-color: #333;
color: #fff;
} .comment-respond {
margin-top: 4.875rem;
}
.comment-respond:first-child {
margin-top: 0;
}
.comment-respond .comment-reply-title {
margin-top: 0;
margin-bottom: 0.6875rem;
text-align: center;
} .comment .comment-respond {
padding-left: 3.75rem;
margin-top: 1.75rem;
margin-bottom: 2.5rem;
} .alignleft,
.alignright,
.aligncenter,
.alignnone {
margin-top: 0.5625rem;
margin-bottom: 0.5625rem;
}
.alignleft {
display: inline;
float: left;
margin-left: 0;
margin-right: 1.875rem;
}
.alignright {
display: inline;
float: right;
margin-left: 1.875rem;
margin-right: 0;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption,
.gallery-caption {
max-width: 100%;
font-size: 0.875rem;
text-align: center;
color: #929292;
}
.wp-caption .wp-caption-text {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
} .gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.gallery-item {
margin-right: 1%;
margin-left: 1%;
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
width: 30%;
max-width: 30%;
}
.gallery-item img {
margin: 0 auto;
}
.gallery-columns-1 .gallery-item {
margin-right: 0;
margin-left: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
width: 48%;
max-width: 48%;
} .error-404 {
text-align: center;
} .site-header {
position: relative;
} @media (min-width: 992px) {
.site-header--layout_transparent {
position: absolute;
z-index: 100;
left: 0;
width: 100%;
}
} .site-header-top {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height: 50px;
background-color: rgba(25, 24, 36, 0.9);
color: #f2f2f2;
}
.site-header-top a {
color: #f2f2f2;
}
.site-header-top .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 767px) {
.site-header-top {
display: none;
}
} .site-header-branding {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-width: 4rem;
min-height: 4rem;
}
.site-branding-text .site-title {
margin-top: 0;
margin-bottom: 0.25rem;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
line-height: 1.2;
font-size: 1.25rem;
letter-spacing: 0.0625rem;
}
.site-branding-text .site-title,
.site-branding-text .site-title a {
color: #000;
}
.site-branding-text .site-description {
margin-bottom: 0;
font-size: 0.875rem;
line-height: 1.2;
}
.hide-site-branding-text .site-branding-text {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
white-space: nowrap;
}
.custom-logo {
display: block;
width: auto;
height: auto;
max-width: 60vw;
max-height: 4rem;
margin-right: 0.5rem;
}
.custom-logo-light:not(:first-of-type) {
display: none;
}
@media (min-width: 992px) {
.site-branding-text .site-title {
font-size: 1.75rem;
}
.site-header-branding .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.custom-logo {
max-height: 5.125rem;
}
.site-header--bg_dark .site-header-navbar:not(.myfixed) .site-branding-text .site-title,
.site-header--bg_dark .site-header-navbar:not(.myfixed) .site-branding-text .site-title a,
.site-header--bg_dark .site-header-navbar:not(.myfixed) .site-branding-text .site-description {
color: #f2f2f2;
}
.site-header--bg_dark .site-header-navbar:not(.myfixed) .custom-logo:not(:last-of-type) {
display: none;
}
.site-header--bg_dark .site-header-navbar:not(.myfixed) .custom-logo-light {
display: block;
}
} .site-header-menu-toggle {
padding: 1.25rem;
border: none;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
cursor: pointer;
}
.site-header-menu-toggle .menu-toggle-bar {
display: block;
height: 3px;
width: 24px;
border-radius: 3px;
background-color: #333;
-webkit-transition: all 0.1s ease-in;
transition: all 0.1s ease-in;
}
.site-header-menu-toggle .menu-toggle-bar + .menu-toggle-bar {
margin-top: 3px;
}
.site-header-menu-toggle.is-open .menu-toggle-bar {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.site-header-menu-toggle.is-open .menu-toggle-bar-1 {
-webkit-transform: translateY(6px) rotate(-45deg);
transform: translateY(6px) rotate(-45deg);
}
.site-header-menu-toggle.is-open .menu-toggle-bar-2 {
opacity: 0;
}
.site-header-menu-toggle.is-open .menu-toggle-bar-3 {
-webkit-transform: translateY(-6px) rotate(45deg);
transform: translateY(-6px) rotate(45deg);
} .site-header-blocks-column {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 420px) {
.site-header-blocks-column {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 992px) {
.site-header-blocks {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.site-header-blocks-column {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
} .header-info-block {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
padding-left: 0.75rem;
padding-right: 0.75rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-info-block a {
color: inherit;
}
.header-info-block-icon {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 0.5rem;
text-align: center;
font-size: 1.875rem;
line-height: 1;
color: #c71a1e;
}
.header-info-block-text {
line-height: 1.375;
font-size: 0.9375rem;
}
.header-info-block-text p {
margin-bottom: 0;
}
.goodtailor-customizer .header-info-block-placeholder {
margin-left: 1rem;
width: 10rem;
min-height: 3rem;
max-height: 100%;
border: 1px dashed;
border-color: #3486b7;
}
@media (min-width: 768px) {
.header-info-block {
padding-left: 1rem;
padding-right: 1rem;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-info-block-text {
font-size: 0.8125rem;
}
} .header-info-block-icon.header-info-block-icon--circled {
min-width: 3rem;
min-height: 3rem;
width: 3rem;
height: 3rem;
line-height: 2.86rem;
line-height: calc(3rem - 2px);
margin-right: 1rem;
border-radius: 50%;
text-align: center;
background-color: #c71a1e;
color: #fff;
} .site-header-navbar .container {
position: relative;
}
.site-header-navbar .site-header-branding {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.site-header-navbar .site-header-menu {
margin-bottom: 1rem;
}
.site-header-navbar .site-header-blocks {
margin-bottom: 0.75rem;
}
.site-header-navbar .site-header-menu-toggle {
position: absolute;
top: 0.25rem;
right: 0;
}
@media (max-width: 991px) {
.is-menu-open { overflow: hidden;
}
.is-menu-open .site-header-navbar {
max-height: 100vh;
overflow: scroll;
}
.js .site-header-navbar .site-header-menu:not(.is-open),
.no-js .site-header-navbar .site-header-menu:not(:target) {
display: none;
}
}
@media (min-width: 992px) {
.site-header-navbar {
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f5f5f5));
background-image: linear-gradient(#f5f5f5 0%, #f5f5f5 100%);
background-size: 100% 1px;
background-repeat: no-repeat;
background-position: bottom 3rem left;
}
.site-header-navbar .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header-navbar .site-header-branding {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.site-header-navbar .site-header-menu {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-bottom: 0;
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.site-header-navbar .site-header-blocks {
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0;
width: 0;
margin-top: 0.75rem;
margin-right: -1rem;
}
.site-header-navbar .site-header-menu-toggle {
display: none;
}
.site-header--bg_dark .site-header-navbar {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3)));
background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
}
} .page-header {
position: relative;
height: 14rem;
}
.page-header-image {
position: absolute;
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.page-header-image img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
} .page-header-title-wrap {
height: 100%;
text-align: center;
background-color: #191824;
}
.page-header-title-wrap .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
}
.page-header-title {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 0;
margin-bottom: 0;
font-size: 2.25rem;
color: #fff;
} .page-header-decor-top,
.page-header-decor-bottom {
position: absolute;
left: 0;
width: 100%;
height: 5px;
background-size: 18px 5px;
background-repeat: repeat-x;
background-position: center;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18px' height='5px' viewBox='0 0 18 5'><path d='M18,0c-0.6,0-1.2,0.1-1.8,0.3C15.7,0.4,15.3,0.7,15,1l-3.1,3.1c-0.3,0.3-0.7,0.5-1.2,0.7C10.2,4.9,9.6,5,9,5C8.4,5,7.8,4.9,7.3,4.8C6.8,4.6,6.4,4.4,6.1,4.1L3,1C2.7,0.7,2.3,0.4,1.8,0.3C1.2,0.1,0.6,0,0,0H18z' fill='%23ffffff'/></svg>");
}
.page-header-decor-top {
top: 0;
}
.page-header-decor-bottom {
bottom: 0;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.page-header-decor-top::before,
.page-header-decor-bottom::before {
background-image: -webkit-gradient(linear, left top, right top, color-stop(54.54545%, rgba(255, 255, 255, 0.7)), color-stop(0%, rgba(255, 255, 255, 0)));
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 54.54545%, rgba(255, 255, 255, 0) 0%);
background-position: left -3px top;
background-size: 11px 1px;
background-repeat: repeat-x;
content: '';
display: block;
position: absolute;
width: 100%;
height: 1px;
top: 15px;
background-position: center;
} .breadcrumbs {
margin-top: 0.875rem;
font-weight: 300;
line-height: 1;
}
.breadcrumbs span {
font-style: italic;
}
.breadcrumbs a {
display: inline-block;
text-decoration: none;
border-bottom: 1px solid;
color: rgba(255, 255, 255, 0.8);
}
.breadcrumbs,
.breadcrumbs a {
color: rgba(255, 255, 255, 0.7);
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
color: #fff;
}  .site-footer {
font-size: 0.875rem;
color: #333;
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
} .footer-top-wrap {
background-image: -webkit-gradient(linear, left top, right top, color-stop(63.63636%, #e0e0e0), color-stop(0%, rgba(255, 255, 255, 0)));
background-image: linear-gradient(to right, #e0e0e0 63.63636%, rgba(255, 255, 255, 0) 0%);
background-position: left -3.5px top;
background-size: 11px 1px;
background-repeat: repeat-x;
padding-top: 4.625rem;
padding-bottom: 1.375rem;
overflow: hidden;
background-color: #fefefe;
} @media (min-width: 992px) {
.footer-widgets {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row;
flex-flow: row;
margin-left: -1rem;
margin-right: -1rem;
}
.footer-widgets #sb_instagram {
padding-top: 0.5rem;
}
.footer-widgets-column {
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0;
min-width: 0;
padding-left: 1rem;
padding-right: 1rem;
}
} .footer-bottom-wrap {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
background-color: #111;
color: #fff;
}
.footer-bottom-wrap .container {
min-height: 6.25rem;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.footer-bottom-wrap .footer-tagline,
.footer-bottom-wrap .footer-navigation {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.footer-bottom-wrap .footer-tagline {
text-align: center;
}
@media (min-width: 992px) {
.footer-bottom-wrap .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.footer-bottom-wrap .footer-tagline {
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0;
text-align: left;
}
} .footer-bottom-wrap a {
position: relative;
display: inline-block;
color: #fff;
}
.footer-bottom-wrap a::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
border-bottom: 1px solid;
opacity: 0;
-webkit-transform: translateY(0.5rem);
transform: translateY(0.5rem);
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.footer-bottom-wrap a:hover::after {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .footer-tagline a {
color: #fff;
font-style: italic;
}  .site-content {
outline: none;
}
.site-content:before, .site-content:after {
content: " ";
display: table;
}
.site-content:after {
clear: both;
}
.main-wrap {
padding-top: 5rem;
padding-bottom: 5rem;
}
.sidebar-wrap {
padding-bottom: 5rem;
}
.main-content:before, .main-content:after {
content: " ";
display: table;
}
.main-content:after {
clear: both;
}
@media (min-width: 992px) {
.has-sidebar .main-wrap {
float: left;
width: 100%;
padding-right: 28%;
}
.sidebar-wrap {
float: left;
width: 25%;
padding-top: 5rem;
margin-left: -25%;
border-top: 0;
}
} .archive-loop-item {
padding-bottom: 2.4375rem;
margin-bottom: 2.875rem;
border-bottom: 1px solid;
border-color: #e0e0e0;
}
.archive-loop-item:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.archive-loop-wrap + .pagination {
padding-top: 3.75rem;
margin-top: 2.4375rem;
border-top: 1px solid;
border-color: #e0e0e0;
}  .woocommerce a.remove {
display: inline-block;
width: 1.5rem;
height: 1.5rem;
font-size: 1.5rem;
color: #fff !important;
background-color: #c5c5c5;
}
@media (min-width: 992px) {
.woocommerce a.remove {
width: 1rem;
height: 1rem;
font-size: 1rem;
}
} .woocommerce span.onsale {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
min-width: 0;
min-height: 0;
width: auto;
height: auto;
padding: 0.375rem 0.5rem 0.375rem;
border-radius: 0;
font-size: 0.75rem;
line-height: 100%;
text-transform: uppercase;
background-color: #c71a1e;
color: #fff;
} .woocommerce .quantity .input-text {
width: 4.875rem;
padding: 0.375rem 0.6125rem 0.375rem 1.4375rem;
margin-right: 0.5rem;
} .woocommerce-product-gallery__wrapper {
margin: 0;
} .woocommerce div.product div.images .woocommerce-product-gallery__image {
border-radius: 0.75rem;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 0.75rem;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 0.75rem;
border-radius: 0.75rem;
overflow: hidden;
}
.woocommerce div.product div.summary {
margin-bottom: 3.75rem;
}
.woocommerce div.product .product_title {
font-size: 2rem;
margin-bottom: 1.875rem;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1.625rem;
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
font-size: 1rem;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price {
color: #333;
margin-bottom: 1.75rem;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
text-decoration: none;
}
.woocommerce-product-details__short-description {
margin-bottom: 2rem;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 0.5rem;
}
.woocommerce div.product form.cart .button {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: 0;
color: #fff;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #c71a1e;
background-repeat: no-repeat, no-repeat;
background-position: left 2px top 1px, left bottom;
background-size: calc(100% - 4px) calc(100% - 2px), 100% 200%;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='19' ry='19' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#de1d21), color-stop(50%, #de1d21), to(#a31519));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='19' ry='19' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), linear-gradient(#de1d21 0%, #de1d21 50%, #a31519 100%);
padding-left: 2rem;
padding-right: 2rem;
}
.woocommerce div.product form.cart .button:hover, .woocommerce div.product form.cart .button:focus {
color: #fff;
background-color: #c71a1e;
background-position: left 2px top 1px, left top;
}
.woocommerce div.product .product_meta .posted_in,
.woocommerce div.product .product_meta .tagged_as {
display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
margin-bottom: 3.25rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding-left: 1.6875rem;
padding-right: 1.6875rem;
margin-left: 0;
margin-right: 0.5rem;
border-top-left-radius: 0.6875rem;
border-top-right-radius: 0.6875rem;
background-color: #e6e6e6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding-top: 0.6875rem;
padding-bottom: 0.625rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none;
} .woocommerce ul.products {
margin-bottom: 0;
}
.woocommerce ul.products li.product {
margin-bottom: 2rem;
border: 1px solid;
border-color: #f1f1f1;
border-radius: 0.75rem;
text-align: center;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
display: block;
}
.woocommerce ul.products li.product a img {
max-width: none;
width: 100%;
width: calc(100% + 2px);
margin-left: -1px;
margin-right: -1px;
margin-bottom: 0;
border-top-left-radius: 0.75rem;
border-top-right-radius: 0.75rem;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
padding-top: 0;
padding-bottom: 0;
margin: 2rem 0.5rem 0.75rem;
color: #333;
font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: 1rem;
font-weight: normal;
}
.woocommerce ul.products li.product .star-rating {
margin-bottom: 0.5rem;
margin-left: auto;
margin-right: auto;
font-size: 0.8125rem;
}
.woocommerce ul.products li.product .price {
margin-bottom: 0.5rem;
font-size: 1rem;
color: #333;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
margin-right: 0.5rem;
opacity: 1;
color: #bdbdbd;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
padding: 0.5rem 1.4375rem;
margin: 0.75rem 1rem 1.75rem;
font-size: 0.875rem;
}
.woocommerce ul.products li.product .added_to_cart {
margin-top: -0.75rem;
} @media (min-width: 992px) {
.woocommerce ul.products li.product,
.woocommerce ul.products li.product .onsale {
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woocommerce ul.products li.product .button {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover {
-webkit-box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.11);
box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.11);
}
.woocommerce ul.products li.product:hover .onsale {
-webkit-transform: translate3d(0, -2px, 0);
transform: translate3d(0, -2px, 0);
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-name: onsale-shake;
animation-name: onsale-shake;
}
.woocommerce ul.products li.product:hover .button {
background-color: #c71a1e;
color: #fff;
}
} @-webkit-keyframes onsale-shake {
0% {
-webkit-transform: translate3d(0, -2px, 0) rotate(0);
transform: translate3d(0, -2px, 0) rotate(0);
}
20% {
-webkit-transform: translate3d(0, -2px, 0) rotate(-8deg);
transform: translate3d(0, -2px, 0) rotate(-8deg);
}
40% {
-webkit-transform: translate3d(0, -2px, 0) rotate(10deg);
transform: translate3d(0, -2px, 0) rotate(10deg);
}
60% {
-webkit-transform: translate3d(0, -2px, 0) rotate(-10deg);
transform: translate3d(0, -2px, 0) rotate(-10deg);
}
80% {
-webkit-transform: translate3d(0, -2px, 0) rotate(8deg);
transform: translate3d(0, -2px, 0) rotate(8deg);
}
100% {
-webkit-transform: translate3d(0, -2px, 0) rotate(0);
transform: translate3d(0, -2px, 0) rotate(0);
}
}
@keyframes onsale-shake {
0% {
-webkit-transform: translate3d(0, -2px, 0) rotate(0);
transform: translate3d(0, -2px, 0) rotate(0);
}
20% {
-webkit-transform: translate3d(0, -2px, 0) rotate(-8deg);
transform: translate3d(0, -2px, 0) rotate(-8deg);
}
40% {
-webkit-transform: translate3d(0, -2px, 0) rotate(10deg);
transform: translate3d(0, -2px, 0) rotate(10deg);
}
60% {
-webkit-transform: translate3d(0, -2px, 0) rotate(-10deg);
transform: translate3d(0, -2px, 0) rotate(-10deg);
}
80% {
-webkit-transform: translate3d(0, -2px, 0) rotate(8deg);
transform: translate3d(0, -2px, 0) rotate(8deg);
}
100% {
-webkit-transform: translate3d(0, -2px, 0) rotate(0);
transform: translate3d(0, -2px, 0) rotate(0);
}
} .woocommerce ul.products li.product-category {
border: 0;
}
.woocommerce ul.products li.product-category a img {
border-radius: 0.75rem;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title .count {
font-weight: bold;
background-color: transparent;
}
@media (min-width: 992px) {
.woocommerce ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category .woocommerce-loop-category__title .count {
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.woocommerce ul.products li.product-category:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce ul.products li.product-category:hover .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category:hover .woocommerce-loop-category__title .count {
color: #c71a1e;
}
} .woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
font-size: 0.875rem;
margin-bottom: 1.5rem;
} .woocommerce ul.products + nav.woocommerce-pagination {
padding-top: 2.875rem;
border-top: 1px solid #ddd;
} .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.added_to_cart {
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
position: relative;
display: inline-block;
padding: 0.625rem 2.125rem;
border-radius: 25rem;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: center;
text-decoration: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
color: #333;
background-color: #ebe9eb;
padding: 0.5rem 1.4375rem;
font-size: 0.875rem;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.added_to_cart:hover {
color: #c71a1e;
background-color: #dad8da;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
background-color: #c71a1e;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover {
background-color: #a31519;
}
.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],
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled[disabled] {
color: #bbb;
background-color: #e5e5e5;
border: none;
cursor: not-allowed;
opacity: 1;
}
.woocommerce a.button.disabled:hover, .woocommerce a.button.disabled:focus, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled:focus, .woocommerce a.button:disabled[disabled]:hover, .woocommerce a.button:disabled[disabled]:focus,
.woocommerce button.button.disabled:hover,
.woocommerce button.button.disabled:focus,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce input.button.disabled:hover,
.woocommerce input.button.disabled:focus,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled:focus,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce input.button:disabled[disabled]:focus,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit.disabled:focus,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled:focus,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce #respond input#submit:disabled[disabled]:focus,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt.disabled:focus,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled:focus,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce a.button.alt:disabled[disabled]:focus,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:focus,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled:focus,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt:disabled[disabled]:focus,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt.disabled:focus,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled:focus,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt:disabled[disabled]:focus,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt.disabled:focus,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled:focus,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:focus {
color: #bbb;
background-color: #e5e5e5;
border: none;
-webkit-transform: none;
transform: none;
-webkit-box-shadow: none;
box-shadow: none;
} .woocommerce #reviews #comments h2 {
margin-top: 0;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 2.5rem;
height: 2.5rem;
padding: 0;
margin-right: 1rem;
border-radius: 50%;
border-width: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 3.5rem;
}
.woocommerce #review_form {
margin-top: 1.75rem;
}
.woocommerce #review_form #respond p {
margin-bottom: 1.25rem;
}
.woocommerce #review_form #respond .comment-reply-title {
display: block;
margin-top: 0.5rem;
margin-left: auto;
margin-right: auto;
font-family: "Vidaloka", "Apple Garamond", "Baskerville", "Georgia", "Times New Roman", "Roboto Slab", "Droid Serif", "Times", "Source Serif Pro", serif;
font-size: 1.5rem;
font-weight: normal;
line-height: 1.2;
text-align: center;
}
.woocommerce #review_form #respond .comment-form-rating .stars a {
color: #c71a1e;
}
.woocommerce #review_form #respond .submit {
padding: 0.625rem 2.125rem;
}
@media (min-width: 768px) {
.woocommerce #review_form {
margin-left: 3.5rem;
}
} .woocommerce .star-rating {
width: 6em;
height: 1.1em;
line-height: 1.1;
font-size: 0.8125rem;
font-style: normal;
font-weight: normal;
letter-spacing: 2px;
}
.woocommerce .star-rating,
.woocommerce .star-rating::before {
color: #c71a1e;
} .woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
}
.woocommerce table.shop_table th {
font-weight: 700;
padding: 9px 12px;
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 6px 12px;
vertical-align: middle;
}
.woocommerce table.shop_table td small {
font-weight: normal;
}
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
border-top: 0;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th {
font-weight: 700;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table {
table-layout: fixed;
border-collapse: collapse;
border-radius: 0;
border-color: #ddd;
font-size: 0.875rem;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th {
border-color: #ddd;
}
.woocommerce table.shop_table thead tr {
border-left: 1px solid;
border-right: 1px solid;
border-color: #e0e0e0;
background-color: #e0e0e0;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
padding-left: 1rem;
padding-right: 1rem;
border: 0;
}
@media (min-width: 768px) {
.woocommerce table.shop_table tbody tr {
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: #ddd;
}
} .woocommerce ul.product_list_widget li {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 1rem;
}
.woocommerce ul.product_list_widget li:last-child {
margin-bottom: 0;
}
.woocommerce ul.product_list_widget li a,
.woocommerce ul.product_list_widget li a:hover {
color: inherit;
}
.woocommerce ul.product_list_widget li img {
float: left;
width: 4.375rem;
height: 4.375rem;
margin-left: 0;
margin-right: 1rem;
border-radius: 0.25rem;
}
.woocommerce ul.product_list_widget li ins {
text-decoration: none;
font-weight: bold;
}
.woocommerce ul.product_list_widget li del {
color: #bdbdbd;
} .woocommerce.widget_shopping_cart .total {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 0.75rem;
border-top: 1px solid #c5c5c5;
font-size: 1rem;
}
.woocommerce.widget_shopping_cart .total strong {
font-weight: normal;
}
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 0;
padding-right: 2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #c5c5c5;
}
.woocommerce.widget_shopping_cart .cart_list li:last-child {
border-bottom: 0;
}
.woocommerce.widget_shopping_cart .cart_list li.empty {
padding-top: 1rem;
padding-bottom: 1rem;
padding-right: 0;
font-size: 1rem;
text-align: center;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
left: auto;
right: 0;
top: 1.625rem;
}
.woocommerce.widget_shopping_cart .buttons::before,
.woocommerce.widget_shopping_cart .buttons::after {
-webkit-box-flex: 0;
-ms-flex: 0 1;
flex: 0 1;
max-width: 0;
}
.woocommerce.widget_shopping_cart .buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: -0.25rem;
margin-right: -0.25rem;
margin-bottom: -0.25rem;
}
.woocommerce.widget_shopping_cart .buttons a {
display: block;
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0;
min-width: 8.125rem;
margin-left: 0.25rem;
margin-right: 0.25rem;
margin-bottom: 0.75rem;
} .woocommerce .widget_price_filter .price_slider {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.woocommerce .widget_price_filter .price_slider_amount {
font-size: 0.875rem;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #333;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #c4c4c4;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 0.875rem;
} .woocommerce form .form-row {
margin-bottom: 0.875rem;
font-size: 0.9375rem;
}
.woocommerce form .form-row label {
margin-left: 2px;
}
.woocommerce form .form-row .required {
text-decoration: none;
} .woocommerce-cart,
.woocommerce-checkout,
#add_payment_method { }
.woocommerce-cart table.cart .button,
.woocommerce-cart table.cart .button.disabled,
.woocommerce-cart table.cart .button:disabled,
.woocommerce-cart table.cart .button:disabled[disabled],
.woocommerce-checkout table.cart .button,
.woocommerce-checkout table.cart .button.disabled,
.woocommerce-checkout table.cart .button:disabled,
.woocommerce-checkout table.cart .button:disabled[disabled],
#add_payment_method table.cart .button,
#add_payment_method table.cart .button.disabled,
#add_payment_method table.cart .button:disabled,
#add_payment_method table.cart .button:disabled[disabled] {
line-height: 1.5;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
padding: 0.5rem 1.25rem;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: 0;
color: #fff;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #c71a1e;
background-repeat: no-repeat, no-repeat;
background-position: left 2px top 1px, left bottom;
background-size: calc(100% - 4px) calc(100% - 2px), 100% 200%;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='25' ry='25' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#de1d21), color-stop(50%, #de1d21), to(#a31519));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='25' ry='25' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), linear-gradient(#de1d21 0%, #de1d21 50%, #a31519 100%);
padding: 0.75rem 2.125rem;
font-size: 1.3125rem;
font-size: 0.9375rem;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus {
color: #fff;
background-color: #c71a1e;
background-position: left 2px top 1px, left top;
}
.woocommerce-cart .cart-collaterals h2,
.woocommerce-checkout .cart-collaterals h2,
#add_payment_method .cart-collaterals h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
}
.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-checkout .cart-collaterals .cart_totals,
#add_payment_method .cart-collaterals .cart_totals {
max-width: 30rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
#add_payment_method .cart-collaterals .cart_totals table th {
width: 50%;
}
.woocommerce-cart #payment #place_order,
.woocommerce-checkout #payment #place_order,
#add_payment_method #payment #place_order {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: 0;
color: #fff;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #c71a1e;
background-repeat: no-repeat, no-repeat;
background-position: left 2px top 1px, left bottom;
background-size: calc(100% - 4px) calc(100% - 2px), 100% 200%;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='19' ry='19' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), -webkit-gradient(linear, left top, left bottom, from(#de1d21), color-stop(50%, #de1d21), to(#a31519));
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='19' ry='19' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>"), linear-gradient(#de1d21 0%, #de1d21 50%, #a31519 100%);
}
.woocommerce-cart #payment #place_order:hover, .woocommerce-cart #payment #place_order:focus,
.woocommerce-checkout #payment #place_order:hover,
.woocommerce-checkout #payment #place_order:focus,
#add_payment_method #payment #place_order:hover,
#add_payment_method #payment #place_order:focus {
color: #fff;
background-color: #c71a1e;
background-position: left 2px top 1px, left top;
}
.woocommerce-cart .cart-empty,
.woocommerce-cart .return-to-shop,
.woocommerce-checkout .cart-empty,
.woocommerce-checkout .return-to-shop,
#add_payment_method .cart-empty,
#add_payment_method .return-to-shop {
text-align: center;
}
@media (min-width: 768px) {
.woocommerce-cart table.cart,
.woocommerce-checkout table.cart,
#add_payment_method table.cart {
border: 0;
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
width: 4rem;
}
.woocommerce-cart table.cart .product-remove,
.woocommerce-checkout table.cart .product-remove,
#add_payment_method table.cart .product-remove {
width: 4rem;
text-align: center;
}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
width: 6rem;
}
.woocommerce-cart table.cart .product-price,
.woocommerce-checkout table.cart .product-price,
#add_payment_method table.cart .product-price {
width: 7rem;
}
.woocommerce-cart table.cart .product-quantity,
.woocommerce-checkout table.cart .product-quantity,
#add_payment_method table.cart .product-quantity {
width: 7rem;
padding-right: 2rem;
}
.woocommerce-cart table.cart .product-subtotal,
.woocommerce-checkout table.cart .product-subtotal,
#add_payment_method table.cart .product-subtotal {
width: 7rem;
}
.woocommerce-cart table.cart tbody tr:last-child,
.woocommerce-checkout table.cart tbody tr:last-child,
#add_payment_method table.cart tbody tr:last-child {
border: 0;
}
.woocommerce-cart table.cart .quantity .qty,
.woocommerce-checkout table.cart .quantity .qty,
#add_payment_method table.cart .quantity .qty {
width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon #coupon_code,
.woocommerce-checkout table.cart td.actions .coupon #coupon_code,
#add_payment_method table.cart td.actions .coupon #coupon_code {
width: 12rem;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
padding-top: 0.4375rem;
padding-bottom: 0.4375rem;
margin-right: 1rem;
border-color: #c4c4c4;
line-height: 1.5;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button {
float: right;
}
}  .clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
} .container {
margin-right: auto;
margin-left: auto;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-right: 1rem;
padding-left: 1rem;
}
@media (min-width: 768px) {
.vc_row > .container {
padding-left: 0;
padding-right: 0;
}
} .text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 768px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
} .text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
} .font-weight-normal {
font-weight: normal !important;
}
.font-weight-bold {
font-weight: bold !important;
}
.font-italic {
font-style: italic !important;
} .text-white {
color: #fff !important;
}
.text-primary {
color: #c71a1e !important;
}
.text-secondary {
color: #191824 !important;
}
.bg-primary {
background-color: #c71a1e !important;
}
.bg-secondary {
background-color: #191824 !important;
} .dark-bg {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3 {
color: #fff;
} @media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}   .vc_section {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
} .vc_row-flex > .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.vc_row-o-content-top > .container {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.vc_row-o-content-middle > .container {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.vc_row-o-content-bottom > .container {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
} .vc_row-o-equal-height,
.vc_row-o-equal-height > .container,
.vc_row-o-equal-height > .container > .vc_column_container,
.vc_row-o-equal-height > .container > .vc_column_container > .vc_column-inner,
.vc_row-o-equal-height > .container > .vc_column_container > .vc_column-inner > .wpb_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .wpb_gmaps_widget .wpb_wrapper {
padding: 0 !important;
} .site-header-navbar.myfixed {
width: 100% !important;
}
.site-header-navbar.myfixed .site-header-blocks {
display: none;
}
@media (max-width: 991px) {
.site-header-navbar.myfixed .site-header-branding {
min-height: auto;
}
.site-header-navbar.myfixed .custom-logo {
max-height: 3rem;
}
.site-header-navbar.myfixed .site-header-menu-toggle {
padding: 0.75rem 1.25rem;
}
.is-menu-open .site-header-navbar.myfixed .site-header-blocks {
display: block;
}
}
@media (min-width: 992px) {
.site-header-navbar.myfixed .container {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.site-header-navbar.myfixed .site-header-branding {
margin-top: 0;
margin-bottom: 0;
margin-right: 2rem;
}
.site-header-navbar.myfixed .custom-logo {
max-height: 3rem;
}
.site-header-navbar.myfixed .site-header-menu {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
width: auto;
}
}