/*!
Theme Name: GenPac Drones
Theme URI: https://portlandwebdesign.com/
Author: Portland Web Design
Author URI: https://portlandwebdesign.com/
Description: Description
Version: 2023040605
License: General Pacific License
License URI: LICENSE
Text Domain: genpac-drones
WPUpdates: true
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
html {
    box-sizing: border-box;
}
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1.12rem;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: bold;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
h1 {
    font-size: 2.5em;
    color: #1f1f1f;
}
h1.entry-title,
h1.page-title {
    margin-top: 0 !important;
    position: relative;
    padding-bottom: 10px !important;
}
h1.entry-title:before,
h1.page-title:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 3px;
    background-color: #018944;
}
h2 {
    color: #00572d;
    font-size: 2em;
}
h3 {
    color: #494949;
    font-size: 1.6em;
}
h4 {
    color: #1f1f1f;
    font-size: 1.4em;
}
h5 {
    color: #00572d;
    font-size: 1.2em;
}
h6 {
    color: #494949;
    font-size: 1.1em;
}
body {
    background-color: #f4f3f2;
}
ul,
ol {
    margin: 0 0 1.5em 1.5em;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
embed,
iframe,
object {
    max-width: 100%;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
a {
    color: #017b3d;
}
a:visited {
    color: #017b3d;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    color: #017b3d;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}
.btn-primary,
#main button.button,
#main a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: #ffffff;
    background-color: #018944;
    border: 0;
    border-radius: 0;
    padding: 0.95rem 1rem;
    font-weight: bold;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.loading,
#main button.button:hover,
#main button.button:focus,
#main button.button.loading,
#main a.checkout-button:hover,
#main a.checkout-button:focus,
#main a.checkout-button.loading,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit.loading,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button.loading,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button.loading,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.loading {
    color: #ffffff;
    background: #535353;
    text-decoration: underline;
    opacity: 1;
}
.btn-primary:visited,
#main button.button:visited,
#main a.checkout-button:visited,
.woocommerce #respond input#submit:visited,
.woocommerce a.button:visited,
.woocommerce button.button:visited,
.woocommerce input.button:visited {
    color: #ffffff;
}
.btn-primary.loading:after,
#main button.button.loading:after,
#main a.checkout-button.loading:after,
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    top: 0.9em;
}
#main {
    padding-bottom: 50px;
}
#main button.button[name="update_cart"] {
    color: #ffffff;
    background: #535353;
}
#main button.button[name="update_cart"]:hover,
#main button.button[name="update_cart"]:focus {
    color: #ffffff;
    background-color: #018944;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
}
main label,
main legend {
    font-weight: normal;
    color: #3e3f41;
    display: block;
    margin-bottom: 0.2em;
}
main input[type="email"],
main input[type="date"],
main input[type="search"],
main input[type="number"],
main input[type="text"],
main input[type="tel"],
main input[type="url"],
main input[type="password"],
main select,
main textarea,
main .select-resize-ghost,
main .select2-container .select2-choice,
main .select2-container .select2-selection {
    box-sizing: border-box;
    border: 1px solid #bcbec0;
    padding: 0 0.75em;
    height: 3em;
    font-size: 0.97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    margin-bottom: 1em;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
}
main input[type="submit"] {
    box-sizing: border-box;
    padding: 0 0.75em;
    height: 3em;
    font-size: 0.97em;
    border-radius: 0;
    vertical-align: middle;
    color: #ffffff;
    background-color: #018944;
    margin-bottom: 1em;
    border: 0;
    transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
}
main input[type="submit"]:hover,
main input[type="submit"]:focus {
    color: #ffffff;
    background: #535353;
    text-decoration: underline;
}
main textarea {
    padding: 0.75em;
}
main .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
    line-height: 3em;
}
main .select2-container .select2-selection--single .select2-selection__arrow {
    height: 3em;
}
main .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
@media only screen and (min-width: 850px) {
    .rfont-1 #content {
        font-size: 1em;
    }
    .rfont-2 #content {
        font-size: 1.1em;
    }
    .rfont-3 #content {
        font-size: 1.2em;
    }
    .rfont-4 #content {
        font-size: 1.3em;
    }
}
form.search-form {
    display: flex;
    align-items: center;
}
form.search-form label {
    flex-grow: 1;
    margin-bottom: 0;
}
ul.nav-pagination {
    margin-top: 30px;
    font-family: "PT Sans", sans-serif;
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 30px 0;
}
ul.nav-pagination > li {
    margin-left: 0.4em;
}
ul.nav-pagination > li > .page-number {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #221f1f;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em;
    min-width: 1em;
}
ul.nav-pagination > li > .page-number.current,
ul.nav-pagination > li > .page-number:hover {
    color: #222222;
    background: #dad8d5;
    text-decoration: none;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.custom-logo-link {
    display: inline-block;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
    display: block;
}
.img,
.img img {
    width: 100%;
    position: relative;
}
.main-entry-image .image-cover {
    padding-top: 585px;
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 550px) {
    .main-entry-image .image-cover {
        padding-top: 350px;
    }
}
.main-entry-image .image-cover img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.main-entry-image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -1px;
    right: -1px;
    background-color: rgba(0, 0, 0, 0.15);
    transition: transform 0.3s, opacity 0.6s;
    pointer-events: none;
    max-height: 462px;
    background: rgba(12, 37, 35, 0.75);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0c2523), color-stop(47%, rgba(12, 37, 35, 0.75)), color-stop(100%, rgba(12, 37, 35, 0)));
    background: linear-gradient(to bottom, #0c2523 0%, rgba(12, 37, 35, 0.75) 47%, rgba(12, 37, 35, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c2523', endColorstr='#0c2523', GradientType=0);
}
.breadcrumbs {
    color: #222222;
    font-size: 1em;
    text-transform: none;
    text-align: left;
    font-weight: initial;
}
.breadcrumbs span.iconpwd-angle-right {
    font-size: 12px;
    margin: 4px;
    color: #017f3f;
}
.breadcrumbs a {
    color: #222222;
    text-decoration: underline;
}
.breadcrumbs a:hover {
    color: #222222;
    text-decoration: none;
}
.breadcrumbs .breadcrumbs-break {
    margin: 0 5px;
    color: #222222;
}
.page-toolbar {
    padding: 45px 0;
}
@media screen and (max-width: 849px) {
    .page-menu {
        display: none;
    }
}
.page-menu > * {
    margin-left: 15px;
}
.page-menu p {
    margin-bottom: 0;
}
.page-menu a {
    color: #222222;
    font-size: 0.95em;
}
.page-menu a:hover {
    text-decoration: none;
    color: black;
}
.page-menu:last-child {
    margin-right: 0;
}
.page-menu span[class^="iconpwd-"] {
    color: #018944;
    font-size: 16px;
    margin-right: 5px;
}
.page-menu span[class^="iconpwd-"].hwicon-plus {
    margin-right: 0;
}
.page-menu .text-size-changer span[class^="iconpwd-"] {
    background-color: #018944;
    color: #ffffff;
    padding: 5px;
    font-size: 7px;
    border-radius: 3px;
}
.page-menu .text-size-changer span[class^="iconpwd-"].iconpwd-minus {
    margin-right: 0;
}
.page-menu .text-size-changer a {
    text-decoration: none;
}
.page-menu .text-size-changer a:hover span {
    background-color: black;
}
.page-menu .text-size-changer #plustext {
    margin-left: 5px;
}
.page-menu .share-this {
    position: relative;
}
.page-menu .share-this .share-icons {
    background-color: #ffffff;
    position: absolute !important;
    text-align: center;
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.15);
    border: 1px solid #ffffff;
    padding: 15px;
    z-index: 999;
    display: none;
    width: 251px;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
}
.page-menu .share-this .share-icons.active {
    display: flex;
}
.page-menu .share-this .share-icons a {
    text-decoration: none;
    text-align: center;
    margin-bottom: 5px;
    line-height: 2.3em;
    padding: 0;
}
.page-menu .share-this .share-icons a span {
    font-size: 2em;
}
.page-menu .share-this .share-icons a:hover {
    color: #fff;
}
.page-menu .share-this:hover .share-icons,
.page-menu .share-this:focus .share-icons {
    display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
#main .add-request-quote-button.button,
#main .add-request-quote-button-addons.button {
    color: #ffffff;
    background-color: #018944 !important;
    border: 0;
    border-radius: 0;
    padding: 0.95rem 1rem;
    font-weight: bold;
}
#main .add-request-quote-button.button:hover,
#main .add-request-quote-button.button:focus,
#main .add-request-quote-button-addons.button:hover,
#main .add-request-quote-button-addons.button:focus {
    color: #ffffff;
    background: #535353 !important;
    text-decoration: underline;
}
#main .add-request-quote-button.button:visited,
#main .add-request-quote-button-addons.button:visited {
    color: #ffffff;
}
.products .type-product {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 30px;
}
.products .type-product:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    z-index: -1;
    transition: all 0.3s;
}
.products .type-product .price {
    display: block;
    margin: 0.5em 0;
}
.products .type-product .wc-forward {
    padding-left: 10px;
}
.products .type-product .added_to_cart + .yith-ywraq-add-to-quote,
.products .type-product .add_to_cart_button + .yith-ywraq-add-to-quote,
.products .type-product .button + .yith-ywraq-add-to-quote {
    padding-top: 15px;
}
.products .type-product:hover:before,
.products .type-product:focus:before {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}
.products a.woocommerce-LoopProduct-link {
    text-decoration: none;
}
.products h2.woocommerce-loop-product__title {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 26px;
    text-align: center;
    color: #414244;
    margin: 0.75em 0;
}
.products .product-category {
    padding-bottom: 30px;
}
.products .product-category a {
    display: block;
    position: relative;
    border: 3px solid #f4f3f2;
    transition: all 0.3s;
}
.products .product-category a:before,
.products .product-category a:after {
    #content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s;
}
.products .product-category a:before {
    opacity: 0;
    background: rgba(48, 48, 48, 0.06);
    background: -webkit-gradient(left top, left bottom, color-stop(42%, rgba(48, 48, 48, 0.06)), color-stop(67%, rgba(48, 48, 48, 0.55)), color-stop(85%, rgba(31, 31, 31, 0.8)), color-stop(100%, #000222));
    background: linear-gradient(to bottom, rgba(48, 48, 48, 0.06) 42%, rgba(48, 48, 48, 0.55) 67%, rgba(31, 31, 31, 0.8) 85%, #000222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#000222', GradientType=0);
}
.products .product-category a:after {
    background-color: rgba(34, 34, 34, 0.7);
}
.products .product-category a h2 {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
    color: #efede9;
    z-index: 5;
    padding: 15px 20px;
}
.products .product-category a h2:before {
    content: "";
    position: absolute;
    top: auto;
    left: 20px;
    bottom: 6px;
    width: 75px;
    height: 3px;
    background-color: #018944;
    opacity: 0;
}
.products .product-category a h2 mark.count {
    display: none;
}
.products .product-category a img {
    width: 100%;
    #height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
}
.products .product-category a:hover,
.products .product-category a:focus {
    border-color: #007e3f;
}
.products .product-category a:hover:before,
.products .product-category a:focus:before {
    opacity: 1;
}
.products .product-category a:hover:after,
.products .product-category a:focus:after {
    opacity: 0;
}
.products .product-category a:hover h2:before,
.products .product-category a:focus h2:before {
    opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a {
    color: #222222;
    text-decoration: underline;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
    color: #222222;
    background: #dad8d5;
    text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
    text-decoration: none;
}
.single-product div.product {
    position: relative;
}
.single-product div.product .flex-viewport {
    margin-bottom: 2em;
}
.single-product div.product .flex-control-thumbs {
    margin: 0;
    padding: 0;
}
.single-product div.product h1.entry-title {
    margin-bottom: 0 !important;
}
.single-product div.product p,
.single-product div.product form.cart {
    margin: 0.75em 0;
}
.single-product div.product p.price,
.single-product div.product span.price {
    color: #018944;
}
.single-product div.product section.related.products > h2 {
    margin-top: 0 !important;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px !important;
    color: #1f1f1f;
}
.single-product div.product section.related.products > h2:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 3px;
    background-color: #018944;
}
.single-product div.product .product_meta {
    display: flex;
    flex-direction: column;
    padding: 15px 0;
}
.single-product div.product .product_meta a {
    color: #017b3d;
}
.single-product div.product .product_meta a:hover,
.single-product div.product .product_meta a:focus {
    text-decoration: none;
}
.single-product div.product .woocommerce-tabs {
    background: #ffffff;
}
.single-product div.product .woocommerce-tabs ul.tabs {
    background: #017f3f;
    padding: 0 !important;
    display: flex;
}
@media screen and (max-width: 767px) {
    .single-product div.product .woocommerce-tabs ul.tabs {
        flex-wrap: wrap;
    }
}
.single-product div.product .woocommerce-tabs ul.tabs:before {
    border: 0;
}
.single-product div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    border: 2px solid #ffffff;
    border-radius: 0;
    margin: 0;
    background: #017f3f;
    padding: 0;
}
.single-product div.product .woocommerce-tabs ul.tabs li:before,
.single-product div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}
.single-product div.product .woocommerce-tabs ul.tabs li a {
    color: #ffffff;
    display: block;
    padding: 1em;
    text-align: center;
}
.single-product div.product .woocommerce-tabs ul.tabs li.active,
.single-product div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #ffffff;
    background-color: #003b1d;
}
.single-product div.product .woocommerce-tabs .panel {
    padding: 0 2em 2em;
}
.stock:empty::before {
    display: none;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border: 0;
    background: #e8e5e0;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    color: #017b3d;
}
.woocommerce form .form-row {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-cart table.shop_table {
    border-radius: 0;
}
.woocommerce-cart table.cart td.product-name a {
    color: #222222;
}
.woocommerce-cart table.cart img {
    width: 150px;
}
.woocommerce-cart table.cart .coupon {
    width: 35%;
    display: flex;
    align-items: center;
}
.woocommerce-cart table.cart .coupon input#coupon_code {
    flex-grow: 1;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
    position: relative;
    padding-bottom: 10px;
    margin: 25px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals h2:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 3px;
    background-color: #018944;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    display: flex;
    justify-content: flex-end;
}
.woocommerce-checkout h3#order_review_heading {
    position: relative;
    padding-bottom: 10px;
    margin: 25px 0;
}
.woocommerce-checkout h3#order_review_heading:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 3px;
    background-color: #018944;
}
.yith-ywraq-before-table {
    margin-bottom: 30px;
}
#yith-ywraq-form table.cart .product-thumbnail {
    width: 180px;
}
@media screen and (min-width: 768px) {
    .col2-set .form-row-first {
        float: left;
        margin-right: 3.8%;
    }
    .col2-set .form-row-last {
        float: right;
        margin-right: 0;
    }
    .col2-set .form-row-first,
    .col2-set .form-row-last {
        width: 48.1%;
    }
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#primary[tabindex="-1"]:focus {
    outline: 0;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}
#header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 500;
}
#header .container-fluid {
    max-width: 1320px;
}
#header #top-nav {
    padding-bottom: 5px;
}
#header #top-nav .nav-link span {
    text-decoration: underline;
}
#header #top-nav .nav-link:hover span,
#header #top-nav .nav-link:focus span {
    text-decoration: none;
}
#header #top-nav .account > a:before,
#header #top-nav .contact > a:before {
    content: "";
    font-family: "PWD" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: #018944;
}
#header #top-nav .account > a:before {
    content: "\e915";
}
#header #top-nav .contact > a:before {
    content: "\e914";
}
#header form.searchform {
    max-width: 200px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen and (min-width: 992px) {
    #header form.searchform {
        margin-left: 20px;
    }
}
#header form.searchform input {
    background-color: transparent;
    border: 0;
    height: 42px;
    color: #ffffff;
    padding: 0 0 0 10px;
    font-size: 20px;
}
#header form.searchform input::-webkit-input-placeholder {
    font-style: italic;
    color: #ffffff;
}
#header form.searchform input::-moz-placeholder {
    font-style: italic;
    color: #ffffff;
}
#header form.searchform input:-ms-input-placeholder {
    font-style: italic;
    color: #ffffff;
}
#header form.searchform input::-ms-input-placeholder {
    font-style: italic;
    color: #ffffff;
}
#header form.searchform input::placeholder {
    font-style: italic;
    color: #ffffff;
}
#header form.searchform button {
    color: #009048;
    font-size: 20px;
    border: 0;
    background-color: transparent;
}
#header form.searchform button:hover,
#header form.searchform button:focus {
    color: #d5d3cf;
}
#header #masthead:not(.collapse),
#header #masthead.show {
    display: flex;
}
#header #masthead button.toggle {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    padding: 0.7em;
    border: 0;
    z-index: 1;
    color: #fff;
    transform: rotate(0deg);
    transition: all 0.3s;
}
@media screen and (min-width: 992px) {
    #header #masthead button.toggle {
        display: none;
    }
}
#header #masthead .menu-item-has-children.show button.toggle {
    transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
    #header #masthead {
        padding: 10px 0;
        order: 1;
        background: #0c2523;
    }
    #header #masthead form.searchform {
        max-width: 400px;
    }
    #header #masthead #primary-menu {
        width: 100%;
        max-width: 400px;
    }
    #header #masthead #primary-menu ul {
        margin: 0;
        flex-direction: column;
        width: 100%;
        position: static;
    }
}
@media screen and (min-width: 768px) {
    #header #logo {
        margin-top: -38px;
    }
}
#header button.navbar-toggler {
    color: #fff;
    border-color: #fff;
    margin-left: auto;
}
#header .nav-link {
    color: #e8e5e0;
    position: relative;
}
#header #menu-main-menu .nav-link {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}
@media screen and (max-width: 1100px) and (min-width: 992px) {
    #header #menu-main-menu .nav-link {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
#header #menu-main-menu .nav-link:before {
    content: " ";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    background-color: #018944;
    transition: all 0.3s;
    opacity: 0;
    height: 3px;
}
#header #menu-main-menu .nav-link.dropdown-toggle:after {
    display: none;
}
#header #menu-main-menu .menu-item.button .nav-link {
    color: #ffffff;
    background-color: #018944;
    border: 0;
    border-radius: 0;
    padding: 0.65rem 0.75rem;
    font-weight: bold;
}
#header #menu-main-menu .menu-item.button .nav-link:before {
    display: none;
}
#header #menu-main-menu .menu-item.button .nav-link:hover,
#header #menu-main-menu .menu-item.button .nav-link:focus {
    color: #ffffff;
    background: #535353;
    text-decoration: underline;
}
#header #menu-main-menu .current-menu-item .nav-link:before,
#header #menu-main-menu .nav-link:hover:before,
#header #menu-main-menu .nav-link:focus:before {
    opacity: 1;
}
#header .dropdown-menu {
    margin-top: 0;
    background: #efede9;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border: 0;
    padding: 10px 0;
}
#header .dropdown-item {
    color: #222222;
    padding: 0.5rem 1rem;
}
#header .dropdown-item:hover,
#header .dropdown-item:focus {
    color: #ffffff;
    text-decoration: underline;
    background-color: #016230;
}
#header .cart-item {
    margin-left: 15px;
}
#header .cart-item a {
    text-decoration: none;
    display: block;
}
#header .cart-item span.iconpwd-cart {
    font-size: 1.65em;
    color: #ffffff;
}
#header .cart-item [data-icon-label]:after {
    content: attr(data-icon-label);
    position: absolute;
    font-style: normal;
    font-family: Arial, Sans-serif !important;
    top: -3px;
    right: -7px;
    font-weight: bolder;
    background-color: #ffffff;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    opacity: 1;
    line-height: 14px;
    letter-spacing: -0.5px;
    height: 14px;
    min-width: 14px;
    border-radius: 99px;
    color: #0c2523;
    text-align: center;
    z-index: 1;
    transition: transform 0.2s;
}
#header .cart-item .dropdown-menu {
    left: auto;
    right: 0 !important;
    padding: 15px;
    width: 250px;
}
#header .cart-item .widget_shopping_cart .total {
    margin: 5px 0;
}
#header .cart-item .buttons {
    margin: 0;
}
#header .cart-item .buttons a {
    margin: 15px 0;
    color: #ffffff;
    background-color: #018944;
    border: 0;
    border-radius: 0;
    padding: 0.7rem 1rem;
    font-weight: bold;
    text-align: center;
}
#header .cart-item .buttons a:hover,
#header .cart-item .buttons a:focus {
    color: #ffffff;
    background: #535353;
    text-decoration: underline;
}
#header .cart-item .woocommerce-mini-cart__empty-message {
    text-align: center;
}
#header ul.product_list_widget {
    padding-left: 0;
    margin-left: 0;
}
#header ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 75px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
}
#header ul.product_list_widget li + li {
    border-top: 1px solid #ececec;
}
#header ul.product_list_widget li > span.reviewer {
    font-size: 0.8em;
}
#header ul.product_list_widget li a:not(.remove) {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
    padding-right: 15px;
}
#header ul.product_list_widget li a.remove {
    position: absolute;
    top: 5px;
    left: auto;
    right: 0;
    z-index: 9;
    display: block;
    font-size: 1.5em;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    color: #238944 !important;
    text-decoration: none;
    font-weight: normal;
    border: 0;
}
#header ul.product_list_widget li a.remove:hover {
    color: #fff !important;
    background: #238944;
}
#header ul.product_list_widget li dl {
    margin: 0;
    line-height: 1;
    font-size: 0.7em;
}
#header ul.product_list_widget li img {
    top: 10px;
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
#header ul.product_list_widget li .quantity {
    display: block;
    margin-top: 3px;
    font-size: 0.85em;
    opacity: 0.6;
}
.admin-bar #header {
    top: 32px;
}
body.error404 #header {
    background: #0c2523;
    position: static;
}
#footer {
    background: #222;
    color: #ccd1cc;
    margin-top: -2px;
    z-index: 5;
    position: relative;
}
#footer .widget-title {
    font-family: "PT Sans";
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.02em;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 20px;
    display: block;
}
#footer .widget-title:after {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 3px;
    background: #018944;
}
@media screen and (min-width: 768px) {
    #footer .widget_text:last-child {
        text-align: right;
    }
    #footer .widget_text:last-child .widget-title:after {
        left: auto;
        right: 0;
    }
}
@media screen and (max-width: 767px) {
    #footer .widget {
        text-align: center;
    }
    #footer .widget .widget-title:after {
        left: 50%;
        transform: translateX(-50%);
    }
}
#footer p {
    margin-bottom: 0;
}
#footer a {
    color: #ccd1cc;
}
#footer a:hover,
#footer a:focus {
    text-decoration: none;
}
#footer .footer-navigation {
    margin-top: 15px;
    padding-top: 25px;
    border-top: 1px solid #007e3f;
}
#footer .menu {
    display: flex;
    align-items: center;
    margin: auto;
    padding: 0;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
}
#footer .menu .menu-item {
    margin: 5px 15px;
}
#footer .widget_media_image {
    text-align: center;
}
@media screen and (max-width: 767px) {
    #footer .widget_media_image {
        order: -1;
    }
}
#footer .copyright-footer {
    padding: 15px 0;
}
#footer .copyright-footer > * {
    padding: 0 10px 15px;
}
#footer .copyright-footer .pwd-credit {
    color: #fff;
}
#footer .copyright-footer .pwd-credit a {
    color: #fff;
}
#footer .copyright-footer .pwd-credit span.iconpwd-portland {
    margin-right: 5px;
}
#footer .follow-icons {
    padding: 10px 0;
}
#footer .follow-icons a {
    text-decoration: none;
    margin: 5px;
    padding-bottom: 4px;
    font-size: 1.4em;
    color: #fff;
    position: relative;
}
#footer .follow-icons a:before {
    content: "";
    position: absolute;
    top: auto;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 19px;
    height: 1px;
    background: #00944a;
    opacity: 0;
    transition: all 0.3s;
}
#footer .follow-icons a:hover:before,
#footer .follow-icons a:focus:before {
    opacity: 1;
}
#secondary .widget_nav_menu {
    background-color: #016230;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 0;
}
#secondary .widget_nav_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#secondary .widget_nav_menu li.menu-item {
    border-top: 1px solid rgba(255, 255, 255, 0);
    position: relative;
    font-size: 1em;
}
#secondary .widget_nav_menu li.menu-item.current-menu-item > a {
    color: #263034;
    background-color: #dad8d5;
    text-decoration: underline;
}
#secondary .widget_nav_menu li.menu-item.current-menu-item > a + .toggle {
    color: #263034;
}
#secondary .widget_nav_menu li.menu-item.current-menu-item > a:hover + .toggle {
    color: #263034;
    transition: color 0s;
}
#secondary .widget_nav_menu li.menu-item a {
    color: #ffffff;
    width: 100%;
    display: inline-block;
    flex: 1;
    padding: 10px 20px;
    font-weight: normal;
    text-decoration: none;
}
#secondary .widget_nav_menu li.menu-item a + .toggle {
    color: #ffffff;
    margin: 0;
    position: absolute;
    height: 44px;
    right: 0;
    top: 0;
    z-index: 1;
    opacity: 1;
    transform: rotate(0deg);
    border: 0;
    background-color: transparent;
    transition: all 0.3s;
}
#secondary .widget_nav_menu li.menu-item a:hover {
    background-color: #dad8d5;
    color: #263034;
    text-decoration: underline;
}
#secondary .widget_nav_menu li.menu-item a:hover + .toggle {
    color: #263034;
    transition: color 0s;
}
#secondary .widget_nav_menu ul.sub-menu {
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    border: 0;
    padding-left: 0;
    display: none;
}
#secondary .widget_nav_menu ul.sub-menu li.menu-item a {
    color: #ffffff;
    text-transform: none;
    font-weight: normal;
    padding-left: 40px;
    position: relative;
    font-size: 1em;
}
#secondary .widget_nav_menu ul.sub-menu li.menu-item a:hover {
    color: #263034;
    text-decoration: underline;
}
#secondary .widget_nav_menu ul.sub-menu li.menu-item.current-menu-item > a {
    color: #263034;
    text-decoration: underline;
}
#secondary .widget_nav_menu ul.sub-menu li.menu-item.current-menu-item > a:hover {
    color: #263034;
}
#secondary .widget_nav_menu .menu-item.show > ul.sub-menu {
    display: block;
}
#secondary .widget_nav_menu .menu-item.show a + .toggle {
    transform: rotate(180deg);
}
.testimonials-list .testimonial-item {
    padding: 15px;
    background-color: #ffffff;
    margin-bottom: 30px;
    display: flex;
}
.testimonials-list .testimonial-item .testimonial-image {
    max-width: 20%;
    flex-basis: 20%;
    flex-shrink: 0;
    text-align: center;
    padding: 10px;
}
.testimonials-list .testimonial-item .testimonial-image img {
    width: 150px;
}
.testimonials-list .testimonial-item .testimonial-content {
    max-width: 80%;
    flex-basis: 80%;
}
.testimonials-list .testimonial-item p:last-child {
    margin-bottom: 0;
}
.testimonials-list .testimonial-item strong.company {
    font-size: 1.125em;
}
.testimonials-list .testimonial-item .testimonial-meta {
    padding: 5px 0;
    font-size: 0.95em;
}
@media screen and (max-width: 550px) {
    .testimonials-list .testimonial-item {
        flex-direction: column;
    }
    .testimonials-list .testimonial-item .testimonial-image,
    .testimonials-list .testimonial-item .testimonial-content {
        flex-basis: 100%;
        max-width: 100%;
    }
}
.testimonials-slider .testimonial-item {
    padding: 15px;
    display: flex;
    flex-direction: column;
}
.testimonials-slider .testimonial-item .testimonial-image {
    padding: 10px;
}
.testimonials-slider .testimonial-item .testimonial-image img {
    width: auto;
    height: 134px;
}
.testimonials-slider .testimonial-item .company {
    display: none;
}
.testimonials-slider .testimonial-item .testimonial-content {
    display: flex;
    flex-direction: column-reverse;
}
.testimonials-slider .testimonial-item .testimonial-content .testimonial-meta strong {
    display: block;
}
.tiles > div {
    padding-bottom: 30px;
}
.tiles a {
    min-height: 230px;
    height: 100%;
    display: block;
    position: relative;
    border: 3px solid #f4f3f2;
    transition: all 0.3s;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.tiles a:before,
.tiles a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s;
}
.tiles a:before {
    opacity: 0;
    background: rgba(48, 48, 48, 0.06);
    background: -webkit-gradient(left top, left bottom, color-stop(42%, rgba(48, 48, 48, 0.06)), color-stop(67%, rgba(48, 48, 48, 0.55)), color-stop(85%, rgba(31, 31, 31, 0.8)), color-stop(100%, #000222));
    background: linear-gradient(to bottom, rgba(48, 48, 48, 0.06) 42%, rgba(48, 48, 48, 0.55) 67%, rgba(31, 31, 31, 0.8) 85%, #000222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#000222', GradientType=0);
}
.tiles a:after {
    background-color: rgba(34, 34, 34, 0.7);
}
.tiles a p {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
    color: #efede9;
    z-index: 5;
    padding: 15px 20px;
    margin-bottom: 0.5rem;
}
.tiles a p:before {
    content: "";
    position: absolute;
    top: auto;
    left: 20px;
    bottom: 6px;
    width: 75px;
    height: 3px;
    background-color: #018944;
    opacity: 0;
}
.tiles a:hover,
.tiles a:focus {
    border-color: #007e3f;
}
.tiles a:hover:before,
.tiles a:focus:before {
    opacity: 1;
}
.tiles a:hover:after,
.tiles a:focus:after {
    opacity: 0;
}
.tiles a:hover p:before,
.tiles a:focus p:before {
    opacity: 1;
}
.home {
    background-color: #efede9;
}
.home h2 {
    color: #222222;
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0.4em;
    text-transform: uppercase;
    position: relative;
}
.home h2.mountain {
    padding-top: 45px;
}
.home h2.mountain:before {
    content: "\e912";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: "PWD" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0.6;
}
.home .dark h2,
.home .dark p,
.home .dark li {
    color: #ffffff;
}
.home section {
    position: relative;
}
.home .section-bg {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home .section-content {
    position: relative;
    margin: auto;
    padding: 0 15px;
}
.home .main-entry-image .image-cover {
    padding-top: 770px;
}
.home .about {
    z-index: 1;
    position: relative;
    margin-top: -165px;
    text-align: center;
    padding-top: 120px;
}
.home .about:before {
    content: "";
    position: absolute;
    top: 170px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #222222;
}
@media screen and (max-width: 1000px) {
    .home .about:before {
        top: 70px;
    }
}
.home .about .section-bg {
    background-image: url(assets/imgs/about-top.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.home .about .section-content {
    max-width: 1130px;
}
.home .about p {
    font-size: 18px;
}
@media screen and (min-width: 1350px) {
    .home .about p:nth-last-of-type(1) {
        margin-bottom: 0;
    }
}
.home .cta-buttons {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: center;
    margin-left: -13px;
    margin-right: -13px;
    padding-bottom: 40px;
}
.home .cta-buttons .cta-button {
    flex: 1 1 0px;
    padding: 0 13px;
}
.home .cta-buttons .cta-button .cta-link {
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0 5px 10px;
    border: 0;
    width: 100%;
    height: 100%;
    opacity: 1 !important;
    display: flex;
    justify-content: flex-start;
    align-content: center;
    flex-direction: column;
    text-decoration: none;
    transition: all 0.3s;
}
.home .cta-buttons .cta-button .cta-link:before {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    background-color: #018944;
    left: 50%;
    transform: translate(-50%);
    width: 0;
    max-width: 75px;
    bottom: 0px;
    transition: all 0.3s;
}
.home .cta-buttons .cta-button .cta-link .cta-icon-box {
    text-align: center;
    width: 110px !important;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #e5e1dc;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}
.home .cta-buttons .cta-button .cta-link .cta-icon-box img {
    height: 60px;
    width: 80px;
}
.home .cta-buttons .cta-button .cta-link .cta-icon-box .cta-icon {
    position: relative;
    z-index: 1;
}
.home .cta-buttons .cta-button .cta-link .cta-label {
    display: flex;
    align-items: center;
    padding: 0 5px;
    margin-top: 20px;
}
.home .cta-buttons .cta-button .cta-link .cta-label p {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.3;
    display: block;
    text-decoration: none;
    margin: 0 auto;
    text-transform: none;
}
.home .cta-buttons .cta-button .cta-link:hover:before,
.home .cta-buttons .cta-button .cta-link:focus:before {
    width: 100%;
}
.home .cta-buttons .cta-button .cta-link:hover .cta-icon-box,
.home .cta-buttons .cta-button .cta-link:focus .cta-icon-box {
    background-color: #017b3d;
    border-color: #017b3d;
}
.home .cta-buttons .cta-button:first-child:after {
    display: none;
}
@media screen and (max-width: 849px) {
    .home .cta-buttons .cta-button {
        max-width: 33.33%;
        flex-basis: 33.33%;
        padding-top: 15px;
    }
    .home .cta-buttons .cta-button:nth-child(4n):after {
        display: none;
    }
}
@media screen and (max-width: 549px) {
    .home .cta-buttons .cta-button {
        max-width: 50%;
        flex-basis: 50%;
    }
    .home .cta-buttons .cta-button:after {
        display: none;
    }
}
.home .featured-products {
    padding: 200px 0 50px;
    text-align: center;
}
.home .featured-products .section-content {
    max-width: 1600px;
}
.home .featured-products .section-bg {
    background-image: url(assets/imgs/about-bottom.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.home .industry-solutions h2 {
    font-size: 60px;
    text-transform: none;
    font-weight: normal;
}
@media screen and (max-width: 550px) {
    .home .industry-solutions h2 {
        font-size: 2.5em;
    }
}
.home .industry-solutions .section-bg {
    background-image: url(assets/imgs/industry-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
@media screen and (max-width: 1300px) {
    .home .industry-solutions .section-bg {
        background-size: auto 100%;
    }
}
.home .industry-solutions .solution-image {
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
    .home .industry-solutions .solution-image {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
.home .industry-solutions .solution-image:before,
.home .industry-solutions .solution-image:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50px;
}
.home .industry-solutions .solution-image:before {
    border: 20px solid #fff;
    width: 55%;
    z-index: 0;
}
.home .industry-solutions .solution-image:after {
    border-left: 20px solid #fff;
    z-index: 1;
}
.home .industry-solutions .solution-image img {
    position: relative;
}
.home .industry-solutions .section-content {
    max-width: 1350px;
    padding: 140px 15px;
}
.home .industry-solutions .section-content .row:nth-of-type(2n + 1) .solution-content {
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .home .industry-solutions .section-content .solution-content {
        max-width: 500px;
    }
    .home .industry-solutions .section-content .row:nth-of-type(2n) .solution-image {
        order: 1;
    }
    .home .industry-solutions .section-content .row:nth-of-type(2n) .solution-image:before,
    .home .industry-solutions .section-content .row:nth-of-type(2n) .solution-image:after {
        left: auto;
        right: 50px;
    }
    .home .industry-solutions .section-content .row:nth-of-type(2n) .solution-image:before {
        border: 20px solid #fff;
        width: 60%;
        z-index: 0;
    }
    .home .industry-solutions .section-content .row:nth-of-type(2n) .solution-image:after {
        border-left: 20px solid #fff;
        z-index: 1;
    }
    .home .industry-solutions .section-content .row:nth-of-type(2n) .solution-content {
        text-align: right;
    }
}
.home .testimonials-section {
    text-align: center;
}
.home .testimonials-section .section-content {
    max-width: 1600px;
}
.home .testimonials-section .section-content p {
    line-height: 1.25;
}
.home .flickity-button {
    background-color: transparent;
}
.home .flickity-enabled {
    padding: 0 50px;
}
.error-404 {
    margin-top: 50px;
}
body.search .content-container * {
    font-family: "Roboto", sans-serif;
}
body.search .content-container .searchform .flex-row {
    padding: 5px;
    border-radius: 35px;
    border: 1px solid rgba(222, 222, 222, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
}
body.search .content-container .searchform .flex-row input {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #282b2a;
    height: 60px;
    padding-left: 20px;
}
body.search .content-container .searchform .flex-row input::-webkit-input-placeholder {
    color: #282b2a;
}
body.search .content-container .searchform .flex-row input::-moz-placeholder {
    color: #282b2a;
}
body.search .content-container .searchform .flex-row input:-ms-input-placeholder {
    color: #282b2a;
}
body.search .content-container .searchform .flex-row input::-ms-input-placeholder {
    color: #282b2a;
}
body.search .content-container .searchform .flex-row input::placeholder {
    color: #282b2a;
}
body.search .content-container .searchform .flex-row .submit-button {
    border-radius: 40px !important;
    height: 60px;
    width: 150px;
    font-weight: 600;
    font-size: 20px;
}
body.search .content-container .searchform .flex-row .submit-button:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 0px 0px rgba(0, 0, 0, 0.22);
}
@media screen and (max-width: 849px) {
    body.search .content-container .searchform .flex-row .submit-button {
        font-size: 16px;
        width: 100px;
    }
}
body.search .search-results-container {
    border: 1px solid rgba(222, 222, 222, 0.5);
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.5);
}
body.search .search-results-container article:last-child {
    margin-bottom: 0;
}
body.search .search-results-container .entry-summary {
    margin-bottom: 1.5em;
}
body.search .search-results-container h2 {
    text-transform: none !important;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 24px !important;
}
body.search .search-results-container h2 a {
    font-family: "PT Sans", sans-serif;
    color: #1a0cab;
    text-decoration: none;
}
body.search .search-results-container h2 a:visited {
    color: #660099;
}
body.search .search-results-container .serp-url {
    color: #006620;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body div.post-list article {
    border-bottom: 1px dotted #cecece;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

body div.post-list article header {
    margin-bottom: 15px;
}

body div.post-list article header div.entry-meta {
    font-size: 0.9em;
}

body div.post-list article h2 {
    font-size: 1.5em;
    margin-bottom: 0px;
}

body div.post-list article h2 a:hover {
    text-decoration: underline;
    text-decoration-color: #FF7200;
}

body div.post-list article a,
body div.post-list article a:visited,
body div.post-list article a:active {
    text-decoration: none;
}

body div.post-list article a:hover {
    text-decoration: underline;
    color: #ff7200;
}

body div.post-list article a.more-link,
body div.post-list article a.more-link:visited,
body div.post-list article a.more-link:active {
    display: flex;
    justify-content: end;
    font-weight: bold;
}

body div.post-list article footer.entry-footer {
    font-size: 0.9em;
}

body div.post-list article footer.entry-footer span {
    margin-right: 10px;
}