@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap");:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc108;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 400;
    font-style: normal
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 400;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: Archivo Black,sans-serif;
    font-weight: 400;
    font-style: normal
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: Archivo Narrow,sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,dl,ol,ul {
    margin-bottom: 1rem
}

dl,ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: Archivo Narrow,sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1,.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "— "
}

.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row-cols-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-sm-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-md-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-xl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.post-type-archive-christmascontent .logos-section,.post-type-archive-christmascontent .products-listing-container {
    margin-bottom: 0
}

.post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title {
    color: #2ea836
}

.post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title h1 {
    font-size: 44px
}

.post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title b,.post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title span,.post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title strong {
    color: #d20824
}

@media (max-width: 1599px) {
    .post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title h1 {
        font-size:40px
    }
}

@media (max-width: 991px) {
    .post-type-archive-christmascontent .christmas_section .about-webbox-section .section_title h1 {
        font-size:34px
    }
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section .image-container {
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.25)
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.light_green_box .bg_copy_colour {
    background-image: url(/wp-content/uploads/2025/06/snowflakes-3-w.webp);
    background-size: 90px auto;
    background-position: calc(100% - 10px) calc(100% - 10px);
    background-repeat: no-repeat;
    background-color: #2ea836
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.light_green_box .button a {
    color: #2ea836
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.light_green_box .button {
    background-color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.light_green_box .content .standard-paragraph,.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.light_green_box .content .title {
    color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.light_green_box svg {
    fill: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.dark_green_box .bg_copy_colour {
    background-image: url(/wp-content/uploads/2025/06/snowflakes-3-w.webp);
    background-size: 90px auto;
    background-position: calc(100% - 10px) calc(100% - 10px);
    background-repeat: no-repeat;
    background-color: #003c0d
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.dark_green_box .button a {
    color: #003c0d
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.dark_green_box .button {
    background-color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.dark_green_box .content .standard-paragraph,.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.dark_green_box .content .title {
    color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.dark_green_box svg {
    fill: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.red_box .bg_copy_colour {
    background-image: url(/wp-content/uploads/2025/06/snowflakes-3-w.webp);
    background-size: 90px auto;
    background-position: calc(100% - 10px) calc(100% - 10px);
    background-repeat: no-repeat;
    background-color: #d20824
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.red_box .button a {
    color: #d20824
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.red_box .button {
    background-color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.red_box .content .standard-paragraph,.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.red_box .content .title {
    color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.red_box svg {
    fill: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.gold_box .bg_copy_colour {
    background-image: url(/wp-content/uploads/2025/06/snowflakes-3-w.webp);
    background-size: 90px auto;
    background-position: calc(100% - 10px) calc(100% - 10px);
    background-repeat: no-repeat;
    background-color: #c09a5d
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.gold_box .button a {
    color: #c09a5d
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.gold_box .button {
    background-color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.gold_box .content .standard-paragraph,.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.gold_box .content .title {
    color: #fff
}

.post-type-archive-christmascontent .christmas_section .ranges_listing .joy-section.gold_box svg {
    fill: #fff
}

@keyframes a {
    0% {
        opacity: 0;
        transform: scale(.5)
    }

    20% {
        opacity: 1;
        transform: scale(1)
    }

    80% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(.5)
    }
}

.nav-item.black-friday-btn {
    position: relative
}

.nav-item.black-friday-btn a,.shop-for-pets-section .promo-links-container .promo-link.black-friday a,section.products-buttons-section .top-buttons-container .button.black-friday a {
    position: relative;
    z-index: 1;
    padding: 20px 40px;
    color: #fbcd3c;
    background-color: #000;
    border: none;
    cursor: pointer
}

.shop-for-pets-section .promo-links-container .promo-link.black-friday {
    position: relative;
    padding: 0
}

.shop-for-pets-section .promo-links-container .promo-link.black-friday a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    text-decoration: none
}

section.products-buttons-section .top-buttons-container .button.black-friday {
    padding: 0
}

section.products-buttons-section .top-buttons-container .button.black-friday a {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 20px
}

.nav-item.black-friday-btn:after,.nav-item.black-friday-btn:before,.nav-item.black-friday-btn>a:after,.nav-item.black-friday-btn>a:before,.shop-for-pets-section .promo-links-container .promo-link.black-friday:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday:before,.shop-for-pets-section .promo-links-container .promo-link.black-friday>a:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday>a:before,section.products-buttons-section .top-buttons-container .button.black-friday:after,section.products-buttons-section .top-buttons-container .button.black-friday:before,section.products-buttons-section .top-buttons-container .button.black-friday>a:after,section.products-buttons-section .top-buttons-container .button.black-friday>a:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 35px;
    height: 35px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIGZpbGw9IiMwMDAwMDAiIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgDQoJIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDU2MC4zMTcgNTYwLjMxNiINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI2ZmY2UzYyIgZD0iTTIwNy41MjMsNTYwLjMxNmMwLDAsMTk0LjQyLTQyMS45MjUsMTk0LjQ0NC00MjEuOTg2bDEwLjc5LTIzLjk5N2MtNDEuODI0LDEyLjAyLTEzNS4yNzEsMzQuOTAyLTEzNS41NywzNS44MzMNCgkJCUMyODYuOTYsMTIyLjgxNiwzMjkuMDE3LDAsMzMwLjgyOSwwYy0zOS45NzYsMC03OS45NTIsMC0xMTkuOTI3LDBsLTEyLjE2Nyw1Ny45MzhsLTUxLjE3NiwyMDkuOTk1bDEzNS4xOTEtMzYuODA2DQoJCQlMMjA3LjUyMyw1NjAuMzE2eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg==") no-repeat 50%;
    background-size: contain;
    animation: a 1.5s infinite;
    opacity: 0;
    pointer-events: none
}

.nav-item.black-friday-btn:before,.shop-for-pets-section .promo-links-container .promo-link.black-friday:before,section.products-buttons-section .top-buttons-container .button.black-friday:before {
    top: -10px;
    left: -10px
}

.nav-item.black-friday-btn>a:before,.shop-for-pets-section .promo-links-container .promo-link.black-friday>a:before,section.products-buttons-section .top-buttons-container .button.black-friday>a:before {
    bottom: -25px;
    left: 7px;
    animation-delay: .2s
}

.nav-item.black-friday-btn>a:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday>a:after,section.products-buttons-section .top-buttons-container .button.black-friday>a:after {
    right: -17px;
    top: -5px;
    animation-delay: .4s
}

.nav-item.black-friday-btn:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday:after,section.products-buttons-section .top-buttons-container .button.black-friday:after {
    right: 7px;
    bottom: -20px;
    animation-delay: .6s
}

.logos-section .logos-container .logo.logo--blackfriday {
    flex-direction: column;
    align-items: flex-start;
    font-family: Archivo Narrow,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #11a488
}

.logos-section .logos-container .logo span {
    margin-left: 0
}

.logos-section .logos-container .logo img+span {
    margin-left: 14px
}

@media screen and (min-width: 992px) {
    .shop-for-pets-section .promo-links-container .promo-link.black-friday:not(.small):after,.shop-for-pets-section .promo-links-container .promo-link.black-friday:not(.small):before,.shop-for-pets-section .promo-links-container .promo-link.black-friday:not(.small)>a:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday:not(.small)>a:before {
        width:50px;
        height: 50px
    }
}

@media screen and (max-width: 1199px) {
    .shop-for-pets-section .promo-links-container .promo-link.black-friday>a {
        font-size:26px
    }
}

@media screen and (max-width: 991px) {
    .nav-item.black-friday-btn:after,.nav-item.black-friday-btn:before,.nav-item.black-friday-btn>a:after,.nav-item.black-friday-btn>a:before,.shop-for-pets-section .promo-links-container .promo-link.black-friday:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday:before,.shop-for-pets-section .promo-links-container .promo-link.black-friday>a:after,.shop-for-pets-section .promo-links-container .promo-link.black-friday>a:before,section.products-buttons-section .top-buttons-container .button.black-friday:after,section.products-buttons-section .top-buttons-container .button.black-friday:before,section.products-buttons-section .top-buttons-container .button.black-friday>a:after,section.products-buttons-section .top-buttons-container .button.black-friday>a:before {
        width:30px;
        height: 30px
    }

    .shop-for-pets-section .promo-links-container .promo-link.black-friday>a {
        font-size: 20px
    }

    section.products-buttons-section .top-buttons-container .button.black-friday a {
        padding: 5px 20px;
        font-size: 18px
    }

    section.products-buttons-section .top-buttons-container .button.black-friday:after {
        right: -3px
    }

    section.products-buttons-section .top-buttons-container .button.black-friday>a:after {
        top: -10px;
        right: -3px
    }

    section.products-buttons-section .top-buttons-container .button.black-friday>a:before {
        bottom: -20px
    }

    .mobile_menu .mob_menu_list ul li.black-friday-btn {
        margin-top: 10px
    }

    .mobile_menu .mob_menu_list ul li.black-friday-btn a {
        padding: 10px 20px
    }

    .nav-item.black-friday-btn:before {
        left: 0
    }

    .nav-item.black-friday-btn>a:before {
        bottom: -19px
    }

    .nav-item.black-friday-btn>a:after {
        right: 0
    }

    .nav-item.black-friday-btn:after {
        right: 20px
    }
}

@keyframes b {
    0% {
        top: -10px;
        transform: rotate(0deg);
        opacity: 1
    }

    to {
        top: 100%;
        transform: rotate(1turn);
        opacity: 0
    }
}

@keyframes c {
    0% {
        transform: scale(.3);
        opacity: 1
    }

    to {
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes d {
    0% {
        transform: scale(1.2);
        opacity: 0
    }

    to {
        transform: scale(.3);
        opacity: 1
    }
}

.menu-item.christmas-btn,.menu-item.christmas-btn a {
    position: relative;
    display: inline-block
}

.menu-item.christmas-btn a {
    color: #fff;
    background-color: #6ac9ee;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px
}

.promo-christmas {
    position: relative;
    padding: 0!important
}

.promo-christmas a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: #fff!important;
    text-decoration: none!important;
    background-color: #6ac9ee
}

.menu-item.christmas-btn:after,.menu-item.christmas-btn:before,.menu-item.christmas-btn a:after,.menu-item.christmas-btn a:before,.promo-christmas:after,.promo-christmas:before,.promo-christmas a:after,.promo-christmas a:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIGZpbGw9IiMwMDAwMDAiIGhlaWdodD0iODAwcHgiIHdpZHRoPSI4MDBweCIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiANCgkgdmlld0JveD0iMCAwIDI5OCAyOTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTI4OS41LDE0MC41aC0yNC42MDZsMTEuMDMxLTExLjAzYzIuOTMtMi45MjksMi45My03LjY3OCwwLjAwMS0xMC42MDZjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTMtMTAuNjA2LTAuMDAxDQoJCUwyNDMuNjgxLDE0MC41aC0zNi4zNjlsMTYuMTgyLTE3LjM5MmMyLjgyMS0zLjAzMiwyLjY1LTcuNzc3LTAuMzgzLTEwLjZjLTEuMjQzLTEuMTU2LTIuNzc1LTEuODAyLTQuMzQ1LTEuOTYxDQoJCWMtMC45NTItMC4wNDctMjEuNDk1LTAuMDAzLTIxLjQ5NS0wLjAwM0wyMjEuMzE1LDg2LjVIMjUxLjVjNC4xNDMsMCw3LjUtMy4zNTcsNy41LTcuNXMtMy4zNTctNy41LTcuNS03LjVoLTE1LjE4NmwxNy42OS0xNy42OQ0KCQljMi45MjktMi45MywyLjkyOS03LjY3OCwwLTEwLjYwOGMtMi45My0yLjkyOC03Ljg0NC0yLjkyOC0xMC43NzQsMEwyMjUuMTY3LDYxLjFWNDUuNWMwLTQuMTQzLTMuMzU3LTcuNS03LjUtNy41DQoJCWMtNC4xNDMsMC03LjUsMy4zNTctNy41LDcuNXYzMC42MDFsLTI0LjgzNywyNS4wMDRsLTAuNDE1LTIyLjY0NWMtMC4wMDEtMC4wMzYsMC4wMzUtMC4wNywwLjAzNC0wLjEwNg0KCQljLTAuMDM1LTEuODI0LTAuNzA0LTMuNjQxLTIuMDctNS4wNTljLTIuODczLTIuOTgyLTcuNzc4LTMuMDctMTAuNzYxLTAuMTk0bC0xNS45NTEsMTUuMjI2VjUzLjEwN2wyMS40Ny0yMS4zMDQNCgkJYzIuOTI5LTIuOTMsMy4wMTItNy42NzgsMC4wODMtMTAuNjA3Yy0yLjkzLTIuOTI4LTcuODAzLTIuOTI4LTEwLjczMiwwbC0xMC44MjEsMTAuNjk2VjcuNWMwLTQuMTQzLTMuMzU3LTcuNS03LjUtNy41DQoJCWMtNC4xNDMsMC03LjUsMy4zNTctNy41LDcuNXYyNC4zOTNsLTEwLjUzLTEwLjY5NmMtMi45My0yLjkyOC03LjU5NC0yLjkyOC0xMC41MjQsMGMtMi45MjksMi45My0zLjA1NCw3LjY3OC0wLjEyNSwxMC42MDcNCgkJbDIxLjE3OSwyMS4zMDR2MzUuNDIxbC0xNi4xNzYtMTUuNDc1Yy0zLjAwOS0yLjg0Ny03LjY3LTIuNzE4LTEwLjUyLDAuMjg5Yy0xLjA3NSwxLjEzNi0xLjY4MywyLjUyLTEuOTE0LDMuOTU1DQoJCWMtMC4xNDIsMC41ODMtMC4yMDMsMS4xODgtMC4yMDEsMS44MTFsLTAuMDg4LDIxLjIyOWwtMjUuMS0yNC45NDRWNDUuNWMwLTQuMTQzLTMuMzU3LTcuNS03LjUtNy41cy03LjUsMy4zNTctNy41LDcuNXYxNC44OTQNCgkJTDU1LjE0Miw0My4yMDJjLTIuOTMtMi45MjgtNy41OTQtMi45MjgtMTAuNTI0LDBjLTIuOTI5LDIuOTMtMi44ODcsNy42NzgsMC4wNDIsMTAuNjA4TDYyLjM5Miw3MS41SDQ2LjUNCgkJYy00LjE0MywwLTcuNSwzLjM1Ny03LjUsNy41czMuMzU3LDcuNSw3LjUsNy41aDMwLjg5MmwyNC43NDQsMjQuNzQ0bC0yMy4wNTcsMC44MzFjLTQuMDIxLDAuMTQ2LTcuNTI0LDMuNDM1LTcuNTYzLDcuNDE4DQoJCWMtMC4wMDQsMC4xMTItMC4zNDksMC4yMjUtMC4zNDksMC4zMzdjMCwwLjAwMywwLDAuMDA3LDAsMC4wMTFjMCwwLjAwOCwwLjM0NSwwLjAxNywwLjM0NSwwLjAyNA0KCQljMC4wNDUsMS44NzUsMC45NTUsMy43MzYsMi4zOTUsNS4xNThMODkuNzQ4LDE0MC41SDU1LjAyNWwtMjEuNjM4LTIxLjYzOGMtMi45My0yLjkyOC03LjY3OC0yLjkyOC0xMC42MDcsMA0KCQljLTIuOTI5LDIuOTMtMi45MjksNy42NzgsMCwxMC42MDdsMTEuMDMsMTEuMDNIOC41Yy00LjE0MywwLTcuNSwzLjM1Ny03LjUsNy41czMuMzU3LDcuNSw3LjUsNy41aDI1LjAyTDIyLjc4LDE2Ni4yMzkNCgkJYy0yLjkyOSwyLjkzLTIuOTI5LDcuNjc4LDAsMTAuNjA3YzEuNDY1LDEuNDY0LDMuMzg1LDIuMTk2LDUuMzA0LDIuMTk2YzEuOTE5LDAsMy44MzktMC43MzIsNS4zMDQtMi4xOTZMNTQuNzM0LDE1NS41aDM1LjAyNw0KCQlsLTE1LjI1MywxNi4zOTRjLTIuODIxLDMuMDMyLTIuNjUsNy43NzcsMC4zODMsMTAuNmMxLjQ0NCwxLjM0NCwzLjI3NywyLjAwOSw1LjEwNiwyLjAwOWMwLjAzNCwwLDAuMDY4LTAuMDA1LDAuMTAzLTAuMDA1DQoJCWMwLjAyMiwwLDAuMDQ0LDAuMDAzLDAuMDY1LDAuMDAzYzAuMDE4LDAsMC4wMzcsMCwwLjA1NSwwbDIyLjAwNS0wLjEyNUw3Ny4xMDEsMjA5LjVINDYuNWMtNC4xNDMsMC03LjUsMy4zNTctNy41LDcuNQ0KCQlzMy4zNTcsNy41LDcuNSw3LjVoMTUuNjAxbC0xNy4zOTksMTcuMzk5Yy0yLjkyOSwyLjkzLTIuOTI5LDcuNjc4LDAsMTAuNjA3YzEuNDY1LDEuNDY0LDMuMzg1LDIuMTk2LDUuMzA0LDIuMTk2DQoJCWMxLjkxOSwwLDMuNjcyLTAuNzMyLDUuMTM3LTIuMTk2bDE3LjAyNS0xNy4xOTFWMjUwLjVjMCw0LjE0MywzLjM1Nyw3LjUsNy41LDcuNXM3LjUtMy4zNTcsNy41LTcuNXYtMzAuMTg1bDI1LjQ0NS0yNS4yNzgNCgkJbDAuOTc3LDI0LjM5YzAuMTQ4LDQuMDQ2LDMuNTE3LDcuMzA2LDcuNTMyLDcuMjI1YzEuMzY0LTAuMDI3LDIuODQ0LTAuNDY1LDQuMzEyLTEuNTQzYzEuMDYzLTAuNzgxLDE1LjczNC0xNS44MTIsMTUuNzM0LTE1LjgxMg0KCQl2MzUuMzg1bC0yMC45NzEsMjEuMTM3Yy0yLjkzLDIuOTI5LTIuODQ2LDcuNjc4LDAuMDgyLDEwLjYwN2MxLjQ2NSwxLjQ2NSwzLjQyNSwyLjE5Nyw1LjM0NSwyLjE5Nw0KCQljMS45MTksMCwzLjY5My0wLjczMiw1LjE1Ny0yLjE5NmwxMC4zODctMTAuNTMyVjI5MC41YzAsNC4xNDMsMy4zNTcsNy41LDcuNSw3LjVjNC4xNDMsMCw3LjUtMy4zNTcsNy41LTcuNXYtMjUuMzFsMTEuNDA0LDExLjIzNw0KCQljMS40NjUsMS40NjQsMy40NjgsMi4xOTYsNS4zODcsMi4xOTZjMS45MTksMCwzLjg4MS0wLjczMiw1LjM0NS0yLjE5NmMyLjkyOS0yLjkzLDIuNzgzLTcuNjc4LTAuMTQ2LTEwLjYwN2wtMjEuOTktMjEuODQ1di0zNS43DQoJCWMwLDAsMTMuNzI5LDEyLjg5NiwxNS44OTYsMTQuOTc2YzIuMTY3LDIuMDgsMy45NDIsMy4yNSw2LjUyNSwzLjI1YzAuMDE1LDAsMC4wMywwLDAuMDQ2LDBjNC4xNDIsMCw3LjQ4LTMuNjA0LDcuNDU1LTcuNzQ2DQoJCWwtMC4zMDYtMjMuNjk2bDI0LjM4NCwyNC41NTFWMjUwLjVjMCw0LjE0MywzLjM1Nyw3LjUsNy41LDcuNWM0LjE0MywwLDcuNS0zLjM1Nyw3LjUtNy41di0xNS44OTFsMTguMDY0LDE3Ljg5Nw0KCQljMS40NjUsMS40NjQsMy40NjcsMi4xOTYsNS4zODcsMi4xOTZjMS45MTksMCwzLjg4LTAuNzMyLDUuMzQ1LTIuMTk2YzIuOTI5LTIuOTMsMi45NS03LjY3OCwwLjAyMS0xMC42MDdMMjM2LjYwNSwyMjQuNUgyNTEuNQ0KCQljNC4xNDMsMCw3LjUtMy4zNTcsNy41LTcuNXMtMy4zNTctNy41LTcuNS03LjVoLTI5Ljg5NGwtMjUuNzQyLTI1Ljc0MmwyMy4wNTktMC44MzFjMC4wODItMC4wMDMsMC4xNjItMC4wMTYsMC4yNDMtMC4wMjENCgkJYzAuMDMtMC4wMDIsMC4wNi0wLjAwNSwwLjA5LTAuMDA4YzMuOTc3LTAuMzE5LDcuMDM3LTMuNzA5LDYuODkyLTcuNzM2Yy0wLjA4Ny0yLjQyNC0xLjMyLTQuNTMxLTMuMTU1LTUuODM3TDIwOS4xMzgsMTU1LjVoMzQuODM1DQoJCWwyMS4zNDUsMjEuMzQ2YzEuNDY1LDEuNDY1LDMuMzg0LDIuMTk3LDUuMzA0LDIuMTk3YzEuOTE5LDAsMy44MzktMC43MzIsNS4zMDMtMi4xOTZjMi45My0yLjkyOSwyLjkzLTcuNjc4LDAuMDAxLTEwLjYwNg0KCQlsLTEwLjc0LTEwLjc0SDI4OS41YzQuMTQzLDAsNy41LTMuMzU3LDcuNS03LjVTMjkzLjY0MywxNDAuNSwyODkuNSwxNDAuNXogTTIwMC43OTUsMTI1LjQ4M0wxODYuODIzLDE0MC41aC0xOS41MDdsMTUuMDAyLTE1LjAwMg0KCQlMMjAwLjc5NSwxMjUuNDgzeiBNMTcwLjIxLDk1Ljc4NGwwLjM1NiwyMC4wMDJsLTE0LjM5OSwxNC4zMTVWMTA5LjE2TDE3MC4yMSw5NS43ODR6IE0xMjcuMjYzLDk1Ljg2NWwxMy45MDQsMTMuMzIzdjIwLjIwNQ0KCQlsLTEzLjkyNS0xNC4wMDhMMTI3LjI2Myw5NS44NjV6IE05Ni44NjIsMTI2LjQ0NGwxOS43NjItMC43MTJsMTQuNzY4LDE0Ljc2OGgtMjAuMjk5TDk2Ljg2MiwxMjYuNDQ0eiBNOTcuMjQ2LDE2OS40NzcNCgkJTDExMC4yNSwxNTUuNWgyMC44NTFsLTEzLjg0MSwxMy44NDFMOTcuMjQ2LDE2OS40Nzd6IE0xMjcuODYzLDIwMS41OTlsLTAuODU0LTIxLjA0MmwxNC4xNTgtMTQuMjQxdjIxLjYwNEwxMjcuODYzLDIwMS41OTl6DQoJCSBNMTcwLjgxOSwyMDEuMjY0bC0xNC42NTItMTMuNDc4di0yMi4xNzlsMTQuNDQyLDE0LjM1OUwxNzAuODE5LDIwMS4yNjR6IE0yMDAuOTkxLDE2OC41NjRsLTE5LjYxNCwwLjcwNmwtMTMuNzctMTMuNzdoMjAuMjkyDQoJCUwyMDAuOTkxLDE2OC41NjR6Ii8+DQo8L2c+DQo8L3N2Zz4=");
    background-size: contain;
    pointer-events: none;
    animation: b 4s infinite linear
}

.menu-item.christmas-btn:before,.promo-christmas:before {
    left: -10px
}

.menu-item.christmas-btn a:before,.promo-christmas a:before {
    bottom: 0;
    left: 20%;
    animation-delay: 1s;
    animation: c 4s infinite linear
}

.menu-item.christmas-btn a:after,.promo-christmas a:after {
    top: 0;
    left: 60%;
    animation-delay: .5s;
    animation: d 4s infinite linear
}

.menu-item.christmas-btn:after,.promo-christmas:after {
    right: -10px;
    animation-delay: 1.2s
}

.shop-for-pets-section .promo-christmas:after,.shop-for-pets-section .promo-christmas:before,.shop-for-pets-section .promo-christmas a:after,.shop-for-pets-section .promo-christmas a:before {
    width: 40px;
    height: 40px
}

.products-buttons-section .promo-christmas a {
    font-family: Archivo Black,sans-serif;
    font-size: 24px
}

@keyframes e {
    to {
        transform: translateX(-100%)
    }
}

.wb-mini-banner {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 10px;
    font-size: 18px;
    color: #101010;
    background: #e4faf7;
    border-bottom: 1px solid #fff;
    overflow: hidden
}

.wb-mini-banner>span {
    display: flex;
    align-items: center;
    white-space: nowrap;
    animation: e 10s linear infinite
}

.wb-mini-banner span img {
    margin: 0 20px;
    max-width: none
}

div.wb-mini-banner a.button {
    padding: 10px;
    height: auto;
    font-size: 14px;
    color: #fff;
    background-color: #f39001
}

.home .wb-mini-banner {
    border-bottom: 0
}

.shop-for-pets-section .promo-links-container div.promo-link.naturals {
    position: relative;
    background-color: #e6ca9a;
    background-image: none
}

body:not(.single-post) .shop-for-pets-section .promo-links-container div.promo-link.naturals .butterfly img {
    width: 40px
}

@media screen and (min-width: 1200px) {
    .promo-christmas a {
        font-size:30px
    }
}

@media screen and (max-width: 1199px) {
    .menu-item.christmas-btn {
        display:block
    }

    .menu-item.christmas-btn a {
        padding: 8px 20px!important
    }
}

.cat-dog-btn>a {
    position: relative;
    padding: 20px 40px;
    background: #67b9e9
}

.cat-dog-btn__ball {
    display: block;
    position: absolute;
    bottom: calc(100% - 10px);
    left: 0;
    width: 100%;
    height: 30px;
    animation: f 8s infinite linear alternate
}

.cat-dog-btn__ball:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2025/06/icon-blue-ball.webp) no-repeat 50%;
    background-size: contain;
    animation: g .5s alternate cubic-bezier(.5,0,1,.5) infinite
}

.mobile_menu .cat-dog-btn {
    margin-top: 20px
}

.mobile_menu .mob_menu_list .cat-dog-btn a {
    padding: 10px 15px
}

@keyframes f {
    0% {
        left: 0
    }

    to {
        left: 100%
    }
}

@keyframes g {
    0% {
        top: 0;
        transform: scale(1)
    }

    80% {
        transform: scaleX(.85)
    }

    to {
        top: 25px;
        transform: scale(1.2,.6)
    }
}

.valentines-btn>a {
    position: relative;
    padding: 20px 40px;
    overflow: hidden;
    background: #e52312
}

.valentines-btn .paws:after,.valentines-btn .paws:before {
    content: "\f1b0";
    position: absolute;
    right: 5px;
    font-family: Font Awesome\ 5 Free;
    font-size: 13px;
    font-weight: 900;
    color: #ff6a8b;
    animation: 2.05s h ease-in-out infinite
}

.valentines-btn .paws:first-of-type:before {
    top: 0;
    animation-delay: .75s
}

.valentines-btn .paws:first-of-type:after {
    top: 13px;
    right: 18px;
    animation-delay: .5s
}

.valentines-btn .paws:last-of-type:before {
    bottom: 13px;
    animation-delay: .25s
}

.valentines-btn .paws:last-of-type:after {
    bottom: 0;
    right: 18px
}

.valentines-btn>a:after,.valentines-btn>a:before {
    content: "\f004";
    font-family: Font Awesome\ 5 Free;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 5px;
    animation: i 3s linear infinite,j 2s ease-in-out infinite;
    pointer-events: none;
    color: #ff6a8b
}

.valentines-btn>a:after {
    animation-delay: 1s
}

@keyframes h {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 0
    }
}

@keyframes i {
    0% {
        top: -10%
    }

    to {
        top: 100%
    }
}

@keyframes j {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(10px)
    }

    to {
        transform: translateX(0)
    }
}

.button.wb-custom-atc-btn,a.button.wb-custom-atc-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    color: #fff!important;
    text-align: center;
    text-decoration: none!important;
    background-color: var(--dark-blue)!important
}

@media screen and (min-width: 768px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container {
        max-height:calc(100% - 100px)!important
    }
}

.shop_table .woocommerce-shipping-calculator .shipping-calculator-form p {
    height: auto
}

.woocommerce-checkout .shipping_address {
    padding-top: 30px
}

.woocommerce-checkout form .form-row .input-text,.woocommerce-checkout form .form-row select {
    font-size: 1rem;
    min-height: 45px
}

form.woocommerce-form-coupon .form-row .input-text {
    min-height: 60px
}

@media screen and (max-width: 991px) {
    form.woocommerce-form-coupon .form-row .input-text {
        min-height:45px
    }
}

@media screen and (max-width: 767px) {
    form.woocommerce-form-coupon .form-row .input-text {
        min-height:50px
    }
}

@media screen and (max-width: 575px) {
    .button.wb-custom-atc-btn,a.button.wb-custom-atc-btn {
        font-size:11px
    }
}

.wb-blog-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px
}

.wb-blog-filter .form-field {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0
}

.wb-blog-filter .form-field .form-label {
    margin-bottom: 0;
    width: auto
}

.wb-blog-filter .form-field .custom-select {
    margin-bottom: 0;
    max-width: 180px
}

.wb-blog-filter .form-field .field_select:after {
    right: 15px
}

.wb-blog-filter__search {
    position: relative;
    flex: 1
}

.wb-blog-filter__search .form-control {
    height: 60px;
    padding-right: 40px;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    border: solid 2px var(--dark-blue);
    border-radius: 0
}

.wb-blog-filter__search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    font-size: 20px;
    color: #03428c;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    background: none
}

.menu-item.spring-treats>a {
    color: #fff!important;
    background-color: #6ac9ee
}

.menu-item.spring-treats>a:hover {
    color: #fff!important;
    background-color: #6ac9ee!important;
    opacity: .6
}

@media screen and (max-width: 1199px) {
    .wb-blog-filter .form-field:first-of-type {
        flex:0 0 100%
    }
}

@media screen and (max-width: 767px) {
    .wb-blog-filter .form-field {
        flex-wrap:wrap;
        flex: 0 0 100%
    }

    .wb-blog-filter .form-field .form-label {
        width: 100%
    }
}

.single-product .variation-options-wrapper .variation-price {
    display: block
}

.logos-section .logos-container .logo span strong.wave-text span,.wb-freedel-badge .wave-text span {
    margin: 0
}

.wave-text span:first-child {
    --i: 1
}

.wave-text span:nth-child(2) {
    --i: 2
}

.wave-text span:nth-child(3) {
    --i: 3
}

.wave-text span:nth-child(4) {
    --i: 4
}

.wave-text span:nth-child(5) {
    --i: 5
}

.wave-text span:nth-child(6) {
    --i: 6
}

.wave-text span:nth-child(7) {
    --i: 7
}

.wave-text span:nth-child(8) {
    --i: 8
}

.wave-text span:nth-child(9) {
    --i: 9
}

.wave-text span:nth-child(10) {
    --i: 10
}

.wave-text span:nth-child(11) {
    --i: 11
}

.wave-text span:nth-child(12) {
    --i: 12
}

.wave-text span:nth-child(13) {
    --i: 13
}

.wave-text span:nth-child(14) {
    --i: 14
}

.wb-freedel-badge {
    position: absolute;
    top: 100%;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    padding: 8px 15px;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: -.5px;
    line-height: 1.1;
    color: #11a487;
    background-color: #dcf5f1;
    opacity: 0;
    visibility: hidden;
    transition: .2s ease-in-out
}

.wb-freedel-badge.scrolled {
    opacity: 1;
    visibility: visible
}

.wb-freedel-badge .wave-text {
    display: block
}

@media screen and (max-width: 767px) {
    .wb-freedel-badge {
        right:0;
        width: 100%
    }
}

.modal_preview .preview_module .product_main_info .modal-add-to-cart-btn.result-card {
    display: block
}

.modal_preview .modal-add-to-cart-btn .add_to_cart_button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    font-size: 16px;
    color: #fff!important;
    text-align: center;
    background-color: #03428c!important;
    transition: all .25s ease-in-out
}

.modal_preview .modal-add-to-cart-btn .col-xl-7 {
    padding-left: 0;
    padding-right: 0
}

.modal_preview .result-card .single_variation_wrap .woocommerce-variation-add-to-cart .col-12.col-xl-5 {
    display: block;
    padding: 0;
    margin-top: 8px
}

@media screen and (min-width: 1200px) {
    .modal_preview .modal-add-to-cart-btn .variation-options-wrapper {
        max-width:58.333333%
    }

    .modal_preview .single_variation_wrap .woocommerce-variation-add-to-cart .col-12.col-xl-5 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}

.products-listing-container .filter-results-section .row .results-container .results-cards-container .result-card.sale .current-price:after {
    background: #e42313
}

.woocommerce.single-product .product_main_info span.onsale {
    width: 50px;
    height: 50px;
    background: #e42313
}

.woocommerce.single-product .variation-options-wrapper .variation-price .variation-regular-price {
    color: #f39000
}

.hero-carousel-section .hero_bg_desktop {
    object-fit: cover;
    object-position: center
}

.home .hero-carousel-section .owl-carousel .owl-item .hero_bg_desktop {
    object-position: left bottom
}

.owl-carousel:not(.owl-drag) .owl-item:not(.active) {
    display: none
}

.middle-nav .logo-container .logo img {
    width: auto
}

@media screen and (max-width: 767px) {
    .hero-carousel-section .hero_bg_desktop {
        display:none!important
    }

    .hero-carousel-section .hero_bg_mobile img {
        height: auto
    }

    .about-webbox-section {
        opacity: 1!important
    }
}

.logos-section .logos-container .logo .free-delivery-image {
    height: 25px!important;
    object-fit: contain
}

.woocommerce-cart .cart_totals table.shop_table tbody .woocommerce-shipping-totals .woocommerce-shipping-destination {
    display: none!important
}

.woocommerce-checkout .woocommerce-notices-wrapper {
    padding: 20px 0;
    margin: 0 auto;
    width: 80%
}

.woocommerce-checkout .woocommerce-notices-wrapper>:last-child {
    margin-bottom: 0
}

.single-product .single_add_to_cart_button:after {
    top: 38%!important;
    right: 0
}

.modal-signup.modal_message.active {
    z-index: 99999
}

.modal-signup .container-70 {
    position: absolute;
    bottom: 0;
    right: 30px;
    width: 100%;
    max-width: 990px;
    font-size: 14px;
    line-height: 1.4
}

.modal-signup.modal_message .msg_cover_img {
    margin-left: 0
}

.modal-signup .section_title {
    font-size: 20px
}

.modal-signup .default_copy.large_copy {
    font-size: 12px
}

.modal-signup .form-field {
    margin-bottom: 0
}

.modal-signup .form-field .form-label {
    margin-bottom: 5px;
    font-size: 12px
}

.modal-signup .form-field .form-control {
    height: 35px;
    font-size: 16px;
    line-height: 1
}

.modal-signup form .wpcf7-acceptance {
    font-size: 12px
}

.modal-signup form .wpcf7-acceptance .wpcf7-list-item {
    margin: 0
}

.modal-signup form button {
    height: auto;
    font-size: 14px
}

.modal-signup form .wpcf7-not-valid-tip {
    position: relative;
    top: -5px;
    font-size: 10px
}

.modal-signup form .wpcf7-response-output {
    margin: 10px 0 0
}

@media screen and (max-width: 767px) {
    .modal-signup .container-70 {
        right:0;
        bottom: auto
    }

    .modal-signup.modal_message .msg_cover_img {
        padding-bottom: 55%;
        margin: 0;
        height: 300px
    }
}

.logos-section .logos-container .logo>a {
    display: flex;
    text-decoration: none
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0,0%,100%,.05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0,0%,100%,.075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        -ms-flex-align:center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group,.form-inline label {
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,6%,54%,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(208,6%,54%,.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success.focus,.btn-success:focus,.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger.focus,.btn-danger:focus,.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light.focus,.btn-light:focus,.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark.focus,.btn-dark:focus,.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3
}

.btn-link.focus,.btn-link:focus,.btn-link:hover {
    text-decoration: underline
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item,.nav-fill>.nav-link {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0,0%,100%,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0,0%,100%,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0,0%,100%,.5);
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom,.card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count:3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb,.breadcrumb-item {
    display: -ms-flexbox;
    display: flex
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem hsla(208,7%,46%,.5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@keyframes k {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,.progress-bar {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.progress-bar {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: k 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Archivo Narrow,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: Archivo Narrow,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover,.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@keyframes l {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: l .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes m {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: m .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    -ms-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports (position: -webkit-sticky) or (position:sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: Archivo Narrow,sans-serif!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!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: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    word-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,:after,:before {
        text-shadow: none!important;
        box-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,body {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.nav-links-container ul li a {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: #fff
}

li.payment_method_stripe {
    position: relative;
    cursor: pointer;
    display: flex!important;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.5
}

.payment_method_stripe label {
    padding-left: 5px;
    width: calc(100% - 13px);
    margin: 0
}

.payment_method_stripe img {
    max-width: 40px;
    padding-left: 3px;
    margin: 0
}

@media (min-width: 1200px) {
    .hero-carousel-section {
        height:420px
    }
}

@media (min-width: 1600px) {
    .hero-carousel-section {
        height:470px
    }
}

@media (min-width: 1400px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:50px
    }
}

@media (min-width: 1600px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:56px
    }
}

@media (max-width: 576px) {
    .discover-more-section .discover-more-tiles {
        -ms-grid-columns:1fr 10px 1fr;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 10px
    }
}

.discover-more-section .discover-more-tiles .tile-title {
    background: url(/wp-content/uploads/2025/06/brush_label.webp) no-repeat 100%/cover
}

@media (max-width: 576px) {
    .discover-more-section .discover-more-tiles .tile-title {
        background:var(--dark-purple);
        color: var(--white);
        padding: 5px;
        width: 100%;
        text-align: center;
        position: relative;
        bottom: auto;
        font-size: 15px
    }
}

.discover-more-section .discover-more-tiles .single-tile:last-of-type .tile-title {
    padding-right: 20px
}

@media (max-width: 576px) {
    .discover-more-section .discover-more-tiles .single-tile:last-of-type .tile-title {
        padding-right:5px
    }
}

.bundles-section {
    background-color: var(--bundles-backround-blue)
}

@media (max-width: 1199px) {
    .bundles-section {
        background-image:unset
    }

    .bundles-section .bundles-content-container {
        width: 100%
    }

    .bundles-section .bundles-content-container .desktop-hidden-image {
        display: block;
        background: url(/wp-content/uploads/2025/06/bundles-background.webp) no-repeat top/contain;
        height: 250px
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .bundles-section {
        padding:50px
    }
}

@media (min-width: 1200px) {
    .bundles-section {
        background-size:50% auto
    }
}

@media (max-width: 576px) {
    .footer .footer-links-container .footer-links-list {
        -ms-grid-columns:1fr [2];
        grid-template-columns: repeat(2,1fr)
    }

    .footer .footer-links-list .footer-links-list-item {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container .custom-select,.shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container .custom-select {
        height:45px;
        font-size: 16px;
        margin-bottom: 20px
    }

    .shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container .custom-select+i.fas,.shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container .custom-select+i.fas {
        top: 16px
    }

    .shop-for-pets-section .pets-section-container button {
        width: 220px
    }
}

.faqs-blogs-links-section .blogs-section-container .blogs-section-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: var(--white);
    text-align: center;
    margin-bottom: 30px
}

@media (min-width: 1600px) {
    .faqs-blogs-links-section .blogs-section-container .blogs-section-paragraph {
        font-size:24px
    }
}

@media (max-width: 767px) {
    .faqs-blogs-links-section .blogs-section-container .blogs-section-paragraph {
        font-size:18px
    }
}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    padding: .375rem .75rem
}

.button a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.products-buttons-section .bottom-button-container .button,.products-buttons-section .top-buttons-container .button {
    border-radius: 0
}

.products-buttons-section .bottom-button-container .button.offers a,.products-buttons-section .top-buttons-container .button.webbox a {
    min-width: 100px;
    font-weight: 400
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    background-color: var(--light-green);
    border: none;
    padding-left: 2em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before {
    display: none
}

.woocommerce-error a.button,.woocommerce-error button.button,.woocommerce-error input#submit,.woocommerce-error input.button,.woocommerce-info a.button,.woocommerce-info button.button,.woocommerce-info input#submit,.woocommerce-info input.button,.woocommerce-message a.button,.woocommerce-message button.button,.woocommerce-message input#submit,.woocommerce-message input.button {
    height: auto;
    background-color: var(--dark-blue);
    color: var(--white);
    border-radius: 0;
    float: none!important;
    margin-top: 20px;
    -ms-flex-order: 2;
    order: 2;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

.woocommerce-error a.button:focus,.woocommerce-error a.button:hover,.woocommerce-error button.button:focus,.woocommerce-error button.button:hover,.woocommerce-error input#submit:focus,.woocommerce-error input#submit:hover,.woocommerce-error input.button:focus,.woocommerce-error input.button:hover,.woocommerce-info a.button:focus,.woocommerce-info a.button:hover,.woocommerce-info button.button:focus,.woocommerce-info button.button:hover,.woocommerce-info input#submit:focus,.woocommerce-info input#submit:hover,.woocommerce-info input.button:focus,.woocommerce-info input.button:hover,.woocommerce-message a.button:focus,.woocommerce-message a.button:hover,.woocommerce-message button.button:focus,.woocommerce-message button.button:hover,.woocommerce-message input#submit:focus,.woocommerce-message input#submit:hover,.woocommerce-message input.button:focus,.woocommerce-message input.button:hover {
    background-color: var(--dark-blue);
    color: var(--white);
    opacity: .6;
    outline: none
}

@media (min-width: 1200px) {
    .woocommerce-error,.woocommerce-info,.woocommerce-message {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }

    .woocommerce-error a.button,.woocommerce-error button.button,.woocommerce-error input#submit,.woocommerce-error input.button,.woocommerce-info a.button,.woocommerce-info button.button,.woocommerce-info input#submit,.woocommerce-info input.button,.woocommerce-message a.button,.woocommerce-message button.button,.woocommerce-message input#submit,.woocommerce-message input.button {
        margin-left: auto;
        margin-top: 0
    }
}

.woocommerce-error a:not(.button),.woocommerce-info a:not(.button),.woocommerce-message a:not(.button) {
    color: var(--dark-blue);
    font-family: Archivo Narrow,sans-serif;
    margin-left: 10px
}

@media (max-width: 767px) {
    .results-container>.woocommerce-notice {
        margin-top:30px;
        padding: 0 15px
    }
}

.product_page .woocommerce-notices-wrapper {
    margin-top: 20px
}

.footer .footer-logo-container img {
    height: 45px
}

.woocommerce button.products-card-button {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.qty_wrapper .screen-reader-text {
    display: none
}

.qty_wrapper input {
    background-color: unset
}

.qty_wrapper input[type=button] {
    width: auto;
    font-size: 26px;
    line-height: 1;
    position: relative;
    top: 3px;
    padding: 0
}

.qty_wrapper input[type=button].minus {
    top: 1px
}

.boxes_wrapper .box_container .btn,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    border-radius: 0
}

.woocommerce .product_main_info button.products-card-button {
    background-color: var(--dark-blue)!important;
    width: auto;
    height: 60px;
    font-size: 14px;
    color: #fff;
    padding: .375rem .75rem
}

.woocommerce .product_main_info .reset_variations {
    color: var(--dark-blue);
    font-family: Archivo Narrow,sans-serif;
    font-size: 13px
}

.woocommerce .product_main_info .wishlist,.woocommerce .result-card .wishlist {
    display: inline-block;
    margin-left: 10px
}

.woocommerce .product_main_info .wishlist .yith-wcwl-add-to-wishlist,.woocommerce .result-card .wishlist .yith-wcwl-add-to-wishlist {
    margin-top: 0
}

.woocommerce .product_main_info .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .result-card .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.woocommerce .product_main_info .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist img,.woocommerce .result-card .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist img {
    max-width: 16px;
    -ms-flex-order: 2;
    order: 2;
    margin: 0
}

.woocommerce .product_main_info .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,.woocommerce .result-card .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
    text-decoration: none;
    opacity: .6
}

.woocommerce .product_main_info .wishlist .yith-wcwl-wishlistaddedbrowse,.woocommerce .result-card .wishlist .yith-wcwl-wishlistaddedbrowse {
    margin-right: 0
}

.woocommerce .product_main_info .wishlist span.feedback,.woocommerce .result-card .wishlist span.feedback {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0
}

.woocommerce .product_main_info .wishlist span.feedback img,.woocommerce .result-card .wishlist span.feedback img {
    max-width: 16px;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 0 0 5px;
    animation: n .4s ease 1 forwards;
    z-index: 1
}

.woocommerce .product_main_info .wishlist span.feedback+a,.woocommerce .result-card .wishlist span.feedback+a {
    display: none
}

.woocommerce .result-card .wishlist {
    margin-left: 0
}

.woocommerce .result-card .wishlist:only-child {
    margin: 0 auto
}

.woocommerce .result-card button.products-card-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce .result-card button.products-card-button:hover {
    background-color: var(--dark-blue)
}

.woocommerce form .woocommerce-additional-fields__field-wrapper .form-row {
    padding-left: 0;
    padding-right: 0
}

.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce table.shop_table tr {
    border: 0
}

@keyframes n {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(2)
    }

    to {
        transform: scale(1)
    }
}

@media (max-width: 991px) {
    .woocommerce .product_main_info button.products-card-button {
        width:100%
    }

    .woocommerce .product_main_info .wishlist {
        margin-left: 0
    }

    .woocommerce .product_main_info .wishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist,.woocommerce .product_main_info .wishlist span.feedback {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.woocommerce-checkout #payment {
    background-color: unset!important
}

b .amount,strong .amount {
    font-weight: 400
}

#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {
    background-color: var(--white)
}

#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before {
    border: 1em solid var(--white);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent
}

#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

#add_payment_method .wc-proceed-to-checkout .button.border_style.darkblue-button,.woocommerce-cart .wc-proceed-to-checkout .button.border_style.darkblue-button,.woocommerce-checkout .wc-proceed-to-checkout .button.border_style.darkblue-button {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5
}

@media (max-width: 991px) {
    #add_payment_method .wc-proceed-to-checkout .button.border_style.darkblue-button,#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout .button.border_style.darkblue-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout .button.border_style.darkblue-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
        font-size:14px
    }
}

.woocommerce-shipping-totals .total_amnt .text-right small {
    line-height: 1;
    display: block
}

.button.mediumblue-button {
    color: var(--white)!important
}

.woocommerce .woocommerce-MyAccount-content table.shop_table {
    border: none;
    padding: 20px;
    background-color: var(--light-grey-background)
}

.woocommerce .woocommerce-MyAccount-content table.shop_table th {
    font-family: Archivo Black,sans-serif;
    font-size: 22px;
    color: var(--green);
    font-weight: 400
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-grey)
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td a:not(.button) {
    color: var(--green)
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
    display: -ms-flexbox;
    display: flex
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions .button {
    margin-right: 10px;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--green);
    color: var(--white);
    transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions .button:last-child {
    margin-right: 0
}

.woocommerce .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions .button:hover {
    opacity: .6
}

.account_menu_sidebar .account_sbr_links {
    padding: 0;
    margin: 0
}

.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-order-details {
    padding: 0
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .sidebox .prods_breakdown,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-order-details .sidebox .prods_breakdown {
    border-bottom: 0
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .total_amnt,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-order-details .total_amnt {
    border-top: 0
}

.woocommerce-account .woocommerce-MyAccount-content .col-12.col-xl-8.order-2.order-xl-1 .actions_success a,.woocommerce-account .woocommerce-MyAccount-navigation .col-12.col-xl-8.order-2.order-xl-1 .actions_success a {
    margin-top: 20px
}

.woocommerce-account .woocommerce-MyAccount-content p mark,.woocommerce-account .woocommerce-MyAccount-navigation p mark {
    padding: 0;
    font-family: Archivo Narrow,sans-serif;
    color: var(--green);
    background-color: unset
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px;
    margin: 0 0 20px
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row label,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 22px;
    color: var(--dark-grey);
    margin-bottom: 10px;
    line-height: 1
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row input.input-text,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row textarea,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row input.input-text,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row textarea {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    border: 1px solid var(--form-border-grey);
    height: 58px;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row textarea,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row textarea {
    height: auto
}

@media (max-width: 767px) {
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row {
        padding-left:0;
        padding-right: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row input.input-text,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row input.input-text {
        height: 50px!important
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row .select2-container .select2-selection--single,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row .select2-container .select2-selection--single {
        height: 45px!important
    }
}

@media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row.form-row-first,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row.form-row-last,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row.form-row-first,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row.form-row-last {
        width:50px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991px) {
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row .select2-container .select2-selection--single,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row input.input-text,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row .select2-container .select2-selection--single,.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-address-fields__field-wrapper .form-row input.input-text {
        height:45px
    }
}

@media (max-width: 1199px) {
    .woocommerce-account .woocommerce-MyAccount-content .col-12.col-xl-8.order-2.order-xl-1 .actions_success a,.woocommerce-account .woocommerce-MyAccount-navigation .col-12.col-xl-8.order-2.order-xl-1 .actions_success a {
        width:auto
    }
}

@media (min-width: 1200px) {
    .woocommerce-account .woocommerce-MyAccount-content .col-12.col-xl-4.offset-xl-8,.woocommerce-account .woocommerce-MyAccount-navigation .col-12.col-xl-4.offset-xl-8 {
        margin-left:50%;
        width: 50px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .woocommerce-account .woocommerce-MyAccount-content .col-12.col-xl-4.order-1.order-xl-2,.woocommerce-account .woocommerce-MyAccount-content .col-12.col-xl-8.order-2.order-xl-1,.woocommerce-account .woocommerce-MyAccount-navigation .col-12.col-xl-4.order-1.order-xl-2,.woocommerce-account .woocommerce-MyAccount-navigation .col-12.col-xl-8.order-2.order-xl-1 {
        width: 50px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991px) {
    .woocommerce .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions:before {
        margin-right:auto
    }
}

.current-price small.wcsatt-sub-options {
    color: var(--product-light-grey)
}

@media (max-width: 767px) {
    .middle-nav .nav-links-list .nav-link {
        padding:0
    }
}

.bottom-nav .nav-links-list .nav-item>a,.middle-nav .nav-links-list .nav-item>a {
    text-decoration: none;
    transition: opacity .25s ease-in-out,color .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out,color .25s ease-in-out
}

.bottom-nav .nav-links-list .nav-item>a:focus,.bottom-nav .nav-links-list .nav-item>a:hover,.middle-nav .nav-links-list .nav-item>a:focus,.middle-nav .nav-links-list .nav-item>a:hover {
    opacity: .6;
    outline: none
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav li:last-child .nav-link {
        padding-right:0;
        margin-right: 0
    }
}

.wishlist_table .wishlist-items-wrapper td.product-price,.wishlist_table .wishlist-items-wrapper td.product-stock-status {
    text-align: left
}

.wishlist_table .product-add-to-cart a {
    display: -ms-flexbox!important;
    display: flex!important;
    margin: 0!important
}

.wishlist_table.mobile {
    padding: 0
}

.wishlist_table.mobile li .additional-info-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
    width: 80%;
    margin-bottom: 0
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    width: 20%
}

.col_prod_info .subs_save_module,.col_prod_info .woocommerce-variation.single_variation,.modal_preview .subs_save_module,.modal_preview .woocommerce-variation.single_variation {
    font-family: Archivo Black,sans-serif;
    font-size: 28px;
    color: var(--dark-blue);
    margin-top: -5px;
    margin-bottom: 10px
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt .wcsatt-options-prompt-text,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt .wcsatt-options-prompt-text,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt .wcsatt-options-prompt-text,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt .wcsatt-options-prompt-text {
    font-family: Archivo Narrow,sans-serif;
    font-size: 22px;
    margin-bottom: 10px
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios {
    padding: 0;
    margin: 0
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li {
    line-height: 1;
    margin-bottom: 10px
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li:last-child,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li:last-child,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li:last-child,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li:last-child {
    margin-bottom: 0
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0;
    line-height: 1
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-grey);
    padding: 0 0 0 32px;
    margin: 0;
    text-transform: inherit;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:before,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:before,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:before,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 22px;
    height: 22px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid var(--dark-blue);
    transition: border .4s ease
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:after,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:after,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:after,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label>span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    transition: background .4s ease
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input {
    position: absolute;
    opacity: 0
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:before,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:before,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:before,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:before {
    border-color: var(--dark-blue)
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:after,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:after,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:after,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-prompt ul.wcsatt-options-prompt-radios li label input:checked+span:after {
    background: var(--dark-blue)
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper {
    margin-bottom: 20px
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown-label,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown-label,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown-label,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown-label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 22px;
    color: var(--dark-blue);
    margin-bottom: 10px;
    line-height: 1
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown {
    margin: 0;
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    height: 60px;
    border: 2px solid #626262;
    border-radius: 0;
    padding-left: 14px;
    padding-right: 44px;
    background: 0 0;
    cursor: pointer;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjNjI2MjYyIiBkPSJNMjA3LjAyOSAzODEuNDc2TDEyLjY4NiAxODcuMTMyYy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFsMjIuNjY3LTIyLjY2N2M5LjM1Ny05LjM1NyAyNC41MjItOS4zNzUgMzMuOTAxLS4wNEwyMjQgMjg0LjUwNWwxNTQuNzQ1LTE1NC4wMjFjOS4zNzktOS4zMzUgMjQuNTQ0LTkuMzE3IDMzLjkwMS4wNGwyMi42NjcgMjIuNjY3YzkuMzczIDkuMzczIDkuMzczIDI0LjU2OSAwIDMzLjk0MUwyNDAuOTcxIDM4MS40NzZjLTkuMzczIDkuMzcyLTI0LjU2OSA5LjM3Mi0zMy45NDIgMHoiPjwvcGF0aD48L3N2Zz4=);
    background-repeat: no-repeat,repeat;
    background-position: right 14px center;
    background-size: 15px 16px
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown option,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown option,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown option,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown option {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px
}

.col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown:focus,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown:focus,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown:focus,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

@media (max-width: 991px) {
    .col_prod_info .subs_save_module,.col_prod_info .woocommerce-variation.single_variation,.modal_preview .subs_save_module,.modal_preview .woocommerce-variation.single_variation {
        font-size:20px
    }

    .col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown {
        width: 100%;
        height: 45px
    }
}

@media (min-width: 1200px) and (max-width:1599px) {
    .col_prod_info .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.col_prod_info .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.modal_preview .subs_save_module .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown,.modal_preview .woocommerce-variation.single_variation .wcsatt-options-wrapper .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown {
        font-size:15px
    }
}

.form-field.field_select:after,.form-field .field_select:after {
    display: none
}

.form-field .custom-select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjNjI2MjYyIiBkPSJNMjA3LjAyOSAzODEuNDc2TDEyLjY4NiAxODcuMTMyYy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFsMjIuNjY3LTIyLjY2N2M5LjM1Ny05LjM1NyAyNC41MjItOS4zNzUgMzMuOTAxLS4wNEwyMjQgMjg0LjUwNWwxNTQuNzQ1LTE1NC4wMjFjOS4zNzktOS4zMzUgMjQuNTQ0LTkuMzE3IDMzLjkwMS4wNGwyMi42NjcgMjIuNjY3YzkuMzczIDkuMzczIDkuMzczIDI0LjU2OSAwIDMzLjk0MUwyNDAuOTcxIDM4MS40NzZjLTkuMzczIDkuMzcyLTI0LjU2OSA5LjM3Mi0zMy45NDIgMHoiPjwvcGF0aD48L3N2Zz4=);
    background-repeat: no-repeat,repeat;
    background-position: right 14px center;
    background-size: 15px 16px
}

.woocommerce-checkout .pg_checkout {
    margin-bottom: 80px
}

.woocommerce .woocommerce-form-coupon-toggle+form.checkout_coupon {
    margin-top: 0;
    border-radius: 0
}

.woocommerce form.checkout_coupon .form-row {
    margin: 0;
    padding: 0
}

.woocommerce form.checkout_coupon .form-row.form-row-first {
    width: 58%
}

.woocommerce form.checkout_coupon .form-row.form-row-last {
    width: 40%
}

.woocommerce form.checkout_coupon input {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    border: 1px solid var(--form-border-grey);
    margin-bottom: 10px;
    height: 58px;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px
}

.woocommerce form.checkout_coupon .button {
    border-radius: 0;
    color: var(--white);
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    height: 60px;
    background-color: var(--dark-blue);
    transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out
}

.woocommerce form.checkout_coupon .button:hover {
    opacity: .6
}

.woocommerce .wishlist-items-wrapper button.products-card-button,.woocommerce .wishlist_view button.products-card-button {
    background-color: unset!important
}

@media (max-width: 991px) {
    .woocommerce-checkout .pg_checkout {
        margin-bottom:50px
    }

    .woocommerce form.checkout_coupon input {
        height: 45px
    }

    .woocommerce form.checkout_coupon .button {
        font-size: 14px;
        height: 45px
    }
}

@media (max-width: 767px) {
    .woocommerce form.checkout_coupon .form-row.form-row-first {
        width:48%
    }

    .woocommerce form.checkout_coupon .form-row.form-row-last {
        width: 50%
    }

    .woocommerce form.checkout_coupon input {
        font-size: 20px;
        height: 50px
    }

    .woocommerce form.checkout_coupon .button {
        height: 50px
    }
}

.woocommerce-order-received .prods_breakdown .prod_smll_info .prd_content {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-blue);
    font-size: 20px
}

.woocommerce-order-received .prods_breakdown .prod_smll_info .prd_content a {
    color: var(--dark-blue)
}

.woocommerce-order-received .prods_breakdown .prod_smll_info .prd_content strong {
    font-weight: 400
}

.pg_order .prod_small_panel {
    padding-bottom: 15px
}

.overall_details .ov_table .t_ov_body .t_ov_cell {
    word-break: break-word
}

@media (max-width: 575px) {
    .overall_details .ov_table .t_ov_body {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 767px) {
    .pg_order .actions_success {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.menu-my-account-menu-container li.basket_item {
    position: relative
}

.menu-my-account-menu-container li.basket_item:after {
    content: attr(data-cartcount);
    position: absolute;
    top: 0;
    left: 14px;
    width: 22px;
    height: 18px;
    background: var(--green);
    border-radius: 4px;
    line-height: 21px;
    font-size: 14px;
    font-family: Archivo Narrow,sans-serif;
    color: var(--white);
    text-align: center;
    pointer-events: none
}

.menu-my-account-menu-container li.basket_item[data-cartcount="0"]:after {
    opacity: 0
}

@media (max-width: 767px) {
    .menu-my-account-menu-container li.basket_item {
        position:relative
    }

    .menu-my-account-menu-container li.basket_item:after {
        left: auto;
        top: -10px;
        right: -14px
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .menu-my-account-menu-container li.basket_item {
        position:relative
    }

    .menu-my-account-menu-container li.basket_item:after {
        left: auto;
        right: -4px
    }
}

.timeline_section .timeline_wrapper .tl_block.t_pink .tl_info:nth-child(2):before {
    content: "";
    width: 108px;
    height: 137px;
    position: absolute;
    left: -150px;
    top: 20px;
    background: url(/wp-content/uploads/2025/06/icon-timeline-pink.webp) no-repeat 50%/contain
}

.timeline_section .timeline_wrapper .tl_block.t_orange:nth-child(2) .tl_info:nth-child(2):before {
    content: "";
    width: 129px;
    height: 126px;
    position: absolute;
    right: -170px;
    bottom: -40px;
    background: url(/wp-content/uploads/2025/06/icon-timeline-yellow.webp) no-repeat 50%/contain
}

.timeline_section .timeline_wrapper .tl_block.t_blue .tl_info:nth-child(2):before {
    content: "";
    width: 158px;
    height: 156px;
    position: absolute;
    left: -170px;
    bottom: -60px;
    background: url(/wp-content/uploads/2025/06/icon-timeline-blue.webp) no-repeat 50%/contain
}

.timeline_section .timeline_wrapper .tl_block.t_green .tl_info:nth-child(2):before {
    content: "";
    width: 64px;
    height: 64px;
    position: absolute;
    right: -90px;
    top: -50px;
    background: url(/wp-content/uploads/2025/06/icon-timeline-green.webp) no-repeat 50%/contain
}

@media (max-width: 991px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info:before {
        display:none
    }
}

@media (max-width: 1199px) {
    .timeline_section .timeline_wrapper .tl_block.t_blue .tl_info:nth-child(2):before {
        left:-160px
    }

    .timeline_section .timeline_wrapper .tl_block.t_pink .tl_info:nth-child(2):before {
        left: -130px
    }

    .timeline_section .timeline_wrapper .tl_block.t_orange:nth-child(2) .tl_info:nth-child(2):before {
        right: -140px
    }
}

@media (max-width: 575px) {
    .ranges_listing .joy-section .bg_copy_colour {
        top:auto;
        height: calc(100% - 180px)
    }
}

@media (max-width: 767px) {
    .container-80.ranges_listing {
        width:auto;
        padding: 0 15px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .image-section {
    position: relative
}

@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio:0) {
    .accordion_colour .acc_cl_head {
        -moz-appearance:none;
        appearance: none;
        -webkit-appearance: none;
        background: none;
        border: 0
    }
}

div#primary.content-area {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (min-width: 768px) and (max-width:1199px) {
    .filter-results-section .row .results-container .woocommerce-message {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

label.woocommerce-form__label-for-checkbox {
    position: relative;
    cursor: pointer;
    padding: 0 0 0 32px;
    margin: 0;
    line-height: 1
}

label.woocommerce-form__label-for-checkbox>span {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-grey);
    padding: 0;
    margin: 0;
    text-transform: inherit;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1
}

label.woocommerce-form__label-for-checkbox>span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 22px;
    height: 22px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid var(--dark-blue);
    transition: border .4s ease
}

label.woocommerce-form__label-for-checkbox>span:after {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    transition: background .4s ease
}

label.woocommerce-form__label-for-checkbox input {
    position: absolute;
    opacity: 0
}

label.woocommerce-form__label-for-checkbox input:checked+span:before {
    border-color: var(--dark-blue)
}

label.woocommerce-form__label-for-checkbox input:checked+span:after {
    background: var(--dark-blue)
}

.bundled_products .bundled_product .bndl_img,.bundled_products .prod_bundle_single .bndl_img,.collection_bundles .bundled_product .bndl_img,.collection_bundles .prod_bundle_single .bndl_img {
    cursor: pointer
}

.bundled_products .bundled_product .bndl_img:after,.bundled_products .prod_bundle_single .bndl_img:after,.collection_bundles .bundled_product .bndl_img:after,.collection_bundles .prod_bundle_single .bndl_img:after {
    content: "\f06e";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    background: var(--green);
    padding: 15px;
    border-radius: 50%;
    color: var(--white);
    margin-left: -25px;
    margin-top: -25px;
    pointer-events: none;
    opacity: 0;
    transform: scale(0);
    transition: transform .25s ease,opacity .25s ease
}

.bundled_products .bundled_product .bndl_img img,.bundled_products .prod_bundle_single .bndl_img img,.collection_bundles .bundled_product .bndl_img img,.collection_bundles .prod_bundle_single .bndl_img img {
    transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear
}

.bundled_products .bundled_product .bndl_img:hover img,.bundled_products .prod_bundle_single .bndl_img:hover img,.collection_bundles .bundled_product .bndl_img:hover img,.collection_bundles .prod_bundle_single .bndl_img:hover img {
    opacity: .6
}

.bundled_products .bundled_product .bndl_img:hover:after,.bundled_products .prod_bundle_single .bndl_img:hover:after,.collection_bundles .bundled_product .bndl_img:hover:after,.collection_bundles .prod_bundle_single .bndl_img:hover:after {
    opacity: 1;
    transform: scale(1)
}

.bundle_page .product_main_info p.price:empty {
    display: none
}

.bundle_page .product_main_info .bundle_button.row.form-field {
    margin-left: -15px;
    margin-right: -15px
}

.bundled_products .bundled_product .bndl_actions .bndl_actions,.bundled_products .prod_bundle_single .bndl_actions .bndl_actions,.collection_bundles .bundled_product .bndl_actions .bndl_actions,.collection_bundles .prod_bundle_single .bndl_actions .bndl_actions {
    margin-top: 0
}

.bundled_products .bundled_product .bndl_actions .variations .label,.bundled_products .prod_bundle_single .bndl_actions .variations .label,.collection_bundles .bundled_product .bndl_actions .variations .label,.collection_bundles .prod_bundle_single .bndl_actions .variations .label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px;
    line-height: 1.2;
    color: var(--dark-grey);
    margin-top: 10px
}

.bundled_products .bundled_product .bndl_actions .variations .value select,.bundled_products .prod_bundle_single .bndl_actions .variations .value select,.collection_bundles .bundled_product .bndl_actions .variations .value select,.collection_bundles .prod_bundle_single .bndl_actions .variations .value select {
    width: 100%;
    margin: 0;
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    height: 60px;
    border: 2px solid #626262;
    border-radius: 0;
    padding-left: 14px;
    padding-right: 44px;
    background: 0 0;
    cursor: pointer;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjNjI2MjYyIiBkPSJNMjA3LjAyOSAzODEuNDc2TDEyLjY4NiAxODcuMTMyYy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFsMjIuNjY3LTIyLjY2N2M5LjM1Ny05LjM1NyAyNC41MjItOS4zNzUgMzMuOTAxLS4wNEwyMjQgMjg0LjUwNWwxNTQuNzQ1LTE1NC4wMjFjOS4zNzktOS4zMzUgMjQuNTQ0LTkuMzE3IDMzLjkwMS4wNGwyMi42NjcgMjIuNjY3YzkuMzczIDkuMzczIDkuMzczIDI0LjU2OSAwIDMzLjk0MUwyNDAuOTcxIDM4MS40NzZjLTkuMzczIDkuMzcyLTI0LjU2OSA5LjM3Mi0zMy45NDIgMHoiPjwvcGF0aD48L3N2Zz4=);
    background-repeat: no-repeat,repeat;
    background-position: right 14px center;
    background-size: 15px 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bundled_products .bundled_product .bndl_actions .variations .value select option,.bundled_products .prod_bundle_single .bndl_actions .variations .value select option,.collection_bundles .bundled_product .bndl_actions .variations .value select option,.collection_bundles .prod_bundle_single .bndl_actions .variations .value select option {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px
}

.bundled_products .bundled_product .bndl_actions .variations .value select:focus,.bundled_products .prod_bundle_single .bndl_actions .variations .value select:focus,.collection_bundles .bundled_product .bndl_actions .variations .value select:focus,.collection_bundles .prod_bundle_single .bndl_actions .variations .value select:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.bundle_error .woocommerce-info ul {
    padding: 0
}

.woocommerce-form-register .woocommerce-privacy-policy-text {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    color: var(--dark-grey);
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce-form-register .woocommerce-privacy-policy-text b,.woocommerce-form-register .woocommerce-privacy-policy-text strong {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.woocommerce-form-register .woocommerce-privacy-policy-text a {
    color: #1393c7
}

.woocommerce-form-register .button {
    border: 0
}

@media (max-width: 767px) {
    .woocommerce-form-register .woocommerce-privacy-policy-text {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .woocommerce-form-register .woocommerce-privacy-policy-text {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: 25%
    }
}

@media (max-width: 1199px) {
    .woocommerce-form-register .woocommerce-privacy-policy-text {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .woocommerce-form-register .woocommerce-privacy-policy-text {
        font-size:16px
    }
}

.form-field .form-label {
    font-size: 22px;
    line-height: 1
}

.form-field .form-label span.required {
    color: red;
    border: 0!important;
    text-decoration: none;
    font-weight: 400
}

.form-field .form-control {
    font-size: 16px
}

@media (min-width: 1200px) and (max-width:1599px) {
    .form-field .form-control {
        font-size:15px
    }
}

.woocommerce form .form-row label {
    line-height: 1
}

.select2-container .select2-selection--single {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjNjI2MjYyIiBkPSJNMjA3LjAyOSAzODEuNDc2TDEyLjY4NiAxODcuMTMyYy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFsMjIuNjY3LTIyLjY2N2M5LjM1Ny05LjM1NyAyNC41MjItOS4zNzUgMzMuOTAxLS4wNEwyMjQgMjg0LjUwNWwxNTQuNzQ1LTE1NC4wMjFjOS4zNzktOS4zMzUgMjQuNTQ0LTkuMzE3IDMzLjkwMS4wNGwyMi42NjcgMjIuNjY3YzkuMzczIDkuMzczIDkuMzczIDI0LjU2OSAwIDMzLjk0MUwyNDAuOTcxIDM4MS40NzZjLTkuMzczIDkuMzcyLTI0LjU2OSA5LjM3Mi0zMy45NDIgMHoiPjwvcGF0aD48L3N2Zz4=);
    background-repeat: no-repeat,repeat;
    background-position: right 14px center;
    background-size: 15px 16px;
    border: 1px solid var(--form-border-grey);
    height: 60px;
    border-radius: 0;
    padding-left: 14px;
    padding-right: 34px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.select2-container .select2-selection--single .select2-selection__arrow {
    display: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey)
}

.select2-dropdown {
    border-color: var(--form-border-grey);
    border-radius: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--dark-blue)
}

.woocommerce form .form-row {
    margin-bottom: 20px
}

.woocommerce form .form-row:last-child {
    margin-bottom: 0
}

.woocommerce-additional-fields {
    margin-top: 20px
}

.our-offices-section .our-offices-container .our-offices-paragraph {
    color: var(--dark-grey)
}

.filter-results-section .row .results-container .results-cards-container .result-card .footer-section {
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filter-results-section .row .results-container .results-cards-container .result-card .footer-section .footer_bottom_details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .footer-section .footer_bottom_details {
        -ms-flex-direction:column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.woocommerce-OrderUpdates .woocommerce-OrderUpdate {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin-bottom: 10px
}

.woocommerce-OrderUpdates .woocommerce-OrderUpdate::marker {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-blue)
}

.woocommerce-OrderUpdates .woocommerce-OrderUpdate p.meta {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-blue)
}

@media (max-width: 991px) {
    .woocommerce-OrderUpdates .woocommerce-OrderUpdate {
        font-size:14px
    }
}

.food-finder-section {
    background-color: #f5f6f8
}

.food-finder-section .food-finder-content-container .paragraph {
    font-size: 18px
}

@media (min-width: 992px) {
    .food-finder-section {
        padding-right:40px;
        background-size: auto 100%;
        background-position: center right 400px
    }

    .food-finder-section .food-finder-content-container {
        width: 420px
    }
}

@media (max-width: 991px) {
    .food-finder-section .desktop-hidden-image {
        background-position:50%;
        height: auto;
        padding-bottom: 60%
    }
}

@media (min-width: 1200px) {
    .food-finder-section {
        padding-right:80px;
        background-position: 0
    }

    .food-finder-section .food-finder-content-container .paragraph {
        font-size: 20px
    }
}

@media (min-width: 1600px) {
    .food-finder-section {
        padding-right:130px
    }

    .food-finder-section .food-finder-content-container {
        width: 520px
    }

    .food-finder-section .food-finder-content-container .paragraph {
        font-size: 24px
    }
}

.naturals_page .products-carousel-section .products-carousel-section-container .title-container .title span,.naturals_page .section_title strong {
    color: var(--naturals-dark-blue)
}

.pet-food-finder-content .title {
    position: relative;
    display: inline-block
}

.pet-food-finder-content .title:after,.pet-food-finder-content .title:before {
    position: absolute
}

.pet-food-finder-content#intro .title:before {
    content: "";
    top: -30px;
    left: -40px;
    background: url(/wp-content/uploads/2025/06/blue-left.webp) no-repeat 50%/contain;
    width: 36px;
    height: 51px
}

.pet-food-finder-content#intro .title:after {
    content: "";
    top: -20px;
    right: -100px;
    background: url(/wp-content/uploads/2025/06/blue-right.webp) no-repeat 50%/contain;
    width: 80px;
    height: 61px
}

.pet-food-finder-content#lifespan-cat .title:before,.pet-food-finder-content#lifespan-dog .title:before {
    content: "";
    top: -15px;
    left: -60px;
    background: url(/wp-content/uploads/2025/06/yellow-left.webp) no-repeat 50%/contain;
    width: 50px;
    height: 60px
}

.pet-food-finder-content#lifespan-cat .title:after,.pet-food-finder-content#lifespan-dog .title:after {
    content: "";
    top: 0;
    right: -90px;
    background: url(/wp-content/uploads/2025/06/yellow-right.webp) no-repeat 50%/contain;
    width: 60px;
    height: 45px
}

.pet-food-finder-content#foodtype-cat .title:before,.pet-food-finder-content#foodtype-dog .title:before {
    content: "";
    top: -15px;
    left: -60px;
    background: url(/wp-content/uploads/2025/06/green-left.webp) no-repeat 50%/contain;
    width: 50px;
    height: 60px
}

.pet-food-finder-content#foodtype-cat .title:after,.pet-food-finder-content#foodtype-dog .title:after {
    content: "";
    top: -10px;
    right: -70px;
    background: url(/wp-content/uploads/2025/06/green-right.webp) no-repeat 50%/contain;
    width: 70px;
    height: 90px
}

.pet-food-finder-content#allergens .title:before {
    content: "";
    top: -15px;
    left: -20px;
    background: url(/wp-content/uploads/2025/06/pink-left.webp) no-repeat 50%/contain;
    width: 50px;
    height: 60px
}

.pet-food-finder-content#allergens .title:after {
    content: "";
    bottom: -20px;
    right: -100px;
    background: url(/wp-content/uploads/2025/06/pink-right1.webp) no-repeat 50%/contain;
    width: 80px;
    height: 61px
}

.pet-food-finder-content#allergens .svg-container {
    width: 100px;
    height: 100px
}

.pet-food-finder-content#allergens .svg-container i {
    width: 100%;
    font-size: 60px
}

.pet-food-finder-content#allergen-select .title:before {
    content: "";
    top: -15px;
    left: -70px;
    background: url(/wp-content/uploads/2025/06/pink-left.webp) no-repeat 50%/contain;
    width: 50px;
    height: 60px
}

.pet-food-finder-content#allergen-select .title:after {
    content: "";
    bottom: -20px;
    right: -100px;
    background: url(/wp-content/uploads/2025/06/pink-right2.webp) no-repeat 50%/contain;
    width: 56px;
    height: 110px
}

.pet-food-finder-content#complete .title:before {
    content: "";
    top: -15px;
    left: -70px;
    background: url(/wp-content/uploads/2025/06/stars-left.webp) no-repeat 50%/contain;
    width: 70px;
    height: 100px
}

.pet-food-finder-content#complete .title:after {
    content: "";
    bottom: -20px;
    right: -100px;
    background: url(/wp-content/uploads/2025/06/stars-right.webp) no-repeat 50%/contain;
    width: 90px;
    height: 110px
}

.pet-food-finder-content#complete .save-section .details-container .grey-button {
    position: relative
}

.pet-food-finder-content#complete .save-section .details-container .grey-button:after,.pet-food-finder-content#complete .save-section .details-container .grey-button:before {
    content: "";
    width: 37px;
    height: 46px;
    background: url(/wp-content/uploads/2025/06/heart-button.webp) no-repeat 50%/contain;
    position: absolute;
    top: 5px
}

.pet-food-finder-content#complete .save-section .details-container .grey-button:before {
    left: -50px
}

.pet-food-finder-content#complete .save-section .details-container .grey-button:after {
    right: -50px
}

@media (max-width: 575px) {
    .pet-food-finder-content#allergen-select .title:after,.pet-food-finder-content#allergens .title:after,.pet-food-finder-content#complete .title:after,.pet-food-finder-content#foodtype-cat .title:after,.pet-food-finder-content#foodtype-dog .title:after,.pet-food-finder-content#intro .title:after,.pet-food-finder-content#lifespan-cat .title:after,.pet-food-finder-content#lifespan-dog .title:after {
        display:none
    }

    .pet-food-finder-content#complete .save-section .details-container .grey-button {
        position: relative
    }

    .pet-food-finder-content#complete .save-section .details-container .grey-button:after,.pet-food-finder-content#complete .save-section .details-container .grey-button:before {
        display: none
    }
}

@media (min-width: 1200px) {
    .pet-food-finder-content#allergens .title:before {
        left:20px
    }

    .pet-food-finder-content#allergens .title:after {
        right: -20px
    }
}

.pet-food-finder-nav .finder-nav {
    padding: 0
}

.pet-food-finder-nav .finder-nav li:before {
    z-index: 1;
    background-color: var(--dark-orange)
}

.pet-food-finder-nav .finder-nav li:after {
    content: "";
    width: 100%;
    left: 50%;
    height: 4px;
    background-color: var(--dark-orange);
    position: absolute;
    top: 13px
}

.pet-food-finder-nav .finder-nav li.active:after {
    background-color: unset
}

.pet-food-finder-nav .finder-nav li.active+li+li+li+li:before,.pet-food-finder-nav .finder-nav li.active+li+li+li:before,.pet-food-finder-nav .finder-nav li.active+li+li:before,.pet-food-finder-nav .finder-nav li.active+li:before {
    background-color: #ccc
}

.pet-food-finder-nav .finder-nav li.active+li+li+li+li:after,.pet-food-finder-nav .finder-nav li.active+li+li+li:after,.pet-food-finder-nav .finder-nav li.active+li+li:after,.pet-food-finder-nav .finder-nav li.active+li:after {
    background-color: unset
}

@media (max-width: 767px) {
    .pet-food-finder-nav .finder-nav {
        -ms-flex-pack:justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
        overflow: hidden
    }

    .pet-food-finder-nav .finder-nav li {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        font-size: 16px;
        padding: 0;
        height: auto
    }

    .pet-food-finder-nav .finder-nav li .label {
        margin-top: 35px
    }
}

.product_main_info ul.highlights_prod li:empty {
    display: none
}

.cwginstock-subscribe-form {
    margin-top: 20px
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    background-color: unset!important;
    border: 0!important;
    padding-bottom: 0
}

.cwginstock-subscribe-form .panel-primary>.panel-heading h4 {
    font-size: 22px;
    color: var(--dark-grey);
    margin-bottom: 10px
}

.cwginstock-subscribe-form .panel-body {
    padding: 0!important
}

.cwginstock-subscribe-form .panel-body .form-group input {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    border: 1px solid var(--form-border-grey);
    height: 58px;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px
}

.cwginstock-subscribe-form .panel-body .form-group input.cwgstock_button {
    font-family: Archivo Narrow,sans-serif;
    background-color: var(--dark-blue)!important;
    height: 60px;
    font-size: 16px;
    color: #fff;
    padding: .375rem .75rem;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

.cwginstock-subscribe-form .panel-body .form-group input.cwgstock_button:focus,.cwginstock-subscribe-form .panel-body .form-group input.cwgstock_button:hover {
    background-color: var(--dark-blue);
    color: var(--white);
    opacity: .6;
    outline: none
}

@media (max-width: 991px) {
    .cwginstock-subscribe-form .panel-body .form-group input {
        height:43px
    }

    .cwginstock-subscribe-form .panel-body .form-group input.cwgstock_button {
        height: 45px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .cwginstock-subscribe-form .panel-body .form-group input {
        height:48px
    }

    .cwginstock-subscribe-form .panel-body .form-group input.cwgstock_button {
        height: 50px
    }
}

@media (min-width: 1200px) and (max-width:1599px) {
    .cwginstock-subscribe-form .panel-body .form-group input {
        font-size:15px
    }
}

.pet-food-finder-content .pet-label {
    cursor: pointer
}

.pet-food-finder-content .pet-label .svg-container.cat,.pet-food-finder-content .pet-label .svg-container.dog {
    transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

.pet-food-finder-content#allergen-select .pet-label .label-image,.pet-food-finder-content#allergen-select .pet-label .svg-container,.pet-food-finder-content#allergens .pet-label .label-image,.pet-food-finder-content#allergens .pet-label .svg-container,.pet-food-finder-content#complete .pet-label .label-image,.pet-food-finder-content#complete .pet-label .svg-container,.pet-food-finder-content#foodtype-cat .pet-label .label-image,.pet-food-finder-content#foodtype-cat .pet-label .svg-container,.pet-food-finder-content#foodtype-dog .pet-label .label-image,.pet-food-finder-content#foodtype-dog .pet-label .svg-container,.pet-food-finder-content#lifespan-cat .pet-label .label-image,.pet-food-finder-content#lifespan-cat .pet-label .svg-container,.pet-food-finder-content#lifespan-dog .pet-label .label-image,.pet-food-finder-content#lifespan-dog .pet-label .svg-container {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.pet-food-finder-content#allergen-select .pet-label .label-image:focus,.pet-food-finder-content#allergen-select .pet-label .label-image:hover,.pet-food-finder-content#allergen-select .pet-label .svg-container:focus,.pet-food-finder-content#allergen-select .pet-label .svg-container:hover,.pet-food-finder-content#allergens .pet-label .label-image:focus,.pet-food-finder-content#allergens .pet-label .label-image:hover,.pet-food-finder-content#allergens .pet-label .svg-container:focus,.pet-food-finder-content#allergens .pet-label .svg-container:hover,.pet-food-finder-content#complete .pet-label .label-image:focus,.pet-food-finder-content#complete .pet-label .label-image:hover,.pet-food-finder-content#complete .pet-label .svg-container:focus,.pet-food-finder-content#complete .pet-label .svg-container:hover,.pet-food-finder-content#foodtype-cat .pet-label .label-image:focus,.pet-food-finder-content#foodtype-cat .pet-label .label-image:hover,.pet-food-finder-content#foodtype-cat .pet-label .svg-container:focus,.pet-food-finder-content#foodtype-cat .pet-label .svg-container:hover,.pet-food-finder-content#foodtype-dog .pet-label .label-image:focus,.pet-food-finder-content#foodtype-dog .pet-label .label-image:hover,.pet-food-finder-content#foodtype-dog .pet-label .svg-container:focus,.pet-food-finder-content#foodtype-dog .pet-label .svg-container:hover,.pet-food-finder-content#lifespan-cat .pet-label .label-image:focus,.pet-food-finder-content#lifespan-cat .pet-label .label-image:hover,.pet-food-finder-content#lifespan-cat .pet-label .svg-container:focus,.pet-food-finder-content#lifespan-cat .pet-label .svg-container:hover,.pet-food-finder-content#lifespan-dog .pet-label .label-image:focus,.pet-food-finder-content#lifespan-dog .pet-label .label-image:hover,.pet-food-finder-content#lifespan-dog .pet-label .svg-container:focus,.pet-food-finder-content#lifespan-dog .pet-label .svg-container:hover {
    opacity: .6
}

.pet-food-finder-content .allergy-check-label {
    cursor: pointer;
    transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out
}

.page-template-page-cashback .landing-page-container {
    overflow-x: hidden;
    height: auto;
    padding: 60px 0
}

.page-template-page-cashback .landing-page-container .row.align-items-center {
    width: 100%
}

@media (min-width: 768px) {
    .page-template-page-cashback .leaves_bg {
        background-color:var(--naturals-button-green);
        background-image: url(/wp-content/uploads/2025/06/corner-top-left.webp),url(/wp-content/uploads/2025/06/corner-bottom-left.webp),url(/wp-content/uploads/2025/06/corner-top-right.webp),url(/wp-content/uploads/2025/06/corner-bottom-right.webp);
        background-position: 0 0,0 100%,100% 0,100% 100%;
        background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
        background-size: 500px,500px,auto,auto;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%
    }

    .page-template-page-cashback .leaves_bg .row.align-items-center {
        width: 100%
    }

    .page-template-page-cashback .leaves_bg .col-5,.page-template-page-cashback .leaves_bg .container-80,.page-template-page-cashback .leaves_bg .row {
        height: 100%
    }

    .page-template-page-cashback .leaves_bg .col-5 {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 767px) {
    .page-template-page-cashback {
        background-image:url(/wp-content/uploads/2025/06/corner-top-left.webp);
        background-position: top;
        background-size: 100% auto
    }

    .page-template-page-cashback .landing-page-container {
        padding: 30px 0
    }

    .page-template-page-cashback .landing-page-container .container-80 {
        width: 100%;
        padding: 0 15px;
        display: block
    }

    .page-template-page-cashback .landing-page-container .row.align-items-center {
        width: auto;
        margin-right: -15px;
        margin-left: -15px
    }

    .page-template-page-cashback .landing-page-container form .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@keyframes o {
    0% {
        height: 0;
        padding: 0
    }

    to {
        height: 22.4em;
        padding: 50px 0
    }
}

:root {
    --white: #fff;
    --light-grey: #d3d3d3;
    --light-grey-background: #f8f8f8;
    --form-border-grey: #dbdbdb;
    --product-light-grey: #9f9f9f;
    --grey: #858585;
    --dark-grey: #626262;
    --light-green: #dcf5f1;
    --shop-background-green: #e4faf7;
    --products-background-green: #1aa689;
    --naturals-button-green: #9dd0bc;
    --green: #11a487;
    --dark-green: #055e5c;
    --light-lime: #e9fac2;
    --reviews-light-lime: #eafac4;
    --reviews-paw-lime: #cee893;
    --lime: #94c131;
    --reviews-lime: #86b817;
    --dark-lime: #458826;
    --reviews-dark-lime: #408621;
    --birthday-yellow-text: #f8ba2f;
    --yellow: #fdce42;
    --light-orange: #fdefd8;
    --shop-background-orange: #fff7eb;
    --orange: #f39000;
    --dark-orange: #e66d31;
    --error-background-blue: #ddf0fc;
    --light-blue: #c9e3f5;
    --webbox-button-blue: #c9e4f5;
    --filter-background-blue: #c8ecf9;
    --filter-results-blue: #c8ecfa;
    --label-blue: #67b9e7;
    --blue: #67b9e8;
    --bundles-backround-blue: #6ac9ee;
    --products-background-blue: #5eb3de;
    --with-love-light-blue: #5db2dd;
    --error-title-blue: #1392c6;
    --search-results-blue: #1393c6;
    --with-love-blue: #0a7bbe;
    --webbox-blue: #1a5f95;
    --food-finder-blue: #04538f;
    --dark-blue: #03428c;
    --bundles-blue: #03438c;
    --naturals-dark-blue: #001638;
    --naturals-button-blue: #011438;
    --light-red: #fddeda;
    --offers-button-red: #fddeda;
    --red: #e42313;
    --products-background-pink: #ec9aab;
    --pink: #e97070;
    --dark-pink: #ca427f;
    --products-btn-pink: #bb2b52;
    --light-purple: #fceffa;
    --stockists-background-purple: #fdeffb;
    --faqs-purple: #a75d9d;
    --stockists-purple: #b461a9;
    --purple: #a75c9c;
    --dark-purple: #652368;
    --black: #000
}

body.home .products-carousel-section {
    margin-bottom: 0
}

.contact-form-section .contact-form .contact-form-buttons input[type=file],body.home .bundles-section {
    display: none
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    font-size: 16px;
    padding: 0;
    margin: 166px 0 0
}

@media (max-width: 1199px) {
    body {
        margin:92px 0 0
    }
}

@media (max-width: 767px) {
    body {
        margin-top:62px
    }
}

@media (min-width: 1600px) {
    body {
        margin-top:175px
    }
}

main {
    flex: 1 0 auto
}

.row {
    padding: 0
}

.row,h1,h2,h3,h4,h5,h6 {
    margin: 0
}

.container-80,.container-90 {
    width: 90%;
    display: flex;
    margin: 0 auto
}

.container-80 {
    width: 80%
}

.container-60,.container-70 {
    width: 70%;
    display: flex;
    margin: 0 auto
}

.container-60 {
    width: 60%
}

.container-40,.container-50 {
    width: 50%;
    display: flex;
    margin: 0 auto
}

.container-40 {
    width: 40%
}

.orange-text,.orange-text:hover {
    color: var(--orange)
}

.green-text,.green-text:hover {
    color: var(--green)
}

.blue-text,.blue-text:hover {
    color: var(--blue)
}

.pink-text,.pink-text:hover {
    color: var(--pink)
}

.dark-blue-text,.dark-blue-text:hover {
    color: var(--dark-blue)
}

.shop-for-pets-section {
    flex-direction: column;
    margin-bottom: 60px
}

@media (max-width: 991px) {
    .shop-for-pets-section {
        margin-bottom:30px
    }
}

@media (max-width: 767px) {
    .shop-for-pets-section {
        width:unset;
        padding: 0 20px
    }
}

.shop-for-pets-section .pets-section-container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container {
        grid-template-columns:1fr
    }
}

.shop-for-pets-section .pets-section-container .dogs-section-container {
    background-color: var(--shop-background-green);
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container {
        padding:20px
    }
}

.shop-for-pets-section .pets-section-container .dogs-section-container .image {
    height: 50px;
    margin-bottom: 15px
}

.shop-for-pets-section .pets-section-container .dogs-section-container .title-container {
    position: relative
}

.shop-for-pets-section .pets-section-container .dogs-section-container .title-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 25px;
    color: var(--green)
}

@media (max-width: 1199px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .title-container .title {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .title-container .title {
        font-size:26px
    }
}

.shop-for-pets-section .pets-section-container .dogs-section-container .title-container .underline {
    width: 90px;
    position: absolute;
    bottom: 13px;
    right: 0
}

@media (max-width: 1199px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .title-container .underline {
        width:75px;
        bottom: 15px
    }
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .title-container .underline {
        width:58px;
        bottom: 17px
    }
}

.shop-for-pets-section .pets-section-container .dogs-section-container .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 1600px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .paragraph {
        font-size:24px
    }
}

@media (max-width: 1199px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .paragraph {
        font-size:16px
    }
}

.shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container {
    position: relative;
    z-index: 1
}

.shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container .custom-select {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--green);
    margin-bottom: 30px;
    width: 248px;
    height: 60px;
    border: solid 2px var(--green);
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    background: 0 0;
    cursor: pointer
}

@media (max-width: 991px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container .custom-select {
        width:220px
    }
}

.shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container .custom-select+i.fas {
    float: right;
    position: absolute;
    right: 30px;
    top: 23px;
    z-index: -1;
    color: var(--green)
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .dogs-section-container .dropdown-container .custom-select+i.fas {
        right:10px
    }
}

.shop-for-pets-section .pets-section-container .cats-section-container {
    background-color: var(--shop-background-orange);
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .cats-section-container {
        padding:20px
    }
}

.shop-for-pets-section .pets-section-container .cats-section-container .image {
    height: 50px;
    margin-bottom: 15px
}

.shop-for-pets-section .pets-section-container .cats-section-container .title-container {
    position: relative
}

.shop-for-pets-section .pets-section-container .cats-section-container .title-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 25px;
    color: var(--orange)
}

@media (max-width: 1199px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .title-container .title {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .title-container .title {
        font-size:26px
    }
}

.shop-for-pets-section .pets-section-container .cats-section-container .title-container .underline {
    width: 90px;
    position: absolute;
    bottom: 13px;
    right: 0
}

@media (max-width: 1199px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .title-container .underline {
        width:75px;
        bottom: 15px
    }
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .title-container .underline {
        width:58px;
        bottom: 17px
    }
}

.shop-for-pets-section .pets-section-container .cats-section-container .underline {
    width: 90px;
    position: absolute
}

.shop-for-pets-section .pets-section-container .cats-section-container .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 1600px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .paragraph {
        font-size:24px
    }
}

@media (max-width: 1199px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .paragraph {
        font-size:16px
    }
}

.shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container {
    position: relative;
    z-index: 1
}

.shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container .custom-select {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--orange);
    margin-bottom: 30px;
    width: 248px;
    height: 60px;
    border: 2px solid #f39000;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    background: 0 0;
    cursor: pointer
}

@media (max-width: 991px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container .custom-select {
        width:220px
    }
}

.shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container .custom-select+i.fas {
    float: right;
    position: absolute;
    right: 30px;
    top: 23px;
    z-index: -1;
    color: var(--orange)
}

@media (max-width: 767px) {
    .shop-for-pets-section .pets-section-container .cats-section-container .dropdown-container .custom-select+i.fas {
        right:10px
    }
}

.shop-for-pets-section .promo-links-container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px
}

@media (max-width: 767px) {
    .shop-for-pets-section .promo-links-container {
        grid-template-columns:1fr
    }
}

.shop-for-pets-section .promo-links-container .promo-link {
    height: 135px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: no-repeat 50%/contain;
    padding: 0 40px
}

@media (max-width: 991px) {
    .shop-for-pets-section .promo-links-container .promo-link {
        height:90px
    }
}

.shop-for-pets-section .promo-links-container .promo-link .link {
    text-align: center
}

.shop-for-pets-section .promo-links-container .promo-link.webbox {
    background-image: url(/wp-content/uploads/2025/06/webbox-link-background.webp);
    background-color: #c9e4f5
}

.shop-for-pets-section .promo-links-container .promo-link.webbox .link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 34px;
    color: var(--webbox-blue);
    text-decoration: none
}

.shop-for-pets-section .promo-links-container .promo-link.webbox .link:hover {
    color: var(--webbox-blue)
}

@media (max-width: 1199px) {
    .shop-for-pets-section .promo-links-container .promo-link.webbox .link {
        font-size:30px
    }
}

@media (max-width: 991px) {
    .shop-for-pets-section .promo-links-container .promo-link.webbox .link {
        font-size:24px
    }
}

.shop-for-pets-section .promo-links-container .promo-link.naturals {
    background-image: url(/wp-content/uploads/2025/06/naturals-link-background.webp);
    background-position: bottom;
    background-color: var(--naturals-button-green)
}

.shop-for-pets-section .promo-links-container .promo-link.naturals .link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: var(--naturals-button-blue);
    text-decoration: none
}

.shop-for-pets-section .promo-links-container .promo-link.naturals .link:hover {
    color: var(--naturals-button-blue)
}

@media (max-width: 1199px) {
    .shop-for-pets-section .promo-links-container .promo-link.naturals .link {
        font-size:18px
    }
}

.shop-for-pets-section .promo-links-container .promo-link.offers {
    background-image: url(/wp-content/uploads/2025/06/offers-link-background.webp);
    background-color: var(--light-red)
}

.shop-for-pets-section .promo-links-container .promo-link.offers .link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 34px;
    color: var(--red);
    text-decoration: none
}

.shop-for-pets-section .promo-links-container .promo-link.offers .link:hover {
    color: var(--red)
}

@media (max-width: 1199px) {
    .shop-for-pets-section .promo-links-container .promo-link.offers .link {
        font-size:30px
    }
}

@media (max-width: 991px) {
    .shop-for-pets-section .promo-links-container .promo-link.offers .link {
        font-size:24px
    }
}

.shop-for-pets-section .promo-links-container .promo-link.green {
    background-image: url(/wp-content/uploads/2025/06/green-link-background.webp);
    background-color: #d6e6b1
}

.shop-for-pets-section .promo-links-container .promo-link.green .link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 34px;
    color: #408521;
    text-decoration: none
}

.shop-for-pets-section .promo-links-container .promo-link.green .link:hover {
    color: #408521
}

@media (max-width: 1199px) {
    .shop-for-pets-section .promo-links-container .promo-link.green .link {
        font-size:30px
    }
}

@media (max-width: 991px) {
    .shop-for-pets-section .promo-links-container .promo-link.green .link {
        font-size:24px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav,.wishlist {
    margin: 0
}

.wishlist .link:hover {
    text-decoration: none
}

.wishlist span {
    font-family: Archivo Narrow,sans-serif;
    font-size: 12px;
    color: var(--dark-grey);
    margin-right: 5px
}

@media (max-width: 991px) {
    .wishlist span {
        display:none
    }
}

.wishlist .add-icon {
    width: 16px
}

@media (max-width: 991px) {
    .wishlist.label_tablet span {
        display:inline
    }
}

.rating-container {
    display: flex;
    align-items: center;
    margin: 5px 0
}

.rating-container .rating-star {
    width: 14px;
    margin-right: 5px
}

.rating-container .rating-count {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin: 0 0 0 10px
}

@media (max-width: 991px) {
    .rating-container .rating-count {
        font-size:14px
    }
}

.rating-container .see_reviews,.stock-category {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px
}

.rating-container .see_reviews {
    color: var(--dark-grey);
    margin-left: 20px
}

.stock-category {
    width: 50%
}

@media (max-width: 991px) {
    .stock-category {
        font-size:14px;
        margin-bottom: 15px
    }
}

@media (min-width: 1600px) {
    .stock-category {
        font-size:16px
    }
}

.stock-category.in-stock {
    color: var(--green)
}

.stock-category.selling-out {
    color: var(--red)
}

.get-in-touch-section .get-in-touch-container {
    margin-top: 80px;
    margin-bottom: 40px
}

.get-in-touch-section .get-in-touch-container .get-in-touch-title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--orange);
    margin-bottom: 25px;
    text-align: center
}

.get-in-touch-section .get-in-touch-container .get-in-touch-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .get-in-touch-section .get-in-touch-container .get-in-touch-paragraph {
        font-size:24px
    }
}

.our-offices-section .our-offices-container {
    margin-bottom: 80px
}

.row20 {
    margin-left: -10px;
    margin-right: -10px
}

@media (max-width: 767px) {
    .row20 {
        margin:0
    }
}

.row20>.col,.row20>[class*=col-],.row20>[class^=col-] {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 767px) {
    .row20>.col,.row20>[class*=col-],.row20>[class^=col-] {
        padding-left:0;
        padding-right: 0
    }
}

.contact-form-section {
    margin-bottom: 40px;
    flex-direction: column
}

.contact-form-section .contact-form-title-container .contact-form-title,.our-offices-section .our-offices-container .our-offices-title {
    font-family: Archivo Black,sans-serif;
    font-size: 34px;
    color: var(--orange);
    margin-bottom: 20px
}

.contact-form-section .contact-form-container {
    display: flex;
    flex-direction: row-reverse;
    width: 100%
}

.required-asterisk {
    font-family: Archivo Narrow,sans-serif;
    color: var(--red)
}

.contact-form-section .contact-form-container .contact-form-legend {
    font-family: Archivo Narrow,sans-serif;
    width: 25%;
    color: var(--dark-grey);
    font-size: 15px
}

@media (min-width: 1600px) {
    .contact-form-section .contact-form-container .contact-form-legend {
        font-size:16px
    }
}

.contact-form-section .contact-form-container .contact-form {
    width: 75%;
    padding-right: 20px
}

.contact-form-section .contact-form .form-helper-container .form-helper-bold {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin-bottom: 10px
}

@media (min-width: 1600px) {
    .contact-form-section .contact-form .form-helper-container .form-helper-bold {
        font-size:18px
    }
}

.contact-form-section .contact-form .form-helper-container .form-helper-small {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-grey);
    margin-bottom: 30px
}

.contact-form-section .contact-form .contact-form-buttons {
    display: flex
}

.contact-form-section .contact-form .contact-form-buttons .upload-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 0
}

.our-offices-section .our-offices-container .our-offices-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--black);
    margin-bottom: 14px;
    display: flex
}

.generic-body-section p:last-of-type,.our-offices-section .our-offices-container .our-offices-paragraph:last-of-type {
    margin-bottom: 0
}

.our-offices-section .our-offices-container .our-offices-paragraph .subtext {
    margin-right: 40px
}

.our-offices-section .our-offices-container .our-offices-paragraph .bold {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.faqs-blogs-links-section {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
    margin-bottom: 80px
}

.faqs-blogs-links-section .blogs-section-container,.faqs-blogs-links-section .faqs-section-container {
    display: flex;
    flex-direction: column;
    padding: 75px 50px;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 490px) {
    .faqs-blogs-links-section .blogs-section-container,.faqs-blogs-links-section .faqs-section-container {
        margin-bottom:1rem
    }
}

.faqs-blogs-links-section .faqs-section-container {
    background-color: var(--purple)
}

.faqs-blogs-links-section .blogs-section-container {
    background-color: var(--yellow)
}

.faqs-blogs-links-section .blogs-section-container .blogs-section-title,.faqs-blogs-links-section .faqs-section-container .faqs-section-title,.generic-header-section .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 30px;
    text-align: center
}

.faqs-blogs-links-section .faqs-section-container .faqs-section-title {
    color: var(--dark-purple)
}

.faqs-blogs-links-section .faqs-section-container .faqs-section-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--white);
    text-align: center;
    margin-bottom: 30px
}

@media (min-width: 1600px) {
    .faqs-blogs-links-section .faqs-section-container .faqs-section-paragraph {
        font-size:24px
    }
}

.faqs-blogs-links-section .blogs-section-container .blogs-section-title {
    color: var(--dark-orange)
}

.generic-header-section {
    flex-direction: column;
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .generic-header-section {
        width:80%;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .generic-header-section {
        width:unset;
        padding: 0 20px
    }
}

.generic-header-section .title {
    color: var(--green);
    margin-bottom: 40px
}

@media (max-width: 1199px) {
    .generic-header-section .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .generic-header-section .title {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .generic-header-section .title {
        font-size:26px
    }
}

.generic-header-section .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    margin-bottom: 0
}

@media (min-width: 1600px) {
    .generic-header-section .paragraph {
        font-size:24px
    }
}

@media (max-width: 1199px) {
    .generic-header-section .paragraph {
        font-size:16px
    }
}

.generic-body-section {
    flex-direction: column;
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .generic-body-section {
        width:80%;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .generic-body-section {
        width:unset;
        padding: 0 20px
    }
}

.generic-body-section .title {
    font-family: Archivo Black,sans-serif;
    font-size: 30px;
    margin-bottom: 25px;
    color: var(--green)
}

@media (max-width: 1199px) {
    .generic-body-section .title {
        font-size:30px
    }
}

@media (max-width: 991px) {
    .generic-body-section .title {
        font-size:24px;
        margin-bottom: 15px
    }
}

@media (min-width: 1600px) {
    .generic-body-section .title {
        font-size:34px
    }
}

.generic-body-section .list .list-item,.generic-body-section p {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    color: var(--dark-grey)
}

.generic-body-section p {
    line-height: 1.75;
    margin-bottom: 25px
}

@media (max-width: 1199px) {
    .generic-body-section p {
        font-size:16px
    }
}

@media (max-width: 991px) {
    .generic-body-section p {
        margin-bottom:15px
    }
}

@media (min-width: 1600px) {
    .generic-body-section p {
        font-size:18px
    }
}

.generic-body-section .list {
    margin-top: 25px;
    margin-bottom: 0;
    list-style: none
}

@media (max-width: 991px) {
    .generic-body-section .list {
        margin-top:15px;
        margin-bottom: 0
    }
}

.generic-body-section .list .list-item {
    margin-bottom: 10px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card:last-of-type .collapse .card-body,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card:last-of-type .collapsing .card-body,.generic-body-section .list .list-item:last-of-type {
    margin-bottom: 0
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion>.btn {
    margin: 10px 0 0!important;
    padding: 12px 10px;
    height: auto
}

@media (max-width: 1199px) {
    .generic-body-section .list .list-item {
        font-size:16px
    }
}

@media (max-width: 991px) {
    .generic-body-section .list .list-item {
        margin-bottom:5px
    }
}

@media (min-width: 1600px) {
    .generic-body-section .list .list-item {
        font-size:18px
    }
}

.generic-body-section .list .list-item:before {
    content: "●";
    color: var(--green);
    display: inline-block;
    width: 22px;
    margin-left: -1em;
    font-size: 28px;
    transform: translateY(2px)
}

.accordion_colour,.block_notif {
    padding: 15px;
    background-color: var(--light-green);
    position: relative
}

.accordion_colour .acc_cl_head {
    color: var(--green);
    cursor: pointer;
    font-size: 16px;
    font-family: Archivo Narrow,sans-serif
}

.accordion_colour .acc_cl_head i {
    color: var(--green);
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 15px
}

.accordion_colour .acc_cl_head .acc_up,.accordion_colour .acc_cl_head.collapsed .acc_down,.slick-slide img {
    display: block
}

.accordion_colour .acc_cl_head .acc_down,.accordion_colour .acc_cl_head.collapsed .acc_up {
    display: none
}

.block_notif {
    background-color: var(--webbox-button-blue)
}

.block_notif .inner_notif {
    color: var(--dark-blue);
    font-size: 16px;
    font-family: Archivo Narrow,sans-serif
}

.block_notif .inner_notif p {
    margin-bottom: .5rem
}

.block_notif .inner_notif p:last-child,.message_block .msg_content p:last-child {
    margin-bottom: 0
}

.block_notif i {
    color: var(--dark-blue);
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 15px
}

.share_btn {
    color: var(--dark-blue);
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px;
    line-height: 1;
    text-decoration: underline
}

.share_btn i {
    font-size: 14px;
    margin-left: 10px
}

.share_btn:hover {
    color: var(--dark-blue);
    text-decoration: none
}

.breadcrumbs_wrapper {
    display: inline-block
}

.breadcrumbs_wrapper ul,.floaty_sidebar .sidebar_block ul.list_col {
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumbs_wrapper ul li {
    float: left;
    margin-right: 10px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px;
    line-height: 1.2;
    color: var(--dark-grey)
}

.breadcrumbs_wrapper ul li:after {
    content: " /";
    margin-left: 3px
}

.breadcrumbs_wrapper ul li:last-child,.breadcrumbs_wrapper ul li:last-child a {
    font-family: Archivo Narrow,sans-serif
}

.breadcrumbs_wrapper ul li:last-child:after {
    display: none
}

.breadcrumbs_wrapper ul li a {
    color: var(--dark-grey);
    text-decoration: none;
    transition: color .4s ease
}

.boxes_wrapper .box_container.blue h3,.breadcrumbs_wrapper ul li a:hover {
    color: var(--dark-blue)
}

.breadcrumbs_wrapper.filters_bc ul li:last-child a {
    font-family: Archivo Narrow,sans-serif
}

.breadcrumbs_wrapper.filters_bc ul li a.active,.default_copy b,.default_copy strong {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.standard_table {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey)
}

@media (max-width: 991px) {
    .standard_table {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .standard_table {
        font-size:18px
    }
}

.standard_table tr:nth-child(odd) {
    background-color: rgba(0,0,0,.05)
}

.standard_table tr td {
    padding: 5px 10px
}

.section_title {
    font-family: Archivo Black,sans-serif;
    font-size: 40px;
    color: var(--dark-blue)
}

@media (max-width: 991px) {
    .section_title {
        font-size:34px
    }
}

@media (min-width: 1600px) {
    .section_title {
        font-size:44px
    }
}

.section_title.dark_pink {
    color: var(--dark-pink)
}

.section_title.green {
    color: var(--green)
}

.section_title.mediumblue {
    color: #1393c7
}

.boxes_wrapper .box_container.yellow h3,.section_title.orange {
    color: var(--dark-orange)
}

.section_title.orange strong {
    color: var(--orange);
    font-weight: 400
}

.section_title.blue {
    color: var(--error-title-blue)
}

.section_title.white {
    color: var(--white)
}

.section_subtitle {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: var(--dark-blue)
}

@media (max-width: 767px) {
    .section_subtitle {
        font-size:26px
    }
}

@media (min-width: 1600px) {
    .section_subtitle {
        font-size:34px
    }
}

.boxes_wrapper .box_container.pink h3,.section_subtitle.dark_pink {
    color: var(--dark-pink)
}

.account_menu_sidebar .account_sbr_links li a:hover,.message_block i,.section_subtitle.green {
    color: var(--green)
}

.greybox .grbx_head.grey_title h2,.section_subtitle.darkgrey {
    color: var(--dark-grey)
}

.section_subtitle.underline {
    border-bottom: 2px solid var(--dark-blue);
    padding-bottom: 5px
}

.about-webbox-section .section_title {
    margin-bottom: 20px
}

.about-webbox-section .section_title.wishlist_title {
    margin-bottom: 35px
}

.lightblue {
    background-color: var(--filter-results-blue)
}

.boxes_wrapper {
    flex-direction: column
}

.boxes_wrapper .row_boxes {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px
}

@media (max-width: 767px) {
    .boxes_wrapper .row_boxes {
        grid-template-columns:1fr
    }
}

.boxes_wrapper .box_container {
    padding: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media (max-width: 991px) {
    .boxes_wrapper .box_container {
        padding:30px
    }
}

@media (max-width: 767px) {
    .boxes_wrapper .box_container {
        padding:20px
    }
}

.boxes_wrapper .box_container.blue {
    background-color: var(--bundles-backround-blue)
}

.boxes_wrapper .box_container.yellow {
    background-color: var(--yellow)
}

.boxes_wrapper .box_container.pink {
    background-color: #ec7496
}

.boxes_wrapper .box_container h3 {
    width: 100%;
    font-family: Archivo Black,sans-serif;
    font-size: 30px;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .boxes_wrapper .box_container h3 {
        font-size:24px
    }
}

@media (min-width: 1600px) {
    .boxes_wrapper .box_container h3 {
        font-size:44px
    }
}

.boxes_wrapper .box_container h3 strong {
    color: var(--white);
    font-weight: 400
}

.boxes_wrapper .box_container p {
    width: 100%;
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--white);
    text-align: center;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .boxes_wrapper .box_container p {
        font-size:18px
    }
}

@media (max-width: 767px) {
    .boxes_wrapper .box_container p {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .boxes_wrapper .box_container p {
        font-size:24px
    }
}

.boxes_wrapper .box_container .btn {
    margin-top: auto
}

@media (max-width: 767px) {
    .boxes_module.container-70 {
        width:100%;
        padding: 0 20px
    }
}

.default_copy {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    color: var(--dark-grey)
}

@media (max-width: 1199px) {
    .default_copy {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .default_copy {
        font-size:16px
    }
}

@media (min-width: 768px) {
    .default_copy.large_copy {
        font-size:18px
    }
}

@media (min-width: 1600px) {
    .default_copy.large_copy {
        font-size:24px
    }
}

.message_block {
    width: 100%;
    background-color: var(--white);
    padding: 10px 15px;
    position: relative
}

.message_block i {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 16px
}

.message_block .msg_content {
    padding-left: 25px
}

.svg_ic_ttl {
    display: inline-block
}

.svg_ic_ttl svg {
    width: 100%;
    vertical-align: top
}

.svg_ic_ttl.heart1 {
    width: 36px;
    height: 36px;
    vertical-align: super
}

@media (min-width: 1600px) {
    .svg_ic_ttl.heart1 {
        width:46px;
        height: 46px
    }
}

.svg_ic_ttl.heart2 {
    width: 20px;
    height: 20px;
    vertical-align: bottom
}

@media (min-width: 1600px) {
    .svg_ic_ttl.heart2 {
        width:30px;
        height: 30px
    }
}

.svg_ic_ttl.heart2 svg {
    transform: scaleX(-1) rotate(15deg)
}

.slick-slider .slick-list {
    padding: 0!important
}

.nav_slider {
    display: flex
}

.nav_slider .nav_btn {
    height: 45px;
    width: 45px;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--dark-blue)
}

.nav_slider .nav_btn img,.ssf-main-content .stockists_search .btn svg,.stockist_module .stockists_search .btn svg {
    height: 20px
}

.nav_slider .nav_btn.prev-slide {
    transform: scaleX(-1)
}

.fam_arvo,.fam_stick {
    font-family: Archivo Narrow,sans-serif
}

.nav_slider .nav_btn,.ssf-main-content .stokists_actions,.stockist_module .stokists_actions {
    display: flex;
    align-items: center
}

@media (max-width: 575px) {
    .ssf-main-content .stokists_actions,.stockist_module .stokists_actions {
        flex-wrap:wrap
    }
}

.ssf-main-content .stokists_actions .fields_group_stockist,.stockist_module .stokists_actions .fields_group_stockist {
    display: flex;
    padding: 11px 0;
    border: 2px solid var(--faqs-purple);
    margin-left: 15px
}

@media (max-width: 575px) {
    .ssf-main-content .stokists_actions .fields_group_stockist,.stockist_module .stokists_actions .fields_group_stockist {
        width:100%;
        margin-left: 0;
        margin-top: 10px;
        justify-content: center
    }
}

.ssf-main-content .stokists_actions .form-field,.stockist_module .stokists_actions .form-field {
    margin: 0 10px
}

.ssf-main-content .checkbox-input+label,.ssf-main-content .radio-input+label,.stockist_module .checkbox-input+label,.stockist_module .radio-input+label {
    color: var(--faqs-purple)
}

.ssf-main-content .checkbox-input+label:before,.ssf-main-content .radio-input+label:before,.stockist_module .checkbox-input+label:before,.stockist_module .radio-input+label:before {
    border-color: var(--faqs-purple)
}

.ssf-main-content .checkbox-input+label.fam_stick,.ssf-main-content .radio-input+label.fam_stick,.stockist_module .checkbox-input+label.fam_stick,.stockist_module .radio-input+label.fam_stick {
    font-size: 20px
}

.ssf-main-content .checkbox-input+label.fam_arvo,.ssf-main-content .radio-input+label.fam_arvo,.stockist_module .checkbox-input+label.fam_arvo,.stockist_module .radio-input+label.fam_arvo {
    font-size: 16px
}

.ssf-main-content .checkbox-input:checked+label:before,.ssf-main-content .radio-input:checked+label:before,.stockist_module .checkbox-input:checked+label:before,.stockist_module .radio-input:checked+label:before {
    border-color: var(--faqs-purple)
}

.ssf-main-content .checkbox-input:checked+label:after,.ssf-main-content .radio-input:checked+label:after,.stockist_module .checkbox-input:checked+label:after,.stockist_module .radio-input:checked+label:after {
    background: var(--faqs-purple)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage,.ssf-main-content .stockists_search,.stockist_module .stockists_search {
    position: relative
}

.ssf-main-content .stockists_search input.form-control,.stockist_module .stockists_search input.form-control {
    height: 50px;
    color: var(--faqs-purple);
    border: 2px solid var(--faqs-purple)
}

.ssf-main-content .stockists_search .btn,.stockist_module .stockists_search .btn {
    position: absolute;
    top: 3px;
    right: 5px
}

@media (max-width: 767px) {
    .ssf-main-content .container-80,.stockist_module .container-80 {
        width:100%;
        padding: 0 15px
    }
}

.ssf-main-content #super-left-panel,.ssf-main-content .stockist_results_main,.stockist_module .stockist_results_main {
    background-color: var(--light-purple);
    padding: 30px 20px;
    height: 100%
}

@media (max-width: 1199px) {
    .ssf-main-content #super-left-panel,.ssf-main-content .stockist_results_main,.stockist_module .stockist_results_main {
        padding:20px 15px
    }
}

.ssf-main-content #super-left-panel>h3,.ssf-main-content .stockist_module #super-left-panel>h3,.ssf-main-content .stockist_results_main>h3,.stockist_module .stockist_results_main>h3 {
    font-family: Archivo Black,sans-serif;
    font-size: 30px;
    color: var(--faqs-purple)
}

@media (min-width: 1600px) {
    .ssf-main-content #super-left-panel>h3,.ssf-main-content .stockist_module #super-left-panel>h3,.ssf-main-content .stockist_results_main>h3,.stockist_module .stockist_results_main>h3 {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .ssf-main-content #super-left-panel>h3,.ssf-main-content .stockist_module #super-left-panel>h3,.ssf-main-content .stockist_results_main>h3,.stockist_module .stockist_results_main>h3 {
        font-size:24px
    }
}

.ssf-main-content #super-left-panel .stockists_listing,.ssf-main-content .stockist_results_main .stockists_listing,.stockist_module .stockist_results_main .stockists_listing {
    height: 100vh;
    overflow: hidden;
    overflow-y: auto
}

.ssf-main-content #super-left-panel .stockists_listing::-webkit-scrollbar,.ssf-main-content .stockist_results_main .stockists_listing::-webkit-scrollbar,.stockist_module .stockist_results_main .stockists_listing::-webkit-scrollbar {
    width: 5px
}

.ssf-main-content #super-left-panel .stockists_listing::-webkit-scrollbar-track,.ssf-main-content .stockist_results_main .stockists_listing::-webkit-scrollbar-track,.stockist_module .stockist_results_main .stockists_listing::-webkit-scrollbar-track {
    background-color: #ead8e7;
    border-radius: 20px
}

.ssf-main-content #super-left-panel .stockists_listing::-webkit-scrollbar-thumb,.ssf-main-content .stockist_results_main .stockists_listing::-webkit-scrollbar-thumb,.stockist_module .stockist_results_main .stockists_listing::-webkit-scrollbar-thumb {
    background-color: var(--faqs-purple);
    border-radius: 20px
}

@media (max-width: 991px) {
    .ssf-main-content #super-left-panel .stockists_listing,.ssf-main-content .stockist_results_main .stockists_listing,.stockist_module .stockist_results_main .stockists_listing {
        height:50vh!important
    }
}

.ssf-main-content #super-left-panel .stockist_item,.ssf-main-content .stockist_results_main .stockist_item,.stockist_module .stockist_results_main .stockist_item {
    position: relative;
    border-bottom: 2px solid var(--faqs-purple);
    padding: 0 25px 25px;
    margin-top: 25px
}

.ssf-main-content #super-left-panel .stockist_item:last-child,.ssf-main-content .stockist_results_main .stockist_item:last-child,.stockist_module .stockist_results_main .stockist_item:last-child {
    border: 0
}

.ssf-main-content #super-left-panel .stockist_item img,.ssf-main-content .stockist_results_main .stockist_item img,.stockist_module .stockist_results_main .stockist_item img {
    height: 30px;
    position: absolute;
    left: 0;
    top: 0
}

.ssf-main-content #super-left-panel .stockist_item h4,.ssf-main-content #super-left-panel .stockist_item h5,.ssf-main-content .stockist_results_main .stockist_item h4,.ssf-main-content .stockist_results_main .stockist_item h5,.stockist_module .stockist_results_main .stockist_item h4,.stockist_module .stockist_results_main .stockist_item h5 {
    font-family: Archivo Black,sans-serif;
    color: var(--faqs-purple);
    font-size: 24px;
    display: block
}

@media (min-width: 1600px) {
    .ssf-main-content #super-left-panel .stockist_item h4,.ssf-main-content #super-left-panel .stockist_item h5,.ssf-main-content .stockist_results_main .stockist_item h4,.ssf-main-content .stockist_results_main .stockist_item h5,.stockist_module .stockist_results_main .stockist_item h4,.stockist_module .stockist_results_main .stockist_item h5 {
        font-size:28px
    }
}

.ssf-main-content #super-left-panel .stockist_item .st_info_container,.ssf-main-content .stockist_results_main .stockist_item .st_info_container,.stockist_module .stockist_results_main .stockist_item .st_info_container {
    width: 100%;
    padding: 0 20px
}

.ssf-main-content .nearest_stockist h2,.stockist_module .nearest_stockist h2 {
    font-family: Archivo Black,sans-serif;
    font-size: 30px;
    color: var(--faqs-purple);
    margin-bottom: 10px
}

@media (min-width: 1600px) {
    .ssf-main-content .nearest_stockist h2,.stockist_module .nearest_stockist h2 {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .ssf-main-content .nearest_stockist h2,.stockist_module .nearest_stockist h2 {
        font-size:24px
    }
}

.ssf-main-content .nearest_stockist .nstock_info,.stockist_module .nearest_stockist .nstock_info {
    display: flex
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_logo,.stockist_module .nearest_stockist .nstock_info .nstock_logo {
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--light-grey);
    position: relative
}

@media (max-width: 1199px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_logo,.stockist_module .nearest_stockist .nstock_info .nstock_logo {
        width:150px;
        height: 150px
    }
}

@media (max-width: 767px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_logo,.stockist_module .nearest_stockist .nstock_info .nstock_logo {
        width:60px;
        height: 60px
    }
}

@media (min-width: 1600px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_logo,.stockist_module .nearest_stockist .nstock_info .nstock_logo {
        width:240px;
        height: 240px
    }
}

.order_acc_item .ordr_img img,.ssf-main-content .nearest_stockist .nstock_info .nstock_logo img,.stockist_module .nearest_stockist .nstock_info .nstock_logo img {
    position: absolute;
    top: 5%;
    left: 10%;
    height: 90%;
    width: 80%;
    object-fit: contain
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_description,.stockist_module .nearest_stockist .nstock_info .nstock_description {
    padding-left: 15px;
    display: flex;
    flex: 1
}

@media (max-width: 767px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description,.stockist_module .nearest_stockist .nstock_info .nstock_description {
        flex-wrap:wrap
    }
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_col:first-child,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_col:first-child {
    flex: 3
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_col:last-child,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_col:last-child {
    flex: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media (max-width: 767px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_col:last-child,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_col:last-child {
        justify-content:flex-start
    }
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_col .btn,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_col .btn {
    margin-top: auto
}

@media (max-width: 767px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_col,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_col {
        width:100%;
        flex: unset!important
    }
}

.greybox h2,.ssf-main-content .nearest_stockist .nstock_info .nstock_description h4,.stockist_module .nearest_stockist .nstock_info .nstock_description h4 {
    font-family: Archivo Black,sans-serif;
    font-size: 30px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description h4,.stockist_module .nearest_stockist .nstock_info .nstock_description h4 {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description h4,.stockist_module .nearest_stockist .nstock_info .nstock_description h4 {
        font-size:24px
    }
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_distance,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_distance {
    font-family: Archivo Narrow,sans-serif;
    color: var(--faqs-purple);
    font-size: 20px;
    align-self: flex-end
}

@media (min-width: 1600px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_distance,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_distance {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_distance,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_distance {
        font-size:16px
    }
}

@media (max-width: 767px) {
    .ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_distance,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_distance {
        margin-bottom:15px
    }
}

.ssf-main-content .nearest_stockist .nstock_info .nstock_description .nstock_distance img,.stockist_module .nearest_stockist .nstock_info .nstock_description .nstock_distance img {
    height: 30px;
    margin-right: 10px
}

.ssf-main-content .nearest_stockist .nstock_map,.stockist_module .nearest_stockist .nstock_map {
    width: 100%;
    height: 100vh;
    margin-top: 30px
}

@media (max-width: 1199px) {
    .ssf-main-content .nearest_stockist .nstock_map,.stockist_module .nearest_stockist .nstock_map {
        height:50vh
    }
}

.greybox,.hero-carousel-section #hero-carousel-container,.ssf-main-content .nearest_stockist .nstock_map #map_stockists,.stockist_module .nearest_stockist .nstock_map #map_stockists {
    height: 100%
}

@media (max-width: 767px) {
    .account_page.container-80 {
        width:100%;
        padding: 0 15px
    }
}

.greybox_listing>.col-12 {
    margin-bottom: 20px
}

.greybox {
    padding: 20px;
    background-color: var(--light-grey-background)
}

.greybox h2 {
    color: var(--green)
}

@media (min-width: 1600px) {
    .greybox h2 {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .greybox h2 {
        font-size:24px
    }
}

.greybox .grbx_head {
    display: flex;
    align-items: baseline;
    margin-bottom: 10px
}

.greybox .grbx_head a {
    font-size: 14px;
    margin-left: auto
}

@media (min-width: 1600px) {
    .greybox .grbx_head a {
        font-size:16px
    }
}

@media (max-width: 767px) {
    .greybox .grbx_head a.border_style {
        width:100%;
        margin-top: 10px;
        text-align: center;
        justify-content: center
    }
}

.greybox.reset_box {
    background-color: unset;
    padding: 0
}

.greybox.green_line {
    padding-top: 20px;
    border-top: 2px solid var(--green)
}

@media (max-width: 767px) {
    .greybox.green_line .grbx_head {
        flex-wrap:wrap
    }
}

.order_acc_item {
    display: flex;
    margin: 15px 0
}

.order_acc_item .ordr_img {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--white);
    position: relative
}

@media (min-width: 1600px) {
    .order_acc_item .ordr_img {
        width:112px;
        height: 112px
    }
}

.order_acc_item .ordr_info {
    flex: 2;
    padding-left: 15px
}

.order_acc_item .ordr_price {
    flex: 1;
    text-align: right
}

.account_menu_sidebar .account_sbr_head {
    width: 100%;
    display: flex;
    align-items: center;
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .account_menu_sidebar .account_sbr_head {
        font-size:16px
    }
}

@media (min-width: 1600px) {
    .account_menu_sidebar .account_sbr_head {
        font-size:24px
    }
}

.account_menu_sidebar .account_sbr_head .acc_profile {
    width: 60px;
    height: 60px;
    background-color: #b6efe7;
    border-radius: 50%;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

.account_menu_sidebar .account_sbr_head .acc_profile img {
    width: 50%
}

@media (min-width: 1600px) {
    .account_menu_sidebar .account_sbr_head .acc_profile {
        width:80px;
        height: 80px
    }
}

.account_menu_sidebar .account_sbr_links {
    list-style-type: none
}

.account_menu_sidebar .account_sbr_links li a {
    width: 100%;
    display: block;
    padding: 12px 15px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    text-decoration: none;
    background-color: #fcfcfc;
    transition: color .4s ease
}

@media (max-width: 991px) {
    .account_menu_sidebar .account_sbr_links li a {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .account_menu_sidebar .account_sbr_links li a {
        font-size:18px
    }
}

.account_menu_sidebar .account_sbr_links li a i {
    margin-right: 6px
}

.account_menu_sidebar .account_sbr_links li.is-active a {
    color: var(--green);
    font-family: Archivo Narrow,sans-serif;
    position: relative
}

.account_menu_sidebar .account_sbr_links li.is-active a:before {
    content: "";
    width: 4px;
    height: 100%;
    background-color: var(--green);
    position: absolute;
    top: 0;
    left: 0
}

.account_menu_sidebar .account_sbr_links li:nth-child(odd) a {
    background-color: var(--light-green)
}

.vid_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    overflow: hidden
}

.vid_wrapper .preview_vid,.vid_wrapper .preview_vid:before,.vid_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vid_wrapper .preview_vid {
    background: no-repeat 50%/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.vid_wrapper .preview_vid:before {
    content: "";
    background-color: var(--black);
    opacity: .2
}

.vid_wrapper .preview_vid img {
    position: relative;
    z-index: 1;
    width: 60px;
    transition: transform .4s ease
}

@media (min-width: 1600px) {
    .vid_wrapper .preview_vid img {
        width:90px
    }
}

.vid_wrapper .preview_vid:hover img {
    transform: scale(1.2)
}

@media (max-width: 767px) {
    .video_text_section.container-80 {
        width:100%;
        padding: 0 15px
    }
}

.pagination-container,.sharing_section {
    display: flex;
    align-items: center
}

.sharing_section span {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-blue)
}

@media (min-width: 1600px) {
    .sharing_section span {
        font-size:22px
    }
}

.sharing_section ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

.sharing_section ul li {
    margin-left: 10px
}

.sharing_section ul li a {
    display: block;
    width: 34px;
    padding: 5px 0;
    text-align: center;
    color: var(--white);
    font-size: 16px
}

.sharing_section ul li a i {
    transition: opacity .4s ease
}

.sharing_section ul li a.sclink-facebook {
    background-color: #3b5998
}

.sharing_section ul li a.sclink-twitter {
    background-color: #00aced
}

.sharing_section ul li a.sclink-pinterest {
    background-color: #bd081c
}

.sharing_section ul li a:hover i {
    opacity: .6
}

.pagination-container {
    position: relative;
    justify-content: flex-end
}

@media (max-width: 767px) {
    .pagination-container {
        justify-content:center
    }
}

.pagination-container nav .pagination,.pagination-container ul.page-numbers {
    margin: 0;
    display: flex;
    align-items: center;
    padding-right: 170px
}

@media (max-width: 991px) {
    .pagination-container nav .pagination {
        padding-right:130px
    }
}

@media (max-width: 767px) {
    .pagination-container nav .pagination {
        padding:0
    }
}

.pagination-container nav .pagination .page-item.arrow {
    background-color: var(--dark-blue);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

@media (max-width: 991px) {
    .pagination-container nav .pagination .page-item.arrow {
        height:40px;
        width: 40px
    }
}

@media (max-width: 767px) {
    .pagination-container nav .pagination .page-item.arrow {
        height:35px;
        width: 35px
    }
}

.pagination-container nav .pagination .page-item.arrow.prev {
    right: 65px
}

@media (max-width: 991px) {
    .pagination-container nav .pagination .page-item.arrow.prev {
        right:55px
    }
}

@media (max-width: 767px) {
    .pagination-container nav .pagination .page-item.arrow.prev {
        left:0;
        right: unset
    }
}

.pagination-container nav .pagination .page-item.arrow.prev .prev-pagination-arrow,.pagination-container ul.page-numbers li .page-numbers.prev .prev-pagination-arrow {
    height: 25px;
    transform: scaleX(-1) translateX(2px)
}

@media (max-width: 991px) {
    .pagination-container nav .pagination .page-item.arrow.prev .prev-pagination-arrow {
        height:20px
    }
}

.pagination-container nav .pagination .page-item.arrow.next {
    right: 0
}

.pagination-container nav .pagination .page-item.arrow.next .next-pagination-arrow {
    height: 25px;
    transform: translateX(2px)
}

@media (max-width: 991px) {
    .pagination-container nav .pagination .page-item.arrow.next .next-pagination-arrow {
        height:20px
    }
}

@media (max-width: 767px) {
    .pagination-container nav .pagination .page-item.arrow.next .next-pagination-arrow {
        height:18px
    }
}

.pagination-container nav .pagination .page-item.active .page-link,.pagination-container ul.page-numbers li .page-numbers.current {
    font-family: Archivo Narrow,sans-serif;
    color: var(--dark-blue)
}

.pagination-container nav .pagination .page-item .page-link,.pagination-container ul.page-numbers li .page-numbers {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    color: var(--dark-grey);
    padding: 10px
}

@media (max-width: 991px) {
    .pagination-container nav .pagination .page-item .page-link {
        font-size:18px
    }
}

.pagination-container ul.page-numbers {
    display: -ms-flexbox;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    list-style-type: none
}

@media (max-width: 991px) {
    .pagination-container ul.page-numbers {
        padding-right:130px
    }
}

@media (max-width: 767px) {
    .pagination-container ul.page-numbers {
        padding:0;
        justify-content: center
    }
}

.pagination-container ul.page-numbers li .page-numbers {
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 1.25
}

.pagination-container ul.page-numbers li .page-numbers.next,.pagination-container ul.page-numbers li .page-numbers.prev {
    background-color: var(--dark-blue);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    top: 0;
    justify-content: center;
    align-items: center;
    position: absolute
}

@media (max-width: 991px) {
    .pagination-container ul.page-numbers li .page-numbers.next,.pagination-container ul.page-numbers li .page-numbers.prev {
        height:40px;
        width: 40px
    }
}

@media (max-width: 767px) {
    .pagination-container ul.page-numbers li .page-numbers.next,.pagination-container ul.page-numbers li .page-numbers.prev {
        height:35px;
        width: 35px
    }
}

.pagination-container ul.page-numbers li .page-numbers.prev {
    right: 65px
}

@media (max-width: 991px) {
    .pagination-container ul.page-numbers li .page-numbers.prev {
        right:55px
    }
}

@media (max-width: 767px) {
    .pagination-container ul.page-numbers li .page-numbers.prev {
        left:0;
        right: unset
    }
}

@media (max-width: 991px) {
    .pagination-container ul.page-numbers li .page-numbers.prev .prev-pagination-arrow {
        height:20px
    }
}

.pagination-container ul.page-numbers li .page-numbers.next {
    right: 0
}

.pagination-container ul.page-numbers li .page-numbers.next .next-pagination-arrow {
    height: 25px;
    transform: translateX(2px)
}

@media (max-width: 991px) {
    .pagination-container ul.page-numbers li .page-numbers.next .next-pagination-arrow {
        height:20px
    }
}

@media (max-width: 767px) {
    .pagination-container ul.page-numbers li .page-numbers.next .next-pagination-arrow {
        height:18px
    }
}

@media (max-width: 991px) {
    .pagination-container ul.page-numbers li .page-numbers {
        font-size:18px
    }
}

.timeline_section {
    background-color: var(--stockists-background-purple);
    padding: 60px 0
}

@media (max-width: 1199px) {
    .timeline_section .container-60 {
        width:70%
    }
}

@media (max-width: 991px) {
    .timeline_section .container-60 {
        width:90%
    }
}

@media (max-width: 575px) {
    .timeline_section .container-60 {
        width:100%;
        padding: 0 15px
    }
}

.timeline_section .timeline_wrapper .tl_block {
    margin-bottom: 60px
}

.timeline_section .timeline_wrapper .tl_block .tl_date {
    font-family: Archivo Black,sans-serif;
    font-size: 38px;
    line-height: 1;
    color: var(--white);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-left: 50px;
    position: relative
}

@media (max-width: 1199px) {
    .timeline_section .timeline_wrapper .tl_block .tl_date {
        font-size:32px
    }
}

@media (max-width: 767px) {
    .timeline_section .timeline_wrapper .tl_block .tl_date {
        font-size:24px
    }
}

@media (min-width: 1600px) {
    .timeline_section .timeline_wrapper .tl_block .tl_date {
        font-size:44px;
        width: 140px;
        height: 140px
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_date.side_center {
    margin-left: auto;
    margin-right: auto;
    left: auto!important
}

.timeline_section .timeline_wrapper .tl_block .tl_date.side_right {
    margin-left: auto;
    margin-right: 50px;
    left: auto!important
}

@media (max-width: 575px) {
    .timeline_section .timeline_wrapper .tl_block .tl_date {
        margin-left:auto!important;
        margin-right: auto!important;
        left: auto
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_info {
    width: 70%;
    display: flex;
    padding: 30px 20px;
    margin-bottom: 20px;
    position: relative
}

.timeline_section .timeline_wrapper .tl_block .tl_info:last-child,.timeline_section .timeline_wrapper .tl_block .tl_info p:last-child {
    margin-bottom: 0
}

@media (max-width: 575px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info {
        width:100%;
        flex-wrap: wrap
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_info h3 {
    font-family: Archivo Black,sans-serif;
    color: var(--white);
    font-size: 38px;
    margin-bottom: 15px
}

@media (max-width: 1199px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info h3 {
        font-size:32px
    }
}

@media (max-width: 767px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info h3 {
        font-size:24px
    }
}

@media (min-width: 1600px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info h3 {
        font-size:44px
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_info p {
    font-family: Archivo Narrow,sans-serif;
    color: var(--white);
    font-size: 15px
}

@media (max-width: 991px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info p {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info p {
        font-size:16px
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_info .date_img {
    position: relative;
    flex: 0 0 150px;
    max-width: 150px
}

.timeline_section .timeline_wrapper .tl_block .tl_info .date_img:empty {
    display: none
}

.timeline_section .timeline_wrapper .tl_block .tl_info .date_img:empty+.date_description {
    padding-left: 0
}

@media (max-width: 575px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info .date_img {
        margin:0 auto 15px
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_info .date_img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain
}

@media (max-width: 575px) {
    .timeline_section .timeline_wrapper .tl_block .tl_info .date_img img {
        position:relative
    }
}

.timeline_section .timeline_wrapper .tl_block .tl_info .date_description {
    padding-left: 15px
}

.timeline_section .timeline_wrapper .tl_block.t_pink .tl_date,.timeline_section .timeline_wrapper .tl_block.t_pink .tl_info {
    background-color: var(--dark-pink)
}

.timeline_section .timeline_wrapper .tl_block.t_pink h3 {
    color: var(--products-background-pink)
}

.timeline_section .timeline_wrapper .tl_block.t_pink svg {
    fill: var(--dark-pink)
}

.timeline_section .timeline_wrapper .tl_block.t_orange .tl_date,.timeline_section .timeline_wrapper .tl_block.t_orange .tl_info {
    background-color: var(--orange)
}

.timeline_section .timeline_wrapper .tl_block.t_orange h3 {
    color: #9d1c14
}

.ranges_listing .joy-section.orange_box svg,.timeline_section .timeline_wrapper .tl_block.t_orange svg {
    fill: var(--orange)
}

.timeline_section .timeline_wrapper .tl_block.t_blue .tl_date,.timeline_section .timeline_wrapper .tl_block.t_blue .tl_info {
    background-color: var(--blue)
}

.button.border_style.darkblue-button a,.timeline_section .timeline_wrapper .tl_block.t_blue h3 {
    color: var(--dark-blue)
}

.timeline_section .timeline_wrapper .tl_block.t_blue svg {
    fill: var(--blue)
}

.timeline_section .timeline_wrapper .tl_block.t_green .tl_date,.timeline_section .timeline_wrapper .tl_block.t_green .tl_info {
    background-color: var(--products-background-green)
}

.timeline_section .timeline_wrapper .tl_block.t_green svg {
    fill: var(--products-background-green)
}

.timeline_section .timeline_wrapper .tl_block:nth-child(2n) .tl_info {
    margin-left: auto
}

.timeline_section .timeline_wrapper .tl_block:nth-child(2n) .tl_date {
    left: 30%
}

.timeline_section .timeline_wrapper .tl_block:nth-child(2n) .arrow_next_tl {
    right: auto;
    left: -110px;
    transform: scale(-1) rotate(65deg)
}

@media (min-width: 1600px) {
    .timeline_section .timeline_wrapper .tl_block:nth-child(2n) .arrow_next_tl {
        left:-140px
    }
}

.timeline_section .timeline_wrapper .tl_block .arrow_next_tl {
    position: absolute;
    bottom: -50px;
    right: -110px;
    width: 90px;
    height: 90px;
    transform: scaleY(-1) rotate(65deg)
}

.ranges_listing .joy-section .details-container .content .ornament_lines svg,.timeline_section .timeline_wrapper .tl_block .arrow_next_tl svg {
    overflow: auto;
    width: 100%;
    height: 100%
}

@media (max-width: 575px) {
    .timeline_section .timeline_wrapper .tl_block .arrow_next_tl {
        display:none
    }
}

@media (min-width: 1600px) {
    .timeline_section .timeline_wrapper .tl_block .arrow_next_tl {
        height:120px;
        right: -140px
    }
}

.slick-slide.slick-loading img,.timeline_section .more_timeline,.timeline_section .timeline_wrapper .tl_block.last .arrow_next_tl {
    display: none
}

.link {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.link:focus,.link:hover {
    opacity: .6;
    outline: 0
}

.button {
    border-radius: 0;
    color: var(--white);
    font-family: Archivo Narrow,sans-serif;
    height: 60px
}

.button.btflex {
    display: flex;
    align-items: center
}

@media (max-width: 991px) {
    .button {
        font-size:14px
    }
}

.button.wd100 {
    width: 100%
}

.button.padd40 {
    padding-left: 40px;
    padding-right: 40px
}

.button.border_style {
    background-color: transparent
}

.button.border_style.darkblue-button {
    color: var(--dark-blue);
    border: 2px solid var(--dark-blue)
}

.button.border_style.darkpink-button {
    color: var(--dark-pink);
    border: 2px solid var(--dark-pink)
}

.button.border_style.darkpink-button a {
    color: var(--dark-pink)
}

.button.border_style.green-button {
    color: var(--green);
    border: 2px solid var(--green)
}

.button.border_style.green-button a {
    color: var(--green)
}

.button.border_style.orange-button {
    color: var(--dark-orange);
    border: 2px solid var(--dark-orange)
}

.button.border_style.orange-button a,.form-field.field_select.orange-select:after,.form-field .field_select.orange-select:after {
    color: var(--dark-orange)
}

.button.border_style.blue-button {
    color: var(--error-title-blue);
    border: 2px solid var(--error-title-blue)
}

.button.border_style.blue-button a {
    color: var(--error-title-blue)
}

.button i {
    margin-right: 15px
}

.button i:last-child {
    margin-left: 15px;
    margin-right: 0
}

.button:hover,.button a,.button a:hover {
    color: var(--white)
}

.small-button {
    width: 183px
}

.medium-button {
    width: 213px
}

.large-button {
    width: 248px
}

.carousel-orange-button,.contact-form-button {
    background-color: var(--orange)
}

.stockists-purple-button {
    background-color: var(--stockists-purple)!important
}

.purple-button {
    background-color: var(--dark-purple)
}

.blue-button {
    background-color: var(--blue)!important
}

.bluetint-button {
    background-color: var(--error-title-blue)!important
}

.naturals-blue-button {
    background-color: var(--naturals-dark-blue)
}

.faqspink-button {
    background-color: var(--faqs-purple)
}

.woocommerce button.products-card-button {
    height: 40px;
    background-color: var(--dark-blue)!important;
    width: 50%;
    font-size: 15px
}

@media (max-width: 767px) {
    .woocommerce button.products-card-button {
        width:100%!important
    }
}

@media (max-width: 991px) {
    .woocommerce button.products-card-button {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .woocommerce button.products-card-button {
        width:50%;
        font-size: 16px
    }
}

.products-card-button {
    height: 40px;
    background-color: var(--dark-blue);
    width: 50%;
    font-size: 15px
}

@media (max-width: 767px) {
    .products-card-button {
        width:100%!important
    }
}

@media (max-width: 991px) {
    .products-card-button {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .products-card-button {
        width:50%;
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .button {
        width:auto;
        height: 45px
    }
}

.plain_btn {
    font-family: Archivo Narrow,sans-serif;
    padding: 0;
    color: var(--dark-blue);
    text-decoration: underline;
    font-size: inherit
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button:hover,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button:hover,.plain_btn:hover {
    color: var(--dark-blue);
    text-decoration: none
}

.plain_btn.mediumblue {
    color: #1393c7
}

.button a,.button a:hover,.plain_btn.mediumblue:hover {
    text-decoration: none
}

.plain_btn i {
    margin-right: 10px
}

.plain_btn.green {
    color: var(--green)
}

@media (max-width: 767px) {
    .wd100mob {
        width:100%
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .wd100tablet {
        width:100%
    }
}

.codedropz-upload-wrapper,.form-field.field_select.blue-select .custom-select option,.form-field .field_select.blue-select .custom-select option,.form-field.field_select.orange-select .custom-select option,.form-field .field_select.orange-select .custom-select option {
    color: var(--dark-grey)
}

.prods_per_page select#prods_per_page {
    width: 100px
}

.prods_per_page i.fas {
    right: 10px!important
}

.form-field {
    margin-bottom: 20px
}

.form-field:last-child {
    margin-bottom: 0
}

.form-field .form-label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin-bottom: 10px;
    width: 100%
}

@media (min-width: 1600px) {
    .form-field .form-label {
        font-size:18px
    }
}

.form-field .form-control {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: var(--dark-grey);
    border: 1px solid var(--form-border-grey);
    margin-bottom: 10px;
    height: 58px;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 991px) {
    .form-field .form-control {
        height:45px
    }
}

@media (max-width: 767px) {
    .form-field .form-control {
        font-size:20px;
        padding-left: 15px;
        padding-right: 15px;
        height: 50px
    }
}

@media (min-width: 1600px) {
    .form-field .form-control {
        font-size:26px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.form-field .form-control.border_lightblue {
    border: 2px solid var(--filter-results-blue)
}

.form-field textarea.form-control {
    height: 130px;
    resize: none
}

.form-field.field_select,.form-field .field_select {
    position: relative;
    z-index: 1
}

.form-field.field_select:after,.form-field .field_select:after {
    content: "\f078";
    position: absolute;
    right: 27px;
    top: 23px;
    z-index: -1;
    color: var(--dark-grey);
    font-weight: 900;
    font-family: Font Awesome\ 5 Free;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

@media (max-width: 991px) {
    .form-field.field_select:after,.form-field .field_select:after {
        top:16px
    }
}

.form-field.field_select.orange-select .custom-select,.form-field .field_select.orange-select .custom-select {
    color: var(--dark-orange);
    border: solid 2px var(--dark-orange)
}

.form-field.field_select.blue-select .custom-select,.form-field .field_select.blue-select .custom-select {
    color: var(--dark-blue);
    border: solid 2px var(--dark-blue)
}

.form-field.field_select.blue-select:after,.form-field .field_select.blue-select:after {
    color: var(--dark-blue)
}

.form-field .custom-select {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    height: 60px;
    border: solid 2px var(--dark-grey);
    border-radius: 0;
    padding-left: 14px;
    padding-right: 34px;
    background: 0 0;
    cursor: pointer
}

@media (max-width: 991px) {
    .form-field .custom-select {
        font-size:18px;
        height: 45px
    }
}

.checkbox-input+label,.form-field .custom-select option,.radio-input+label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px
}

.form-field .standard_select {
    border: 1px solid var(--form-border-grey)
}

@media (max-width: 767px) {
    .form-field .standard_select {
        height:50px
    }

    .form-field.field_select:after,.form-field .field_select:after {
        top: 18px;
        right: 15px
    }
}

.form-field .row {
    margin-right: -10px;
    margin-left: -10px
}

.form-field .row .col-12 {
    padding-left: 10px;
    padding-right: 10px
}

.checkbox-input,.radio-input {
    position: absolute;
    opacity: 0
}

.checkbox-input+label,.radio-input+label {
    position: relative;
    cursor: pointer;
    color: var(--dark-grey);
    padding: 4px 0 0 32px;
    margin: 0;
    text-transform: inherit;
    letter-spacing: 0;
    line-height: 1
}

.checkbox-input+label:before {
    border: 1px solid var(--form-border-grey)
}

.checkbox-input+label:before,.radio-input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    background: 0 0;
    transition: border .4s ease
}

.checkbox-input+label:after,.radio-input+label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    transition: background .4s ease
}

.checkbox-input:disabled+label,.radio-input:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.checkbox-input:disabled+label:before,.radio-input:disabled+label:before {
    box-shadow: none;
    background: #ddd;
    border-color: #ddd
}

.checkbox-input:checked+label:before,.radio-input:checked+label:before {
    border-color: var(--dark-blue)
}

.checkbox-input:checked+label:after,.radio-input:checked+label:after {
    background: var(--dark-blue)
}

.radio-input+label:after,.radio-input+label:before {
    border-radius: 50%
}

.radio-input+label:before {
    border: 2px solid var(--dark-blue)
}

.qty_wrapper .quantity {
    width: 100%;
    height: 60px;
    border: solid 2px var(--dark-grey);
    display: flex;
    align-items: center;
    justify-content: center
}

.qty_wrapper input {
    width: 80px;
    text-align: center;
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    border: 0
}

.qty_wrapper input[type=number]::-webkit-inner-spin-button,.qty_wrapper input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.qty_wrapper input[type=number] {
    -moz-appearance: textfield
}

.product_page.product_range .breadcrumbs_wrapper ul li a:hover,.qty_wrapper .qty_bt {
    color: var(--dark-grey)
}

.input:focus {
    box-shadow: 0 0 0 .2rem rgba(98,98,98,.25)
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

header {
    z-index: 50;
    position: fixed;
    top: 0;
    width: 100%
}

.top-nav {
    background-color: var(--light-green);
    padding: 0;
    justify-content: flex-end
}

.top-nav .navbar-nav {
    margin-left: auto
}

.top-nav .nav-link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px;
    margin: 0 .5em;
    color: var(--dark-grey)!important
}

.top-nav .nav-link .wishlist-icon {
    height: 14px;
    transform: translateY(-1px);
    margin-right: 5px
}

.middle-nav {
    background-color: var(--white);
    padding: 12px 0
}

.middle-nav .row.w-100 {
    align-items: center
}

.middle-nav .logo-container .logo img {
    height: 36px
}

.middle-nav .cart-count-icon {
    position: absolute;
    right: 23px;
    top: -5px;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    background: var(--green);
    color: var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body,.middle-nav .logo-container,.middle-nav .logo-container .logo,.middle-nav .nav-links-container,.middle-nav .nav-search-container {
    padding: 0
}

.middle-nav .nav-search-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.middle-nav .nav-search {
    border: 2px solid rgba(0,0,0,.2);
    width: 100%;
    height: 2.8em;
    border-radius: 2em;
    padding: 0 1.5em
}

.middle-nav .nav-search .form-inline {
    justify-content: space-between;
    height: 100%
}

.middle-nav .nav-search .search-input {
    border: 0;
    background: 0 0;
    width: 90%;
    padding: 0;
    height: 100%;
    color: var(--dark-grey);
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    box-shadow: none
}

.middle-nav .nav-search .search-input::placeholder {
    color: rgba(0,0,0,.2);
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px
}

.middle-nav .nav-search .search-button {
    padding: .375em 0
}

.middle-nav .nav-search .search-icon {
    height: 20px;
    transform: translateY(-2px)
}

.bottom-nav .nav-links-list .nav-link.dropdown-toggle:after,.middle-nav .nav-search-container .nav-search-results {
    display: none
}

.middle-nav .nav-search-container .nav-search-results.show {
    display: unset;
    position: absolute;
    width: 100%;
    background: var(--white);
    top: 45px;
    z-index: 1;
    padding: 15px 15px 10px
}

.middle-nav .nav-search-container .search-results-title {
    font-family: Archivo Black,sans-serif;
    font-size: 28px;
    color: var(--dark-grey);
    margin-bottom: 15px
}

@media (min-width: 1600px) {
    .middle-nav .nav-search-container .search-results-title {
        font-size:34px;
        margin-bottom: 25px
    }
}

.middle-nav .nav-search-container .search-link {
    color: var(--dark-grey);
    text-decoration: none
}

.middle-nav .nav-search-container .single-result-row {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.middle-nav .nav-search-container .single-result-row .result-image-container {
    height: 100px;
    width: 100px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--light-grey)
}

.middle-nav .nav-search-container .single-result-row .result-image {
    height: 90%;
    width: 80%;
    object-fit: cover
}

.middle-nav .nav-search-container .single-result-row .result-text {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    flex: 1
}

@media (min-width: 1600px) {
    .middle-nav .nav-search-container .single-result-row .result-text {
        font-size:28px
    }
}

.middle-nav .nav-links-container {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.middle-nav .nav-links-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center
}

.middle-nav .nav-links-list .nav-item {
    margin-right: 3em
}

@media (max-width: 1199px) {
    .middle-nav .nav-links-list .nav-item {
        margin-right:15px
    }
}

@media (max-width: 767px) {
    .middle-nav .nav-links-list .nav-item {
        margin-right:20px
    }
}

.hero-carousel-section .owl-carousel .owl-item .item-button-container .button:last-child,.middle-nav .nav-links-list .nav-item:last-child {
    margin-right: 0
}

.middle-nav .nav-links-list .nav-link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px
}

.middle-nav .nav-links-list .nav-link-icon {
    height: 22px;
    margin-right: 15px
}

@media (max-width: 1199px) {
    .middle-nav .nav-links-list .nav-link-icon {
        display:block;
        margin: 0 auto
    }
}

@media (max-width: 767px) {
    .middle-nav .container-80 {
        width:100%;
        padding: 0 15px
    }

    .middle-nav .nav-links-list .nav-link {
        font-size: 0;
        line-height: 1
    }

    .middle-nav .nav-search-container {
        display: none;
        position: absolute;
        top: 62px;
        width: 100%;
        left: 0;
        padding: 15px;
        background-color: var(--white)
    }

    .middle-nav .nav-search-container.is_open {
        display: block
    }

    .middle-nav .nav-search-container .nav-search-results.show {
        padding: 15px;
        top: 60px;
        left: 0
    }

    .middle-nav .nav-search-container .search-results-title {
        font-size: 26px;
        margin-bottom: 10px
    }

    .middle-nav .nav-search-container .single-result-row {
        margin-bottom: 10px
    }

    .middle-nav .nav-search-container .single-result-row .result-image-container {
        width: 80px;
        height: 80px;
        margin-right: 10px
    }

    .middle-nav .nav-search-container .single-result-row .result-text {
        font-size: 22px
    }
}

@media (min-width: 1200px) {
    .middle-nav .nav-search-container .nav-search-results.show {
        padding:30px 30px 10px
    }
}

@media (min-width: 1600px) {
    .middle-nav .nav-search-container .single-result-row {
        margin-bottom:20px
    }

    .middle-nav .nav-search-container .single-result-row .result-image-container {
        width: 130px;
        height: 130px;
        margin-right: 30px
    }
}

@media (min-width: 1200px) {
    .middle-nav .nav-links-list .nav-item:nth-last-child(2) {
        margin-right:0
    }
}

.bottom-nav {
    background-color: var(--green);
    padding: 0;
    position: relative;
    height: 60px
}

@media (min-width: 1600px) {
    .bottom-nav {
        height:4.3em
    }
}

.bottom-nav .nav-links-container {
    display: flex;
    margin: 0 auto
}

.bottom-nav .nav-links-list .nav-item {
    margin: 0 1.5em
}

.bottom-nav .nav-links-list {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

.bottom-nav .nav-links-list .nav-link,.mobile_menu .mob_menu_list ul li h3 {
    font-family: Archivo Black,sans-serif;
    font-size: 28px;
    color: var(--white)
}

@media (min-width: 1600px) {
    .bottom-nav .nav-links-list .nav-link {
        font-size:34px
    }
}

.bottom-nav .dropdown-menu {
    top: auto
}

.bottom-nav .dropdown-menu.show {
    position: absolute;
    float: none;
    width: 100%;
    margin: 0;
    border: 0;
    display: flex;
    justify-content: center;
    overflow: hidden;
    animation: o .2s linear forwards
}

.bottom-nav .dropdown-menu-section {
    margin: 0 1.5em
}

.bottom-nav .dropdown-menu-section .dropdown-section-title {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px
}

@media (min-width: 1600px) {
    .bottom-nav .dropdown-menu-section .dropdown-section-title {
        font-size:28px
    }
}

.bottom-nav .dropdown-menu-section .dropdown-section-title.has-data-link {
    cursor: pointer
}

.bottom-nav .dropdown-menu-section .dropdown-item {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    padding: 0;
    margin-bottom: 14px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .bottom-nav .dropdown-menu-section .dropdown-item {
        font-size:18px
    }
}

.mobile_menu {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 90;
    transition: opacity .4s ease
}

.mobile_menu.active,.mobile_menu .mob_menu_list ul li.has_dropdown ul.is_open {
    display: block
}

.hero-carousel-section .owl-carousel .owl-dots .owl-dot.active span,.mobile_menu.loading {
    opacity: 1
}

@media (max-width: 767px) {
    .mobile_menu .container-80 {
        width:100%;
        padding: 0 15px
    }
}

.mobile_menu .mob_m_close {
    filter: brightness(100);
    position: absolute;
    top: 0;
    right: 0
}

.mobile_menu .wbbx_logo img,.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav>div img,.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav>div img {
    height: 30px
}

.mobile_menu .mob_menu_head {
    position: absolute;
    top: 20px;
    left: 15px;
    right: 15px;
    text-align: center
}

.mobile_menu .mob_menu_list {
    position: absolute;
    top: 80px;
    left: 15px;
    right: 15px;
    bottom: 0;
    padding-bottom: 30px;
    overflow: hidden;
    overflow-y: auto
}

.mobile_menu .mob_menu_list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mobile_menu .mob_menu_list ul li h3 {
    font-size: 16px;
    display: block;
    padding: 8px 0;
    margin: 0
}

.mobile_menu .mob_menu_list ul li a {
    font-family: Archivo Narrow,sans-serif;
    color: var(--light-green);
    font-size: 16px;
    padding: 6px 0;
    display: block
}

.mobile_menu .mob_menu_list ul li.has_dropdown ul {
    display: none;
    padding-left: 10px
}

.mobile_menu .mob_menu_list .social-links-menu {
    margin-top: 40px
}

.mobile_menu .mob_menu_list .social-links-menu a {
    font-size: 20px;
    line-height: 1;
    margin-right: 20px;
    color: var(--white)
}

@media only screen and (max-width: 1199px) {
    .bottom-nav .nav-links-list .nav-link {
        font-family:Archivo Narrow,sans-serif;
        font-size: 30px;
        color: var(--white)
    }
}

@media only screen and (max-width: 991px) {
    .top-nav .navbar-nav {
        margin-right:auto;
        margin-left: unset
    }
}

.footer,.mobile_menu {
    background-color: var(--green)
}

.footer .footer-container {
    margin-top: 60px;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: 1fr 3fr
}

.footer .footer-links-container {
    color: var(--white)
}

.footer .footer-links-container .footer-links-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3,1fr)
}

.footer .footer-links-list .footer-links-list-item {
    margin-bottom: 5px
}

.footer .footer-links-list .footer-link {
    font-family: Archivo Narrow,sans-serif;
    color: inherit;
    text-decoration: none
}

.footer .social-links-copyright {
    flex-direction: column;
    color: var(--white);
    margin-bottom: 50px
}

.footer .social-links-container {
    margin-bottom: 10px
}

.footer .social-links-container a:hover {
    text-decoration: none
}

.footer .social-links-container .social-link {
    font-size: 20px;
    margin-right: 20px;
    color: var(--white)
}

.footer .social-links-copyright .copyright {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px
}

@media only screen and (max-width: 991px) {
    .footer .footer-container {
        width:unset;
        padding: 0 15px;
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-auto-rows: auto;
        grid-gap: 20px;
        grid-template-areas: "a" "b"
    }

    .footer .footer-logo-container {
        grid-area: a
    }

    .footer .footer-links-container {
        grid-area: b
    }

    .footer .social-links-copyright {
        width: 100%;
        padding: 0 15px
    }
}

@media only screen and (max-width: 768px) {
    .footer .footer-links-container .footer-links-list {
        grid-template-columns:repeat(2,1fr)
    }
}

.owl-nav.disabled {
    display: none
}

.hero-carousel-section {
    height: 470px
}

@media (max-width: 767px) {
    .hero-carousel-section {
        height:auto
    }
}

.hero-carousel-section .owl-carousel {
    position: relative;
    height: 100%
}

.hero-carousel-section .owl-carousel .owl-stage,.hero-carousel-section .owl-carousel .owl-stage-outer {
    height: 100%
}

.hero-carousel-section .owl-carousel .owl-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 200px;
    height: 100%;
    position: relative
}

@media (max-width: 1199px) {
    .hero-carousel-section .owl-carousel .owl-item {
        padding-left:100px
    }
}

@media (max-width: 767px) {
    .hero-carousel-section .owl-carousel .owl-item {
        padding-left:0;
        display: block;
        height: auto
    }
}

.hero-carousel-section .owl-carousel .owl-item .item-heading {
    font-family: Archivo Black,sans-serif;
    font-size: 56px;
    color: var(--white);
    margin-bottom: 30px;
    width: 43%
}

@media (max-width: 1400px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:50px
    }
}

@media (max-width: 1199px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:36px
    }
}

@media (max-width: 991px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        color:var(--dark-blue);
        width: 100%
    }
}

@media (max-width: 575px) {
    .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .hero-carousel-section .owl-carousel .owl-item .item-button-container {
        margin-bottom:50px
    }
}

@media (max-width: 767px) {
    .hero-carousel-section .owl-carousel .owl-item .item-button-container {
        margin-bottom:25px
    }
}

.hero-carousel-section .owl-carousel .owl-item .item-button-container .button {
    margin-right: 30px
}

@media (max-width: 575px) {
    .hero-carousel-section .owl-carousel .owl-item .item-button-container .button {
        width:auto;
        margin-right: 10px
    }
}

.hero-carousel-section .owl-carousel .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0
}

@media (max-width: 767px) {
    .hero-carousel-section .owl-carousel .owl-dots {
        bottom:auto;
        position: relative;
        width: 100%;
        margin: 0 0 20px!important
    }
}

.hero-carousel-section .owl-carousel .owl-dots .owl-dot span {
    background-color: var(--white);
    opacity: .4
}

@media (max-width: 767px) {
    .hero-carousel-section .owl-carousel .owl-dots .owl-dot span {
        background-color:var(--green)
    }
}

.hero-carousel-section .hero_bg_desktop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat 100%/cover
}

@media (max-width: 767px) {
    .hero-carousel-section .hero_bg_desktop {
        display:none
    }
}

.hero-carousel-section .hero_bg_mobile {
    width: 100%;
    margin-bottom: 20px
}

.hero-carousel-section .hero_content {
    position: relative;
    z-index: 1
}

@media (max-width: 767px) {
    .hero-carousel-section .hero_content {
        padding:0 15px;
        text-align: center
    }
}

@media (min-width: 768px) {
    .hero-carousel-section .hero_bg_mobile {
        display:none
    }

    .description-container {
        min-height: auto
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hero-carousel-section .owl-carousel .owl-item {
        padding-left:50px
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .hero-carousel-section {
        height:400px
    }

    .hero-carousel-section .owl-carousel .owl-item .hero_bg_desktop {
        background-position: center right 40%
    }
}

.logos-section {
    padding: 7px 20px;
    margin-bottom: 80px;
    background-color: var(--light-green)
}

.logos-section.no_margin {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .logos-section {
        margin-bottom:40px
    }
}

.logos-section .logos-container,.logos-section .logos-container .logo {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 575px) {
    .logos-section .logos-container {
        justify-content:space-between
    }
}

.logos-section .logos-container .logo {
    margin-right: 65px
}

@media (max-width: 991px) {
    .logos-section .logos-container .logo {
        margin:0
    }
}

.logos-section .logos-container .logo span {
    color: var(--green);
    font-family: Archivo Narrow,sans-serif;
    font-size: 10px;
    margin-left: 14px;
    line-height: 1.1;
    letter-spacing: -.5px
}

.logos-section .logos-container .logo span strong {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 600;
    display: block
}

@media (max-width: 575px) {
    .logos-section .logos-container .logo {
        margin-right:0
    }
}

.logos-section .logos-container .logo:last-of-type,.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container .rating-stars-container .rating-star:last-of-type {
    margin-right: 0
}

@media (max-width: 991px) {
    .logos-section .logos-container .logo.desktop-only {
        display:none
    }
}

.logos-section .logos-container .logo .feefo-image,.logos-section .logos-container .logo .free-delivery-image {
    height: 18px
}

.logos-section .logos-container .logo .gold-trusted-image,.logos-section .logos-container .logo .trustpilot-image {
    height: 26px
}

.products-carousel-section {
    background-color: var(--light-grey-background);
    padding: 80px 150px;
    margin-bottom: 60px;
    position: relative
}

.products-carousel-section.bluebg {
    background-color: var(--webbox-button-blue)
}

.products-carousel-section.nomargin {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .products-carousel-section {
        padding:30px 75px;
        margin-bottom: 30px
    }
}

.products-carousel-section.pet_qs_section .products-carousel-section-container {
    text-align: left
}

@media (max-width: 575px) {
    .products-carousel-section.pet_qs_section {
        padding-left:50px;
        padding-right: 50px
    }
}

.products-carousel-section .products-carousel-section-container {
    flex-direction: column;
    text-align: center
}

.products-carousel-section .products-carousel-section-container .title-container {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container .title-container {
        margin-bottom:20px
    }
}

.products-carousel-section .products-carousel-section-container .title-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--dark-blue)
}

@media (max-width: 1199px) {
    .products-carousel-section .products-carousel-section-container .title-container .title {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container .title-container .title {
        font-size:26px
    }
}

.products-carousel-section .products-carousel-section-container .title-container .title span {
    color: var(--with-love-blue)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container {
    margin-bottom: 40px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container {
        margin-bottom:20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container {
    position: relative;
    height: 230px;
    background-color: var(--white);
    display: flex;
    justify-content: center;
    align-items: center
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .card-image {
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    object-fit: contain;
    max-height: 100%
}

@media (max-width: 575px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .card-image {
        width:50%
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .left-icon {
    position: absolute;
    width: 55px
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .right-icon {
    position: absolute;
    width: 30px
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .description-container {
    padding: 20px;
    min-height: 200px
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .description-container .item-heading {
    margin-bottom: 14px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: var(--white);
    font-weight: 700
}

@media (max-width: 1199px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .description-container .item-heading {
        font-size:22px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .description-container .item-heading {
        font-size:20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-1 .image-container .left-icon {
    transform: rotate(45deg);
    bottom: 30px;
    left: 60px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-1 .image-container .left-icon {
        left:20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-1 .image-container .right-icon {
    top: 35px;
    right: 60px;
    transform: rotate(25deg)
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-1 .image-container .right-icon {
        top:30px;
        right: 20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-1 .description-container {
    background-color: var(--products-background-blue)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-1 .description-container .button {
    background-color: var(--dark-blue)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-2 .image-container .left-icon {
    transform: rotate(-45deg);
    bottom: 20px;
    left: 35px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-2 .image-container .left-icon {
        left:20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-2 .image-container .right-icon {
    top: 40px;
    right: 40px;
    transform: rotate(15deg)
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-2 .image-container .right-icon {
        top:30px;
        right: 20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-2 .description-container {
    background-color: var(--products-background-pink)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-2 .description-container .button {
    background-color: var(--products-btn-pink)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-3 .image-container .left-icon {
    transform: rotate(170deg);
    bottom: 0;
    left: 60px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-3 .image-container .left-icon {
        bottom:-5px;
        left: 20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-3 .image-container .right-icon {
    width: 70px;
    top: 65px;
    right: 30px;
    transform: rotate(35deg)
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-3 .image-container .right-icon {
        right:5px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-3 .description-container {
    background-color: var(--products-background-green)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item.owl-item-3 .description-container .button {
    background-color: var(--dark-green)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav>div,.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav>div {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--dark-blue);
    position: absolute;
    margin: auto 0;
    top: 0;
    bottom: 0
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav>div {
        height:50px;
        width: 50px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav>div {
        height:40px;
        width: 40px
    }
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav>div img {
        height:20px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-prev-btn {
    left: -85px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-prev-btn {
        left:-65px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-prev-btn {
        left:-60px
    }
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-prev-btn .prev-icon,.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-prev-btn .prev-icon,.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn .prev-icon {
    transform: scaleX(-1)
}

.products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-next-btn {
    right: -85px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-next-btn {
        right:-65px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container #products-carousel-container .owl-carousel .owl-nav .products-next-btn {
        right:-60px
    }
}

.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-stage-outer .owl-stage {
    display: flex;
    flex-wrap: wrap
}

.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .blog_wrapper_item {
    margin-bottom: 0;
    height: 100%
}

@media (max-width: 575px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .blog_wrapper_item {
        padding:0
    }
}

.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav,.products-carousel-section .products-carousel-section-container .view-all-container,.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav {
    margin: 0
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav>div {
        height:50px;
        width: 50px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav>div {
        height:40px;
        width: 40px
    }
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav>div img {
        height:20px
    }
}

.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-prev-btn {
    left: -85px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-prev-btn {
        left:-65px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-prev-btn {
        left:-60px
    }
}

@media (max-width: 575px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-prev-btn {
        left:-45px
    }
}

.products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-next-btn {
    right: -85px
}

@media (max-width: 991px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-next-btn {
        right:-65px
    }
}

@media (max-width: 767px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-next-btn {
        right:-60px
    }
}

@media (max-width: 575px) {
    .products-carousel-section .products-carousel-section-container .pet_qs .owl-carousel .owl-nav .products-next-btn {
        right:-45px
    }
}

.products-carousel-section .products-carousel-section-container .view-all-container .view-all-link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-blue);
    text-decoration: underline
}

.reviews-carousel-section {
    background-color: var(--reviews-light-lime);
    padding: 80px 0;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden
}

.reviews-carousel-section.nomargin {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .reviews-carousel-section {
        padding:30px 20px;
        margin-bottom: 30px
    }
}

.reviews-carousel-section .reviews-carousel-section-container {
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center
}

.reviews-carousel-section .reviews-carousel-section-container .title-container {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container .title-container {
        margin-bottom:20px
    }
}

.reviews-carousel-section .reviews-carousel-section-container .title-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--reviews-lime)
}

@media (max-width: 1199px) {
    .reviews-carousel-section .reviews-carousel-section-container .title-container .title {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container .title-container .title {
        font-size:26px
    }
}

.reviews-carousel-section .reviews-carousel-section-container .title-container .title span {
    color: var(--reviews-dark-lime)
}

.reviews-carousel-section .reviews-carousel-section-container .review-heart-large {
    width: 100px;
    transform: rotate(-30deg);
    position: absolute;
    top: 55px;
    left: 100px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container .review-heart-large {
        width:50px;
        top: unset;
        bottom: 100px;
        left: 10px
    }
}

.reviews-carousel-section .reviews-carousel-section-container .review-heart-small {
    width: 50px;
    transform: scaleX(-1) rotate(-15deg);
    position: absolute;
    bottom: 110px;
    left: 250px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container .review-heart-small {
        width:30px;
        bottom: 50px;
        left: 20px
    }
}

.reviews-carousel-section .reviews-carousel-section-container .review-arrows {
    width: 140px;
    transform: rotate(-5deg);
    position: absolute;
    top: 30px;
    right: 100px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container .review-arrows {
        width:50px;
        transform: rotate(65deg);
        top: unset;
        bottom: 100px;
        right: 10px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container {
    width: 850px;
    margin: 0 auto;
    position: relative
}

@media (max-width: 1199px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container {
        width:600px
    }
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container {
        width:80%
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .description {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    margin-bottom: 50px;
    color: var(--dark-grey)
}

@media (max-width: 1199px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .description {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .description {
        margin-bottom:20px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container {
        flex-direction:column
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-paw-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
    width: 65px;
    border-radius: 50px;
    background-color: var(--reviews-paw-lime);
    margin-right: 15px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-paw-container {
        margin-right:0;
        margin-bottom: 15px;
        height: 45px;
        width: 45px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-paw-container .rating-paw {
    width: 30px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-paw-container .rating-paw {
        width:20px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container {
        align-items:center
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container .name {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-grey);
    margin: 0
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container .name {
        font-size:16px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container .rating-stars-container {
    display: flex
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .review-content-container .rating-container .rating-container .rating-stars-container .rating-star {
    width: 20px;
    margin-right: 4px
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn {
    background: 0 0;
    position: absolute;
    top: 50px;
    left: -140px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn {
        left:-80px
    }
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn {
        height:30px;
        width: 30px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--reviews-dark-lime);
        position: absolute;
        top: 50px;
        left: -55px
    }
}

@media (max-width: 575px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn {
        top:70px;
        left: -45px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn .prev-icon.desktop {
    width: 60px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn .prev-icon.desktop {
        width:45px
    }
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn .prev-icon.desktop {
        display:none
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn .prev-icon.mobile {
    display: none
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-prev-btn .prev-icon.mobile {
        display:unset;
        height: 15px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn {
    background: 0 0;
    position: absolute;
    top: 50px;
    right: -140px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn {
        right:-80px
    }
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn {
        height:30px;
        width: 30px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--reviews-dark-lime);
        position: absolute;
        top: 50px;
        right: -55px
    }
}

@media (max-width: 575px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn {
        top:70px;
        right: -45px
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn .next-icon.desktop {
    width: 60px
}

@media (max-width: 991px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn .next-icon.desktop {
        width:45px
    }
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn .next-icon.desktop {
        display:none
    }
}

.reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn .next-icon.mobile {
    display: none
}

@media (max-width: 767px) {
    .reviews-carousel-section .reviews-carousel-section-container #reviews-carousel-container .owl-carousel .owl-nav .reviews-next-btn .next-icon.mobile {
        display:unset;
        height: 15px
    }
}

.discover-more-section {
    margin-bottom: 80px
}

.discover-more-section .discover-more-section-container {
    flex-direction: column;
    align-items: center
}

.discover-more-section .discover-more-section-title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--faqs-purple);
    margin-bottom: 5px;
    text-align: center
}

.discover-more-section span {
    color: var(--dark-purple)
}

.discover-more-section .discover-more-underline {
    width: 50px;
    margin-bottom: 30px
}

.discover-more-section .discover-more-tiles {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px
}

.discover-more-section .discover-more-tiles .single-tile {
    position: relative
}

.discover-more-section .discover-more-tiles .tile-title {
    position: absolute;
    bottom: 20px;
    padding: 12px 15px 8px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-purple);
    font-weight: 700;
    background: #fff
}

.discover-more-section .discover-more-tiles .single-tile:last-of-type .tile-title {
    padding-right: 5px
}

@media only screen and (max-width: 1200px) {
    .discover-more-section .discover-more-section-container {
        width:80%
    }

    .discover-more-section .discover-more-tiles {
        grid-template-columns: repeat(2,1fr)
    }
}

.share-birthday-section {
    background-color: var(--light-orange);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 75px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden
}

.share-birthday-section .share-balloons-left {
    position: absolute;
    left: 150px;
    bottom: 0;
    height: 275px
}

.share-birthday-section .share-balloons-right {
    position: absolute;
    right: 70px;
    height: 275px
}

.share-birthday-section .share-balloon-1,.share-birthday-section .share-balloon-2,.share-birthday-section .share-star-1,.share-birthday-section .share-star-2,.share-birthday-section .share-star-3 {
    display: none
}

.share-birthday-section .share-birthday-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 625px
}

.share-birthday-section .share-birthday-container .share-birthday-text {
    position: relative
}

.share-birthday-section .share-birthday-title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--dark-orange);
    margin-bottom: 30px
}

.share-birthday-section .share-birthday-title .subtext {
    color: var(--birthday-yellow-text)
}

.share-birthday-section .share-birthday-lines {
    transform: rotate(180deg) scaleY(-1);
    height: 40px;
    position: absolute;
    right: 0;
    top: -25px
}

@media only screen and (max-width: 1400px) {
    .share-birthday-section {
        background-color:var(--light-orange);
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 75px;
        padding-bottom: 60px;
        position: relative
    }

    .share-birthday-section .share-balloons-left {
        left: 20px;
        height: 250px
    }

    .share-birthday-section .share-balloons-right {
        right: 0;
        height: 250px
    }
}

@media only screen and (max-width: 1200px) {
    .share-birthday-section .share-balloons-left,.share-birthday-section .share-balloons-right {
        height:220px
    }

    .share-birthday-section .share-birthday-container {
        width: 495px
    }

    .share-birthday-section .share-birthday-title {
        font-size: 34px
    }
}

@media only screen and (max-width: 992px) {
    .share-birthday-section .share-balloons-left,.share-birthday-section .share-balloons-right {
        display:none
    }

    .share-birthday-section .share-balloon-1 {
        display: unset;
        position: absolute;
        height: 100px;
        transform: rotate(-15deg);
        bottom: 28px;
        left: -15px
    }

    .share-birthday-section .share-balloon-2 {
        display: unset;
        position: absolute;
        height: 50px;
        transform: rotate(15deg);
        top: 10px;
        right: 10px
    }

    .share-birthday-section .share-star-1 {
        display: unset;
        position: absolute;
        height: 25px;
        transform: rotate(20deg);
        left: 5px;
        top: 10px
    }

    .share-birthday-section .share-star-2,.share-birthday-section .share-star-3 {
        display: unset;
        position: absolute;
        height: 50px;
        transform: rotate(30deg);
        right: -12px;
        bottom: 60px
    }

    .share-birthday-section .share-star-3 {
        height: 25px;
        bottom: 10px;
        right: 25px
    }

    .share-birthday-section .share-birthday-container {
        width: 365px
    }

    .share-birthday-section .share-birthday-lines {
        transform: unset;
        height: 25px;
        left: -20px;
        top: 20px
    }
}

@media only screen and (max-width: 768px) {
    .share-birthday-section {
        padding:30px 0
    }

    .share-birthday-section .share-birthday-container {
        width: 330px
    }

    .share-birthday-section .share-birthday-lines {
        height: 20px;
        left: 10px;
        top: 15px
    }

    .share-birthday-section .share-birthday-title {
        font-size: 26px
    }
}

.stockists-section {
    background-color: var(--stockists-background-purple);
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 60px
}

.stockists-section.lightgrey {
    background-color: var(--light-grey-background)
}

.stockists-section.nomargin {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .stockists-section {
        padding:40px 0;
        position: relative;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .stockists-section {
        padding:40px 20px
    }
}

.stockists-section .stockists-section-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.stockists-section .stockists-section-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--stockists-purple);
    margin-bottom: 30px
}

@media (max-width: 1199px) {
    .stockists-section .stockists-section-container .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .title {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .title {
        font-size:26px
    }
}

.stockists-section .stockists-section-container .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    width: 800px;
    margin-bottom: 30px
}

@media (min-width: 1600px) {
    .stockists-section .stockists-section-container .paragraph {
        font-size:24px
    }
}

@media (max-width: 1199px) {
    .stockists-section .stockists-section-container .paragraph {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .paragraph {
        margin-bottom:20px;
        width: 80%
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .paragraph {
        width:unset
    }
}

.stockists-section .stockists-section-container .logos-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    position: relative
}

@media (max-width: 1199px) {
    .stockists-section .stockists-section-container .logos-container {
        margin-bottom:25px
    }
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container {
        position:unset
    }
}

.stockists-section .stockists-section-container .logos-container .logo {
    margin-right: 30px
}

.stockists-section .stockists-section-container .logos-container .logo:hover {
    opacity: .8
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .logo {
        margin-right:20px
    }
}

.stockists-section .stockists-section-container .logos-container .logo.asda {
    width: 139px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .logo.asda {
        width:99px
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .logos-container .logo.asda {
        width:49px
    }
}

.stockists-section .stockists-section-container .logos-container .logo.morrisons {
    width: 154px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .logo.morrisons {
        width:114px
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .logos-container .logo.morrisons {
        width:64px
    }
}

.stockists-section .stockists-section-container .logos-container .logo.ocado {
    width: 88px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .logo.ocado {
        width:70px
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .logos-container .logo.ocado {
        width:40px
    }
}

.stockists-section .stockists-section-container .logos-container .logo.sainsburys {
    width: 154px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .logo.sainsburys {
        width:114px
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .logos-container .logo.sainsburys {
        width:64px
    }
}

.stockists-section .stockists-section-container .logos-container .logo.tesco {
    width: 143px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .logo.tesco {
        width:103px
    }
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .logos-container .logo.tesco {
        width:53px
    }
}

.stockists-section .stockists-section-container .logos-container .logo.no-margin {
    margin-right: 0
}

@media (max-width: 767px) {
    .stockists-section .stockists-section-container .logos-container .logo {
        max-width:50%
    }
}

.stockists-section .stockists-section-container .logos-container .double-arrows {
    position: absolute;
    width: 80px;
    right: -100px;
    top: -80px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .double-arrows {
        right:0;
        top: 10px;
        width: 65px
    }
}

.stockists-section .stockists-section-container .logos-container .single-arrow {
    position: absolute;
    height: 78px;
    transform: rotate(180deg);
    left: -85px;
    top: -75px
}

@media (max-width: 991px) {
    .stockists-section .stockists-section-container .logos-container .single-arrow {
        left:0;
        top: unset;
        bottom: 55px;
        height: 60px;
        transform: rotate(105deg)
    }
}

.about-webbox-section {
    margin-bottom: 60px;
    flex-direction: column;
    text-align: center
}

@media (max-width: 991px) {
    .about-webbox-section {
        width:70%
    }
}

@media (max-width: 767px) {
    .about-webbox-section {
        width:unset;
        padding: 0 20px;
        margin-bottom: 30px
    }
}

.about-webbox-section.def_section,.joy-section .image-container .image {
    width: 100%
}

.about-webbox-section .title {
    font-family: Archivo Black,sans-serif;
    font-size: 40px;
    color: var(--dark-pink);
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .about-webbox-section .title {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .about-webbox-section .title {
        margin-bottom:20px;
        font-size: 26px
    }
}

.about-webbox-section .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    margin: 0
}

@media (min-width: 1600px) {
    .about-webbox-section .paragraph {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .about-webbox-section .paragraph {
        font-size:16px
    }
}

.joy-section {
    background: linear-gradient(90deg,#fff 30%,#fff7eb 0);
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px
}

@media (max-width: 991px) {
    .joy-section {
        background:linear-gradient(#fff 30%,#fff7eb 0);
        flex-direction: column;
        width: unset
    }
}

@media (max-width: 767px) {
    .joy-section {
        width:unset;
        padding: 0 20px;
        margin-bottom: 30px
    }
}

@media (max-width: 575px) {
    .joy-section {
        background:linear-gradient(#fff 25%,#fff7eb 0)
    }
}

.joy-section .image-container {
    width: 40%;
    min-width: 400px
}

@media (max-width: 1199px) {
    .joy-section .image-container {
        margin-right:40px
    }
}

@media (max-width: 991px) {
    .joy-section .image-container {
        margin:0
    }
}

@media (max-width: 575px) {
    .joy-section .image-container {
        min-width:unset;
        width: 80%
    }
}

.joy-section .details-container {
    width: 50%
}

@media (max-width: 991px) {
    .joy-section .details-container {
        width:80%
    }
}

@media (max-width: 767px) {
    .joy-section .details-container {
        width:unset;
        padding: 0 20px
    }
}

.joy-section .details-container .content {
    padding-right: 100px;
    position: relative
}

@media (max-width: 1199px) {
    .joy-section .details-container .content {
        padding-right:50px
    }
}

@media (max-width: 991px) {
    .joy-section .details-container .content {
        padding:0
    }
}

.joy-section .details-container .content .lines-ornament {
    height: 30px;
    transform: rotate(130deg) scaleY(-1);
    position: absolute;
    top: -30px;
    left: -25px
}

@media (max-width: 1199px) {
    .joy-section .details-container .content .lines-ornament {
        height:20px;
        top: -20px;
        left: -15px
    }
}

@media (max-width: 767px) {
    .joy-section .details-container .content .lines-ornament {
        height:16px;
        top: -16px;
        left: -12px
    }
}

.joy-section .details-container .content .arrows-ornament {
    height: 125px;
    position: absolute;
    transform: rotate(55deg);
    bottom: 40px;
    right: 30px
}

@media (max-width: 1199px) {
    .joy-section .details-container .content .arrows-ornament {
        height:80px;
        bottom: 20px
    }
}

.joy-section .details-container .content .title {
    margin-top: 100px;
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 30px;
    color: var(--orange)
}

@media (max-width: 1199px) {
    .joy-section .details-container .content .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .joy-section .details-container .content .title {
        margin-top:30px;
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .joy-section .details-container .content .title {
        font-size:26px
    }
}

.joy-section .details-container .content .bold-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: var(--dark-grey);
    margin-bottom: 20px
}

@media (min-width: 1600px) {
    .joy-section .details-container .content .bold-paragraph {
        font-size:24px
    }
}

@media (max-width: 1199px) {
    .joy-section .details-container .content .bold-paragraph {
        font-size:16px
    }
}

.joy-section .details-container .content .standard-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-grey);
    margin-bottom: 30px
}

@media (max-width: 1199px) {
    .joy-section .details-container .content .standard-paragraph {
        font-size:16px
    }
}

@media (max-width: 991px) {
    .joy-section .details-container .content .standard-paragraph {
        margin-bottom:20px
    }
}

.joy-section .details-container .content .button {
    margin-bottom: 100px
}

@media (max-width: 991px) {
    .joy-section .details-container .content .button {
        margin-bottom:40px
    }
}

.naturals-section {
    background: url(/wp-content/uploads/2025/06/home-naturals-background.webp) no-repeat 0/70% 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
    flex-direction: row-reverse
}

@media (max-width: 991px) {
    .naturals-section {
        background-position:bottom;
        background-size: 100% 70%;
        flex-direction: column;
        width: unset
    }
}

@media (max-width: 767px) {
    .naturals-section {
        width:unset;
        padding: 0 20px;
        margin-bottom: 40px
    }
}

@media (max-width: 575px) {
    .naturals-section {
        background-size:100% 75%
    }
}

.naturals-section .image-container {
    width: 40%;
    min-width: 400px
}

@media (max-width: 1199px) {
    .naturals-section .image-container {
        margin-left:40px
    }
}

@media (max-width: 991px) {
    .naturals-section .image-container {
        margin:0
    }
}

@media (max-width: 575px) {
    .naturals-section .image-container {
        min-width:unset;
        width: 80%
    }
}

.naturals-section .image-container .image {
    width: 100%
}

.naturals-section .details-container {
    width: 50%
}

@media (max-width: 991px) {
    .naturals-section .details-container {
        width:80%
    }
}

@media (max-width: 767px) {
    .naturals-section .details-container {
        width:unset;
        padding: 0 20px
    }
}

.naturals-section .details-container .content {
    padding-left: 100px;
    position: relative
}

@media (max-width: 1199px) {
    .naturals-section .details-container .content {
        padding-left:50px
    }
}

@media (max-width: 991px) {
    .naturals-section .details-container .content {
        padding:0
    }
}

.naturals-section .details-container .content .title {
    margin-top: 100px;
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 30px;
    color: var(--naturals-dark-blue)
}

@media (max-width: 1199px) {
    .naturals-section .details-container .content .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .naturals-section .details-container .content .title {
        margin-top:30px;
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .naturals-section .details-container .content .title {
        font-size:26px
    }
}

.naturals-section .details-container .content .bold-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: var(--white);
    margin-bottom: 20px
}

@media (max-width: 1199px) {
    .naturals-section .details-container .content .bold-paragraph {
        font-size:16px
    }
}

.naturals-section .details-container .content .standard-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--white);
    margin-bottom: 30px
}

@media (max-width: 1199px) {
    .naturals-section .details-container .content .standard-paragraph {
        font-size:16px
    }
}

@media (max-width: 991px) {
    .naturals-section .details-container .content .standard-paragraph {
        margin-bottom:20px
    }
}

.naturals-section .details-container .content .button {
    margin-bottom: 100px;
    font-family: Archivo Narrow,sans-serif;
    text-transform: uppercase;
    font-size: 14px
}

@media (max-width: 991px) {
    .naturals-section .details-container .content .button {
        margin-bottom:40px
    }
}

.with-love-section .with-love-text-container {
    margin: auto;
    text-align: center;
    width: 50%
}

@media (max-width: 1199px) {
    .with-love-section .with-love-text-container {
        width:70%
    }
}

@media (max-width: 767px) {
    .with-love-section .with-love-text-container {
        width:unset;
        padding: 0 20px;
        margin: 0
    }
}

.with-love-section .with-love-text-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 30px;
    color: var(--with-love-blue)
}

@media (max-width: 1199px) {
    .with-love-section .with-love-text-container .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .with-love-section .with-love-text-container .title {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .with-love-section .with-love-text-container .title {
        font-size:26px
    }
}

.with-love-section .with-love-text-container .title span {
    color: var(--with-love-light-blue)
}

.with-love-section .with-love-text-container .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    margin-bottom: 40px
}

@media (min-width: 1600px) {
    .with-love-section .with-love-text-container .paragraph {
        font-size:24px
    }
}

@media (max-width: 1199px) {
    .with-love-section .with-love-text-container .paragraph {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .with-love-section .with-love-text-container .paragraph {
        font-size:16px;
        margin-bottom: 30px
    }
}

.with-love-section .with-love-icons-container {
    display: flex;
    justify-content: center;
    margin-bottom: 60px
}

@media (max-width: 991px) {
    .with-love-section .with-love-icons-container {
        flex-direction:column;
        align-items: center;
        margin-bottom: 30px
    }
}

.with-love-section .with-love-icons-container .inner-container {
    display: flex;
    margin-right: 30px
}

@media (max-width: 991px) {
    .with-love-section .with-love-icons-container .inner-container {
        margin-right:0
    }

    .with-love-section .with-love-icons-container .inner-container:first-of-type {
        margin-bottom: 20px
    }
}

.with-love-section .with-love-icons-container .icon-container {
    position: relative;
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.with-love-section .with-love-icons-container .icon-container:last-of-type {
    margin-right: 0
}

.with-love-section .with-love-icons-container .icon-container .bg-circle {
    width: 100px;
    margin-bottom: 10px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .bg-circle {
        width:80px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon {
    position: absolute;
    top: 15px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon {
        top:10px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon.lancashire {
    width: 75px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon.lancashire {
        width:65px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon.meat {
    width: 90px;
    top: 28px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon.meat {
        width:70px;
        top: 23px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon.bulb {
    width: 70px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon.bulb {
        width:60px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon.healthy {
    width: 65px;
    top: 28px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon.healthy {
        width:55px;
        top: 20px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon.quality {
    width: 60px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon.quality {
        width:50px
    }
}

.with-love-section .with-love-icons-container .icon-container .circle-icon.fun {
    width: 60px
}

@media (max-width: 575px) {
    .with-love-section .with-love-icons-container .icon-container .circle-icon.fun {
        width:50px
    }
}

.with-love-section .with-love-icons-container .icon-container .caption {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: var(--dark-grey)
}

@media (max-width: 1199px) {
    .with-love-section .with-love-icons-container .icon-container .caption {
        font-size:18px
    }
}

.food-finder-section {
    background: url(/wp-content/uploads/2025/05/home-food-finder-banner.webp) no-repeat 0/cover;
    padding: 80px 130px 80px 0;
    justify-content: flex-end;
    margin-bottom: 60px
}

@media (max-width: 991px) {
    .food-finder-section {
        background-image:none;
        background-color: var(--light-grey-background);
        width: 80%;
        padding: 0 0 40px;
        justify-content: center;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .food-finder-section {
        width:unset;
        margin: 0 20px 30px
    }
}

.food-finder-section .desktop-hidden-image {
    display: none
}

@media (max-width: 991px) {
    .food-finder-section .desktop-hidden-image {
        display:block;
        background: url(/wp-content/uploads/2025/05/home-food-finder-banner.webp) no-repeat 0/cover;
        height: 250px
    }
}

.food-finder-section .food-finder-content-container {
    background-color: var(--white);
    padding: 45px 35px;
    width: 520px;
    text-align: center
}

@media (max-width: 991px) {
    .food-finder-section .food-finder-content-container {
        background-color:transparent;
        width: 100%;
        padding: 0
    }
}

.food-finder-section .food-finder-content-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    margin-bottom: 30px;
    color: var(--food-finder-blue)
}

@media (max-width: 1199px) {
    .food-finder-section .food-finder-content-container .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .food-finder-section .food-finder-content-container .title {
        margin-top:20px;
        margin-bottom: 20px;
        padding: 0 20px
    }
}

@media (max-width: 767px) {
    .food-finder-section .food-finder-content-container .title {
        font-size:26px
    }
}

.food-finder-section .food-finder-content-container .title span {
    color: var(--blue)
}

.food-finder-section .food-finder-content-container .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: var(--dark-grey);
    margin-bottom: 30px
}

@media (max-width: 1199px) {
    .food-finder-section .food-finder-content-container .paragraph {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .food-finder-section .food-finder-content-container .paragraph {
        margin-bottom:20px;
        padding: 0 20px
    }
}

.bundles-section {
    margin-bottom: 60px;
    padding: 100px 0 100px 130px;
    background: url(/wp-content/uploads/2025/06/bundles-background.webp) no-repeat 100%/cover
}

@media (max-width: 991px) {
    .bundles-section {
        width:80%;
        margin-bottom: 30px;
        padding: 0 0 30px;
        background-image: none;
        background-color: var(--bundles-backround-blue)
    }
}

@media (max-width: 767px) {
    .bundles-section {
        width:unset;
        margin-left: 20px;
        margin-right: 20px
    }
}

.bundles-section .bundles-content-container {
    width: 461px
}

@media (max-width: 991px) {
    .bundles-section .bundles-content-container {
        width:100%;
        background-color: var(--bundles-backround-blue)
    }
}

.bundles-section .bundles-content-container .desktop-hidden-image,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button.collapsed .filter-results-plus {
    display: none
}

@media (max-width: 991px) {
    .bundles-section .bundles-content-container .desktop-hidden-image {
        display:block;
        background: url(/wp-content/uploads/2025/06/bundles-background.webp) no-repeat 100%/cover;
        height: 250px
    }
}

.bundles-section .bundles-content-container .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--bundles-blue);
    margin-bottom: 20px
}

@media (max-width: 1199px) {
    .bundles-section .bundles-content-container .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .bundles-section .bundles-content-container .title {
        padding:0 20px
    }
}

@media (max-width: 767px) {
    .bundles-section .bundles-content-container .title {
        font-size:26px
    }
}

.bundles-section .bundles-content-container .title span {
    color: var(--white)
}

.bundles-section .bundles-content-container .paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
    color: var(--white)
}

@media (max-width: 1199px) {
    .bundles-section .bundles-content-container .paragraph {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .bundles-section .bundles-content-container .paragraph {
        padding:0 20px;
        margin-bottom: 20px
    }

    .bundles-section .bundles-buttons-container {
        padding: 0 20px
    }
}

.bundles-section .bundles-buttons-container .button {
    background-color: var(--bundles-blue)
}

@media (max-width: 575px) {
    .bundles-section .bundles-buttons-container .button {
        width:140px
    }
}

.bundles-section .bundles-buttons-container .button:first-of-type {
    margin-right: 30px
}

@media (max-width: 767px) {
    .bundles-section .bundles-buttons-container .button:first-of-type {
        margin-right:10px
    }
}

.reviews_module {
    width: 100%;
    display: inline-block;
    background-color: var(--shop-background-green);
    padding: 35px 60px;
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .reviews_module {
        padding:20px 15px;
        margin-bottom: 30px
    }
}

.reviews_module.nomargin {
    margin-bottom: 0
}

.reviews_module .reviews_panel {
    width: 100%;
    height: auto;
    max-height: 50vh;
    overflow: hidden;
    overflow-y: auto
}

.reviews_module .reviews_panel .rev_el {
    width: 100%;
    display: flex;
    border-bottom: 2px solid var(--green);
    margin-top: 15px
}

.reviews_module .reviews_panel .rev_el:last-child {
    border-bottom: 0
}

.reviews_module .reviews_panel .rv_logo img {
    max-width: 80%
}

@media (max-width: 767px) {
    .reviews_module .reviews_panel .rv_logo img {
        max-width:50%;
        margin: 0 auto 15px;
        display: block
    }
}

.reviews_module .reviews_panel .rv_copy {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey)
}

@media (max-width: 991px) {
    .reviews_module .reviews_panel .rv_copy {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .reviews_module .reviews_panel .rv_copy {
        font-size:18px
    }
}

.reviews_module .reviews_panel::-webkit-scrollbar {
    width: 5px
}

.reviews_module .reviews_panel::-webkit-scrollbar-track {
    background-color: #c5efe7;
    border-radius: 20px
}

.reviews_module .reviews_panel::-webkit-scrollbar-thumb {
    background-color: #11a487;
    border-radius: 20px
}

@media (min-width: 768px) and (max-width:1199px) {
    .reviews_module {
        padding:35px 30px
    }
}

@media (max-width: 767px) {
    .reviews_section {
        width:100%;
        padding: 0 15px
    }
}

.hero_individual {
    height: 470px;
    position: relative;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .hero_individual {
        height:auto
    }
}

.hero_individual .hero_info {
    display: flex;
    align-items: center;
    height: 100%
}

@media (max-width: 767px) {
    .hero_individual .hero_info {
        height:auto
    }
}

.hero_individual h1 {
    font-family: Archivo Black,sans-serif;
    font-size: 56px;
    color: #f0b1bf
}

.hero_individual h1 strong {
    font-weight: 400;
    color: var(--white);
    position: relative
}

.hero_individual h1 strong:before,.news_header .section_title:before {
    content: "";
    position: absolute;
    top: -45px;
    right: -40px;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2025/06/lines-white.webp) no-repeat 100% 100%/contain
}

@media (max-width: 1400px) {
    .hero_individual h1 {
        font-size:50px
    }
}

@media (max-width: 1199px) {
    .hero_individual h1 {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .hero_individual h1 {
        width:100%
    }

    .hero_individual h1 strong {
        color: var(--dark-pink)
    }
}

@media (max-width: 575px) {
    .hero_individual h1 {
        font-size:24px
    }
}

.hero_individual .hero_bg_desktop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat 50%/cover
}

@media (max-width: 767px) {
    .hero_individual .hero_bg_desktop {
        display:none
    }
}

.hero_individual .hero_bg_mobile {
    width: 100%;
    margin-bottom: 20px
}

.hero_individual .hero_bg_mobile img {
    display: block;
    width: 100%
}

@media (min-width: 768px) {
    .hero_individual .hero_bg_mobile {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .hero_individual {
        height:400px
    }
}

.products-listing-container {
    background-color: var(--light-grey-background);
    padding: 80px 0 40px;
    margin-bottom: 80px
}

@media (max-width: 991px) {
    .products-listing-container {
        margin-bottom:40px;
        padding: 40px 0
    }
}

.products-listing-container.white_bg {
    background-color: var(--white)
}

@media (max-width: 767px) {
    .products-listing-container.white_bg .container-80 {
        width:100%;
        padding: 0 15px
    }
}

.products-listing-container.nopadtop {
    padding-top: 0
}

.products-listing-container.nomargin,.products-listing.logos-section {
    margin-bottom: 0
}

.products-listing.about-webbox-section {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .products-listing.about-webbox-section {
        margin-bottom:20px
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container .reset-filters-button a,.filter-results-section .row .results-container .results-cards-container .result-card .details-section .title a:hover,.products-listing.about-webbox-section .title {
    color: var(--dark-blue)
}

.products-listing.about-webbox-section.nomargin {
    margin-bottom: 0
}

.products-listing.products-carousel-section,.products-listing.stockists-section {
    margin: 0
}

.products-buttons-section {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px
}

@media (max-width: 991px) {
    .products-buttons-section {
        flex-direction:column;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .products-buttons-section {
        padding:0 20px
    }
}

.products-buttons-section .top-buttons-container {
    display: flex;
    margin-right: 25px
}

@media (max-width: 991px) {
    .products-buttons-section .top-buttons-container {
        margin-right:0;
        margin-bottom: 10px
    }
}

.products-buttons-section .top-buttons-container .button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px
}

@media (max-width: 991px) {
    .products-buttons-section .top-buttons-container .button {
        margin-right:10px
    }
}

.products-buttons-section .top-buttons-container .button:last-of-type {
    margin-right: 0
}

.products-buttons-section .top-buttons-container .button.naturals {
    background-color: var(--naturals-button-green)
}

.products-buttons-section .top-buttons-container .button.naturals a {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--naturals-button-blue);
    text-decoration: none
}

@media (max-width: 767px) {
    .products-buttons-section .top-buttons-container .button.naturals a {
        font-size:16px
    }
}

.products-buttons-section .top-buttons-container .button.webbox {
    background-color: var(--webbox-button-blue)
}

.products-buttons-section .top-buttons-container .button.webbox a {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: var(--webbox-blue);
    text-decoration: none
}

@media (max-width: 767px) {
    .products-buttons-section .top-buttons-container .button.webbox a {
        font-size:16px
    }
}

.products-buttons-section .bottom-button-container .button {
    display: flex;
    justify-content: center;
    align-items: center
}

.products-buttons-section .bottom-button-container .button.offers {
    background-color: var(--light-red)
}

.products-buttons-section .bottom-button-container .button.offers a {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: var(--red);
    text-decoration: none
}

@media (max-width: 767px) {
    .products-buttons-section .bottom-button-container .button.offers a {
        font-size:16px
    }

    .filter-results-section {
        width: unset;
        padding: 0 15px
    }
}

.filter-results-section .row,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion,.ranges_listing .joy-section .image-container img {
    width: 100%
}

.filter-results-section .row .filter-results-form-section {
    height: 100vh;
    position: sticky;
    top: 120px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container {
    padding: 30px 40px 40px;
    background-color: var(--filter-results-blue);
    margin-top: 90px
}

@media (max-width: 1199px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container {
        padding:15px 20px 10px
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container {
        margin-top:0
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion {
    background: 0 0
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card {
    background: 0 0;
    border: 0;
    border-radius: 0;
    overflow: visible
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header {
    background: 0 0;
    padding: 0;
    border: 0
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title {
    font-family: Archivo Black,sans-serif
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button {
    font-size: 22px;
    color: var(--dark-blue);
    padding: 0;
    margin-bottom: 10px;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button:focus,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button:focus {
    outline: 0;
    box-shadow: none
}

@media (max-width: 991px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button {
        font-size:18px
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button {
        display:flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        pointer-events: unset
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button.collapsed {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button.collapsed {
        margin-bottom:0
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button.collapsed .filter-results-plus {
        display:unset;
        width: 16px;
        transform: translateY(-1px)
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button.collapsed .filter-results-minus,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button .filter-results-minus,.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button .filter-results-plus {
    display: none
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion .outer-card .card-header .title button .filter-results-minus {
        display:unset;
        width: 16px;
        transform: translateY(-1px)
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form {
    display: flex;
    flex-direction: column
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .filter-results-search-container {
    display: flex;
    width: 100%;
    height: 50px;
    position: relative;
    margin-bottom: 20px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .filter-results-search-container .search-input {
    width: 100%;
    height: 100%;
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    padding: 0 40px 0 15px;
    border: 2px solid var(--dark-blue);
    border-radius: 0
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .filter-results-search-container .search-input::placeholder {
    color: rgba(0,0,0,.2)
}

@media (max-width: 991px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .filter-results-search-container .search-input {
        font-size:18px
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .filter-results-search-container .search-icon {
    width: 20px;
    position: absolute;
    margin: auto 0;
    right: 20px;
    top: 0;
    bottom: 2px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card:last-of-type {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card:last-of-type {
        margin-bottom:20px
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header {
    background: 0 0;
    padding: 0;
    border: 0;
    border-bottom: 2px solid var(--dark-blue);
    margin-bottom: 5px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin-bottom: 0;
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: var(--dark-blue);
    text-decoration: none;
    cursor: pointer;
    pointer-events: unset
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button.collapsed {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button.collapsed {
        margin-bottom:0
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button.collapsed .show-label {
    display: unset
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button.collapsed .hide-label {
    display: none
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button .show-label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 12px;
    display: none
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-header .title button .hide-label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 12px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body {
    padding: 0;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body {
        margin-bottom:20px
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control {
    padding-left: 0;
    padding-right: 1.5rem
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control input:checked~.custom-control-label {
    font-family: Archivo Narrow,sans-serif
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control input:checked~.custom-control-label:before {
    border-color: var(--dark-blue);
    background-color: var(--dark-blue)
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control input:checked~.custom-control-label:after {
    background: 0 0
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control label {
    justify-content: flex-start;
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-blue);
    width: 100%
}

@media (max-width: 991px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control label {
        font-size:14px
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control label .star {
    width: 18px;
    margin-right: 5px
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control label .star:last-of-type {
    margin-right: 0
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control label:before {
    margin: auto 0;
    top: 0;
    bottom: 0;
    left: unset;
    right: -1.5rem;
    border: 2px solid var(--dark-blue);
    background-color: transparent
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form #filter-results-inner-accordion .inner-card .card-body .custom-control label:after {
    margin: auto 0;
    top: 0;
    bottom: 0;
    left: unset;
    right: -1.5rem
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container {
        margin-bottom:25px
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container .apply-filters-button {
    background-color: var(--dark-blue);
    margin-bottom: 20px
}

@media (max-width: 1199px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container .apply-filters-button {
        margin-bottom:10px;
        width: 100%
    }
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container .reset-filters-button {
    border: 2px solid var(--dark-blue)
}

@media (max-width: 1199px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container #filter-results-outer-accordion #outer-collapse .outer-body #filter-results-form .buttons-container .reset-filters-button {
        width:100%
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section {
        height:auto;
        top: 60px;
        z-index: 4
    }
}

.filter-results-section .row .results-container {
    padding: 0 0 0 25px
}

@media (max-width: 767px) {
    .filter-results-section .row .results-container {
        padding:0
    }
}

.filter-results-section .row .results-container .results-helper-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .filter-results-section .row .results-container .results-helper-container {
        flex-direction:column;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 20px
    }
}

.filter-results-section .row .results-container .results-helper-container .results-count,.filter-results-section .row .results-container .results-helper-container .woocommerce-result-count {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin-bottom: 0
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-helper-container .results-count,.filter-results-section .row .results-container .results-helper-container .woocommerce-result-count {
        font-size:14px
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .results-container .results-helper-container .results-count,.filter-results-section .row .results-container .results-helper-container .woocommerce-result-count {
        margin-bottom:20px
    }
}

.filter-results-section .row .results-container .results-helper-container .results-count span,.filter-results-section .row .results-container .results-helper-container .woocommerce-result-count span {
    font-family: Archivo Narrow,sans-serif
}

.filter-results-section .row .results-container .results-helper-container .sort-by-container {
    display: flex;
    align-items: center
}

.filter-results-section .row .results-container .results-helper-container .sort-by-container .sort-by-text {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin-right: 30px;
    margin-bottom: 0
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-helper-container .sort-by-container .sort-by-text {
        font-size:14px
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .results-container .results-helper-container .sort-by-container .sort-by-text {
        display:none
    }
}

.filter-results-section .row .results-container .results-helper-container .sort-by-container .dropdown-container {
    position: relative;
    z-index: 1
}

.filter-results-section .row .results-container .results-helper-container .sort-by-container .dropdown-container .custom-select {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey);
    width: auto;
    height: 50px;
    border: solid 2px var(--dark-grey);
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    background: 0 0;
    cursor: pointer
}

.filter-results-section .row .results-container .results-helper-container .sort-by-container .dropdown-container .custom-select+i.fas {
    float: right;
    position: absolute;
    right: 15px;
    top: 18px;
    z-index: -1;
    color: var(--dark-grey)
}

@media (max-width: 767px) {
    .filter-results-section .row .results-container .results-helper-container .sort-by-container {
        margin:.5em 0
    }
}

.filter-results-section .row .results-container .results-cards-container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 25px;
    margin-bottom: 35px
}

@media (max-width: 1199px) {
    .filter-results-section .row .results-container .results-cards-container {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container {
        grid-gap:10px;
        margin-bottom: 20px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--white)
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card {
        padding:10px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .js_preview {
    cursor: pointer;
    transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -o-transition: opacity .25s linear
}

.filter-results-section .row .results-container .results-cards-container .result-card .js_preview:hover {
    opacity: .6
}

.filter-results-section .row .results-container .results-cards-container .result-card .header-section {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.filter-results-section .row .results-container .results-cards-container .result-card .header-section .promo-title-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 25px;
    max-width: 168px;
    padding: 6px 10px;
    border-radius: 6px
}

.filter-results-section .row .results-container .results-cards-container .result-card .header-section .promo-title-container.save {
    background-color: var(--red)
}

.filter-results-section .row .results-container .results-cards-container .result-card .header-section .promo-title-container.new {
    background-color: var(--green)
}

.filter-results-section .row .results-container .results-cards-container .result-card .header-section .promo-title-container.staff-pick {
    background-color: var(--blue)
}

.filter-results-section .row .results-container .results-cards-container .result-card .header-section .promo-title-container .promo-title {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--white);
    transform: none
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .header-section .promo-title-container .promo-title {
        font-size:16px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .image-section {
    height: 170px
}

.filter-results-section .row .results-container .results-cards-container .result-card .image-section .card-image-container {
    height: 100%;
    text-align: center
}

.filter-results-section .row .results-container .results-cards-container .result-card .image-section .card-image-container .card-image {
    height: 100%
}

.filter-results-section .row .results-container .results-cards-container .result-card .details-section .title {
    font-family: Archivo Black,sans-serif;
    line-height: 20px
}

@media (min-width: 1600px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .details-section .title {
        font-size:26px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .details-section .title a {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    transition: background .25s ease-in-out,color .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out,color .25s ease-in-out;
    -moz-transition: background .25s ease-in-out,color .25s ease-in-out;
    -o-transition: background .25s ease-in-out,color .25s ease-in-out;
    text-decoration: none
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .details-section .title {
        font-size:22px
    }
}

@media (max-width: 767px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .details-section .title {
        font-size:20px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .details-section .description {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey);
    margin: 0 0 10px
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .details-section .description {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .details-section .description {
        font-size:18px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .price-container {
    display: flex;
    align-items: center;
    font-family: Archivo Narrow,sans-serif;
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .price-container {
        margin-bottom:10px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .price-container .current-price {
    font-size: 20px;
    color: var(--dark-blue)
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .price-container .current-price {
        font-size:18px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .price-container .previous-price {
    font-size: 16px;
    color: var(--product-light-grey);
    margin-left: 15px
}

@media (max-width: 575px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .price-container .previous-price {
        margin-left:8px
    }
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .price-container .previous-price {
        font-size:14px
    }
}

.filter-results-section .row .results-container .results-cards-container .result-card .footer-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto
}

@media (max-width: 991px) {
    .filter-results-section .row .results-container .results-cards-container .result-card .footer-section {
        flex-direction:column;
        align-items: flex-start;
        justify-content: center
    }

    .search-results-page.about-webbox-section {
        margin-bottom: 30px
    }
}

.search-results-page.about-webbox-section .title {
    color: var(--dark-blue)
}

.search-results-page.about-webbox-section .title span {
    color: var(--search-results-blue)
}

@media (max-width: 767px) {
    .ranges_section {
        width:100%;
        padding: 0 15px
    }
}

.ranges_listing .joy-section {
    display: flex;
    align-items: flex-start;
    padding: 40px 0;
    position: relative;
    background: unset;
    flex-direction: row
}

@media (max-width: 575px) {
    .ranges_listing .joy-section {
        flex-direction:column;
        padding-top: 0
    }
}

.ranges_listing .joy-section .image-container {
    position: relative;
    min-width: auto
}

@media (max-width: 575px) {
    .ranges_listing .joy-section .image-container {
        margin:0 auto
    }
}

.ranges_listing .joy-section .details-container {
    width: 50%;
    position: relative;
    align-self: center
}

@media (max-width: 575px) {
    .ranges_listing .joy-section .details-container {
        width:100%;
        margin-top: 40px
    }
}

.ranges_listing .joy-section .details-container .content {
    padding-right: 30px
}

@media (max-width: 575px) {
    .ranges_listing .joy-section .details-container .content {
        padding-right:0
    }
}

.ranges_listing .joy-section .details-container .content .ornament_lines {
    position: absolute;
    top: -24px;
    left: -22px;
    width: 35px;
    height: 30px
}

.ranges_listing .joy-section .details-container .content .title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px
}

@media (min-width: 1600px) {
    .ranges_listing .joy-section .details-container .content .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .ranges_listing .joy-section .details-container .content .title {
        font-size:24px
    }
}

.ranges_listing .joy-section .details-container .content .standard-paragraph {
    font-size: 14px;
    margin-bottom: 15px;
    position: relative
}

.ranges_listing .joy-section .details-container .content .button {
    margin-bottom: 0;
    width: auto;
    font-size: 14px;
    padding: 12px 20px;
    height: auto;
    line-height: 1
}

@media (min-width: 1600px) {
    .ranges_listing .joy-section .details-container .content .button {
        font-size:16px
    }
}

.ranges_listing .joy-section .bg_copy_colour {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 70%
}

@media (max-width: 575px) {
    .ranges_listing .joy-section .bg_copy_colour {
        width:calc(100% + 30px);
        top: 40%;
        right: -15px
    }
}

.ranges_listing .joy-section .ornament_bottom {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 40px;
    padding-bottom: 80px;
    background: no-repeat 100% 100%/contain
}

@media (max-width: 575px) {
    .ranges_listing .joy-section .ornament_bottom {
        right:0;
        bottom: -15px
    }
}

.ranges_listing .joy-section.orange_box .title {
    color: var(--orange)
}

.ranges_listing .joy-section.orange_box .bg_copy_colour {
    background-color: var(--shop-background-orange)
}

.ranges_listing .joy-section.orange_box .ornament_bottom {
    width: 50px;
    background-image: url(/wp-content/uploads/2025/06/range-orange.webp)
}

.ranges_listing .joy-section.orange_box .button {
    background-color: var(--orange)
}

.ranges_listing .joy-section.orange_box.orange_arrow .ornament_bottom {
    padding-bottom: 50px;
    background-image: url(/wp-content/uploads/2025/06/range-orange2.webp)
}

.ranges_listing .joy-section.naturals_box .ornament_bottom,.ranges_listing .joy-section.naturals_box svg {
    display: none
}

.ranges_listing .joy-section.naturals_box .bg_copy_colour {
    background: var(--naturals-button-green) url(/wp-content/uploads/2025/06/naturals_range.webp) no-repeat 100% 100%/auto 100%
}

.ranges_listing .joy-section.naturals_box .button {
    font-family: Archivo Narrow,sans-serif;
    background-color: var(--naturals-dark-blue)
}

.ranges_listing .joy-section.naturals_box .details-container .content .title {
    font-family: Archivo Narrow,sans-serif;
    color: var(--naturals-dark-blue)
}

.ranges_listing .joy-section.darker_box .details-container .content .standard-paragraph,.ranges_listing .joy-section.naturals_box .details-container .content .standard-paragraph {
    color: var(--white)
}

.ranges_listing .joy-section.red_box svg {
    fill: var(--red)
}

.ranges_listing .joy-section.red_box .title {
    color: var(--red)
}

.ranges_listing .joy-section.red_box .bg_copy_colour {
    background-color: var(--light-red)
}

.ranges_listing .joy-section.red_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-red.webp)
}

.ranges_listing .joy-section.red_box .button {
    background-color: var(--red)
}

.ranges_listing .joy-section.purple_box svg {
    fill: var(--dark-purple)
}

.ranges_listing .joy-section.purple_box .title {
    color: var(--dark-purple)
}

.ranges_listing .joy-section.purple_box .bg_copy_colour {
    background-color: #e5c3e2
}

.ranges_listing .joy-section.purple_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-purple.webp)
}

.ranges_listing .joy-section.purple_box .button {
    background-color: var(--dark-purple)
}

.ranges_listing .joy-section.blue_box svg {
    fill: var(--dark-blue)
}

.ranges_listing .joy-section.blue_box .title {
    color: var(--dark-blue)
}

.ranges_listing .joy-section.blue_box .bg_copy_colour {
    background-color: var(--filter-background-blue)
}

.ranges_listing .joy-section.blue_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-blue.webp)
}

.ranges_listing .joy-section.blue_box .button {
    background-color: var(--dark-blue)
}

.ranges_listing .joy-section.pink_box svg {
    fill: var(--dark-pink)
}

.ranges_listing .joy-section.pink_box .title {
    color: var(--dark-pink)
}

.ranges_listing .joy-section.pink_box .bg_copy_colour {
    background-color: #ffd9ea
}

.ranges_listing .joy-section.pink_box .ornament_bottom {
    width: 50px;
    background-image: url(/wp-content/uploads/2025/06/range-pink.webp)
}

.ranges_listing .joy-section.pink_box .button {
    background-color: var(--dark-pink)
}

.ranges_listing .joy-section.green_box svg {
    fill: var(--reviews-dark-lime)
}

.ranges_listing .joy-section.green_box .title {
    color: var(--reviews-dark-lime)
}

.ranges_listing .joy-section.green_box .bg_copy_colour {
    background-color: #d6e6b1
}

.ranges_listing .joy-section.green_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-green.webp)
}

.ranges_listing .joy-section.green_box .button {
    background-color: var(--reviews-dark-lime)
}

@media (min-width: 768px) {
    .ranges_listing .joy-section.reverse {
        flex-direction:row-reverse
    }

    .ranges_listing .joy-section.reverse .bg_copy_colour {
        right: auto;
        left: 0
    }

    .ranges_listing .joy-section.reverse .details-container {
        left: 8%
    }

    .ranges_listing .joy-section.reverse .ornament_bottom {
        right: auto;
        left: -40px;
        transform: scaleX(-1)
    }
}

@media (min-width: 992px) {
    .ranges_listing .joy-section.reverse .details-container {
        left:8%!important
    }
}

@media (min-width: 1200px) {
    .ranges_listing .joy-section.darker_box .details-container .content .standard-paragraph {
        font-size:16px
    }
}

@media (min-width: 992px) {
    .ranges_listing .joy-section.darker_box .details-container {
        width:40%;
        left: -10%
    }
}

.ranges_listing .joy-section.darker_box .ornament_bottom {
    width: 70px;
    bottom: -85px
}

.ranges_listing .joy-section.darker_box.orange_box svg {
    fill: #9d1c14
}

.ranges_listing .joy-section.darker_box.orange_box .title {
    color: #9d1c14
}

.ranges_listing .joy-section.darker_box.orange_box .bg_copy_colour {
    background-color: var(--orange)
}

.ranges_listing .joy-section.darker_box.orange_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-darkorange.webp)
}

.ranges_listing .joy-section.darker_box.blue_box svg {
    fill: var(--dark-blue)
}

.product_page.product_range .breadcrumbs_wrapper ul li,.product_page.product_range .breadcrumbs_wrapper ul li a,.ranges_listing .joy-section.darker_box.blue_box .title {
    color: var(--dark-blue)
}

.ranges_listing .joy-section.darker_box.blue_box .bg_copy_colour {
    background-color: var(--blue)
}

.ranges_listing .joy-section.darker_box.blue_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/stars_blue_range.webp)
}

.ranges_listing .joy-section.darker_box.pink_box svg {
    fill: var(--products-background-pink)
}

.ranges_listing .joy-section.darker_box.pink_box .title {
    color: var(--products-background-pink)
}

.ranges_listing .joy-section.darker_box.pink_box .bg_copy_colour {
    background-color: var(--dark-pink)
}

.ranges_listing .joy-section.darker_box.pink_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/hearts_range_pink.webp)
}

.product_main_info .prod_photo {
    width: 100%;
    display: flex
}

.product_main_info .prod_photo img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.product_main_info .prod_photo .sdlr_thumb {
    width: 60px;
    margin-top: 100px
}

@media (max-width: 991px) {
    .product_main_info .prod_photo .sdlr_thumb {
        margin-top:0
    }
}

.product_main_info .prod_photo .sdlr_thumb .carousel_prod_thumb {
    width: 100%
}

.product_main_info .prod_photo .sdlr_thumb .carousel_prod_thumb .p_thb {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    border-radius: 50%;
    border: 1px solid var(--light-grey);
    overflow: hidden;
    margin-bottom: 15px;
    outline: 0;
    cursor: pointer
}

.product_main_info .prod_photo .sdlr_thumb .carousel_prod_thumb .p_thb img {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    object-fit: contain;
    object-position: center center
}

.product_main_info .prod_photo .sdlr_thumb .carousel_prod_thumb .p_thb.slick-current {
    border-color: var(--dark-grey)
}

.product_main_info .prod_photo .sdlr_full {
    width: calc(100% - 60px);
    padding-left: 30px
}

.product_main_info .prod_photo .badges {
    text-align: center;
    margin-top: 10px
}

.product_main_info .prod_photo .badges img {
    width: auto;
    height: 100px;
    margin: 0 10px
}

.product_main_info .prod_cat,.product_main_info .prod_title {
    color: var(--dark-grey)
}

.product_main_info .prod_cat {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px
}

.product_main_info .prod_title {
    font-family: Archivo Black,sans-serif;
    font-size: 32px
}

@media (max-width: 991px) {
    .product_main_info .prod_title {
        font-size:28px
    }
}

@media (max-width: 767px) {
    .product_main_info .prod_title {
        font-size:26px
    }
}

.product_main_info .price-container {
    display: flex;
    align-items: baseline;
    font-family: Archivo Narrow,sans-serif;
    margin-bottom: 5px
}

.product_main_info .price-container .current-price {
    font-family: Archivo Narrow,sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: var(--dark-blue)
}

@media (max-width: 991px) {
    .product_main_info .price-container .current-price {
        font-size:20px
    }
}

.product_main_info .price-container .previous-price {
    font-size: 18px;
    color: var(--product-light-grey);
    margin-left: 15px
}

@media (max-width: 991px) {
    .product_main_info .price-container .previous-price {
        font-size:14px
    }
}

.product_main_info .rating-container {
    margin-top: 0
}

.product_main_info ul.highlights_prod {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 10px 0 0
}

.product_main_info ul.highlights_prod li {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    padding-left: 20px;
    position: relative;
    color: var(--dark-grey)
}

.product_main_info ul.highlights_prod li:before {
    content: "";
    background: url(/wp-content/uploads/2025/06/star-highlight.webp) no-repeat 0 0/contain;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 8px;
    transform: rotate(-45deg)
}

.product_main_info .form-field .form-label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 22px;
    color: var(--dark-grey)
}

.product_main_info .products-card-button {
    width: auto;
    height: 60px;
    font-size: 14px
}

.product_main_info .wishlist {
    display: inline-block;
    margin-left: 20px
}

@media (max-width: 991px) {
    .product_main_info .wishlist {
        margin-left:0;
        width: 100%;
        text-align: center;
        margin-top: 15px
    }
}

@media (max-width: 1199px) {
    .product_main_info .field_select {
        margin-bottom:20px
    }

    .product_main_info .field_select:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 991px) {
    .product_main_info .share_btn {
        width:100%;
        text-align: center;
        display: block;
        margin-top: 10px
    }

    .product_main_info .prod_photo {
        flex-wrap: wrap;
        margin-bottom: 20px
    }

    .product_main_info .prod_photo .sdlr_full,.product_main_info .prod_photo .sdlr_thumb {
        width: 100%;
        padding: 0
    }

    .product_main_info .prod_photo .sdlr_thumb {
        order: 2
    }

    .product_main_info .prod_photo .sdlr_thumb .carousel_prod_thumb .p_thb {
        width: 60px!important;
        height: 60px;
        padding-bottom: 0;
        margin: 0 10px 0 0
    }
}

.product_page .product_main_info {
    margin-top: 20px;
    margin-bottom: 60px
}

.product_page .product_main_info>.row {
    margin-right: -15px;
    margin-left: -15px
}

.product_page .product_main_info .breadcrumbs_wrapper {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .product_page {
        margin-bottom:0
    }

    .product_page .container-80 {
        width: 100%;
        padding: 0 15px
    }

    .product_page .product_main_info .breadcrumbs_wrapper {
        margin-bottom: 10px
    }
}

@media (min-width: 1400px) {
    .product_page .col_prod_info {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .product_page .col_prod_info .share_btn {
        position: absolute;
        top: -43px;
        right: -87px
    }
}

.product_page.product_range {
    overflow: hidden
}

.product_page.product_range .product_main_info {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .product_page.product_range .product_main_info .products-card-button {
        width:100%
    }
}

.product_page.product_range .col_prod_info {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width: 767px) {
    .product_page.product_range .col_prod_info {
        background-color:#cbe9f5;
        padding: 50px 30px 30px
    }
}

.product_page.product_range .default_copy,.product_page.product_range .prod_title {
    color: var(--dark-blue)
}

.product_page.product_range .prod_title {
    position: relative
}

.product_page.product_range .prod_title:before {
    content: "";
    background: url(/wp-content/uploads/2025/06/lines-darkblue.webp) no-repeat 50%/contain;
    position: absolute;
    width: 40px;
    height: 30px;
    top: -20px;
    left: -25px
}

.product_page.product_range .bg_blue {
    position: absolute;
    background-color: #cbe9f5;
    width: 100%;
    top: 0;
    left: 39%;
    height: 100%;
    z-index: 0
}

@media (max-width: 767px) {
    .product_page.product_range .bg_blue {
        display:none
    }
}

@media (min-width: 992px) {
    .product_page.product_range .bg_blue {
        left:37%
    }
}

.tabs_product {
    background-color: var(--shop-background-orange);
    padding: 35px 60px
}

@media (max-width: 767px) {
    .tabs_product {
        padding:20px 15px
    }
}

.tabs_product .tab_link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    color: var(--dark-grey);
    transition: color .4s ease
}

.tabs_product .tab_link:hover {
    color: var(--orange)
}

.tabs_product .tab_link.active {
    color: var(--orange);
    text-decoration: underline
}

.tabs_product .tbp_head {
    display: flex;
    justify-content: space-between
}

@media (max-width: 991px) {
    .tabs_product .tbp_head {
        display:none
    }
}

.tabs_product .tbp_body .tb_body_panel {
    margin-top: 20px;
    display: none
}

.tabs_product .tbp_body .tb_body_panel.is_open {
    display: block
}

@media (max-width: 991px) {
    .tabs_product .tbp_body .tb_body_panel {
        display:block
    }

    .tabs_product .tbp_body .tb_body_panel:first-child {
        margin-top: 0
    }
}

.tabs_product .tbp_body .tb_body_panel .tab_link {
    width: 100%;
    display: none;
    padding-right: 20px;
    position: relative;
    font-size: 22px;
    text-decoration: none!important
}

@media (max-width: 991px) {
    .tabs_product .tbp_body .tb_body_panel .tab_link {
        display:block
    }
}

.tabs_product .tbp_body .tb_body_panel .tab_link:after {
    content: "\f078";
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    color: var(--dark-grey);
    font-weight: 900;
    font-family: Font Awesome\ 5 Free;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.tabs_product .tbp_body .tb_body_panel .tab_link.active:after {
    content: "\f077"
}

.tabs_product .tbp_body .tb_body_panel .tab_content {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--dark-grey)
}

@media (max-width: 991px) {
    .tabs_product .tbp_body .tb_body_panel .tab_content {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .tabs_product .tbp_body .tb_body_panel .tab_content {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .tabs_product .tbp_body .tb_body_panel .tab_content {
        display:none;
        padding-top: 10px
    }

    .tabs_product .tbp_body .tb_body_panel.is_open .tab_content {
        display: block
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .tabs_product {
        padding:35px 30px
    }
}

.ingredients_tab {
    margin: 60px 0
}

@media (max-width: 767px) {
    .ingredients_tab {
        margin:30px 0
    }
}

.ingredients_tab .ingr_icons {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

@media (max-width: 767px) {
    .ingredients_tab .ingr_icons {
        justify-content:center;
        overflow: hidden;
        overflow-x: auto
    }
}

.ingredients_tab .ingr_icons .tab_ingredient {
    margin: 10px;
    position: relative
}

.ingredients_tab .ingr_icons .tab_ingredient:first-child {
    margin-left: 0
}

.ingredients_tab .ingr_icons .tab_ingredient:last-child {
    margin-right: 0
}

.ingredients_tab .ingr_icons .tab_ingredient .tb_icon {
    display: block;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--dark-green);
    border-radius: 50%;
    padding: 25px 15px
}

@media (min-width: 1600px) {
    .ingredients_tab .ingr_icons .tab_ingredient .tb_icon {
        width:150px;
        height: 150px;
        padding: 40px 30px
    }
}

.ingredients_tab .ingr_icons .tab_ingredient .tb_icon svg {
    overflow: auto;
    width: 100%;
    height: 100%;
    transition: fill .4s ease
}

.ingredients_tab .ingr_icons .tab_ingredient .selected_i {
    position: absolute;
    top: -22px;
    right: -12px;
    width: 40%;
    height: 30px;
    opacity: 0;
    transform: scale(0);
    transition: transform .3s ease,opacity .3s linear
}

@media (min-width: 1600px) {
    .ingredients_tab .ingr_icons .tab_ingredient .selected_i {
        top:-30px;
        height: 40px
    }
}

.ingredients_tab .ingr_icons .tab_ingredient .selected_i svg {
    overflow: auto;
    width: 100%;
    height: 100%
}

.ingredients_tab .ingr_icons .tab_ingredient.active .tb_icon svg {
    fill: var(--white)!important
}

.ingredients_tab .ingr_icons .tab_ingredient.active .selected_i {
    opacity: 1;
    transform: scaleX(-1)
}

.ingredients_tab .ingr_icons .tab_ingredient.medium_green .tb_icon {
    border-color: #3f8520
}

.ingredients_tab .ingr_icons .tab_ingredient.medium_green svg {
    fill: #3f8520
}

.ingredients_tab .ingr_icons .tab_ingredient.medium_green.active .tb_icon {
    background-color: #3f8520
}

.ingredients_tab .ingr_icons .tab_ingredient.dark_orange .tb_icon {
    border-color: #e95e0f
}

.ingredients_tab .ingr_icons .tab_ingredient.dark_orange svg {
    fill: #e95e0f
}

.ingredients_tab .ingr_icons .tab_ingredient.dark_orange.active .tb_icon {
    background-color: #e95e0f
}

.ingredients_tab .ingr_icons .tab_ingredient.light_green .tb_icon {
    border-color: #84b817
}

.ingredients_tab .ingr_icons .tab_ingredient.light_green svg {
    fill: #84b817
}

.ingredients_tab .ingr_icons .tab_ingredient.light_green.active .tb_icon {
    background-color: #84b817
}

.ingredients_tab .ingr_icons .tab_ingredient.orange .tb_icon {
    border-color: var(--orange)
}

.ingredients_tab .ingr_icons .tab_ingredient.orange svg {
    fill: var(--orange)
}

.ingredients_tab .ingr_icons .tab_ingredient.orange.active .tb_icon {
    background-color: var(--orange)
}

.ingredients_tab .ingr_icons .tab_ingredient.dark_green .tb_icon {
    border-color: #055e5d
}

.ingredients_tab .ingr_icons .tab_ingredient.dark_green svg {
    fill: #055e5d
}

.ingredients_tab .ingr_icons .tab_ingredient.dark_green.active .tb_icon {
    background-color: #055e5d
}

.ingredients_tab .ingr_icons .tab_ingredient.red .tb_icon {
    border-color: var(--red)
}

.ingredients_tab .ingr_icons .tab_ingredient.red svg {
    fill: var(--red)
}

.ingredients_tab .ingr_icons .tab_ingredient.red.active .tb_icon {
    background-color: var(--red)
}

.ingredients_tab .ingr_icons .tab_ingredient.bright_green .tb_icon {
    border-color: #12a982
}

.ingredients_tab .ingr_icons .tab_ingredient.bright_green svg {
    fill: #12a982
}

.ingredients_tab .ingr_icons .tab_ingredient.bright_green.active .tb_icon {
    background-color: #12a982
}

.ingredients_tab .ingr_icons .tab_ingredient.bright_blue .tb_icon {
    border-color: #30bcee
}

.ingredients_tab .ingr_icons .tab_ingredient.bright_blue svg {
    fill: #30bcee
}

.ingredients_tab .ingr_icons .tab_ingredient.bright_blue.active .tb_icon {
    background-color: #30bcee
}

.ingredients_tab .ingr_icons .tab_ingredient.pink .tb_icon {
    border-color: #ed7597
}

.ingredients_tab .ingr_icons .tab_ingredient.pink svg {
    fill: #ed7597
}

.ingredients_tab .ingr_icons .tab_ingredient.pink.active .tb_icon {
    background-color: #ed7597
}

.ingredients_tab .ingr_icons .tab_ingredient.purple .tb_icon {
    border-color: var(--purple)
}

.ingredients_tab .ingr_icons .tab_ingredient.purple svg {
    fill: var(--purple)
}

.ingredients_tab .ingr_icons .tab_ingredient.purple.active .tb_icon {
    background-color: var(--purple)
}

.ingredients_tab .ingr_icons .tab_ingredient.yellow .tb_icon {
    border-color: var(--yellow)
}

.ingredients_tab .ingr_icons .tab_ingredient.yellow svg {
    fill: var(--yellow)
}

.ingredients_tab .ingr_icons .tab_ingredient.yellow.active .tb_icon {
    background-color: var(--yellow)
}

@media (max-width: 767px) {
    .ingredients_tab .ingr_icons .tab_ingredient {
        margin:10px 0;
        transform: scale(.8)
    }
}

.ingredients_tab .ingr_content .ingr_el {
    margin-top: 20px;
    display: none;
    text-align: center;
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-grey)
}

@media (max-width: 991px) {
    .ingredients_tab .ingr_content .ingr_el {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .ingredients_tab .ingr_content .ingr_el {
        font-size:18px
    }
}

.ingredients_tab .ingr_content .ingr_el.is_open {
    display: block
}

.ingredients_tab .ingr_content .ingr_el h3 {
    font-family: Archivo Black,sans-serif;
    font-size: 28px;
    line-height: 1;
    width: 100%;
    margin-bottom: 10px
}

.ingredients_tab .ingr_content .ingr_el.medium_green h3 {
    color: #3f8520
}

.ingredients_tab .ingr_content .ingr_el.dark_orange h3 {
    color: #e95e0f
}

.ingredients_tab .ingr_content .ingr_el.light_green h3 {
    color: #84b817
}

.ingredients_tab .ingr_content .ingr_el.orange h3 {
    color: var(--orange)
}

.ingredients_tab .ingr_content .ingr_el.dark_green h3 {
    color: #055e5d
}

.ingredients_tab .ingr_content .ingr_el.red h3 {
    color: var(--red)
}

.ingredients_tab .ingr_content .ingr_el.bright_green h3 {
    color: #12a982
}

.ingredients_tab .ingr_content .ingr_el.bright_blue h3 {
    color: #30bcee
}

.ingredients_tab .ingr_content .ingr_el.pink h3 {
    color: #ed7597
}

.ingredients_tab .ingr_content .ingr_el.purple h3 {
    color: var(--purple)
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-yellow .rnews_title,.ingredients_tab .ingr_content .ingr_el.yellow h3 {
    color: var(--yellow)
}

.bundle_page .product_main_info {
    margin-top: 20px;
    margin-bottom: 60px
}

@media (max-width: 1199px) {
    .bundle_page .product_main_info {
        margin-bottom:30px
    }
}

.bundle_page .product_main_info>.row {
    margin-right: -15px;
    margin-left: -15px
}

.bundle_page .product_main_info .breadcrumbs_wrapper {
    margin-bottom: 20px
}

.bundle_page .tabs_product {
    background-color: #edfad0;
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .bundle_page .tabs_product {
        margin-bottom:30px
    }
}

.bundle_page .tabs_product .tab_link,.bundle_page .tabs_product .tab_link.active,.bundle_page .tabs_product .tab_link:hover {
    color: #3f8520
}

.bundle_page .copy_instructions {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .bundle_page .copy_instructions {
        font-size:24px
    }
}

.bundle_page .badges p {
    font-family: Archivo Narrow,sans-serif;
    font-size: 20px;
    color: #1092c6
}

@media (min-width: 1600px) {
    .bundle_page .badges p {
        font-size:24px
    }
}

.bundle_page .products-listing.about-webbox-section {
    width: 100%
}

@media (max-width: 767px) {
    .bundle_page .container-80 {
        width:100%;
        padding: 0 15px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .bundle_page .product_main_info .wishlist {
        margin-left:20px;
        width: auto;
        text-align: left;
        margin-top: 0
    }
}

.bundle_qty_wrapper {
    display: flex
}

@media (max-width: 575px) {
    .bundle_qty_wrapper {
        flex-wrap:wrap
    }
}

.bundle_qty_wrapper .bundle_el {
    margin-right: 20px
}

.bundle_qty_wrapper .bundle_el:last-child {
    margin-right: 0
}

@media (max-width: 575px) {
    .bundle_qty_wrapper .bundle_el {
        width:100%;
        margin: 0 0 10px
    }

    .bundle_qty_wrapper .bundle_el:last-child {
        margin-bottom: 0
    }
}

.bundle_qty_wrapper .bundle_el label {
    width: 100%;
    margin: 0
}

.bundle_qty_wrapper .bundle_el .b_name {
    width: 100%;
    color: var(--dark-blue);
    border: 2px solid var(--dark-blue);
    font-family: Archivo Narrow,sans-serif;
    line-height: 1;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    padding: 21px 20px;
    transition: color .4s ease,background .4s ease
}

@media (max-width: 575px) {
    .bundle_qty_wrapper .bundle_el .b_name {
        padding:15px 12px
    }
}

.bundle_qty_wrapper .bundle_el input {
    position: absolute;
    display: none;
    visibility: hidden
}

.bundle_qty_wrapper .bundle_el .b_name.checked,.bundle_qty_wrapper .bundle_el input:checked~.b_name {
    background-color: var(--dark-blue);
    color: var(--white)
}

.bundled_products,.collection_bundles {
    width: 100%;
    position: relative
}

.bundled_products .carousel_bundles,.collection_bundles .carousel_bundles {
    width: 100%;
    display: inline-block
}

.bundled_products .carousel_bundles .slick-slide,.collection_bundles .carousel_bundles .slick-slide {
    outline: 0
}

.bundled_products .nav_slider,.collection_bundles .nav_slider {
    position: absolute;
    top: -55px;
    right: 0
}

.bundled_products .nav_slider .nav_btn,.collection_bundles .nav_slider .nav_btn {
    margin-left: 15px
}

.bundled_products .nav_slider .nav_btn:first-child,.collection_bundles .nav_slider .nav_btn:first-child {
    margin-left: 0
}

.bundled_products .nav_slider .nav_btn.slick-disabled,.collection_bundles .nav_slider .nav_btn.slick-disabled {
    opacity: .2
}

@media (max-width: 575px) {
    .bundled_products .nav_slider,.collection_bundles .nav_slider {
        position:relative;
        top: 0;
        margin-bottom: 15px
    }
}

.bundled_products .bundled_product,.bundled_products .prod_bundle_single,.collection_bundles .bundled_product,.collection_bundles .prod_bundle_single {
    padding-right: 15px;
    margin-bottom: 30px;
    width: 100%;
    display: block
}

@media (max-width: 575px) {
    .bundled_products .bundled_product,.bundled_products .prod_bundle_single,.collection_bundles .bundled_product,.collection_bundles .prod_bundle_single {
        padding-right:10px
    }
}

.bundled_products .bundled_product .bndl_img,.bundled_products .prod_bundle_single .bndl_img,.collection_bundles .bundled_product .bndl_img,.collection_bundles .prod_bundle_single .bndl_img {
    width: 100%;
    height: auto;
    padding-bottom: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--light-grey);
    position: relative
}

.bundled_products .bundled_product .bndl_img img,.bundled_products .prod_bundle_single .bndl_img img,.collection_bundles .bundled_product .bndl_img img,.collection_bundles .prod_bundle_single .bndl_img img {
    position: absolute;
    top: 5%;
    left: 10%;
    height: 90%;
    width: 80%;
    object-fit: contain
}

.bundled_products .bundled_product .bndl_actions,.bundled_products .prod_bundle_single .bndl_actions,.collection_bundles .bundled_product .bndl_actions,.collection_bundles .prod_bundle_single .bndl_actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px
}

.bundled_products .bundled_product .bundled_item_wrap,.bundled_products .bundled_product .variations_button,.bundled_products .prod_bundle_single .bundled_item_wrap,.bundled_products .prod_bundle_single .variations_button,.collection_bundles .bundled_product .bundled_item_wrap,.collection_bundles .bundled_product .variations_button,.collection_bundles .prod_bundle_single .bundled_item_wrap,.collection_bundles .prod_bundle_single .variations_button {
    width: 100%
}

.bundled_products .bundled_product .info_prod_icon,.bundled_products .prod_bundle_single .info_prod_icon,.collection_bundles .bundled_product .info_prod_icon,.collection_bundles .prod_bundle_single .info_prod_icon {
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: 18px;
    height: 18px;
    border: 2px solid #1092c6;
    color: #1092c6;
    font-size: 15px;
    border-radius: 50%;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-align: center
}

@media (min-width: 1600px) {
    .bundled_products .bundled_product .info_prod_icon,.bundled_products .prod_bundle_single .info_prod_icon,.collection_bundles .bundled_product .info_prod_icon,.collection_bundles .prod_bundle_single .info_prod_icon {
        width:26px;
        height: 26px;
        font-size: 18px;
        line-height: 24px
    }
}

.pg_ecommerce {
    background-color: var(--white);
    margin-bottom: 0;
    padding-bottom: 0
}

@media (max-width: 767px) {
    .pg_ecommerce .container-60,.pg_ecommerce .container-80 {
        width:100%;
        padding: 0 15px
    }
}

@media (min-width: 1600px) {
    .pg_checkout .mt-md-4 {
        margin-top:2.5rem!important
    }
}

.pg_order {
    margin-bottom: 80px
}

@media (max-width: 767px) {
    .pg_order {
        margin-bottom:40px
    }
}

.pg_order .sidebox .prods_breakdown {
    border-bottom: 0;
    padding-bottom: 0
}

.pg_order .prod_small_panel {
    border-bottom: 2px solid var(--dark-blue)
}

.pg_order .prod_small_panel:last-child {
    border-bottom: 0
}

@media (min-width: 1600px) {
    .pg_order .prod_small_panel {
        padding-bottom:10px
    }
}

.pg_order .breakdown {
    color: var(--dark-grey)
}

.pg_order .total_amnt {
    border: 0
}

.pg_order .actions_success {
    display: flex;
    margin-top: 10px
}

.pg_order .actions_success .button {
    margin-right: 16px
}

.pg_order .actions_success .button:last-child {
    margin-right: 0
}

@media (max-width: 767px) {
    .pg_order .actions_success .button {
        width:100%;
        margin: 0 0 15px
    }
}

.pg_order .total_amnt,.pg_order :not(.sidebox) .breakdown {
    padding-right: 30px
}

@media (max-width: 1199px) {
    .pg_order .total_amnt,.pg_order :not(.sidebox) .breakdown {
        padding-left:30px
    }
}

@media (max-width: 991px) {
    .pg_order .total_amnt,.pg_order :not(.sidebox) .breakdown {
        padding-left:15px;
        padding-right: 15px
    }
}

@media (min-width: 1600px) {
    .pg_order .total_amnt,.pg_order :not(.sidebox) .breakdown {
        padding-right:40px
    }
}

.pg_wishlist .lightblue {
    background-color: #f8e7ef
}

.pg_wishlist .table_cart .plain_btn,.pg_wishlist .table_cart .tb_cart_head {
    font-family: Archivo Black,sans-serif;
    color: var(--dark-pink)
}

.pg_wishlist .table_cart .cell .qty_wrapper,.pg_wishlist .table_cart .prod_row_table {
    border-color: #f8e7ef
}

.pg_wishlist .table_cart .cell.col4 {
    flex: 3
}

.sidebox {
    padding: 30px
}

@media (max-width: 991px) {
    .sidebox {
        padding:20px 15px
    }
}

@media (min-width: 1600px) {
    .sidebox {
        padding:40px
    }
}

.sidebox .prods_breakdown {
    border-bottom: 2px solid var(--dark-blue);
    padding-bottom: 10px
}

.sidebox .checkbox-input+label,.sidebox .radio-input+label {
    color: var(--dark-blue);
    display: flex
}

.sidebox .checkbox-input+label span,.sidebox .radio-input+label span {
    margin-left: auto;
    text-transform: uppercase;
    font-family: Archivo Narrow,sans-serif;
    padding-left: 10px
}

.breakdown .row,.total_amnt .row {
    padding: 5px 0
}

.breakdown .row [class*=col-],.breakdown .row [class^=col-],.total_amnt .row [class*=col-],.total_amnt .row [class^=col-] {
    padding: 0
}

.breakdown {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-blue);
    margin: 10px 0
}

@media (max-width: 991px) {
    .breakdown {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .breakdown {
        font-size:18px
    }
}

.breakdown.strong,.faqs-header-section .faqs-header-container .faqs-header-paragraph span,.table_cart .cell strong {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.breakdown.bordertop {
    border-top: 2px solid var(--dark-blue);
    padding-top: 10px
}

.prod_small_panel h4,.total_amnt {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--dark-blue)
}

.total_amnt {
    font-size: 30px;
    border-top: 2px solid var(--dark-blue);
    padding-top: 10px
}

@media (max-width: 767px) {
    .total_amnt {
        font-size:26px
    }
}

@media (min-width: 1600px) {
    .total_amnt {
        font-size:34px
    }
}

.prod_small_panel {
    display: flex;
    align-content: flex-start;
    margin-bottom: 15px
}

.prod_small_panel .prod_smll_info {
    display: flex;
    align-content: flex-start;
    color: var(--dark-blue);
    margin-top: 10px;
    padding-left: 20px;
    max-width: 100%;
    width: 100%
}

@media (max-width: 767px) {
    .prod_small_panel .prod_smll_info {
        padding-left:10px
    }
}

.prod_small_panel .prod_smll_info .prd_content,.table_cart .cell .qty_wrapper input {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px
}

@media (min-width: 1600px) {
    .prod_small_panel .prod_smll_info .prd_content {
        font-size:16px
    }
}

.prod_small_panel .prod_smll_info .prd_price {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    margin-left: auto
}

@media (min-width: 1600px) {
    .prod_small_panel .prod_smll_info .prd_price {
        font-size:18px
    }
}

.payment_options_box,.prod_small_panel .remove {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px
}

.prod_small_panel .remove {
    text-decoration: underline;
    color: var(--dark-blue)
}

@media (min-width: 1600px) {
    .prod_small_panel .remove {
        font-size:16px
    }
}

.prod_small_panel .remove:hover {
    text-decoration: none
}

.prod_small_panel .prod_image_container {
    height: 80px;
    width: 80px;
    flex: 0 0 80px;
    max-width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--white)
}

@media (min-width: 1600px) {
    .prod_small_panel .prod_image_container {
        height:100px;
        width: 100px;
        flex: 0 0 100px;
        max-width: 100px
    }
}

.prod_small_panel.bundle_row_panel .prod_small_panel .prod_image_container img,.prod_small_panel .prod_image_container img,.table_cart .cell .col_img_prod img {
    height: 90%;
    width: 80%;
    object-fit: contain
}

.prod_small_panel h4 {
    font-size: 20px;
    flex: 1
}

@media (min-width: 1600px) {
    .prod_small_panel h4 {
        font-size:24px
    }
}

.payment_options_box {
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .payment_options_box {
        font-size:16px
    }
}

.payment_options_box .payment_actions {
    margin-top: 20px
}

hr.lightblue {
    width: calc(100% - 20px);
    margin: 0;
    position: relative;
    left: 10px;
    height: 2px;
    border: 0
}

@media (max-width: 767px) {
    hr.lightblue {
        width:100%;
        left: 0
    }
}

.overall_details .ov_table {
    text-align: center
}

.overall_details .ov_table .t_ov_head,.overall_details .ov_table .t_ov_head_mob {
    border-bottom: 2px solid var(--form-border-grey);
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--dark-blue);
    font-size: 22px
}

@media (min-width: 1600px) {
    .overall_details .ov_table .t_ov_head,.overall_details .ov_table .t_ov_head_mob {
        font-size:28px
    }
}

.overall_details .ov_table .t_ov_body {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .overall_details .ov_table .t_ov_body {
        font-size:16px
    }
}

.overall_details .ov_table .t_ov_body,.overall_details .ov_table .t_ov_head {
    display: flex
}

.overall_details .ov_table .t_ov_cell {
    padding: 10px 0
}

.overall_details .ov_table .t_ov_head_mob {
    display: none;
    border-bottom: none;
    margin-bottom: 5px
}

@media (max-width: 575px) {
    .overall_details .ov_table .t_ov_head {
        display:none
    }

    .overall_details .ov_table .t_ov_head_mob {
        display: block
    }

    .overall_details .ov_table .t_ov_body {
        text-align: left;
        display: block
    }
}

.table_cart .prod_row_table,.table_cart .row_bundle_wrapper,.table_cart .tb_cart_body,.table_cart .tb_cart_head {
    display: flex;
    width: 100%
}

.table_cart .cell {
    flex: 1;
    padding: 10px
}

.table_cart .cell.col2 {
    flex: 2
}

.table_cart .cell.col4 {
    flex: 4
}

.table_cart .cell.colcenter {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center
}

.table_cart .cell .col_img_prod {
    height: 70px;
    width: 70px;
    flex: 0 0 70px;
    max-width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--white)
}

@media (min-width: 1600px) {
    .table_cart .cell .col_img_prod {
        height:90px;
        width: 90px;
        flex: 0 0 90px;
        max-width: 90px
    }
}

.table_cart .cell .col_info_prod {
    padding-left: 20px
}

.table_cart .cell h4,.table_cart .tb_cart_head {
    font-family: StickARound,sans-serif;
    font-size: 18px
}

@media (min-width: 1600px) {
    .table_cart .cell h4 {
        font-size:22px
    }
}

.prod_small_panel h4 strong,.table_cart .cell h4 strong {
    display: block;
    font-weight: 400
}

.table_cart .cell .qty_wrapper {
    width: 50px;
    margin: 0 auto;
    height: 32px;
    border: 2px solid var(--filter-results-blue)
}

.table_cart .cell .qty_wrapper input {
    width: 30px
}

@media (min-width: 1600px) {
    .table_cart .cell .qty_wrapper input {
        font-size:16px
    }
}

.table_cart .cell i {
    font-size: 16px
}

@media (min-width: 1600px) {
    .table_cart .cell i {
        font-size:18px
    }
}

.table_cart .tb_cart_head {
    color: var(--dark-blue);
    font-size: 22px;
    line-height: 1
}

@media (min-width: 1600px) {
    .table_cart .tb_cart_head {
        font-size:28px
    }
}

.table_cart .tb_cart_body,.wishlist_table td {
    font-family: Archivo Narrow,sans-serif;
    font-size: 14px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .table_cart .tb_cart_body {
        font-size:16px
    }
}

.table_cart .prod_row_table {
    padding: 4px 0;
    border-bottom: solid 2px var(--filter-results-blue)
}

.table_cart .prod_row_table.bundle_row_table {
    flex-wrap: wrap
}

.table_cart .prod_row_table.bundle_row_table .prod_row_table {
    border: 0
}

.table_cart .prod_row_table.bundle_row_table .prod_row_table .cell.col4>.row {
    padding-left: 30px
}

@media (max-width: 767px) {
    .table_cart .tb_cart_head .cell {
        display:none
    }

    .table_cart .tb_cart_head .cell.col4 {
        display: flex
    }

    .table_cart .prod_row_table {
        flex-wrap: wrap
    }

    .table_cart .prod_row_table .cell {
        flex: unset
    }

    .table_cart .prod_row_table .cell.col4 {
        width: 100%;
        flex: unset
    }

    .table_cart .prod_row_table .cell:last-child {
        margin-left: auto
    }

    .table_cart .prod_row_table .row_bundle_wrapper {
        flex-wrap: wrap
    }

    .table_cart .prod_row_table.bundle_row_table .prod_row_table {
        padding-left: 30px
    }

    .table_cart .prod_row_table.bundle_row_table .prod_row_table .cell.col4>.row {
        padding-left: 0
    }
}

.discount_code {
    display: flex;
    flex-wrap: nowrap
}

@media (max-width: 767px) {
    .discount_code {
        flex-wrap:wrap
    }
}

.discount_code .form-control {
    width: auto;
    margin-bottom: 0;
    height: 60px;
    margin-right: 15px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px
}

@media (max-width: 767px) {
    .discount_code .form-control {
        width:100%;
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .discount_code .form-control {
        font-size:14px;
        height: 45px
    }
}

.discount_code .button.border_style.darkblue-button,.update_table .button.darkblue-button,.update_table .button.darkpink-button {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width: 767px) {
    .discount_code .button.border_style.darkblue-button {
        width:100%;
        margin-top: 10px
    }
}

@media (max-width: 767px) {
    .update_table .button.darkblue-button,.update_table .button.darkpink-button {
        width:100%;
        margin-bottom: 30px
    }

    .content_cart {
        padding: 0
    }
}

@media (min-width: 1200px) {
    .side_cart {
        flex:0 0 30%;
        max-width: 30%
    }
}

.prod_small_panel .row_bundle_wrapper_panel {
    width: 100%;
    display: flex;
    align-content: flex-start;
    margin-bottom: 15px
}

.prod_small_panel.bundle_row_panel {
    width: 100%;
    flex-wrap: wrap
}

.prod_small_panel.bundle_row_panel .prod_small_panel {
    width: 100%;
    padding-left: 40px;
    margin-top: 15px
}

.prod_small_panel.bundle_row_panel .prod_small_panel .prod_image_container {
    height: 55px;
    width: 55px;
    flex: 0 0 55px;
    max-width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--white)
}

@media (min-width: 1600px) {
    .prod_small_panel.bundle_row_panel .prod_small_panel .prod_image_container {
        height:80px;
        width: 80px;
        flex: 0 0 80px;
        max-width: 80px
    }
}

.prod_small_panel.bundle_row_panel .prod_small_panel .prod_smll_info {
    margin-top: 0
}

.modal_preview {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    padding: 0;
    z-index: 99
}

.modal_preview.active,.modal_preview .preview_module.active {
    display: flex
}

.modal_preview .modal_overlay,.modal_preview .preview_module {
    width: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.modal_preview .modal_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: var(--black)
}

.modal_preview .preview_module {
    display: none;
    outline: 0;
    padding: 40px 0;
    margin: 15px 0;
    position: relative;
    background-color: var(--white)
}

.modal_preview .preview_module .qv_inner,.modal_preview .preview_module .scroll_row {
    width: 100%
}

.modal_preview .close_qv {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 1
}

.modal_preview.loading .modal_overlay {
    opacity: .6
}

.modal_preview.loading .preview_module {
    opacity: 1
}

.modal_preview .woocommerce-product-gallery {
    opacity: 1!important
}

.modal_preview .modal-add-to-cart-btn {
    display: block;
    margin: 1em 0
}

@media (max-width: 767px) {
    .modal_preview.active {
        overflow:hidden;
        overflow-y: auto
    }

    .modal_preview .container-80 {
        width: 100%;
        padding: 0 15px;
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .modal_preview {
        align-items:center;
        justify-content: center
    }

    .modal_preview .preview_module {
        max-height: 90vh;
        padding: 30px 0;
        margin: 0
    }

    .modal_preview .preview_module .scroll_row {
        overflow: hidden;
        overflow-y: auto
    }

    .modal_preview .close_qv {
        top: 22px;
        right: 22px
    }
}

@media only screen and (min-width: 992px) {
    .modal_preview .preview_module {
        padding:50px 15px
    }
}

.modal_message {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    padding: 0;
    z-index: 99
}

.modal_message.active,.modal_message .message_module.active {
    display: flex
}

.modal_message .message_module,.modal_message .modal_overlay {
    width: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.modal_message .modal_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: var(--black)
}

.modal_message .message_module {
    display: none;
    outline: 0;
    margin: 15px 0;
    position: relative;
    background-color: var(--white)
}

.modal_message .message_module .qv_inner,.modal_message .message_module .scroll_row {
    width: 100%
}

.modal_message .message_module.msg_orange .close_qv svg g {
    fill: var(--dark-orange);
    stroke: var(--dark-orange)
}

.modal_message .message_module.msg_green .close_qv svg g {
    fill: var(--green);
    stroke: var(--green)
}

.modal_message .message_module.msg_blue .close_qv svg g {
    fill: var(--error-title-blue);
    stroke: var(--error-title-blue)
}

.modal_message .msg_cover_img {
    width: 100%;
    height: 100%;
    position: relative;
    margin-left: -15px
}

.blog_wrapper_item .blog_module .a_image img,.floaty_sidebar .sidebar_block .recentnews_group a .rnews_img img,.modal_message .msg_cover_img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.modal_message .close_qv {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 1
}

.floaty_sidebar .sidebar_block ul.list_col li a:hover,.modal_message.loading .modal_overlay,a.article_cat:hover {
    opacity: .6
}

.modal_message.loading .message_module {
    opacity: 1
}

@media (max-width: 767px) {
    .modal_message.active {
        overflow:hidden;
        overflow-y: auto
    }

    .modal_message .container-70 {
        width: 100%;
        padding: 0 15px;
        display: block
    }

    .modal_message .msg_cover_img {
        height: auto;
        padding-bottom: 100%;
        margin: 0 -15px;
        width: auto
    }

    .modal_message .message_main_info .form-field .field_select:after {
        top: 16px;
        right: 27px
    }

    .modal_message .message_actions .row20 {
        margin: 0
    }

    .modal_message .message_actions .col {
        width: 100%;
        margin-bottom: 15px;
        flex: unset
    }
}

@media only screen and (min-width: 768px) {
    .modal_message {
        align-items:center;
        justify-content: center
    }

    .modal_message .message_module {
        max-height: 90vh;
        margin: 0
    }

    .modal_message .message_module .scroll_row {
        overflow: hidden;
        overflow-y: auto
    }

    .modal_message .close_qv {
        top: 22px;
        right: 22px
    }
}

@media (min-width: 1600px) {
    .modal_message .message_main_info>.row {
        min-height:60vh
    }
}

.faqs-body-section,.faqs-header-section {
    justify-content: center
}

.faqs-header-section .faqs-header-container {
    margin-top: 80px;
    margin-bottom: 30px;
    text-align: center
}

.faqs-header-section .faqs-header-container .faqs-header-title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--faqs-purple);
    margin-bottom: 20px
}

.faqs-header-section .faqs-header-container .faqs-header-paragraph {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-grey)
}

@media (min-width: 1600px) {
    .faqs-header-section .faqs-header-container .faqs-header-paragraph {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .faqs-header-section .faqs-header-container .faqs-header-paragraph {
        font-size:16px
    }
}

.faqs-body-section {
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px
}

.faqs-body-section .faqs-filter-container .faqs-filter-heading {
    font-family: Archivo Black,sans-serif;
    font-size: 28px;
    color: var(--dark-grey);
    text-align: center;
    margin-bottom: 10px
}

@media (min-width: 1600px) {
    .faqs-body-section .faqs-filter-container .faqs-filter-heading {
        font-size:34px
    }
}

.faqs-body-section .faqs-filter-container .faqs-filter {
    position: relative;
    margin-bottom: 40px
}

.faqs-body-section .faqs-filter-container .faqs-filter .custom-select {
    font-family: Archivo Narrow,sans-serif;
    font-size: 26px;
    color: var(--faqs-purple);
    margin-bottom: 10px;
    width: 400px;
    height: 60px;
    border: 2px solid #a75d9d;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    background: 0 0;
    cursor: pointer
}

.faqs-body-section .faqs-filter-container .faqs-filter .custom-select+i.fas {
    float: right;
    position: absolute;
    right: 30px;
    top: 23px;
    z-index: -1;
    color: var(--faqs-purple)
}

.faqs-body-section .faqs-container {
    padding: 20px 50px 50px;
    width: 100%;
    background-color: var(--light-purple)
}

.faqs-body-section .faqs-container .accordion .faq-item {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #a75d9d;
    border-radius: 0;
    position: relative
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header {
    background: 0 0;
    border: 0;
    padding: 0
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question,.table_cart .cell h4 strong {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button {
    font-size: 34px;
    color: var(--faqs-purple);
    text-decoration: none;
    padding: 20px 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button:focus {
    box-shadow: none
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button.collapsed .faq-icon-down {
    display: unset;
    font-size: 16px;
    margin-left: 15px
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button.collapsed .faq-icon-up,.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button .faq-icon-down,.naturals_page .related_articles .section_title:before,.naturals_page .share-birthday-section img {
    display: none
}

.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button .faq-icon-up {
    display: unset;
    font-size: 16px;
    margin-left: 15px
}

.faqs-body-section .faqs-container .accordion .faq-item .collapse .card-body,.faqs-body-section .faqs-container .accordion .faq-item .collapsing .card-body {
    padding: 0
}

.faqs-body-section .faqs-container .accordion .faq-item .collapse .card-body .faq-answer,.faqs-body-section .faqs-container .accordion .faq-item .collapsing .card-body .faq-answer {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-grey);
    margin-bottom: 30px
}

@media only screen and (max-width: 992px) {
    .faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button,.faqs-body-section .faqs-filter-container .faqs-filter-heading {
        font-size:30px
    }
}

@media only screen and (max-width: 768px) {
    .faqs-body-section,.faqs-header-section {
        width:unset;
        padding: 0 15px
    }

    .faqs-header-section .faqs-header-container .faqs-header-title {
        font-size: 34px
    }

    .faqs-header-section .faqs-header-container .faqs-header-paragraph {
        font-size: 18px
    }

    .faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button,.faqs-body-section .faqs-filter-container .faqs-filter-heading {
        font-size: 24px
    }

    .faqs-body-section .faqs-filter-container .faqs-filter .custom-select {
        font-size: 22px;
        width: 300px;
        height: 50px
    }

    .faqs-body-section .faqs-filter-container .faqs-filter .custom-select+i.fas {
        top: 17px
    }

    .faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button.collapsed .faq-icon-down,.faqs-body-section .faqs-container .accordion .faq-item .card-header .faq-question button .faq-icon-up {
        font-size: 14px
    }

    .faqs-body-section .faqs-container .accordion .faq-item .collapse .card-body .faq-answer,.faqs-body-section .faqs-container .accordion .faq-item .collapsing .card-body .faq-answer {
        font-size: 16px
    }

    .faqs-body-section .faqs-container .accordion .faq-item .collapsing .card-body {
        padding: 0
    }
}

@media only screen and (max-width: 576px) {
    .faqs-body-section .faqs-container {
        padding:0 30px 30px
    }

    .faqs-body-section .faqs-container .collapse .faq-answer,.faqs-body-section .faqs-container .collapsing .faq-answer {
        margin-bottom: 20px
    }
}

.news_header {
    background-color: var(--bundles-backround-blue);
    padding: 80px 0
}

.news_header .section_title {
    position: relative;
    display: inline-block
}

.news_header .section_title strong {
    font-weight: 400;
    background: url(/wp-content/uploads/2025/06/wavy_line_single_white.webp) no-repeat bottom 6px center/100% 10px;
    padding: 20px 0
}

.news_header .blog_stars {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 130px
}

.news_header .blog_stars.str-l {
    left: 5vw
}

.news_header .blog_stars.str-r {
    right: 5vw;
    transform: translateY(-50%) scaleY(-1)
}

@media (max-width: 991px) {
    .news_header .blog_stars.str-l {
        left:0
    }

    .news_header .blog_stars.str-r {
        right: 0
    }
}

@media (max-width: 767px) {
    .news_header .blog_stars {
        display:none
    }
}

@media (min-width: 1600px) {
    .news_header .blog_stars {
        width:160px
    }
}

.inline_filt {
    display: flex;
    align-items: center
}

.inline_filt .field_select {
    margin-left: 10px;
    width: 210px
}

@media (max-width: 1199px) {
    .inline_filt {
        flex-wrap:wrap
    }

    .inline_filt .form-label {
        width: 100%;
        display: block
    }

    .inline_filt .field_select {
        margin: 0 10px 0 0
    }

    .inline_filt .field_select:last-child {
        margin-right: 0
    }

    .inline_filt.filt_sortby .field_select {
        width: 100%
    }
}

@media (max-width: 991px) {
    .inline_filt .field_select {
        width:190px
    }
}

@media (max-width: 767px) {
    .inline_filt .field_select {
        width:100%;
        margin: 0
    }
}

.article_cat,.article_content .article_text h2,.article_content .article_text h3 {
    font-family: Archivo Black,sans-serif;
    color: #f5a601
}

.article_cat {
    font-size: 20px;
    background-color: #ffdfb2;
    padding: 5px 10px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .article_cat {
        font-size:18px
    }
}

@media (min-width: 1600px) {
    .article_cat {
        font-size:24px
    }
}

.article_cat.cat-orange {
    color: #f5a601;
    background-color: #ffdfb2
}

.article_cat.cat-green {
    background-color: #c7e8e2;
    color: var(--green)
}

.article_cat.cat-blue {
    background-color: #cfe7f5;
    color: var(--blue)
}

.article_cat.cat-purple {
    background-color: #dfc9e0;
    color: var(--dark-purple)
}

.article_cat.cat-limegreen {
    background-color: var(--reviews-light-lime);
    color: var(--reviews-lime)
}

.article_cat.cat-pink {
    background-color: #f8c5d3;
    color: var(--products-btn-pink)
}

a.article_cat {
    text-decoration: none;
    transition: opacity .4s ease
}

.hero_article {
    width: 100%;
    background-color: #f5a601;
    padding: 40px 0;
    position: relative
}

.hero_article h1 {
    position: relative;
    margin-bottom: 30px
}

.hero_article h1:before {
    content: "";
    position: absolute;
    top: -45px;
    left: 8px;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2025/06/lines-orange.webp) no-repeat 100% 100%/contain
}

@media (max-width: 767px) {
    .hero_article h1:before {
        left:-7px
    }
}

.hero_article .article_cat {
    margin-bottom: 15px
}

.hero_article .share_btn,.naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading strong {
    color: var(--white)
}

.hero_article .blog_stars {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 130px
}

.hero_article .blog_stars.str-l {
    left: 5vw
}

.hero_article .blog_stars.str-r {
    right: 5vw;
    transform: translateY(-50%) scaleY(-1)
}

@media (max-width: 991px) {
    .hero_article .blog_stars.str-l {
        left:0
    }

    .hero_article .blog_stars.str-r {
        right: 0
    }
}

@media (max-width: 767px) {
    .hero_article .blog_stars {
        display:none
    }
}

@media (min-width: 1600px) {
    .hero_article .blog_stars {
        width:160px
    }
}

.article_content img {
    width: 100%;
    height: auto
}

.article_content .article_text h2 {
    font-size: 40px;
    margin-bottom: 10px;
    position: relative
}

.article_content .article_text h2:before {
    content: "";
    position: absolute;
    top: -30px;
    left: -35px;
    width: 45px;
    height: 60px;
    background: url(/wp-content/uploads/2025/06/wavy_lines_orange.webp) no-repeat 100% 100%/contain
}

@media (max-width: 767px) {
    .article_content .article_text h2:before {
        display:none
    }
}

@media (max-width: 991px) {
    .article_content .article_text h2 {
        font-size:34px
    }
}

@media (max-width: 767px) {
    .article_content .article_text h2 {
        font-size:30px
    }
}

@media (min-width: 1600px) {
    .article_content .article_text h2 {
        font-size:44px
    }
}

.article_content .article_text p {
    line-height: 1.75;
    margin-bottom: 25px
}

.article_content .article_text img+h2,.article_content .article_text ol+h2,.article_content .article_text p+h2,.article_content .article_text ul+h2 {
    margin-top: 35px
}

.article_content .article_text h3 {
    font-size: 24px;
    margin-bottom: 10px
}

@media (min-width: 1600px) {
    .article_content .article_text h3 {
        font-size:28px
    }
}

.article_content .article_text ol,.article_content .article_text ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px
}

.article_content .article_text ol li,.article_content .article_text ul li {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    color: var(--dark-grey);
    padding-left: 30px;
    position: relative;
    line-height: 1.75
}

.article_content .article_text ol li:last-child,.article_content .article_text ul li:last-child,.floaty_sidebar .sidebar_block .recentnews_group a:last-child,.floaty_sidebar .sidebar_block:last-child {
    margin-bottom: 0
}

.article_content .article_text ol li:before,.article_content .article_text ul li:before {
    content: "●";
    color: #f5a601;
    font-size: 28px;
    position: absolute;
    top: -4px;
    left: 0;
    line-height: 1
}

@media (max-width: 1199px) {
    .article_content .article_text ol li,.article_content .article_text ul li {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .article_content .article_text ol li,.article_content .article_text ul li {
        font-size:16px
    }
}

.article_content .wavy_end {
    width: 90px
}

@media (max-width: 767px) {
    .article_content .wavy_end {
        width:70px
    }
}

@media (min-width: 1600px) {
    .article_content .wavy_end {
        width:112px
    }
}

.article_content .shop-for-pets-section .promo-links-container .promo-link {
    height: 60px;
    padding: 20px 0;
    background-size: 100% auto
}

.article_content .shop-for-pets-section .promo-links-container .promo-link .link {
    font-size: 22px
}

.article_content .shop-for-pets-section .promo-links-container .promo-link.naturals .link {
    font-size: 18px
}

.floaty_sidebar {
    height: 100vh;
    position: sticky;
    top: 200px
}

.floaty_sidebar .inner_sidebar {
    padding: 25px 0;
    background-color: #e5f4fa
}

.floaty_sidebar .sidebar_block {
    margin-bottom: 15px;
    padding: 0 20px
}

.blog_wrapper_item .blog_module h4,.floaty_sidebar .sidebar_block h3 {
    font-family: Archivo Black,sans-serif;
    font-size: 20px;
    color: var(--dark-blue);
    margin-bottom: 10px
}

.blog_wrapper_item .blog_module p,.floaty_sidebar .sidebar_block ul.list_col li {
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    color: var(--dark-blue)
}

.blog_wrapper_item .blog_module h4 a,.floaty_sidebar .sidebar_block ul.list_col li a {
    color: var(--dark-blue);
    text-decoration: none;
    transition: opacity .4s ease
}

.floaty_sidebar .sidebar_block .tags_group {
    display: flex;
    flex-wrap: wrap
}

.floaty_sidebar .sidebar_block .tags_group a {
    margin: 0 10px 10px 0
}

.floaty_sidebar .sidebar_block .recentnews_group {
    width: 100%
}

.floaty_sidebar .sidebar_block .recentnews_group a {
    width: 100%;
    display: flex;
    text-decoration: none;
    margin-bottom: 12px
}

.floaty_sidebar .sidebar_block .recentnews_group a .rnews_img {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    max-width: 60px;
    position: relative;
    transition: opacity .4s ease
}

.floaty_sidebar .sidebar_block .recentnews_group a .rnews_title {
    padding-left: 10px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-blue .rnews_title {
    color: var(--products-background-blue)
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-pink .rnews_title {
    color: var(--products-background-pink)
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-green .rnews_title {
    color: var(--products-background-green)
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-darkblue .rnews_title {
    color: var(--dark-blue)
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-darkpink .rnews_title {
    color: var(--dark-pink)
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-brightgreen .rnews_title {
    color: #85b717
}

.floaty_sidebar .sidebar_block .recentnews_group a.blg-purple .rnews_title {
    color: var(--faqs-purple)
}

.blog_wrapper_item .blog_module h4 a:hover,.floaty_sidebar .sidebar_block .recentnews_group a:hover .rnews_img {
    opacity: .6
}

.related_articles {
    background-color: var(--light-orange);
    padding: 80px 0 40px;
    position: relative;
    overflow: hidden;
    margin-bottom: 80px
}

.related_articles .section_title {
    display: inline-block;
    position: relative
}

.related_articles .section_title:before {
    content: "";
    position: absolute;
    top: -35px;
    left: -45px;
    width: 45px;
    height: 60px;
    background: url(/wp-content/uploads/2025/06/wavy_lines_orange.webp) no-repeat 100% 100%/contain
}

.related_articles .rel_o {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 130px
}

.related_articles .rel_o.or_l {
    left: 2vw;
    z-index: 2
}

.related_articles .rel_o.or_r {
    right: -2vw;
    z-index: 2
}

@media (max-width: 1199px) {
    .related_articles .rel_o.or_l {
        left:-5vw
    }

    .related_articles .rel_o.or_r {
        right: -7vw
    }
}

@media (max-width: 767px) {
    .related_articles .rel_o {
        display:none
    }

    .related_articles {
        margin-bottom: 50px;
        padding: 60px 0 30px
    }

    .related_articles .container-80 {
        width: 100%;
        padding: 0 15px
    }
}

.blog_wrapper_item {
    margin-bottom: 20px
}

.blog_wrapper_item .blog_module {
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: start
}

.blog_wrapper_item .blog_module .a_image {
    width: 100%;
    padding-bottom: 55%;
    position: relative
}

.blog_wrapper_item .blog_module .a_image.padd80 {
    padding-bottom: 80%
}

@media (max-width: 1199px) {
    .blog_wrapper_item .blog_module .a_image {
        padding-bottom:80%
    }
}

.blog_wrapper_item .blog_module .a_description {
    padding: 20px 30px 60px
}

.blog_wrapper_item .blog_module h4 {
    font-size: 24px;
    color: var(--white)
}

.blog_wrapper_item .blog_module h4 a {
    color: var(--white)
}

.blog_wrapper_item .blog_module .msg_brand {
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
    padding: 20px;
    overflow: hidden
}

@media (max-width: 767px) {
    .blog_wrapper_item .blog_module .msg_brand {
        padding:110px 20px
    }
}

.blog_wrapper_item .blog_module h5 {
    font-family: Archivo Black,sans-serif;
    font-size: 54px;
    line-height: 1;
    color: var(--white);
    position: relative;
    z-index: 1
}

@media (max-width: 1199px) {
    .blog_wrapper_item .blog_module h5 {
        font-size:44px
    }
}

@media (max-width: 767px) {
    .blog_wrapper_item .blog_module h5 {
        font-size:34px
    }
}

.blog_wrapper_item .blog_module h5:before {
    content: "";
    position: absolute;
    top: -65px;
    left: 15px;
    width: 75px;
    height: 90px;
    background: url(/wp-content/uploads/2025/06/brand_message_lines.webp) no-repeat 0 100%/contain;
    z-index: -1
}

.blog_wrapper_item .blog_module h5:after {
    content: "";
    position: absolute;
    bottom: -65px;
    right: 15px;
    width: 75px;
    height: 90px;
    background: url(/wp-content/uploads/2025/06/brand_message_arrow.webp) no-repeat 100% 100%/contain;
    z-index: -1
}

@media (max-width: 1199px) {
    .blog_wrapper_item .blog_module h5:before {
        top:-85px;
        left: -5px;
        height: 70px
    }
}

@media (min-width: 1600px) {
    .blog_wrapper_item .blog_module h5 {
        font-size:62px
    }

    .blog_wrapper_item .blog_module h5:before {
        top: -105px
    }
}

.blog_wrapper_item .blog_module p {
    color: var(--white)
}

@media (max-width: 1199px) {
    .blog_wrapper_item .blog_module p {
        font-size:14px
    }
}

@media (min-width: 1600px) {
    .blog_wrapper_item .blog_module p {
        font-size:18px
    }
}

.blog_wrapper_item .blog_module .button {
    width: auto;
    font-size: 14px;
    padding: 12px 20px;
    height: auto;
    line-height: 1;
    position: absolute;
    bottom: 20px;
    left: 30px
}

.blog_wrapper_item .blog_module.blg-yellow {
    background-color: var(--yellow)
}

.blog_wrapper_item .blog_module.blg-yellow .button,.pet-food-finder-nav .finder-nav li.active:before {
    background-color: var(--dark-orange)
}

.blog_wrapper_item .blog_module.blg-yellow .article_cat {
    background-color: #ffdfb2;
    color: var(--dark-orange)
}

.blog_wrapper_item .blog_module.blg-yellow h4,.blog_wrapper_item .blog_module.blg-yellow h4 a,.blog_wrapper_item .blog_module.blg-yellow p {
    color: var(--dark-grey)
}

.blog_wrapper_item .blog_module.blg-blue {
    background-color: var(--products-background-blue)
}

.blog_wrapper_item .blog_module.blg-blue .button {
    background-color: var(--dark-blue)
}

.blog_wrapper_item .blog_module.blg-blue .article_cat {
    background-color: var(--webbox-button-blue);
    color: var(--dark-blue)
}

.blog_wrapper_item .blog_module.blg-pink {
    background-color: var(--products-background-pink)
}

.blog_wrapper_item .blog_module.blg-pink .button {
    background-color: var(--products-btn-pink)
}

.blog_wrapper_item .blog_module.blg-pink .article_cat {
    background-color: #f4d9df;
    color: var(--products-btn-pink)
}

.blog_wrapper_item .blog_module.blg-green {
    background-color: var(--products-background-green)
}

.blog_wrapper_item .blog_module.blg-green .button {
    background-color: var(--dark-green)
}

.blog_wrapper_item .blog_module.blg-green .article_cat {
    background-color: #c7e8e2;
    color: var(--dark-green)
}

.blog_wrapper_item .blog_module.blg-darkblue {
    background-color: var(--dark-blue)
}

.blog_wrapper_item .blog_module.blg-darkblue .button {
    background-color: var(--search-results-blue)
}

.blog_wrapper_item .blog_module.blg-darkblue .article_cat {
    background-color: #b0cded;
    color: var(--dark-blue)
}

.blog_wrapper_item .blog_module.blg-darkpink {
    background-color: var(--dark-pink)
}

.blog_wrapper_item .blog_module.blg-darkpink .button {
    background-color: #652367
}

.blog_wrapper_item .blog_module.blg-darkpink .article_cat {
    background-color: #f4cbd4;
    color: var(--dark-pink)
}

.blog_wrapper_item .blog_module.blg-brightgreen {
    background-color: #85b717
}

.blog_wrapper_item .blog_module.blg-brightgreen .button {
    background-color: #3f8521
}

.blog_wrapper_item .blog_module.blg-brightgreen .article_cat {
    background-color: #d3ef97;
    color: #3f8521
}

.blog_wrapper_item .blog_module.blg-purple {
    background-color: var(--faqs-purple)
}

.blog_wrapper_item .blog_module.blg-purple .button {
    background-color: var(--dark-purple)
}

.blog_wrapper_item .blog_module.blg-purple .article_cat {
    background-color: #e6c2e1;
    color: var(--dark-purple)
}

@media (min-width: 576px) {
    .blog_wrapper_item .blog_module.side_blog .a_description,.blog_wrapper_item .blog_module.side_blog .a_image {
        width:50%
    }

    .blog_wrapper_item .blog_module.side_blog .a_description {
        align-self: center;
        padding: 20px 30px
    }

    .blog_wrapper_item .blog_module.side_blog .a_description .button {
        position: relative;
        left: auto;
        bottom: auto
    }

    .blog_wrapper_item .blog_module.side_blog .a_image {
        padding-bottom: 0
    }
}

@media (min-width: 1200px) {
    .blog_wrapper_item .blog_module.side_blog {
        overflow:hidden
    }

    .blog_wrapper_item .blog_module.side_blog .a_description {
        padding: 60px 120px;
        position: relative;
        z-index: 1
    }

    .blog_wrapper_item .blog_module.side_blog .a_description:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 65px;
        width: 60px;
        height: 70px;
        background: url(/wp-content/uploads/2025/06/feat_art_lines.webp) no-repeat 0 100%/contain;
        z-index: -1
    }

    .blog_wrapper_item .blog_module.side_blog .a_description:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 30px;
        width: 95px;
        height: 130px;
        background: url(/wp-content/uploads/2025/06/feat_art_stars.webp) no-repeat 100% 100%/contain;
        z-index: -1
    }
}

@media (max-width: 767px) {
    .news_overview .container-80 {
        width:100%;
        padding: 0 15px
    }
}

.naturals_page .hero-carousel-section .owl-carousel .owl-item .icon_slide img {
    width: auto;
    height: 60px
}

@media (max-width: 767px) {
    .naturals_page .hero-carousel-section .owl-carousel .owl-item .icon_slide img {
        height:40px;
        margin: 0 auto 10px
    }
}

.naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading {
    width: 46%;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--naturals-dark-blue);
    font-size: 42px
}

@media (max-width: 1400px) {
    .naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:38px
    }
}

@media (max-width: 1199px) {
    .naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:32px
    }
}

@media (max-width: 767px) {
    .naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading {
        width:100%
    }

    .naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading strong {
        color: var(--dark-blue)
    }
}

@media (max-width: 575px) {
    .naturals_page .hero-carousel-section .owl-carousel .owl-item .item-heading {
        font-size:24px
    }
}

.naturals_page .hero-carousel-section .owl-carousel .owl-item .button {
    font-family: Archivo Narrow,sans-serif;
    text-transform: uppercase
}

.naturals_page .hero-carousel-section .hero_bg_desktop {
    background-position: 50%
}

@media (min-width: 1200px) {
    .naturals_page .hero-carousel-section .hero_content {
        width:85%;
        margin: 0 auto
    }
}

.naturals_page .naturals-section .details-container .content .title {
    text-transform: uppercase
}

.naturals_page .naturals-section .details-container .content .dark_text {
    font-family: Archivo Narrow,sans-serif;
    color: var(--naturals-dark-blue)
}

.naturals_page .naturals-section .details-container .content .dark_text:last-child {
    margin-bottom: 100px
}

.naturals_page .naturals-section .image-container {
    position: relative
}

.naturals_page .naturals-section .stamp_logo {
    position: absolute;
    width: 130px;
    height: 130px;
    top: -15px;
    left: -80px
}

.naturals_page .naturals-section .stamp_logo img {
    max-width: 100%
}

@media (max-width: 1400px) {
    .naturals_page .naturals-section .stamp_logo {
        top:-65px;
        left: 50%;
        margin-left: -115px
    }
}

@media (max-width: 991px) {
    .naturals_page .naturals-section .stamp_logo {
        top:auto;
        bottom: 30px;
        left: auto;
        margin-left: 0;
        right: -65px
    }
}

@media (max-width: 575px) {
    .naturals_page .naturals-section .stamp_logo {
        transform:scale(.7)
    }
}

.naturals_page .naturals-section.reverse .stamp_logo {
    left: auto;
    right: -80px
}

@media (max-width: 1400px) {
    .naturals_page .naturals-section.reverse .stamp_logo {
        right:50%;
        margin-right: -115px
    }
}

@media (max-width: 991px) {
    .naturals_page .naturals-section.reverse .stamp_logo {
        right:-65px;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .naturals_page .naturals-section.reverse {
        flex-direction:row;
        background-position: 100% 0
    }

    .naturals_page .naturals-section.reverse .details-container .content {
        padding-left: 0;
        padding-right: 100px
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .naturals_page .naturals-section.reverse .image-container {
        margin-left:0
    }

    .naturals_page .naturals-section.reverse .details-container .content {
        padding-left: 25px;
        padding-right: 50px
    }

    .naturals_page .naturals-section {
        width: 80%
    }
}

.naturals_page .ingredients_tab .ingr_icons .tab_ingredient .tb_icon {
    position: relative;
    z-index: 1
}

.naturals_page .ingredients_tab .ingr_icons .tab_ingredient .tb_icon svg {
    fill: var(--naturals-dark-blue)
}

.naturals_page .ingredients_tab .ingr_icons .tab_ingredient .selected_i {
    width: 60%;
    height: 50px;
    top: -10px;
    right: -20px;
    background: url(/wp-content/uploads/2025/06/leaves_selected.webp) no-repeat 100% 0/contain
}

@media (min-width: 1600px) {
    .naturals_page .ingredients_tab .ingr_icons .tab_ingredient .selected_i {
        height:90px;
        top: -30px;
        right: -15px
    }
}

.naturals_page .ingredients_tab .ingr_icons .tab_ingredient.active .selected_i {
    transform: scale(1)
}

.naturals_page .ingredients_tab .ingr_content .ingr_el {
    font-family: Archivo Narrow,sans-serif;
    color: var(--naturals-dark-blue)
}

.naturals_page .ingredients_tab .ingr_content .ingr_el h3 {
    font-family: Archivo Black,sans-serif;
    text-transform: uppercase;
    font-size: 24px
}

.naturals_page .boxes_wrapper .box_container h3,.naturals_page .products-carousel-section .products-carousel-section-container .title-container .title,.naturals_page .section_title {
    font-family: Archivo Black,sans-serif;
    color: var(--naturals-dark-blue);
    text-transform: uppercase
}

.naturals_page .products-carousel-section {
    background: url(/wp-content/uploads/2025/06/naturals_slider-left-beige.webp) no-repeat 0 0/auto 100%,url(/wp-content/uploads/2025/06/naturals_slider-right.webp) no-repeat 100% 0/auto 100%;
    background-color: var(--naturals-button-green)
}

@media (max-width: 575px) {
    .naturals_page .products-carousel-section {
        background-position:top left -20%,top right -20%
    }
}

.naturals_page .products-carousel-section .view-all-container .view-all-link {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--naturals-dark-blue)
}

.naturals_page .products-carousel-section .owl-carousel .item-heading {
    font-family: Archivo Narrow,sans-serif!important;
    font-weight: 700!important;
    font-size: 20px!important
}

@media (min-width: 1600px) {
    .naturals_page .products-carousel-section .owl-carousel .item-heading {
        font-size:24px!important
    }
}

.naturals_page .products-carousel-section .owl-carousel .button {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: var(--naturals-dark-blue)!important
}

.naturals_page .products-carousel-section .owl-carousel .owl-nav>div {
    background-color: var(--naturals-dark-blue)!important
}

.naturals_page .related_articles {
    background: var(--light-grey-background) url(/wp-content/uploads/2025/06/naturals_features-right.webp) no-repeat 100% 0/auto 100%
}

.naturals_page .related_articles .overlay_leaf {
    position: absolute;
    width: 246px;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/2025/06/naturals_features-left.webp) no-repeat 0 0/100% auto;
    z-index: 1;
    pointer-events: none
}

@media (max-width: 1199px) {
    .naturals_page .related_articles .overlay_leaf {
        width:15vw
    }
}

@media (max-width: 767px) {
    .naturals_page .related_articles {
        background-image:unset
    }

    .naturals_page .related_articles .overlay_leaf {
        display: none
    }
}

.naturals_page .blog_wrapper_item .blog_module h4,.naturals_page .blog_wrapper_item .blog_module h6 {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--white)
}

.naturals_page .blog_wrapper_item .blog_module h4 a {
    color: var(--white)
}

.naturals_page .blog_wrapper_item .blog_module h6 {
    font-size: 16px;
    margin-bottom: 10px
}

@media (min-width: 1600px) {
    .naturals_page .blog_wrapper_item .blog_module h6 {
        font-size:18px
    }
}

.naturals_page .blog_wrapper_item .blog_module p {
    font-family: Archivo Narrow,sans-serif;
    color: var(--white)
}

.naturals_page .blog_wrapper_item .blog_module button,.naturals_page .boxes_wrapper .box_container p {
    font-family: Archivo Narrow,sans-serif
}

.naturals_page .reviews_module {
    background-color: var(--naturals-button-green)
}

.naturals_page .reviews_module .reviews_panel .rv_copy {
    font-family: Archivo Narrow,sans-serif;
    color: var(--naturals-dark-blue)
}

.naturals_page .reviews_module .reviews_panel .rev_el {
    border-color: var(--naturals-dark-blue)
}

.naturals_page .reviews_module .reviews_panel::-webkit-scrollbar-thumb {
    background-color: var(--naturals-dark-blue)
}

.naturals_page .boxes_wrapper .box_container.yellow {
    background-color: #f8b830
}

.naturals_page .share-birthday-section {
    background: url(/wp-content/uploads/2025/06/birthday-naturals-left.webp) no-repeat top left -50%/auto 100%,url(/wp-content/uploads/2025/06/birthday-naturals-right.webp) no-repeat top right -50%/auto 100%;
    background-color: var(--naturals-button-green)
}

@media (max-width: 575px) {
    .naturals_page .share-birthday-section {
        background-position:top left -280px,top right -340px
    }
}

@media (min-width: 1400px) {
    .naturals_page .share-birthday-section {
        background-position:top left -20%,top right -20%
    }
}

@media (min-width: 1600px) {
    .naturals_page .share-birthday-section {
        background-position:top left 0,top right 0
    }
}

.naturals_page .share-birthday-section .share-birthday-title {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: var(--naturals-dark-blue)
}

.naturals_page .boxes_wrapper .box_container h3 strong,.naturals_page .share-birthday-section .share-birthday-title .subtext {
    color: var(--naturals-dark-blue)
}

.naturals_page .share-birthday-section .button {
    font-family: Archivo Narrow,sans-serif;
    text-transform: uppercase;
    background-color: var(--naturals-dark-blue)
}

.error-body {
    background: url(/wp-content/uploads/2025/06/error-background.webp) no-repeat 50%/cover;
    position: relative
}

.error-body .body-text-container {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 170px;
    margin-bottom: 210px;
    padding: 0;
    align-items: center;
    text-align: center;
    z-index: 1
}

.error-body .body-text-container .body-title {
    font-family: Archivo Black,sans-serif;
    font-size: 124px;
    color: var(--error-title-blue);
    margin-bottom: 20px
}

.error-body .body-text-container .body-description {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: var(--dark-grey);
    margin-bottom: 20px
}

.error-body .body-text-container .body-link {
    font-family: Archivo Narrow,sans-serif;
    font-size: 44px;
    margin-bottom: 10px;
    text-decoration: underline
}

@media only screen and (max-width: 1400px) {
    .error-body .body-text-container .body-title {
        font-family:Archivo Black,sans-serif;
        font-size: 100px;
        color: var(--error-title-blue);
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 992px) {
    .error-body .body-text-container {
        margin-top:85px;
        margin-bottom: 140px
    }

    .error-body .body-text-container .body-title {
        font-size: 80px
    }

    .error-body .body-text-container .body-description {
        font-size: 20px
    }

    .error-body .body-text-container .body-link {
        font-size: 34px
    }
}

@media only screen and (max-width: 768px) {
    .error-body .body-text-container {
        padding:0 20px
    }
}

@media only screen and (max-width: 576px) {
    .error-body .body-text-container .body-title {
        font-size:60px
    }

    .error-body .body-text-container .body-description {
        font-size: 18px
    }

    .error-body .body-text-container .body-link {
        font-size: 28px
    }
}

@media only screen and (max-width: 1200px) {
    .contact-form-section,.faqs-blogs-links-section,.get-in-touch-section,.our-offices-section {
        width:80%
    }
}

@media only screen and (max-width: 992px) {
    .faqs-blogs-links-section {
        margin-bottom:80px
    }

    .faqs-blogs-links-section,.our-offices-section .our-offices-container .our-offices-paragraph {
        display: flex;
        flex-direction: column
    }

    .our-offices-section .our-offices-container .our-offices-paragraph .subtext {
        display: inline-block;
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .contact-form-section,.discover-more-section-container,.faqs-blogs-links-section,.get-in-touch-section,.our-offices-section {
        width:unset!important;
        padding: 0 15px
    }

    .discover-more-section .discover-more-section-title,.faqs-blogs-links-section .blogs-section-container .blogs-section-title,.faqs-blogs-links-section .faqs-section-container .faqs-section-title,.get-in-touch-section .get-in-touch-container .get-in-touch-title {
        font-size: 34px
    }

    .faqs-blogs-links-section .faqs-section-container .faqs-section-paragraph,.get-in-touch-section .get-in-touch-container .get-in-touch-paragraph {
        font-size: 18px
    }

    .contact-form-section .contact-form .form-helper-container .form-helper-small,.our-offices-section .our-offices-container .our-offices-paragraph,.woocommerce-message a.button {
        font-size: 14px
    }

    .contact-form-section .contact-form-container {
        flex-direction: column
    }

    .contact-form-section .contact-form-container .contact-form,.contact-form-section .contact-form-container .contact-form-legend {
        width: unset;
        padding-right: 0
    }

    .woocommerce-message {
        padding-left: 1rem!important;
        padding-right: 1rem;
        justify-content: space-between
    }

    .woocommerce-message a.button:first-child {
        order: 0!important
    }
}

@media only screen and (max-width: 576px) {
    .discover-more-section .discover-more-tiles .link,.discover-more-section .discover-more-tiles .link:hover {
        text-decoration:none
    }

    .discover-more-section .discover-more-tiles .tile-title {
        width: 100%;
        text-align: center;
        position: relative;
        bottom: 60px
    }

    .discover-more-section .discover-more-tiles,.footer .footer-links-container .footer-links-list {
        grid-template-columns: 1fr
    }
}

body .ssf-main-content {
    font-family: Archivo Narrow,sans-serif!important;
    color: var(--faqs-purple)
}

.store-locator-map {
    height: 564px!important
}

@media (max-width: 767px) {
    .store-locator-map {
        position:relative!important;
        height: 300px!important;
        top: 15px!important;
        left: auto!important
    }

    .ssf-column,.ssf-columns {
        float: none!important
    }

    .store-locator-map-holder {
        position: relative!important
    }
}

#storeLocator__storeListRow {
    max-height: 300px;
    overflow: scroll
}

@media (max-width: 767px) {
    #storeLocator__storeListRow {
        margin-top:60px!important
    }
}

.ssf-main-content {
    max-width: 1340px;
    margin: 0 auto
}

.ssf-main-content #super-left-panel .ssf-panel {
    background-color: transparent
}

@media (max-width: 767px) {
    .ssf-main-content #super-left-panel .ssf-panel {
        background-color:#fff;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.ssf-main-content #super-left-panel .filter__toggler {
    color: var(--faqs-purple);
    font-size: 1.2rem
}

.ssf-main-content #super-left-panel #applyFilterOptions {
    background-color: var(--faqs-purple);
    font-family: Archivo Narrow,sans-serif!important;
    color: var(--white);
    height: 60px;
    font-size: 1rem;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    width: 100%;
    margin-top: 25px
}

.ssf-main-content #super-left-panel .filter__row--cta .large-offset-6 {
    margin-left: 0;
    width: 100%
}

@media (max-width: 767px) {
    .ssf-main-content #super-left-panel .filter__row--cta .large-offset-6,.ssf-main-content #super-left-panel .filter__row--cta .small-6 {
        width:100%
    }
}

.ssf-main-content #super-left-panel #filter__states {
    display: none
}

.ssf-main-content #storeLocatorInfobox {
    font-family: Archivo Narrow,sans-serif!important;
    background-color: var(--faqs-purple)
}

.ssf-main-content #storeLocatorInfobox:before {
    border-right-color: var(--faqs-purple)
}

.ssf-main-content #storeLocatorInfobox .store-address {
    font-family: Archivo Narrow,sans-serif
}

.ssf-main-content #storeLocator__storeList .store-locator__infobox {
    background-color: transparent
}

.ssf-main-content #storeLocator__storeList .store-address {
    font-family: Archivo Narrow,sans-serif
}

@media (max-width: 767px) {
    .ssf-main-content {
        height:auto
    }

    .closePopUp {
        margin-left: 15px
    }
}

.pet-food-finder-nav {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center
}

.pet-food-finder-nav .title {
    font-family: Archivo Black,sans-serif;
    font-size: 44px;
    color: var(--dark-orange);
    margin-bottom: 30px
}

.pet-food-finder-nav .finder-nav {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.pet-food-finder-nav .finder-nav li {
    position: relative;
    flex: 0 0 15%;
    height: 40px;
    padding: 1rem;
    font-family: Archivo Black,sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #666
}

.pet-food-finder-nav .finder-nav li .label {
    margin-top: 20px;
    display: none;
    justify-content: center
}

.pet-food-finder-nav .finder-nav li:before {
    position: absolute;
    background-color: #ccc;
    border-radius: 50%;
    content: "";
    width: 30px;
    height: 30px;
    left: calc(50% - 15px);
    top: 0
}

.pet-food-finder-content.active,.pet-food-finder-nav .finder-nav li.active .label {
    display: flex
}

.pet-food-finder-nav .finder-nav li.line:after {
    content: "";
    position: absolute;
    background-color: var(--dark-orange);
    height: 2px;
    width: 100%
}

.pet-food-finder-content {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0;
    display: none
}

.pet-food-finder-content.blue-bg {
    background-color: #81c5e8
}

.pet-food-finder-content.blue-bg .error,.pet-food-finder-content.blue-bg .pet-label {
    color: #fff
}

.pet-food-finder-content.blue-bg .pet-radio:checked+.pet-label.cat {
    color: #cc6f00
}

.pet-food-finder-content.blue-bg .pet-radio:checked+.pet-label.dog {
    color: #03428c
}

.pet-food-finder-content.yellow-bg {
    background-color: var(--light-orange)
}

.pet-food-finder-content.green-bg .error,.pet-food-finder-content.green-bg .pet-label,.pet-food-finder-content.pink-bg .error,.pet-food-finder-content.pink-bg .pet-label,.pet-food-finder-content.yellow-bg .error,.pet-food-finder-content.yellow-bg .pet-label {
    color: #626263
}

.pet-food-finder-content.yellow-bg .pet-radio:checked+.pet-label {
    color: #ff8b00
}

.pet-food-finder-content.green-bg {
    background-color: #e7fbbe
}

.pet-food-finder-content.green-bg .pet-radio:checked+.pet-label {
    color: #178900
}

.pet-food-finder-content.pink-bg {
    background-color: #f6acbd
}

.pet-food-finder-content.pink-bg .pet-radio:checked+.pet-label {
    color: #cb0c51
}

.pet-food-finder-content .dark-blue-button {
    background-color: var(--dark-blue)
}

.pet-food-finder-content .dark-green-button {
    background-color: #178900
}

.pet-food-finder-content .dark-pink-button {
    background-color: #cb0c51
}

.pet-food-finder-content .grey-button {
    background-color: #55463f
}

.pet-food-finder-content .yellow-button {
    background-color: #ff8b00
}

.pet-food-finder-content .white-button {
    background-color: #fff;
    color: #626263
}

.pet-food-finder-content .line-input {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    width: 100%;
    padding: .5rem;
    font-family: Archivo Black,sans-serif;
    text-align: center;
    font-size: 24px
}

.pet-food-finder-content .line-input:active,.pet-food-finder-content .line-input:focus {
    outline: 0;
    border-bottom: 2px solid #03428c
}

.pet-food-finder-content .title {
    font-family: Archivo Black,sans-serif;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 34px
}

.pet-food-finder-content .title.blue {
    color: #004191
}

.pet-food-finder-content .title.orange {
    color: #ff8b00
}

.pet-food-finder-content .title.green {
    color: #178900
}

.pet-food-finder-content .title.pink {
    color: #cb0c51
}

.pet-food-finder-content .big-p {
    font-family: Archivo Black,sans-serif;
    font-size: 24px;
    color: #fff;
    margin-bottom: 0
}

.pet-food-finder-content .big-p.green {
    color: #178900
}

.pet-food-finder-content .error {
    font-family: Archivo Black,sans-serif;
    font-size: 24px;
    margin-bottom: 2rem
}

.pet-food-finder-content .allergy-check,.pet-food-finder-content .pet-radio {
    visibility: hidden
}

.pet-food-finder-content .allergy-check-label {
    border: 1px solid #626263;
    color: #626263;
    text-align: center;
    font-family: Archivo Narrow,sans-serif;
    width: 100%;
    font-size: 20px
}

.pet-food-finder-content .allergy-check-label:hover {
    color: #fff
}

.pet-food-finder-content .allergy-check:checked+.allergy-check-label {
    color: #fff;
    background-color: #cb0c51;
    border: 1px solid #cb0c51
}

.pet-food-finder-content .button,.pet-food-finder-content .pet-label {
    font-family: Archivo Narrow,sans-serif
}

.pet-food-finder-content .pet-label {
    margin-top: 2rem;
    font-size: 24px;
    margin-bottom: 2rem
}

.pet-food-finder-content .pet-label:hover {
    color: #021339
}

.pet-food-finder-content .pet-label .label-image {
    max-width: 80%;
    height: auto;
    margin: 0 auto;
    display: flex
}

.pet-food-finder-content .pet-label .svg-container {
    border-radius: 50%;
    height: 200px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.pet-food-finder-content .pet-label .svg-container svg {
    width: 50%;
    fill: #fff
}

.pet-food-finder-content .pet-label .svg-container.cat {
    background-color: #ff8b00
}

.pet-food-finder-content .pet-label .svg-container.cat:hover {
    background-color: #ffa233
}

.pet-food-finder-content .pet-label .svg-container.dog {
    background-color: #004191
}

.pet-food-finder-content .pet-label .svg-container.dog:hover {
    background-color: #0058c4
}

.pet-food-finder-content .pet-label .svg-container.pink {
    background-color: #cb0c51
}

.pet-food-finder-content .pet-label .svg-container.pink:hover {
    background-color: lighten #cb0c51,10%
}

.pet-food-finder-content .pet-label .svg-container i {
    color: #fff;
    width: 50%
}

.pet-food-finder-content .pet-radio:checked+.pet-label .svg-container svg {
    color: #e6e6e6
}

.pet-food-finder-content .pet-radio:checked+.pet-label .svg-container.cat {
    background-color: #cc6f00
}

.pet-food-finder-content .pet-radio:checked+.pet-label .svg-container.dog {
    background-color: #002a5e
}

.pet-food-finder-content .pet-radio:checked+.pet-label .svg-container.pink {
    background-color: #9b093e
}

.pet-food-finder-content .joy-section {
    display: flex;
    align-items: flex-start;
    padding: 40px 0;
    position: relative;
    background: unset;
    flex-direction: row;
    margin-top: 4rem
}

@media (max-width: 575px) {
    .pet-food-finder-content .joy-section {
        flex-direction:column;
        padding-top: 0
    }
}

.pet-food-finder-content .joy-section .image-container {
    position: relative;
    min-width: auto
}

@media (max-width: 575px) {
    .pet-food-finder-content .joy-section .image-container {
        margin:0 auto
    }
}

.pet-food-finder-content .joy-section .image-container img {
    width: 100%
}

.pet-food-finder-content .joy-section .details-container {
    width: 50%;
    position: relative;
    align-self: center
}

@media (max-width: 575px) {
    .pet-food-finder-content .joy-section .details-container {
        width:100%;
        margin-top: 40px
    }
}

.pet-food-finder-content .joy-section .details-container .content {
    padding-right: 30px;
    text-align: center
}

@media (max-width: 575px) {
    .pet-food-finder-content .joy-section .details-container .content {
        padding-right:0
    }
}

.pet-food-finder-content .joy-section .details-container .content .ornament_lines {
    position: absolute;
    top: -24px;
    left: -22px;
    width: 35px;
    height: 30px
}

.pet-food-finder-content .joy-section .details-container .content .ornament_lines svg {
    overflow: auto;
    width: 100%;
    height: 100%
}

.pet-food-finder-content .joy-section .details-container .content .title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px
}

@media (min-width: 1600px) {
    .pet-food-finder-content .joy-section .details-container .content .title {
        font-size:34px
    }
}

@media (max-width: 991px) {
    .pet-food-finder-content .joy-section .details-container .content .title {
        font-size:24px
    }
}

.pet-food-finder-content .joy-section .details-container .content .standard-paragraph {
    font-size: 14px;
    margin-bottom: 15px;
    position: relative
}

.pet-food-finder-content .joy-section .details-container .content .button {
    margin-bottom: 2rem;
    width: 100%;
    background-color: #55463f;
    color: #fff;
    font-size: 20px;
    padding: 12px 20px;
    line-height: 1
}

@media (min-width: 1600px) {
    .pet-food-finder-content .joy-section .details-container .content .button {
        font-size:16px
    }
}

.pet-food-finder-content .joy-section .details-container .content .white-button {
    background-color: #fff;
    color: #55463f
}

.pet-food-finder-content .joy-section .bg_copy_colour {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 70%
}

@media (max-width: 575px) {
    .pet-food-finder-content .joy-section .bg_copy_colour {
        width:calc(100% + 30px);
        top: 40%;
        right: -15px
    }
}

.pet-food-finder-content .joy-section .ornament_bottom {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 40px;
    padding-bottom: 80px;
    background: no-repeat 100% 100%/contain
}

@media (max-width: 575px) {
    .pet-food-finder-content .joy-section .ornament_bottom {
        right:0;
        bottom: -15px
    }
}

.pet-food-finder-content .joy-section.orange_box .bold-paragraph {
    color: #fff
}

.pet-food-finder-content .joy-section.orange_box svg {
    fill: var(--orange)
}

.pet-food-finder-content .joy-section.orange_box .title {
    color: var(--orange)
}

.pet-food-finder-content .joy-section.orange_box .bg_copy_colour {
    background-color: var(--shop-background-orange)
}

.pet-food-finder-content .joy-section.orange_box .ornament_bottom {
    width: 50px;
    background-image: url(/wp-content/uploads/2025/06/range-orange.webp)
}

.pet-food-finder-content .joy-section.orange_box .button {
    background-color: var(--orange)
}

.pet-food-finder-content .joy-section.orange_box.orange_arrow .ornament_bottom {
    padding-bottom: 50px;
    background-image: url(/wp-content/uploads/2025/06/range-orange2.webp)
}

.pet-food-finder-content .joy-section.naturals_box .ornament_bottom,.pet-food-finder-content .joy-section.naturals_box svg {
    display: none
}

.pet-food-finder-content .joy-section.naturals_box .bg_copy_colour {
    background: var(--naturals-button-green) url(/wp-content/uploads/2025/06/naturals_range.webp) no-repeat 100% 100%/auto 100%
}

.pet-food-finder-content .joy-section.naturals_box .button {
    font-family: Archivo Narrow,sans-serif;
    background-color: var(--naturals-dark-blue)
}

.pet-food-finder-content .joy-section.naturals_box .details-container .content .title {
    font-family: Archivo Narrow,sans-serif;
    color: var(--naturals-dark-blue)
}

.pet-food-finder-content .joy-section.darker_box .details-container .content .standard-paragraph,.pet-food-finder-content .joy-section.naturals_box .details-container .content .standard-paragraph {
    color: var(--white)
}

.pet-food-finder-content .joy-section.red_box svg {
    fill: var(--red)
}

.pet-food-finder-content .joy-section.red_box .title {
    color: var(--red)
}

.pet-food-finder-content .joy-section.red_box .bg_copy_colour {
    background-color: var(--light-red)
}

.pet-food-finder-content .joy-section.red_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-red.webp)
}

.pet-food-finder-content .joy-section.red_box .button {
    background-color: var(--red)
}

.pet-food-finder-content .joy-section.purple_box svg {
    fill: var(--dark-purple)
}

.pet-food-finder-content .joy-section.purple_box .title {
    color: var(--dark-purple)
}

.pet-food-finder-content .joy-section.purple_box .bg_copy_colour {
    background-color: #e5c3e2
}

.pet-food-finder-content .joy-section.purple_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-purple.webp)
}

.pet-food-finder-content .joy-section.purple_box .button {
    background-color: var(--dark-purple)
}

.pet-food-finder-content .joy-section.blue_box svg {
    fill: var(--dark-blue)
}

.pet-food-finder-content .joy-section.blue_box .title {
    color: var(--dark-blue)
}

.pet-food-finder-content .joy-section.blue_box .bg_copy_colour {
    background-color: var(--filter-background-blue)
}

.pet-food-finder-content .joy-section.blue_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-blue.webp)
}

.pet-food-finder-content .joy-section.blue_box .button {
    background-color: var(--dark-blue)
}

.pet-food-finder-content .joy-section.pink_box svg {
    fill: var(--dark-pink)
}

.pet-food-finder-content .joy-section.pink_box .title {
    color: var(--dark-pink)
}

.pet-food-finder-content .joy-section.pink_box .bg_copy_colour {
    background-color: #ffd9ea
}

.pet-food-finder-content .joy-section.pink_box .ornament_bottom {
    width: 50px;
    background-image: url(/wp-content/uploads/2025/06/range-pink.webp)
}

.pet-food-finder-content .joy-section.pink_box .button {
    background-color: var(--dark-pink)
}

.pet-food-finder-content .joy-section.green_box svg {
    fill: var(--reviews-dark-lime)
}

.pet-food-finder-content .joy-section.green_box .title {
    color: var(--reviews-dark-lime)
}

.pet-food-finder-content .joy-section.green_box .bg_copy_colour {
    background-color: #d6e6b1
}

.pet-food-finder-content .joy-section.green_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-green.webp)
}

.pet-food-finder-content .joy-section.green_box .button {
    background-color: var(--reviews-dark-lime)
}

@media (min-width: 768px) {
    .pet-food-finder-content .joy-section.reverse {
        flex-direction:row-reverse
    }

    .pet-food-finder-content .joy-section.reverse .bg_copy_colour {
        right: auto;
        left: 0
    }

    .pet-food-finder-content .joy-section.reverse .details-container {
        left: 8%
    }

    .pet-food-finder-content .joy-section.reverse .ornament_bottom {
        right: auto;
        left: -40px;
        transform: scaleX(-1)
    }
}

@media (min-width: 992px) {
    .pet-food-finder-content .joy-section.reverse .details-container {
        left:8%!important
    }
}

@media (min-width: 1200px) {
    .pet-food-finder-content .joy-section.darker_box .details-container .content .standard-paragraph {
        font-size:16px
    }
}

@media (min-width: 992px) {
    .pet-food-finder-content .joy-section.darker_box .details-container {
        width:40%;
        left: -10%
    }
}

.pet-food-finder-content .joy-section.darker_box .ornament_bottom {
    width: 70px;
    bottom: -85px
}

.pet-food-finder-content .joy-section.darker_box.orange_box svg {
    fill: #9d1c14
}

.pet-food-finder-content .joy-section.darker_box.orange_box .title {
    color: #9d1c14
}

.pet-food-finder-content .joy-section.darker_box.orange_box .bg_copy_colour {
    background-color: var(--orange)
}

.pet-food-finder-content .joy-section.darker_box.orange_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/range-darkorange.webp)
}

.pet-food-finder-content .joy-section.darker_box.blue_box svg {
    fill: var(--dark-blue)
}

.pet-food-finder-content .joy-section.darker_box.blue_box .title {
    color: var(--dark-blue)
}

.pet-food-finder-content .joy-section.darker_box.blue_box .bg_copy_colour {
    background-color: var(--blue)
}

.pet-food-finder-content .joy-section.darker_box.blue_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/stars_blue_range.webp)
}

.pet-food-finder-content .joy-section.darker_box.pink_box svg {
    fill: var(--products-background-pink)
}

.pet-food-finder-content .joy-section.darker_box.pink_box .title {
    color: var(--products-background-pink)
}

.pet-food-finder-content .joy-section.darker_box.pink_box .bg_copy_colour {
    background-color: var(--dark-pink)
}

.pet-food-finder-content .joy-section.darker_box.pink_box .ornament_bottom {
    background-image: url(/wp-content/uploads/2025/06/hearts_range_pink.webp)
}

.page-template-page-cashback {
    margin-top: 0;
    font-family: Archivo Narrow,sans-serif;
    color: #151b1a;
    background-color: var(--naturals-button-green);
    background-image: url(/wp-content/uploads/2025/06/corner-top-left.webp),url(/wp-content/uploads/2025/06/corner-bottom-left.webp),url(/wp-content/uploads/2025/06/corner-top-right.webp),url(/wp-content/uploads/2025/06/corner-bottom-right.webp);
    background-position: 0 0,0 100%,100% 0,100% 100%;
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-size: 500px,500px,auto,auto
}

.page-template-page-cashback .landing-page-container {
    height: 100vh;
    justify-content: center;
    display: flex;
    align-items: center
}

.page-template-page-cashback h1 {
    font-size: 36px;
    font-family: Archivo Black,sans-serif;
    text-align: center;
    margin-bottom: 1rem
}

.page-template-page-cashback h1 span {
    color: #fff;
    display: block;
    font-size: 48px
}

.page-template-page-cashback .sub {
    text-align: center
}

.page-template-page-cashback .form-field>label,.page-template-page-cashback label {
    font-weight: 700
}

.page-template-page-cashback .fill-image {
    max-width: 100%;
    height: auto
}

.page-template-page-cashback .wpcf7-list-item {
    margin: 1em 0 0 1em;
    height: 68px
}

.page-template-page-cashback .wpcf7-submit {
    width: 50%;
    border: 0;
    margin-top: 2rem;
    height: 60px;
    border-radius: 0
}

.page-template-page-cashback .wpcf7-radio input {
    margin: 8px 4px
}

.page-template-page-cashback .form-field.required>label:after {
    content: "*";
    display: inline-block;
    color: red;
    padding-left: 4px
}

.page-template-page-cashback .wpcf7-file {
    background-color: #fff;
    color: #000;
    height: 49px;
    width: 100%;
    padding: 11px;
    overflow: hidden
}

.page-template-page-cashback .wpcf7-file::-webkit-file-upload-button {
    visibility: hidden;
    width: 80px
}

.page-template-page-cashback .wpcf7-file:before {
    content: "Browse";
    display: inline-block;
    background: var(--naturals-button-blue);
    color: #fff;
    padding: 15px;
    outline: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 10pt;
    position: absolute;
    margin: -11px
}

.page-template-page-cashback .wpcf7-file:hover:before {
    border-color: #000
}

.page-template-page-cashback .wpcf7-file:active:before {
    background: -webkit-linear-gradient(top,#e3e3e3,#f9f9f9)
}

.page-template-page-cashback .small-print {
    margin-top: 10px;
    font-size: small
}

.page-template-page-cashback .wpcf7-acceptance .wpcf7-list-item {
    margin: 0
}

.page-template-page-cashback .method label,.page-template-page-cashback .wpcf7-acceptance label {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: small;
    align-items: center
}

.page-template-page-cashback .wpcf7-acceptance input {
    width: 30px;
    height: 30px;
    vertical-align: sub;
    margin-right: 20px
}

.page-template-page-cashback .method .wpcf7-list-item {
    margin: 0;
    height: 57px
}

.page-template-page-cashback .method input {
    width: 30px;
    height: 30px;
    margin-right: 20px
}

.page-template-page-cashback .form-field {
    margin-bottom: 0
}

.page-template-page-cashback .form-field .form-control {
    height: 47px
}

.cwginstock-subscribe-form .panel {
    border: 0!important
}

.cwginstock-subscribe-form .panel .panel-heading {
    background-color: var(--webbox-button-blue);
    padding: 10px 0
}

.cwginstock-subscribe-form .panel .panel-heading h4 {
    color: #fff;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.cwginstock-subscribe-form .panel .panel-body .cwgstock_button {
    border: 0
}

.feefo-product-review {
    display: flex;
    margin-bottom: 1rem
}

.feefo-product-review .read-all {
    margin-left: 2.3rem
}

.feefo-product-review .read-all a {
    color: #000;
    text-decoration: none
}

.feefo-product-review .review-count {
    margin-left: .8rem
}

.feefo-reviews-logo {
    max-width: 120px;
    margin-top: 1rem
}

.admin-bar header {
    top: 32px
}

.woocommerce .woocommerce-ordering {
    margin-bottom: 0
}

.woocommerce-input-wrapper {
    display: block
}

.woocommerce form .form-row {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px
}

.woocommerce a.remove,.woocommerce a.remove:hover {
    color: var(--dark-blue)!important
}

.woocommerce a.remove:hover {
    background-color: initial!important
}

.darkblue-button,.green-button {
    background-color: var(--dark-blue)!important;
    color: var(--white)!important
}

.green-button {
    background-color: var(--green)!important
}

.darkpink-button,.orange-button {
    background-color: var(--dark-pink)!important;
    color: var(--white)!important
}

.orange-button {
    background-color: var(--dark-orange)!important
}

.mediumblue-button {
    background-color: #1393c7!important;
    color: var(--white)!important
}

.border_style {
    background-color: transparent!important;
    color: var(--dark-blue)!important
}

.green-button.border_style {
    color: var(--green)!important
}

.center-link {
    display: flex!important;
    align-items: center;
    justify-content: center
}

.woocommerce-checkout #payment {
    background-color: #fff!important
}

.wc_payment_methods {
    list-style-type: none
}

.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: auto
}

.wishlist-title-with-form,.woocommerce-error li strong {
    display: none
}

.wishlist_table {
    border: 0!important;
    border-collapse: collapse!important
}

.wishlist_table thead {
    background-color: #f8e7ef;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: var(--dark-pink)
}

.wishlist_table th {
    font-weight: 400!important
}

.wishlist_table .remove_from_wishlist {
    color: var(--dark-pink)!important
}

.wishlist_table .product-name a {
    font-family: Archivo Narrow,sans-serif;
    font-size: 18px;
    color: var(--dark-grey)
}

.wishlist_table .products-card-button {
    color: var(--dark-pink)!important;
    border: 2px solid var(--dark-pink)!important;
    background-color: transparent!important
}

.wishlist_table .products-card-button a {
    color: var(--dark-pink)!important
}

.sub-menu.dropdown-menu-section {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex
}

.sub-menu.dropdown-menu-section li {
    margin: 0 1.5em
}

ul.bundled_products .bundled_product_summary .quantity {
    margin-top: 0!important
}

.anchor {
    scroll-margin-top: 250px;
    scroll-snap-margin-top: 250px
}

.sub-menu.level-2 {
    list-style-type: none
}

.sub-menu.level-2,.sub-menu.level-2 li {
    margin: 0;
    padding: 0
}

.sub-menu.level-2 li a {
    font-family: Archivo Narrow,sans-serif!important
}

.logos-container .bm,.logos-container .wilko {
    width: 150px
}

.logos-container .home-bargains {
    width: 143px
}

.logos-container .coop {
    width: 88px
}

.lost_reset_password {
    width: 100%
}

.filter-results-section .row .filter-results-form-section .filter-results-form-container {
    max-height: 100vh;
    overflow-y: scroll
}

@media (max-width: 767px) {
    .filter-results-section .row .filter-results-form-section .filter-results-form-container {
        height:auto
    }
}

.stickaround {
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700
}

.side_cart .first-payment-date small {
    font-size: 16px;
    margin-bottom: 1rem
}

.left-filter {
    margin-left: auto;
    margin-right: 25px
}

.result-card .wcsatt-sub-options {
    font-size: 12px
}

.wpcf7-field-group {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .admin-bar header {
        top:46px
    }
}

@media only screen and (max-width: 1200px) {
    .results-helper-container {
        flex-direction:row;
        flex-wrap: wrap
    }

    .woocommerce-result-count {
        float: none;
        flex: 1 1 100%;
        margin-bottom: 1rem
    }

    .sort-by-container {
        flex: 0 0 50%
    }

    .left-filter {
        margin: initial
    }
}

@media only screen and (max-width: 64em) {
    .store-locator-map-holder {
        position:relative!important
    }
}

@media (min-width: 1200px) {
    .single-product .cart .row.form-field .col-xl-5 {
        max-width:60%;
        flex: 0 0 60%;
        margin-bottom: 20px
    }

    .single-product .cart .row.form-field .col-xl-5 .wc-stripe-payment-request-wrapper {
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
        margin-top: 20px
    }

    .single-product .cart .row.form-field .col-xl-7 {
        max-width: 60%;
        flex: 0 0 60%
    }

    .single-product .cart .row.form-field button {
        max-width: 100%;
        width: 100%
    }
}

:root {
    --christmas-purple: #6a4568
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
    font-family: Archivo Narrow,sans-serif
}

.nav-links-container ul li a.dashicons-admin-users:before,.nav-links-container ul li a.dashicons-cart:before {
    content: ""!important;
    height: 22px!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    left: 0!important;
    top: 30%!important;
    width: 20px!important;
    transform: translate(-50%,30%)
}

.nav-links-container ul li a.dashicons-admin-users:before {
    background: url(/wp-content/uploads/2025/06/green-user.webp)!important
}

.nav-links-container ul li a.dashicons-cart:before {
    background: url(/wp-content/uploads/2025/06/green-cart.webp)!important;
    height: 22px!important;
    width: 24px!important
}

.joy-title h3,.moment-content-section .elementor-column-wrap {
    position: relative
}

.joy-title h3:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/06/home-joy-lines.webp);
    height: 30px;
    width: 50px;
    left: -24px;
    top: -35px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(130deg) scaleY(-1)
}

.moment-content-section .elementor-column-wrap:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/06/home-joy-arrows.webp);
    height: 125px;
    width: 125px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(55deg);
    bottom: 40px;
    right: 30px
}

@media (min-width: 1200px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:1330px
    }
}

.post-type-archive-christmascontent .hero_individual {
    margin-bottom: 0;
    height: fit-content
}

.post-type-archive-christmascontent .hero_individual .hero_bg_mobile {
    margin-bottom: 0
}

.post-type-archive-christmascontent .hero_individual .hero_bg_desktop {
    position: static
}

.post-type-archive-christmascontent .hero_individual .hero_bg_desktop img {
    display: block;
    width: 100%
}

.ranges_listing .joy-section.gold_box .bg_copy_colour {
    background-color: #c19d62
}

.ranges_listing .joy-section.gold_box .content .title {
    color: #fff
}

.joy-section.gold_box .details-container .content .standard-paragraph {
    color: var(--white)
}

.ranges_listing .joy-section.gold_box .button {
    background-color: var(--white)
}

.ranges_listing .joy-section.gold_box .button a {
    color: #c19d62
}

.christmas_section .about-webbox-section .section_title {
    color: var(--christmas-purple)
}

.christmas_section .ranges_listing .joy-section.purple_box .bg_copy_colour {
    background-color: var(--christmas-purple)
}

.christmas_section .ranges_listing .joy-section.purple_box .title {
    color: #e5c3e2
}

.christmas_section .ranges_listing .joy-section.purple_box .button {
    background: #e5c3e2;
    color: var(--christmas-purple)
}

.christmas_section .ranges_listing .joy-section.purple_box .button a {
    color: var(--christmas-purple)
}

.christmas_section .ranges_listing .joy-section .details-container .content .standard-paragraph {
    color: #fff
}

.christmas_section .ranges_listing .joy-section.gold_box .bg_copy_colour,.christmas_section .ranges_listing .joy-section.purple_box .bg_copy_colour {
    background-image: url(/wp-content/uploads/2025/06/snowflakes-3-w.webp);
    background-size: 90px auto;
    background-position: calc(100% - 10px) calc(100% - 10px);
    background-repeat: no-repeat
}

.christmas_section .ranges_listing .joy-section .ornament_bottom {
    display: none
}

.christmas_section .ranges_listing .joy-section.purple_box svg {
    fill: #e5c3e2
}

.christmas_section .ranges_listing .joy-section.gold_box svg {
    fill: #fff
}

.bottom-nav {
    height: auto!important
}

.bottom-nav .nav-links-list .nav-item>a {
    display: flex;
    height: 60px;
    align-items: center
}

.bottom-nav .nav-links-list li.menu-item-object-christmascontent a {
    display: flex;
    height: 60px;
    align-items: center;
    background: #e32518;
    padding: 0 10px
}

.woocommerce-checkout #payment {
    padding: 10px
}

.woocommerce-billing-fields {
    margin-bottom: 20px
}

.woocommerce-account-fields .create-account {
    padding-left: 0!important
}

#kl_newsletter_checkbox_field input {
    height: 22px;
    width: 22px
}

#kl_newsletter_checkbox_field label {
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    color: #626262
}

.home .logos-section {
    margin-bottom: 10px
}

.home .categories-block {
    margin: 10px 0;
    justify-content: space-between
}

@media (min-width: 1200px) {
    .home .categories-block>figure {
        width:25%
    }

    .home .categories-block>figure>a,.home .categories-block>figure>a>img {
        width: 100%
    }
}

@media (max-width: 575px) {
    .home .categories-block {
        flex-wrap:wrap
    }

    .home .categories-block>figure {
        width: calc(50% - .25em)
    }
}

.single-product-delivery-options {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 15px;
    font-family: Archivo Narrow,sans-serif;
    font-size: 15px;
    color: #03428c
}

.single-product-delivery-options .ship-icon-info {
    position: unset
}

.single-product-delivery-options .ship-icon-info__text {
    left: 0;
    transform: none;
    line-height: 1.5
}

body.woocommerce-checkout {
    margin-top: 0
}

.woocommerce-checkout header {
    position: relative;
    top: 0;
    padding: 20px 0
}

.woocommerce-checkout header .navbar-brand img {
    max-width: 115px
}

.woocommerce-checkout header .btn-signin {
    display: inline-block;
    padding: 5px 25px;
    min-width: 86px;
    font-size: 16px;
    font-family: Archivo Narrow,sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #11a487;
    border-radius: 6px;
    transition: .2s ease-in-out
}

.woocommerce-checkout header .btn-signin:hover {
    opacity: .7
}

.woocommerce-checkout header .navbar {
    padding-top: 30px;
    padding-bottom: 30px
}

.woocommerce-checkout form #payment.woocommerce-checkout-payment {
    padding: 0;
    background: none!important;
    border: 0
}

.wb-checkout-block {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #11a487;
    border-radius: 4px
}

.woocommerce-checkout .woocommerce-notices-wrapper:empty {
    padding: 0
}

.woocommerce-checkout .products-listing-container {
    padding-top: 0
}

.woocommerce-checkout #engagement_cloud_checkbox_field {
    padding: 0
}

.woocommerce-checkout #billing_country_field,.woocommerce-checkout #engagement_cloud_checkbox_field,.woocommerce-checkout #shipping_country_field,.woocommerce-checkout .fsl-wrapper,.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout .woocommerce-privacy-policy-text {
    display: none!important
}

.wb-checkout-login {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: flex;
    padding: 30px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(0,0,0,.9);
    opacity: 0;
    visibility: hidden;
    transition: .2s ease-in-out
}

.wb-checkout-login.open {
    opacity: 1;
    visibility: visible
}

.wb-checkout-login__close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 40px;
    color: #02428c;
    text-align: center;
    background-color: #fff;
    border-radius: 50%
}

.wb-checkout-login .woocommerce-form-login-toggle {
    display: none
}

.wb-checkout-login form.woocommerce-form-login {
    display: block!important;
    margin: auto;
    width: 100%;
    max-width: 800px;
    background-color: #fff
}

.wb-checkout-login form.woocommerce-form-login .form-row-first,.wb-checkout-login form.woocommerce-form-login .form-row-last {
    width: 50%
}

.wb-checkout-login form.woocommerce-form-login>* {
    padding-right: 10px;
    padding-left: 10px
}

.wb-checkout-login .woocommerce-form-login__rememberme {
    margin-bottom: 20px
}

.woocommerce-checkout .wb-checkout-login button.woocommerce-form-login__submit {
    margin: 0;
    color: var(--white);
    background-color: var(--dark-blue)
}

.wb-checkout-login .lost_password {
    margin-bottom: 0;
    text-align: center
}

.wb-checkout-login .lost_password a {
    font-weight: 700;
    color: var(--dark-blue)
}

.woocommerce-checkout #payment.woocommerce-checkout-payment .payment_methods li {
    padding: 12px;
    border: 1px solid #000;
    border-radius: 5px
}

.woocommerce-checkout #payment.woocommerce-checkout-payment .payment_methods li+li {
    margin-top: 20px
}

.woocommerce-checkout .form-row-first.wc-address-validation-field {
    flex: 1
}

.woocommerce-checkout .form-row-last.wc-address-validation-field {
    flex: 0 0 auto;
    width: auto
}

.woocommerce-checkout .form-row-last.wc-address-validation-field .button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    width: auto;
    height: 100%;
    font-size: 16px;
    color: #fff;
    background-color: #11a487;
    border-radius: 4px
}

.woocommerce-checkout .form-row.wc-address-validation-results {
    width: 100%
}

.woocommerce-checkout .form-row.wc-address-validation-results .select2 .select2-selection--single {
    border-radius: 4px
}

.wb-checkout-summary-toggler {
    padding: 15px 10px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #666463;
    border: 1px solid #11a487;
    border-width: 1px 0;
    cursor: pointer
}

.wb-checkout-summary-toggler .fa-angle-down {
    transition: .2s ease-in-out
}

.wb-checkout-summary-toggler[aria-expanded=true] .fa-angle-down {
    transform: rotate(180deg)
}

.woocommerce-checkout .create-account .form-row {
    padding: 0
}

.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap
}

.woocommerce-checkout #billing_postcode_field {
    margin-bottom: 0
}

.woocommerce-checkout #ship-to-different-address,.woocommerce-checkout .woocommerce-account-fields {
    padding-right: 10px;
    padding-left: 10px
}

.woocommerce-checkout form #payment.woocommerce-checkout-payment .payment_methods {
    padding-bottom: 0;
    border: 0
}

.woocommerce-checkout #payment div.payment_method_stripe {
    padding: 0 18px
}

.woocommerce-checkout #payment .payment_method_ppcp-gateway label {
    margin-bottom: 0
}

hubbox-group-toggles#hubbox-group {
    display: flex;
    flex-direction: column
}

hubbox-home-delivery-toggles#hubbox-home-delivery {
    order: -1
}

hubbox-group-toggles::part(top-container) {
    margin: 0
}

hubbox-local-pickup-toggles::part(title) {
    padding-right: 110px
}

#ship-to-different-address label span {
    line-height: 21px
}

.wb-checkout-heading {
    position: relative;
    display: block;
    margin-bottom: 30px;
    text-align: center
}

.wb-checkout-back {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--dark-blue)
}

.wb-checkout-back img {
    width: 12px;
    transform: scaleX(-1)
}

.woocommerce-checkout .select2-container {
    width: auto
}

.woocommerce-checkout form .woocommerce-SavedPaymentMethods-saveNew {
    display: block;
    padding: 10px 0 0
}

.woocommerce-checkout .woocommerce-SavedPaymentMethods-saveNew:after,.woocommerce-checkout .woocommerce-SavedPaymentMethods-saveNew:before {
    display: none
}

.woocommerce-checkout form #payment div.payment_box {
    padding: 0 20px;
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .woocommerce-checkout header .navbar-brand img {
        max-width:254px
    }

    .woocommerce-checkout header .btn-signin {
        padding: 10px 20px;
        min-width: 160px;
        font-size: 20px
    }

    .woocommerce-checkout .woocommerce-shipping-fields {
        margin-right: -10px;
        margin-left: -10px
    }

    .wb-checkout-heading {
        margin-top: 40px
    }

    .wb-checkout-back {
        width: 45px;
        height: 45px
    }

    .wb-checkout-back img {
        width: 15px
    }
}

@media screen and (min-width: 1200px) {
    .woocommerce-checkout main .section_title {
        font-size:60px
    }
}

@media screen and (max-width: 991px) {
    .woocommerce-checkout .sidebox {
        margin-bottom:20px
    }

    .woocommerce-checkout form .woocommerce-checkout-review-order {
        margin-top: 0
    }

    .wb-checkout-heading {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .woocommerce-checkout header .container-80 {
        padding:0 20px;
        width: 100%
    }

    .woocommerce-checkout .form-row-last.wc-address-validation-field .button {
        padding: 10px;
        font-size: 14px
    }

    .wb-checkout-block:first-of-type {
        padding: 20px 10px
    }

    .wb-checkout-block:first-of-type .section_subtitle {
        padding: 0 10px
    }

    hubbox-local-pickup-toggles#hubbox-local-pickup:before {
        font-size: 10px!important
    }
}

.pet_qs_section .blog_wrapper_item .blog_module h4,.pet_qs_section .blog_wrapper_item .blog_module h4.blog-title {
    font-family: Archivo Narrow,sans-serif;
    font-size: 24px;
    color: var(--white)
}

@media (max-width: 767px) {
    .pet_qs_section .blog_wrapper_item .blog_module h4,.pet_qs_section .blog_wrapper_item .blog_module h4.blog-title {
        font-size:24px
    }
}

.product_page .products-carousel-section .products-carousel-section-container .title-container .title,.product_page .section-title {
    font-size: 32px
}

@media (max-width: 991px) {
    .product_page .col_prod_info .subs_save_module,.product_page .col_prod_info .woocommerce-variation.single_variation,.product_page .modal_preview .subs_save_module,.product_page .products-carousel-section .products-carousel-section-container .title-container .title,.product_page .section-title {
        font-size:28px
    }
}

@media (max-width: 767px) {
    .product_page .products-carousel-section .products-carousel-section-container .title-container .title,.product_page .section-title {
        font-size:26px
    }
}
