/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 10px 0 0;
    line-height: normal
}

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

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../../../../themes/custom/savanahconex/fonts/glyphicons-halflings-regular.eot");
    src: url("../../../../themes/custom/savanahconex/fonts/glyphicons-halflings-regular.eot#iefix") format('embedded-opentype'), url("../../../../themes/custom/savanahconex/fonts/glyphicons-halflings-regular.woff2") format('woff2'), url("../../../../themes/custom/savanahconex/fonts/glyphicons-halflings-regular.woff") format('woff'), url("../../../../themes/custom/savanahconex/fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("../../../../themes/custom/savanahconex/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-scale:before {
    content: "\e230"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

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

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

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

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table .table {
    background-color: #fff
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: inherit
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

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

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox label,
.radio label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }

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

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

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled].btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

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

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

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

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

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

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

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon:last-child {
    border-left: 0
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-toggle {
        display: none
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s;
    -o-transition: width .6s;
    transition: width .6s
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: 2s linear infinite progress-bar-stripes;
    -o-animation: 2s linear infinite progress-bar-stripes;
    animation: 2s linear infinite progress-bar-stripes
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0.7rem;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-default {
    border-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.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
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.glyphicon-spin,
a .glyphicon-spin {
    display: inline-block
}

.alert a,
.field--label,
.file {
    font-weight: 700
}

.file,
.file-link {
    width: 100%
}

.tabs-left>.nav-tabs>li:focus,
.tabs-left>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li:focus,
.tabs-right>.nav-tabs>li>a:focus {
    outline: 0
}

.panel-title:focus,
.panel-title:hover,
a .glyphicon-spin {
    text-decoration: none
}

.image-widget.row,
.region-help .block,
.tabledrag-changed-warning {
    overflow: hidden
}

.alert-sm {
    padding: 5px 10px
}

.alert-success a,
.alert-success a:focus,
.alert-success a:hover {
    color: #2b542c
}

.alert-info a,
.alert-info a:focus,
.alert-info a:hover {
    color: #245269
}

.alert-warning a,
.alert-warning a:focus,
.alert-warning a:hover {
    color: #66512c
}

.alert-danger a,
.alert-danger a:focus,
.alert-danger a:hover {
    color: #843534
}

@-webkit-keyframes glyphicon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes glyphicon-spin {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes glyphicon-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.glyphicon-spin {
    -webkit-animation: glyphicon-spin 1s infinite linear;
    -o-animation: glyphicon-spin 1s infinite linear;
    animation: glyphicon-spin 1s infinite linear
}

html.js .btn .ajax-throbber {
    margin-left: .5em;
    margin-right: -.25em
}

html.js .form-item .input-group-addon .glyphicon {
    color: #777;
    opacity: .5;
    -webkit-transition: 150ms color, 150ms opacity;
    -o-transition: 150ms color, 150ms opacity;
    transition: 150ms color, 150ms opacity
}

html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
    color: #337ab7;
    opacity: 1
}

html.js .form-item .input-group-addon .input-group-addon {
    background-color: #fff
}

html.js .ajax-new-content:empty {
    display: none !important
}

.field--label-inline .field--items,
.field--label-inline .field--label {
    float: left
}

.field--label-inline .field--items,
.field--label-inline .field--label,
.field--label-inline>.field--item {
    padding-right: .5em
}

[dir=rtl] .field--label-inline .field--items,
[dir=rtl] .field--label-inline .field--label {
    padding-left: .5em;
    padding-right: 0;
    float: right
}

.field--label-inline .field--label::after {
    content: ':'
}

.file {
    display: table;
    font-size: 75%;
    margin: 5px 0
}

.file-icon,
.file-link,
.file-size,
.file>.tabledrag-changed {
    display: table-cell;
    vertical-align: middle
}

.file>span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.file>span:first-child {
    border-left: 1px solid #ccc
}

.file>span:last-child {
    border-right: 1px solid #ccc
}

.file>.tabledrag-changed {
    background: #fcf8e3;
    border-radius: 0;
    color: #8a6d3b;
    padding: 0 1em;
    top: 0
}

.file>.tabledrag-changed,
.file>.tabledrag-changed:last-child {
    border: 1px solid #f7e1b5
}

.file-icon {
    font-size: 150%;
    padding: .25em .5em;
    text-align: center
}

.file-link a,
.file-link a:active,
.file-link a:focus,
.file-link a:hover {
    color: inherit
}

.file-size {
    padding: 0 1em;
    text-align: right;
    white-space: pre
}

.filter-wrapper {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 0;
    padding: 10px;
    height: 51px
}

.filter-help {
    float: right;
    line-height: 1;
    margin: .5em 0 0
}

.nav.nav-tabs.filter-formats {
    margin-bottom: 15px
}

table .checkbox.form-no-label,
table .radio.form-no-label {
    margin-bottom: 0;
    margin-top: 0
}

.select-wrapper {
    display: inline-block;
    position: relative;
    width: 100%
}

.form-inline .select-wrapper {
    width: auto
}

.input-group .select-wrapper {
    display: table-cell
}

.input-group .select-wrapper:first-child .form-control:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.input-group .select-wrapper:last-child .form-control:first-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    padding-right: 2em
}

.select-wrapper select::-ms-expand {
    opacity: 0
}

.select-wrapper:after {
    color: #337ab7;
    content: '▼';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -.5em;
    padding-right: .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10
}

.has-glyphicons .select-wrapper:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e114';
    display: inline-block;
    font-family: 'Glyphicons Halflings'
}

.has-error .select-wrapper:after {
    color: #a94442
}

.has-success .select-wrapper:after {
    color: #3c763d
}

.has-warning .select-wrapper:after {
    color: #8a6d3b
}

.form-required:after {
    background-image: url(/core/themes/stable/images/core/icons/ee0000/required.svg);
    -webkit-background-size: 10px 7px;
    background-size: 10px 7px;
    content: "";
    display: inline-block;
    vertical-align: super;
    line-height: 1;
    height: 7px;
    width: 10px
}

.form-actions .btn,
.form-actions .btn-group {
    margin-right: 10px
}

.form-actions .btn-group .btn {
    margin-right: 0
}

a .glyphicon.icon-before,
a.icon-before .glyphicon {
    margin-right: .25em
}

a .glyphicon.icon-after,
a.icon-after .glyphicon {
    margin-left: .25em
}

.btn .glyphicon.icon-before,
.btn.icon-before .glyphicon {
    margin-left: -.25em;
    margin-right: .25em
}

.btn .glyphicon.icon-after,
.btn.icon-after .glyphicon {
    margin-left: .25em;
    margin-right: -.25em
}

body {
    position: relative
}

body.navbar-is-static-top {
    margin-top: 0
}

body.navbar-is-fixed-top {
    margin-top: 65px
}

body.navbar-is-fixed-bottom {
    padding-bottom: 65px
}

@media screen and (max-width:767px) {

    body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar,
    body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar {
        position: fixed
    }

    body.toolbar-vertical.navbar-is-fixed-bottom header,
    body.toolbar-vertical.navbar-is-fixed-top header {
        z-index: 500
    }

    body.toolbar-vertical.navbar-is-fixed-top header {
        top: 39px
    }
}

@media screen and (min-width:768px) {
    body {
        margin-top: 15px
    }

    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width:992px) {
    .navbar.container {
        max-width: 940px
    }
}

@media screen and (min-width:1200px) {
    .navbar.container {
        max-width: 1140px
    }
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }
}

.is-unpublished {
    background-color: #fff4f4
}

.node-preview-container {
    margin-top: -15px
}

.node-preview-form-select {
    padding: 15px
}

.panel-title {
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

.panel-title,
.panel-title:focus,
.panel-title:hover,
.panel-title:hover:focus {
    color: inherit
}

.progress-wrapper {
    margin-bottom: 15px
}

.progress-wrapper:last-child .progress {
    margin-bottom: 5px
}

.progress-wrapper .message {
    font-weight: 700;
    margin-bottom: 5px
}

.progress-wrapper .percentage,
.progress-wrapper .progress-label {
    font-size: 12px
}

.progress-wrapper .progress-bar {
    min-width: 2em
}

.tabledrag-toggle-weight {
    float: right;
    margin: 1px 2px 1px 10px
}

.tabledrag-changed-warning {
    margin: 0
}

.tabledrag-handle {
    color: #777;
    cursor: move;
    float: left;
    font-size: 125%;
    line-height: 1;
    margin: -10px 0 0 -10px;
    padding: 10px
}

.tabledrag-handle:focus,
.tabledrag-handle:hover {
    color: #337ab7
}

.indentation {
    float: left;
    height: 1.7em;
    margin: -.4em .2em -.4em -.4em;
    padding: .42em 0 .42em .6em;
    width: 20px
}

[dir=rtl] .indentation {
    float: right;
    margin: -.4em -.4em -.4em .2em;
    padding: .42em .6em .42em 0
}

.local-actions {
    margin: 10px 0 10px -5px
}

.tabs--secondary {
    margin: 10px 0 5px
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    border-bottom: 0
}

.tabs-below>.nav-tabs .summary,
.tabs-left>.nav-tabs .summary,
.tabs-right>.nav-tabs .summary {
    color: #777;
    font-size: 12px
}

.tab-pane>.panel-heading {
    display: none
}

.tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.page-header,
body.toolbar-loading {
    margin-top: 0
}

.tabs-below>.nav-tabs>li>a {
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd
}

.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
    border-radius: 0 4px 4px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: -1px
}

.tabs-left>.nav-tabs>li>a {
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs>.active>a,
.tabs-left>.nav-tabs>.active>a:focus,
.tabs-left>.nav-tabs>.active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, .05);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: -1px
}

.tabs-right>.nav-tabs>li>a {
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right>.nav-tabs>.active>a,
.tabs-right>.nav-tabs>.active>a:focus,
.tabs-right>.nav-tabs>.active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

body.toolbar-fixed .toolbar-oriented .toolbar-bar {
    z-index: 1031
}

body.toolbar-fixed .navbar-fixed-top {
    top: 39px
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
    top: 79px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
    left: 240px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
    margin-left: 240px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
    padding-bottom: 40px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray>.toolbar-lining:before {
    width: 240px
}

body.toolbar-loading.toolbar {
    margin-bottom: 15px
}

.form-group:last-child,
.panel:last-child,
.popover ol:last-child,
.popover ul:last-child,
p:last-child {
    margin-bottom: 0
}

.ui-autocomplete {
    background: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: inherit;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    list-style: none;
    min-width: 160px;
    padding: 5px 0;
    text-align: left;
    z-index: 1000
}

.ui-autocomplete .ui-menu-item {
    border: 0;
    border-radius: 0;
    clear: both;
    color: #333;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    outline: 0;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap
}

.ui-autocomplete .ui-menu-item.ui-state-hover {
    background: #f5f5f5;
    color: #262626
}

.ui-autocomplete .ui-menu-item.ui-state-active,
.ui-autocomplete .ui-menu-item.ui-state-focus {
    background: #337ab7;
    color: #fff
}

ol,
ul {
    padding-left: 1.5em
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5
}

.region-help>.glyphicon {
    font-size: 18px;
    float: left;
    margin: -.05em .5em 0 0
}

.control-group .help-inline,
.help-block {
    color: #777;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

.control-group .help-inline:first-child,
.help-block:first-child {
    margin-top: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url("../../../../libraries/slick/slick/ajax-loader.gif") center center no-repeat;
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url("../../../../libraries/slick/slick/fonts/slick.eot");
    src: url("../../../../libraries/slick/slick/fonts/slick.eot#iefix") format('embedded-opentype'), url("../../../../libraries/slick/slick/fonts/slick.woff") format('woff'), url("../../../../libraries/slick/slick/fonts/slick.ttf") format('truetype'), url("../../../../libraries/slick/slick/fonts/slick.svg#slick") format('svg');
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: var(--animate-repeat);
    animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
    animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
    animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: calc(var(--animate-delay)*2);
    animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay)*3);
    animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-delay: calc(var(--animate-delay)*4);
    animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-delay: calc(var(--animate-delay)*5);
    animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-duration: calc(var(--animate-duration)/2);
    animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.8);
    animation-duration: calc(var(--animate-duration)*0.8)
}

.animate__animated.animate__slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration)*2);
    animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-duration: calc(var(--animate-duration)*3);
    animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
    .animate__animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }

    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

.animate__bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shakeX {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shakeX {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.animate__shakeX {
    -webkit-animation-name: shakeX;
    animation-name: shakeX
}

@-webkit-keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

.animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.animate__headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.animate__swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.animate__jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-duration: calc(var(--animate-duration)*1.3);
    animation-duration: calc(var(--animate-duration)*1.3);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown
}

@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft
}

@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight
}

@-webkit-keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp
}

@-webkit-keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

.animate__backOutDown {
    -webkit-animation-name: backOutDown;
    animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
}

.animate__backOutLeft {
    -webkit-animation-name: backOutLeft;
    animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
}

.animate__backOutRight {
    -webkit-animation-name: backOutRight;
    animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

.animate__backOutUp {
    -webkit-animation-name: backOutUp;
    animation-name: backOutUp
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.animate__bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

.animate__bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

.animate__bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInTopLeft {
    -webkit-animation-name: fadeInTopLeft;
    animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.animate__fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.animate__fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.animate__fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.animate__fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.animate__fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.animate__fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

.animate__fadeOutTopLeft {
    -webkit-animation-name: fadeOutTopLeft;
    animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

.animate__fadeOutTopRight {
    -webkit-animation-name: fadeOutTopRight;
    animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

.animate__fadeOutBottomRight {
    -webkit-animation-name: fadeOutBottomRight;
    animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

.animate__fadeOutBottomLeft {
    -webkit-animation-name: fadeOutBottomLeft;
    animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animate__animated.animate__flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animate__flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animate__flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.animate__flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.animate__flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__lightSpeedInRight {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__lightSpeedInLeft {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.animate__lightSpeedOutRight {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

.animate__lightSpeedOutLeft {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.animate__rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.animate__rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.animate__rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.animate__rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.animate__rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.animate__hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration)*2);
    animation-duration: calc(var(--animate-duration)*2);
    -webkit-animation-name: hinge;
    animation-name: hinge;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.animate__rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.animate__zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

.animate__zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

.animate__zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
    -webkit-transform-origin: right center;
    transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.animate__slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.three-d-view .product-lightboxContent {
    display: none;
    padding-left: 0;
    padding-bottom: 0;
    border-top: none;
    padding-top: 0;
}

.three-d-view #shipping_view canvas {
    position: relative;
    left: -10%;
    top: 0;
    cursor: pointer;
}

.three-d-view #product-detail-page {
    padding-left: 0;
}

.three-d-view .ui-widget-content {
    overflow: hidden;
}

.product-viewer {
    overflow: hidden;
    margin: 0;
    padding-left: 0;
}

.three-d-view .loading-overlay .loader {
    position: absolute;
    top: 35%;
    left: 35%;
}

.three-d-view .ui-dialog,
.three-d-view #config-modal {
    outline: none;
    z-index: 112;
}

.three-d-view .ui-dialog-titlebar {
    height: 35px;
    background-color: #fff;
    border-bottom: none;
}

.three-d-view .ui-dialog-titlebar-close {
    top: 2px;
    right: 5px;
    width: 25px;
    border: none !important;
    color: #54abaa !important;
    z-index: 1;
}

.three-d-view .ui-dialog-titlebar-close:hover {
    background-color: #fff !important;
    color: #5fbfbe !important;
}

.three-d-view .ui-dialog-titlebar-close:focus {
    outline: none;
}

span.d-view {
    text-decoration: none;
    color: inherit;
    border-bottom: dotted 1px rgba(128, 128, 128, 0.5);
    -moz-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -webkit-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    outline: 0;
    cursor: pointer;
}

span.d-view:hover {
    color: #e27689;
    border-bottom-color: rgba(255, 255, 255, 0);
    text-decoration: none;
}

#data {
    display: none;
}

#empty-result {
    display: none;
    border-top: none;
    padding: 20px;
    font-size: 18px;
}

.scroll-view {
    display: none;
}

#lightboxContent {
    min-height: 300px;
}

#shipping_view,
#lightboxContent {
    height: 400px;
    border: none;
}

.product-viewer,
.product-detail-page,
#shipping_view {
    min-height: 400px;
}

.three-d-view #product-detail-page {
    position: relative;
    top: 0;
    padding-left: 10px;
}

#color-info {
    position: absolute;
    top: 93%;
    left: 165px;
}

#color-info input {
    width: 150px;
    height: 30px;
    text-align: center;
    border: none;
    font-size: 18px;
    background-color: #f3f3f3;
    border-radius: 0.5em;
    color: #615a5a;
    cursor: pointer;
}

#default-color {
    height: 30px;
    padding: 0 0 30px 0;
    width: 150px;
    font-size: 18px;
}

#default-color:focus {
    outline: none;
}

#color-info>div {
    display: inline-block;
    font-size: 16px;
    text-align: center;
}

#color-info div label {
    display: block;
    height: 20px;
}

#copied {
    z-index: 5;
    font-size: 16px;
    font-weight: bold;
}

li.main-colors,
li.color-item {
    display: block;
}

.left-panel {
    top: 5px;
    height: 100%;
    z-index: 2;
    width: 170px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    overflow-y: scroll;
}

#main-colors-list,
.color-list {
    overflow: hidden;
    margin-left: -1px;
    padding-left: 0;
}

.color-list {
    display: none;
    margin-bottom: 15px;
}

ul.scroll-list {
    margin: 0;
    list-style-type: none;
}

.main-color {
    height: 50px;
    display: block;
    cursor: pointer;
}

.main-color-title {
    display: block;
    text-align: center;
    font-size: 16px;
}

li.color-item {
    height: 40px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    margin: 0 4px 0 5px;
}

.active-color {
    box-shadow: 0 0 5px #408281;
}

.left-panel .slick-dotted.slick-slider {
    margin-bottom: 10px;
}

.left-panel .slick-dots {
    bottom: 0;
}

.main-colors .slick-prev {
    left: 5px;
    z-index: 1;
    overflow: hidden;
    font-size: 0;
}

.main-colors .slick-next {
    right: 0;
    z-index: 1;
    overflow: hidden;
    font-size: 0;
}

.three-d-view .colors-toggle {
    background: transparent !important;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 0;
    width: 185px;
    height: 20px;
    outline: 0;
    border: 0;
    color: #333333 !important;
    font-size: 16px;
    font-weight: bold;
    z-index: 999;
}

.three-d-view .colors-toggle::before {
    font-family: FontAwesome;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0c9';
    color: #54abaa;
    font-size: 18px;
    border-radius: 0.35em;
    text-align: center;
    position: absolute;
    left: 0.5em;
    top: 0;
    display: block;
    width: 3.25em;
    height: 2.25em;
    line-height: 1.5em;
}

.three-d-view .ui-widget-overlay {
    opacity: 0.7;
    cursor: pointer;
}

@media screen and (min-width:320px) and (max-width:1024px) {
    .scroll-view {
        display: block;
        z-index: 1;
        position: absolute;
        left: 61%;
        width: 10%;
        height: 100%;
        padding: 1% 0 0 1%;
        border-left: 1px solid #c3c3c3;
        color: #c3c3c3;
        font-weight: bold;
    }

    #shipping_view canvas {
        top: -175px;
    }

    .scroll-view #fst {
        margin-right: 10px;
    }

    #panel-2d.slidemove {
        display: block;
        transform: translateX(0);
    }

    .three-d-view #color-info.slidemove {
        transform: translateX(175px);
    }

    .three-d-view #color-info {
        transform: translateX(0);
    }

    #panel-2d {
        transform: translateX(-175px);
    }

    #config-modal .left-panel {
        top: 15px;
        height: 99%;
    }
}

@media screen and (min-width:320px) and (max-width:374px) {
    .three-d-view #shipping_view {
        top: 0;
        position: absolute;
        margin-top: 0;
        max-height: 480px;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
        top: 0;
    }

    .scroll-view {
        top: 50px;
        height: 75%;
    }

    .scroll-view #fst {
        float: left;
    }

    .left-panel {
        top: auto;
        height: 90%;
    }

    .three-d-view .slick-arrow {
        width: 20px;
    }

    .three-d-view .slick-arrow::before {}

    #color-info {
        left: 5px;
        width: 100%;
    }

    .three-d-view .ui-widget-content {
        overflow-y: visible;
    }

    .three-d-view .loading-overlay .loader {
        left: 45%;
    }
}

@media screen and (min-width:375px) and (max-width:400px) {
    .three-d-view #shipping_view {
        position: absolute !important;
        top: 0;
        height: 100%;
        max-height: 480px;
    }

    .scroll-view {
        top: 40px;
        height: 70%;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
    }

    .scroll-view #fst {
        float: left;
    }

    .left-panel {
        top: auto;
        height: 90%;
    }

    .three-d-view .slick-arrow {
        width: 20px;
    }

    #color-info {
        left: 5px;
    }

    .three-d-view .loading-overlay .loader {
        left: 45%;
    }
}

@media screen and (min-width:401px) and (max-width:450px) {
    .three-d-view #shipping_view {
        position: absolute !important;
        top: 0;
        height: 100%;
        max-height: 480px;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
        top: -50px;
    }

    .scroll-view {
        top: 30px;
        height: 70%;
    }

    .left-panel {
        top: auto;
        height: 90%;
    }

    .three-d-view .slick-arrow {
        width: 20px;
    }

    #color-info {
        left: 5px;
        width: 100%;
    }

    .three-d-view .ui-widget-content {
        max-height: 485px;
    }

    .three-d-view ::-webkit-scrollbar-thumb {
        display: none;
    }

    .three-d-view .loading-overlay .loader {
        top: 30%;
        left: 45%;
    }
}

@media screen and (min-width:451px) and (max-width:500px) {
    #shipping_view {
        position: absolute !important;
        top: 0;
    }

    .scroll-view {
        top: 70px;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
    }

    .left-panel {
        top: auto;
    }

    ::-webkit-scrollbar-thumb {
        display: none;
    }

    #color-info {
        width: 70%;
        left: 5px;
    }
}

@media screen and (min-width:501px) and (max-width:600px) {
    #shipping_view {
        position: absolute !important;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
        top: -50px;
    }

    .scroll-view {
        top: 0;
    }

    .scroll-view #fst {
        float: left;
    }

    .three-d-view .ui-dialog-titlebar-close {
        top: auto;
    }

    .three-d-view .colors-toggle {
        line-height: 16px;
    }

    .three-d-view .colors-toggle::before {
        top: 0;
    }

    .left-panel {
        top: auto;
        margin-top: 20px;
        height: 86%;
    }

    ::-webkit-scrollbar-thumb {
        display: none;
    }

    #color-info {
        width: 70%;
        left: 5px;
        margin-top: 15px;
    }

    .three-d-view .loading-overlay .loader {
        top: 8%;
        left: 45%;
    }
}

@media screen and (min-width:601px) and (max-width:767px) {
    #shipping_view {
        position: absolute !important;
        top: 0;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
        top: 0;
    }

    .scroll-view {
        top: 50px;
    }

    .scroll-view #fst {
        float: left !important;
    }

    .left-panel {
        top: auto;
        height: 90%;
    }

    ::-webkit-scrollbar-thumb {
        display: none;
    }

    #color-info {
        width: 60%;
        left: 5px;
    }

    .three-d-view .loading-overlay .loader {
        top: 25%;
        left: 45%;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    #shipping_view {
        position: absolute !important;
        top: 10px;
    }

    .scroll-view {
        top: 30px;
    }

    .three-d-view #shipping_view canvas {
        left: 0;
    }

    .scroll-view #fst {
        float: left;
    }

    .left-panel {
        top: auto;
        height: 90%;
    }

    #color-info {
        left: 5px;
        width: 50%;
    }

    ::-webkit-scrollbar-thumb {
        display: none;
    }

    .three-d-view .loading-overlay .loader {
        top: 20%;
        left: 45%;
    }
}

@media screen and (min-width:1025px) and (max-width:1280px) {

    .three-d-view .ui-dialog,
    .three-d-view #config-modal {
        left: -75% !important;
    }
}

@media screen and (max-width:1024px) {
    .three-d-view .colors-toggle {
        display: block;
    }

    .three-d-view .panel-2d {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-170px);
        -webkit-transform: translateX(-170px);
        -ms-transform: translateX(-170px);
        transform: translateX(-170px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        z-index: 5;
    }

    .three-d-view #color-info {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        z-index: 5;
    }
}

@media screen and (width:1024px) {
    #shipping_view {
        position: absolute !important;
        top: 0;
    }

    .three-d-view .ui-dialog-titlebar-close {
        top: auto;
    }

    #lightboxContent {
        min-height: 500px !important;
    }

    .scroll-view {
        left: 845px !important;
        top: 50px;
        height: 80%;
    }

    .three-d-view #shipping_view canvas {
        left: -10%;
    }

    .three-d-view .ui-dialog-titlebar-close {
        right: 10px;
    }

    .three-d-view #color-info {
        top: 415px !important;
        width: 100% !important;
        left: 5px !important;
    }

    ::-webkit-scrollbar-thumb {
        display: none;
    }

    .left-panel {
        top: auto;
    }
}

#shipping_view {
    position: relative;
    width: 1248px;
    height: auto;
}

.d-popup {
    display: none;
}

.user-logged-in .d-popup {
    display: inline-block;
}

.d-popup {
    text-decoration: none;
    color: inherit;
    border-bottom: dotted 1px rgba(128, 128, 128, 0.5);
    outline: 0;
    cursor: pointer;
    margin-left: 15px;
}

.d-popup:hover {
    color: #e27689;
    border-bottom-color: rgba(255, 255, 255, 0);
    text-decoration: none;
}

#config-modal {
    opacity: 1;
    background-color: #fff;
    overflow: hidden;
    z-index: 2;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(204, 204, 204, 0.6);
    z-index: 1;
    cursor: pointer;
    opacity: 1;
    visibility: visible;
}

#config-modal:focus {
    outline: none;
}

#config-modal #empty-result {
    display: block;
    height: 125px;
    border: none;
}

.form-item-zipcode {
    width: 15%;
    margin-right: 10px;
}

#get-price-button {
    width: 15%;
}

.container-price {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}

.optional-delivery {
    text-align: center;
    border: solid 1px #33333363;
    border-radius: 10px;
}

.delivery-container {
    display: flex;
    justify-content: space-evenly;
}

.calculated-delivery-price {
    font-weight: 700;
    margin: -10px 0 0 3px;
}

.product-item-zipcode-calculator-form {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    position: relative;
    width: 100%;
}

.product-item-zipcode-calculator-form .form-item {
    width: 40%;
    margin-right: 10px;
}

.product-item-zipcode-calculator-form .form-item input {
    text-align: center;
    padding: 7px;
}

.product-item-zipcode-calculator-form .icon {
    content: " ";
    background-image: url("../../../../themes/custom/savanahconex/images/in-transit.svg");
    background-position: center;
    background-repeat: no-repeat;
    left: 30px;
    background-color: rgba(255, 227, 0, 0.3);
    border-radius: 50%;
    width: 52px;
    height: 52px;
}

@media screen and (max-width:767px) {
    .product-item-zipcode-calculator-form .icon {
        width: 40px;
        height: 40px;
        margin-right: 8px;
    }
}

form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart .product-item-zipcode-calculator-form>.button {
    width: 40%;
    padding: 6px 22px;
}

@media screen and (max-width:767px) {
    form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart .product-item-zipcode-calculator-form>.button {
        font-size: 16px;
        padding: 10px 16px;
        width: fit-content !important;
    }

    .product-item-zipcode-calculator-form {
        height: 48px;
    }
}

.product-template .custom-quote {
    position: relative;
    padding: 18px;
    background-color: rgba(255, 227, 0, 0.15);
    justify-content: space-around;
    border-radius: 0.7rem;
    border: 1px solid #ffed57;
    margin: 14px 0;
    min-height: 90px;
    height: 90px;
    display: none;
}

.product-template.custom-quote-enable .custom-quote {
    display: flex;
    width: 100%;
    padding: 12px calc(6%);
    align-items: center;
}

.rent-container.product-template.custom-quote-enable .custom-quote {
    justify-content: left;
    padding: 12px calc(6%);
}

@media screen and (min-width:967px) {
    .rent-container.product-template.custom-quote-enable .custom-quote .quote-body {
        width: fit-content;
    }

    .rent-container.product-template.custom-quote-enable .custom-quote .quote-button {
        margin-left: auto;
    }
}

@media (max-width:767px) {
    .product-template.custom-quote-enable .custom-quote {
        max-width: unset;
    }

    ol.breadcrumb {
        margin-bottom: 0;
    }
}

@media (max-width:475px) {
    .rent-container.product-template.custom-quote-enable .custom-quote {
        width: calc(100% + 40px);
        margin: 0 -20px;
    }

    .rent-container>.content-wrapper {
        overflow: hidden;
    }

    .rent-container .zipcode-delivery .category-menu>div .control-label .input-title-wrapper>span {
        display: block;
    }

    .rent-container .zipcode-delivery .category-menu>div .control-label .input-title-wrapper p:last-of-type {
        position: initial;
    }

    .rent-container #add-to-cart-with-zipcode .zipcode-add-to-cart .add-to-cart-wrapper {
        padding: 16px;
        margin-top: 14px;
    }
}

.product-template .custom-quote .quote-body {
    display: flex;
    width: 100%;
}

.product-template .custom-quote .quote-body:before {
    content: "";
    background-image: url("../../../../themes/custom/savanahconex/images/quote.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 227, 0, 0.3);
    border-radius: 50%;
    width: 62px;
    height: 52px;
    display: inline-block;
    margin: auto;
}

.product-template .custom-quote .quote-body p {
    padding-left: 24px;
    font-size: 18px;
    line-height: 1.5;
    margin: auto;
}

.product-template .custom-quote .quote-body p {
    margin: auto 0;
    font-weight: 700;
    padding: 0 14px;
    width: 100%;
}

.product-template .custom-quote .quote-button {
    max-height: 40px;
    min-width: fit-content;
    height: 40px;
    margin: auto 0;
    border-radius: 8px;
    padding: 0 22px;
    border: 2px solid #000000;
    line-height: 1.5;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.product-template .custom-quote .quote-button a {
    color: #0b1b22;
    font-size: 16px;
    font-weight: 700;
    vertical-align: sub;
    border: unset;
    width: 100%;
    text-align: center;
}

.rent-container.product-template .custom-quote .quote-button {
    min-width: 152px;
}

@media screen and (min-width:1024px) {
    .product-item-zipcode-calculator-form {
        height: 64px;
    }

    form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart .product-item-zipcode-calculator-form .button,
    .product-item-zipcode-calculator-form .form-item input {
        line-height: 50px;
    }

    .product-template form.commerce-order-item-add-to-cart-fo {
        padding: 14px 24px;
    }

    .product-item-zipcode-calculator-form .icon {
        width: 62px;
        height: 62px;
    }
}

@media screen and (max-width:1076px) {
    .product-template .custom-quote {
        display: flex;
        height: fit-content;
    }

    .product-template .custom-quote .quote-body {
        display: inline-flex;
    }

    .product-template .custom-quote .quote-button {
        justify-content: center;
    }

    .rent-container.product-template .custom-quote .quote-body {
        margin-bottom: 0;
    }
}

.zipcode-add-to-cart .add-to-cart-wrapper {
    border: 2px solid #fbe24c;
    border-radius: 8px;
    margin-bottom: 14px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zipcode-add-to-cart[data-once*="rearrangeDeliveryElements"] .add-to-cart-wrapper {
    padding: 20px;
}

.zipcode-add-to-cart[data-once*="rearrangeDeliveryElements"] .add-to-cart-wrapper>a {
    width: calc(100% + 40px);
    margin: 0 -20px;
}

.zipcode-add-to-cart .add-to-cart-wrapper .button {
    width: 100%;
    text-align: center;
}

.product-template .add-to-cart-wrapper .zipcode-add-quantity {
    display: flex;
}

@media screen and (min-width:1200px) {
    .rent-container .zipcode-add-to-cart .add-to-cart-wrapper {
        padding: 24px;
    }
}

@media screen and (max-width:767px) {
    .zipcode-add-to-cart .add-to-cart-wrapper {
        margin-top: 30px;
    }

    .attribute-widgets.form-group.js-form-wrapper.form-wrapper {
        margin-top: 0;
    }

    .product-template .custom-quote .quote-body p {
        margin-left: calc(4%);
    }
}

.zipcode-add-quantity>.quantity {
    margin: 0 !important;
}

.zipcode-add-quantity .control-label {
    display: none;
}

.zipcode-add-quantity .quantity input {
    width: 102px !important;
    padding: 12px;
    margin-right: 16px;
    text-align: center;
}

.zipcode-add-quantity .quantity input {
    height: 46px;
    margin: 0;
}

@media screen and (min-width:1024px) {
    .product-template form.commerce-order-item-add-to-cart-form {
        overflow: hidden;
    }
}

@media (min-width:1620px) {
    .product-template form.commerce-order-item-add-to-cart-form {
        overflow: unset;
    }
}

@media screen and (max-width:1024px) {

    .rent-container.product-template .zipcode-add-to-cart .add-to-cart-wrapper,
    .containers-for-sale.product-template .zipcode-add-to-cart .add-to-cart-wrapper,
    .freezer-containers.product-template .zipcode-add-to-cart .add-to-cart-wrapper {
        position: relative;
    }

    .rent-container.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button,
    .containers-for-sale.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button,
    .freezer-containers.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button {
        width: 100% !important;
        border-radius: 8px;
    }
}

@media screen and (max-width:480px) {
    .rent-container.product-template .content-wrapper {
        padding: 0 24px;
    }

    .rent-container.product-template .custom-quote .quote-body p {
        text-align: left;
        padding-right: 12px;
    }

    .rent-container .zipcode-add-quantity .quantity input {
        padding-left: 8px;
    }

    .product-template .custom-quote .quote-body:before {
        height: 44px;
    }

    .product-template .custom-quote .quote-button {
        padding: 0 12px;
    }

    .product-template .custom-quote .quote-body p {
        margin-left: 0;
        padding: 0 6px;
    }
}

@media screen and (max-width:385px) {
    .rent-container.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-quantity {
        margin: 0;
    }

    .rent-container.product-template .add-to-cart-with-calculated-data #zipcode-info {
        margin-bottom: 52px;
    }

    .product-template.custom-quote-enable .custom-quote {
        padding: 12px;
    }
}

.rent-container.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button,
.containers-for-sale.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button,
.freezer-containers.product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button {
    line-height: 28px;
}

.product-template:not(.rent-container) form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button span:before {
    content: url("../../../../themes/custom/savanahconex/images/ShoppingCart.svg");
    margin-right: 2px;
    position: relative;
    top: 4px;
}

@media screen and (max-width:767px) {
    .zipcode-add-quantity {
        width: fit-content;
    }

    .zipcode-add-quantity .zipcode-add-to-cart-button {
        width: 100%;
    }

    .product-template form.commerce-order-item-add-to-cart-form button.button {
        width: 100% !important;
    }
}

@media screen and (max-width:768px) {
    .product-item-zipcode-calculator-form .form-item {
        width: 50%;
        !important;
        margin-right: 10px;
    }

    .product-item-zipcode-calculator-form .form-item input {
        text-align: center;
    }

    .product-item-zipcode-calculator-form #edit-submit-zipcode {
        width: 50%;
        !important;
    }
}

#show-zipcode-form {
    display: flex;
    border-bottom: none;
    cursor: pointer;
}

.path-product .ui-widget {
    font-family: inherit;
}

.path-product #show-zipcode-form {
    font-size: 18px;
    font-weight: 600;
}

.zipcode-add-to-cart #show-zipcode-form {
    border-bottom: none;
    float: right;
    cursor: pointer;
    color: #000000;
    font-size: 16px;
}

.zipcode-add-to-cart #show-zipcode-form span.mobile {
    display: none;
}

@media screen and (max-width:768px) {
    #zipcode-info {
        margin-top: 4px;
    }

    .zipcode-add-to-cart #show-zipcode-form>span:first-of-type {
        display: none;
    }

    .zipcode-add-to-cart #show-zipcode-form span.mobile {
        display: inline;
        font-weight: 400;
    }

    .product-template form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart-button button.button {
        padding: 12px 16px;
    }
}

.add-to-cart-with-calculated-data {
    display: block;
    justify-content: flex-start;
    align-items: center;
}

.add-to-cart-with-calculated-data:has(.check-price-lower) {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.add-to-cart-with-calculated-data #zipcode-info {
    margin-top: 4px;
}

#add-to-cart-with-zipcode #zipcode-value {
    padding-left: 8px;
    font-weight: 700;
    color: #000000;
    font-size: 16px;
}

#add-to-cart-with-zipcode .zip-change,
.arriving-date .date-wrapper .conexwest-datepicker>span,
fieldset.zipcode-delivery .conexwest-rent-datepicker-change {
    color: #0166ff;
}

.path-product .vanilla-calendar_to-input {
    z-index: 9999;
}

#add-to-cart-with-zipcode .zip-change:after,
.arriving-date .date-wrapper .conexwest-datepicker>span:after,
fieldset.zipcode-delivery .conexwest-rent-datepicker-change:after {
    content: url("../../../../themes/custom/savanahconex/images/edit.svg");
    margin-left: 4px;
}

.conexwest-datepicker-change,
.conexwest-rent-datepicker-change {
    cursor: pointer;
    font-size: 16px;
}

.zipcode-add-to-cart {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.zipcode-add-to-cart .zipcode-container-price {
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
}

fieldset.zipcode-delivery {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) {
    margin-bottom: 12px;
    display: flex;
}

fieldset.zipcode-delivery .nearest-available {
    position: absolute;
    bottom: 6px;
    left: 0;
    height: 42px;
    font-size: 16px;
    font-weight: 400;
    display: none;
    color: black;
    width: 100%;
}

fieldset.zipcode-delivery .arriving-date {
    bottom: 6px;
    left: 0;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 24px;
    display: none;
    color: black;
    width: 100%;
    line-height: 1.25em;
}

fieldset.zipcode-delivery>.nearest-available,
fieldset.zipcode-delivery .arriving-date {
    display: block;
    padding-top: 12px;
}

fieldset.zipcode-delivery .nearest-available b,
fieldset.zipcode-delivery .arriving-date b {
    color: green;
}

fieldset.zipcode-delivery .arriving-date .date-wrapper,
fieldset.zipcode-delivery .rent-arriving-date {
    padding: 14px 0 14px 16px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1.5px solid #e8e8e8;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    margin-bottom: 12px;
    cursor: pointer;
}

fieldset.zipcode-delivery .arriving-date .date-wrapper>span:first-of-type {
    font-weight: 700;
}

fieldset.zipcode-delivery .arriving-date .date-wrapper>span:first-of-type>b {
    color: black;
    font-weight: 400;
}

fieldset.zipcode-delivery .arriving-date .date-wrapper>span:first-of-type:before,
fieldset.zipcode-delivery .rent-arriving-date .rent-delivery-date:before {
    content: url("../../../../themes/custom/savanahconex/images/calendar.svg");
    margin-right: 10px;
    position: relative;
    top: 3px;
}

fieldset.zipcode-delivery .arriving-date .date-wrapper .conexwest-datepicker>span,
fieldset.zipcode-delivery .conexwest-rent-datepicker-change {
    font-weight: 600;
}

.zipcode-delivery .category-menu .form-item {
    width: 33%;
    margin-right: 6px;
}

.rent-container .zipcode-delivery .category-menu .form-item {
    margin-right: 0;
    width: 100%;
}

.zipcode-delivery .category-menu .control-label {
    width: 100%;
    height: 100%;
}

.zipcode-delivery .category-menu .input-title-wrapper {
    line-height: 1.55em;
    padding: 10px 12px 10px 40px;
    background-color: #ffffff;
    border-radius: 0;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    border: 1.5px solid #e8e8e8;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
    border-bottom: 0;
}

.zipcode-delivery .category-menu .form-item-delivery:first-of-type .input-title-wrapper {
    border-top-right-radius: .7rem;
    border-top-left-radius: .7rem;
}

.zipcode-delivery .category-menu .form-item-delivery:last-of-type .input-title-wrapper {
    border-bottom-right-radius: .7rem;
    border-bottom-left-radius: .7rem;
    border-bottom: 1.5px solid #e8e8e8;
}

.zipcode-delivery .category-menu .input-title-wrapper p {
    display: flex;
    white-space: nowrap;
    flex: 1;
    align-items: center;
    gap: 11px;
}

@media screen and (max-width:1024px) {
    .zipcode-delivery .category-menu .input-title-wrapper p {
        flex: 0;
    }

    form.commerce-order-item-add-to-cart-form .zipcode-add-to-cart .product-item-zipcode-calculator-form>.button {
        padding: 8px 22px;
    }
}

.product-variation-price-button {
    margin: 5px !important;
}

.attribute-widgets.form-group .category-menu {
    display: flex;
}

.zipcode-delivery .category-menu .input-title-wrapper p span::before {
    line-height: 16px;
}

.zipcode-delivery .category-menu .input-title-wrapper p span {
    display: flex !important;
    gap: 9px;
    align-items: center;
}

.rent-container .zipcode-delivery .category-menu .input-title-wrapper {
    justify-content: left;
    padding-left: 24px;
}

.rent-container.product-template form.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item {
    max-width: 500px;
}

.rent-container .zipcode-add-to-cart input[type="radio"].zipcode-delivery:checked+.input-title-wrapper {
    width: 100%;
    box-shadow: unset;
    border: unset;
    display: block;
    padding: unset;
    margin: auto 0;
}

.rent-container .zipcode-delivery .category-menu>div .control-label .input-title-wrapper span>p:first-of-type {
    font-weight: 400;
}

@media screen and (max-width:1024px) {
    fieldset.zipcode-delivery .category-menu>div {
        display: block;
    }

    .zipcode-delivery .category-menu .form-item {
        width: 100%;
        max-width: unset !important;
    }

    .zipcode-delivery .category-menu>div .input-title-wrapper:before {
        padding-left: 20px;
    }

    .zipcode-delivery .category-menu>div .form-item {
        width: 100%;
        max-width: unset;
        justify-content: space-between;
    }

    .zipcode-delivery .category-menu>div label:before {
        position: absolute;
        left: 24px;
    }

    .zipcode-delivery .category-menu>div .control-label .input-title-wrapper {
        justify-content: start;
    }

    .zipcode-delivery .category-menu>div .control-label .input-title-wrapper span {
        display: flex;
        width: 100%;
    }

    .zipcode-delivery .category-menu>div .control-label .input-title-wrapper p:last-of-type {
        font-weight: 700;
    }

    .zipcode-delivery .category-menu>div label:before {
        top: 20px;
    }

    input[type="radio"]:checked#edit-delivery-rental+.input-title-wrapper span:not(.delivery-help-tooltip) {
        width: fit-content;
    }
}

.zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help {
    position: relative;
    display: inline-block;
}

.zipcode-delivery.rent .delivery-help {
    margin-left: 6px;
}

.zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help .delivery-help-tooltip {
    visibility: hidden;
    white-space: pre-wrap;
    width: 200px;
    background-color: #ffffff;
    color: #333333;
    text-align: center;
    border-radius: 0.7rem;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-weight: 200;
    font-size: 14px;
}

.zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help .delivery-help-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
}

.zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help.open .delivery-help-tooltip {
    visibility: visible;
    opacity: 1;
}

.zipcode-delivery .category-menu>div .control-label .input-title-wrapper p {
    margin-bottom: 0;
    line-height: normal;
}

.zipcode-delivery .category-menu>div .input-title-wrapper {
    display: flex;
}

.containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper,
.freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper {
    height: 100%;
    position: relative;
    display: block;
}

.fieldset-wrapper.category-menu #edit-delivery {
    display: flex;
}

.zipcode-add-to-cart-button {
    width: 100%;
    display: block;
}

@media screen and (min-width:1800px) {
    input[type="radio"]#edit-delivery-willcall+.input-title-wrapper .delivery-help .delivery-help-tooltip {
        left: 0;
    }

    input[type="radio"]#edit-delivery-willcall+.input-title-wrapper .delivery-help .delivery-help-tooltip:after {
        margin-left: 0;
    }
}

.containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span,
.freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 30px;
}

.containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span p:first-of-type,
.freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span p:first-of-type {
    font-weight: 400;
    font-size: 16px;
}

.containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span p:last-of-type,
.freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span p:last-of-type {
    font-weight: 700;
    font-size: 18px;
}

.containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span p,
.freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span p {
    position: relative;
}

.zipcode-delivery .category-menu>div .input-title-wrapper:before {
    padding-right: 20px;
}

.zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help {
    color: rgba(6, 27, 35, 0.8);
}

.containers-for-sale .zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help,
.freezer-containers .zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help {
    position: absolute;
    right: 0;
    top: -36px;
}

@media screen and (max-width:1024px) {

    .containers-for-sale .zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help,
    .freezer-containers .zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help {
        right: unset;
        top: unset;
    }

    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span p:last-of-type,
    .freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span p:last-of-type {
        line-height: 1em;
        margin: auto 0;
    }

    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span b,
    .freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span b {
        text-align: end;
        margin: auto 0;
    }

    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper,
    .freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper {
        display: flex;
    }

    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span,
    .freezer-containers .zipcode-delivery .category-menu>div .input-title-wrapper>span {
        position: inherit;
    }

    .product-template .breadcrumb {
        display: block;
        position: relative;
        margin-top: 14px !important;
        color: black;
    }

    .product-template .breadcrumb li a {
        color: black;
    }

    .product-template .content-wrapper {
        margin-top: 2em;
    }

    .product-template form.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item {
        line-height: 1.25em;
    }

    #edit-purchased-entity-wrapper {
        margin-top: 0;
    }

    .product-template .field--name-title {
        margin-bottom: 14px;
    }
}

[for^="edit-delivery-tiltbed"] .input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/tiltbed.svg");
}

[for^="edit-delivery-flatbed"] .input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/flatbed.svg");
}

[for^="edit-delivery-willcall"] .input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/willcall.svg");
}

input[type="radio"]:checked#edit-delivery-tiltbed+.input-title-wrapper:before,
[for^="edit-delivery-tiltbed"] input[type="radio"]:checked+.input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/tiltbed2.svg");
}

input[type="radio"]:checked#edit-delivery-flatbed+.input-title-wrapper:before,
[for^="edit-delivery-flatbed"] input[type="radio"]:checked+.input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/flatbed2.svg");
}

input[type="radio"]:checked#edit-delivery-willcall+.input-title-wrapper:before,
[for^="edit-delivery-willcall"] input[type="radio"]:checked+.input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/willcall2.svg");
}

[for^="edit-delivery-rental"] .input-title-wrapper:before {
    content: url("../../../../themes/custom/savanahconex/images/in-transit.svg");
    border-radius: 50%;
    background-color: white;
    margin-right: 6px;
    margin-top: 4px;
}

[for^="edit-delivery-rental"] .input-title-wrapper>p {
    padding: 0 14px;
    font-size: 28px;
    color: rgba(6, 27, 35, 0.4);
}

.zipcode-delivery .category-menu>div [for^="edit-delivery-rental"] .input-title-wrapper span>p {
    line-height: 25px;
}

@media (min-width:451px) and (max-width:968px) {
    .zipcode-delivery .category-menu>div [for^="edit-delivery-rental"].control-label .input-title-wrapper span {
        display: block;
    }

    .rent-container fieldset.zipcode-delivery .category-menu>div {
        display: flex;
    }

    .zipcode-delivery .category-menu>div [for^="edit-delivery-rental"].control-label .input-title-wrapper p:last-of-type {
        position: inherit;
    }

    .rent-container .zipcode-delivery .category-menu>div .control-label .input-title-wrapper .delivery-help {
        display: inline;
        padding-left: 4px;
    }
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper {
    font-size: 17px;
    position: relative;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper:hover {
    cursor: default;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper:before {
    grid-column: 2;
    padding: 6px 10px;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper>span:first-of-type {
    grid-column: 3;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper>p {
    grid-column: 5;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper>span:last-of-type {
    grid-column: 7;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper>span:last-of-type .delivery-help {
    width: fit-content;
}

.rent-container .zipcode-delivery .category-menu>div .input-title-wrapper .delivery-help:hover {
    cursor: pointer;
}

.product-item-optional-delivery .title {
    font-family: 'Source Sans Pro', sans-serif;
    color: #333;
    font-size: 0.8em;
    font-weight: 700;
}

.zipcode-quote-link {
    display: flex;
    gap: 15px;
    align-items: baseline;
    margin-top: 10px;
}

#zipcode-info {
    width: 100%;
    display: flex;
    border: 1.6px solid #e8e8e8;
    border-radius: 8px;
    line-height: 1.55em;
    padding: 8px 12px;
    margin: auto 0;
    cursor: pointer;
}

.location-info {
    width: 100%;
}

#zipcode-info.present.show {
    width: 100%;
    display: flex !important;
    justify-content: space-between;
}

#zipcode-info div {
    margin: auto 0;
}

.delivery-unavailable {
    padding-right: 10px;
}

.zipcode-quote-link span {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width:768px) {
    .link-with-text.zipcode-quote-link {
        width: 100%;
    }

    #zipcode-info.present.show {
        display: block !important;
        text-align: center;
    }

    #zipcode-info {
        padding: 10px 12px;
    }
}

.product-item-optional-delivery .product-item-tiltbed,
.product-item-optional-delivery .product-item-flatbed,
.product-item-optional-delivery .product-item-willcall {
    display: flex;
    align-items: flex-end;
}

.field--type-entity-reference.field--name-purchased-entity.field--widget-custom-product-variation-attributes {
    margin-top: 10px;
}

@media screen and (max-width:1367px) {
    .field--type-entity-reference.field--name-purchased-entity.field--widget-custom-product-variation-attributes {
        margin-top: 20px;
    }
}

.content-wrapper .row .col-sm-5 .product-body {
    margin: 0;
}

span.accessories+.add-to-cart-wrapper {
    border: unset;
    display: flex;
}

@media screen and (max-width:768px) {
    span.accessories+.add-to-cart-wrapper {
        display: block;
        margin-bottom: 0;
    }
}

@media screen and (max-width:767px) {
    .product-template .col-sm-5 .product-variation-price-button {
        margin: 40px 40px 0;
    }

    .rent-container.product-template .col-sm-5 .product-variation-price-button {
        margin: 0;
    }

    .zipcode-add-to-cart .add-to-cart-wrapper {
        margin-top: 0;
    }

    #edit-purchased-entity-wrapper {
        margin-top: 0;
    }

    .product-template.rent-container form.commerce-order-item-add-to-cart-form .form-actions {
        width: 100%;
    }
}

@media screen and (max-width:1280px) {
    #button-without-variations {
        text-align: center;
        width: 100%;
    }

    .contact-us-button {
        width: 100%;
    }
}

.attribute-widgets.form-group.js-form-wrapper.form-wrapper {
    margin-top: 30px;
}

.field--name-purchased-entity .attribute-widgets.form-group.js-form-wrapper.form-wrapper {
    margin-top: 0;
}

@media screen and (max-width:767px) {
    #add-to-cart-with-zipcode .attribute-widgets.form-group.js-form-wrapper.form-wrapper {
        margin-top: 0;
    }
}

.wholesale {
    position: relative;
}

.wholesale-discount {
    font-weight: 700;
}

.wholesale-clearfix {
    clear: both;
}

.wholesale .crossed-price {
    position: relative;
}

.wholesale .crossed-price:after {
    content: '';
    position: absolute;
    top: 35px;
    left: 0;
    background-color: black;
    width: 100%;
    height: 5px;
}

@media screen and (max-width:992px) {
    .zipcode-quote-link {
        align-items: unset;
    }
}

@media screen and (max-width:961px) {
    .product-template ol.breadcrumb {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .user-logged-in.toolbar-vertical .product-template .breadcrumb {
        margin-top: 30px !important;
    }
}

@media screen and (max-width:430px) {
    .product-template ol.breadcrumb>li {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 8ch;
        white-space: nowrap;
    }

    .product-template ol.breadcrumb>li:before {
        padding: 0;
    }
}

.zipcode-add-to-cart .base-price {
    padding-bottom: 12px;
}

.product-template .youtube-container {
    margin-bottom: -10px;
    height: 100%;
}

.product-template .youtube-container iframe {
    width: 100%;
    height: inherit;
    margin: 0;
}

.product-template .youtube-container .ytp-cued-thumbnail-overlay-image {
    border-radius: 8px;
    display: block;
    width: 100%;
    height: auto;
}

.slick-initialized .slick-track {
    display: flex !important;
}

.slick-initialized .slick-slide {
    height: inherit !important;
}

.attribute-widgets.form-group .category-menu label,
.zipcode-delivery .category-menu .control-label {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.attribute-widgets.form-group .category-menu label input,
.zipcode-delivery .category-menu .control-label input {
    display: none;
}

.attribute-widgets.form-group .category-menu label div::before,
.zipcode-delivery .category-menu .control-label .input-title-wrapper::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    display: block !important;
    height: 20px;
    padding: 0 !important;
    width: 20px !important;
    border: 1px solid #000;
    border-radius: 50%;
    content: '' !important;
}

.zipcode-delivery .category-menu .control-label .input-title-wrapper::before {
    height: 20px;
}

.rent-container .zipcode-delivery .category-menu .control-label div::before,
.rent-container .zipcode-delivery .category-menu .control-label div::after {
    display: none !important;
}

.zipcode-delivery .category-menu .control-label input:checked~div::before,
.attribute-widgets.form-group .category-menu label input:checked~div::before {
    background-color: #f1d600;
    border-color: #f1d600;
}

.zipcode-delivery .category-menu .control-label .input-title-wrapper::after,
.attribute-widgets.form-group .category-menu label div::after {
    content: "";
    position: absolute;
    display: none;
}

.zipcode-delivery .category-menu .control-label input:checked~div:after,
.attribute-widgets.form-group .category-menu label input:checked~div:after {
    display: block;
}

.zipcode-delivery .category-menu .control-label .input-title-wrapper:after,
.attribute-widgets.form-group .category-menu label div:after {
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000;
}

.zipcode-delivery .category-menu .control-label .input-title-wrapper:after {
    left: 15px;
}

.rent-container .zipcode-add-to-cart .zipcode-container-price span {
    font-size: 17px;
    vertical-align: bottom;
    margin-left: 9px;
    width: 58px;
    display: inline-block;
    line-height: 20px;
}

.rent-container .zipcode-delivery .category-menu #edit-delivery .input-title-wrapper {
    height: auto;
    justify-content: space-between;
}

.rent-container .zipcode-delivery .category-menu #edit-delivery .input-title-wrapper>p {
    display: none;
}

.rent-container .zipcode-delivery .category-menu #edit-delivery .input-title-wrapper>span {
    display: flex;
    gap: 7px;
}

.rent-container .zipcode-delivery [for^="edit-delivery-rental"] .rent-arriving-date {
    width: 100%;
    display: flex;
}

.rent-container .zipcode-delivery .rent-price {
    display: flex;
    position: relative;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
    width: 100%;
    justify-content: space-between;
    border: 1.6px solid #e8e8e8;
    border-radius: 8px;
    padding: 12px 16px;
}

.rent-container .zipcode-delivery .rent-price {
    margin-bottom: 20px;
}

fieldset.zipcode-delivery .rent-arriving-date {
    margin-bottom: 0;
}

.rent-container .zipcode-delivery [for^="edit-delivery-rental"] .rent-arriving-date>span:first-of-type {
    display: flex;
    justify-content: space-between;
}

.rent-container .zipcode-delivery [for^="edit-delivery-rental"] span {
    font-size: 16px;
}

.rent-container .zipcode-delivery .rent-price .rental-delivery {
    display: flex;
}

.rent-container .zipcode-delivery .rent-delivery-date {
    font-weight: 700;
}

.rent-container .zipcode-delivery .rent-price {
    padding-left: 50px !important;
}

fieldset.zipcode-delivery .rent-delivery-date>b {
    color: black;
    font-weight: 400;
    margin-left: 4px;
}

.rent-container .zipcode-delivery .rent-price .rental-delivery:before {
    content: url("../../../../themes/custom/savanahconex/images/in-transit.svg") !important;
    position: absolute;
    left: 10px;
    display: block !important;
    top: 55%;
    transform: translateY(-50%);
    border: 0;
    margin: 0;
    background: transparent !important;
}

.rent-container .zipcode-add-to-cart .arriving-delivery-date {
    margin-bottom: 24px;
}

.carousel-view {
    position: relative;
    height: 150px;
    width: 100%;
    padding-inline: 20px;
}

.slick.blazy.slick--view.slick--view--category-products-carousel-slider {
    max-width: 1300px;
}

.views-field.views-field-title {
    text-align: center;
    font-size: 17px;
    line-height: 1em;
    font-weight: 400;
}

.views-field.views-field-title .field-content a {
    border-bottom: none;
}

.slick__arrow button:hover {
    transform: translate(0, -50%);
}

.slick-prev {
    left: -30px;
}

.slick-next {
    right: -30px;
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url("../../../../themes/custom/savanahconex/dist/853e01975d2783d9fa29.ttf") format("truetype")
}

body,
html {
    height: 100%;
    overflow: auto;
    position: relative;
    width: 100%
}

html {
    scroll-behavior: smooth
}

body {
    background: #fbfbfd;
    color: #000;
    font-family: Source Sans Pro, sans-serif;
    font-size: 15pt;
    font-weight: 300;
    line-height: 1.4em;
    margin: 0
}

a {
    border-bottom: 1px dotted #80808080;
    color: #06f;
    outline: 0;
    text-decoration: none
}

.category-menu a,
.image-with-description-item a,
.product-item a,
.related-container-item a,
footer.footer a {
    color: #061b23
}

.image-with-description-item a:hover,
.product-item a:hover,
.product-item p:hover,
.region.region-navigation a:hover,
.related-container-item a:hover,
a:hover,
footer.footer a:hover,
ol.breadcrumb a:hover {
    border-bottom-color: #fff0;
    color: #06f;
    text-decoration: none
}

.image-with-description-item a:focus,
.product-item a:focus,
.product-item p:focus,
.region.region-navigation a:focus,
.related-container-item a:focus,
a:focus,
footer.footer a:focus,
ol.breadcrumb a:focus {
    color: #06f;
    outline: none;
    text-decoration: none
}

a:active {
    -webkit-transform: scale(.99);
    transform: scale(.99)
}

.region.region-navigation a,
ol.breadcrumb a {
    color: #fff
}

span.bold {
    font-weight: 700
}

button.gm-control-active {
    background-color: none
}

button.close.ui-dialog-titlebar-close {
    background: none
}

button.btn,
input,
select,
textarea.form-control {
    font-family: Source Sans Pro, sans-serif;
    line-height: 1.55em
}

.btn-default,
.button,
.cboxButton,
.constructor-content .btn-work-order,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #ffe300;
    background-position: 50%;
    border: .5px solid #f1d600;
    border-radius: .7rem;
    color: #061b23 !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    outline: none;
    padding: .75em 2.5em;
    text-decoration: none;
    -webkit-transition: background .8s;
    transition: background .8s
}

.btn-default:active,
.btn-default:focus,
.btn:focus,
button:focus {
    background-color: #ffed57;
    outline: none
}

.btn-default:hover,
.button:hover,
.cboxButton:hover,
.constructor-content .btn-work-order:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #ffed57 radial-gradient(circle, #0000 1%, #fff500 0) 50%/15000%;
    color: #061b23 !important;
    outline: none
}

.add-cyan-buttons .slick-dots li.slick-active button:before {
    background: #00c2ff !important;
    opacity: 1
}

.add-cyan-buttons .btn-default:hover,
.add-cyan-buttons .cboxButton:hover,
.add-cyan-buttons .constructor-content .btn-work-order:hover,
.add-cyan-buttons button:not(.menu-toggle):not(.slick-arrow):not(.slick-dots button):not(#toolbar-administration button):hover {
    background: #6edcff radial-gradient(circle, #0000 1%, #6edcff 0) 50%/15000%;
    color: #061b23 !important;
    outline: none
}

.add-cyan-buttons a.button,
.add-cyan-buttons button:not(.menu-toggle):not(.slick-arrow):not(#toolbar-administration button):not(.slick-dots button) {
    background-color: #00c2ff;
    border: .5px solid #00c2ff
}

.add-cyan-buttons #map-locations-footer a,
.add-cyan-buttons a {
    color: #00c2ff
}

input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
    background-color: #ffe300;
    background-size: 100%;
    outline: none;
    -webkit-transform: scale(.99);
    transform: scale(.99);
    -webkit-transition: background 0s;
    transition: background 0s
}

[dir=ltr] input[type=button]:active,
[dir=ltr] input[type=reset]:active,
[dir=ltr] input[type=submit]:active {
    -webkit-box-shadow: inset 1px 1px 1px #9a9a9a5c;
    box-shadow: inset 1px 1px 1px #9a9a9a5c
}

[dir=rtl] input[type=button]:active,
[dir=rtl] input[type=reset]:active,
[dir=rtl] input[type=submit]:active {
    -webkit-box-shadow: inset -1px 1px 1px #9a9a9a5c;
    box-shadow: inset -1px 1px 1px #9a9a9a5c
}

.btn-default:active,
.button:active,
.cboxButton:active,
.constructor-content .btn-work-order:active,
button:active {
    background-color: #ffe300;
    background-size: 100%;
    outline: none;
    -webkit-transform: scale(.99);
    transform: scale(.99);
    -webkit-transition: background 0s;
    transition: background 0s
}

[dir=ltr] .btn-default:active,
[dir=ltr] .button:active,
[dir=ltr] .cboxButton:active,
[dir=ltr] .constructor-content .btn-work-order:active,
[dir=ltr] button:active {
    -webkit-box-shadow: inset 1px 1px 1px #9a9a9a5c;
    box-shadow: inset 1px 1px 1px #9a9a9a5c
}

[dir=rtl] .btn-default:active,
[dir=rtl] .button:active,
[dir=rtl] .cboxButton:active,
[dir=rtl] .constructor-content .btn-work-order:active,
[dir=rtl] button:active {
    -webkit-box-shadow: inset -1px 1px 1px #9a9a9a5c;
    box-shadow: inset -1px 1px 1px #9a9a9a5c
}

form input[type=date],
form input[type=email],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: #ffffffbf;
    border: .5px solid #4082814f;
    border-radius: .7rem;
    -webkit-box-shadow: inset 0 .1em .1em 0 #0000000d;
    box-shadow: inset 0 .1em .1em 0 #0000000d;
    display: block;
    font-weight: 500;
    height: auto;
    outline: 0;
    padding: .75em 1em;
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    width: 100% !important
}

form input[type=date]::-webkit-inner-spin-button,
form input[type=email]::-webkit-inner-spin-button,
form input[type=number]::-webkit-inner-spin-button,
form input[type=password]::-webkit-inner-spin-button,
form input[type=tel]::-webkit-inner-spin-button,
form input[type=text]::-webkit-inner-spin-button {
    display: none
}

form select,
form textarea.form-control {
    -webkit-appearance: none;
    background: #ffffffbf;
    border: .5px solid #4082814f;
    border-radius: .7rem;
    -webkit-box-shadow: inset 0 .1em .1em 0 #0000000d;
    box-shadow: inset 0 .1em .1em 0 #0000000d;
    display: block;
    font-weight: 500;
    height: auto;
    outline: 0;
    padding: .75em 1em;
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    width: 100% !important
}

form input[type=date],
form input[type=email],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text],
form select {
    line-height: 1.55em
}

form input[type=email]:focus,
form input[type=number]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=text]:focus,
form select:focus,
form textarea:focus {
    background: #fff
}

.form-control:focus {
    -webkit-box-shadow: 0 0 2px 2px #058fe2;
    box-shadow: 0 0 2px 2px #058fe2
}

form .formerize-placeholder,
form:-moz-placeholder,
form:-ms-input-placeholder,
form::-moz-placeholder,
form::-webkit-input-placeholder {
    color: #555 !important
}

video {
    display: block;
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    z-index: -100
}

[dir=ltr] video {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[dir=rtl] video {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #414141;
    font-weight: 700;
    line-height: 1.5em
}

h1 {
    font-size: 3.3em;
    line-height: 1.2em
}

h1,
h2 {
    letter-spacing: -1px
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.5em
}

.small {
    font-size: .9em
}

.full-width {
    width: 100%
}

.bold {
    font-weight: 700
}

h2.title {
    margin-bottom: 45px;
    text-align: center
}

dl,
ol,
p,
table,
ul {
    margin-bottom: .5em
}

ul {
    list-style-type: square
}

[dir=ltr] ul {
    margin-left: 1.5em
}

[dir=rtl] ul {
    margin-right: 1.5em
}

[dir=ltr] ul.nav {
    margin-left: 0
}

[dir=rtl] ul.nav {
    margin-right: 0
}

.bs_grid.container {
    padding: 0;
    width: 100%
}

td:not(.views-field) {
    background-color: hsla(0, 0%, 82%, .251)
}

#crmWebToEntityForm td {
    background: none
}

td,
th {
    border-radius: .7rem;
    display: table-cell;
    font-size: 13pt;
    padding: 3pt 10pt;
    vertical-align: top
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: rgba(233, 237, 236, .251)
}

.alert {
    margin-bottom: 0
}

.display-none {
    display: none !important
}

.toolbar-fixed #navbar.navbar.slideout-menu {
    top: 40px
}

.toolbar-tray-open #navbar.navbar.slideout-menu {
    top: 80px
}

.text-align-justify {
    text-align: initial !important
}

.table>thead>tr>th {
    border-bottom: none
}

.menu--main .more {
    display: none
}

.navbar-default.navbar-fixed-left {
    background: #061b23;
    border: none;
    border-radius: 0;
    color: #fff;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: fixed;
    text-align: center;
    width: 375px
}

[dir=ltr] .navbar-default.navbar-fixed-left {
    -webkit-box-shadow: inset -.25em 0 .25em 0 #0000001a;
    box-shadow: inset -.25em 0 .25em 0 #0000001a
}

[dir=rtl] .navbar-default.navbar-fixed-left {
    -webkit-box-shadow: inset .25em 0 .25em 0 #0000001a;
    box-shadow: inset .25em 0 .25em 0 #0000001a
}

.path-catalog.user-logged-in:not(.toolbar-horizontal) .navbar-default.navbar-fixed-left,
.path-catalog.user-logged-in:not(.toolbar-vertical) .navbar-default.navbar-fixed-left {
    margin-top: 110px
}

html .path-catalog.toolbar-tray-open .slideout-menu-left {
    top: 152px !important
}

body.toolbar-vertical .navbar-default.navbar-fixed-left {
    top: 0;
    z-index: 1
}

.navbar-fixed-left .navbar-nav>li {
    float: none
}

[dir=ltr] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
    padding-left: 375px;
    padding-right: 0
}

[dir=rtl] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
    padding-left: 0;
    padding-right: 375px
}

@media screen and (max-width:961px) {
    [dir=ltr] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-left: 0
    }

    [dir=rtl] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-right: 0
    }
}

.navbar-default .navbar-header {
    margin: 0;
    width: 100%
}

.navbar-default .navbar-nav {
    width: 100%
}

.navbar-default .navbar-nav>li>a {
    border: 0;
    color: #ffffffc2;
    display: block;
    font-size: .8em;
    outline: 0;
    -webkit-transition: none;
    transition: none
}

[dir=ltr] .navbar-default .navbar-nav>li>a {
    padding: 10px 0 10px 75px;
    text-align: left
}

[dir=rtl] .navbar-default .navbar-nav>li>a {
    padding: 10px 75px 10px 0;
    text-align: right
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:focus,
.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background: #00000026;
    -webkit-box-shadow: inset 0 0 .25em 0 rgba(0, 0, 0, .125);
    box-shadow: inset 0 0 .25em 0 rgba(0, 0, 0, .125);
    color: #fff
}

.navbar-default .navbar-nav>li>a i.fa,
.navbar-default .navbar-nav>li>a i.fa-brands,
.navbar-default .navbar-nav>li>a i.fa-duotone,
.navbar-default .navbar-nav>li>a i.fa-light,
.navbar-default .navbar-nav>li>a i.fa-regular,
.navbar-default .navbar-nav>li>a i.fa-solid,
.navbar-default .navbar-nav>li>a i.fa-thin,
.navbar-default .navbar-nav>li>a i.fal,
.navbar-default .navbar-nav>li>a i.far {
    color: #7d868b;
    display: inline-block;
    font-size: 1.25em;
    font-style: normal;
    line-height: .6em;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 1.25em;
    -webkit-font-smoothing: antialiased
}

[dir=ltr] .navbar-default .navbar-nav>li>a i.fa,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fa-brands,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fa-duotone,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fa-light,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fa-regular,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fa-solid,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fa-thin,
[dir=ltr] .navbar-default .navbar-nav>li>a i.fal,
[dir=ltr] .navbar-default .navbar-nav>li>a i.far {
    left: 34px
}

[dir=rtl] .navbar-default .navbar-nav>li>a i.fa,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fa-brands,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fa-duotone,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fa-light,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fa-regular,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fa-solid,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fa-thin,
[dir=rtl] .navbar-default .navbar-nav>li>a i.fal,
[dir=rtl] .navbar-default .navbar-nav>li>a i.far {
    right: 34px
}

.navbar-default .cart-quantity-menu-item:after {
    background: #dfd604;
    border-radius: 50%;
    color: #000;
    content: attr(data-cart-quantity);
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: normal;
    padding: 0 1px 1px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

[dir=ltr] .navbar-default .cart-quantity-menu-item:after {
    margin-left: 10px
}

[dir=rtl] .navbar-default .cart-quantity-menu-item:after {
    margin-right: 10px
}

@media screen and (max-width:1366px) {
    .navbar-default .cart-quantity-menu-item:after {
        top: 44%
    }
}

.navbar-nav>li>a {
    line-height: 8pt
}

.navbar-default .navbar-nav>li.active>a:before,
.navbar-default .navbar-nav>li.active>a:hover:before {
    background: #dfd604
}

.navbar-default .navbar-nav>li>a:before {
    background: #7d868b;
    content: "";
    display: inline-block;
    height: 20px;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    top: 0;
    width: 25px
}

[dir=ltr] .navbar-default .navbar-nav>li>a:before {
    left: 21px
}

[dir=rtl] .navbar-default .navbar-nav>li>a:before {
    right: 21px
}

@media (min-width:1367px) {
    .navbar-default .navbar-nav>li>a:before {
        top: 5px
    }

    [dir=ltr] .navbar-default .navbar-nav>li>a:before {
        left: 35px
    }

    [dir=rtl] .navbar-default .navbar-nav>li>a:before {
        right: 35px
    }
}

.navbar-default .navbar-nav>li>a.buy-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/c67306e352f9518810676478a2efdd23.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/c67306e352f9518810676478a2efdd23.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.rent-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/8179870ad29d0457e19366205f8646b9.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/8179870ad29d0457e19366205f8646b9.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.cold-storage-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/d4a717c0172e7b3ab503b39a1fe17fe6.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/d4a717c0172e7b3ab503b39a1fe17fe6.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.parts-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/859fe8b04afc1e08eb7a3af4ce1d1511.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/859fe8b04afc1e08eb7a3af4ce1d1511.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.fabrication-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/1ece2990eb7fbaa9157df13620bda013.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/1ece2990eb7fbaa9157df13620bda013.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.chassis-trailers-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/beb5c4bc9a7e04776e92dca4efa9ac78.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/beb5c4bc9a7e04776e92dca4efa9ac78.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.gallery-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/98966aebd8054e2ede92b942969ffbb6.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/98966aebd8054e2ede92b942969ffbb6.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.delivery-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/a22c7aa5d10b7ba42de87a68cbd366ef.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/a22c7aa5d10b7ba42de87a68cbd366ef.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.inventory-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/a711527964e9e91230b0abceb5df13d9.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/a711527964e9e91230b0abceb5df13d9.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.contact-us-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/fe30d53ad70f54d5d8fb53d6e856be63.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/fe30d53ad70f54d5d8fb53d6e856be63.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.conexbuilder-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/466c48c2161f79f8ef6df050f3a1e245.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/466c48c2161f79f8ef6df050f3a1e245.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.cart-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/f90c7c2773e180bd59f20463082eec79.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/f90c7c2773e180bd59f20463082eec79.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a.my-account-menu:before {
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/e69bbebea2581e84c5ae07fcf98e774d.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/e69bbebea2581e84c5ae07fcf98e774d.svg") no-repeat 50% 50%
}

.navbar-default .navbar-nav>li>a:focus:before,
.navbar-default .navbar-nav>li>a:hover:before {
    background: #dfd604
}

a:active i.fal.fa-snowflake,
a:focus i.fal.fa-snowflake,
a:hover i.fal.fa-snowflake,
li.active>a i.fal.fa-snowflake {
    color: #058fe2 !important
}

.region-navigation .feedback-link {
    font-size: .7em;
    margin-bottom: 15px;
    text-align: center;
    width: 100%
}

.path-catalog #header-toggle {
    background: #061b23;
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    z-index: 115
}

.path-catalog #header-toggle .header-wrapper.desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    padding: 12px 24px;
    width: 100%
}

html.slideout-open .path-catalog #header-toggle .header-wrapper.desktop:before {
    background: #061b23;
    content: "";
    height: calc(100vh - 72px);
    opacity: .6;
    pointer-events: none;
    position: absolute;
    top: 72px;
    width: 290px
}

html[dir=ltr].slideout-open .path-catalog #header-toggle .header-wrapper.desktop:before {
    left: 0
}

html[dir=rtl].slideout-open .path-catalog #header-toggle .header-wrapper.desktop:before {
    right: 0
}

.path-catalog #header-toggle .header-wrapper.desktop:after {
    content: "";
    -webkit-transition: -webkit-box-shadow .8s ease-in-out;
    transition: -webkit-box-shadow .8s ease-in-out;
    transition: box-shadow .8s ease-in-out;
    transition: box-shadow .8s ease-in-out, -webkit-box-shadow .8s ease-in-out
}

html.slideout-open .path-catalog #header-toggle .header-wrapper.desktop:after {
    background: #061b23;
    height: 100vh;
    opacity: .6;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: calc(100vw - 285px)
}

html[dir=ltr].slideout-open .path-catalog #header-toggle .header-wrapper.desktop:after {
    -webkit-box-shadow: inset 2px 0 16px 0 rgba(0, 0, 0, .349);
    box-shadow: inset 2px 0 16px 0 rgba(0, 0, 0, .349);
    left: 290px
}

html[dir=rtl].slideout-open .path-catalog #header-toggle .header-wrapper.desktop:after {
    -webkit-box-shadow: inset -2px 0 16px 0 rgba(0, 0, 0, .349);
    box-shadow: inset -2px 0 16px 0 rgba(0, 0, 0, .349);
    right: 290px
}

@media (max-width:767px) {
    .path-catalog #header-toggle .header-wrapper.desktop {
        display: none
    }
}

.path-catalog #header-toggle .header-wrapper.desktop .hours,
.path-catalog #header-toggle .header-wrapper.desktop .menu-toggle,
.path-catalog #header-toggle .header-wrapper.desktop .phone-toggle {
    all: unset
}

.path-catalog #header-toggle .header-wrapper.desktop .hours {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

html.slideout-open .path-catalog #header-toggle .header-wrapper.desktop .hours {
    pointer-events: auto
}

.path-catalog #header-toggle .header-wrapper.desktop .hours img {
    height: 48px;
    width: 85px
}

.path-catalog #header-toggle .header-wrapper.desktop .menu-toggle {
    color: #fff !important;
    font: normal 600 18px/1 Source Sans Pro, sans-serif
}

html.slideout-open .path-catalog #header-toggle .header-wrapper.desktop .menu-toggle {
    pointer-events: auto
}

.path-catalog #header-toggle .header-wrapper.desktop .menu-toggle:before {
    content: unset
}

.path-catalog #header-toggle .header-wrapper.desktop .menu-toggle:hover {
    cursor: pointer;
    text-decoration: underline
}

.path-catalog #header-toggle .header-wrapper.desktop .phone-toggle {
    color: #ffe300;
    display: none;
    font: normal 400 18px/1 Source Sans Pro, sans-serif;
    text-wrap: nowrap
}

[dir=ltr] .path-catalog #header-toggle .header-wrapper.desktop .phone-toggle {
    margin-left: auto
}

[dir=rtl] .path-catalog #header-toggle .header-wrapper.desktop .phone-toggle {
    margin-right: auto
}

@media (min-width:968px) {
    .path-catalog #header-toggle .header-wrapper.desktop .phone-toggle {
        display: block
    }
}

.path-catalog #header-toggle .header-wrapper.desktop .phone-toggle:before {
    content: unset
}

.path-catalog #header-toggle .header-wrapper.desktop .phone-toggle:hover {
    cursor: pointer;
    text-decoration: underline
}

.path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 1.6px solid #e8e8e8;
    border-radius: .7rem;
    padding: 8px 12px
}

[dir=ltr] .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
    margin-left: auto;
    margin-right: -32px
}

[dir=rtl] .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
    margin-left: -32px;
    margin-right: auto
}

@media (min-width:968px) {
    [dir=ltr] .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
        margin-left: 0
    }

    [dir=rtl] .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
        margin-right: 0
    }
}

html.slideout-open .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
    z-index: -1
}

html[dir=ltr].slideout-open .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
    margin-right: 0
}

html[dir=rtl].slideout-open .path-catalog #header-toggle .header-wrapper.desktop .cart-quantity {
    margin-left: 0
}

.path-catalog #header-toggle .header-wrapper.desktop .cart-quantity:after {
    all: unset;
    color: #fff;
    content: attr(data-cart-quantity);
    display: block;
    font: normal 700 16px/1 Source Sans Pro, sans-serif
}

.path-catalog #header-toggle .header-wrapper.desktop .cart-quantity .cart-icon {
    background-color: #fff;
    display: block;
    height: 20px;
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/6062ec80e9f593deaa4cd963341efb0e.svg");
    mask: url("../../../../themes/custom/savanahconex/dist/images/6062ec80e9f593deaa4cd963341efb0e.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 20px
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #fff;
    font: normal 600 18px/1 Source Sans Pro, sans-serif;
    height: 39px;
    padding: 14px;
    position: relative
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/e0f0d8f6ab0d9957cd71ccf7ec3e6fd6.svg");
    display: block
}

[dir=ltr] .path-catalog #header-toggle .header-wrapper.desktop .menu--main .more p {
    margin: 0 0 0 8px
}

[dir=rtl] .path-catalog #header-toggle .header-wrapper.desktop .menu--main .more p {
    margin: 0 8px 0 0
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 24px 20px;
    position: absolute;
    top: calc(100% + 16px)
}

[dir=ltr] .path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul {
    left: -15%
}

[dir=rtl] .path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul {
    right: -15%
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul:before {
    border: 8px solid;
    border-color: #0000 #0000 #fff;
    content: "";
    display: block;
    position: absolute;
    top: -16px
}

[dir=ltr] .path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul:before {
    left: calc(50% - 10px)
}

[dir=rtl] .path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul:before {
    right: calc(50% - 10px)
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more ul li a {
    color: #000;
    font: normal 400 18px/36px Source Sans Pro, sans-serif;
    padding: 0
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more:hover {
    color: #fbe24c
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more:hover:before {
    -webkit-filter: brightness(0) saturate(100%) invert(90%) sepia(98%) saturate(575%) hue-rotate(329deg) brightness(104%) contrast(97%);
    filter: brightness(0) saturate(100%) invert(90%) sepia(98%) saturate(575%) hue-rotate(329deg) brightness(104%) contrast(97%)
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main .more:hover ul {
    display: block
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main li {
    white-space: nowrap
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main li a {
    border: unset;
    color: #fff;
    font-size: 17px;
    padding: 14px
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main li a:hover {
    border-radius: .7rem
}

.path-catalog #header-toggle .header-wrapper.desktop .menu--main li a i,
.path-catalog #header-toggle .header-wrapper.desktop .menu--main li a.cart-quantity-menu-item,
.path-catalog #header-toggle .header-wrapper.mobile {
    display: none
}

@media (max-width:767px) {
    .path-catalog #header-toggle .header-wrapper.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.path-catalog #navbar.navbar.navbar-fixed-left {
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    z-index: 0
}

@media (min-width:767px) {
    .path-catalog #navbar.navbar.navbar-fixed-left {
        display: block;
        top: 70px;
        width: 290px;
        z-index: 115
    }

    [dir=ltr] .path-catalog #navbar.navbar.navbar-fixed-left {
        -webkit-transform: translateX(-290px);
        transform: translateX(-290px)
    }

    [dir=rtl] .path-catalog #navbar.navbar.navbar-fixed-left {
        -webkit-transform: translateX(290px);
        transform: translateX(290px)
    }

    html.slideout-open .path-catalog #navbar.navbar.navbar-fixed-left {
        pointer-events: auto;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        z-index: 115
    }

    .path-catalog #navbar.navbar.navbar-fixed-left .region-navigation .logo-wrapper {
        display: none
    }
}

[dir=ltr] .path-catalog .navbar-fixed-left+div[role=main] {
    padding-left: 0
}

[dir=rtl] .path-catalog .navbar-fixed-left+div[role=main] {
    padding-right: 0
}

.path-catalog .main-container {
    background: #f7f7f7;
    padding-left: 0;
    padding-right: 0
}

.path-catalog .main-container .background {
    display: none
}

@media (min-width:767px) {
    html.slideout-open .path-catalog .main-container .background {
        content: "";
        display: block;
        height: 100dvh;
        pointer-events: all;
        position: absolute;
        width: 100%;
        z-index: 1
    }

    html[dir=ltr].slideout-open .path-catalog .main-container .background {
        left: 0
    }

    html[dir=rtl].slideout-open .path-catalog .main-container .background {
        right: 0
    }
}

@media (max-width:767px) {
    .path-catalog .region.region-header {
        margin-top: 63px
    }
}

.path-catalog #panel {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.path-catalog .user-logged-in #navbar.navbar.navbar-fixed-left {
    top: 150px
}

.regions-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto;
    max-width: 1400px;
    width: 100%
}

@media (min-width:768px) {
    .regions-content-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:968px) {
    .regions-content-wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.region-wrapper.sidebar-first {
    -webkit-box-flex: 1;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    padding: 8px
}

@media (min-width:475px) {
    .region-wrapper.sidebar-first {
        padding: 24px
    }
}

@media (min-width:768px) {
    .region-wrapper.sidebar-first {
        max-width: 280px
    }
}

@media (min-width:968px) {
    .region-wrapper.sidebar-first {
        max-width: 296px;
        padding: 32px 20px;
        position: relative
    }

    .region-wrapper.sidebar-first:before {
        background: #fff;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 100vw;
        z-index: -1
    }

    [dir=ltr] .region-wrapper.sidebar-first:before {
        right: 0
    }

    [dir=rtl] .region-wrapper.sidebar-first:before {
        left: 0
    }
}

.region-wrapper.sidebar-first:not(:has(.block-facet--checkbox)) {
    display: none
}

.region-wrapper.sidebar-first .show-catalog-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1.6px solid #0b1b22;
    border-radius: .7rem;
    font: normal 700 16px/1 Source Sans Pro, sans-serif;
    gap: 8px;
    height: 40px;
    margin-top: 24px;
    width: 100%
}

.region-wrapper.sidebar-first .show-catalog-filters:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/6661fd7fb5c4dbac2e3c7bfeacec9d73.svg");
    display: block;
    height: 13.33px;
    width: 13.33px
}

@media (min-width:768px) {
    .region-wrapper.sidebar-first .show-catalog-filters {
        display: none
    }
}

.region-wrapper.sidebar-first:has(.show-catalog-filters:focus) .region-sidebar-first-bottom {
    display: block
}

.region-wrapper.sidebar-first .region-sidebar-first-bottom {
    display: none
}

@media (min-width:768px) {
    .region-wrapper.sidebar-first .region-sidebar-first-bottom {
        display: block
    }
}

html:has(.catalog-overlay-container.active) :root {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html:has(.catalog-overlay-container.active) *,
html:has(.catalog-overlay-container.active) :after,
html:has(.catalog-overlay-container.active) :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html:has(.catalog-overlay-container.active) :root,
html:has(.catalog-overlay-container.active) body {
    border: initial;
    margin: 0;
    padding: 0
}

html:has(.catalog-overlay-container.active) body {
    overflow: hidden;
    width: 100lvw
}

.catalog-overlay-container {
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000
}

[dir=ltr] .catalog-overlay-container {
    left: 0
}

[dir=rtl] .catalog-overlay-container {
    right: 0
}

.catalog-overlay-container.active {
    pointer-events: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #061b2380;
    height: calc(var(--vh, 1vh)*100);
    justify-content: flex-end;
    padding-top: 200px
}

.catalog-overlay-container.active,
.catalog-overlay-container.active .catalog-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100vw
}

.catalog-overlay-container.active .catalog-overlay {
    background: #fff;
    border-radius: .7rem .7rem 0 0;
    max-height: calc(100dvh - 15%);
    overflow-y: scroll;
    position: absolute
}

@media (min-width:768px) {
    .catalog-overlay-container.active {
        all: unset;
        display: none
    }
}

.catalog-overlay-container.active .catalog-overlay .filters-block-header,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 24px 8px
}

@media (max-width:767px) {

    .catalog-overlay-container.active .catalog-overlay .filters-block-header,
    .region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header {
        background: #fff;
        left: 0;
        position: sticky;
        right: 0;
        top: 0;
        z-index: 5
    }
}

@media (min-width:768px) {

    .catalog-overlay-container.active .catalog-overlay .filters-block-header,
    .region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header {
        padding: 24px 0 0
    }
}

.catalog-overlay-container.active .catalog-overlay .filters-block-header .filters-block-title,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header .filters-block-title {
    font-family: Source Sans Pro, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25.14px;
    margin: 0
}

[dir=ltr] .catalog-overlay-container.active .catalog-overlay .filters-block-header .filters-block-title,
[dir=ltr] .region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header .filters-block-title {
    text-align: left
}

[dir=rtl] .catalog-overlay-container.active .catalog-overlay .filters-block-header .filters-block-title,
[dir=rtl] .region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header .filters-block-title {
    text-align: right
}

.catalog-overlay-container.active .catalog-overlay .filters-block-header .filters-button-close,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header .filters-button-close {
    all: unset
}

@media (min-width:768px) {

    .catalog-overlay-container.active .catalog-overlay .filters-block-header .filters-button-close,
    .region-wrapper.sidebar-first .region-sidebar-first-bottom .filters-block-header .filters-button-close {
        display: none
    }
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .block-title,
.catalog-overlay-container.active .catalog-overlay section.block-facets legend,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .block-title,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form legend,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .block-title,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets legend,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .block-title,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form legend {
    border-bottom: unset;
    color: #061b23;
    font: normal 600 14px/24px Inter;
    letter-spacing: 0;
    margin: 0 0 8px
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-radios,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox ul,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-radios,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper ul,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-radios,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox ul,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-radios,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper ul,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-radios,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox ul,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-radios,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper ul,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-radios,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox ul,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-radios,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper ul {
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    row-gap: 10px
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item input[type=checkbox],
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item input[type=checkbox],
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item input[type=checkbox] {
    display: none
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item a,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item a,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item a,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item a,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item a,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item a,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item a,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item a,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item label {
    border: 1.6px solid #e8e8e8;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 10px
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item label:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item a:hover,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item label:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item label:hover {
    cursor: pointer
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item a span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item a span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item a span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item a span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item a span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item a span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item a span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item a .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item a span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item a .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item a span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item label span {
    margin: 0
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item.active label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item.active label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item.active label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item.active label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item.active label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item.active label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item.active label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item.active label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item.active label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label {
    background: #061b23;
    color: #e8e8e8
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item.active label span,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item:has(input[type=checkbox][checked=checked]):not(.remove) label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item.active label span,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item:has(input[type=checkbox][checked=checked]):not(.remove) label span {
    opacity: 1
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .facet-item:has(input[type=radio][checked=checked]:not(.no-active), input.active),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper .form-item:has(input[type=radio][checked=checked]:not(.no-active), input.active) {
    display: none
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label {
    background: #061b23;
    border-color: #061b23;
    color: #fff
}

.catalog-overlay-container.active .catalog-overlay section.block-facets .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.block-facets .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.catalog-overlay-container.active .catalog-overlay section.views-exposed-form .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .facets-widget-checkbox:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.views-exposed-form .fieldset-wrapper:has(input[type=radio][value=catalog_price_desc]:is([checked=checked], .active)) .form-item:has(input[type=radio][value=catalog_price_asc]) label .input-title-wrapper {
    opacity: 1
}

.catalog-overlay-container.active .catalog-overlay section:is(.block-facets, .views-exposed-form)+section:is(.block-facets, .views-exposed-form),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section:is(.block-facets, .views-exposed-form)+section:is(.block-facets, .views-exposed-form) {
    border-top: 1px solid #e8e8e8
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button,
.catalog-overlay-container.active .catalog-overlay section:is(.block-facets, .views-exposed-form),
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button,
.region-wrapper.sidebar-first .region-sidebar-first-bottom section:is(.block-facets, .views-exposed-form) {
    background: #fff;
    padding: 16px 24px
}

@media (min-width:768px) {

    .catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button,
    .catalog-overlay-container.active .catalog-overlay section:is(.block-facets, .views-exposed-form),
    .region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button,
    .region-wrapper.sidebar-first .region-sidebar-first-bottom section:is(.block-facets, .views-exposed-form) {
        padding: 10px 0
    }
}

.catalog-overlay-container.active .catalog-overlay section.block-facets:has(+.block-facets-summary-blockapply-button),
.region-wrapper.sidebar-first .region-sidebar-first-bottom section.block-facets:has(+.block-facets-summary-blockapply-button) {
    padding-bottom: 64px
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button {
    bottom: 0;
    -webkit-box-shadow: 0 0 8px 0 #00000026;
    box-shadow: 0 0 8px 0 #00000026;
    left: 0;
    margin-top: auto;
    padding: 20px 24px;
    position: sticky;
    right: 0
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button .facet-summary-item--facet,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button .facet-summary-item--facet {
    display: none
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear),
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a {
    border-bottom: unset;
    color: #0b1b22;
    text-decoration: none
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a:hover,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a:hover {
    text-decoration: underline
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button {
    background: #fbe24c;
    border-radius: .7rem;
    height: 40px;
    padding: 12px 24px;
    width: 143px
}

.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
.catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
.region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button {
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

[dir=ltr] .catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
[dir=ltr] .catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button,
[dir=ltr] .region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
[dir=ltr] .region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button {
    text-align: left
}

[dir=rtl] .catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
[dir=rtl] .catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button,
[dir=rtl] .region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facet-summary-item--clear a,
[dir=rtl] .region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button ul:has(.facet-summary-item--clear) .facets-apply-button {
    text-align: right
}

@media (min-width:768px) {

    .catalog-overlay-container.active .catalog-overlay .block-facets-summary-blockapply-button,
    .region-wrapper.sidebar-first .region-sidebar-first-bottom .block-facets-summary-blockapply-button {
        display: none
    }
}

.region-sidebar-first-facets-summary section.block-facets-summary {
    padding-top: 16px
}

.region-sidebar-first-facets-summary section.block-facets-summary ul:has(.facet-summary-item--facet) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0
}

.region-sidebar-first-facets-summary section.block-facets-summary ul:has(.facet-summary-item--facet) a {
    background: #061b23;
    border: 1.6px solid #061b23;
    border-radius: 24px;
    color: #fff;
    font-family: Source Sans Pro, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.6px;
    padding: 6px 12px;
    text-align: center
}

.region-sidebar-first-facets-summary section.block-facets-summary ul:has(.facet-summary-item--facet) a:hover {
    cursor: pointer
}

@media (min-width:768px) {
    .region-sidebar-first-facets-summary {
        display: none
    }
}

.path-catalog input[type=checkbox][disabled]:not(:checked)+label span {
    color: unset
}

.path-catalog input[type=checkbox][disabled]:checked+label {
    background: #061b23;
    border-color: #061b23
}

.path-catalog input[type=checkbox][disabled]:checked+label span {
    color: #e8e8e8
}

.path-catalog input[type=checkbox]+label span {
    color: #061b23
}

.path-catalog .facet-item.active label span {
    color: unset
}

.path-catalog input[type=checkbox]+label span {
    border: unset
}

.path-catalog .custom-quote-block .slick-dots button:before {
    background-color: #000 !important
}

.path-catalog .custom-quote-block .btn-get-quote {
    margin-top: 2em
}

.content-wrapper {
    margin: 3em auto;
    width: 1400px
}

.region-wrapper.main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.field--name-description {
    margin: auto;
    max-width: 1400px;
    width: 100%
}

.field--name-description .content-wrapper {
    margin: 3em 0;
    padding: 0
}

@media screen and (min-width:967px) {
    .field--name-description .content-wrapper {
        max-width: calc(100% - 264px)
    }
}

.region-wrapper.sidebar-second {
    width: 100%
}

@media (min-width:968px) {
    .region-wrapper.sidebar-second {
        width: auto
    }
}

.region.region-sidebar-second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
    max-width: 100vw;
    padding: 24px
}

@media (min-width:968px) {
    .region.region-sidebar-second {
        -webkit-box-sizing: content-box;
        box-sizing: initial;
        max-width: 232px;
        position: relative
    }

    [dir=ltr] .region.region-sidebar-second {
        padding: 32px 32px 32px 0
    }

    [dir=rtl] .region.region-sidebar-second {
        padding: 32px 0 32px 32px
    }
}

.region.region-sidebar-second .block-conexwest-catalog .title {
    color: #0b1b22;
    font: normal 700 20px/25.14px Source Sans Pro, sans-serif;
    margin: 0 0 16px
}

[dir=ltr] .region.region-sidebar-second .block-conexwest-catalog .title {
    text-align: left
}

[dir=rtl] .region.region-sidebar-second .block-conexwest-catalog .title {
    text-align: right
}

.region.region-sidebar-second .block-have-questions-block .btn-schedule-call a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 1.6px solid #061b23;
    border-radius: .7rem;
    color: #0b1b22;
    font: normal 700 16px/20.11px Source Sans Pro, sans-serif;
    justify-content: center;
    padding: 8px 14px
}

.region.region-sidebar-second .buying-easy-block .buying-easy-block-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

.region.region-sidebar-second .buying-easy-block .buying-easy-block--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

.region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--image {
    height: 32px;
    width: 32px
}

.region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content {
    margin: auto 0
}

.region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--body,
.region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--title {
    font: normal 700 14px/24px Inter;
    margin-bottom: 0
}

[dir=ltr] .region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--body,
[dir=ltr] .region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--title {
    text-align: left
}

[dir=rtl] .region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--body,
[dir=rtl] .region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--title {
    text-align: right
}

.region.region-sidebar-second .buying-easy-block .buying-easy-block--row .buying-easy-block--content--body {
    font-weight: 400
}

.region.region-sidebar-second .block-customer-review-block:not(:has(.slick-list)) {
    display: none
}

.region.region-sidebar-second .block-customer-review-block .block-title {
    color: #0b1b22;
    font: normal 700 20px/25.14px Source Sans Pro, sans-serif;
    margin: 0 0 16px
}

[dir=ltr] .region.region-sidebar-second .block-customer-review-block .block-title {
    text-align: left
}

[dir=rtl] .region.region-sidebar-second .block-customer-review-block .block-title {
    text-align: right
}

.region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide {
    background: #f1f1f1;
    border-radius: .7rem;
    padding: 24px
}

.region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

.region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-customer-review-body,
.region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-text {
    color: #061b23;
    font: normal 400 14px/20px Source Sans Pro, sans-serif;
    opacity: .8
}

[dir=ltr] .region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-customer-review-body,
[dir=ltr] .region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-text {
    text-align: left
}

[dir=rtl] .region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-customer-review-body,
[dir=rtl] .region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-text {
    text-align: right
}

.region.region-sidebar-second .block-customer-review-block .slick-list .slick-slide .paragraph--type--customer-review .field--name-field-text {
    font-weight: 700
}

.region.region-sidebar-second .block-customer-review-block .slick-dotted.slick-slider {
    margin-bottom: 17px
}

.region.region-sidebar-second .block-customer-review-block .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: -17px;
    justify-content: center;
    margin: 0
}

.region.region-sidebar-second .block-customer-review-block .slick-dots li {
    margin: 0 8px
}

.region.region-sidebar-second .block-customer-review-block .slick-dots li button {
    padding: 0
}

.region.region-sidebar-second .block-customer-review-block .slick-dots li button:before {
    all: unset;
    border: 1.6px solid #bebebe;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block
}

.region.region-sidebar-second .block-customer-review-block .slick-dots li,
.region.region-sidebar-second .block-customer-review-block .slick-dots li button,
.region.region-sidebar-second .block-customer-review-block .slick-dots li button:before {
    height: 8px;
    width: 8px
}

.region.region-sidebar-second .block-customer-review-block .slick-dots li.slick-active button:before {
    background: #898989;
    border-color: #898989
}

.region.region-sidebar-second .block-customer-review-block .slick__arrow {
    display: none
}

.region.region-sidebar-second .custom-quote-block .custom-quote-block--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f1f1f1;
    border-radius: .7rem;
    padding: 24px 16px
}

.region.region-sidebar-second .custom-quote-block .custom-quote-block--content .image-item {
    height: 40px;
    margin: 0 0 8px;
    width: 40px
}

.region.region-sidebar-second .custom-quote-block .custom-quote-block--content .additional-text {
    color: #061b23;
    font: normal 400 12px/16px Inter;
    margin: 0 0 16px;
    opacity: .8;
    text-align: center
}

.region.region-sidebar-second .custom-quote-block .custom-quote-block--content .btn-get-quote a {
    border: 1.6px solid #061b23;
    border-radius: .7rem;
    color: #0b1b22;
    font: normal 700 14px/17.6px Source Sans Pro, sans-serif;
    padding: 9px 14px
}

.region.region-sidebar-second .custom-quote-block .custom-quote-block--content .checkout-sidebar li {
    color: #000
}

body:not(.rent-storage-container) .region.region-sidebar-second .buying-easy-block .pickup_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer.footer {
    background-color: #dce3e2;
    -webkit-box-shadow: inset 0 1px 0 0 #0000000d, inset 0 .1em .1em 0 rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 0 0 #0000000d, inset 0 .1em .1em 0 rgba(0, 0, 0, .025);
    font-size: .8em;
    margin: 0;
    padding: 3em 0 1em
}

footer.footer .content-wrapper {
    margin: 0 auto
}

footer.footer .row {
    margin-bottom: 30px
}

footer.footer .row p {
    font-size: 12pt;
    line-height: 25px
}

footer.footer ul.menu.menu--footer-menu>li a {
    padding: 3px
}

footer.footer ul.address-info,
footer.footer ul.copyright {
    cursor: default;
    margin: 0;
    padding: 0;
    text-align: center
}

footer.footer ul.address-info li,
footer.footer ul.copyright li {
    display: inline-block;
    line-height: 1em
}

[dir=ltr] footer.footer ul.address-info li,
[dir=ltr] footer.footer ul.copyright li {
    border-left: 1px solid #80808059;
    margin: 0 0 0 .5em;
    padding: 0 0 0 .5em
}

[dir=rtl] footer.footer ul.address-info li,
[dir=rtl] footer.footer ul.copyright li {
    border-right: 1px solid #80808059;
    margin: 0 .5em 0 0;
    padding: 0 .5em 0 0
}

[dir=ltr] footer.footer ul.address-info li:first-child,
[dir=ltr] footer.footer ul.copyright li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

[dir=rtl] footer.footer ul.address-info li:first-child,
[dir=rtl] footer.footer ul.copyright li:first-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.product-template .mobile-title {
    display: none;
    margin-bottom: 20px
}

.product-template .row {
    margin-bottom: 40px
}

.product-template .slider-for:not(.slick-initialized) .slide-wrapper:not(:first-of-type) {
    display: none
}

.product-template .slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px;
    min-height: calc(43px*var(--rows-count, 1));
    visibility: visible
}

@media (min-width:768px) {
    .product-template .slider-nav {
        min-height: calc(34px*var(--rows-count, 1))
    }
}

.product-template .slider-nav .slide-wrapper {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px)
}

.product-template .slick-list {
    height: auto !important
}

.product-template .slider-for {
    margin-bottom: 20px
}

.product-template .slider-for img,
.product-template .slider-for video {
    border-radius: .7rem
}

.product-template .slider-nav img {
    border-radius: .7rem;
    cursor: pointer
}

.product-template ul.nav {
    margin-bottom: 30px
}

.product-template .field--name-title {
    font-weight: 700;
    line-height: 1.25em
}

.product-template .field--name-field-additional-images .field--item {
    width: 24%
}

.product-template .product-title,
.product-template .product-variation-title {
    font-size: 1.3em
}

.product-template .desktop-title .product-variation-title .field--name-title {
    line-height: 1.25em
}

.product-template .product-variation-sku {
    font-size: .9em;
    line-height: 1.25em
}

.product-template .four_weeks_cycle {
    font-size: 12px;
    font-weight: 600;
    line-height: 15.08px;
    padding: 4px 0
}

.product-template .product-variation-price-button:has(.field--name-price:empty),
.product-template .product-variation-price-button:has(.product-variation-price:empty) {
    display: none
}

.product-template .product-body {
    margin: 30px 0
}

.product-template .product-attached-files {
    font-size: 15pt;
    margin-bottom: 9pt;
    margin-top: 15px
}

.product-template .product-attached-files a {
    border-bottom: none
}

.product-template .product-attached-files img {
    border-radius: unset;
    -webkit-filter: unset;
    filter: unset
}

.product-template .product-variation-price {
    font-size: 2em;
    font-weight: 700;
    line-height: 73px
}

[dir=ltr] .product-template .product-variation-price {
    margin-right: 20px
}

[dir=rtl] .product-template .product-variation-price {
    margin-left: 20px
}

@media (min-width:768px) {
    [dir=ltr] .product-template .product-variation-price {
        float: left
    }

    [dir=rtl] .product-template .product-variation-price {
        float: right
    }
}

.product-template .tabs-mobile {
    display: none
}

.product-template .tabs-mobile .card-header {
    font-size: 1.3em;
    line-height: 2em
}

.product-template .tabs-mobile .card-header a:hover {
    cursor: pointer
}

.product-template .related-containers-wrapper {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%
}

.product-template .related-containers-wrapper .related-containers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 15px
}

.product-template .related-containers-wrapper img {
    border-radius: .7rem
}

.product-template .related-containers-wrapper .title {
    font-size: 1em;
    text-align: center
}

.product-template .related-containers-wrapper a {
    border: none
}

.product-template.rent-container form.commerce-order-item-add-to-cart-form legend {
    font-weight: 400
}

.product-template span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner) {
    display: block
}

.product-template.containers-for-sale span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner),
.product-template.freezer-containers span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner),
.product-template.rent-container span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner) {
    height: 720px
}

.product-template.accessories-and-parts span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner),
.product-template.chassis-trailers span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner),
.product-template.custom-fabrication span[data-big-pipe-placeholder-id]:has(.loading-bar-spinner.spinner) {
    height: 180px
}

.product-template .loading-bar-spinner.spinner {
    -webkit-animation: loading-bar-spinner 1.5s linear infinite;
    animation: loading-bar-spinner 1.5s linear infinite;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 19 !important
}

[dir=ltr] .product-template .loading-bar-spinner.spinner {
    left: 50%;
    margin-left: -20px
}

[dir=rtl] .product-template .loading-bar-spinner.spinner {
    margin-right: -20px;
    right: 50%
}

.product-template .loading-bar-spinner.spinner .spinner-icon {
    border: 8px solid #1e293b;
    border-radius: 50%;
    height: 40px;
    width: 40px
}

[dir=ltr] .product-template .loading-bar-spinner.spinner .spinner-icon {
    border-right-color: #0000
}

[dir=rtl] .product-template .loading-bar-spinner.spinner .spinner-icon {
    border-left-color: #0000
}

@-webkit-keyframes loading-bar-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading-bar-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item {
    max-width: 100%;
    width: 100%
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item .input-title-wrapper:before {
    display: none
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item .delivery-text {
    font-size: 16px;
    font-weight: 700
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item .delivery-help {
    position: relative;
    top: inherit
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item .delivery-help {
    right: inherit
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item .delivery-help {
    left: inherit
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item label[for^=edit-delivery-tiltbed] .delivery-icon:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/9d01032e83857e91e4672becef8b9bad.svg")
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item label[for^=edit-delivery-flatbed] .delivery-icon:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/b926b3840eb9e7c9e6a87d9508d58627.svg")
}

.product-template form.commerce-order-item-add-to-cart-form fieldset.zipcode-delivery .category-menu>div:not(.arriving-date) .form-item label[for^=edit-delivery-willcall] .delivery-icon:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/033cf04b66118eb9d5874585365e7a4e.svg")
}

.product-template form.commerce-order-item-add-to-cart-form legend {
    border: none;
    font-size: .8em;
    font-weight: 400;
    margin-bottom: 4px
}

.product-template form.commerce-order-item-add-to-cart-form legend span:after,
.product-template form.commerce-order-item-add-to-cart-form legend:after {
    display: none
}

.product-template form.commerce-order-item-add-to-cart-form .field--type-entity-reference {
    width: 100%
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form fieldset:has(.zipcode-delivery) .fieldset-wrapper {
    margin-left: 0
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form fieldset:has(.zipcode-delivery) .fieldset-wrapper {
    margin-right: 0
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .fieldset-wrapper>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .fieldset-wrapper .form-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    max-width: inherit
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio input[type=radio] {
    margin-top: 19px
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio input[type=radio] {
    margin-left: 10px
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio input[type=radio] {
    margin-right: 10px
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio label {
    padding: 0;
    width: 100%
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio .input-title-wrapper {
    border: 1.6px solid #e8e8e8;
    border-radius: .7rem;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 100%;
    line-height: 1.25em;
    position: relative;
    width: 98%
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio .input-title-wrapper {
    margin-right: 10px;
    padding: 14px 12px 12px 35px
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio .input-title-wrapper {
    margin-left: 10px;
    padding: 14px 35px 12px 12px
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio:nth-child(n+3):last-child .input-title-wrapper {
    margin-right: 0
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio:nth-child(n+3):last-child .input-title-wrapper {
    margin-left: 0
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio input[type=radio]:checked+.input-title-wrapper {
    background-color: #0000 !important;
    border: 1px solid #061b23 !important;
    color: #061b23;
    font-weight: 700
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) {
    width: 100%
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    -webkit-box-sizing: content-box;
    box-sizing: initial;
    padding: 15px 16px
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection {
    -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .122);
    box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .122)
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection {
    -webkit-box-shadow: inset -1px 1px 3px 0 rgba(0, 0, 0, .122);
    box-shadow: inset -1px 1px 3px 0 rgba(0, 0, 0, .122)
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__rendered {
    color: #061b23;
    font: normal 400 16px/20.11px Source Sans Pro, sans-serif;
    padding: 0
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow {
    height: 8px;
    top: 29.8px;
    width: 12px
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow {
    right: 16px
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow {
    left: 16px
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow:after {
    content: url("../../../../themes/custom/savanahconex/dist/images/eec84f9a5adfc175fa9ecabe32ebbd85.svg");
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-selection .select2-selection__arrow b {
    display: none
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select2-container--open .select2-selection .select2-selection__arrow:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.product-template form.commerce-order-item-add-to-cart-form .input-group:has(.select2) .select-wrapper:after {
    content: none
}

.product-template form.commerce-order-item-add-to-cart-form .select2-dropdown {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    margin-top: 3px
}

[dir=ltr] .product-template form.commerce-order-item-add-to-cart-form .select2-dropdown {
    -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .122);
    box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .122)
}

[dir=rtl] .product-template form.commerce-order-item-add-to-cart-form .select2-dropdown {
    -webkit-box-shadow: inset -1px 1px 3px 0 rgba(0, 0, 0, .122);
    box-shadow: inset -1px 1px 3px 0 rgba(0, 0, 0, .122)
}

.product-template form.commerce-order-item-add-to-cart-form .select2-results>.select2-results__options {
    margin: 0;
    padding: 10px 0
}

.product-template form.commerce-order-item-add-to-cart-form .select2-results>.select2-results__options .select2-results__option {
    color: #000;
    font: normal 400 14px/16px Inter;
    padding: 8px 12px
}

.product-template form.commerce-order-item-add-to-cart-form .select2-results>.select2-results__options .select2-results__option[aria-selected=true] {
    background-color: #f5f5f5;
    font-weight: 700
}

.product-template form.commerce-order-item-add-to-cart-form .select2-results>.select2-results__options .select2-results__option.select2-results__option--highlighted {
    background-color: #ffe30033
}

.product-template .content-wrapper {
    margin-top: 2em
}

.product-template .field--name-field-tab-body table img {
    border-radius: .7rem;
    max-width: unset
}

@media (max-width:768px) {
    .product-template .field--name-field-tab-body table img {
        margin-top: 1em
    }
}

.product-template .variation-slider .slider-nav {
    min-height: inherit
}

.product-template .variation-slider .slider-nav .slick-slide {
    margin: 0 10px
}

.product-template .variation-slider .slider-nav .slick-arrow {
    background: #0000;
    border: none;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    z-index: 1
}

.product-template .variation-slider .slider-nav .slick-arrow:hover {
    background: none
}

[dir=ltr] .product-template .variation-slider .slider-nav .slick-prev {
    left: -14px
}

[dir=rtl] .product-template .variation-slider .slider-nav .slick-prev {
    right: -14px
}

[dir=ltr] .product-template .variation-slider .slider-nav .slick-next {
    right: -16px
}

[dir=rtl] .product-template .variation-slider .slider-nav .slick-next {
    left: -16px
}

.product-template .variation-slider .slider-nav .slick-next:before,
.product-template .variation-slider .slider-nav .slick-prev:before {
    color: #000
}

.product-template .field--name-field-video-link {
    margin-top: 15px;
    padding-top: 56.25%;
    position: relative
}

.product-template .field--name-field-video-link iframe {
    display: block;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .product-template .field--name-field-video-link iframe {
    left: 0
}

[dir=rtl] .product-template .field--name-field-video-link iframe {
    right: 0
}

@media (max-width:767px) {
    .product-template .row {
        margin-bottom: 0
    }

    .related-containers-slider+.product-template .product--variation-field--variation_field_product_tabs:has(.form-group:empty) {
        display: none
    }

    .product-template .related-containers-slider+.product--variation-field--variation_field_product_tabs:has(.form-group:empty) {
        display: none
    }
}

@media (min-width:1621px) {
    .product-template .slider-nav .slide-wrapper {
        -ms-flex-preferred-size: calc(33% - 5px);
        flex-basis: calc(33% - 5px)
    }
}

@media screen and (max-width:961px) {
    .path-product.user-logged-in .content-wrapper {
        margin: 2em auto
    }
}

@media screen and (max-width:767px) {
    .path-product.user-logged-in .content-wrapper {
        margin: 0 auto
    }
}

.ajax-throbber.sk-three-bounce .sk-bounce1,
.ajax-throbber.sk-three-bounce .sk-bounce2,
.ajax-throbber.sk-three-bounce .sk-bounce3 {
    border: 2px solid #fff
}

.product-template form.commerce-order-item-add-to-cart-form fieldset .form-type-radio .input-title-wrapper:not(:has(.rental-delivery)):hover {
    color: #0075fd
}

.product-template a.button.without-variations {
    margin: 0;
    text-align: center;
    width: 257px
}

.product-template .product-main-video video {
    display: block;
    height: auto;
    max-width: 100%;
    position: static;
    -webkit-transform: unset;
    transform: unset
}

.product-template .product-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    gap: 6px;
    justify-content: flex-start;
    margin-top: 15px;
    text-align: center;
    width: 100%
}

.product-template .product-links>:empty {
    display: none
}

.product-template .product-links .product-conexbuilder,
.product-template .product-links .product-panorama,
.product-template .product-links .product-three-d {
    background-color: #fff;
    border: 1.5px solid #e8e8e8;
    border-radius: .7rem;
    -webkit-box-shadow: 0 2px 6px 0 #0000000a;
    box-shadow: 0 2px 6px 0 #0000000a;
    color: #061b23;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 25%
}

@media (max-width:768px) {

    .product-template .product-links .product-conexbuilder,
    .product-template .product-links .product-panorama,
    .product-template .product-links .product-three-d {
        width: 50%
    }
}

.product-template .product-links .product-conexbuilder a,
.product-template .product-links .product-panorama a,
.product-template .product-links .product-three-d a {
    border-bottom: none;
    color: #061b23;
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    padding: 10px 0
}

.product-template .product-links .product-conexbuilder {
    position: relative
}

@media (max-width:768px) {
    .product-template .product-links .product-conexbuilder {
        display: none
    }
}

.product-template .product-links .product-conexbuilder a>p {
    background-color: #061b23;
    border-radius: 16px;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    padding: 1px 4px;
    position: absolute;
    top: 6px
}

[dir=ltr] .product-template .product-links .product-conexbuilder a>p {
    right: 6px
}

[dir=rtl] .product-template .product-links .product-conexbuilder a>p {
    left: 6px
}

.product-template .check-price-lower .chk-yellow {
    background: #fcf29e;
    border-radius: 40px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15.08px;
    padding: 4px 6px;
    width: 129px
}

.product-template .check-price-lower .chk-real-price {
    color: #38494f;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.08px
}

.product-template .check-price-lower .chk-real-price em {
    font-style: normal
}

.product-template .button--add-to-cart {
    overflow: hidden;
    position: relative
}

.product-template .button--add-to-cart.loading:after {
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    top: 50%;
    width: 40px
}

[dir=ltr] .product-template .button--add-to-cart.loading:after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[dir=rtl] .product-template .button--add-to-cart.loading:after {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.product-template .button--add-to-cart.loading:after {
    -webkit-animation: dot-blink 1.5s ease-in-out infinite both;
    animation: dot-blink 1.5s ease-in-out infinite both;
    color: #333;
    content: "...";
    font-size: 20px;
    letter-spacing: 5px
}

.product-template .button--add-to-cart[disabled] {
    cursor: unset;
    opacity: 1
}

.product-template .cart-status-message {
    background: #ddf4dd;
    border: 1px solid #bae2ba;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #061b23;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    line-height: 20px
}

[dir=ltr] .product-template .cart-status-message {
    left: 0
}

[dir=rtl] .product-template .cart-status-message {
    right: 0
}

.product-template .cart-status-message a {
    border: none;
    color: #061b23
}

[dir=ltr] .product-template .cart-status-message a {
    padding-left: 5px
}

[dir=rtl] .product-template .cart-status-message a {
    padding-right: 5px
}

[dir=ltr] .product-template .cart-status-message strong {
    margin-left: 5px
}

[dir=rtl] .product-template .cart-status-message strong {
    margin-right: 5px
}

[dir=ltr] .product-template .cart-status-message img {
    padding-right: 8px
}

[dir=rtl] .product-template .cart-status-message img {
    padding-left: 8px
}

.product-template .addon-product .form-item {
    margin: 12px 0 0
}

.product-template .addon-product .form-item .control-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

[dir=ltr] .product-template .addon-product .form-item .control-label {
    padding: 0 5px 0 4px
}

[dir=rtl] .product-template .addon-product .form-item .control-label {
    padding: 0 4px 0 5px
}

.product-template .addon-product .form-item .form-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 3px;
    cursor: pointer;
    height: 20px;
    margin: 0;
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    outline: none;
    position: relative
}

.product-template .addon-product .form-item .form-checkbox:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.product-template .addon-product .form-item .form-checkbox:checked {
    background-color: #dfd604;
    border-color: #000
}

.product-template .addon-product .form-item .form-checkbox:checked:after {
    border: solid #000;
    content: "";
    height: 9px;
    position: absolute;
    top: 2px;
    width: 4px
}

[dir=ltr] .product-template .addon-product .form-item .form-checkbox:checked:after {
    border-width: 0 2px 2px 0;
    left: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

[dir=rtl] .product-template .addon-product .form-item .form-checkbox:checked:after {
    border-width: 0 0 2px 2px;
    right: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.product-template .addon-product .form-item .input-title-wrapper {
    color: #000;
    font-size: 16px;
    line-height: 1.2
}

[dir=ltr] .product-template .addon-product .form-item .input-title-wrapper {
    padding-left: 10px
}

[dir=rtl] .product-template .addon-product .form-item .input-title-wrapper {
    padding-right: 10px
}

.blink {
    -webkit-animation: blink-animation .5s ease-in-out 0s 3 alternate;
    animation: blink-animation .5s ease-in-out 0s 3 alternate
}

@-webkit-keyframes blink-animation {
    0% {
        background-color: #0000
    }

    to {
        background-color: #ff0
    }
}

@keyframes blink-animation {
    0% {
        background-color: #0000
    }

    to {
        background-color: #ff0
    }
}

@-webkit-keyframes dot-blink {

    0%,
    20%,
    to {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes dot-blink {

    0%,
    20%,
    to {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.select-container {
    width: 100%
}

@media (max-width:767px) {
    .select-container {
        margin-top: 20px
    }
}

.select-container-title {
    color: #061b23;
    display: inline-block;
    font-family: Source Sans Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.select-container-radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3px
}

@media (max-width:767px) {
    .select-container-radios {
        row-gap: 4px
    }
}

@media (min-width:992px) {
    .select-container-radios {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.select-container-radios .slick-arrow {
    background: #0000;
    border: none;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    z-index: 1
}

.select-container-radios .slick-arrow:hover {
    background: none
}

[dir=ltr] .select-container-radios .slick-prev {
    left: 0
}

[dir=ltr] .select-container-radios .slick-next,
[dir=rtl] .select-container-radios .slick-prev {
    right: 0
}

[dir=rtl] .select-container-radios .slick-next {
    left: 0
}

.select-container-radios .slick-next:before,
.select-container-radios .slick-prev:before {
    color: #000
}

.select-container-radios .slick-list {
    padding: 6px 20px
}

.select-container-radios .slick-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    height: 100%
}

.select-container-radio,
.select-container-radios .slick-list .slick-track {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.select-container-radio {
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px 0 #0000000a;
    box-shadow: 0 2px 4px 0 #0000000a;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 64px;
    outline-offset: 0 !important;
    width: 74px
}

[dir=ltr] .select-container-radio {
    margin-left: 1px
}

[dir=rtl] .select-container-radio {
    margin-right: 1px
}

.select-container-radio.btn.focus {
    outline: 1px solid #061b23
}

.select-container-radio.active {
    border: 1px solid #061b23;
    outline: 1px solid #061b23
}

.select-container-radio:focus {
    background-color: #0000
}

.select-container-radio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-container-radio img {
    border-radius: 0;
    height: 42px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 54px
}

.select-container #container_number {
    color: green;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize
}

.addon-product {
    margin-bottom: 24px;
    width: 100%
}

.addon-product .form-item {
    border: 1.5px solid #e8e8e8;
    border-bottom: 0;
    -webkit-box-shadow: 0 2px 6px 0 #0000000a;
    box-shadow: 0 2px 6px 0 #0000000a;
    margin: 0
}

[dir=ltr] .addon-product .form-item {
    padding: 14px 6px 14px 12px
}

[dir=rtl] .addon-product .form-item {
    padding: 14px 12px 14px 6px
}

.addon-product .form-item:first-of-type {
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem
}

.addon-product .form-item:last-of-type {
    border-bottom: 1.5px solid #e8e8e8;
    border-bottom-left-radius: .7rem;
    border-bottom-right-radius: .7rem
}

.addon-product .form-item .control-label {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit
}

.addon-product .form-item .form-checkbox {
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 2px 2px 0 #0003;
    box-shadow: inset 0 2px 2px 0 #0003
}

.addon-product .form-item .form-checkbox:checked {
    background-color: #f1d600;
    border-color: #f1d600
}

.addon-product .form-item .form-checkbox:checked:after {
    top: 4px
}

[dir=ltr] .addon-product .form-item .form-checkbox:checked:after {
    left: 7px
}

[dir=rtl] .addon-product .form-item .form-checkbox:checked:after {
    right: 7px
}

.addon-product .form-item .input-title-wrapper {
    color: #061b23;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

[dir=ltr] .addon-product .form-item .input-title-wrapper {
    padding-left: 12px
}

[dir=rtl] .addon-product .form-item .input-title-wrapper {
    padding-right: 12px
}

.addon-product .form-item .input-title-wrapper>span>span {
    display: block;
    opacity: .6
}

@media (max-width:480px) {
    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span {
        height: auto
    }

    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span p:last-of-type {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .containers-for-sale .zipcode-delivery .category-menu>div .input-title-wrapper>span p:last-of-type>span {
        width: auto
    }
}

.containers-category-page .content-wrapper {
    margin-top: 2em
}

.containers-category-page .category-products-wrapper {
    margin-bottom: 50px
}

.containers-category-page .switch-group {
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 20px
}

.containers-category-page .view-display-id-accessories_and_parts .switch-group,
.containers-category-page .view-display-id-custom_fabrication .switch-group {
    border-bottom: unset;
    padding-bottom: 0
}

.containers-category-page .category-menu .separator:last-child {
    display: none
}

.containers-category-page .category-products-data .product-item {
    display: block;
    width: 25%
}

[dir=ltr] .containers-category-page .category-products-data .product-item {
    padding: 15px 15px 15px 0
}

[dir=rtl] .containers-category-page .category-products-data .product-item {
    padding: 15px 0 15px 15px
}

.containers-category-page .category-products-data .product-item.hidden-item {
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden;
    width: 0 !important
}

.containers-category-page .category-products-data .product-item img {
    border-radius: .7rem;
    -webkit-filter: drop-shadow(0 2px 1px #e6e6e6);
    margin-bottom: 5px;
    position: relative;
    width: 100%
}

[dir=ltr] .containers-category-page .category-products-data .product-item img {
    float: left
}

[dir=rtl] .containers-category-page .category-products-data .product-item img {
    float: right
}

.containers-category-page #view-more,
.containers-category-page .category-products-data .product-item .small-description {
    text-align: center
}

.containers-category-page .list-switch:before {
    content: "";
    font-family: Source Sans Pro, sans-serif
}

.containers-category-page .grid-switch:before {
    content: "";
    font-family: Source Sans Pro, sans-serif
}

.containers-category-page .view-switch {
    background: #0000;
    border: .5px solid #061b23;
    border-radius: .7rem;
    display: inline-block;
    font-size: .85em;
    padding: 0 10px
}

[dir=ltr] .containers-category-page .view-switch {
    margin-right: 4px
}

[dir=rtl] .containers-category-page .view-switch {
    margin-left: 4px
}

.containers-category-page .view-switch.active {
    background: #000;
    color: #fff !important
}

[dir=ltr] .containers-category-page .view-switch:last-child {
    margin-right: 0
}

[dir=rtl] .containers-category-page .view-switch:last-child {
    margin-left: 0
}

.containers-category-page .switch-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.containers-category-page .view-switcher {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 5px 0
}

[dir=ltr] .containers-category-page .view-switcher {
    margin-left: auto
}

[dir=rtl] .containers-category-page .view-switcher {
    margin-right: auto
}

.containers-category-page .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios::-webkit-scrollbar-track {
    display: none
}

.containers-category-page .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios::-webkit-scrollbar-thumb {
    display: none;
    height: 0;
    width: 0
}

@media (max-width:968px) {
    .containers-category-page .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto
    }

    .containers-category-page .view-display-id-accessories_and_parts .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios,
    .containers-category-page .view-display-id-custom_fabrication .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        display: block
    }

    [dir=ltr] .containers-category-page .view-display-id-accessories_and_parts .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios,
    [dir=ltr] .containers-category-page .view-display-id-custom_fabrication .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        text-align: left
    }

    [dir=rtl] .containers-category-page .view-display-id-accessories_and_parts .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios,
    [dir=rtl] .containers-category-page .view-display-id-custom_fabrication .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        text-align: right
    }
}

@media (min-width:969px) {
    .containers-category-page .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        display: block;
        text-align: center
    }

    .containers-category-page .view-display-id-accessories_and_parts .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios,
    .containers-category-page .view-display-id-custom_fabrication .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        display: block
    }

    [dir=ltr] .containers-category-page .view-display-id-accessories_and_parts .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios,
    [dir=ltr] .containers-category-page .view-display-id-custom_fabrication .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        text-align: left
    }

    [dir=rtl] .containers-category-page .view-display-id-accessories_and_parts .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios,
    [dir=rtl] .containers-category-page .view-display-id-custom_fabrication .switch-group [data-drupal-selector=edit-field-category-target-id] .form-radios {
        text-align: right
    }
}

article.gallery .gallery-data .image-item {
    padding: 10px;
    width: 25%
}

article.gallery .gallery-data .image-item img {
    border-radius: .7rem;
    position: relative;
    width: 100%
}

[dir=ltr] article.gallery .gallery-data .image-item img {
    float: left
}

[dir=rtl] article.gallery .gallery-data .image-item img {
    float: right
}

.home-page-section .image-with-description {
    margin-bottom: 45px
}

.home-page-section .image-with-description img {
    display: block;
    width: 100%
}

.home-page-section .link-with-text {
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase
}

.view-commerce-cart-form {
    background-color: #f7f7f7
}

.view-commerce-cart-form button.btn {
    font-size: 13pt;
    margin-bottom: 10px
}

.view-commerce-cart-form button.btn.empty-cart-button {
    display: none
}

.view-commerce-cart-form .form-actions {
    margin: 24px 0 0
}

[dir=ltr] div[data-drupal-selector=order-total-summary] {
    margin-right: 15pt;
    text-align: right
}

[dir=rtl] div[data-drupal-selector=order-total-summary] {
    margin-left: 15pt;
    text-align: left
}

[dir=ltr] .order-total-line .order-total-line-label {
    margin-right: 6px
}

[dir=rtl] .order-total-line .order-total-line-label {
    margin-left: 6px
}

#edit-conexwest-commerce-contact-information {
    background-color: #f9f9f9
}

#edit-payment-information {
    background-color: rgba(0, 154, 255, .059)
}

#edit-payment-information,
#edit-shipping-information {
    background-color: #f9f9f9
}

.commerce-checkout-page .checkout-pane {
    padding: 10px
}

.commerce-checkout-page .panel-heading {
    background: none;
    border: none
}

.commerce-checkout-page .panel-title {
    font-size: 1.4em;
    font-weight: 700;
    margin: 0
}

.commerce-checkout-page input[type=email],
.commerce-checkout-page input[type=password],
.commerce-checkout-page input[type=tel],
.commerce-checkout-page input[type=text],
.commerce-checkout-page select {
    -webkit-appearance: none;
    background: #ffffffbf;
    border: 1px solid #00000026;
    border-radius: .7rem;
    -webkit-box-shadow: inset 0 .1em .1em 0 #0000000d;
    box-shadow: inset 0 .1em .1em 0 #0000000d;
    display: block;
    font-size: inherit;
    height: auto;
    line-height: 1.1em;
    outline: 0;
    padding: .75em 1em;
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    width: 100% !important
}

.commerce-checkout-page label {
    font-weight: 700
}

.commerce-checkout-page .input-title-wrapper {
    display: inline-block;
    font-size: .9em
}

.commerce-checkout-page button.btn {
    margin-top: 10px;
    padding: 13px 53px
}

.commerce-checkout-page .form-actions {
    margin-top: 20px
}

.commerce-checkout-page div.address-container-inline {
    overflow: auto;
    padding-bottom: 3px
}

.commerce-checkout-page div.address-container-inline>.form-item {
    margin: 0
}

.commerce-checkout-page .checkout-pane-completion-message {
    padding: 56px;
    text-align: center
}

@media (max-width:968px) {
    .commerce-checkout-page .checkout-pane-completion-message {
        padding: 20px
    }
}

.commerce-checkout-page .checkout-pane-completion-message .icon img {
    background-color: #00800059;
    border-radius: 50%;
    padding: 27px 21px
}

@media (max-width:968px) {
    .commerce-checkout-page .checkout-pane-completion-message .icon img {
        padding: 15px 9px
    }
}

.commerce-checkout-page .checkout-pane-completion-message .details {
    margin: auto;
    width: 600px
}

[dir=ltr] .commerce-checkout-page .checkout-pane-completion-message .details {
    text-align: left
}

[dir=rtl] .commerce-checkout-page .checkout-pane-completion-message .details {
    text-align: right
}

@media (max-width:768px) {
    .commerce-checkout-page .checkout-pane-completion-message .details {
        width: 100%
    }
}

.commerce-checkout-page .checkout-pane-completion-message .details h3 {
    font-size: 24px
}

.commerce-checkout-page .checkout-pane-completion-message .details li {
    font-size: 18px
}

.commerce-checkout-page .checkout-pane-completion-message .details ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.commerce-checkout-page .checkout-pane-completion-message h2 {
    font-size: 32px
}

.commerce-checkout-page .checkout-pane-completion-message p {
    font-weight: 400
}

.commerce-checkout-page .checkout-pane-completion-message a {
    margin-top: 24px
}

div#edit-completion-message {
    background-color: #fff
}

div#edit-completion-message input#edit-email {
    background: #fdef0038
}

#form-user #edit-email {
    width: auto !important
}

[dir=ltr] .checkout-complete .form-item {
    float: left
}

[dir=rtl] .checkout-complete .form-item {
    float: right
}

.commerce-checkout-flow div.address-container-inline>.form-item {
    margin: 0
}

@media (max-width:1240px) {
    .commerce-checkout-flow div.address-container-inline>.form-item:first-child {
        margin-bottom: 15px
    }
}

.commerce-checkout-page .checkout-pane .checkbox {
    clear: both
}

[dir=ltr] .commerce-checkout-page .checkout-pane .checkbox {
    margin-left: 20px
}

[dir=rtl] .commerce-checkout-page .checkout-pane .checkbox {
    margin-right: 20px
}

.form-item-shipping-information-shipping-profile-address-0-address-postal-code-display input[disabled=disabled] {
    margin-top: -10px
}

[dir=ltr] label[for*=edit-payment-information-payment-method],
[dir=ltr] label[for*=shipping-method] {
    margin-left: 20px
}

[dir=rtl] label[for*=edit-payment-information-payment-method],
[dir=rtl] label[for*=shipping-method] {
    margin-right: 20px
}

.authorize-net-accept-js-form #payment-errors .messages.messages--error {
    background: rgba(255, 0, 0, .051);
    color: #ef1f1f;
    padding: 14px
}

[dir=ltr] .commerce-checkout-flow .credit-card-form__expiration.form-group,
[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-payment-details-credit-card-number,
[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-payment-details-security-code,
[dir=ltr] .commerce-checkout-page .credit-card-form__expiration.form-group,
[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-credit-card-number,
[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-security-code {
    float: left
}

[dir=rtl] .commerce-checkout-flow .credit-card-form__expiration.form-group,
[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-payment-details-credit-card-number,
[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-payment-details-security-code,
[dir=rtl] .commerce-checkout-page .credit-card-form__expiration.form-group,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-credit-card-number,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-security-code {
    float: right
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-credit-card-number {
    padding-right: 24px
}

[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-credit-card-number {
    padding-left: 24px
}

.commerce-checkout-flow .form-item-payment-information-add-payment-method-payment-details-security-code {
    max-width: 125px;
    width: 100%
}

@media (min-width:768px) {
    [dir=ltr] .commerce-checkout-flow .credit-card-form__expiration.form-group {
        padding-right: 24px
    }

    [dir=rtl] .commerce-checkout-flow .credit-card-form__expiration.form-group {
        padding-left: 24px
    }
}

@media (max-width:767px) {
    .commerce-checkout-flow .credit-card-form__expiration.form-group {
        width: 100%
    }
}

.commerce-checkout-page .credit-card-form__expiration.form-group .form-item-payment-information-add-payment-method-payment-details-expiration-divider {
    display: none
}

.commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-expiration-month,
.commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-expiration-year {
    width: 50%
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-expiration-month {
    padding-right: 15px
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-expiration-year,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-expiration-month {
    padding-left: 15px
}

[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-expiration-year {
    padding-right: 15px
}

.commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-family-name,
.commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
.commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-family-name,
.commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    margin: 0;
    width: 50%
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-family-name,
[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-family-name,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    float: left
}

[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-family-name,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-family-name,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    float: right
}

.commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-family-name,
.commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
.commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-family-name,
.commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    margin: 0;
    width: 50%
}

[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-family-name,
[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-family-name,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    float: left
}

[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-family-name,
[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-family-name,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    float: right
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    padding-right: 15px
}

[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    padding-left: 15px
}

[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    padding-right: 12px
}

[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    padding-left: 12px
}

.commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
.commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
.commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
.commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
.commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-locality,
.commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    width: 33.3333%
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-locality,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    float: left;
    padding: 0 15px 0 0
}

[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-locality,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    float: right;
    padding: 0 0 0 15px
}

.commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
.commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
.commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
.commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
.commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality,
.commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    width: 33.3333%
}

[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    float: left;
    padding: 0 12px 0 0
}

[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    float: right;
    padding: 0 0 0 12px
}

@media (max-width:1200px) {

    .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
    .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
    .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality,
    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
        width: 50%
    }

    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-administrative-area select {
        line-height: 1.55em
    }
}

[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality {
    padding-left: 0
}

[dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-postal-code,
[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality {
    padding-right: 0
}

[dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    padding-left: 0
}

[dir=ltr] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    padding-right: 0
}

[dir=rtl] .commerce-checkout-flow .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
[dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
    padding-left: 0
}

@media (min-width:1200px)and (max-width:1240.98px) {

    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
        width: 50%
    }
}

.tag-page .row {
    border-bottom: 1px dotted #37373733;
    padding: 50px 0
}

.tag-page .row:last-child {
    border-bottom: none
}

.tag-page .field-image a {
    border: none
}

.tag-page .field-image img {
    width: 100%
}

.tag-page .field-tag {
    font-size: 11pt
}

.tag-page .field-tag a {
    border: none
}

[dir=ltr] .tag-page .field-tag a {
    margin-right: 4px
}

[dir=rtl] .tag-page .field-tag a {
    margin-left: 4px
}

.tag-page .field-title {
    font-size: 1.4em;
    line-height: 1.3em;
    margin: 0 0 10px
}

.tag-page .field-title a {
    border: none;
    color: #000;
    font-weight: 700
}

.tag-page .field-body,
.tag-page .field-date {
    font-size: 13pt;
    margin-bottom: 10px
}

.tag-page .field-body {
    line-height: 1.7em
}

.tag-page .field-link-content {
    padding: 0 30px
}

.tag-page .field-link-content a {
    border: none;
    color: #fff;
    font-size: 13pt;
    font-weight: 700
}

.page-thank-you {
    text-align: center
}

.page-thank-you a,
.page-thank-you h2 {
    text-transform: uppercase
}

.page-thank-you p {
    margin-bottom: 2em
}

.path-product .vanilla-calendar_to-input {
    aspect-ratio: 1/1;
    -webkit-box-shadow: 0 2px 20px 0 #00000040;
    box-shadow: 0 2px 20px 0 #00000040;
    font-size: 16px;
    height: 100%;
    margin: 16px 0 0;
    max-height: 304px;
    max-width: 330px;
    padding: 12px
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn,
.path-product .vanilla-calendar_to-input .vanilla-calendar-month,
.path-product .vanilla-calendar_to-input .vanilla-calendar-week__day {
    font-size: 16px;
    min-height: 16px
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-month,
.path-product .vanilla-calendar_to-input .vanilla-calendar-year {
    font-size: 20px;
    font-weight: 900
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn {
    border: 1px solid #d5d4df;
    border-radius: 0
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-days {
    border: 1px solid #d5d4df;
    row-gap: 0
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn_next,
.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn_prev {
    background-color: #0000
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-arrow {
    padding: .75em 1em
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn_selected {
    background: #000;
    color: #fff !important
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn_disabled {
    background: #ededed;
    opacity: .5
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn_selected:hover {
    background: rgba(69, 83, 157, .643);
    border-radius: 0
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-week__day,
.path-product .vanilla-calendar_to-input .vanilla-calendar-week__day_weekend {
    background-color: #f7f7f7;
    color: #000
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-days,
.path-product .vanilla-calendar_to-input .vanilla-calendar-header,
.path-product .vanilla-calendar_to-input .vanilla-calendar-week,
.path-product .vanilla-calendar_to-input .vanilla-calendar-wrapper {
    background-color: #f7f7f7
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-header {
    margin-bottom: 0;
    padding-bottom: .75rem
}

.path-product .vanilla-calendar_to-input .vanilla-calendar-day__btn_selected {
    background-color: #000
}

[dir=ltr] .path-product .arriving-date .date-wrapper .conexwest-datepicker>span:after,
[dir=ltr] .path-product .rent-arriving-date .conexwest-rent-datepicker-change:after {
    margin-right: 16px
}

[dir=rtl] .path-product .arriving-date .date-wrapper .conexwest-datepicker>span:after,
[dir=rtl] .path-product .rent-arriving-date .conexwest-rent-datepicker-change:after {
    margin-left: 16px
}

.region-header {
    background: #fff
}

.block-header-banner-block {
    background: #fff;
    height: 151px;
    margin: auto;
    position: relative;
    -ms-flex-line-pack: center;
    align-content: center
}

@media (max-width:768px) {
    .block-header-banner-block {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    .block-header-banner-block .header-banner.header-banner-block .header-breadcrumbs {
        display: none
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--background-image {
    display: block;
    height: 100%;
    max-width: 543px;
    position: absolute;
    top: 0;
    width: 42.4%
}

[dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image {
    right: 0
}

[dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image {
    left: 0
}

@media (max-width:767px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        overflow: hidden
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header {
    height: 100%
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header:before {
    background: #fff;
    content: "";
    display: block;
    height: 151px;
    position: absolute;
    top: 0;
    width: 296px
}

[dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header:before {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff0));
    background: linear-gradient(90deg, #fff, #fff0);
    left: 0
}

[dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header:before {
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(#fff0));
    background: linear-gradient(-90deg, #fff, #fff0);
    right: 0
}

@media (max-width:767px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header:before {
        display: none
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    [dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header img {
        float: right
    }

    [dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image .field--name-field-image-source-for-header img {
        float: left
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content {
    height: 71px;
    margin: 16px auto;
    max-width: 1400px;
    position: relative;
    z-index: 5
}

@media (max-width:1400px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content {
        margin: 16px 32px
    }
}

@media (max-width:767px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        margin: 16px 24px
    }
}

@media (max-width:475px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content {
        margin: 16px 8px
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .breadcrumb {
    margin: 0 !important;
    padding: 0
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .breadcrumb li,
.block-header-banner-block .header-banner.header-banner-block .header-banner--content .breadcrumb li a,
.block-header-banner-block .header-banner.header-banner-block .header-banner--content .breadcrumb li:before {
    color: #0b1b22
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .breadcrumb li.active {
    opacity: .5
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .breadcrumb li a:hover {
    text-decoration: underline
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width:767px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title,
.block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
.block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
    font-family: Source Sans Pro, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px
}

[dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title,
[dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
[dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
    text-align: left
}

[dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title,
[dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
[dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
    text-align: right
}

@media (min-width:767px) {

    .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title,
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
        font-size: 34px;
        line-height: 42.74px
    }
}

@media (max-width:767px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title {
        margin-bottom: 0;
        padding-top: 0
    }
}

.block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
.block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
    color: #414141;
    display: block;
    margin: 20px 0 10px
}

@media (max-width:767px) {

    .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
        margin-top: 0
    }
}

@media (min-width:768px) {

    .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
    .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
        display: inline
    }

    [dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
    [dir=ltr] .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
        margin-left: 9px
    }

    [dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--content .header-banner--title--dynamic,
    [dir=rtl] .block-header-banner-block .header-banner.header-banner-block .header-banner--content span[data-big-pipe-placeholder-id]:not(.header-banner--title) {
        margin-right: 9px
    }
}

@media (min-width:1440px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image {
        max-width: unset;
        overflow: hidden;
        width: 50%
    }

    .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image img {
        aspect-ratio: 16/3;
        height: unset;
        width: 100%
    }
}

@media (min-width:2560px) {
    .block-header-banner-block .header-banner.header-banner-block .header-banner--background-image {
        width: 33%
    }
}

@media (min-width:768px) {
    .block-header-banner-block {
        margin-bottom: 2px
    }
}

@media (max-width:768px) {
    .path-catalog #header-toggle {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: #3e444466;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease
    }

    html.slideout-open .path-catalog #header-toggle {
        background: #061b23
    }

    .path-catalog .block-header-banner-block .header-banner-block .header-banner--background-image {
        height: 72px;
        margin: 0;
        max-height: 72px;
        max-width: 100%;
        min-height: unset;
        padding: 0;
        position: absolute;
        top: -72px;
        width: 100%
    }

    [dir=ltr] .path-catalog .block-header-banner-block .header-banner-block .header-banner--background-image {
        left: 0
    }

    [dir=rtl] .path-catalog .block-header-banner-block .header-banner-block .header-banner--background-image {
        right: 0
    }

    .path-catalog .block-header-banner-block .header-banner-block .header-banner--background-image:before {
        background-repeat: repeat;
        background: #050300;
        bottom: 0;
        content: "";
        left: 0;
        opacity: .49;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .path-catalog .block-header-banner-block .header-banner-block .header-banner--background-image img {
        width: 100%
    }
}

.logo-wrapper {
    cursor: default;
    margin: 30px 34px;
    min-height: 48px
}

.logo-wrapper .logo-img img {
    -webkit-filter: invert(100%) sepia(100%) saturate(642%) hue-rotate(369deg) brightness(126%) contrast(108%);
    filter: invert(100%) sepia(100%) saturate(642%) hue-rotate(369deg) brightness(126%) contrast(108%);
    width: 100px
}

.logo-img a {
    border-bottom: none
}

.tel-number-1 {
    font-weight: 700
}

.header-video-block {
    color: #ffffffbf;
    height: 100%;
    overflow: hidden;
    padding: 70px;
    position: relative;
    text-align: center;
    width: 100%
}

.header-video-block .text-wrapper {
    min-height: 225px;
    position: relative
}

.header-video-block h1,
.header-video-block h2 {
    color: #ffffffbf;
    font-weight: 700
}

.header-video-block h1.modification {
    margin-bottom: 45px
}

.header-video-block h1 span.bold,
.header-video-block h1 strong {
    color: #fff
}

.header-video-block .subtitle {
    font-size: 23px;
    text-transform: uppercase
}

.header-video-block .tel-number {
    margin-top: 23px
}

.header-video-block .tel-number a {
    border-color: inherit;
    font-size: 48px
}

.header-video-block .tel-number a:hover {
    border-bottom-color: #fff0
}

.header-video-block a.button {
    margin-top: 45px
}

.header-video-block #background-fill:before {
    background-repeat: repeat;
    background: #050300;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .49;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.header-video-block #background-fill img {
    display: block;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    z-index: -100
}

[dir=ltr] .header-video-block #background-fill img {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[dir=rtl] .header-video-block #background-fill img {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.header-video-block #background-fill img.img-responsive {
    max-width: unset
}

.header-video-block .child-menu-links {
    margin-bottom: 45px
}

.header-video-block .conexwest-zipcode-calculator-get-price-form input {
    color: #000;
    text-align: center
}

[dir=ltr] .header-video-block .conexwest-zipcode-calculator-get-price-form input {
    padding-right: 128px
}

[dir=rtl] .header-video-block .conexwest-zipcode-calculator-get-price-form input {
    padding-left: 128px
}

.description-block .title {
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase
}

.description-block .row {
    margin-bottom: 45px
}

.description-block img {
    display: block;
    width: 100%
}

.description-block h3 {
    background-color: #13607c;
    color: #fff;
    font-size: .8em;
    font-weight: 700;
    margin: 0;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase
}

.description-block .quote-link {
    text-align: center
}

.description-block a.button {
    margin-bottom: 45px;
    text-transform: uppercase
}

.associations-content {
    margin: 0 auto;
    max-width: 1000px;
    padding-bottom: 140px;
    width: 100%
}

.associations-content .association {
    padding: 5px;
    text-align: center;
    width: 16.6%
}

[dir=ltr] .associations-content .association {
    float: left
}

[dir=rtl] .associations-content .association {
    float: right
}

.associations-content .association img {
    display: block;
    -webkit-filter: drop-shadow(0 1px 1px #fff);
    margin: 0 auto;
    max-width: 100px;
    width: 100%
}

.block-conexwest-common-contact-us-block {
    background-color: #e8edec
}

.contact-us-block {
    height: 100%;
    text-align: center;
    width: 100%
}

[dir=ltr] .contact-us-block {
    float: left
}

[dir=rtl] .contact-us-block {
    float: right
}

.contact-us-block form {
    margin: 0 auto 40px;
    max-width: 600px
}

.block-conexwest-common-about-us-block {
    background-image: url("../../../../themes/custom/savanahconex/dist/images/b651924d832daf17109a6445e9e3a39d.jpg");
    background-position: 50%;
    background-size: cover;
    color: #fff
}

.block-conexwest-common-about-us-block h2.title {
    color: #fff
}

.about-us-block {
    background: rgba(0, 0, 0, .212);
    height: 100%;
    width: 100%
}

[dir=ltr] .about-us-block {
    float: left
}

[dir=rtl] .about-us-block {
    float: right
}

.field-services-block .title {
    margin-bottom: 45px;
    text-align: center
}

.field-services-block .row {
    margin-bottom: 45px
}

.field-services-block img {
    display: block;
    width: 100%
}

.field-services-block h3 {
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

.field-services-block .learn-more-link {
    text-align: center
}

.field-services-block a.button {
    margin-bottom: 45px;
    text-transform: uppercase
}

.full-interior-upfit-block .title {
    margin-bottom: 45px;
    text-align: center
}

.full-interior-upfit-block .row {
    margin-bottom: 45px
}

.full-interior-upfit-block img {
    display: block;
    width: 100%
}

.full-interior-upfit-block .quote-link {
    text-align: center
}

.full-interior-upfit-block a.button {
    margin-bottom: 45px;
    text-transform: uppercase
}

.shipping-container-homes-block .title {
    margin-bottom: 45px;
    text-align: center
}

.shipping-container-homes-block .row {
    margin-bottom: 45px
}

.shipping-container-homes-block img {
    display: block;
    width: 100%
}

.shipping-container-homes-block .video-wrapper {
    padding-bottom: 56.25%;
    position: relative
}

.shipping-container-homes-block iframe {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .shipping-container-homes-block iframe {
    left: 0
}

[dir=rtl] .shipping-container-homes-block iframe {
    right: 0
}

.shipping-container-homes-block .quote-link {
    text-align: center
}

.shipping-container-homes-block a.button {
    margin-bottom: 45px;
    text-transform: uppercase
}

.homepage-sections-block .section {
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfd), to(#f5fafa));
    background: linear-gradient(#fbfbfd, #f5fafa);
    -webkit-box-shadow: inset 0 1px 0 0 #0000000d, inset 0 .1em .1em 0 rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 0 0 #0000000d, inset 0 .1em .1em 0 rgba(0, 0, 0, .025);
    width: 100%
}

[dir=ltr] .homepage-sections-block .section {
    float: left
}

[dir=rtl] .homepage-sections-block .section {
    float: right
}

.homepage-sections-block .image-with-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 45px
}

.homepage-sections-block .image-with-description .image-with-description-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

[dir=ltr] .homepage-sections-block .image-with-description .image-with-description-item {
    margin-right: 10px
}

[dir=rtl] .homepage-sections-block .image-with-description .image-with-description-item {
    margin-left: 10px
}

[dir=ltr] .homepage-sections-block .image-with-description .image-with-description-item:last-child {
    margin-right: 0
}

[dir=rtl] .homepage-sections-block .image-with-description .image-with-description-item:last-child {
    margin-left: 0
}

.homepage-sections-block .image-with-description img {
    border-radius: .7rem;
    display: block;
    filter: drop-shadow(0 2px 1px #e6e6e6);
    -webkit-filter: drop-shadow(0 2px 1px #e6e6e6);
    width: 100%
}

.homepage-sections-block .image-with-description .description {
    margin-top: 3pt;
    text-align: center
}

.link-with-text {
    margin-bottom: 45px;
    text-align: center
}

.link-with-text-home {
    margin: .5em auto;
    width: 80%
}

.mailchimp-block .description {
    font-size: 12pt;
    line-height: 25px;
    margin-bottom: 20px
}

.mailchimp-block form.conexwest-common-mailchimp-form .form-item-email {
    width: 50%
}

[dir=ltr] .mailchimp-block form.conexwest-common-mailchimp-form .form-item-email {
    float: left
}

[dir=rtl] .mailchimp-block form.conexwest-common-mailchimp-form .form-item-email {
    float: right
}

.mailchimp-block form.conexwest-common-mailchimp-form button {
    padding: .75em 1em;
    width: 120px
}

[dir=ltr] .mailchimp-block form.conexwest-common-mailchimp-form button {
    float: left;
    margin-left: 5px
}

[dir=rtl] .mailchimp-block form.conexwest-common-mailchimp-form button {
    float: right;
    margin-right: 5px
}

.mailchimp-block .bottom {
    display: inline-block;
    width: 100%
}

.mailchimp-block ul.icons {
    cursor: default;
    margin: 0;
    padding: 0
}

.mailchimp-block ul.icons li {
    display: inline-block
}

.mailchimp-block ul.icons a {
    border: 0;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em
}

form.conexwest-common-contact-us-form .row {
    margin-bottom: 17px
}

.path-catalog .zip-code-form-block {
    border: 2px solid #fbe24c;
    border-radius: .7rem;
    height: 72px;
    padding: 16px
}

@media (min-width:768px) {
    .path-catalog .zip-code-form-block {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        min-height: 72px
    }
}

.path-catalog .zip-code-form-block .content {
    color: #061b23
}

.path-catalog .zip-code-form-block .content .title {
    font: normal 400 14px/17.6px Source Sans Pro, sans-serif;
    margin-bottom: 8px
}

[dir=ltr] .path-catalog .zip-code-form-block .content .title {
    text-align: left
}

[dir=rtl] .path-catalog .zip-code-form-block .content .title {
    text-align: right
}

.path-catalog .zip-code-form-block .content .location-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.path-catalog .zip-code-form-block .content .location-info .zipcode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: normal 700 18px/22.63px Source Sans Pro, sans-serif;
    gap: 3px
}

.path-catalog .zip-code-form-block .content .location-info .zipcode:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/1cbd749cd347674b9209c6a68764012b.svg");
    display: block;
    height: 16.67px;
    width: 11.65px
}

.path-catalog .zip-code-form-block .content .location-info .zipcode:after {
    background-color: #061b23;
    content: "";
    display: inline-block;
    height: 15px;
    margin: auto;
    -webkit-mask-image: url("../../../../themes/custom/savanahconex/dist/images/8abfe407945259d68406cee0c32d3949.svg");
    mask-image: url("../../../../themes/custom/savanahconex/dist/images/8abfe407945259d68406cee0c32d3949.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 15px
}

.path-catalog .zip-code-form-block .content .location-info .location-name {
    font: normal 400 16px/20.11px Source Sans Pro, sans-serif;
    opacity: .6
}

.path-catalog .zip-code-form-block .content .location-info .location-name,
.path-catalog .zip-code-form-block .content .location-info .zipcode {
    margin: 0
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

@media (min-width:768px) {
    .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form:before {
    content: unset
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .zipcode-form-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width:768px) {
    .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .zipcode-form-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 4px;
        margin-bottom: 16px
    }
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-city,
.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-zipcode {
    margin: 0;
    width: 100%
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-city input,
.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-zipcode input {
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 20.11px
}

[dir=ltr] .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-city input,
[dir=ltr] .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-zipcode input {
    padding: 10px 0 10px 16px;
    text-align: left
}

[dir=rtl] .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-city input,
[dir=rtl] .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-zipcode input {
    padding: 10px 16px 10px 0;
    text-align: right
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: normal 400 16px/21px Source Sans Pro, sans-serif;
    gap: 8px
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .split:after,
.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .split:before {
    background: #d9d9d9;
    content: "";
    display: block;
    height: 1px;
    width: 50%
}

@media (max-width:767px) {

    .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .form-item-city,
    .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .split {
        display: none
    }
}

.path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .button.get-price-button#get-price-button {
    border-radius: .7rem;
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 20.11px;
    padding: 0;
    width: 115px
}

@media (min-width:768px) {
    .path-catalog .zip-code-form-block form.conexwest-zipcode-calculator-get-price-form .button.get-price-button#get-price-button {
        width: 100%
    }
}

.view-blog .views-row {
    border-bottom: 1px dotted #37373733;
    padding: 50px 0
}

.view-blog .views-row:last-child {
    border-bottom: none
}

.view-blog .field-tag {
    font-size: 11pt
}

.view-blog .field-tag a {
    border: none
}

[dir=ltr] .view-blog .field-tag a {
    margin-right: 4px
}

[dir=rtl] .view-blog .field-tag a {
    margin-left: 4px
}

.view-blog .field-title {
    font-size: 1.4em;
    line-height: 1.3em;
    margin: 0 0 10px
}

.view-blog .field-title a {
    border: none;
    color: #000;
    font-weight: 700
}

.view-blog .field-body,
.view-blog .field-date {
    font-size: 13pt;
    margin-bottom: 10px
}

.view-blog .field-body {
    line-height: 1.7em
}

.view-blog .field-link-content {
    padding: 0 30px
}

.view-blog .field-link-content a {
    border: none;
    color: #061b23;
    font-size: 13pt;
    font-weight: 700
}

.product-variation-catalog {
    margin: 8px
}

@media (min-width:475px) {
    .product-variation-catalog {
        margin: 32px
    }
}

@media (min-width:768px) {
    .product-variation-catalog {
        margin: 32px
    }
}

.product-variation-catalog .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px
}

@media (min-width:475px) {
    .product-variation-catalog .form-group {
        gap: 8px
    }
}

@media (min-width:968px) {
    .product-variation-catalog .form-group {
        gap: 12px
    }
}

.product-variation-catalog .form-group:after,
.product-variation-catalog .form-group:before {
    content: unset
}

.product-variation-catalog .product-variation-item {
    background: #fff;
    border: 1.6px solid #e8e8e8;
    border-radius: .7rem;
    -webkit-box-shadow: 0 1px 8px 0 #0000000a;
    box-shadow: 0 1px 8px 0 #0000000a;
    padding: 14px 16px
}

@media (min-width:475px) {
    .product-variation-catalog .product-variation-item {
        padding: 20px 16px
    }
}

@media (min-width:600px) {
    .product-variation-catalog .product-variation-item {
        padding: 16px
    }
}

@media (min-width:768px) {
    .product-variation-catalog .product-variation-item {
        padding: 24px
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content {
    border-bottom-color: #0000;
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 44%
}

@media (min-width:475px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content {
        grid-template-columns: 1fr 65%
    }
}

@media (min-width:768px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content {
        gap: 24px;
        grid-template-columns: 1fr 50%
    }
}

@media (min-width:1200px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content {
        grid-template-columns: 220px 1fr
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content .image img {
    aspect-ratio: 16/9;
    border-radius: 4px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:600px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content .image img {
        border-radius: .7rem
    }
}

@media screen and (min-width:968px)and (max-width:1180px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content .image img {
        height: auto
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content .description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

@media (max-width:475px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content .description {
        gap: 8px
    }

    .product-variation-catalog .product-variation-item .product-variation-item--content .description .delivery-date-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .product-variation-catalog .product-variation-item .product-variation-item--content .description .price-container {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .product-variation-catalog .product-variation-item .product-variation-item--content .description input {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content .small-description {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.11px
}

@media (min-width:968px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content .small-description {
        font-size: 18px;
        line-height: 22.63px
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content .small-description:hover {
    color: #06f
}

.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .additional-text,
.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price {
    color: #000;
    font: normal 700 20px/25.14px Source Sans Pro, sans-serif
}

.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .additional-text .four_weeks_cycle,
.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price .four_weeks_cycle {
    font-size: 12px;
    font-weight: 600;
    line-height: 15.08px;
    padding: 4px 0
}

.product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper,
.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price-prefix {
    color: #000;
    font: normal 400 14px/18.86px Source Sans Pro, sans-serif
}

.product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper>b,
.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price-prefix>b {
    font-weight: 400
}

@media (min-width:475px) {

    .product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper,
    .product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price-prefix {
        font: normal 400 15px/18.86px Source Sans Pro, sans-serif
    }

    .product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper>b,
    .product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price-prefix>b {
        font-weight: 700
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content .price-container .price-prefix {
    opacity: .6
}

.product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper .text {
    color: #0009
}

.product-variation-catalog .product-variation-item .product-variation-item--content .delivery-date-wrapper .date {
    color: green
}

.product-variation-catalog .product-variation-item .product-variation-item--content .add-to-cart,
.product-variation-catalog .product-variation-item .product-variation-item--content .quote {
    border-radius: 4px;
    color: #0b1b22 !important;
    display: block;
    font: normal 700 16px/.8 Source Sans Pro, sans-serif;
    height: 40px;
    padding: 12px 20px;
    text-wrap: nowrap;
    width: 100%
}

@media (min-width:475px) {

    .product-variation-catalog .product-variation-item .product-variation-item--content .add-to-cart,
    .product-variation-catalog .product-variation-item .product-variation-item--content .quote {
        border-radius: .7rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.product-variation-catalog .product-variation-item .product-variation-item--content .add-to-cart {
    background: #fbe24c
}

.product-variation-catalog .product-variation-item .product-variation-item--content .quote {
    background: #0000;
    border: 2px solid #061b23
}

.product-variation-catalog .product-variation-item .product-variation-item--content .no-zip-text {
    background: #fffbe1;
    color: #000;
    font: normal 600 14px/17.6px Source Sans Pro, sans-serif;
    margin-top: 16px;
    opacity: .6;
    padding: 8px 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.product-variation-catalog .product-variation-item .product-variation-item--content .no-zip-text span {
    font-weight: 400
}

@media (min-width:968px) {
    .product-variation-catalog .product-variation-item .product-variation-item--content .no-zip-text {
        font-size: 16px;
        line-height: 20.11px
    }
}

.product-variation-catalog .pager {
    margin: 16px 0 0
}

.product-variation-catalog .pager .pager__item .button {
    background: #fbe24c;
    border: unset;
    border-radius: .7rem;
    color: #0b1b22;
    font: normal 700 16px/20.11px Source Sans Pro, sans-serif;
    padding: 12px 22px;
    width: 100%
}

#colorbox {
    outline: none;
    z-index: 999
}

#colorbox.product-image__colorbox {
    background-color: #e9e9e9;
    border-radius: .7rem
}

#colorbox.product-image__colorbox #cboxNext,
#colorbox.product-image__colorbox #cboxPrevious {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[dir=ltr] #colorbox.product-image__colorbox #cboxPrevious {
    left: 10px
}

[dir=ltr] #colorbox.product-image__colorbox #cboxNext,
[dir=rtl] #colorbox.product-image__colorbox #cboxPrevious {
    right: 10px
}

[dir=rtl] #colorbox.product-image__colorbox #cboxNext {
    left: 10px
}

#colorbox.product-image__colorbox button#cboxClose {
    background: #0000;
    border: none;
    color: #fff !important;
    font-size: 40px;
    font-weight: 400;
    position: fixed;
    top: 10px
}

[dir=ltr] #colorbox.product-image__colorbox button#cboxClose {
    right: 10px
}

[dir=rtl] #colorbox.product-image__colorbox button#cboxClose {
    left: 10px
}

#cboxOverlay {
    background-color: #000;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

#cboxContent img {
    border-radius: .7rem
}

#cboxClose {
    height: 50px;
    padding: 0;
    position: absolute;
    top: -60px;
    width: 50px
}

[dir=ltr] #cboxClose {
    right: 0
}

[dir=rtl] #cboxClose {
    left: 0
}

#map-locations {
    border-radius: .7rem;
    -webkit-filter: drop-shadow(0 2px 1px #e6e6e6);
    min-height: 20em;
    width: 100%
}

#map-locations-footer img {
    width: 100%
}

#map-locations a {
    border-bottom: none;
    color: #578bcc
}

.content-wrapper.page-title-wrapper {
    margin-bottom: 0;
    text-align: center
}

[dir=ltr] .view-commerce-cart-form table {
    text-align: left
}

[dir=rtl] .view-commerce-cart-form table {
    text-align: right
}

.view-commerce-cart-form .field--item,
.view-commerce-cart-form .field--label {
    display: inline-block
}

.blog-categories ul {
    list-style-type: none
}

[dir=ltr] .blog-categories ul {
    margin-left: 0;
    padding-left: 0
}

[dir=rtl] .blog-categories ul {
    margin-right: 0;
    padding-right: 0
}

.blog-categories ul li {
    line-height: 1.3em
}

.blog-categories ul li a {
    border: none;
    font-size: 13pt;
    font-weight: 700
}

ol.breadcrumb {
    background: none;
    color: #fff;
    font-size: 19px;
    margin-top: -55px !important;
    opacity: .9
}

[dir=ltr] ol.breadcrumb {
    padding-left: 24px
}

[dir=rtl] ol.breadcrumb {
    padding-right: 24px
}

ol.breadcrumb>.active {
    color: inherit
}

ol.breadcrumb>li {
    max-width: 66%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

ol.breadcrumb a {
    border: none
}

@media screen and (max-width:967px) {
    ol.breadcrumb>li {
        max-width: unset
    }
}

ul#slideshow {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative
}

ul#slideshow>li {
    bottom: 10px;
    display: none;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px
}

ul#slideshow>li:first-child {
    display: block
}

#header-toggle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #3e44444f;
    display: none;
    height: 63px;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    width: 100%;
    z-index: 101
}

[dir=ltr] #header-toggle {
    left: 0
}

[dir=rtl] #header-toggle {
    right: 0
}

body:not(.path-catalog).toolbar-fixed #header-toggle {
    top: 40px
}

#header-toggle .menu-toggle {
    border: 0;
    height: 100%;
    outline: 0;
    position: absolute;
    top: 0;
    width: 4em;
    z-index: 1
}

[dir=ltr] #header-toggle .menu-toggle {
    left: 0
}

[dir=rtl] #header-toggle .menu-toggle {
    right: 0
}

#header-toggle .menu-toggle:before {
    background: #fff;
    border-radius: .35em;
    content: "";
    display: block;
    height: 2.25em;
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/b82c116c87ebdfee4a1cdac6bd6e3893.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/b82c116c87ebdfee4a1cdac6bd6e3893.svg") no-repeat 50% 50%;
    -webkit-mask-size: 20px;
    mask-size: 20px;
    position: absolute;
    text-align: center;
    top: .7em;
    width: 3.25em
}

[dir=ltr] #header-toggle .menu-toggle:before {
    left: .5em
}

[dir=rtl] #header-toggle .menu-toggle:before {
    right: .5em
}

#header-toggle .hours {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: .9em;
    width: 100%
}

#header-toggle .hours a {
    border-bottom: none
}

#header-toggle .hours a:active {
    -webkit-filter: hue-rotate(349deg) brightness(100%) contrast(50%);
    filter: hue-rotate(349deg) brightness(100%) contrast(50%)
}

#header-toggle .hours p {
    font-size: 15px;
    margin-top: 30px
}

#header-toggle .hours img {
    -webkit-filter: invert(100%) sepia(100%) saturate(642%) hue-rotate(369deg) brightness(126%) contrast(108%);
    filter: invert(100%) sepia(100%) saturate(642%) hue-rotate(369deg) brightness(126%) contrast(108%);
    height: 40px;
    width: 100px
}

#header-toggle .mobile-cart {
    border: 0;
    border-radius: 8px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 16px;
    justify-content: center;
    margin: 14px 24px;
    min-height: 36px;
    outline: 0;
    position: absolute;
    top: 0
}

[dir=ltr] #header-toggle .mobile-cart {
    right: 0
}

[dir=rtl] #header-toggle .mobile-cart {
    left: 0
}

#header-toggle .mobile-cart.cart-quantity-menu-item {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

#header-toggle .mobile-cart:after {
    content: attr(data-cart-quantity);
    font-weight: 700;
    line-height: 1
}

#header-toggle .phone-toggle {
    border: 0;
    height: 100%;
    outline: 0;
    position: absolute;
    top: 0;
    width: 4em
}

[dir=ltr] #header-toggle .phone-toggle {
    right: 45px
}

[dir=rtl] #header-toggle .phone-toggle {
    left: 45px
}

#header-toggle .phone-toggle:before {
    background: #fff;
    border-radius: .35em;
    content: "";
    display: block;
    height: 2.25em;
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/584f3f7cc1c1dc6050c5cdb4ab40f21f.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/584f3f7cc1c1dc6050c5cdb4ab40f21f.svg") no-repeat 50% 50%;
    -webkit-mask-size: 23px;
    mask-size: 23px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 10px;
    width: 2.25em
}

[dir=ltr] #header-toggle .phone-toggle:before {
    right: 0
}

[dir=rtl] #header-toggle .phone-toggle:before {
    left: 0
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio .ajax-progress-throbber {
    font-size: .7em
}

.product-template form.commerce-order-item-add-to-cart-form fieldset:not(.zipcode-delivery) .form-type-radio .ajax-progress-throbber+.input-title-wrapper {
    display: none
}

.service-area-block {
    height: 100%;
    width: 100%
}

[dir=ltr] .service-area-block {
    float: left
}

[dir=rtl] .service-area-block {
    float: right
}

img.page404-img {
    display: block;
    margin-top: 20px;
    width: 100%
}

.toolbar .toolbar-bar {
    position: fixed
}

.ui-widget.ui-widget-content {
    min-width: 700px
}

.ui-dialog-content,
.ui-widget-header {
    padding: 15px
}

.ui-dialog-titlebar-close {
    background: none;
    display: grid;
    font-family: Glyphicons Halflings !important;
    font-weight: 400;
    padding: 0;
    place-content: center;
    position: absolute;
    top: 15px
}

[dir=ltr] .ui-dialog-titlebar-close {
    right: 15px
}

[dir=rtl] .ui-dialog-titlebar-close {
    left: 15px
}

.ui-dialog-titlebar-close:before {
    content: ""
}

form#commerce-product-container-add-form,
form#commerce-product-container-edit-form,
form#node-blog-edit-form,
form#node-blog-form,
form#node-page-edit-form,
form#node-page-form,
form#user-form {
    margin: 20px
}

form#commerce-product-container-add-form button,
form#commerce-product-container-edit-form button,
form#node-blog-edit-form button,
form#node-blog-form button,
form#node-page-edit-form button,
form#node-page-form button,
form#user-form button {
    font-size: 19px
}

[dir=ltr] form#commerce-product-container-add-form button,
[dir=ltr] form#commerce-product-container-edit-form button,
[dir=ltr] form#node-blog-edit-form button,
[dir=ltr] form#node-blog-form button,
[dir=ltr] form#node-page-edit-form button,
[dir=ltr] form#node-page-form button,
[dir=ltr] form#user-form button {
    margin: 0 5px 5px 0
}

[dir=rtl] form#commerce-product-container-add-form button,
[dir=rtl] form#commerce-product-container-edit-form button,
[dir=rtl] form#node-blog-edit-form button,
[dir=rtl] form#node-blog-form button,
[dir=rtl] form#node-page-edit-form button,
[dir=rtl] form#node-page-form button,
[dir=rtl] form#user-form button {
    margin: 0 0 5px 5px
}

form#user-login-form,
form#user-pass,
form#user-register-form {
    padding: 20px
}

form#user-login-form .captcha,
form#user-pass .captcha,
form#user-register-form .captcha {
    margin: 25px auto 20px;
    width: 310px
}

form#conexwest_common_feedback_form .captcha iframe,
form#user-login-form .captcha iframe,
form#user-pass .captcha iframe,
form#user-register-form .captcha iframe {
    background: none;
    border-radius: inherit;
    -webkit-filter: none;
    height: unset;
    margin: unset;
    max-width: unset;
    min-width: unset;
    width: 310px
}

form#search-form {
    margin: 10px
}

form#search-form div#edit-basic {
    margin: 20px
}

.block-views-exposed-filter-blocksearch-all-search-page form {
    margin: 10px
}

.block-views-exposed-filter-blocksearch-all-search-page form .form--inline {
    margin: 20px 20px 0
}

.block-views-exposed-filter-blocksearch-all-search-page form .form--inline label {
    margin-bottom: 5px
}

.block-views-exposed-filter-blocksearch-all-search-page form input[type=text],
input.form-search#edit-keys {
    background: rgba(255, 255, 0, .251);
    border: .5px solid #4082814f;
    border-radius: .7rem;
    height: auto;
    outline: 0;
    padding: .75em 1em;
    -moz-transition: all .05s ease-in-out;
    -ms-transition: all .05s ease-in-out;
    width: 99%
}

.block-views-exposed-filter-blocksearch-all-search-page form input[type=text] {
    font-weight: bolder
}

.view-search-all .search-all-result--item {
    margin-bottom: 15px
}

.view-search-all .search-all-result--item .views-field-title,
.view-search-all .search-all-result--item .views-field-title-2 {
    font-size: 1em;
    font-weight: 700
}

.view-search-all .search-all-result--item .views-field-sku-1-1 {
    font-size: .8em;
    font-weight: 700
}

.view-search-all .search-all-result--item .views-field-search-api-excerpt {
    font-size: 16px;
    line-height: 20px
}

div#form-error-message {
    color: red
}

.live-search-list {
    background-color: #f5f5f5;
    border-radius: .7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 270px;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%
}

[dir=ltr] .live-search-list {
    margin-left: 0
}

[dir=rtl] .live-search-list {
    margin-right: 0
}

.live-search-box {
    background: rgba(255, 255, 0, .271);
    border: 1px solid #00000026;
    border-radius: .7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-bottom: 10px;
    padding: 1em;
    width: 100%
}

.live-search-list li {
    list-style: none
}

figcaption {
    font-size: .7em;
    font-style: italic
}

[dir=ltr] figure.align-left img {
    margin-right: 20px
}

[dir=rtl] figure.align-left img {
    margin-left: 20px
}

.homesubtitle {
    border-bottom: .5px solid #061b23;
    font-size: 19pt;
    font-weight: 700;
    padding: 5pt 0 7pt
}

.category-products-wrapper {
    overflow: hidden
}

#navbar.navbar.slideout-menu {
    bottom: 0;
    display: none;
    min-height: 100vh;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 0
}

[dir=ltr] .slideout-menu-left {
    left: 0
}

[dir=ltr] .slideout-menu-right,
[dir=rtl] .slideout-menu-left {
    right: 0
}

[dir=rtl] .slideout-menu-right {
    left: 0
}

.slideout-panel {
    background-color: #fff;
    min-height: 100vh;
    position: relative;
    will-change: transform;
    z-index: 1
}

html.slideout-open,
html.slideout-open .slideout-panel,
html.slideout-open body {
    overflow: hidden
}

html.slideout-open body.path-catalog,
html.slideout-open body.path-catalog .slideout-panel {
    overflow: auto
}

@media (min-width:767px) {

    html.slideout-open body.path-catalog,
    html.slideout-open body.path-catalog .slideout-panel {
        pointer-events: none
    }
}

html.slideout-open body.path-catalog .dialog-off-canvas-main-canvas {
    overflow: hidden
}

html.slideout-open #navbar.navbar.slideout-menu {
    display: block;
    width: 290px
}

@media (max-width:767px) {
    html.slideout-open #navbar.navbar.slideout-menu {
        width: 245px
    }
}

html.slideout-open:not(.slideout-closing) #header-toggle {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

html.slideout-open:not(.slideout-closing) .path-catalog #header-toggle {
    -webkit-transform: unset;
    transform: unset
}

#header-toggle .menu-toggle {
    background: #0000 !important
}

@media screen and (min-width:962px) {
    #navbar.navbar.slideout-menu {
        display: block;
        z-index: 111
    }
}

.cboxButton {
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    width: 257px
}

.homepageslideshow {
    display: block;
    min-height: 17px
}

.form-control {
    height: 100%
}

.product-link,
.product-link a {
    display: inline-block
}

.product-link a {
    line-height: 2.5rem;
    margin: 1rem 2rem;
    text-align: center
}

.product-link span {
    font-size: 1.83rem
}

#cboxContent iframe {
    height: 100%;
    width: 100%
}

#othersite {
    display: none
}

.see3d {
    bottom: -110px;
    font-size: 13px;
    position: absolute
}

[dir=ltr] .see3d {
    right: 0;
    text-align: right
}

[dir=rtl] .see3d {
    left: 0;
    text-align: left
}

.see3d a {
    border-bottom: none
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background: rgba(6, 27, 35, .502)
}

::-webkit-scrollbar-thumb:hover {
    background: #ffe300
}

div#map-locations-footer {
    background-position: 50%;
    background-size: cover;
    display: block;
    height: 250px
}

div#map-locations-footer.loaded {
    background-image: url("../../../../themes/custom/savanahconex/dist/images/7d4de0537ec576da48e0a65bb22b09f2.webp")
}

#map-locations-footer a {
    background-color: #7878789e;
    border-radius: 2em;
    color: #000 !important;
    font-weight: 700;
    line-height: 250px;
    padding: .75em 2.5em
}

.see3dprod {
    margin-bottom: 25px;
    margin-top: 25px
}

.see3dprod,
p.cert {
    text-align: center
}

.cert a {
    border-bottom: none;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none
}

header#navbar::-webkit-scrollbar {
    width: 2px
}

.content-wrapper img {
    border-radius: .7rem
}

.brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.brands-child {
    margin-left: 7pt;
    margin-right: 7pt
}

.brands-child img {
    border-radius: unset;
    display: block;
    width: 100%
}

.certifications {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center
}

.certifications-child {
    margin-left: 7pt;
    margin-right: 7pt
}

.certifications-child img {
    display: block;
    width: 100%
}

.delivery-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5em
}

.delivery-wrap:nth-child(2n) {
    background: rgba(233, 237, 236, .251)
}

.delivery-wrap-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 17px;
    line-height: 1.5em
}

[dir=ltr] .delivery-wrap-child {
    margin-right: 10px
}

[dir=rtl] .delivery-wrap-child {
    margin-left: 10px
}

.delivery-wrap-child img {
    display: block;
    width: 100%
}

.clearfixproducts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%
}

.category-label {
    border-bottom: 2px double #ffdf00;
    margin-bottom: 50px;
    margin-top: 35px;
    padding-bottom: 7px;
    width: 100%
}

.category-label>h7 {
    color: rgba(0, 0, 0, .659);
    font-size: 1.2em;
    font-weight: 900;
    letter-spacing: -.5px;
    width: 100%
}

[dir=ltr] .category-label>h7 {
    padding-left: 5px
}

[dir=rtl] .category-label>h7 {
    padding-right: 5px
}

.category-products-data .category-label img {
    max-height: 35px;
    max-width: 35px
}

.related-container-item {
    width: 20%
}

[dir=ltr] .related-container-item {
    padding: 15px 15px 15px 0
}

[dir=rtl] .related-container-item {
    padding: 15px 0 15px 15px
}

.videoframe {
    background: #000;
    border-radius: .7rem;
    -webkit-filter: drop-shadow(0 2px 1px hsla(0, 0%, 40%, .239));
    height: 350px;
    max-width: 100%;
    min-width: 180px;
    width: 560px
}

[dir=ltr] .videoframe {
    float: left;
    margin: 10px 50px 10px 0
}

[dir=rtl] .videoframe {
    float: right;
    margin: 10px 0 10px 50px
}

iframe {
    background: #000;
    border-radius: .7rem;
    -webkit-filter: drop-shadow(0 2px 1px hsla(0, 0%, 40%, .239));
    height: 350px;
    max-width: 100%;
    min-width: 180px;
    width: 560px
}

[dir=ltr] iframe {
    margin: 10px 50px 0 0
}

[dir=rtl] iframe {
    margin: 10px 0 0 50px
}

.youtube {
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer
}

.youtube,
.youtube .play {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.youtube .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat 50%;
    background-size: 64px 64px;
    filter: alpha(opacity=80);
    height: 100%;
    opacity: .8;
    width: 100%
}

.youtube .play:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.category-menu a,
.grade-filter {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    border: .5px solid #061b23;
    border-radius: .7rem;
    font-weight: 600;
    line-height: 50px;
    margin: 0 3px;
    padding: 5px 15px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    white-space: nowrap
}

.category-menu .grade-filter.active,
.category-menu .grade-filter:active,
.category-menu .grade-filter:focus,
.category-menu a.active,
.category-menu a:active,
.category-menu a:focus {
    background: #061b23;
    border: 1px solid #061b23;
    color: #fff
}

.arriving-delivery-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12pt;
    font-weight: 400;
    line-height: 13pt;
    padding: 10px 0 4px
}

.arriving-delivery-date:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/ad9078f33a79b1cd01e78a1a890390f2.svg")
}

[dir=ltr] .arriving-delivery-date:before {
    padding-right: 4px
}

[dir=rtl] .arriving-delivery-date:before {
    padding-left: 4px
}

.arriving-delivery-date b {
    color: green
}

@media (hover:hover) {

    .category-menu .grade-filter:hover,
    .category-menu a:hover {
        background: #061b23;
        border: .5px solid #061b23;
        color: #fff
    }
}

.zsiq_theme8 .zsiq_flt_rel.hide-offline {
    width: 65px
}

.zsiq_theme8 #zsiq_maintitle.hide-online {
    width: 0
}

[dir=ltr] .zsiq_theme8 #zsiq_maintitle.hide-online {
    margin-left: -5px
}

[dir=rtl] .zsiq_theme8 #zsiq_maintitle.hide-online {
    margin-right: -5px
}

.category-label i {
    font-size: 17pt
}

[dir=ltr] .category-label i {
    margin-right: 7pt
}

[dir=rtl] .category-label i {
    margin-left: 7pt
}

.homebutton {
    margin-top: 15px
}

iframe#siqiframe {
    background: none
}

.homepage-p {
    border-bottom: 5px solid #ffe300d1;
    -webkit-box-shadow: 0 9px 9px -11px #6f6f6f5e;
    box-shadow: 0 9px 9px -11px #6f6f6f5e;
    font-weight: 700;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    width: intrinsic
}

.fb-comments iframe {
    background: #fff
}

.omni-calculator-div {
    height: 400px
}

.omni-calculator-power {
    height: 760px
}

iframe.omni-calculator-frame {
    background: none
}

a.button.homebutton {
    position: relative
}

.contact-us-block a {
    white-space: nowrap
}

.alert-danger {
    background: rgba(255, 0, 0, .051);
    color: #ef1f1f
}

.field-link-content.button {
    width: auto
}

div#edit-login {
    background-color: #fff
}

ul.pagination {
    display: inline-block;
    margin: 0;
    padding: 0
}

ul.pagination li {
    display: inline
}

ul.pagination li a {
    margin: 10px;
    text-decoration: none
}

[dir=ltr] ul.pagination li a {
    float: left
}

[dir=rtl] ul.pagination li a {
    float: right
}

[dir=ltr] .input-title-wrapper {
    float: left;
    margin-right: 5px
}

[dir=rtl] .input-title-wrapper {
    float: right;
    margin-left: 5px
}

.form-actions .btn,
.form-actions .btn-group {
    margin-bottom: 10px
}

.conexbuilder,
a#edit-delete {
    text-align: center
}

.conexbuilder {
    background-color: #f3f3f3;
    border: .5px solid #dcdcdc;
    border-radius: .7rem;
    font-size: 17px;
    margin: 50px auto 30px;
    padding: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.conexbuilder:hover {
    border: .5px solid #0075fd
}

.conexbuilder img {
    height: 40pt
}

[dir=ltr] .conexbuilder img {
    margin-right: 10px
}

[dir=rtl] .conexbuilder img {
    margin-left: 10px
}

.field.field--name-field-contact-phone.field--type-telephone.field--label-above {
    margin: 15px
}

.conexbuilderlink {
    cursor: pointer;
    outline: none
}

.conexbuilderlink a {
    border-bottom: none;
    display: block;
    font-size: 17pt;
    line-height: 50pt
}

button.dt-button {
    background: inherit;
    border-radius: .7rem
}

div#inventory-list-table_length {
    font-size: 13pt;
    margin-top: 20px
}

div#inventory-list-table_length label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

div#inventory-list-table_length select {
    margin: 0 10px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover {
    border-radius: .7rem .7rem 0 0
}

[dir=ltr] .ajax-progress.ajax-progress-fullscreen {
    left: -50px !important
}

[dir=rtl] .ajax-progress.ajax-progress-fullscreen {
    right: -50px !important
}

.header-video-block a {
    color: #fff
}

td.views-field.views-field-edit-quantity input {
    font-size: unset;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

input.form-control.newsletter {
    height: 100%
}

[dir=ltr] a.conexwest-common-mailchimp-form.button {
    margin-left: 5px
}

[dir=rtl] a.conexwest-common-mailchimp-form.button {
    margin-right: 5px
}

.fa-google {
    color: #0000;
    -webkit-text-fill-color: #0000;
    font-weight: 100;
    line-height: normal
}

[dir=ltr] .fa-google {
    background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat
}

[dir=rtl] .fa-google {
    background: conic-gradient(from 45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat
}

[dir] .fa-google {
    -webkit-background-clip: text;
    background-clip: text
}

.sign-in-google-button {
    border-bottom: none;
    color: #000;
    text-align: center;
    width: 100%
}

[dir=ltr] .sign-in-google-button--text {
    margin-right: 5px
}

[dir=rtl] .sign-in-google-button--text {
    margin-left: 5px
}

.sign-in-google-button:hover {
    color: #000
}

.login-in-or-container--line {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    background-color: #dbdbdb;
    flex-shrink: 1;
    height: 1px;
    position: relative;
    top: .45em
}

.login-in-or-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0
}

.login-in-or-container--or {
    color: #8e8e8e;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    margin: 0 18px;
    text-transform: uppercase
}

.sign-in-google-outer {
    text-align: center
}

.user-logged-in.path-admin .region.region-content,
.user-logged-in.path-nationwide-inventory .region.region-content,
.user-logged-in.path-user .region.region-content,
.user-logged-in.path-wholesale .region.region-content {
    margin: 3em auto;
    max-width: 1400px
}

.path-user .region.region-content {
    margin: auto;
    max-width: 600px
}

span.admin-link button {
    margin: 20px
}

form#taxonomy-term-wholesale-container-depot-form {
    padding: 20px
}

[dir=ltr] .path-admin label.control-label.option {
    margin-left: 20px
}

[dir=rtl] .path-admin label.control-label.option {
    margin-right: 20px
}

div[class*=product--variation-field--variation_description_tab],
div[class*=product--variation-field--variation_field_product_tabs] {
    padding: 0 2em
}

.modal .modal-page-dialog {
    max-width: none
}

.modal .modal-page-dialog .modal-content .modal-header {
    display: block;
    padding: 15px
}

.modal .modal-page-dialog .modal-content .modal-header .close {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.modal .modal-page-dialog .modal-content .modal-header .close:before {
    content: none
}

.modal .modal-page-dialog .modal-footer {
    display: block
}

[dir=ltr] .modal .modal-page-dialog .modal-footer>:not(:last-child) {
    margin-right: 0
}

[dir=rtl] .modal .modal-page-dialog .modal-footer>:not(:last-child) {
    margin-left: 0
}

@media (min-width:768px) {
    .modal .modal-page-dialog.modal-lg {
        width: 100%
    }

    .modal .modal-page-dialog.modal-lg iframe {
        height: 500px;
        width: 100%
    }
}

@media (min-width:1024px) {
    .modal .modal-page-dialog.modal-lg {
        width: 1000px
    }

    .modal .modal-page-dialog.modal-lg iframe {
        width: 75%
    }
}

@media (max-width:767px) {
    .modal .modal-page-dialog.modal-lg iframe {
        height: 400px;
        width: 100%
    }
}

.page-node-type-gallery #cboxPrevious,
.path-product #cboxPrevious {
    background: url("../../../../themes/custom/savanahconex/dist/images/8e799af2991ebb9f57aabedf4b6457da.svg")
}

[dir=ltr] .page-node-type-gallery #cboxPrevious,
[dir=ltr] .path-product #cboxPrevious {
    left: calc(50% - 150px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

[dir=rtl] .page-node-type-gallery #cboxPrevious,
[dir=rtl] .path-product #cboxPrevious {
    right: calc(50% - 150px);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.page-node-type-gallery #cboxPrevious:hover,
.path-product #cboxPrevious:hover {
    background: url("../../../../themes/custom/savanahconex/dist/images/8e799af2991ebb9f57aabedf4b6457da.svg")
}

.page-node-type-gallery #cboxNext,
.path-product #cboxNext {
    background: url("../../../../themes/custom/savanahconex/dist/images/31681363ce498fcafae4306a0a29f0dd.svg")
}

[dir=ltr] .page-node-type-gallery #cboxNext,
[dir=ltr] .path-product #cboxNext {
    right: calc(50% - 150px);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

[dir=rtl] .page-node-type-gallery #cboxNext,
[dir=rtl] .path-product #cboxNext {
    left: calc(50% - 150px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.page-node-type-gallery #cboxNext:hover,
.path-product #cboxNext:hover {
    background: url("../../../../themes/custom/savanahconex/dist/images/31681363ce498fcafae4306a0a29f0dd.svg")
}

.page-node-type-gallery #cboxNext,
.page-node-type-gallery #cboxPrevious,
.path-product #cboxNext,
.path-product #cboxPrevious {
    -webkit-animation: none;
    animation: none;
    background-color: unset;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 60px;
    padding: 0;
    position: absolute;
    top: calc(100% + 17px);
    width: 60px
}

.path-product .alert-warning.alert-dismissible {
    display: none
}

.path-product #cboxPrevious:hover {
    -webkit-animation: none;
    animation: none;
    background-color: unset;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (min-width:1367px) {

    .page-node-type-gallery #cboxNext,
    .page-node-type-gallery #cboxPrevious,
    .path-product #cboxNext,
    .path-product #cboxPrevious {
        top: calc(100% + 20px)
    }
}

@media (min-width:1621px) {

    .page-node-type-gallery #cboxNext,
    .page-node-type-gallery #cboxPrevious,
    .path-product #cboxNext,
    .path-product #cboxPrevious {
        top: calc(100% + 25px)
    }
}

.page-node-type-gallery #cboxNext:hover,
.page-node-type-gallery #cboxPrevious:hover,
.path-product #cboxNext:hover {
    -webkit-animation: none;
    animation: none;
    background-color: unset;
    background-position: 50%;
    background-repeat: no-repeat
}

.page-node-type-gallery #cboxCurrent,
.path-product #cboxCurrent {
    display: none !important
}

@media (max-width:767px) {

    .page-node-type-gallery #cboxNext,
    .page-node-type-gallery #cboxPrevious,
    .path-product #cboxNext,
    .path-product #cboxPrevious {
        bottom: -160px;
        height: 50px;
        padding: 0;
        top: auto;
        width: 50px
    }

    [dir=ltr] .page-node-type-gallery #cboxNext,
    [dir=ltr] .path-product #cboxNext {
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }

    [dir=ltr] .page-node-type-gallery #cboxPrevious,
    [dir=ltr] .path-product #cboxPrevious,
    [dir=rtl] .page-node-type-gallery #cboxNext,
    [dir=rtl] .path-product #cboxNext {
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }

    [dir=rtl] .page-node-type-gallery #cboxPrevious,
    [dir=rtl] .path-product #cboxPrevious {
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }
}

#cboxLoadedContent {
    overflow: initial !important
}

@media (max-width:967px) {
    .header-wrapper .cart-quantity-menu-item {
        position: absolute
    }

    [dir=ltr] .header-wrapper .cart-quantity-menu-item {
        right: 60px
    }

    [dir=rtl] .header-wrapper .cart-quantity-menu-item {
        left: 60px
    }
}

button[data-drupal-selector*=edit-remove-button] {
    border: .5px solid #f01f1f
}

button#edit-checkout {
    background-color: #1cde56;
    border: .5px solid #00b937
}

@media (min-width:767px) {
    [dir=ltr] button[data-drupal-selector*=edit-remove-button] {
        padding: .75em 1em .5em 2.5em
    }

    [dir=rtl] button[data-drupal-selector*=edit-remove-button] {
        padding: .75em 2.5em .5em 1em
    }
}

table#inventory-list-table {
    table-layout: auto
}

marquee h2.title {
    margin: 10px
}

[dir=ltr] marquee h2.title {
    text-align: left
}

[dir=rtl] marquee h2.title {
    text-align: right
}

#admin-toolbar-search-tab label {
    display: none
}

.category-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%
}

.category-wrapper h7 {
    border-bottom: 2px double #ffdf00;
    color: rgba(0, 0, 0, .659);
    font-size: 1.2em;
    font-weight: 900;
    letter-spacing: -.5px;
    margin-bottom: 20px;
    margin-top: 35px;
    padding-bottom: 7px;
    width: 100%
}

[dir=ltr] .category-wrapper h7 {
    padding-left: 5px
}

[dir=rtl] .category-wrapper h7 {
    padding-right: 5px
}

@media (max-width:767px) {
    .category-wrapper h7 {
        margin-top: 20px
    }
}

.show-all-button {
    width: 100%
}

.show-all-button:hover {
    cursor: pointer
}

#reset-filters,
.subfilter {
    background-position: 50%;
    border: .5px solid #061b23;
    border-radius: .7rem;
    color: #061b23 !important;
    cursor: pointer;
    display: inline-block;
    font-size: .8em;
    font-weight: 700;
    outline: none;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    -webkit-transition: background .8s;
    transition: background .8s
}

[dir=ltr] #reset-filters,
[dir=ltr] .subfilter {
    margin: 0 0 0 10px
}

[dir=rtl] #reset-filters,
[dir=rtl] .subfilter {
    margin: 0 10px 0 0
}

.subfilter {
    background-color: #fff
}

.subfilter.active {
    background: #ffe300;
    border: 1px solid #d6bf00;
    color: #061b23
}

.subfilter.active:after {
    color: red;
    content: "x";
    font-size: 14px;
    position: absolute;
    top: -8px
}

[dir=ltr] .subfilter.active:after {
    right: 2px
}

[dir=rtl] .subfilter.active:after {
    left: 2px
}

.subfilter:hover {
    background: #ffe300;
    border: .5px solid #f1d600;
    color: #061b23
}

@media screen and (max-width:767px) {

    #reset-filters,
    .subfilter.button {
        width: auto
    }
}

.subfilters {
    width: 100%
}

.subfilter-link {
    display: inline
}

.category-wrapper h7 a,
.category-wrapper h7 p {
    color: #0b1b22;
    display: inline;
    font-size: 24px;
    font-weight: 700
}

.category-wrapper .views-row {
    display: block;
    width: 25%
}

[dir=ltr] .category-wrapper .views-row {
    padding: 15px 15px 15px 0
}

[dir=rtl] .category-wrapper .views-row {
    padding: 15px 0 15px 15px
}

.category-wrapper.layout-list .views-row {
    width: 100%
}

.category-wrapper.layout-list .views-row a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.category-wrapper.layout-list .views-row a>div:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 172px
}

[dir=ltr] .category-wrapper.layout-list .views-row a>div:first-child {
    margin-right: 14px
}

[dir=rtl] .category-wrapper.layout-list .views-row a>div:first-child {
    margin-left: 14px
}

.category-wrapper.layout-list .views-row .description {
    width: 55%
}

.category-wrapper.layout-list .views-row a div:first-child img {
    max-height: 100%
}

@media screen and (max-width:961px) {
    .category-wrapper .views-row {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    .category-wrapper .views-row {
        padding: 15px 0;
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .desktop-list .views-row {
        padding: 15px 0;
        width: 60% !important
    }
}

@media screen and (max-width:450px) {
    .view-display-id-rent_container .category-wrapper.layout-list .views-row a {
        height: 124px
    }
}

.containers-category-page .category-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.containers-category-page .category-title .zip-wrapper:not(.zip-menu) #show-zipcode-form a {
    border-radius: .7rem;
    font-size: 20px;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (min-width:962px) {
    .containers-category-page .category-title .zip-wrapper:not(.zip-menu) #show-zipcode-form a {
        background-color: #000c;
        padding: 16px 32px
    }
}

.containers-category-page .category-title.zip-form-present .header-video-block h1.title {
    font-size: 48px
}

.containers-category-page .category-title.zip-form-present .header-video-block h2 {
    font-size: 24px
}

.containers-category-page .category-title #zipcode-value {
    border: unset;
    border-bottom-style: dashed;
    border-radius: unset;
    font-size: 32px;
    padding: unset
}

[dir=ltr] .containers-category-page .category-title #zipcode-value {
    margin: 8px 14px 8px 56px
}

[dir=rtl] .containers-category-page .category-title #zipcode-value {
    margin: 8px 56px 8px 14px
}

.region-content .containers-category-page {
    position: relative
}

.containers-category-page .conexwest-zipcode-calculator-get-price-form .form-group {
    margin-bottom: 0
}

.containers-category-page .header-video-block h2 {
    color: #fff;
    font-weight: 400
}

.containers-category-page .category-page-zipcode-calculator-form,
.containers-category-page .zip-link {
    -webkit-box-shadow: 0 2px 12px 0 #0000000f;
    box-shadow: 0 2px 12px 0 #0000000f
}

@media screen and (min-width:962px) {
    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form {
        display: block
    }

    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form h4,
    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form.show h4 {
        text-align: center
    }

    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form form {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.zip-form-present .header-video-block .link-with-text {
    display: none
}

@media screen and (max-width:961px) {
    .path-product .header-video-block {
        height: 63px;
        margin: 0;
        max-height: 63px;
        min-height: unset;
        padding: 0
    }

    .path-product .header-video-block .text-wrapper h1 {
        display: none
    }

    .path-product .header-video-block #background-fill img {
        height: auto;
        position: relative;
        top: 50%;
        width: 100%
    }
}

.containers-category-page .zip-wrapper .zip-link a span {
    color: #fff;
    font-weight: 700
}

.containers-category-page .zip-menu.zip-wrapper .zip-link a span {
    color: #06f
}

.containers-category-page .zip-link a span:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 15px;
    -webkit-mask-image: url("../../../../themes/custom/savanahconex/dist/images/8abfe407945259d68406cee0c32d3949.svg");
    mask-image: url("../../../../themes/custom/savanahconex/dist/images/8abfe407945259d68406cee0c32d3949.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 15px
}

.containers-category-page .zip-menu .zip-link a span:after {
    background-image: url("../../../../themes/custom/savanahconex/dist/images/8abfe407945259d68406cee0c32d3949.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 15px;
    width: 15px
}

@media screen and (max-width:961px) {
    .containers-category-page .zip-wrapper .zip-link a span {
        color: #06f
    }

    .containers-category-page .zip-wrapper:not(.zip-menu) {
        margin-top: 10px
    }

    .containers-category-page .zip-menu .zip-link a:before {
        display: none
    }
}

@media (min-width:962px) {
    .containers-category-page .zip-link {
        text-align: center
    }

    .containers-category-page .category-page-zipcode-calculator-form,
    .containers-category-page .zip-link {
        left: 0;
        margin-left: auto;
        margin-right: auto;
        min-width: 360px;
        position: absolute;
        right: 0;
        top: 300px;
        width: 100%;
        z-index: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        justify-content: center
    }

    .containers-category-page .category-page-zipcode-calculator-form h4,
    .containers-category-page .zip-link a {
        color: #f3f3f3;
        display: block;
        font-size: 24px;
        font-weight: 400
    }

    .containers-category-page>.breadcrumb {
        margin-bottom: 0
    }

    .containers-category-page .zip-menu .category-page-zipcode-calculator-form {
        background-color: #fff;
        -webkit-box-shadow: 0 2px 12px 0 #0000000f;
        box-shadow: 0 2px 12px 0 #0000000f;
        margin: 0;
        top: 0 !important;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }

    [dir=ltr] .containers-category-page .zip-menu .category-page-zipcode-calculator-form {
        padding: 14px 20px 14px 0
    }

    [dir=rtl] .containers-category-page .zip-menu .category-page-zipcode-calculator-form {
        padding: 14px 0 14px 20px
    }

    .containers-category-page .zip-menu .category-page-zipcode-calculator-form h4 {
        display: none
    }

    .containers-category-page .zip-menu>.category-page-zipcode-calculator-form,
    .containers-category-page .zip-menu>.zip-link {
        min-height: 70px
    }

    .containers-category-page .zip-menu .zip-link {
        background-color: #fff;
        padding: 14px 0;
        text-align: end;
        top: 0
    }

    .containers-category-page .zip-menu .zip-link a {
        color: #000;
        font-size: 18px
    }

    .containers-category-page .zip-menu .conexwest-zipcode-calculator-get-price-form {
        position: relative
    }

    .containers-category-page .zip-menu .conexwest-zipcode-calculator-get-price-form:before {
        background-color: #ffe3004d;
        background-image: url("../../../../themes/custom/savanahconex/dist/images/9ca6dabe61bd959969707302c95c13bf.svg");
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 50%;
        content: " ";
        height: 40px;
        position: absolute;
        top: -2px;
        width: 40px
    }

    [dir=ltr] .containers-category-page .zip-menu .conexwest-zipcode-calculator-get-price-form:before {
        left: -52px
    }

    [dir=rtl] .containers-category-page .zip-menu .conexwest-zipcode-calculator-get-price-form:before {
        right: -52px
    }

    .containers-category-page .category-page-zipcode-calculator-form {
        top: 225px
    }
}

@media (min-width:1200px) {

    .containers-category-page .category-page-zipcode-calculator-form h4,
    .containers-category-page .zip-link a {
        font-size: 45px
    }

    .containers-category-page .zip-link a span:after {
        height: 15px;
        width: 15px
    }
}

@media (max-width:961px) {
    .zip-form-present .breadcrumb {
        margin-bottom: 0
    }

    .containers-category-page .category-page-zipcode-calculator-form,
    .containers-category-page .zip-link {
        margin-top: 0;
        padding: 1em 2em
    }

    .category-page-zipcode-calculator-form,
    .zip-link {
        position: relative
    }

    .category-page-zipcode-calculator-form h4:before {
        background-color: #ffe3004d;
        background-image: url("../../../../themes/custom/savanahconex/dist/images/9ca6dabe61bd959969707302c95c13bf.svg");
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 50%;
        content: " ";
        height: 40px;
        position: absolute;
        top: 20px;
        width: 40px
    }

    [dir=ltr] .category-page-zipcode-calculator-form h4:before {
        left: 28px
    }

    [dir=rtl] .category-page-zipcode-calculator-form h4:before {
        right: 28px
    }

    .containers-category-page .zip-link {
        text-align: end
    }

    [dir=ltr] .containers-category-page .zip-link {
        padding: 1em 2em 1em 4em
    }

    [dir=rtl] .containers-category-page .zip-link {
        padding: 1em 4em 1em 2em
    }

    .containers-category-page .zip-link a {
        color: #000;
        position: relative
    }

    .containers-category-page .zip-link a:before {
        background-color: #ffe3004d;
        background-image: url("../../../../themes/custom/savanahconex/dist/images/9ca6dabe61bd959969707302c95c13bf.svg");
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 50%;
        content: " ";
        height: 40px;
        position: absolute;
        top: 20px;
        top: -8px;
        width: 40px
    }

    [dir=ltr] .containers-category-page .zip-link a:before {
        left: 28px;
        left: -55px
    }

    [dir=rtl] .containers-category-page .zip-link a:before {
        right: 28px;
        right: -55px
    }
}

@media (max-width:600px) {
    .containers-category-page .category-page-zipcode-calculator-form {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .containers-category-page .category-page-zipcode-calculator-form h4 {
        display: none
    }

    .conexwest-zipcode-calculator-get-price-form:before {
        background-color: #ffe3004d;
        background-image: url("../../../../themes/custom/savanahconex/dist/images/9ca6dabe61bd959969707302c95c13bf.svg");
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 50%;
        content: " ";
        height: 40px;
        top: 4px;
        width: 40px
    }

    [dir=ltr] .conexwest-zipcode-calculator-get-price-form:before {
        margin-right: 12px
    }

    [dir=rtl] .conexwest-zipcode-calculator-get-price-form:before {
        margin-left: 12px
    }

    .containers-category-page .zip-link {
        text-align: center
    }
}

.zip-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 12px 0 #0000000f;
    box-shadow: 0 2px 12px 0 #0000000f;
    position: sticky !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1000
}

.containers-category-page .zip-menu .zip-link {
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .161);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .161)
}

.zip-menu #show-zipcode-form>b {
    position: relative
}

.zip-menu #show-zipcode-form>b:before {
    background-color: #ffe3004d;
    background-image: url("../../../../themes/custom/savanahconex/dist/images/9ca6dabe61bd959969707302c95c13bf.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    content: "";
    height: 40px;
    position: absolute;
    top: -8px;
    width: 40px
}

[dir=ltr] .zip-menu #show-zipcode-form>b:before {
    left: -50px
}

[dir=rtl] .zip-menu #show-zipcode-form>b:before {
    right: -50px
}

.user-logged-in.toolbar-horizontal .zip-menu {
    top: 80px !important
}

.user-logged-in.toolbar-vertical .zip-menu {
    top: 40px !important
}

[dir=ltr] .category-products-menu .category-subtitle,
[dir=ltr] .category-products-menu .category-title {
    text-align: left
}

[dir=rtl] .category-products-menu .category-subtitle,
[dir=rtl] .category-products-menu .category-title {
    text-align: right
}

@media (max-width:350px) {
    .containers-category-page .category-title {
        display: block
    }
}

.category-wrapper .price {
    color: #000;
    font-size: 17pt;
    font-weight: 700;
    margin-top: 5pt
}

.category-wrapper .small-description {
    color: #000;
    font-size: 14pt;
    margin-top: 5px
}

.category-menu li {
    display: inline
}

.category-menu ul {
    display: inline;
    margin: 0;
    padding: 0
}

.category-menu ul ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.view-category-products .view-filters.form-group {
    margin-bottom: 0
}

.view-category-products .control-label input,
.view-category-products .form-actions,
.view-id-category_products legend,
.views-exposed-form .fieldset-wrapper .form-item input.form-radio,
fieldset[data-drupal-selector=edit-field-subcategory-target-id],
li::marker {
    display: none
}

.desktop-list .views-row,
.mobile-list .views-row {
    width: 100%
}

.desktop-list .product-item a,
.mobile-list .product-item a {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.desktop-list .product-item a>div,
.mobile-list .product-item a>div {
    width: 50%
}

.bef-exposed-form .form--inline>.form-item {
    float: none
}

.form-inline .checkbox,
.form-inline .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle
}

.desktop-list .small-description,
.mobile-list .small-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[dir=ltr] .desktop-list .small-description,
[dir=ltr] .mobile-list .small-description {
    padding-left: 15px;
    text-align: left
}

[dir=rtl] .desktop-list .small-description,
[dir=rtl] .mobile-list .small-description {
    padding-right: 15px;
    text-align: right
}

[dir=ltr] .desktop-list .price,
[dir=ltr] .mobile-list .description>.price {
    padding-left: 15px
}

[dir=rtl] .desktop-list .price,
[dir=rtl] .mobile-list .description>.price {
    padding-right: 15px
}

.view-display-id-containers_for_sale .desktop-grid .product-item .description {
    width: 90%
}

[dir=ltr] .view-display-id-containers_for_sale .desktop-grid .product-item .description {
    padding-left: 15px
}

[dir=rtl] .view-display-id-containers_for_sale .desktop-grid .product-item .description {
    padding-right: 15px
}

.view-display-id-containers_for_sale .desktop-grid .product-item .small-description {
    line-height: 1.2em
}

[dir=ltr] .agtc-wrapper {
    text-align: left
}

[dir=rtl] .agtc-wrapper {
    text-align: right
}

.agtc-wrapper .agtc-data,
.agtc-wrapper label {
    display: inline-block
}

.agtc-wrapper label {
    font-weight: 700
}

.field--name-shipping-method.field--widget-commerce-shipping-rate>fieldset {
    min-width: 100px
}

#block-facebookpixelscript,
#block-googlescripts,
#block-headerscripts,
.input-group-addon {
    display: none
}

.cart-form ol.breadcrumb,
.cart-form ol.breadcrumb a,
.commerce-checkout-flow ol.breadcrumb,
.commerce-checkout-flow ol.breadcrumb a {
    color: #000
}

.cart-form ol.breadcrumb {
    margin-top: -64px !important
}

@media (max-width:767px) {
    .cart-form ol.breadcrumb {
        margin-bottom: 80px;
        margin-top: -64px !important
    }

    .path-checkout ol.breadcrumb {
        display: none
    }
}

#edit-payment-information {
    background-color: #0000 !important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative
}

@media (max-width:961.98px) {
    #edit-payment-information {
        margin-bottom: 0
    }
}

#edit-payment-information .panel-body {
    padding: 0
}

.authorize-net-accept-js-form div.AuthorizeNetSeal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 58px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .authorize-net-accept-js-form div.AuthorizeNetSeal {
    float: right
}

[dir=rtl] .authorize-net-accept-js-form div.AuthorizeNetSeal {
    float: left
}

.AuthorizeNetSeal img {
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 54px
}

div.AuthorizeNetSeal a {
    margin: auto;
    text-decoration: unset
}

div.AuthorizeNetSeal a img {
    display: none
}

.ssl-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

@media (max-width:480px) {
    [dir=ltr] .ssl-icon {
        padding-left: 0
    }

    [dir=rtl] .ssl-icon {
        padding-right: 0
    }
}

.ssl-icon:after,
.ssl-icon:before {
    display: inline-block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto
}

script+.ssl-icon {
    margin-top: -10px;
    max-width: 208px
}

.ssl-icon:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/d654049ea430298785c887cd130b35b3.svg")
}

.ssl-icon:after {
    content: url("../../../../themes/custom/savanahconex/dist/images/0a30c9dd59db7640ac5a8564231d3100.png");
    -o-object-fit: contain;
    object-fit: contain;
    scale: .7
}

@media (max-width:480px) {
    .ssl-icon:after {
        scale: .5
    }
}

.authorize-net-accept-js-form {
    position: relative
}

fieldset[data-drupal-selector=edit-payment-information-payment-method]+.AuthorizeNetSeal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:991px) {
    .AuthorizeNetSeal {
        top: unset
    }

    .AuthorizeNetSeal img {
        height: 34px;
        width: 56px
    }
}

@media (max-width:480px) {
    .authorize-net-accept-js-form div.AuthorizeNetSeal {
        height: 54px;
        width: 50%
    }

    .AuthorizeNetSeal img {
        width: 40px
    }
}

#edit-payment-information-add-payment-method-billing-information div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] label {
    display: none
}

.payment-method-icon-list .payment-method-icon {
    margin-bottom: 0
}

@media (min-width:851px)and (max-width:1199px) {
    .payment-method-icon-list .payment-method-icon {
        background-size: 40px 25px;
        height: 25px;
        width: 40px
    }

    [dir=ltr] .payment-method-icon-list .payment-method-icon {
        margin: 0 12px 0 0
    }

    [dir=rtl] .payment-method-icon-list .payment-method-icon {
        margin: 0 0 0 12px
    }
}

@media (min-width:962px)and (max-width:1060px) {
    [dir=ltr] .payment-method-icon-list .payment-method-icon {
        margin: 0 10px 0 0
    }

    [dir=rtl] .payment-method-icon-list .payment-method-icon {
        margin: 0 0 0 10px
    }
}

.payment-method-icon-list .payment-method-icon.payment-method-icon--dinersclub {
    display: none
}

[dir=ltr] .payment-method-icon-list .payment-method-icon:last-child {
    margin-right: 0
}

[dir=rtl] .payment-method-icon-list .payment-method-icon:last-child {
    margin-left: 0
}

@media (max-width:480px) {
    .form-item-payment-information-add-payment-method-payment-details-number {
        margin-top: 0
    }
}

.credit-card-form__divider {
    margin: .5em .5em 0
}

.path-cart .main-container,
.path-checkout .main-container {
    background: #fff
}

.cart-form .header-video-block,
.path-cart .header-video-block {
    min-height: 120px;
    padding: 20px 60px;
    z-index: 1
}

[dir=ltr] .cart-form .header-video-block,
[dir=ltr] .path-cart .header-video-block {
    text-align: left
}

[dir=rtl] .cart-form .header-video-block,
[dir=rtl] .path-cart .header-video-block {
    text-align: right
}

@media (min-width:962px)and (max-width:1366.98px) {

    .cart-form .header-video-block,
    .path-cart .header-video-block {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media (max-width:961.98px) {

    .cart-form .header-video-block,
    .path-cart .header-video-block {
        padding: 100px 32px 27px
    }
}

@media (max-width:767px) {

    .cart-form .header-video-block,
    .path-cart .header-video-block {
        padding: 100px 24px 23px
    }
}

@media (max-width:480px) {

    .cart-form .header-video-block,
    .path-cart .header-video-block {
        height: 192px
    }
}

.cart-form .header-video-block .text-wrapper,
.path-cart .header-video-block .text-wrapper,
.path-checkout .header-video-block .text-wrapper {
    min-height: unset;
    position: relative
}

.cart-form .header-video-block .text-wrapper a,
.path-cart .header-video-block .text-wrapper a {
    display: none
}

.cart-form .header-video-block,
.path-cart .header-video-block {
    background-color: #f7f7f7
}

.cart-form .header-video-block .text-wrapper h1,
.path-cart .header-video-block .text-wrapper h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-form .header-video-block .text-wrapper h1 .cart-title,
.path-cart .header-video-block .text-wrapper h1 .cart-title {
    color: #fff;
    font-weight: 600
}

.cart-form .header-video-block .text-wrapper h1 .cart-title:after,
.path-cart .header-video-block .text-wrapper h1 .cart-title:after {
    content: attr(data-cart-quantity--format);
    font-weight: 400;
    opacity: .4
}

[dir=ltr] .cart-form .header-video-block .text-wrapper h1 .cart-title:after,
[dir=ltr] .path-cart .header-video-block .text-wrapper h1 .cart-title:after {
    margin-left: 10px
}

[dir=rtl] .cart-form .header-video-block .text-wrapper h1 .cart-title:after,
[dir=rtl] .path-cart .header-video-block .text-wrapper h1 .cart-title:after {
    margin-right: 10px
}

.cart-form .header-video-block .text-enable-1 h1 .cart-title,
.path-cart .header-video-block .text-enable-1 h1 .cart-title {
    color: #000
}

.cart-form .header-video-block .text-wrapper h1,
.path-cart .header-video-block .text-wrapper h1 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 28px;
    margin: 0;
    padding-top: 15px
}

.cart-form .header-video-block .text-wrapper h1.checkout,
.path-cart .header-video-block .text-wrapper h1.checkout {
    display: none
}

.cart-form .header-video-block .zip-form-wrapper {
    margin: unset
}

.cart-form ol.breadcrumb,
.path-cart ol.breadcrumb,
.path-checkout ol.breadcrumb {
    color: #fff;
    margin-bottom: 0;
    padding: 0 156px;
    position: relative;
    z-index: 1
}

@media (max-width:968px) {

    .cart-form ol.breadcrumb,
    .path-cart ol.breadcrumb,
    .path-checkout ol.breadcrumb {
        position: absolute
    }

    [dir=ltr] .cart-form ol.breadcrumb,
    [dir=ltr] .path-cart ol.breadcrumb,
    [dir=ltr] .path-checkout ol.breadcrumb {
        padding: 0 0 0 115px
    }

    [dir=rtl] .cart-form ol.breadcrumb,
    [dir=rtl] .path-cart ol.breadcrumb,
    [dir=rtl] .path-checkout ol.breadcrumb {
        padding: 0 115px 0 0
    }
}

.cart-form ol.breadcrumb a,
.path-checkout ol.breadcrumb a {
    color: #fff
}

.form-item-shipping-information-shipping-profile-copy-to-address-book {
    width: 100%
}

[dir=ltr] .form-item-shipping-information-shipping-profile-copy-to-address-book label {
    margin: 20px 0 0 20px
}

[dir=rtl] .form-item-shipping-information-shipping-profile-copy-to-address-book label {
    margin: 20px 20px 0 0
}

@media (max-width:767px) {
    [dir=ltr] .form-item-shipping-information-shipping-profile-copy-to-address-book label {
        margin: 0 0 0 20px
    }

    [dir=rtl] .form-item-shipping-information-shipping-profile-copy-to-address-book label {
        margin: 0 20px 0 0
    }
}

.path-cart .order-total-line__subtotal {
    font-weight: 700
}

.path-cart .order-total-line__subtotal .order-total-line-label,
.path-cart .order-total-line__total .order-total-line-label {
    font-weight: 400
}

.delivery-date {
    background-color: #f7f7f7;
    margin-bottom: 10px
}

.zip-form-wrapper {
    margin: 30px auto 0;
    position: relative;
    width: 33%
}

.path-frontpage .zip-form-wrapper .form-item-zipcode {
    width: 100%
}

.path-frontpage .zip-form-wrapper #get-price-button {
    padding: 8px 15px;
    position: absolute;
    top: 9px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .path-frontpage .zip-form-wrapper #get-price-button {
    right: 8px
}

[dir=rtl] .path-frontpage .zip-form-wrapper #get-price-button {
    left: 8px
}

@media (max-width:1024px) {
    .path-frontpage .zip-form-wrapper #get-price-button {
        padding: 4px 10px
    }

    [dir=ltr] .header-video-block .conexwest-zipcode-calculator-get-price-form input {
        padding-right: 100px
    }

    [dir=rtl] .header-video-block .conexwest-zipcode-calculator-get-price-form input {
        padding-left: 100px
    }
}

@media (max-width:767px) {
    .zip-form-wrapper {
        width: 100%
    }
}

.category-page-zipcode-calculator-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    box-shadow: 0 4px 2px -2px gray;
    position: relative
}

.category-page-zipcode-calculator-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:961px) {
    [dir=ltr] .category-page-zipcode-calculator-form h4 {
        margin-left: 40px
    }

    [dir=rtl] .category-page-zipcode-calculator-form h4 {
        margin-right: 40px
    }
}

.category-page-zipcode-calculator-form .form-item-zipcode {
    width: 143px
}

.category-page-zipcode-calculator-form .form-item input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 16px;
    stroke: #ddd
}

[dir=ltr] .category-page-zipcode-calculator-form .form-item input {
    -webkit-box-shadow: inset 1px 1px 3px 0 #0000001f;
    box-shadow: inset 1px 1px 3px 0 #0000001f
}

[dir=rtl] .category-page-zipcode-calculator-form .form-item input {
    -webkit-box-shadow: inset -1px 1px 3px 0 #0000001f;
    box-shadow: inset -1px 1px 3px 0 #0000001f
}

.category-page-zipcode-calculator-form #get-price-button {
    font-size: 16px;
    height: 40px;
    line-height: 12px;
    padding: 14px 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form #get-price-button .button-text {
    font-size: 16px
}

@media (min-width:968px) {
    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form #get-price-button {
        border-radius: .7rem;
        font-size: .8em;
        height: 64px;
        padding: .75em 2.5em
    }

    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form .form-item input {
        border-radius: .7rem;
        font-size: 17pt;
        height: 64px
    }
}

.containers-category-page #zipcode-value:before {
    background-color: #ffe3004d;
    border-radius: 50%;
    margin: 12px;
    position: absolute;
    scale: 1.5;
    top: -10px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    width: 32px
}

[dir=ltr] .containers-category-page #zipcode-value:before {
    left: -58px
}

[dir=rtl] .containers-category-page #zipcode-value:before {
    right: -58px
}

.containers-category-page .category-title h2 {
    margin-top: 20px
}

.containers-category-page .product-item a {
    border-bottom: unset
}

@media (max-width:475px) {
    .containers-category-page .category-title h2 {
        font-size: 20px
    }

    .containers-category-page .category-title #zipcode-value {
        font-size: 22px
    }

    .containers-category-page .category-title #zipcode-value:before {
        scale: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .containers-category-page .category-title #show-zipcode-form {
        margin-top: 19px
    }
}

@media (max-width:961px) {
    .category-page-zipcode-calculator-form.hide+.breadcrumb {
        margin-bottom: 60px
    }

    .user-logged-in .category-page-zipcode-calculator-form.hide+.breadcrumb {
        margin-bottom: 0
    }

    .zip-wrapper:not(.zip-menu) .category-page-zipcode-calculator-form #get-price-button .button-text {
        font-size: 14px
    }
}

.add-to-cart-webform-modal {
    border-radius: .7rem;
    height: 100% !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0;
    width: 100% !important;
    z-index: 10000
}

[dir=ltr] .add-to-cart-webform-modal {
    left: 0
}

[dir=rtl] .add-to-cart-webform-modal {
    right: 0
}

.add-to-cart-webform-modal .ui-dialog-title {
    display: none
}

.add-to-cart-webform-modal .ui-dialog-titlebar {
    border: none
}

.add-to-cart-webform-modal .ui-dialog-content {
    height: 100% !important;
    margin: 0;
    max-height: unset !important;
    min-height: unset !important;
    overflow-x: hidden;
    padding: 0;
    scrollbar-color: #fff #e9e9e9;
    width: 100% !important
}

.add-to-cart-webform-modal .ui-dialog-content::-webkit-scrollbar-track {
    background: #e9e9e9;
    width: 0
}

.add-to-cart-webform-modal .ui-dialog-content form {
    margin: auto;
    max-width: 1080px;
    overflow: visible;
    padding-top: 0
}

.add-to-cart-webform-modal .ui-dialog-titlebar-close {
    border: none;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    top: 50px;
    z-index: 1000
}

[dir=ltr] .add-to-cart-webform-modal .ui-dialog-titlebar-close {
    right: 50px
}

[dir=rtl] .add-to-cart-webform-modal .ui-dialog-titlebar-close {
    left: 50px
}

.add-to-cart-webform-modal .ui-dialog-titlebar-close:before {
    background-color: #e1e1e1;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    width: 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add-to-cart-webform-modal+.ui-widget-overlay,
.add-to-cart-webform-modal+iframe+.ui-widget-overlay {
    background: rgba(0, 0, 0, .659);
    opacity: 1;
    z-index: 9999
}

@media (max-width:1400px) {
    .add-to-cart-webform-modal {
        height: 100% !important;
        width: 100% !important
    }
}

@media (min-width:1600px) {
    .add-to-cart-webform-modal {
        max-width: unset
    }
}

@media (max-width:450px) {
    .add-to-cart-webform-modal .ui-dialog-titlebar-close {
        top: 36px
    }

    [dir=ltr] .add-to-cart-webform-modal .ui-dialog-titlebar-close {
        right: 32px
    }

    [dir=rtl] .add-to-cart-webform-modal .ui-dialog-titlebar-close {
        left: 32px
    }
}

.estimate-shipment div,
.view-id-commerce_cart_form .order-total-line__adjustment--shipping,
.view-id-commerce_cart_form .order-total-line__adjustment--tax,
.view-id-commerce_cart_form .order-total-line__subtotal,
.view-id-commerce_cart_form .order-total-line__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.estimate-shipment .order-total-line-label {
    font-size: 18px;
    font-weight: 400
}

.estimate-shipment p {
    color: #0b1b22;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px
}

.estimate-shipment .price {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

.prod-block .field-content input {
    border-color: #d5d5d5;
    font-size: 18px;
    font-weight: 600 !important;
    height: 42px
}

.prod-block .views-field-edit-quantity .form-type-number {
    text-align: end
}

.prod-block .delete-order-item:active {
    border: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    outline: unset
}

.prod-block .delete-order-item:hover {
    background: unset
}

.view-id-commerce_cart_form .field--name-total-price .order-total-line__adjustment {
    color: #0b1b22;
    font-weight: 400;
    line-height: 18px;
    margin: 10px 0;
    opacity: 66%
}

.view-id-commerce_cart_form .order-total-line__subtotal .order-total-line-value,
.view-id-commerce_cart_form .order-total-line__total .order-total-line-value {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.view-commerce-cart-form .views-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.view-commerce-cart-form .views-row .product-data__wrapper {
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: grid;
    grid-template: "image image title" auto "image image sku" 1fr "remove quantity arravies" minmax(18px, auto) "remove quantity price" 24px/60px 100px 1fr;
    width: 100%
}

@media (max-width:767px) {
    .view-commerce-cart-form .views-row .product-data__wrapper {
        grid-template: "image image title" auto "image image sku" 1fr "image image arravies" minmax(18px, auto) "remove quantity price" 34px/60px 100px 1fr
    }
}

@media (768px <=width <=962px),
(min-width:1200px) {
    .view-commerce-cart-form .views-row .product-data__wrapper {
        grid-template: "image title quantity price" auto "image sku quantity price" 20px "image . . ." auto "image arravies arravies remove" 28px/minmax(auto, 198px) 1fr 110px auto
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .product-images__wrapper {
    grid-area: image;
    margin-bottom: 15px
}

@media (min-width:1366px) {
    .view-commerce-cart-form .views-row .product-data__wrapper .product-images__wrapper {
        margin-bottom: 0
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-title {
    grid-area: title;
    margin-bottom: 8px
}

@media (768px <=width <=962px),
(min-width:1200px) {
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-title {
        margin-bottom: 0
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity {
    grid-area: quantity
}

@media (max-width:1199px)and (not (768px <=width <=962px)) {
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity>.field-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity>.field-content {
    float: right
}

[dir=rtl] .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity>.field-content {
    float: left
}

@media (768px <=width <=962px),
(min-width:1200px) {
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity>.field-content {
        margin: 0 8px
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity>.field-content input {
    text-align: center
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity {
    background: #0000;
    border: none;
    font-size: 26px;
    font-weight: 400;
    height: 46px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 33%
}

[dir=ltr] .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity {
    left: 0
}

[dir=rtl] .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity {
    right: 0
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity:hover {
    background-color: #0000
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity:active {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

[dir=ltr] .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity.quantity-increase {
    left: unset;
    right: 0
}

[dir=rtl] .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity .quantity.quantity-increase {
    left: 0;
    right: unset
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-sku {
    color: #6a767b;
    font: normal 400 14px/17.6px Source Sans Pro, sans-serif;
    grid-area: sku
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-total-price__number,
.view-commerce-cart-form .views-row .product-data__wrapper .views-field-unit-price__number {
    font-size: 20px;
    font-weight: 700;
    grid-area: price
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-remove-button {
    grid-area: remove;
    margin-bottom: 10px;
    position: relative;
    width: 100%
}

@media (max-width:1199px)and (not (768px <=width <=962px)) {
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-remove-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (768px <=width <=962px),
(min-width:1200px) {
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-remove-button {
        margin: 0
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .views-field-estimated-delivery-time {
    font-size: 0;
    grid-area: arravies;
    margin-bottom: 4px
}

@media (768px <=width <=962px),
(min-width:1200px) {
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-estimated-delivery-time {
        margin: 12px 0 0
    }
}

.view-commerce-cart-form .views-row .product-data__wrapper .order-item__update,
.view-commerce-cart-form .views-row .product-data__wrapper .views-field-sku {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.view-commerce-cart-form .views-row .product-data__wrapper .order-item__update {
    display: none
}

[dir=ltr] .view-commerce-cart-form .views-row .product-data__wrapper .order-item__update {
    padding-left: 5px;
    text-align: right
}

[dir=rtl] .view-commerce-cart-form .views-row .product-data__wrapper .order-item__update {
    padding-right: 5px;
    text-align: left
}

.view-commerce-cart-form .views-row .views-field-field-selected-container {
    max-height: 30px
}

.view-commerce-cart-form .views-row .views-field-field-selected-container p {
    display: ruby-text;
    font-size: 14px;
    padding-top: 1em
}

.view-commerce-cart-form .have-questions-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 28px 30px 42px;
    text-align: center;
    width: 100%
}

@media (min-width:768px)and (max-width:962px) {
    .view-commerce-cart-form .have-questions-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 28px 0 42px
    }
}

@media (min-width:962px) {
    .view-commerce-cart-form .have-questions-block {
        padding-top: 26px
    }
}

.view-commerce-cart-form .have-questions-block .image {
    background-color: #e9e9e9;
    border-radius: 50%;
    padding: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .view-commerce-cart-form .have-questions-block .image {
    margin: 0 12px 12px 0
}

[dir=rtl] .view-commerce-cart-form .have-questions-block .image {
    margin: 0 0 12px 12px
}

.view-commerce-cart-form .have-questions-block .content-wrapper {
    margin-top: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width:768px)and (max-width:962px) {
    .view-commerce-cart-form .have-questions-block .content-wrapper {
        margin: 0
    }
}

.view-commerce-cart-form .have-questions-block .content-wrapper .title {
    font: normal 700 16px/22px Inter;
    margin: 0;
    text-align: center
}

@media (min-width:768px)and (max-width:962px) {
    [dir=ltr] .view-commerce-cart-form .have-questions-block .content-wrapper .title {
        text-align: left
    }

    [dir=rtl] .view-commerce-cart-form .have-questions-block .content-wrapper .title {
        text-align: right
    }
}

.view-commerce-cart-form .have-questions-block .content-wrapper .text {
    font: normal 400 14px/20px Inter
}

.view-commerce-cart-form .have-questions-block .content-wrapper .text a {
    border-bottom: unset;
    font-weight: 700
}

.view-commerce-cart-form .have-questions-block .content-wrapper .text a:hover {
    border-bottom: 1px dashed #061b23cc
}

.view-commerce-cart-form .have-questions-block .content-wrapper .text,
.view-commerce-cart-form .have-questions-block .content-wrapper .text a {
    color: #061b23cc
}

.zipcode-add-quantity>.quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    margin-bottom: 14px;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .zipcode-add-quantity>.quantity {
    float: right
}

[dir=rtl] .zipcode-add-quantity>.quantity {
    float: left
}

.zipcode-add-quantity .quantity>.quantity {
    background: #0000;
    border: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    font-size: 26px;
    font-weight: 400;
    height: 46px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 33%
}

[dir=ltr] .zipcode-add-quantity .quantity>.quantity {
    left: 0
}

[dir=rtl] .zipcode-add-quantity .quantity>.quantity {
    right: 0
}

[dir=ltr] .zipcode-add-quantity .quantity>.quantity.quantity-increase {
    left: unset;
    right: 0
}

[dir=rtl] .zipcode-add-quantity .quantity>.quantity.quantity-increase {
    left: 0;
    right: unset
}

@media (max-width:968px) {
    .view-commerce-cart-form .views-field-edit-quantity>.field-content input {
        padding: 0
    }
}

.path-cart button[data-drupal-selector=edit-submit] {
    display: none
}

.view-commerce-cart-form .views-row .order-item__update .cart-item__update {
    font-weight: 700
}

.view-commerce-cart-form .left .terms,
.view-commerce-cart-form .right .terms {
    color: gray;
    display: block;
    font-size: 14px;
    text-align: center
}

@media (max-width:968px) {
    .add-to-cart-webform-modal {
        height: 100vh !important;
        width: 100vw !important
    }
}

@media (max-width:767px) {
    .prod-block .views-row {
        background-color: #fff;
        border-radius: .7rem;
        margin-bottom: 8px;
        padding: 16px;
        position: relative
    }

    .view-commerce-cart-form .views-row .views-field-field-var-images {
        min-width: 100px
    }

    [dir=ltr] .view-commerce-cart-form .views-row .views-field-field-var-images {
        float: left
    }

    [dir=rtl] .view-commerce-cart-form .views-row .views-field-field-var-images {
        float: right
    }

    .view-commerce-cart-form .views-row .views-field-field-var-images img {
        margin: auto;
        max-height: 111px;
        min-width: 80px;
        width: auto
    }

    .view-commerce-cart-form .views-row .views-field-title a {
        border-bottom: unset;
        color: #000;
        font-weight: 700
    }

    .view-commerce-cart-form .views-row .views-field-title a:hover {
        border-bottom: 1px dashed #000
    }

    .view-commerce-cart-form .views-field-total-price__number {
        font-weight: 700
    }

    .view-id-commerce_cart_form .order-total-line__total {
        border-top: solid #e5e5e5;
        margin-top: 16px
    }
}

.view-commerce-cart-form .views-form>form {
    background-color: #f7f7f7
}

@media (min-width:962px) {
    .views-form>form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .left {
        -webkit-box-flex: 1;
        -ms-flex: 1 0;
        flex: 1 0;
        margin: 30px;
        width: calc(66% - 50px)
    }

    .right {
        background-color: #fff;
        padding: 0 24px 80px;
        width: 29.35%;
        z-index: 100
    }

    [dir=ltr] .right {
        border-left: 1px solid #e9e9e9
    }

    [dir=rtl] .right {
        border-right: 1px solid #e9e9e9
    }
}

@media (min-width:768px) {
    .view-commerce-cart-form {
        margin: 0;
        width: 100% !important
    }

    .cart-form .content-wrapper {
        padding: 0
    }

    .path-checkout .view-commerce-cart-form .view-content {
        margin: 60px 40px
    }

    .view-commerce-cart-form .form-actions {
        width: 100%
    }

    [dir=ltr] .view-commerce-cart-form .form-actions {
        float: right
    }

    [dir=rtl] .view-commerce-cart-form .form-actions {
        float: left
    }

    .view-commerce-cart-form .table-responsive,
    .view-commerce-cart-form .views-row {
        margin-bottom: 12px
    }

    div[data-drupal-selector=order-total-summary] {
        width: 100%
    }

    .view-id-commerce_cart_form .order-total-line__subtotal,
    .view-id-commerce_cart_form .order-total-line__total {
        margin: 0;
        padding: 0
    }

    .view-id-commerce_cart_form .order-total-line__total {
        border-top: 1px solid #e5e5e5;
        margin-top: 24px
    }

    .view-id-commerce_cart_form .field--name-total-price {
        width: 100%
    }

    .field--name-total-price .order-total-line__adjustment {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0;
        text-align: start
    }

    .view-commerce-cart-form .views-row {
        background-color: #fff;
        border-radius: .7rem;
        min-height: 159px;
        padding: 24px;
        position: relative
    }

    .view-commerce-cart-form .views-row .views-field-field-var-images {
        height: 100%;
        max-width: 200px;
        overflow: hidden
    }

    [dir=ltr] .view-commerce-cart-form .views-row .views-field-field-var-images {
        float: left
    }

    [dir=rtl] .view-commerce-cart-form .views-row .views-field-field-var-images {
        float: right
    }

    .view-commerce-cart-form .views-row .views-field-field-var-images img {
        margin: auto;
        max-height: -webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content;
        width: auto
    }

    .view-commerce-cart-form .views-row .views-field-title a {
        color: #000;
        font-size: 18px;
        font-weight: 700
    }

    .view-commerce-cart-form .views-row .views-field-title:hover {
        text-decoration: underline
    }

    .view-commerce-cart-form .views-field-sku {
        font-size: 16px;
        opacity: 60%
    }

    .view-commerce-cart-form .views-field-remove-button button {
        background-color: unset;
        border: unset;
        bottom: 0;
        opacity: 1;
        padding: 5px;
        position: absolute;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    [dir=ltr] .view-commerce-cart-form .views-field-remove-button button {
        margin: 0 14px 14px 0;
        right: 0
    }

    [dir=rtl] .view-commerce-cart-form .views-field-remove-button button {
        left: 0;
        margin: 0 0 14px 14px
    }
}

@media (min-width:1200px) {
    .view-commerce-cart-form .left {
        margin: 24px 48px;
        width: calc(66% - 80px)
    }

    .view-commerce-cart-form .right {
        padding: 0 24px
    }

    .prod-block .field-content input {
        width: 94px !important
    }

    .view-commerce-cart-form .views-field-total-price__number {
        font-size: 26px
    }

    .view-commerce-cart-form .views-row .views-field-title a {
        font-size: 20px
    }
}

@media (min-width:2200px) {

    .commerce-checkout-flow-multistep-default.commerce-checkout-flow,
    .view-commerce-cart-form .views-form>form {
        margin: auto;
        max-width: 1400px
    }
}

@media (max-width:962px) {
    .cart-form .content-wrapper {
        margin: 0 auto;
        padding: 0
    }

    .view-commerce-cart-form .left {
        padding: 24px;
        width: auto
    }

    .view-commerce-cart-form .right {
        background-color: #f7f7f7;
        font-size: 16px;
        padding: 0 24px;
        width: auto
    }

    .view-commerce-cart-form .right .order-total-summary h3 {
        font-size: 28px
    }

    .view-commerce-cart-form .order-total-line {
        margin: 0;
        padding: 16px 0 0
    }

    [dir=ltr] .view-commerce-cart-form .order-total-line {
        text-align: left
    }

    [dir=rtl] .view-commerce-cart-form .order-total-line {
        text-align: right
    }

    .view-commerce-cart-form .order-total-line.order-total-line__total {
        margin-top: 16px
    }

    [dir=ltr] .right .terms {
        padding-left: 28px
    }

    [dir=rtl] .right .terms {
        padding-right: 28px
    }
}

.view-commerce-cart-form .left .terms {
    margin-bottom: 15px
}

.view-commerce-cart-form .left .terms a,
.view-commerce-cart-form .right .terms a {
    color: gray
}

div[data-drupal-selector=edit-shipping-information-shipments] .panel {
    margin-top: 72px;
    position: relative
}

@media (max-width:1200px) {
    div[data-drupal-selector=edit-shipping-information-shipments] {
        padding-top: 24px
    }

    div[data-drupal-selector=edit-shipping-information-shipments] .panel {
        margin-top: 60px
    }
}

[dir=ltr] .path-cart .field--type-commerce-price {
    text-align: left
}

[dir=rtl] .path-cart .field--type-commerce-price {
    text-align: right
}

.path-cart .field--type-commerce-price .delivery {
    background-color: #f8f8f8;
    border-radius: .7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 22px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.path-cart .field--type-commerce-price .delivery .zip,
.path-checkout .delivery .zip {
    background-color: #fff;
    border-radius: .7rem;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 8px 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    border: 2px solid #e8e8e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.path-cart .field--type-commerce-price .delivery .zip:before,
.path-checkout .delivery .zip:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/1cbd749cd347674b9209c6a68764012b.svg")
}

[dir=ltr] .path-cart .field--type-commerce-price .delivery .zip:before,
[dir=ltr] .path-checkout .delivery .zip:before {
    margin-right: 10px
}

[dir=rtl] .path-cart .field--type-commerce-price .delivery .zip:before,
[dir=rtl] .path-checkout .delivery .zip:before {
    margin-left: 10px
}

.path-cart .field--type-commerce-price .delivery span:first-of-type,
.path-checkout .delivery span:first-of-type {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0b1b22;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px
}

.path-cart .delivery span:first-of-type:before,
.path-checkout .delivery span:first-of-type:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/9ca6dabe61bd959969707302c95c13bf.svg")
}

[dir=ltr] .path-cart .delivery span:first-of-type:before,
[dir=ltr] .path-checkout .delivery span:first-of-type:before {
    margin-right: 10px
}

[dir=rtl] .path-cart .delivery span:first-of-type:before,
[dir=rtl] .path-checkout .delivery span:first-of-type:before {
    margin-left: 10px
}

@media (max-width:1200px) {

    .path-cart .field--type-commerce-price .delivery,
    .path-checkout .delivery {
        padding: 18px 14px
    }

    [dir=ltr] .path-cart .delivery span:first-of-type:before {
        margin-right: 4px
    }

    [dir=rtl] .path-cart .delivery span:first-of-type:before {
        margin-left: 4px
    }

    .path-cart .field--type-commerce-price .delivery .zip {
        padding: 6px 8px
    }
}

.path-cart button#edit-checkout {
    background-color: #ffe300;
    border: .5px solid #ffe300
}

.path-cart .messages__wrapper,
.path-cart .messages__wrapper .alert-danger,
.path-cart .messages__wrapper .alert-success {
    display: none
}

.path-cart button[data-drupal-selector=edit-submit] {
    margin-bottom: 14px;
    padding: .5em 1em
}

.path-cart button[data-drupal-selector=edit-submit] .icon {
    display: none
}

@media (max-width:1200px) {
    .path-cart .btn-default {
        font-size: 16px;
        padding: 1em;
        text-wrap: balance;
        width: 100%
    }

    .path-cart .view-id-commerce_cart_form {
        margin: 0
    }
}

@media (max-width:767px) {
    .path-cart .btn-default {
        width: 100%
    }

    .path-cart .field--type-commerce-price .delivery {
        margin-bottom: 24px
    }

    .view-id-commerce_cart_form .order-total-line__total {
        margin-top: 20px;
        padding-top: 18px
    }

    [dir=ltr] div[data-drupal-selector=order-total-summary] {
        margin-right: 0
    }

    [dir=rtl] div[data-drupal-selector=order-total-summary] {
        margin-left: 0
    }

    .order-total-line__adjustment .order-total-line-value {
        font-weight: 700
    }
}

@media screen and (min-width:962px)and (max-width:1240px) {
    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality {
        width: 100%
    }

    [dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality {
        padding-right: 0
    }

    [dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality {
        padding-left: 0
    }
}

@media (max-width:961px) {
    .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality {
        width: 100%
    }

    [dir=ltr] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality {
        padding-right: 0
    }

    [dir=rtl] .commerce-checkout-flow .form-item-shipping-information-shipping-profile-address-0-address-locality {
        padding-left: 0
    }
}

@media (min-width:2200px) {
    div[data-drupal-selector=edit-payment-information-add-payment-method-payment-details] {
        margin-bottom: 140px
    }
}

.view-commerce-cart-form #edit-empty-cart {
    display: none
}

.product-template input[type=number]::-webkit-inner-spin-button,
.product-template input[type=number]::-webkit-outer-spin-button,
.view-commerce-cart-form input[type=number]::-webkit-inner-spin-button,
.view-commerce-cart-form input[type=number]::-webkit-outer-spin-button {
    opacity: 0
}

div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div {
    margin-bottom: 54px
}

@media (max-width:1200px) {
    div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div {
        margin-bottom: 10px
    }

    [dir=ltr] div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:last-of-type {
        margin-right: 20%
    }

    [dir=rtl] div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:last-of-type {
        margin-left: 20%
    }
}

@media (max-width:968px) {
    div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:first-of-type {
        width: 100%
    }

    [dir=ltr] div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:first-of-type {
        padding-right: 0
    }

    [dir=rtl] div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:first-of-type {
        padding-left: 0
    }

    [dir=ltr] div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:last-of-type {
        margin-right: 0
    }

    [dir=rtl] div[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-address-wrapper] .address-container-inline:last-of-type>div:last-of-type {
        margin-left: 0
    }
}

.form-item-payment-information-add-payment-method-billing-information-copy-fields-enable .control-label {
    width: 100%
}

.product-template .nav-tabs {
    border-bottom: 3px solid #ddd
}

.product-template .nav-tabs>li>a {
    color: #888;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 700;
    padding: 10px 24px
}

.product-template .nav-tabs>li.active>a {
    border: unset;
    border-bottom: 3px solid #061b23;
    color: #061b23;
    margin-bottom: -1px
}

.product-template .product-variation-sku {
    color: #888;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 24px
}

.product-template .product-variation-sku .field--label {
    font-weight: 400
}

.product-template .col-sm-7 .slider-nav .slide-wrapper {
    -ms-flex-preferred-size: calc(20% - 5px);
    flex-basis: calc(20% - 5px)
}

.product-template .tabs-desktop.overflow {
    display: none
}

.product-template .tabs-mobile .card-header {
    position: relative
}

.product-template .tabs-mobile .card-header>a {
    border-bottom: unset;
    color: #061b23;
    display: block;
    font-weight: 700;
    padding: 8px 0
}

.product-template .tabs-mobile .card-header>a:after {
    background-color: #f7f7f7;
    border-radius: 50%;
    content: url("../../../../themes/custom/savanahconex/dist/images/eec84f9a5adfc175fa9ecabe32ebbd85.svg");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    position: absolute;
    top: 16px;
    width: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 8px;
    rotate: 0deg
}

[dir=ltr] .product-template .tabs-mobile .card-header>a:after {
    right: 0
}

[dir=rtl] .product-template .tabs-mobile .card-header>a:after {
    left: 0
}

.product-template .tabs-mobile .card {
    border-bottom: 2px solid #e8e8e8
}

.product-template .tabs-mobile .card:last-of-type {
    border-bottom: unset;
    margin-bottom: 10px
}

.product-template .tabs-mobile .card .card-body {
    margin-bottom: 15px
}

@media screen and (min-width:768px)and (max-width:1280px) {
    .product-template .col-sm-7 {
        width: 41.66666667%
    }

    .product-template .col-sm-5 {
        width: 58.33333333%
    }
}

.tabs-desktop.overflow+.tabs-mobile {
    display: block
}

.tabs-mobile .card-header a.collapsed:after {
    rotate: 180deg
}

@media (min-width:1200px) {
    .product-template .product-variation-title {
        font-size: 34px;
        margin-bottom: 14px
    }

    .product-template .content-wrapper {
        margin-top: 2em
    }

    .product-template .col-sm-5 .js-form-wrapper.field--name-purchased-entity,
    .product-template .col-sm-5 .js-form-wrapper.field--name-purchased-entity>.form-wrapper {
        margin-top: 0
    }
}

@media (max-width:800px) {
    .product-template .content-wrapper {
        margin-bottom: 2em
    }

    .product-template .tabs-mobile .card-header {
        position: relative
    }

    .product-template .tabs-mobile .card-header>a {
        border-bottom: unset;
        color: #061b23;
        display: block;
        font-weight: 700;
        padding: 8px 0
    }

    .product-template .tabs-mobile .card-header>a:after {
        background-color: #f7f7f7;
        border-radius: 50%;
        content: url("../../../../themes/custom/savanahconex/dist/images/eec84f9a5adfc175fa9ecabe32ebbd85.svg");
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 32px;
        position: absolute;
        top: 16px;
        width: 32px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 8px;
        rotate: 0deg
    }

    [dir=ltr] .product-template .tabs-mobile .card-header>a:after {
        right: 0
    }

    [dir=rtl] .product-template .tabs-mobile .card-header>a:after {
        left: 0
    }

    .product-template .tabs-mobile .card-header a.collapsed:after {
        rotate: 180deg
    }

    .product-template .tabs-mobile .card {
        border-bottom: 2px solid #e8e8e8
    }

    .product-template .tabs-mobile .card:last-of-type {
        border-bottom: unset;
        margin-bottom: 10px
    }

    .product-template .product-variation-sku {
        padding-bottom: 0
    }

    .product-template .col-sm-5 .js-form-wrapper.field--name-purchased-entity,
    .product-template .col-sm-5 .js-form-wrapper.field--name-purchased-entity>.form-wrapper {
        margin-top: 0
    }

    .product-template .related-containers-slider .content-wrapper {
        margin-bottom: 60px;
        margin-top: 40px
    }
}

.related-containers-slider .content-wrapper {
    position: relative
}

.related-containers-slider .content-wrapper .slick-arrow {
    background-color: #061b23;
    border: unset;
    border-radius: 50%;
    color: #fff !important;
    height: 22px;
    overflow: hidden;
    position: absolute;
    top: -28px;
    width: 22px
}

[dir=ltr] .related-containers-slider .content-wrapper .slick-arrow {
    right: 20px
}

[dir=rtl] .related-containers-slider .content-wrapper .slick-arrow {
    left: 20px
}

.related-containers-slider .content-wrapper .slick-arrow:before {
    line-height: 1.2;
    opacity: unset
}

[dir=ltr] .related-containers-slider .content-wrapper .slick-prev.slick-arrow {
    left: unset;
    right: 52px
}

[dir=rtl] .related-containers-slider .content-wrapper .slick-prev.slick-arrow {
    left: 52px;
    right: unset
}

.related-containers-slider .content-wrapper .slick-arrow[aria-disabled=true] {
    opacity: .3
}

.related-containers-slider .content-wrapper .slick-arrow:active {
    margin-top: -10px
}

.related-containers-slider .content-wrapper .slick-dots {
    display: none
}

@media (min-width:1025px) {
    .related-containers-slider .content-wrapper .slick-slide:nth-child(n+5)~.slick-dots {
        display: block
    }
}

@media (max-width:1024px) {
    .related-containers-slider .content-wrapper .slick-slide:nth-child(n+4)~.slick-dots {
        display: block
    }
}

#zipcode-info.hide+.price,
#zipcode-info.hide+.zipcode-add-quantity {
    display: none
}

@media (max-width:767px) {
    .rent-container.product-template .custom-quote {
        display: none
    }
}

@media (max-width:480px) {

    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-sku,
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-title,
    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-total-price__number {
        -webkit-box-flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-edit-quantity {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .view-commerce-cart-form .views-row .product-data__wrapper .order-item__update {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%
    }

    [dir=ltr] .view-commerce-cart-form .views-row .product-data__wrapper .order-item__update {
        text-align: left
    }

    [dir=rtl] .view-commerce-cart-form .views-row .product-data__wrapper .order-item__update {
        text-align: right
    }

    .view-commerce-cart-form .views-row .product-data__wrapper .views-field-remove-button {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%
    }
}

.back-to-cart a {
    color: gray;
    font-size: 18px
}

.views-field-estimated-delivery-time {
    width: 100%
}

.views-field-estimated-delivery-time span {
    color: #061b23;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4em
}

.views-field-estimated-delivery-time span b {
    color: green
}

.view-commerce-cart-form .prod-block button.btn.delete-order-item {
    margin: 0;
    padding: 0;
    width: 100%
}

[dir=ltr] .view-commerce-cart-form .prod-block button.btn.delete-order-item {
    text-align: left
}

[dir=rtl] .view-commerce-cart-form .prod-block button.btn.delete-order-item {
    text-align: right
}

@media (768px <=width <=962px),
(min-width:1200px) {
    .view-commerce-cart-form .prod-block button.btn.delete-order-item {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content
    }

    [dir=ltr] .view-commerce-cart-form .prod-block button.btn.delete-order-item {
        text-align: right
    }

    [dir=rtl] .view-commerce-cart-form .prod-block button.btn.delete-order-item {
        text-align: left
    }
}

.view-commerce-cart-form .prod-block button.btn.delete-order-item .icon {
    display: none
}

.view-commerce-cart-form .prod-block button.btn.delete-order-item .button-text {
    border-bottom: 1px dashed #bfbfbf;
    color: #06f;
    font: normal 400 14px/17.6px Source Sans Pro, sans-serif
}

.checkout-pane-payment-information .panel-body {
    padding-bottom: 14px
}

@media (max-width:480px) {
    .view-commerce-cart-form .prod-block button.btn.delete-order-item .icon:before {
        content: url("../../../../themes/custom/savanahconex/dist/images/b9c8ba7e6fe11fcaed50ea794fe718ca.svg");
        opacity: 1
    }

    .views-field-estimated-delivery-time span {
        font-size: 14px;
        font-weight: 400
    }

    .prod-block .views-row {
        padding: 16px
    }

    .cart .view-commerce-cart-form .view-content {
        background-color: #f7f7f7
    }

    .cart .order-total-line__adjustment--tiltbed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .path-cart .header-video-block .text-wrapper h1 {
        font-size: 28px;
        line-height: 30px
    }

    .path-cart .terms {
        bottom: 232px;
        position: absolute;
        width: calc(100% - 40px);
        z-index: 1
    }

    [dir=ltr] .path-cart .terms {
        left: 20px
    }

    [dir=rtl] .path-cart .terms {
        right: 20px
    }

    .view-commerce-cart-form {
        position: relative
    }

    .views-field-estimated-delivery-time span:before {
        display: none
    }

    .commerce-checkout-flow-multistep-default.commerce-checkout-flow {
        position: relative
    }

    p.back-to-cart {
        display: none
    }
}

.form-item.form-autocomplete .input-group {
    width: 100%
}

.checkout-complete .new-account {
    text-transform: uppercase
}

.ckeditor-accordion-container dl {
    border: none
}

.ckeditor-accordion-container dl dt {
    border-bottom: 1px solid #a6a6a6
}

.ckeditor-accordion-container dl dt:first-of-type {
    border-top: 1px solid #a6a6a6
}

[dir=ltr] .ckeditor-accordion-container dl dt>a:not(.button) {
    padding: 10px 50px 10px 15px
}

[dir=rtl] .ckeditor-accordion-container dl dt>a:not(.button) {
    padding: 10px 15px 10px 50px
}

.ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
    background-color: unset;
    border-bottom: none;
    color: #061b23;
    font-weight: 700
}

.ckeditor-accordion-container dl dt>a:not(.button):hover {
    background-color: unset
}

.ckeditor-accordion-container dl dt.active>a.ckeditor-accordion-toggler {
    background-color: unset;
    color: #061b23
}

.ckeditor-accordion-container dl dd {
    padding: 15px 15px 0 !important
}

[dir=ltr] .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    left: unset;
    right: 11px
}

[dir=rtl] .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    left: 11px;
    right: unset
}

.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after,
.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before {
    background: #a6a6a6
}

[dir=ltr] .slick-dots {
    margin-left: 0
}

[dir=rtl] .slick-dots {
    margin-right: 0
}

.sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    white-space: nowrap
}

i.fa-duotone {
    display: none
}

.site-container h1 {
    color: #061b23;
    font-size: 58px;
    line-height: 62px
}

@media (max-width:768px) {
    .site-container h1 {
        font-size: 36px;
        line-height: 44px
    }
}

.site-container h2 {
    color: #061b23;
    font-size: 40px;
    line-height: 50px
}

@media (max-width:768px) {
    .site-container h2 {
        font-size: 32px;
        line-height: 38px
    }
}

.site-container h3 {
    color: #061b23;
    font-size: 34px;
    line-height: 42px
}

@media (max-width:768px) {
    .site-container h3 {
        font-size: 28px;
        line-height: 34px
    }
}

.site-container h4 {
    color: #061b23;
    font-size: 25px;
    line-height: 30px
}

@media (max-width:768px) {
    .site-container h4 {
        font-size: 22px;
        line-height: 26px
    }
}

.site-container h5 {
    color: #061b23;
    font-size: 20px;
    line-height: 25px
}

.site-container h6 {
    color: #061b23;
    font-size: 16px;
    line-height: 20px
}

.font-14 {
    font-size: 14px;
    line-height: 17px
}

.font-14,
.font-16 {
    color: #000;
    font-weight: 400
}

.font-16 {
    font-size: 16px;
    line-height: 22px
}

.font-18 {
    font-size: 18px;
    line-height: 26px
}

.font-18,
.font-20 {
    color: #000;
    font-weight: 400
}

.font-20 {
    font-size: 20px;
    line-height: 28px
}

.font-36 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 42px
}

.button.btn-md {
    padding: 11px 30px
}

.button.outline-btn {
    background: #0000;
    border: 2px solid #061b23
}

.button.outline-btn:hover {
    background: #061b23;
    color: #fff !important
}

.button.yellow-outline-btn {
    background: #0000;
    border: 2px solid #ffe300;
    color: #dfd604 !important
}

.button.yellow-outline-btn:hover {
    background: #ffe300;
    color: #061b23 !important
}

.button.small-outline-btn {
    background: #fff;
    border: 1.5px solid #e8e8e8;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px #0000000a;
    box-shadow: 0 2px 6px #0000000a;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 8px 12px;
    width: auto
}

.button.small-outline-btn:hover {
    background: #061b23;
    color: #fff !important
}

.flex-w {
    gap: 0 !important
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.row.space-50 {
    margin: 0 -25px
}

.row.space-50 .col-6 {
    padding: 0 25px;
    width: 50%
}

@media (max-width:768px) {
    .row.space-50 .col-6 {
        width: 100%
    }
}

.row.space-50 .col-5 {
    padding: 0 25px;
    width: 43.3%
}

@media (max-width:768px) {
    .row.space-50 .col-5 {
        width: 100%
    }
}

.row.space-50 .col-7 {
    padding: 0 25px;
    width: 56.7%
}

@media (max-width:768px) {
    .row.space-50 .col-7 {
        width: 100%
    }
}

.site-container {
    margin: auto;
    max-width: 1400px;
    padding: 0 15px;
    width: 95%
}

.site-container h2 {
    margin: 0
}

.site-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:962px) {
    section.section {
        padding: 60px 0
    }
}

@media (max-width:768px) {
    section.section {
        padding: 50px 0
    }
}

h2.section-title {
    font-size: 48px;
    font-weight: 400;
    line-height: 1
}

@media screen and (max-width:1200px) {
    h2.section-title {
        font-size: 38px
    }
}

@media screen and (max-width:609px) {
    h2.section-title {
        font-size: 33px
    }
}

h2.section-title strong {
    display: block;
    font-size: 90px
}

@media screen and (max-width:1200px) {
    h2.section-title strong {
        font-size: 70px
    }
}

@media screen and (max-width:609px) {
    h2.section-title strong {
        font-size: 60px
    }
}

.container-brands {
    background: #010d12;
    padding: 34px 0
}

.container-brands.logos-with-desc {
    background: #061b23;
    padding: 60px 0
}

.container-brands.logos-with-desc .description-center {
    color: #fff;
    margin-top: 80px;
    text-align: center
}

@media (max-width:768px) {
    .container-brands {
        padding: 20px 0
    }
}

.container-brands .site-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.container-brands .brands-lhs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 94px;
    width: 131px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[dir=ltr] .container-brands .brands-lhs {
    border-right: 1px solid #f7f7f733
}

[dir=rtl] .container-brands .brands-lhs {
    border-left: 1px solid #f7f7f733
}

@media (max-width:768px) {
    .container-brands .brands-lhs {
        width: 100px
    }
}

.container-brands .brands-lhs img {
    max-width: 100%
}

.container-brands .brands-rhs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 131px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .container-brands .brands-rhs {
        width: calc(100% - 100px)
    }
}

.container-brands .brands-rhs .brands-slider {
    width: 100%
}

.container-brands .brands-rhs .brands-slider .brands-child {
    margin: 0;
    text-align: center
}

@media (max-width:768px) {
    .container-brands .brands-rhs .brands-slider .brands-child {
        padding: 0 10px
    }
}

@media (min-width:769px) {
    .container-brands .brands-rhs .brands-slider .brands-child {
        padding: 0 35px
    }
}

.container-brands .brands-rhs .brands-slider .brands-child>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: none;
    justify-content: center
}

.container-brands .brands-rhs .brands-slider .brands-child>a>img {
    margin: 0 auto;
    max-height: 40px;
    max-width: 100%;
    width: auto
}

.container-brands .brands-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.container-brands .brands-logos .brands-slider {
    width: 100%
}

.container-brands .brands-logos .brands-slider .brands-child {
    margin: 0;
    text-align: center
}

@media (max-width:768px) {
    .container-brands .brands-logos .brands-slider .brands-child {
        padding: 0 10px
    }
}

@media (min-width:769px) {
    .container-brands .brands-logos .brands-slider .brands-child {
        padding: 0 35px
    }
}

.container-brands .brands-logos .brands-slider .brands-child>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: none;
    justify-content: center
}

.container-brands .brands-logos .brands-slider .brands-child>a>img {
    margin: 0 auto;
    max-height: 40px;
    max-width: 100%;
    width: auto
}

.about {
    background-color: #f7f7f7;
    margin: auto;
    padding: 73px 0 68px
}

@media (max-width:768px) {
    .about {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

@media (min-width:767px) {
    .about-wrap.flex {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.about-wrap.flex .video {
    margin: 10px auto;
    max-width: 453px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width:768px) {
    .about-wrap.flex .video {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-bottom: 20px;
        padding: 0
    }
}

.about-wrap.flex .video iframe {
    margin: 0;
    max-width: 100%
}

.about-wrap.flex .video video {
    height: auto;
    position: unset;
    -webkit-transform: none;
    transform: none;
    width: 100%
}

.about-wrap.flex .video>* {
    border-radius: .7rem
}

.about-wrap.flex .about-content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

[dir=ltr] .about-wrap.flex .about-content {
    padding: 0 0 0 50px
}

[dir=rtl] .about-wrap.flex .about-content {
    padding: 0 50px 0 0
}

@media (max-width:768px) {
    .about-wrap.flex .about-content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding: 0 !important
    }
}

.about-wrap.flex .about-content h2 {
    margin-bottom: 24px
}

.about-wrap.flex .about-content .last-btn-wrap {
    margin-top: 24px
}

@media (min-width:769px) {
    .about.text-lhs .about-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    [dir=ltr] .about.text-lhs .about-wrap .about-content {
        padding: 0 24px 0 0
    }

    [dir=rtl] .about.text-lhs .about-wrap .about-content {
        padding: 0 0 0 24px
    }
}

.container-for-sale {
    background-color: #fff;
    padding: 80px 0 69px
}

.container-for-sale a {
    border-bottom: none;
    color: #000
}

.container-for-sale a.c-bottom-link {
    margin-top: 2em
}

.container-for-sale a:hover {
    color: #06f
}

.container-for-sale.container-dark-theme {
    background: #061b23
}

.container-for-sale.container-dark-theme .container-for-sale-slider .slick-dots li.slick-active button:before {
    background: #dfd604;
    opacity: 1
}

@media (max-width:768px) {
    .container-for-sale.container-dark-theme .container-for-sale-slider .slick-dots {
        width: auto
    }
}

.container-for-sale.container-dark-theme .ft,
.container-for-sale.container-dark-theme .site-container h2,
.container-for-sale.container-dark-theme h5.price {
    color: #fff
}

.container-for-sale.container-dark-theme .border-img {
    background: hsla(0, 0%, 85%, .102);
    border: none
}

.container-for-sale.container-dark-theme .cus-arrive {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    opacity: .6
}

.container-for-sale .border-img {
    border: 1.5px solid #eee;
    border-radius: .7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #f1f1f1;
    justify-content: center;
    margin-bottom: 16px;
    padding: 10px
}

@media (max-width:768px) {
    .container-for-sale .border-img {
        height: 140px
    }
}

.container-for-sale .border-img a {
    border-bottom: none
}

.container-for-sale .btn-wrap {
    margin-bottom: 24px
}

.container-for-sale .container-for-sale-slider {
    margin-bottom: 41px
}

.container-for-sale .container-for-sale-slider:not(.slick-initialized) {
    display: none
}

.container-for-sale .container-for-sale-slider .slick-list {
    margin: 0 -12px
}

.container-for-sale .container-for-sale-slider .slick-slide {
    padding: 0 12px
}

.container-for-sale .container-for-sale-slider .slick-slide:nth-child(n+4)~.slick-dots {
    display: block
}

@media (max-width:768px) {
    .container-for-sale .container-for-sale-slider .slick-slide:nth-child(n+2)~.slick-dots {
        display: block
    }
}

.container-for-sale .container-for-sale-slider .slick-dots {
    bottom: -45px;
    display: none
}

.container-for-sale .container-for-sale-slider .slick-dots li,
.container-for-sale .container-for-sale-slider .slick-dots li button {
    width: 15px
}

.container-for-sale .container-for-sale-slider .slick-dots li button:before {
    background: #d9d9d9;
    border-radius: 50%;
    content: "";
    font-size: 12px;
    height: 12px;
    opacity: 1;
    width: 15px;
    width: 12px
}

.container-for-sale .container-for-sale-slider .slick-dots li.slick-active button:before {
    background: #061b23;
    opacity: 1
}

@media (max-width:768px) {
    .container-for-sale .container-for-sale-slider .slick-dots {
        width: auto
    }
}

.container-for-sale .container-for-sale-slider h5.price {
    display: none;
    margin: 0 0 4px
}

@media (max-width:768px) {
    .container-for-sale .container-for-sale-slider h5.price {
        font-size: 18px;
        line-height: 22px
    }

    .container-for-sale .container-for-sale-slider .ft {
        font-size: 16px;
        line-height: 20px
    }
}

.section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

@media (max-width:768px) {
    .section-header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px
    }

    .section-header h2 {
        margin-bottom: 15px;
        width: 100%
    }
}

.container-for-sale.show-prices .container-for-sale-slider h5.price {
    display: inherit
}

.containe-individuals-section {
    background-color: #fff;
    padding: 60px 0;
    position: relative
}

.containe-individuals-section .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

@media (min-width:767px) {
    .containe-individuals-section .item {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.containe-individuals-section .item+.item {
    margin-top: 56px
}

@media (max-width:768px) {
    .containe-individuals-section .item+.item {
        margin-top: 30px
    }
}

.item-content-inner {
    max-width: 509px
}

@media (min-width:767px) {
    .item-content-inner {
        max-width: unset;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.item-content-inner .item-link a {
    border: unset;
    font-weight: 700
}

.item-content-inner .item-link a:hover {
    text-decoration: underline
}

.item .individuals-img-wrap {
    width: 100%
}

@media (min-width:767px) {
    .item .individuals-img-wrap {
        width: 40%
    }
}

.item .individuals-img-wrap img {
    border-radius: .7rem;
    width: 100%
}

.item-content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

@media (min-width:769px) {
    [dir=ltr] .item-content {
        padding: 0 0 0 40px
    }

    [dir=rtl] .item-content {
        padding: 0 40px 0 0
    }
}

@media (max-width:768px) {
    .item-content {
        padding: 20px 0 0;
        width: 100%
    }
}

.item-content h3 {
    margin-bottom: 13px;
    margin-top: 0
}

.item-content .font-18 {
    margin-bottom: 16px
}

.item-content a {
    font-size: 18px;
    font-weight: 400
}

.individuals-grid .individuals-wrap {
    gap: 24px !important;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit
}

@media (max-width:768px) {
    .individuals-grid .individuals-wrap {
        gap: 30px !important
    }
}

.individuals-grid .individuals-wrap>.item {
    border: 1px solid #e8e8e8;
    border-radius: .7rem;
    -webkit-box-shadow: 0 1px 7px #0000000d;
    box-shadow: 0 1px 7px #0000000d;
    width: calc(33.33% - 16px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:768px) {
    .individuals-grid .individuals-wrap>.item {
        width: 100%
    }
}

.individuals-grid .individuals-wrap>.item+.item {
    margin: 0
}

.individuals-grid .individuals-wrap>.item .individuals-img-wrap {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%
}

.individuals-grid .individuals-wrap>.item .individuals-img-wrap img {
    border-radius: .7rem .7rem 0 0
}

.individuals-grid .individuals-wrap>.item .item-content {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

[dir=ltr] .individuals-grid .individuals-wrap>.item .item-content {
    padding: 28px 28px 36px 24px
}

[dir=rtl] .individuals-grid .individuals-wrap>.item .item-content {
    padding: 28px 24px 36px 28px
}

@media (max-width:1200px) {
    .individuals-grid .individuals-wrap>.item .item-content {
        padding: 20px
    }
}

.individuals-grid .individuals-wrap>.item .item-content h3 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 11px
}

@media (max-width:1200px) {
    .individuals-grid .individuals-wrap>.item .item-content h3 {
        font-size: 24px;
        line-height: 28px
    }
}

.individuals-grid .individuals-wrap>.item .item-content .item-content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.individuals-grid .individuals-wrap>.item .item-content .item-content-inner>p {
    line-height: normal;
    margin-top: auto
}

.why-conexwest {
    border-top: 1px solid #ededed;
    padding: 80px 0 49px
}

@media (max-width:768px) {
    .why-conexwest {
        padding: 50px 0 19px !important
    }
}

.why-conexwest .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 31px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    width: calc(50% - 13px)
}

@media (max-width:480px) {
    .why-conexwest .box {
        width: 100%
    }
}

.why-conexwest .why-icon {
    background: #fbe24c4d;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 96px;
    margin: auto;
    width: 96px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:1200px) {
    .why-conexwest .why-icon {
        height: 66px;
        width: 66px
    }
}

.why-conexwest .why-icon img {
    height: 40px;
    width: 40px
}

.why-conexwest .why-text {
    width: calc(100% - 96px)
}

[dir=ltr] .why-conexwest .why-text {
    padding-left: 16px
}

[dir=rtl] .why-conexwest .why-text {
    padding-right: 16px
}

@media (max-width:1200px) {
    .why-conexwest .why-text {
        width: calc(100% - 66px)
    }
}

.lhs-wrap {
    max-width: 295px
}

@media (max-width:961px) {
    .lhs-wrap {
        margin-bottom: 20px;
        max-width: 100%
    }
}

@media (max-width:768px) {
    .lhs-wrap {
        max-width: 100%
    }
}

.lhs-wrap h2 {
    margin-bottom: 16px
}

.lhs-wrap .btn-wrap {
    margin-top: 24px
}

@media (max-width:768px) {
    .lhs-wrap .btn-wrap {
        margin-top: 15px
    }
}

.column .why-text h3 {
    color: #000;
    font-size: 20px
}

.column .why-text p {
    opacity: .8
}

.why-text h5 {
    margin: 0 0 7px
}

.why-conexwest-wrap.flex {
    margin: 0 -13px
}

.why-conexwest-wrap.flex>div {
    -webkit-column-gap: 26px;
    -moz-column-gap: 26px;
    column-gap: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 13px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:768px) {
    .why-conexwest-wrap.flex>div {
        width: 100%
    }
}

@media (max-width:480px) {
    .why-conexwest-wrap.flex>div {
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

.how-does-it-works {
    background-color: #f7f7f7;
    padding: 80px 0
}

.how-does-it-works h2 {
    margin: 0 0 24px
}

.how-does-it-works-wrap.flex {
    margin: 0 -12px
}

.how-does-it-works-wrap.flex>div {
    padding: 0 12px;
    width: 33.33%
}

@media (max-width:768px) {
    .how-does-it-works-wrap.flex>div {
        width: 100%
    }

    .how-does-it-works-wrap.flex>div+div {
        margin-top: 30px
    }
}

.step p {
    font-size: 16px;
    line-height: 20px
}

.step-inner {
    background-color: #fff;
    border-radius: .7rem;
    -webkit-box-shadow: 0 1px 7px #0000000d;
    box-shadow: 0 1px 7px #0000000d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    position: relative;
    text-align: center;
    width: 100%
}

[dir=ltr] .step-inner {
    padding: 28px 33px 28px 28px
}

[dir=rtl] .step-inner {
    padding: 28px 28px 28px 33px
}

@media (max-width:1200px) {
    .step-inner {
        padding: 15px
    }
}

.step-inner:after {
    background-color: #e0e0e0;
    border: 1px dashed #000;
    content: "";
    height: 2px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 1
}

[dir=ltr] .step-inner:after {
    right: -32px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

[dir=rtl] .step-inner:after {
    left: -32px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

@media (max-width:768px) {
    .step-inner:after {
        height: 27px;
        top: calc(100% + 2px);
        width: 2px
    }

    [dir=ltr] .step-inner:after {
        right: 50%
    }

    [dir=rtl] .step-inner:after {
        left: 50%
    }
}

.step-text {
    margin: auto;
    width: calc(100% - 94px)
}

[dir=ltr] .step-text {
    padding-left: 16px;
    text-align: left
}

[dir=rtl] .step-text {
    padding-right: 16px;
    text-align: right
}

@media (max-width:1200px) {
    .step-text {
        width: calc(100% - 64px)
    }
}

.step-text h5 {
    margin: 0 0 7px
}

.step-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 2px solid #ebebeb;
    border-radius: 50%;
    color: #061b23;
    font-size: 40px;
    font-weight: 700;
    height: 94px;
    line-height: 1;
    opacity: .4;
    padding: 5px;
    width: 94px
}

@media (max-width:1200px) {
    .step-number {
        font-size: 24px;
        height: 64px;
        width: 64px
    }
}

.step:last-child .step-inner:after {
    display: none
}

.we-service-layer {
    padding: 80px 0 56px
}

.we-service-wrap {
    margin: 0 -15px
}

.we-service-wrap .column {
    padding: 0 15px;
    width: 23.33%
}

@media (max-width:768px) {
    .we-service-wrap .column {
        width: 33.33%
    }
}

@media (max-width:480px) {
    .we-service-wrap .column {
        width: 100%
    }
}

.we-service-wrap .column.col-1 {
    width: 30%
}

@media (max-width:768px) {
    .we-service-wrap .column.col-1 {
        width: 100%
    }
}

@media (max-width:480px) {
    .we-service-wrap .column.col-1+.column~.column {
        margin-top: 30px
    }
}

.we-service-wrap .column h3 {
    color: #666;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.we-service-wrap .column ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.we-service-wrap .column ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.we-service-wrap .column ul li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: unset;
    color: #333
}

.we-service-wrap .column ul li a:hover {
    text-decoration: underline
}

@media (max-width:1200px) {
    .we-service-wrap .column ul li {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px
    }
}

.we-service-wrap .column ul li:last-child {
    margin-bottom: 0
}

.we-service-wrap .column ul li:before {
    content: url("../../../../themes/custom/savanahconex/dist/images/70cdf11e52eb74ffc85e134fc55dbd7c.svg");
    height: 18px
}

[dir=ltr] .we-service-wrap .column ul li:before {
    margin-right: 12px
}

[dir=rtl] .we-service-wrap .column ul li:before {
    margin-left: 12px
}

.we-service-wrap .lhs-wrap {
    max-width: 227px
}

@media (max-width:768px) {
    .we-service-wrap .lhs-wrap {
        margin-bottom: 30px;
        max-width: 100%
    }
}

.we-service-wrap .lhs-wrap .btn-wrap {
    margin-top: 24px
}

@media (max-width:768px) {
    .we-service-wrap .lhs-wrap .btn-wrap {
        margin-top: 15px
    }
}

.we-service-wrap h6 {
    letter-spacing: 1px;
    margin: 0 0 16px;
    opacity: .5;
    text-transform: uppercase
}

.map-locations-overlay,
div#map-locations-footer {
    background-color: #f2f2f2;
    position: relative
}

.map-locations-overlay:before,
div#map-locations-footer:before {
    background: #061b234d;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

[dir=ltr] .map-locations-overlay:before,
[dir=ltr] div#map-locations-footer:before {
    left: 0
}

[dir=rtl] .map-locations-overlay:before,
[dir=rtl] div#map-locations-footer:before {
    right: 0
}

.map-locations-overlay a,
div#map-locations-footer a {
    background-color: #fff;
    border-bottom: none;
    border-radius: 2em;
    color: #06f !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    height: 49px;
    line-height: normal;
    position: absolute;
    top: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

[dir=ltr] .map-locations-overlay a,
[dir=ltr] div#map-locations-footer a {
    left: 50%;
    padding: 5px 18px 5px 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[dir=rtl] .map-locations-overlay a,
[dir=rtl] div#map-locations-footer a {
    padding: 5px 24px 5px 18px;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.map-locations-overlay a:hover,
div#map-locations-footer a:hover {
    color: #061b23 !important
}

.map-locations-overlay #map-locations {
    min-height: 9em
}

.container-accordion {
    padding: 80px 0 64px
}

@media (max-width:962px) {
    .container-accordion {
        padding-bottom: 44px
    }
}

@media (max-width:768px) {
    .container-accordion {
        padding-bottom: 34px !important
    }
}

.container-accordion h2 {
    margin: 0 0 32px
}

@media (min-width:1077px) {
    .container-accordion .site-container {
        padding: 0 102px
    }
}

.container-accordion .ckeditor-accordion-container dl dd {
    padding: 0
}

.container-accordion .ckeditor-accordion-container dl dt {
    border-bottom: none;
    margin-bottom: 16px
}

.container-accordion .ckeditor-accordion-container dl dt:first-of-type {
    border-top: none
}

.container-accordion .ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

[dir=ltr] .container-accordion .ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
    padding: 24px 60px 24px 24px
}

[dir=rtl] .container-accordion .ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
    padding: 24px 24px 24px 60px
}

@media (max-width:768px) {
    .container-accordion .ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
        font-size: 16px;
        line-height: 22px
    }

    [dir=ltr] .container-accordion .ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
        padding: 15px 50px 15px 15px
    }

    [dir=rtl] .container-accordion .ckeditor-accordion-container dl dt>a:not(.button).ckeditor-accordion-toggler {
        padding: 15px 15px 15px 50px
    }
}

.container-accordion .ckeditor-accordion-container dl.styled {
    border: unset;
    margin: 0
}

.container-accordion .ckeditor-accordion-container dl.styled dt a {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: .7rem;
    color: #000
}

.container-accordion .ckeditor-accordion-container dl.styled dt a .ckeditor-accordion-toggle:after,
.container-accordion .ckeditor-accordion-container dl.styled dt a .ckeditor-accordion-toggle:before {
    background: #000
}

.container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    background-image: url("../../../../themes/custom/savanahconex/dist/images/944f26b9d8982dcab4f9af06b8276ef8.svg");
    background-size: cover;
    height: 32px;
    top: 20px;
    width: 32px
}

[dir=ltr] .container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    right: 24px
}

[dir=rtl] .container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    left: 24px
}

@media (max-width:768px) {
    .container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
        height: 28px;
        top: 14px;
        width: 28px
    }

    [dir=ltr] .container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
        right: 15px
    }

    [dir=rtl] .container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
        left: 15px
    }
}

.container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after,
.container-accordion .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before {
    opacity: 0
}

[dir=ltr] .container-accordion .ckeditor-accordion-container dl dt.active .ckeditor-accordion-toggle {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .container-accordion .ckeditor-accordion-container dl dt.active .ckeditor-accordion-toggle {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.container-accordion .accordion-inner {
    padding: 10px 20px 30px
}

@media (max-width:768px) {
    .container-accordion .accordion-inner {
        font-size: 16px;
        line-height: 20px
    }
}

.container-full {
    background-size: cover;
    border-radius: .7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 297px;
    padding: 20px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 80px
}

@media (max-width:962px) {
    .container-full {
        margin-bottom: 60px
    }
}

@media (max-width:768px) {
    .container-full {
        margin-bottom: 50px
    }
}

.container-full:before {
    background: #061b2399;
    border-radius: .7rem;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.site-para-banner video {
    border-radius: .7rem;
    height: 100%;
    width: 100%
}

.buy-now-text {
    position: relative;
    text-align: center;
    z-index: 1
}

.buy-now-text h2 {
    color: #fff;
    font-size: 52px;
    line-height: 64px;
    margin-bottom: 24px
}

@media (max-width:768px) {
    .buy-now-text h2 {
        font-size: 40px;
        line-height: 48px
    }
}

.buy-now-text .description-text {
    color: #fff;
    margin-bottom: 24px
}

.buy-now-full {
    max-width: 100%;
    padding: 0;
    width: 100%
}

.buy-now-full video {
    border-radius: 0
}

.buy-now-full .container-full {
    border-radius: 0;
    margin: 0
}

.buy-now-full .container-full.buy-now:before {
    border-radius: 0
}

.key-features-wrap {
    margin-bottom: 2em
}

.key-features-wrap h3 {
    margin-bottom: 8px;
    margin-top: 0
}

.key-features-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

.key-features-box {
    background-color: #0000;
    cursor: default;
    height: 300px;
    margin-top: 20px;
    padding: 0 10px;
    width: 25%
}

@media (max-width:1200px) {
    .key-features-box {
        width: 33.33%
    }
}

@media (max-width:768px) {
    .key-features-box {
        width: 50%
    }
}

@media (max-width:480px) {
    .key-features-box {
        width: 100%
    }
}

.key-features-box-inner {
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    width: 100%
}

[dir=ltr] .key-features-box-inner.flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

[dir=rtl] .key-features-box-inner.flipped {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.key-features-box-back,
.key-features-box-front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: .7rem;
    height: 100%;
    position: absolute;
    width: 100%
}

.key-features-box-front {
    background-color: #061b23;
    color: #fff;
    padding: 23px 16px 56px
}

.key-features-box-front .key-text {
    height: 219px;
    overflow-x: auto
}

.key-features-box-front .key-text>h5 {
    color: #fff;
    margin: 0 0 18px;
    width: 100%
}

.key-features-box-front .key-text>div {
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

.key-features-box-front .key-bottom-icon {
    bottom: 23px;
    opacity: 0;
    position: absolute;
    width: 100%
}

[dir=ltr] .key-features-box-front .key-bottom-icon {
    left: 16px
}

[dir=rtl] .key-features-box-front .key-bottom-icon {
    right: 16px
}

.key-features-box-front.yellow {
    background-color: #ffe300
}

.key-features-box-front.yellow .key-text>div,
.key-features-box-front.yellow .key-text>h5 {
    color: #061b23
}

.key-features-box-front.yellow .key-bottom-icon {
    opacity: 1
}

.key-features-box-front.grey {
    background-color: #f2f2f2
}

.key-features-box-front.grey .key-text>div,
.key-features-box-front.grey .key-text>h5 {
    color: #061b23
}

.key-features-box-front.grey .key-bottom-icon {
    opacity: 1
}

.key-features-box-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-size: cover
}

[dir=ltr] .key-features-box-back {
    padding: 0 15px 16px 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

[dir=rtl] .key-features-box-back {
    padding: 0 0 16px 15px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.customers-reviews-wrap {
    padding: 25px 0
}

.customers-reviews-wrap h3 {
    margin-bottom: 15px;
    margin-top: 0
}

.customers-reviews-wrap .slick-list {
    margin: 0 -13px
}

.customers-reviews-wrap .slick-list .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.customers-reviews-wrap .slick-list .slick-track .slick-slide {
    height: auto;
    margin: 0 13px
}

.customers-reviews-slider-inner {
    background: #061b23;
    border-radius: .7rem;
    height: 100%
}

.customers-reviews-slider-inner>:first-child {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 45px
}

@media (max-width:1299px) {
    .customers-reviews-slider-inner>:first-child {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 25px
    }
}

.customers-reviews-slider-inner>:last-child {
    padding-bottom: 45px;
    padding-left: 45px;
    padding-right: 45px
}

@media (max-width:1299px) {
    .customers-reviews-slider-inner>:last-child {
        padding-bottom: 25px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.customers-reviews-slider-inner * {
    color: #fff
}

.customers-reviews-slider-inner a {
    border-bottom: none;
    display: block
}

.customers-reviews-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:400px) {
    .customers-reviews-head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px
    }
}

.customers-reviews-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

[dir=ltr] .customers-reviews-profile {
    padding-right: 12px
}

[dir=rtl] .customers-reviews-profile {
    padding-left: 12px
}

@media (max-width:400px) {
    .customers-reviews-profile {
        width: 100%
    }

    [dir=ltr] .customers-reviews-profile {
        padding-right: 0
    }

    [dir=rtl] .customers-reviews-profile {
        padding-left: 0
    }
}

[dir=ltr] .customers-reviews-profile-img {
    margin-right: 17px
}

[dir=rtl] .customers-reviews-profile-img {
    margin-left: 17px
}

.customers-reviews-profile-img img {
    border-radius: 50%;
    height: 58px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 58px
}

.customers-reviews-profile-text h5 {
    line-height: 22px;
    margin: 0
}

@media (max-width:1299px) {
    .customers-reviews-profile-text h5 {
        font-size: 18px;
        line-height: 20px
    }
}

@media (max-width:1200px) {
    .customers-reviews-profile-text h5 {
        font-size: 16px;
        line-height: 18px
    }
}

.customers-reviews-profile-sub {
    font-size: 20px;
    font-style: italic;
    line-height: 22px
}

@media (max-width:1299px) {
    .customers-reviews-profile-sub {
        font-size: 18px;
        line-height: 20px
    }
}

@media (max-width:1200px) {
    .customers-reviews-profile-sub {
        font-size: 16px;
        line-height: 18px
    }
}

@media (max-width:400px) {
    .customers-reviews-stars {
        margin-top: 20px
    }
}

.customers-reviews-stars .start-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[dir=ltr] .customers-reviews-stars .start-list span {
    margin-left: 3px
}

[dir=rtl] .customers-reviews-stars .start-list span {
    margin-right: 3px
}

.customers-reviews-stars .start-list span svg {
    display: block
}

@media (max-width:1299px) {
    .customers-reviews-stars .start-list span svg {
        height: 25px;
        width: 25px
    }
}

@media (max-width:1200px) {
    .customers-reviews-stars .start-list span svg {
        height: 18px;
        width: 18px
    }
}

.customers-reviews-stars .start-text {
    font-size: 20px;
    font-style: italic;
    line-height: 22px;
    margin-top: 5px
}

[dir=ltr] .customers-reviews-stars .start-text {
    text-align: right
}

[dir=rtl] .customers-reviews-stars .start-text {
    text-align: left
}

@media (max-width:1299px) {
    .customers-reviews-stars .start-text {
        font-size: 18px;
        line-height: 20px
    }
}

@media (max-width:1200px) {
    .customers-reviews-stars .start-text {
        font-size: 16px;
        line-height: 18px
    }
}

@media (max-width:400px) {
    [dir=ltr] .customers-reviews-stars .start-text {
        text-align: left
    }

    [dir=rtl] .customers-reviews-stars .start-text {
        text-align: right
    }
}

.customers-reviews-body h4 {
    color: inherit;
    font-weight: 400;
    margin: 0 0 22px
}

.customers-reviews-body .font-16 {
    line-height: 22px
}

.customers-reviews-slider.slick-slider {
    margin-bottom: 38px
}

.customers-reviews-slider.slick-slider .slick-dots {
    bottom: -45px
}

@media (max-width:768px) {
    .customers-reviews-slider.slick-slider .slick-dots {
        width: auto
    }
}

.customers-reviews-slider.slick-slider .slick-dots li,
.customers-reviews-slider.slick-slider .slick-dots li button {
    width: 15px
}

.customers-reviews-slider.slick-slider .slick-dots li button:before {
    background: #d9d9d9;
    border-radius: 50%;
    content: "";
    font-size: 12px;
    height: 12px;
    opacity: 1;
    width: 15px;
    width: 12px
}

.customers-reviews-slider.slick-slider .slick-dots li.slick-active button:before {
    background: #061b23;
    opacity: 1
}

@media (max-width:768px) {
    .customers-reviews-slider .slick-arrow {
        display: none !important
    }
}

.customers-reviews-slider .slick-arrow,
.customers-reviews-slider .slick-dots {
    display: none
}

.customers-reviews-slider.slick-slider .slick-slide:nth-child(n+3)~.slick-dots {
    display: block
}

@media (max-width:768px) {
    .customers-reviews-slider .slick-slide:nth-child(n+2)~.slick-dots {
        display: block
    }
}

.best-seller {
    background-color: #010d12
}

.best-seller>* {
    background-position: bottom;
    background-repeat: no-repeat
}

.best-seller .specifications {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 60px 0
}

@media (max-width:767px) {
    .best-seller .specifications {
        padding-top: 90px
    }
}

.best-seller .shipping {
    max-width: 434px;
    width: 45%
}

@media (max-width:1200px) {
    .best-seller .shipping {
        max-width: 100%;
        width: 100%
    }
}

.best-seller .seller {
    max-width: 540px;
    width: 55%
}

@media (max-width:1200px) {
    .best-seller .seller {
        max-width: 100%;
        width: 100%
    }
}

.best-seller .seller h4 {
    color: #fff;
    font-size: 24px;
    letter-spacing: .15em;
    line-height: 30px;
    margin: 0 0 26px
}

@media (max-width:1200px) {
    .best-seller .seller h4 {
        margin-top: 50px
    }
}

.best-seller .seller-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 18px
}

@media (max-width:1200px) {
    .best-seller .seller-container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width:991px) {
    .best-seller .seller-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.best-seller .seller-text-info h1 {
    color: #fff;
    line-height: 62px;
    margin: 0;
    max-width: 270px
}

@media (max-width:1366px) {
    .best-seller .seller-text-info h1 {
        font-size: 56px;
        line-height: 58px
    }
}

@media (max-width:1200px) {
    .best-seller .seller-text-info h1 {
        font-size: 48px;
        line-height: 52px;
        max-width: 100%
    }
}

@media (max-width:991px) {
    .best-seller .seller-text-info h1 {
        font-size: 42px;
        line-height: 50px
    }
}

@media (max-width:767px) {
    .best-seller .seller-text-info h1 {
        font-size: 34px;
        line-height: 40px
    }
}

.best-seller .seller-text-info h4 {
    color: #fbe24c;
    font-size: 24px;
    letter-spacing: .15em;
    line-height: 30px;
    margin: 0 0 17px
}

@media (max-width:1200px) {
    .best-seller .seller-text-info h4 {
        font-size: 22px;
        line-height: 28px
    }
}

@media (max-width:767px) {
    .best-seller .seller-text-info h4 {
        font-size: 20px;
        line-height: 26px
    }
}

.best-seller .seller-text-info p {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 42px;
    margin: 28px 0 46px
}

@media (max-width:1366px) {
    .best-seller .seller-text-info p {
        font-size: 32px;
        line-height: 40px
    }
}

@media (max-width:1200px) {
    .best-seller .seller-text-info p {
        font-size: 28px;
        line-height: 34px;
        margin: 26px 0
    }
}

@media (max-width:991px) {
    .best-seller .seller-text-info p {
        font-size: 26px;
        line-height: 30px
    }
}

@media (max-width:767px) {
    .best-seller .seller-text-info p {
        font-size: 22px;
        line-height: 28px
    }
}

.best-seller .best-sellers-box {
    color: #fff;
    max-width: 260px
}

@media (min-width:1200px)and (max-width:1280px) {
    .best-seller .best-sellers-box {
        max-width: 228px
    }
}

@media (min-width:1281px)and (max-width:1321px) {
    .best-seller .best-sellers-box {
        max-width: 250px
    }
}

@media (max-width:1200px) {
    .best-seller .best-sellers-box {
        max-width: 100%;
        width: calc(50% - 10px)
    }
}

@media (max-width:480px) {
    .best-seller .best-sellers-box {
        width: 100%
    }
}

.best-seller .best-sellers-box a {
    border-bottom: none;
    color: inherit
}

.best-seller .best-sellers-box h5 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    margin: 16px 0 4px
}

@media (max-width:1366px) {
    .best-seller .best-sellers-box h5 {
        font-size: 18px
    }
}

.best-seller .best-sellers-box .price {
    display: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 16px
}

@media (max-width:1366px) {
    .best-seller .best-sellers-box .price {
        font-size: 18px
    }
}

.best-seller .best-sellers-box .date {
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 16px;
    opacity: .6
}

.best-seller .best-sellers-box .date svg {
    vertical-align: middle
}

[dir=ltr] .best-seller .best-sellers-box .date svg {
    margin-right: 8px
}

[dir=rtl] .best-seller .best-sellers-box .date svg {
    margin-left: 8px
}

.best-seller .best-sellers-box .border-img {
    background-color: #fff;
    border-radius: .7rem;
    padding: 30px 27px;
    text-align: center
}

@media (max-width:991px) {
    .best-seller .best-sellers-box .border-img {
        padding: 30px
    }
}

@media (max-width:480px) {
    .best-seller .best-sellers-box .border-img {
        padding: 20px
    }
}

.best-seller .best-sellers-box .border-img img {
    max-width: 206px;
    width: 100%
}

@media (max-width:1200px) {
    .best-seller .best-sellers-box .border-img img {
        margin: auto;
        max-width: 175px
    }
}

.best-seller .frequent-customers {
    padding-bottom: 25px;
    text-align: center
}

.best-seller .frequent-customers h4 {
    color: #fff;
    font-size: 28px;
    letter-spacing: .15em;
    line-height: 35px;
    margin: 0
}

.best-seller .frequent-customers h5 {
    color: #fff;
    font-size: 18px;
    letter-spacing: .15em;
    line-height: 22px;
    margin: 0
}

.best-seller.show-prices .price {
    display: inherit
}

.product-brands {
    padding: 40px 0
}

.product-brands .brands-rhs {
    width: 100%
}

.better-content-block {
    margin-bottom: 40px;
    margin-top: 40px
}

.better-content-block-inner {
    border-radius: .7rem;
    overflow: hidden;
    position: relative
}

.better-content-background {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

[dir=ltr] .better-content-background {
    left: 0
}

[dir=rtl] .better-content-background {
    right: 0
}

.better-content-background:after {
    background-color: #0009;
    content: "";
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .better-content-background:after {
    left: 0
}

[dir=rtl] .better-content-background:after {
    right: 0
}

.better-content-background img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.better-content-background video {
    display: block;
    position: relative;
    top: auto;
    -webkit-transform: none;
    transform: none;
    width: 100%
}

[dir=ltr] .better-content-background video {
    left: auto
}

[dir=rtl] .better-content-background video {
    right: auto
}

.better-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #fff;
    justify-content: space-between;
    padding: 70px 60px 75px
}

@media (max-width:1366px) {
    .better-content-wrap {
        padding: 90px 40px
    }
}

@media (max-width:1200px) {
    .better-content-wrap {
        padding: 50px 20px
    }
}

@media (max-width:767px) {
    .better-content-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
        padding: 25px 20px
    }
}

.better-content-title-text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    width: 40%
}

@media (max-width:767px) {
    .better-content-title-text {
        width: 100%
    }
}

.better-content-title-text h2 {
    color: #fff;
    font-size: 64px;
    line-height: 64px;
    margin: 17px 0 0
}

@media (max-width:1366px) {
    .better-content-title-text h2 {
        font-size: 48px
    }
}

@media (max-width:767px) {
    .better-content-title-text h2 {
        font-size: 34px;
        line-height: 40px
    }
}

.better-content-title-text h4 {
    color: #fbe24c;
    font-size: 24px;
    letter-spacing: .15em;
    line-height: 30px
}

@media (max-width:1366px) {
    .better-content-title-text h4 {
        font-size: 20px
    }
}

.better-content-info-text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin: 40px 0 0;
    width: 50%
}

.better-content-info-text p {
    margin: 24px 0
}

@media (max-width:767px) {
    .better-content-info-text {
        margin-top: 10px;
        width: 100%
    }
}

.better-content-info-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.product-tabs-wrap {
    padding: 50px 0 0
}

@media (max-width:768px) {
    .product-tabs-wrap {
        padding: 30px 0 0
    }
}

.product-tabs-wrap .nav-tabs {
    border-bottom: 2px solid #cacaca
}

@media (max-width:768px) {
    .product-tabs-wrap .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

[dir=ltr] .product-tabs-wrap .nav-tabs>li {
    margin: 0 9px -2px 0
}

[dir=rtl] .product-tabs-wrap .nav-tabs>li {
    margin: 0 0 -2px 9px
}

@media (max-width:768px) {
    .product-tabs-wrap .nav-tabs>li {
        margin: 9px 9px -2px
    }
}

.product-tabs-wrap .nav-tabs>li>a {
    border: none;
    border-bottom: 2px solid #0000;
    border-radius: 0;
    color: #888;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
    padding: 7px 14px 14px
}

@media (max-width:768px) {
    .product-tabs-wrap .nav-tabs>li>a {
        padding: 7px 14px
    }
}

.product-tabs-wrap .nav-tabs>li>a:hover {
    background-color: #0000
}

.product-tabs-wrap .nav-tabs>li.active>a,
.product-tabs-wrap .nav-tabs>li.active>a:focus,
.product-tabs-wrap .nav-tabs>li.active>a:hover,
.product-tabs-wrap .nav-tabs>li:hover>a {
    border: none;
    border-bottom: 2px solid #061b23;
    color: #061b23
}

.product-tabs-wrap .tab-pane-inner {
    margin-bottom: 2em
}

@media (max-width:768px) {
    .product-tabs-wrap .tab-pane-inner {
        padding: 0
    }
}

.product-tabs-wrap .tab-pane-inner h3 {
    margin: 0 0 24px
}

@media (max-width:768px) {
    .product-tabs-wrap .tab-pane-inner .row.space-50 {
        gap: 30px !important
    }
}

.product-tabs-wrap .tab-text-info p:last-child {
    margin-bottom: 0
}

.product-tabs-wrap .tab-text-info ul {
    margin-bottom: 24px;
    margin-top: 3px
}

[dir=ltr] .product-tabs-wrap .tab-text-info ul {
    margin-left: 5px
}

[dir=rtl] .product-tabs-wrap .tab-text-info ul {
    margin-right: 5px
}

.product-tabs-wrap .tab-text-info ul:last-child {
    margin-bottom: 0
}

.product-tabs-wrap .tab-text-info h5 {
    margin: 0 0 24px
}

.product-tabs-wrap .tab-blocks .radius-wrap>* {
    border-radius: .7rem;
    display: block;
    max-width: 100%;
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    z-index: 100
}

[dir=ltr] .product-tabs-wrap .tab-blocks .radius-wrap>* {
    left: 0
}

[dir=rtl] .product-tabs-wrap .tab-blocks .radius-wrap>* {
    right: 0
}

.product-tabs-wrap .tab-blocks .mx-485 {
    max-width: 485px
}

[dir=ltr] .product-tabs-wrap .tab-blocks .mx-485 {
    float: right
}

[dir=rtl] .product-tabs-wrap .tab-blocks .mx-485 {
    float: left
}

@media (max-width:768px) {
    .product-tabs-wrap .tab-blocks .mx-485 {
        max-width: 100%;
        width: 100%
    }
}

.product-tabs-wrap .tab-blocks .tab-blocks-item+.tab-blocks-item {
    margin-top: 39px
}

.product-tabs-wrap .tab-blocks .features-spotlight-wrap {
    margin: 0 -8px
}

.product-tabs-wrap .tab-blocks .features-spotlight-item {
    margin-bottom: 16px;
    padding: 0 8px;
    width: 50%
}

.product-tabs-wrap .tab-blocks .features-spotlight-item>* {
    background-size: cover;
    border-radius: 8px;
    display: inline-block;
    padding-top: 95.5%;
    width: 100%
}

.product-tabs-wrap .field--name-field-tab-body img {
    display: block;
    height: auto;
    max-width: 100%
}

.popular-upgrades-wrap {
    margin: 0 -9px;
    row-gap: 31px !important
}

.popular-upgrades-wrap .popular-upgrades-item {
    padding: 0 9px;
    width: 33.33%
}

@media (min-width:769px)and (max-width:1200px) {
    .popular-upgrades-wrap .popular-upgrades-item {
        width: 50%
    }
}

@media (max-width:640px) {
    .popular-upgrades-wrap .popular-upgrades-item {
        width: 50%
    }
}

@media (max-width:380px) {
    .popular-upgrades-wrap .popular-upgrades-item {
        width: 100%
    }
}

.popular-upgrades-wrap .popular-upgrades-text {
    margin-top: 16px
}

.popular-upgrades-wrap .popular-upgrades-text h6 {
    color: #000;
    font: normal 700 20px/25.14px Source Sans Pro, sans-serif;
    margin: 0 0 4px
}

.popular-upgrades-wrap .popular-upgrades-text div.product-title {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.63px
}

.popular-upgrades-wrap .popular-upgrades-text .button {
    font-size: 14px;
    height: auto;
    margin-top: 15px;
    padding: 4px 10px
}

@media (max-width:768px) {
    .popular-upgrades-wrap .popular-upgrades-text .button {
        width: auto
    }
}

.popular-upgrades-wrap .popular-upgrades-img img {
    width: 100%
}

.home-hero-section {
    background-color: #061c24;
    overflow: hidden;
    position: relative
}

.home-hero-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 80px;
    position: relative
}

@media screen and (min-width:769px) {
    .home-hero-wrap {
        padding-top: 30px
    }
}

.home-hero-slider {
    width: 100%;
    z-index: 1
}

@media screen and (min-width:1025px) {
    .home-hero-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        max-width: 872px
    }
}

.home-hero-slider:not(.slick-slider) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-hero-slider .hero-slide {
    text-align: center
}

.home-hero-slider .hero-slide a {
    border-bottom: none
}

.home-hero-slider .hero-slide img {
    margin: 0 auto;
    max-height: 51px;
    opacity: .65
}

.home-hero-slider .hero-slide img:hover {
    opacity: 1
}

.home-hero-slider .hero-slide span {
    color: #e3e3e3;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 5px
}

.home-hero-slider .slick-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home-hero-slider .slick-arrow-disabled,
.home-hero-slider .slick-disabled {
    opacity: 0;
    pointer-events: none
}

.home-hero-slider .slick-next,
.home-hero-slider .slick-prev {
    border-radius: 0;
    height: 100%;
    z-index: 1
}

.home-hero-slider .slick-next:before,
.home-hero-slider .slick-prev:before {
    display: none
}

.home-hero-slider .slick-next i,
.home-hero-slider .slick-prev i {
    color: #fff;
    font-size: 15px
}

[dir=ltr] .home-hero-slider .slick-prev {
    border-right: 1px solid #bebebe3d;
    left: -20px;
    padding-right: 5px
}

[dir=ltr] .home-hero-slider .slick-next,
[dir=rtl] .home-hero-slider .slick-prev {
    border-left: 1px solid #bebebe3d;
    padding-left: 5px;
    right: -20px
}

[dir=rtl] .home-hero-slider .slick-next {
    border-right: 1px solid #bebebe3d;
    left: -20px;
    padding-right: 5px
}

.home-hero-headings {
    position: relative;
    z-index: 1
}

.home-hero-headings h1 {
    color: #fff;
    font-size: 90px;
    line-height: .98;
    margin: 0 auto;
    max-width: 1000px;
    padding: 40px 0 23px;
    text-align: center
}

@media screen and (max-width:1200px) {
    .home-hero-headings h1 {
        font-size: 60px
    }
}

@media screen and (max-width:609px) {
    .home-hero-headings h1 {
        font-size: 50px
    }
}

.home-hero-headings .button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 16px;
    justify-content: center
}

.home-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 13px 70px;
    margin-top: 35%;
    max-width: 1020px;
    padding: 20px 0;
    position: relative;
    width: 100%;
    z-index: 1
}

@media screen and (max-width:1366px) {
    .home-hero-content {
        gap: 13px
    }
}

@media screen and (max-width:1200px) {
    .home-hero-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        gap: 13px 50px;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    .home-hero-content {
        gap: 13px 48px
    }
}

@media screen and (max-width:609px) {
    .home-hero-content {
        gap: 22px 30px
    }
}

@media screen and (max-width:450px) {
    .home-hero-content {
        gap: 22px 12px
    }
}

.home-hero-content:before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(32%, #061b23), to(#061b2300));
    background: linear-gradient(0deg, #061b23 32%, #061b2300);
    bottom: 0;
    content: "";
    height: 162%;
    pointer-events: none;
    position: absolute;
    z-index: -1
}

[dir=ltr] .home-hero-content:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

[dir=rtl] .home-hero-content:before {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

@media screen and (min-width:1881px) {
    .home-hero-content:before {
        width: calc(100vw - 375px)
    }
}

@media screen and (max-width:1880px) {
    .home-hero-content:before {
        width: calc(100vw - 300px)
    }
}

@media screen and (max-width:1366px) {
    .home-hero-content:before {
        width: calc(100vw - 250px)
    }
}

@media screen and (max-width:961px) {
    .home-hero-content:before {
        width: 100vw
    }
}

.home-hero-content .feature-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 13px
}

@media screen and (max-width:450px) {
    .home-hero-content .feature-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        width: calc(50% - 6px)
    }
}

.home-hero-content .feature-name {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2
}

.home-hero-video {
    aspect-ratio: 1.8/1;
    bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 65%;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    z-index: 0
}

[dir=ltr] .home-hero-video {
    right: 0
}

[dir=rtl] .home-hero-video {
    left: 0
}

@media screen and (max-width:450px) {
    .home-hero-video {
        height: 60%
    }
}

.home-hero-video .video-mask {
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 100
}

.home-hero-video .video-mask .video-bottom-mask,
.home-hero-video .video-mask .video-top-mask {
    height: 50%;
    position: absolute;
    width: 100%;
    z-index: 0
}

[dir=ltr] .home-hero-video .video-mask .video-bottom-mask,
[dir=ltr] .home-hero-video .video-mask .video-top-mask {
    left: 0
}

[dir=rtl] .home-hero-video .video-mask .video-bottom-mask,
[dir=rtl] .home-hero-video .video-mask .video-top-mask {
    right: 0
}

.home-hero-video .video-mask .video-top-mask {
    background: -webkit-gradient(linear, left bottom, left top, from(#061c2400), color-stop(8.3%, #061c2403), color-stop(16.2%, rgba(6, 28, 36, .043)), color-stop(23.9%, #061c2417), color-stop(31.4%, rgba(6, 28, 36, .153)), color-stop(38.6%, rgba(6, 28, 36, .227)), color-stop(45.6%, #061c244f), color-stop(52.3%, rgba(6, 28, 36, .396)), color-stop(58.9%, #061c247d), color-stop(65.2%, rgba(6, 28, 36, .584)), color-stop(71.4%, rgba(6, 28, 36, .675)), color-stop(77.4%, #061c24c2), color-stop(83.3%, #061c24d6), color-stop(89%, rgba(6, 28, 36, .906)), color-stop(94.5%, #061c24f5), to(#061c24));
    background: linear-gradient(0deg, #061c2400, #061c2403 8.3%, rgba(6, 28, 36, .043) 16.2%, #061c2417 23.9%, rgba(6, 28, 36, .153) 31.4%, rgba(6, 28, 36, .227) 38.6%, #061c244f 45.6%, rgba(6, 28, 36, .396) 52.3%, #061c247d 58.9%, rgba(6, 28, 36, .584) 65.2%, rgba(6, 28, 36, .675) 71.4%, #061c24c2 77.4%, #061c24d6 83.3%, rgba(6, 28, 36, .906) 89%, #061c24f5 94.5%, #061c24);
    top: 0
}

.home-hero-video .video-mask .video-bottom-mask {
    bottom: -1px
}

@media screen and (max-width:767px) {
    [dir=ltr] .home-hero-video .video-mask .video-bottom-mask {
        background: -webkit-gradient(linear, left top, left bottom, from(#061c2400), color-stop(8.3%, #061c2403), color-stop(16.2%, rgba(6, 28, 36, .043)), color-stop(23.9%, #061c2417), color-stop(31.4%, rgba(6, 28, 36, .153)), color-stop(38.6%, rgba(6, 28, 36, .227)), color-stop(45.6%, #061c244f), color-stop(52.3%, rgba(6, 28, 36, .396)), color-stop(58.9%, #061c247d), color-stop(65.2%, rgba(6, 28, 36, .584)), color-stop(71.4%, rgba(6, 28, 36, .675)), color-stop(77.4%, #061c24c2), color-stop(83.3%, #061c24d6), color-stop(89%, rgba(6, 28, 36, .906)), color-stop(94.5%, #061c24f5), to(#061c24));
        background: linear-gradient(180deg, #061c2400, #061c2403 8.3%, rgba(6, 28, 36, .043) 16.2%, #061c2417 23.9%, rgba(6, 28, 36, .153) 31.4%, rgba(6, 28, 36, .227) 38.6%, #061c244f 45.6%, rgba(6, 28, 36, .396) 52.3%, #061c247d 58.9%, rgba(6, 28, 36, .584) 65.2%, rgba(6, 28, 36, .675) 71.4%, #061c24c2 77.4%, #061c24d6 83.3%, rgba(6, 28, 36, .906) 89%, #061c24f5 94.5%, #061c24)
    }

    [dir=rtl] .home-hero-video .video-mask .video-bottom-mask {
        background: -webkit-gradient(linear, left top, left bottom, from(#061c2400), color-stop(8.3%, #061c2403), color-stop(16.2%, rgba(6, 28, 36, .043)), color-stop(23.9%, #061c2417), color-stop(31.4%, rgba(6, 28, 36, .153)), color-stop(38.6%, rgba(6, 28, 36, .227)), color-stop(45.6%, #061c244f), color-stop(52.3%, rgba(6, 28, 36, .396)), color-stop(58.9%, #061c247d), color-stop(65.2%, rgba(6, 28, 36, .584)), color-stop(71.4%, rgba(6, 28, 36, .675)), color-stop(77.4%, #061c24c2), color-stop(83.3%, #061c24d6), color-stop(89%, rgba(6, 28, 36, .906)), color-stop(94.5%, #061c24f5), to(#061c24));
        background: linear-gradient(-180deg, #061c2400, #061c2403 8.3%, rgba(6, 28, 36, .043) 16.2%, #061c2417 23.9%, rgba(6, 28, 36, .153) 31.4%, rgba(6, 28, 36, .227) 38.6%, #061c244f 45.6%, rgba(6, 28, 36, .396) 52.3%, #061c247d 58.9%, rgba(6, 28, 36, .584) 65.2%, rgba(6, 28, 36, .675) 71.4%, #061c24c2 77.4%, #061c24d6 83.3%, rgba(6, 28, 36, .906) 89%, #061c24f5 94.5%, #061c24)
    }
}

@media screen and (min-width:1920px) {

    .home-hero-video .video-mask .video-left-mask,
    .home-hero-video .video-mask .video-right-mask {
        height: 100%;
        position: absolute;
        width: 300px
    }
}

@media screen and (max-width:767px) {
    [dir=ltr] .home-hero-video .video-mask .video-left-mask {
        background: -webkit-gradient(linear, right top, left top, from(#061c2400), color-stop(8.3%, #061c2403), color-stop(16.2%, rgba(6, 28, 36, .043)), color-stop(23.9%, #061c2417), color-stop(31.4%, rgba(6, 28, 36, .153)), color-stop(38.6%, rgba(6, 28, 36, .227)), color-stop(45.6%, #061c244f), color-stop(52.3%, rgba(6, 28, 36, .396)), color-stop(58.9%, #061c247d), color-stop(65.2%, rgba(6, 28, 36, .584)), color-stop(71.4%, rgba(6, 28, 36, .675)), color-stop(77.4%, #061c24c2), color-stop(83.3%, #061c24d6), color-stop(89%, rgba(6, 28, 36, .906)), color-stop(94.5%, #061c24f5), to(#061c24));
        background: linear-gradient(270deg, #061c2400 0, #061c2403 8.3%, rgba(6, 28, 36, .043) 16.2%, #061c2417 23.9%, rgba(6, 28, 36, .153) 31.4%, rgba(6, 28, 36, .227) 38.6%, #061c244f 45.6%, rgba(6, 28, 36, .396) 52.3%, #061c247d 58.9%, rgba(6, 28, 36, .584) 65.2%, rgba(6, 28, 36, .675) 71.4%, #061c24c2 77.4%, #061c24d6 83.3%, rgba(6, 28, 36, .906) 89%, #061c24f5 94.5%, #061c24);
        left: 0
    }

    [dir=ltr] .home-hero-video .video-mask .video-right-mask,
    [dir=rtl] .home-hero-video .video-mask .video-left-mask {
        background: -webkit-gradient(linear, left top, right top, from(#061c2400), color-stop(8.3%, #061c2403), color-stop(16.2%, rgba(6, 28, 36, .043)), color-stop(23.9%, #061c2417), color-stop(31.4%, rgba(6, 28, 36, .153)), color-stop(38.6%, rgba(6, 28, 36, .227)), color-stop(45.6%, #061c244f), color-stop(52.3%, rgba(6, 28, 36, .396)), color-stop(58.9%, #061c247d), color-stop(65.2%, rgba(6, 28, 36, .584)), color-stop(71.4%, rgba(6, 28, 36, .675)), color-stop(77.4%, #061c24c2), color-stop(83.3%, #061c24d6), color-stop(89%, rgba(6, 28, 36, .906)), color-stop(94.5%, #061c24f5), to(#061c24));
        background: linear-gradient(90deg, #061c2400 0, #061c2403 8.3%, rgba(6, 28, 36, .043) 16.2%, #061c2417 23.9%, rgba(6, 28, 36, .153) 31.4%, rgba(6, 28, 36, .227) 38.6%, #061c244f 45.6%, rgba(6, 28, 36, .396) 52.3%, #061c247d 58.9%, rgba(6, 28, 36, .584) 65.2%, rgba(6, 28, 36, .675) 71.4%, #061c24c2 77.4%, #061c24d6 83.3%, rgba(6, 28, 36, .906) 89%, #061c24f5 94.5%, #061c24);
        right: 0
    }

    [dir=rtl] .home-hero-video .video-mask .video-right-mask {
        background: -webkit-gradient(linear, right top, left top, from(#061c2400), color-stop(8.3%, #061c2403), color-stop(16.2%, rgba(6, 28, 36, .043)), color-stop(23.9%, #061c2417), color-stop(31.4%, rgba(6, 28, 36, .153)), color-stop(38.6%, rgba(6, 28, 36, .227)), color-stop(45.6%, #061c244f), color-stop(52.3%, rgba(6, 28, 36, .396)), color-stop(58.9%, #061c247d), color-stop(65.2%, rgba(6, 28, 36, .584)), color-stop(71.4%, rgba(6, 28, 36, .675)), color-stop(77.4%, #061c24c2), color-stop(83.3%, #061c24d6), color-stop(89%, rgba(6, 28, 36, .906)), color-stop(94.5%, #061c24f5), to(#061c24));
        background: linear-gradient(270deg, #061c2400 0, #061c2403 8.3%, rgba(6, 28, 36, .043) 16.2%, #061c2417 23.9%, rgba(6, 28, 36, .153) 31.4%, rgba(6, 28, 36, .227) 38.6%, #061c244f 45.6%, rgba(6, 28, 36, .396) 52.3%, #061c247d 58.9%, rgba(6, 28, 36, .584) 65.2%, rgba(6, 28, 36, .675) 71.4%, #061c24c2 77.4%, #061c24d6 83.3%, rgba(6, 28, 36, .906) 89%, #061c24f5 94.5%, #061c24);
        left: 0
    }
}

.home-hero-video video {
    aspect-ratio: 1.8/1;
    height: 100%;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    z-index: 9
}

[dir=ltr] .home-hero-video video {
    left: 0;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%)
}

[dir=rtl] .home-hero-video video {
    right: 0;
    right: 50%;
    -webkit-transform: translatex(50%);
    transform: translatex(50%)
}

@media screen and (max-width:450px) {
    .hide-bottom-icons .home-hero-content {
        display: none
    }

    .hide-bottom-icons .home-hero-headings {
        padding-bottom: 100%
    }
}

.welcome-block {
    padding: 60px 0 50px
}

@media (max-width:1200px) {
    .welcome-block {
        padding-bottom: 30px
    }
}

@media (max-width:609px) {
    .welcome-block {
        padding-top: 30px
    }
}

.welcome-block h4 {
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 32px
}

@media (max-width:1200px) {
    .welcome-block h4 {
        margin-bottom: 20px
    }
}

@media (max-width:609px) {
    .welcome-block h4 {
        font-size: 18px;
        margin-bottom: 15px
    }
}

.welcome-block .container-brands {
    background-color: #fff;
    padding: 65px 0
}

@media (max-width:1200px) {
    .welcome-block .container-brands {
        padding: 30px 0
    }
}

.welcome-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media (max-width:1200px) {
    .welcome-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.welcome-content-inner {
    width: 50%
}

@media (max-width:1200px) {
    .welcome-content-inner {
        width: 100%
    }
}

.welcome-content-video {
    margin-top: 57px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%
}

@media (max-width:1200px) {
    .welcome-content-video {
        margin: 30px 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.welcome-content-video video {
    border-radius: 8px;
    position: relative;
    top: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
    width: 100%;
    z-index: 1
}

[dir=ltr] .welcome-content-video video {
    left: 0
}

[dir=rtl] .welcome-content-video video {
    right: 0
}

.industry-leading-block {
    padding-bottom: 60px
}

@media (max-width:1200px) {
    .industry-leading-block {
        padding-bottom: 30px
    }
}

.industry-leading-block h4 {
    font-weight: 400;
    line-height: 1.2;
    margin: 1em 0 32px
}

@media (max-width:1200px) {
    .industry-leading-block h4 {
        margin-bottom: 20px
    }

    .industry-leading-block h4.desktop-top-title {
        display: none
    }
}

@media (min-width:1201px) {
    .industry-leading-block h4.mobile-top-title {
        display: none
    }
}

@media (max-width:450px) {
    .industry-leading-block h4 {
        font-size: 18px;
        margin-bottom: 15px
    }
}

.industry-leading-block .slick-dotted .slick-dots {
    bottom: -40px
}

[dir=ltr] .industry-leading-block .slick-dotted .slick-dots {
    text-align: left
}

[dir=rtl] .industry-leading-block .slick-dotted .slick-dots {
    text-align: right
}

@media (max-width:1200px) {
    .industry-leading-block .slick-dotted .slick-dots {
        text-align: center
    }
}

.industry-leading-block .slick-dotted .slick-dots li {
    height: 11px;
    width: 11px
}

.industry-leading-block .slick-dotted .slick-dots li button {
    background: #d9d9d9;
    border-radius: 50px;
    height: 11px;
    padding: 5px;
    width: 11px
}

.industry-leading-block .slick-dotted .slick-dots li button:before {
    display: none
}

.industry-leading-block .slick-dotted .slick-dots .slick-active button {
    background: #fbe24c
}

.industry-leading-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

@media (max-width:1200px) {
    .industry-leading-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.industry-leading-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 63.66%
}

[dir=ltr] .industry-leading-inner {
    padding-right: 50px
}

[dir=rtl] .industry-leading-inner {
    padding-left: 50px
}

@media (max-width:1200px) {
    .industry-leading-inner {
        width: 100%
    }

    [dir=ltr] .industry-leading-inner {
        padding-right: 0
    }

    [dir=rtl] .industry-leading-inner {
        padding-left: 0
    }

    .industry-leading-desc {
        margin-top: 32px
    }
}

.industry-leading-child {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    max-width: 100%;
    width: 100%
}

.industry-leading-card,
.industry-leading-child,
.industry-leading-child .slick-initialized,
.industry-leading-child .slick-slide,
.industry-leading-child .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.industry-leading-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding: 0 8px;
    width: 33%
}

.industry-leading-card h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0
}

.industry-leading-card p {
    font-size: 15px;
    line-height: 1.46
}

.industry-leading-links {
    margin-top: auto
}

.industry-leading-links a {
    border-bottom: none;
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1
}

.industry-leading-video {
    padding-top: 61.88%;
    position: relative;
    width: 36.34%
}

@media (max-width:1200px) {
    .industry-leading-video {
        margin-top: 25px;
        padding-top: 139.6%;
        width: 100%
    }
}

.industry-leading-video video {
    border-radius: 8px;
    height: 100%;
    width: 100%;
    z-index: 1
}

.customizable-block {
    padding: 60px 0
}

@media (max-width:1200px) {
    .customizable-block {
        padding: 30px 0
    }
}

.customizable-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

@media (max-width:609px) {
    .customizable-content {
        gap: 16px
    }
}

.customizable-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%
}

@media (max-width:609px) {
    .customizable-top {
        gap: 16px
    }
}

.customizable-box {
    background-color: #061b23;
    background-position: 50%;
    background-size: cover;
    border-radius: 8px;
    min-height: 438px;
    padding: 40px 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:609px) {
    .customizable-box {
        min-height: inherit
    }
}

.customizable-box h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0
}

@media (max-width:609px) {
    .customizable-box h3 {
        font-size: 18px
    }
}

.customizable-box h3 strong {
    display: block;
    font-size: 40px;
    margin: 0 0 10px
}

@media (max-width:609px) {
    .customizable-box h3 strong {
        font-size: 30px
    }
}

.customizable-box p {
    color: #fff;
    padding-bottom: .5em
}

@media (min-width:609px) {
    .customizable-box p {
        max-width: 400px
    }
}

.customizable-box-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    width: 41%
}

@media (max-width:1024px) {
    .customizable-box-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%
    }
}

@media (max-width:609px) {
    .customizable-box-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.customizable-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px
}

@media (max-width:609px) {
    .customizable-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.product-variation-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.product-variation-wrap .product-variation-sku {
    padding-bottom: 0;
    width: calc(100% - 134px)
}

@media screen and (max-width:767px) {
    .product-variation-wrap .product-variation-sku {
        width: auto
    }

    .product-variation-wrap .product-variation-sku .field--label-inline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.track-price-block .track-price {
    max-width: 134px;
    width: 100%
}

[dir=ltr] .track-price-block .track-price {
    margin-left: auto
}

[dir=rtl] .track-price-block .track-price {
    margin-right: auto
}

.track-price-block .track-price button {
    background-color: #fff;
    border: 1.5px solid #e8e8e8;
    border-radius: 8px;
    color: #061b23;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 7px 12px;
    text-decoration: none;
    white-space: nowrap
}

.track-price-block .track-price button:hover {
    background-color: #061b23;
    border: 1.5px solid #061b23;
    color: #fff !important;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.track-price-block .track-price button img {
    -webkit-filter: none;
    filter: none
}

.track-price-block .track-card {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    -webkit-box-shadow: 0 4px 12px 0 #0003;
    box-shadow: 0 4px 12px 0 #0003;
    display: none;
    max-width: 100%;
    padding: 40px;
    position: absolute;
    z-index: 1
}

[dir=ltr] .track-price-block .track-card {
    right: 0
}

[dir=rtl] .track-price-block .track-card {
    left: 0
}

@media screen and (min-width:962px) {
    [dir=ltr] .track-price-block .track-card {
        right: 15px
    }

    [dir=rtl] .track-price-block .track-card {
        left: 15px
    }
}

@media screen and (min-width:768px)and (max-width:961px) {
    .track-price-block .track-card {
        padding: 32px
    }
}

@media screen and (min-width:768px) {
    .track-price-block .track-card {
        max-width: 380px;
        top: calc(100% + 10px)
    }
}

@media screen and (max-width:767px) {
    .track-price-block .track-card {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        bottom: 0;
        max-width: calc(100% + 50px);
        z-index: 999
    }
}

.track-price-block .track-card .error-highlight {
    border: 2px solid red
}

@media screen and (min-width:768px) {
    .track-price-block .track-card:before {
        border-bottom: 10px solid #fff;
        border-left: 10px solid #0000;
        border-right: 10px solid #0000;
        content: "";
        position: absolute;
        top: -8px
    }

    [dir=ltr] .track-price-block .track-card:before {
        right: 54px
    }

    [dir=rtl] .track-price-block .track-card:before {
        left: 54px
    }
}

@media screen and (max-width:961px) {
    [dir=ltr] .track-price-block .track-card:before {
        right: 70px
    }

    [dir=rtl] .track-price-block .track-card:before {
        left: 70px
    }
}

.track-price-block .track-card p {
    color: #061b23;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 24px;
    margin-top: 16px
}

.track-price-block .track-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.track-price-block .track-heading-img {
    background-color: #fdf0a5;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 64px;
    justify-content: center;
    padding: 14px 19px;
    width: 64px
}

.track-price-block .track-heading-img img {
    -webkit-filter: none;
    filter: none
}

.track-price-block .track-heading-text {
    color: #0b1b22;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    width: calc(100% - 64px)
}

.track-price-block .track-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.track-price-block .track-form input {
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    padding: 10px 16px
}

.track-price-block .track-form input[type=submit] {
    margin-top: 8px
}

.track-price-block.open .track-price button {
    background-color: #061b23;
    border: 1.5px solid #061b23;
    color: #fff !important
}

.track-price-block button:hover img:not(.hover-icon),
.track-price-block.open button img:not(.hover-icon),
.track-price-block:not(.open) button .hover-icon {
    display: none
}

.track-price-block.open .track-card,
.track-price-block:not(.open) button:hover .hover-icon {
    display: block
}

.track-price-block .track-card-close:hover img {
    cursor: pointer;
    display: unset !important
}

.track-card-modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

[dir=ltr] .track-card-modal {
    left: 0
}

[dir=rtl] .track-card-modal {
    right: 0
}

.track-card-modal:before {
    background: #0b1b22;
    content: "";
    height: 100%;
    opacity: .7;
    position: fixed;
    top: 0;
    width: 100%
}

[dir=ltr] .track-card-modal:before {
    left: 0
}

[dir=rtl] .track-card-modal:before {
    right: 0
}

.track-card-close {
    border: none;
    position: absolute;
    top: 24px;
    z-index: 1
}

[dir=ltr] .track-card-close {
    right: 24px
}

[dir=rtl] .track-card-close {
    left: 24px
}

.modal-open {
    position: relative
}

.modal-open .track-card {
    display: block !important
}

.modal-open .track-card-modal {
    display: block
}

.notifications-close {
    border: none
}

.notifications-close:hover {
    cursor: pointer
}

.notifications-box {
    background-color: #def4de;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 12px 0 #0003;
    box-shadow: 0 4px 12px 0 #0003;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 16px;
    justify-content: space-between;
    max-width: 322px;
    padding: 16px;
    position: fixed;
    top: 20px;
    z-index: 900
}

[dir=ltr] .notifications-box {
    right: 20px
}

[dir=rtl] .notifications-box {
    left: 20px
}

@media screen and (max-width:961px) {
    .notifications-box {
        top: 83px
    }
}

@media screen and (max-width:767px) {
    .notifications-box {
        max-width: 100%
    }

    [dir=ltr] .notifications-box {
        left: 20px
    }

    [dir=rtl] .notifications-box {
        right: 20px
    }
}

.notifications-info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 14px;
    justify-content: space-between
}

.notifications-img,
.notifications-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.notifications-img {
    background-color: #00800033;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 40px;
    justify-content: center;
    padding: 12px 10px;
    width: 40px
}

.notifications-img img {
    -webkit-filter: none;
    filter: none
}

.notifications-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

.notifications-text h2 {
    color: #0b1b22;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0
}

.notifications-text p {
    color: #061b23;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

@media screen and (max-width:767px) {
    [dir=ltr] .notifications-text p {
        padding-right: 8px
    }

    [dir=rtl] .notifications-text p {
        padding-left: 8px
    }
}

.visualize-block {
    background-color: #061b23;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 74px 0
}

@media (max-width:767px) {
    .visualize-block {
        padding: 30px 0
    }
}

.visualize-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.visualize-content {
    width: 45%
}

@media (max-width:767px) {
    .visualize-content {
        margin-top: 30px;
        text-align: center;
        width: 100%
    }
}

.visualize-content h3 {
    color: #fff;
    font-size: 45px;
    line-height: 1;
    margin: 0
}

[dir=ltr] .visualize-content h3 {
    padding-right: 8%
}

[dir=rtl] .visualize-content h3 {
    padding-left: 8%
}

@media (max-width:767px) {
    .visualize-content h3 {
        font-size: 40px;
        padding-bottom: .5em
    }

    [dir=ltr] .visualize-content h3 {
        padding-right: 0
    }

    [dir=rtl] .visualize-content h3 {
        padding-left: 0
    }
}

.visualize-content p {
    color: #fff
}

@media (max-width:767px) {
    .visualize-content p {
        padding-bottom: .5em
    }
}

.visualize-image {
    position: relative;
    width: 50%
}

@media (max-width:767px) {
    .visualize-image {
        margin-top: 30px;
        width: 100%
    }
}

.visualize-image:before {
    background-color: #fbe24c;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 146.2px 129px #fbe24c;
    box-shadow: 0 4px 146.2px 129px #fbe24c;
    content: "";
    height: 26%;
    position: absolute;
    top: 50%;
    width: 47.5%
}

[dir=ltr] .visualize-image:before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[dir=rtl] .visualize-image:before {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media (max-width:1200px) {
    .visualize-image:before {
        height: 16%;
        width: 27.5%
    }
}

@media (max-width:767px) {
    .visualize-image:before {
        -webkit-box-shadow: 0 2.98px 109.09px 96.26px #fbe24c;
        box-shadow: 0 2.98px 109.09px 96.26px #fbe24c
    }
}

.visualize-image img {
    position: relative;
    width: 91%
}

.visualize-image-up {
    z-index: 2
}

.visualize-image-down {
    margin-top: -116px;
    z-index: 1
}

[dir=ltr] .visualize-image-down {
    margin-left: 9%
}

[dir=rtl] .visualize-image-down {
    margin-right: 9%
}

.two-col-data-section {
    padding: 80px 0
}

@media (max-width:767px) {
    .two-col-data-section {
        padding: 60px 0
    }
}

.two-col-data-section .two-col-data-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-column-gap: 56px;
    -moz-column-gap: 56px;
    column-gap: 56px;
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 900px;
    row-gap: 60px
}

@media (max-width:1200px) {
    .two-col-data-section .two-col-data-block {
        -webkit-column-gap: 36px;
        -moz-column-gap: 36px;
        column-gap: 36px;
        row-gap: 40px
    }
}

@media (max-width:767px) {
    .two-col-data-section .two-col-data-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.two-col-data-section .two-col-data-content {
    width: calc(50% - 28px)
}

@media (max-width:767px) {
    .two-col-data-section .two-col-data-content {
        width: 100%
    }
}

.two-col-data-section .two-col-data-content h3 {
    margin: 0
}

.two-col-data-section .two-col-data-content>p {
    margin-bottom: 0;
    margin-top: 28px
}

.two-col-data-section .two-col-data-content img {
    border-radius: .7rem;
    margin: 22px 0;
    max-width: 100%
}

.two-col-data-section .two-col-bottom-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 33px
}

.two-col-data-section .two-col-bottom-block p {
    font-size: 16px
}

@media (max-width:1200px) {
    .two-col-data-section .two-col-bottom-block {
        gap: 15px
    }
}

.two-col-data-section .two-col-bottom-content {
    font-size: 16px;
    line-height: 1.5
}

@media (min-width:962px) {
    .path-checkout header#navbar {
        display: none !important
    }

    [dir=ltr] .path-checkout .navbar-fixed-left+div[role=main] {
        padding-left: 0 !important
    }

    [dir=rtl] .path-checkout .navbar-fixed-left+div[role=main] {
        padding-right: 0 !important
    }
}

.path-checkout .header-video-block {
    padding: 18px 60px;
    z-index: 1
}

[dir=ltr] .path-checkout .header-video-block {
    text-align: left
}

[dir=rtl] .path-checkout .header-video-block {
    text-align: right
}

@media (min-width:962px)and (max-width:1366.98px) {
    .path-checkout .header-video-block {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media (max-width:961.98px) {
    .path-checkout .header-video-block {
        padding: 100px 32px 27px
    }
}

@media (max-width:767px) {
    .path-checkout .header-video-block {
        min-height: auto;
        padding: 100px 24px 23px
    }
}

.path-checkout .header-video-block .field--name-field-image-source-for-header {
    display: contents;
    position: relative
}

.path-checkout .header-video-block .field--name-field-image-source-for-header:after {
    background: rgba(8, 15, 18, .761);
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .path-checkout .header-video-block .field--name-field-image-source-for-header:after {
    left: 0
}

[dir=rtl] .path-checkout .header-video-block .field--name-field-image-source-for-header:after {
    right: 0
}

.path-checkout .header-video-block .text-wrapper {
    margin: auto 0
}

[dir=ltr] .path-checkout .header-video-block .text-wrapper {
    padding-left: 12px
}

[dir=rtl] .path-checkout .header-video-block .text-wrapper {
    padding-right: 12px
}

@media (max-width:767px) {
    .path-checkout .header-video-block .text-wrapper {
        top: -20px
    }
}

.path-checkout .header-video-block .text-wrapper a.cart-link {
    border: none;
    bottom: 2px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    opacity: .8;
    position: absolute;
    top: 30px
}

[dir=ltr] .path-checkout .header-video-block .text-wrapper a.cart-link {
    right: 22px
}

[dir=rtl] .path-checkout .header-video-block .text-wrapper a.cart-link {
    left: 22px
}

@media (max-width:767px) {
    .path-checkout .header-video-block .text-wrapper a.cart-link {
        line-height: inherit;
        top: 35px
    }
}

@media (max-width:400px) {
    .path-checkout .header-video-block .text-wrapper a.cart-link {
        font-size: 14px;
        top: 30px
    }

    [dir=ltr] .path-checkout .header-video-block .text-wrapper a.cart-link {
        left: 0;
        right: 10px
    }

    [dir=rtl] .path-checkout .header-video-block .text-wrapper a.cart-link {
        left: 10px;
        right: 0
    }
}

.path-checkout .header-video-block .text-wrapper h1 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 28px;
    margin: 0
}

.path-checkout .header-video-block .text-wrapper h1:not(.checkout) {
    display: none
}

.path-checkout .header-video-block .text-wrapper p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    opacity: .8
}

.path-checkout .header-video-block .zip-form-wrapper {
    margin: unset
}

.path-checkout .field--name-total-price.field--type-commerce-price h3,
.path-checkout .form-type-select label,
.path-checkout .form-type-tel label,
.path-checkout .form-type-textarea label,
.path-checkout .form-type-textfield label {
    display: none
}

@media (min-width:962px) {
    .path-checkout .field--name-total-price.field--type-commerce-price h3 {
        display: block
    }
}

.path-checkout .checkout-main-header,
.path-checkout .layout-checkout-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 1216px
}

.path-checkout .checkout-main-header .logo-wrapper,
.path-checkout .layout-checkout-form .logo-wrapper {
    display: none;
    margin: 0
}

@media (min-width:962px) {

    .path-checkout .checkout-main-header .logo-wrapper,
    .path-checkout .layout-checkout-form .logo-wrapper {
        display: block
    }
}

.path-checkout .checkout-main-header .logo-wrapper .logo-img img,
.path-checkout .layout-checkout-form .logo-wrapper .logo-img img {
    margin: 4px 0 -4px
}

@media (min-width:962px) {
    .path-checkout .layout-checkout-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }
}

.path-checkout .checkout-main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.path-checkout .checkout-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    max-width: 484px;
    padding: 0;
    position: relative;
    width: 100%
}

@media (max-width:767px) {
    .path-checkout .checkout-sidebar {
        max-width: 180px
    }
}

.path-checkout .checkout-sidebar li:not([role=presentation]) {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 16.8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    padding: 0 15px;
    position: relative;
    text-align: center
}

@media (min-width:1025px)and (max-width:1199.98px) {
    .path-checkout .checkout-sidebar li:not([role=presentation]) {
        padding: 0 10px
    }
}

@media (min-width:962px)and (max-width:1024.98px) {
    .path-checkout .checkout-sidebar li:not([role=presentation]) {
        padding: 0 8px
    }
}

.path-checkout .checkout-sidebar li:not([role=presentation]) img {
    margin-bottom: 10px
}

@media (min-width:780px) {
    .path-checkout .checkout-sidebar li:not([role=presentation]):first-of-type img {
        width: 23px
    }

    .path-checkout .checkout-sidebar li:not([role=presentation]):nth-child(2) img {
        width: 19px
    }

    [dir=ltr] .path-checkout .checkout-sidebar li:not([role=presentation]):last-of-type {
        padding-right: 0
    }

    [dir=rtl] .path-checkout .checkout-sidebar li:not([role=presentation]):last-of-type {
        padding-left: 0
    }

    .path-checkout .checkout-sidebar li:not([role=presentation]):last-of-type img {
        width: 17px
    }
}

.path-checkout .checkout-sidebar .slick-dots {
    bottom: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto
}

.path-checkout .checkout-sidebar .slick-dots li {
    height: auto;
    margin: 0 7px;
    padding: 0;
    width: auto
}

.path-checkout .checkout-sidebar .slick-dots li button {
    height: auto;
    padding: 0;
    width: auto
}

.path-checkout .checkout-sidebar .slick-dots li button:before {
    background-color: #fff;
    border-radius: 50px;
    color: #fff;
    content: "";
    font-size: 0;
    height: 6px;
    opacity: .3;
    width: 6px
}

.path-checkout .checkout-sidebar .slick-active button:before {
    opacity: 1 !important
}

.path-checkout .checkout-header {
    min-height: auto
}

.path-checkout .checkout-header #background-fill:before {
    background: #080f12;
    opacity: .76
}

.path-checkout .checkout strong {
    font-size: 32px;
    line-height: 28px
}

.path-checkout .layout-region-checkout-main {
    padding-top: 32px
}

[dir=ltr] .path-checkout .layout-region-checkout-main {
    padding-right: 32px
}

[dir=rtl] .path-checkout .layout-region-checkout-main {
    padding-left: 32px
}

@media (orientation:landscape)and (min-device-height:780px),
screen and (min-width:780px) {
    .path-checkout .layout-region-checkout-main {
        width: 57.5%
    }
}

@media (max-width:1240.98px) {
    [dir=ltr] .path-checkout .layout-region-checkout-main {
        padding-left: 32px
    }

    [dir=rtl] .path-checkout .layout-region-checkout-main {
        padding-right: 32px
    }
}

@media (max-width:961.98px) {
    .path-checkout .layout-region-checkout-main {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

.path-checkout .layout-region-checkout-main input:not(.form-radio),
.path-checkout .layout-region-checkout-main select {
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    color: #061b23;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 14px 16px
}

.path-checkout .layout-region-checkout-main input:not(.form-radio)::-webkit-input-placeholder,
.path-checkout .layout-region-checkout-main select::-webkit-input-placeholder {
    color: #061b23;
    opacity: .6
}

.path-checkout .layout-region-checkout-main input:not(.form-radio)::-moz-placeholder,
.path-checkout .layout-region-checkout-main select::-moz-placeholder {
    color: #061b23;
    opacity: .6
}

.path-checkout .layout-region-checkout-main input:not(.form-radio):-ms-input-placeholder,
.path-checkout .layout-region-checkout-main select:-ms-input-placeholder {
    color: #061b23;
    opacity: .6
}

.path-checkout .layout-region-checkout-main input:not(.form-radio)::-ms-input-placeholder,
.path-checkout .layout-region-checkout-main select::-ms-input-placeholder {
    color: #061b23;
    opacity: .6
}

.path-checkout .layout-region-checkout-main input:not(.form-radio)::placeholder,
.path-checkout .layout-region-checkout-main select::placeholder {
    color: #061b23;
    opacity: .6
}

.path-checkout .layout-region-checkout-main .select-wrapper:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 20px;
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/15830c5f757573242373129d7dba1536.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/15830c5f757573242373129d7dba1536.svg") no-repeat 50% 50%;
    -webkit-mask-size: 17px 13px;
    mask-size: 17px 13px;
    width: 22px
}

[dir=ltr] .path-checkout .layout-region-checkout-main .select-wrapper:after {
    padding-right: 35px
}

[dir=rtl] .path-checkout .layout-region-checkout-main .select-wrapper:after {
    padding-left: 35px
}

.path-checkout .layout-region-checkout-main .fieldset-title {
    color: #061b23;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.path-checkout .layout-region-checkout-main .checkout-pane-payment-information legend {
    border-bottom: 0;
    margin-bottom: 6px
}

.path-checkout .layout-region-checkout-main .checkout-pane-payment-information legend .fieldset-legend {
    display: none
}

@media (min-width:962px) {
    .path-checkout .layout-region-checkout-main .checkout-left-wrap {
        max-width: 666px
    }

    [dir=ltr] .path-checkout .layout-region-checkout-main .checkout-left-wrap {
        margin-left: auto;
        margin-right: 0
    }

    [dir=rtl] .path-checkout .layout-region-checkout-main .checkout-left-wrap {
        margin-left: 0;
        margin-right: auto
    }
}

.path-checkout .layout-region-checkout-main .checkout-pane {
    background-color: #f7f7f7 !important;
    border: 1.5px solid #ececec;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .039);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .039);
    margin-bottom: 32px
}

.path-checkout .layout-region-checkout-main .checkout-order-summary .order-item__image {
    max-width: 90px
}

.path-checkout .layout-region-checkout-secondary {
    background-color: #f8f8f8;
    margin-top: 0;
    padding-top: 32px
}

[dir=ltr] .path-checkout .layout-region-checkout-secondary {
    padding-left: 32px
}

[dir=rtl] .path-checkout .layout-region-checkout-secondary {
    padding-right: 32px
}

@media (orientation:landscape)and (min-device-height:780px),
screen and (min-width:780px) {
    .path-checkout .layout-region-checkout-secondary {
        width: 42.5%
    }
}

@media (max-width:1240.98px) {
    [dir=ltr] .path-checkout .layout-region-checkout-secondary {
        padding-right: 32px
    }

    [dir=rtl] .path-checkout .layout-region-checkout-secondary {
        padding-left: 32px
    }
}

@media (max-width:961.98px) {
    .path-checkout .layout-region-checkout-secondary {
        background-color: #0000;
        padding: 0 51px 60px;
        width: 100%
    }
}

@media (max-width:767px) {
    .path-checkout .layout-region-checkout-secondary {
        padding: 0 24px 42px
    }
}

@media (min-width:1200px) {
    .path-checkout .layout-region-checkout-secondary:after {
        background-color: #f8f8f8;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: calc(100dvw/2 - 50%);
        z-index: -1
    }

    [dir=ltr] .path-checkout .layout-region-checkout-secondary:after {
        right: calc(100dvw/2*-1 + 50% + 5px)
    }

    [dir=rtl] .path-checkout .layout-region-checkout-secondary:after {
        left: calc(100dvw/2*-1 + 50% + 5px)
    }
}

@media (min-width:962px) {
    .path-checkout .layout-region-checkout-secondary .checkout-right-wrap {
        margin-top: -15px;
        max-width: 484px;
        padding-top: 15px;
        position: sticky;
        top: 0
    }

    [dir=ltr] .path-checkout .layout-region-checkout-secondary .checkout-right-wrap {
        margin-left: 0;
        margin-right: auto
    }

    [dir=rtl] .path-checkout .layout-region-checkout-secondary .checkout-right-wrap {
        margin-left: auto;
        margin-right: 0
    }
}

.path-checkout .layout-region-checkout-secondary h3 {
    display: none
}

@media (max-width:961.98px) {
    .path-checkout .layout-region-checkout-secondary .order-items__wrapper {
        display: none
    }
}

.path-checkout .layout-region-checkout-secondary .terms {
    color: gray;
    display: block;
    font-size: 12px;
    line-height: 1;
    text-align: center
}

.path-checkout .layout-region-checkout-secondary .terms a {
    color: gray
}

.path-checkout #edit-shipping-information-shipping-profile {
    margin-bottom: 0
}

.path-checkout .category-menu {
    margin-bottom: 30px
}

.path-checkout .category-menu .fieldgroup-radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.path-checkout .category-menu .form-type-radio {
    width: 100%
}

.path-checkout .category-menu .control-label {
    border: 2px solid #e8e8e8;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .039);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .039);
    color: #b7b7b7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px 18px;
    position: relative;
    width: 100%
}

[dir=ltr] .path-checkout .category-menu .control-label {
    margin-left: 0
}

[dir=rtl] .path-checkout .category-menu .control-label {
    margin-right: 0
}

.path-checkout .category-menu .control-label .form-radio {
    -webkit-appearance: none
}

.path-checkout .category-menu .control-label .input-title-wrapper {
    color: #061b23;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

[dir=ltr] .path-checkout .category-menu .control-label .input-title-wrapper {
    margin-right: 0
}

[dir=rtl] .path-checkout .category-menu .control-label .input-title-wrapper {
    margin-left: 0
}

.path-checkout .category-menu .control-label .input-title-wrapper:before {
    color: #6a767b;
    display: block;
    font-family: Font Awesome\ 6 Pro;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 7px
}

.path-checkout .category-menu .control-label:has(input[type=radio]:checked),
.path-checkout .category-menu .control-label:hover {
    border-color: #061b23;
    color: #061b23
}

.path-checkout .category-menu .control-label:has(input[type=radio]:checked) .input-title-wrapper,
.path-checkout .category-menu .control-label:hover .input-title-wrapper {
    font-weight: 700
}

.path-checkout .category-menu .control-label:has(input[type=radio]:checked) .input-title-wrapper:before,
.path-checkout .category-menu .control-label:hover .input-title-wrapper:before {
    background-color: #061b23
}

.path-checkout .category-menu .control-label input[value=new--credit_card--test_sandbox]+.input-title-wrapper:before {
    background-color: #6a767b;
    content: "";
    display: block;
    height: 20px;
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/7b56414dde3544bd8e8052729bf45b7f.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/7b56414dde3544bd8e8052729bf45b7f.svg") no-repeat 50% 50%;
    -webkit-mask-size: 25px 20px;
    mask-size: 25px 20px;
    width: 25px
}

.path-checkout .category-menu .control-label input[value=new--authnet_echeck--ach]+.input-title-wrapper:before {
    background-color: #6a767b;
    content: "";
    display: block;
    height: 20px;
    -webkit-mask: url("../../../../themes/custom/savanahconex/dist/images/19baa463a53e82fd99ba46c02ee6ceb7.svg") no-repeat 50% 50%;
    mask: url("../../../../themes/custom/savanahconex/dist/images/19baa463a53e82fd99ba46c02ee6ceb7.svg") no-repeat 50% 50%;
    -webkit-mask-size: 25px 20px;
    mask-size: 25px 20px;
    width: 25px
}

.path-checkout #edit-payment-information-add-payment-method {
    background-color: #f7f7f7 !important;
    border: 1.5px solid #ececec;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .039);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .039);
    display: inline-block;
    padding: 32px;
    width: 100%
}

.path-checkout #edit-payment-information-add-payment-method .form-item-payment-information-add-payment-method-payment-details-number {
    margin-top: 1em
}

@media (max-width:767px) {
    .path-checkout #edit-payment-information-add-payment-method {
        padding: 24px
    }
}

.path-checkout #edit-payment-information-add-payment-method label {
    width: 100%
}

.path-checkout #edit-payment-information-add-payment-method .description,
.path-checkout #edit-payment-information-add-payment-method label:after {
    display: none
}

.path-checkout #edit-payment-information-add-payment-method .card-info-wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 13px;
    margin-bottom: 20px;
    width: 100%
}

.path-checkout #edit-payment-information-add-payment-method .card-info-wrap .fieldset-title {
    color: #0b1b22;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    padding: 0
}

.path-checkout #edit-payment-information-add-payment-method .cvv-code {
    max-width: 140px;
    width: 100%
}

@media (max-width:1053.98px) {
    .path-checkout #edit-payment-information-add-payment-method .cvv-code {
        max-width: 125px;
        padding: 0
    }
}

@media (max-width:389.98px) {
    .path-checkout #edit-payment-information-add-payment-method .cvv-code {
        max-width: 100px
    }

    [dir=ltr] .path-checkout #edit-payment-information-add-payment-method .cvv-code {
        margin-right: 20px
    }

    [dir=rtl] .path-checkout #edit-payment-information-add-payment-method .cvv-code {
        margin-left: 20px
    }
}

.path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label input[type=checkbox] {
    -webkit-appearance: none;
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .251);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .251);
    cursor: pointer;
    height: 24px;
    line-height: 0;
    margin: 0;
    outline: 0;
    padding: 0 !important;
    position: relative;
    width: 24px
}

.path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label input[type=checkbox]:hover {
    opacity: 1
}

.path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label input[type=checkbox]:checked {
    background-color: #ffe300;
    border: 1px solid #ffe300;
    opacity: 1
}

.path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label input[type=checkbox]:checked:before {
    border: solid #000;
    content: "";
    height: 10px;
    position: absolute;
    top: 50%;
    width: 6px;
    z-index: 2
}

[dir=ltr] .path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label input[type=checkbox]:checked:before {
    border-width: 0 2px 2px 0;
    margin: 0 -2px 0 -1px;
    right: 50%;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%)
}

[dir=rtl] .path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label input[type=checkbox]:checked:before {
    border-width: 0 0 2px 2px;
    left: 50%;
    margin: 0 -1px 0 -2px;
    -webkit-transform: rotate(-45deg) translate(50%, -50%);
    transform: rotate(-45deg) translate(50%, -50%)
}

.path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label .input-title-wrapper {
    font-size: 16px;
    line-height: 20px
}

[dir=ltr] .path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label .input-title-wrapper {
    margin-left: 9px;
    margin-right: 0
}

[dir=rtl] .path-checkout #edit-payment-information-add-payment-method .form-type-checkbox .control-label .input-title-wrapper {
    margin-left: 0;
    margin-right: 9px
}

.path-checkout #edit-payment-information-add-payment-method .echcek_desc {
    color: #0b1b22;
    font-size: 14px;
    line-height: 1.25
}

.path-checkout #edit-shipping-information-shipping-profile-address-0-address>.form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    width: 100%
}

@media (max-width:1240.98px) {
    .path-checkout #edit-shipping-information-shipping-profile-address-0-address>.form-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline>.form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    width: 100%
}

@media (min-width:780px)and (max-width:1024.98px) {
    .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline>.form-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
    margin-bottom: 15px;
    width: 50%
}

[dir=ltr] .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
    float: left
}

[dir=rtl] .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
    float: right
}

@media (min-width:962px)and (max-width:1240.98px) {
    .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
        width: 100%
    }

    [dir=ltr] .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
        padding-right: 0 !important
    }

    [dir=rtl] .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
        padding-left: 0 !important
    }
}

@media (max-width:767px) {
    .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-group {
        width: 100%
    }
}

@media (min-width:768px) {
    [dir=ltr] .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-item-shipping-information-shipping-profile-address-0-address-organization {
        padding-right: 12px
    }

    [dir=rtl] .path-checkout #edit-shipping-information-shipping-profile-address-0-address .job-container-inline .form-item-shipping-information-shipping-profile-address-0-address-organization {
        padding-left: 12px
    }
}

.path-checkout .ach-title i {
    color: #0b1b22;
    font-size: 32px;
    opacity: .6
}

@media (max-width:767px) {
    .path-checkout .ach-title i {
        font-size: 26px
    }
}

[dir=ltr] .path-checkout .address-container-inline>.form-item {
    margin-right: 0
}

[dir=rtl] .path-checkout .address-container-inline>.form-item {
    margin-left: 0
}

.path-checkout #edit-payment-information-add-payment-method-billing-information div.address-container-inline>.form-item {
    margin-bottom: 15px
}

.path-checkout .ach-info p {
    color: #0b1b22;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.6px;
    opacity: .8
}

.path-checkout .checkout-place-order {
    margin-top: 30px
}

@media (max-width:767px) {
    .path-checkout .checkout-place-order {
        margin-top: 24px
    }
}

.path-checkout .checkout-place-order .terms {
    font-weight: 400;
    line-height: 15.08px;
    margin-top: -8px
}

@media (min-width:962px) {
    .path-checkout .mobile-checkout-info {
        display: none
    }
}

.path-checkout .mobile-checkout-info .cus-order-summary {
    display: none
}

@media (max-width:961.98px) {
    .path-checkout .mobile-checkout-info {
        margin: 0 -51px
    }
}

@media (max-width:767px) {
    .path-checkout .mobile-checkout-info {
        margin: 0 -24px
    }
}

.path-checkout .mobile-checkout-info .panel-order-checkout {
    background: #fff;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .059);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .059);
    padding: 23px 32px
}

@media (max-width:767px) {
    .path-checkout .mobile-checkout-info .panel-order-checkout {
        padding: 24px
    }
}

.path-checkout .mobile-checkout-info .panel-title {
    margin: 0;
    padding: 0
}

.path-checkout .mobile-checkout-info .panel-collapse .panel-body {
    padding: 24px 0 0
}

.path-checkout .mobile-checkout-info .panel-collapse .panel-body .checkout-pane {
    background-color: #0000 !important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

.path-checkout .mobile-checkout-info .panel-collapse .panel-body .checkout-order-summary .order-total-wrap {
    margin-top: 24px
}

.path-checkout .mobile-checkout-info .order-accordion {
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #0b1b22;
    font-size: 20px;
    font-weight: 700;
    gap: 12px;
    justify-content: space-between;
    line-height: 25px
}

@media (max-width:480px) {
    .path-checkout .mobile-checkout-info .order-accordion {
        font-size: 16px;
        line-height: 19px
    }
}

.path-checkout .mobile-checkout-info .order-accordion:active {
    -webkit-transform: none;
    transform: none
}

.path-checkout .mobile-checkout-info .order-accordion .item-lhs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

@media (max-width:480px) {
    .path-checkout .mobile-checkout-info .order-accordion .item-lhs {
        width: 60%
    }
}

.path-checkout .mobile-checkout-info .order-accordion .item-lhs span {
    color: #061b23;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.path-checkout .mobile-checkout-info .order-accordion .item-rhs {
    color: #6a767b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    gap: 8px;
    line-height: 17px
}

[dir=ltr] .path-checkout .mobile-checkout-info .order-accordion .item-rhs {
    text-align: right
}

[dir=rtl] .path-checkout .mobile-checkout-info .order-accordion .item-rhs {
    text-align: left
}

.path-checkout .mobile-checkout-info .order-accordion .item-rhs .dropdown-wrapper {
    background-color: #eee;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 24px;
    justify-content: center;
    width: 24px
}

.path-checkout .mobile-checkout-info .order-accordion .subtext .sub-hide {
    display: none
}

@media (max-width:420px) {
    .path-checkout .mobile-checkout-info .order-accordion .subtext span {
        display: none !important
    }
}

.path-checkout .mobile-checkout-info .order-accordion[aria-expanded=true] .item-rhs .subtext .sub-show {
    display: none
}

.path-checkout .mobile-checkout-info .order-accordion[aria-expanded=true] .item-rhs .subtext .sub-hide {
    display: inline-block
}

[dir=ltr] .path-checkout .mobile-checkout-info .order-accordion[aria-expanded=true] .item-rhs img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .path-checkout .mobile-checkout-info .order-accordion[aria-expanded=true] .item-rhs img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.path-checkout .alert-success.alert-dismissible,
.path-checkout .region-footer .content-wrapper>.row {
    display: none
}

.path-checkout [data-drupal-selector=edit-shipping-information-shipping-profile-address-0-address-container3] {
    display: inline-block;
    position: relative
}

@media (max-width:480px) {
    .path-checkout [data-drupal-selector=edit-shipping-information-shipping-profile-address-0-address-container3] {
        margin-bottom: -16px
    }
}

.path-checkout .checkout-pane-shipping-information>.panel-body {
    display: block
}

.path-checkout .checkout-pane-shipping-information>.panel-body .field--name-address label {
    display: none
}

.path-checkout .checkout-pane-shipping-information .form-type-email {
    width: 50%
}

[dir=ltr] .path-checkout .checkout-pane-shipping-information .form-type-email {
    float: left;
    padding-right: 15px
}

[dir=rtl] .path-checkout .checkout-pane-shipping-information .form-type-email {
    float: right;
    padding-left: 15px
}

@media (max-width:961px) {
    .path-checkout .checkout-pane-shipping-information .form-type-email {
        width: 100%
    }

    [dir=ltr] .path-checkout .checkout-pane-shipping-information .form-type-email {
        padding-right: 0
    }

    [dir=rtl] .path-checkout .checkout-pane-shipping-information .form-type-email {
        padding-left: 0
    }

    .path-checkout .checkout-pane-shipping-information .form-type-tel {
        padding-bottom: 0;
        width: 100%
    }
}

.path-checkout .delivery {
    background-color: #f8f8f8;
    border-radius: .7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 18px 22px
}

@media (max-width:961px) {
    .path-checkout .checkout-pane .credit-card-form__expiration input {
        padding: 8px 14px
    }
}

.path-checkout .checkout-pane-conexwest-commerce-contact-information {
    position: relative
}

@media (max-width:961.98px) {
    .path-checkout .checkout-pane-conexwest-commerce-contact-information {
        margin-top: 32px
    }
}

.path-checkout .form-submit {
    margin: 0 0 -8px
}

.checkout-order-summary {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px
}

.checkout-order-summary,
.checkout-order-summary .order-items__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.checkout-order-summary .order-items__wrapper {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    row-gap: 18px
}

.checkout-order-summary .order-item {
    border-bottom: 1px solid #ededed;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px
}

@media (min-width:962px)and (max-width:1060.98px) {
    .checkout-order-summary .order-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

@media (max-width:410.98px) {
    .checkout-order-summary .order-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.checkout-order-summary .order-item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px
}

@media (min-width:962px)and (max-width:1060.98px) {
    .checkout-order-summary .order-item__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (max-width:410.98px) {
    .checkout-order-summary .order-item__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.checkout-order-summary .order-item__image img {
    max-width: 84px
}

@media (max-width:410.98px) {
    .checkout-order-summary .order-item__image img {
        max-width: 100px
    }
}

.checkout-order-summary .order-item__label {
    font-size: 14px;
    line-height: 1.45;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 200px);
    flex: 0 0 calc(100% - 200px)
}

@media (min-width:962px)and (max-width:1060.98px) {
    .checkout-order-summary .order-item__label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 95px);
        flex: 0 0 calc(100% - 95px)
    }
}

@media (max-width:410.98px) {
    .checkout-order-summary .order-item__label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 95px);
        flex: 0 0 calc(100% - 95px)
    }
}

.checkout-order-summary .order-item__label>span {
    color: #0b1b22;
    font-size: 16px;
    font-weight: 400
}

.checkout-order-summary .order-item__label p {
    color: #677378;
    font-weight: 400;
    margin-bottom: 0
}

.checkout-order-summary .order-item__label p span {
    color: green;
    font-weight: 700
}

.checkout-order-summary .order-item__price {
    color: #0b1b22;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

[dir=ltr] .checkout-order-summary .order-item__price {
    text-align: right
}

[dir=rtl] .checkout-order-summary .order-item__price {
    text-align: left
}

.checkout-order-summary .order-item__price>p {
    color: #061b23;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    opacity: .6
}

.checkout-order-summary .order-item__quantity {
    color: gray;
    font-size: 14px
}

.checkout-order-summary .checkout-update-page {
    display: none;
    margin: 20px 0
}

.checkout-order-summary .order-total-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-top: none;
    justify-content: space-between;
    opacity: 1 !important;
    padding: 0
}

[dir=ltr] .checkout-order-summary .order-total-line {
    text-align: left
}

[dir=rtl] .checkout-order-summary .order-total-line {
    text-align: right
}

.checkout-order-summary .order-total-line__adjustment,
.checkout-order-summary .order-total-line__subtotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.25;
    margin-top: 8px
}

.checkout-order-summary .order-total-line__adjustment .order-total-line-label,
.checkout-order-summary .order-total-line__subtotal .order-total-line-label {
    color: #0b1b22;
    font-size: 16px;
    font-weight: 400;
    padding: 0
}

.checkout-order-summary .order-total-line__adjustment>span:last-child,
.checkout-order-summary .order-total-line__subtotal>span:last-child {
    font-size: 18px;
    font-weight: 600
}

.checkout-order-summary .order-total-line__total {
    margin-top: 18px
}

.checkout-order-summary .order-total-line__total span {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    padding: 0
}

.layout-region-checkout-secondary .checkout-order-summary .delivery {
    position: absolute;
    top: -80px;
    width: 100%
}

.layout-region-checkout-secondary .order-total-line__adjustment .order-total-line-value {
    min-width: 20%
}

.layout-checkout-form:has(.layout-region-checkout-main .checkout-pane .messages__wrapper) .layout-region-checkout-secondary .checkout-order-summary div:is(.order-total-line__subtotal, .order-total-line__adjustment--shipping, .order-total-line__adjustment--tax, .estimate-shipment) {
    display: none
}

.layout-region-checkout-footer {
    margin-bottom: 40px
}

@media (max-width:767px) {
    .layout-region-checkout-footer {
        background-color: #fff;
        margin: -40px -20px -20px;
        padding: 30px;
        text-align: center
    }
}

@media (max-width:375px) {
    .layout-region-checkout-footer {
        margin: -40px auto -20px
    }
}

.layout-region-checkout-footer button {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important
}

@media (max-width:375px) {
    .layout-region-checkout-footer button {
        font-size: 14px;
        margin: 0;
        padding: .5em 1em
    }
}

.field--type-field-signature {
    clear: both;
    margin-bottom: 6px;
    max-width: 300px
}

.field--type-field-signature .signature-inner {
    background: #0000;
    border: none;
    padding: 0;
    position: relative
}

.field--type-field-signature .signature-canvas {
    border: 1px dashed #bebebe;
    border-bottom: 2px solid #d9d9d9;
    border-radius: 8px 8px 0 0;
    width: 100%
}

.field--type-field-signature .clear-signature-button {
    background: #0000;
    border: none;
    font-size: 0;
    height: 14px;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px
}

[dir=ltr] .field--type-field-signature .clear-signature-button {
    right: 16px
}

[dir=rtl] .field--type-field-signature .clear-signature-button {
    left: 16px
}

.field--type-field-signature .clear-signature-button:after,
.field--type-field-signature .clear-signature-button:before {
    background-color: #0006;
    content: "";
    height: 14px;
    position: absolute;
    top: 0;
    width: 1px
}

[dir=ltr] .field--type-field-signature .clear-signature-button:after,
[dir=ltr] .field--type-field-signature .clear-signature-button:before {
    left: 50%
}

[dir=rtl] .field--type-field-signature .clear-signature-button:after,
[dir=rtl] .field--type-field-signature .clear-signature-button:before {
    right: 50%
}

[dir=ltr] .field--type-field-signature .clear-signature-button:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

[dir=ltr] .field--type-field-signature .clear-signature-button:after,
[dir=rtl] .field--type-field-signature .clear-signature-button:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

[dir=rtl] .field--type-field-signature .clear-signature-button:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.field--type-field-signature+.draw-sign {
    display: block;
    font-size: 16px;
    line-height: 1.25;
    max-width: 300px;
    text-align: center
}

#shipping-information-wrapper .checkout-pane-payment-information,
#shipping-information-wrapper .checkout-pane-shipping-information {
    position: relative
}

#edit-shipping-information-shipments legend,
.checkout-pane-conexwest-commerce-contact-information legend,
.checkout-pane-shipping-information legend {
    border: none
}

#edit-shipping-information-shipments .panel-title,
#edit-shipping-information-shipments legend>span,
.checkout-pane-conexwest-commerce-contact-information .panel-title,
.checkout-pane-conexwest-commerce-contact-information legend>span,
.checkout-pane-shipping-information .panel-title,
.checkout-pane-shipping-information legend>span {
    color: #0b1b22;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    padding: 0 0 12px
}

#edit-shipping-information-shipments .form-type-radio {
    margin-bottom: .5em
}

.checkout-pane-payment-information .payment-method-icon-list {
    font-size: inherit;
    margin: 0 0 1em
}

@media (max-width:440px) {
    .checkout-pane-payment-information .payment-method-icon-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.checkout-pane-conexwest-commerce-contact-information .panel-body,
.checkout-pane-payment-information .panel-body,
.checkout-pane-shipping-information .panel-body {
    padding: 31px
}

@media (max-width:767px) {

    .checkout-pane-conexwest-commerce-contact-information .panel-body,
    .checkout-pane-payment-information .panel-body,
    .checkout-pane-shipping-information .panel-body {
        padding: 23px
    }
}

@media (min-width:1200px) {
    .commerce-checkout-flow {
        position: relative
    }
}

.commerce-checkout-flow div.address-container-inline .form-item-payment-information-add-payment-method-billing-information-address-0-address-given-name,
.commerce-checkout-flow div.address-container-inline .form-item-shipping-information-shipping-profile-address-0-address-given-name {
    margin-bottom: 15px
}

.commerce-checkout-flow .checkout-pane-conexwest-commerce-contact-information .panel-body label,
.commerce-checkout-flow .credit-card-form__expiration label {
    display: none
}

.commerce-checkout-flow div[data-drupal-selector=edit-shipping-information-shipments] {
    padding-top: 0
}

.commerce-checkout-flow div[data-drupal-selector=edit-shipping-information-shipments]>div {
    background: unset;
    border: unset;
    margin-top: 40px
}

.commerce-checkout-flow div[data-drupal-selector=edit-shipping-information-shipments]>div .panel-body {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .7rem
}

@media (max-width:1200px) {
    .commerce-checkout-flow div[data-drupal-selector=edit-shipping-information-shipments] .panel:first-of-type {
        margin-top: 0
    }
}

.commerce-checkout-flow input[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-copy-fields-enable] {
    height: 12px;
    margin-top: 8px;
    position: relative;
    width: 18px
}

[dir=ltr] .commerce-checkout-flow input[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-copy-fields-enable] {
    float: left
}

[dir=rtl] .commerce-checkout-flow input[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-copy-fields-enable] {
    float: right
}

@media (max-width:1400px) {
    .commerce-checkout-flow input[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-copy-fields-enable] {
        margin-top: 6px
    }
}

@media (max-width:767px) {
    .commerce-checkout-flow input[data-drupal-selector=edit-payment-information-add-payment-method-billing-information-copy-fields-enable] {
        margin-top: 8px
    }
}

@media (max-width:961.98px) {

    .commerce-checkout-flow .form-item-conexwest-commerce-contact-information-contact-phone,
    .commerce-checkout-flow .form-item-conexwest-commerce-contact-information-email {
        float: unset;
        padding: 0 0 16px;
        width: 100%
    }

    .checkout-pane-conexwest-commerce-contact-information .panel-body {
        padding: 24px 24px 8px
    }

    [dir=ltr] .checkout-pane-conexwest-commerce-contact-information .panel-body .form-type-email {
        padding-right: 0
    }

    [dir=rtl] .checkout-pane-conexwest-commerce-contact-information .panel-body .form-type-email {
        padding-left: 0
    }
}

.path-cart .checkout-main-header,
.path-catalog .checkout-main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.path-cart .checkout-sidebar,
.path-catalog .checkout-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    max-width: 484px;
    padding: 0;
    position: relative;
    width: 100%
}

@media (max-width:767px) {

    .path-cart .checkout-sidebar,
    .path-catalog .checkout-sidebar {
        max-width: 180px
    }
}

.path-cart .checkout-sidebar li:not([role=presentation]),
.path-catalog .checkout-sidebar li:not([role=presentation]) {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 16.8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    padding: 0 15px;
    position: relative;
    text-align: center
}

@media (min-width:1025px)and (max-width:1199.98px) {

    .path-cart .checkout-sidebar li:not([role=presentation]),
    .path-catalog .checkout-sidebar li:not([role=presentation]) {
        padding: 0 10px
    }
}

@media (min-width:962px)and (max-width:1024.98px) {

    .path-cart .checkout-sidebar li:not([role=presentation]),
    .path-catalog .checkout-sidebar li:not([role=presentation]) {
        padding: 0 8px
    }
}

.path-cart .checkout-sidebar li:not([role=presentation]) img,
.path-catalog .checkout-sidebar li:not([role=presentation]) img {
    margin-bottom: 10px
}

@media (min-width:780px) {

    .path-cart .checkout-sidebar li:not([role=presentation]):first-of-type img,
    .path-catalog .checkout-sidebar li:not([role=presentation]):first-of-type img {
        width: 23px
    }

    .path-cart .checkout-sidebar li:not([role=presentation]):nth-child(2) img,
    .path-catalog .checkout-sidebar li:not([role=presentation]):nth-child(2) img {
        width: 19px
    }

    [dir=ltr] .path-cart .checkout-sidebar li:not([role=presentation]):last-of-type,
    [dir=ltr] .path-catalog .checkout-sidebar li:not([role=presentation]):last-of-type {
        padding-right: 0
    }

    [dir=rtl] .path-cart .checkout-sidebar li:not([role=presentation]):last-of-type,
    [dir=rtl] .path-catalog .checkout-sidebar li:not([role=presentation]):last-of-type {
        padding-left: 0
    }

    .path-cart .checkout-sidebar li:not([role=presentation]):last-of-type img,
    .path-catalog .checkout-sidebar li:not([role=presentation]):last-of-type img {
        width: 17px
    }
}

.path-cart .checkout-sidebar .slick-dots,
.path-catalog .checkout-sidebar .slick-dots {
    bottom: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto
}

.path-cart .checkout-sidebar .slick-dots li,
.path-catalog .checkout-sidebar .slick-dots li {
    height: auto;
    margin: 0 7px;
    padding: 0;
    width: auto
}

.path-cart .checkout-sidebar .slick-dots li button,
.path-catalog .checkout-sidebar .slick-dots li button {
    height: auto;
    padding: 0;
    width: auto
}

.path-cart .checkout-sidebar .slick-dots li button:before,
.path-catalog .checkout-sidebar .slick-dots li button:before {
    background-color: #fff;
    border-radius: 50px;
    color: #fff;
    content: "";
    font-size: 0;
    height: 6px;
    opacity: .3;
    width: 6px
}

.path-cart .checkout-sidebar .slick-active button:before,
.path-catalog .checkout-sidebar .slick-active button:before {
    opacity: 1 !important
}

.path-cart .checkout-header,
.path-catalog .checkout-header {
    min-height: auto
}

.path-cart .checkout-header #background-fill:before,
.path-catalog .checkout-header #background-fill:before {
    background: #080f12;
    opacity: .76
}

.path-cart .checkout strong,
.path-catalog .checkout strong {
    font-size: 32px;
    line-height: 28px
}

@media (min-width:962px) {

    [dir=ltr] .path-cart .checkout strong,
    [dir=ltr] .path-catalog .checkout strong {
        padding-left: 8px
    }

    [dir=rtl] .path-cart .checkout strong,
    [dir=rtl] .path-catalog .checkout strong {
        padding-right: 8px
    }
}

.checkout-pane-payment-information .fieldset-title {
    display: none
}

.checkout-pane-payment-information iframe {
    background: #0000
}

.checkout-pane-payment-information .stripe-form #card-number-element {
    width: 100%
}

.checkout-pane-payment-information .stripe-form #expiration-element {
    width: 6em
}

.checkout-pane-payment-information .stripe-form #security-code-element {
    width: 4em
}

.checkout-pane-payment-information #card-number-element,
.checkout-pane-payment-information #expiration-element,
.checkout-pane-payment-information #security-code-element {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    color: #061b23;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 14px 16px
}

[dir=ltr] .checkout-pane-payment-information .form-item-payment-information-add-payment-method-payment-details-expiration {
    float: left;
    padding-right: 10px
}

[dir=rtl] .checkout-pane-payment-information .form-item-payment-information-add-payment-method-payment-details-expiration {
    float: right;
    padding-left: 10px
}

.checkout-pane-payment-information .form-item-payment-information-add-payment-method-payment-details-expiration label,
.checkout-pane-payment-information .form-item-payment-information-add-payment-method-payment-details-security-code label {
    display: none
}

.checkout-pane-payment-information .payment-messages--error {
    color: #ef1f1f;
    font-weight: 400;
    padding-bottom: 1em
}

.checkout-pane-payment-information .payment-method-icon--unionpay {
    display: none
}

@media (max-width:767px) {
    .checkout-pane-payment-information .ssl-icon {
        clear: both
    }
}

@media screen and (max-width:991.98px) {
    .productCard-grid .site-container {
        width: 100%
    }
}

.productCard-grid .product-items {
    display: grid;
    grid-column-gap: 20px
}

@media screen and (max-width:1199.98px) {
    .productCard-grid .product-items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:767.98px) {
    .productCard-grid .product-items {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:575.98px) {
    .productCard-grid .product-items {
        grid-template-columns: 1fr
    }
}

.productCard-grid .product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.productCard-grid .product-item h4 {
    color: #0b1b22;
    margin: 0
}

@media screen and (max-width:767.98px) {
    .productCard-grid .product-item h4 {
        font-size: 22px;
        line-height: 28px
    }
}

.productCard-grid .product-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .productCard-grid .product-item img {
    left: 0
}

[dir=rtl] .productCard-grid .product-item img {
    right: 0
}

.productCard-grid .product-item p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px
}

.productCard-grid .product-item p:hover {
    color: #000
}

.productCard-grid .product-available {
    color: #666;
    font-size: 13px;
    line-height: 16px
}

.productCard-grid .product-img {
    background-color: #d9d9d9;
    position: relative
}

.productCard-grid .product-view {
    border: none;
    color: #06f;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    margin-top: auto;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.productCard-grid .product-view:hover {
    color: #0b1b22
}

.productCard-grid:not(.productCard-imageBtn) .product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.productCard-grid:not(.productCard-imageBtn) .product-description {
    margin-bottom: 6px
}

@media screen and (min-width:576px) {
    .productCard-two .productCard-accordion-card {
        width: calc(50% - 12px)
    }
}

@media screen and (min-width:768px) {
    .productCard-three .productCard-accordion-card {
        width: calc(33.33% - 16px)
    }
}

@media screen and (min-width:576px)and (max-width:767px) {
    .productCard-three .productCard-accordion-card {
        width: calc(50% - 12px)
    }
}

.productCard-four .product-items {
    grid-row-gap: 40px;
    margin: 45px 0
}

@media screen and (min-width:1200px) {
    .productCard-four .product-items {
        grid-template-columns: repeat(4, 1fr)
    }
}

.productCard-four .product-item {
    row-gap: 10px
}

.productCard-four .product-img {
    border-radius: 6px;
    overflow: hidden;
    padding-top: 100%
}

@media screen and (max-width:767.98px) {
    .productCard-four .product-img {
        padding-top: 51.2%
    }
}

.productCard-five .product-items {
    grid-row-gap: 30px;
    margin: 45px 0
}

@media screen and (min-width:1400px) {
    .productCard-five .product-items {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media screen and (min-width:1200px)and (max-width:1399.98px) {
    .productCard-five .product-items {
        grid-template-columns: repeat(4, 1fr)
    }
}

.productCard-five .product-item {
    row-gap: 15px
}

.productCard-five .product-img {
    border-radius: 12px;
    overflow: hidden;
    padding-top: 61.3%
}

@media screen and (max-width:1399.98px) {
    .productCard-five .product-img {
        padding-top: 55%
    }
}

@media screen and (max-width:1199.98px) {
    .productCard-five .product-img {
        padding-top: 47%
    }
}

@media screen and (max-width:767.98px) {
    .productCard-five .product-img {
        padding-top: 51.2%
    }
}

.productCard-imageBtn .product-info {
    margin-top: -45px;
    position: relative;
    z-index: 2
}

.productCard-imageBtn .product-view {
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 18px;
    padding: 4px 14px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

[dir=ltr] .productCard-imageBtn .product-view {
    margin-left: 8px
}

[dir=rtl] .productCard-imageBtn .product-view {
    margin-right: 8px
}

.productCard-imageBtn .product-view:hover {
    background-color: #ffe300
}

.productCard-imageBtn .product-view:active {
    -webkit-transform: none;
    transform: none
}

.productCard-accordion-heading {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
    margin: 60px 0
}

@media screen and (max-width:1199.98px) {
    .productCard-accordion-heading {
        margin-bottom: 45px
    }
}

@media screen and (max-width:991.98px) {
    .productCard-accordion-heading {
        grid-template-columns: 1fr
    }
}

@media screen and (max-width:767.98px) {
    .productCard-accordion-heading {
        text-align: center
    }
}

.productCard-accordion-description p {
    color: #000;
    font-size: 15.5px;
    font-weight: 400;
    line-height: 22px
}

.productCard-accordion-panel-group .panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0
}

.productCard-accordion-panel-group .panel-title {
    margin: 0;
    padding: 0
}

.productCard-accordion-panel-group .panel-title a {
    border: none;
    color: #fff;
    position: relative
}

.productCard-accordion-panel-group .panel-title a:after {
    background-color: #0000;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 #fff, 0 0 0 2px #fff;
    box-shadow: 0 1px 0 #fff, 0 0 0 2px #fff;
    content: "";
    height: 32px;
    position: absolute;
    top: 10px;
    width: 32px;
    z-index: 9
}

[dir=ltr] .productCard-accordion-panel-group .panel-title a:after {
    right: 12px
}

[dir=rtl] .productCard-accordion-panel-group .panel-title a:after {
    left: 12px
}

.productCard-accordion-panel-group .panel-title.yellow a {
    background-color: #ffe300;
    color: #061b23
}

.productCard-accordion-panel-group .panel-title.yellow a:after {
    -webkit-box-shadow: 0 1px 4px #dac200, 0 0 0 2px #dac200;
    box-shadow: 0 1px 4px #dac200, 0 0 0 2px #dac200
}

.productCard-accordion-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 50px
}

@media screen and (max-width:767.98px) {
    .productCard-accordion-content {
        gap: 20px;
        margin-bottom: 25px
    }
}

.productCard-accordion-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
    width: 100%
}

.productCard-accordion-card h4 {
    margin: 0
}

[dir=ltr] .productCard-accordion-card h4 {
    text-align: left
}

[dir=rtl] .productCard-accordion-card h4 {
    text-align: right
}

.productCard-accordion-card h4 span {
    color: #9f9f9f;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px
}

.productCard-accordion-card p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0
}

.productCard-accordion-card label {
    font-size: 16px;
    font-weight: 700;
    line-height: 22.7px;
    margin-bottom: 2px
}

.productCard-accordion-card-details {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.productCard-accordion-card-details-col {
    width: calc(50% - 10px)
}

.productCard-accordion-card-details ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.productCard-accordion-card-details ul li {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 2px
}

.productCard-accordion-card-details ul li strong {
    color: #06f
}

.productCard-accordion-card-custom {
    background-color: #061b23;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding: 80px 60px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.productCard-accordion-card-custom:before {
    background-color: #061b23;
    content: "";
    height: 100%;
    opacity: .9;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .productCard-accordion-card-custom:before {
    left: 0
}

[dir=rtl] .productCard-accordion-card-custom:before {
    right: 0
}

@media screen and (max-width:1199.98px) {
    .productCard-accordion-card-custom {
        padding: 40px 30px
    }
}

.productCard-accordion-card-custom h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 16px;
    z-index: 9
}

[dir=ltr] .productCard-accordion-card-custom h2 {
    text-align: left
}

[dir=rtl] .productCard-accordion-card-custom h2 {
    text-align: right
}

@media screen and (max-width:991.98px) {
    .productCard-accordion-card-custom h2 {
        font-size: 38px;
        line-height: 44px
    }
}

@media screen and (max-width:767.98px) {
    .productCard-accordion-card-custom h2 {
        font-size: 32px;
        line-height: 40px
    }
}

.productCard-accordion-card-custom h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 46px;
    margin-top: 0;
    z-index: 9
}

[dir=ltr] .productCard-accordion-card-custom h3 {
    text-align: left
}

[dir=rtl] .productCard-accordion-card-custom h3 {
    text-align: right
}

@media screen and (max-width:767.99px) {
    .productCard-accordion-card-custom h3 {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 26px
    }
}

.productCard-accordion-card-imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 20px;
    justify-content: space-between;
    width: 100%
}

.productCard-accordion-card-img {
    background-color: #d9d9d9;
    border-radius: 6px;
    min-height: 264px;
    overflow: hidden;
    padding-top: 30%;
    position: relative;
    width: 100%
}

@media screen and (max-width:1399.98px) {
    .productCard-accordion-card-img {
        padding-top: 40%
    }
}

@media screen and (max-width:991.98px) {
    .productCard-accordion-card-img {
        padding-top: 47.5%
    }
}

@media screen and (min-width:576px)and (max-width:767.98px) {
    .productCard-accordion-card-img {
        padding-top: 37.5%
    }
}

.productCard-accordion-card-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

[dir=ltr] .productCard-accordion-card-img img {
    left: 0
}

[dir=rtl] .productCard-accordion-card-img img {
    right: 0
}

.productCard-accordion-card-variations {
    background-color: #fff;
    border-radius: 3px;
    bottom: 9px;
    color: #06f;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 3px 12px;
    position: absolute
}

[dir=ltr] .productCard-accordion-card-variations {
    left: 8px;
    text-align: left
}

[dir=rtl] .productCard-accordion-card-variations {
    right: 8px;
    text-align: right
}

.productCard-accordion-card-variations:hover {
    background-color: #ffe300;
    color: #0b1b22
}

@media screen and (max-width:1199.98px) {
    .productCard-accordion-option-content {
        margin-bottom: 35px
    }
}

.productCard-accordion-option-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #061b23;
    border-radius: 6px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 35.19px;
    margin-bottom: 60px;
    padding: 9px 15px
}

@media screen and (max-width:767.98px) {
    .productCard-accordion-option-toggle {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 15px !important
    }
}

.productCard-accordion-option-toggle:active {
    -webkit-transform: none;
    transform: none
}

.productCard-accordion-option-toggle .down-arrow {
    height: 32px;
    margin-top: 1px;
    padding: 5px;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 32px
}

[dir=ltr] .productCard-accordion-option-toggle .down-arrow {
    margin-right: -3px;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

[dir=rtl] .productCard-accordion-option-toggle .down-arrow {
    margin-left: -3px;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

[dir=ltr] .productCard-accordion-option-toggle.collapsed .down-arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .productCard-accordion-option-toggle.collapsed .down-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media screen and (min-width:1881px) {

    body,
    button.btn,
    button.button,
    input.form-control,
    select,
    textarea.form-control {
        font-size: 15pt;
        width: 100%
    }

    .view-show-categories .category {
        height: 370px
    }

    .view-show-categories .category>a {
        height: 300px
    }

    .view-show-categories .category>a h2.name {
        line-height: 300px
    }
}

@media screen and (max-width:1880px) {

    body,
    button.btn,
    button.button,
    input.form-control,
    select,
    textarea.form-control {
        font-size: 15pt;
        width: 100%
    }

    .navbar-default.navbar-fixed-left {
        width: 300px
    }

    [dir=ltr] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-left: 300px
    }

    [dir=rtl] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-right: 300px
    }

    .content-wrapper {
        padding: 0 1em;
        width: 100%
    }

    .view-show-categories .category {
        height: 330px
    }

    .view-show-categories .category>a {
        height: 255px
    }

    .view-show-categories .category>a h2.name {
        line-height: 255px
    }

    .product-template form.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item {
        max-width: 229.172px
    }

    .navbar-default .navbar-nav>li>a {
        line-height: 8pt
    }
}

@media screen and (max-width:1620px) {

    body,
    button.btn,
    button.button,
    input.form-control,
    select,
    textarea.form-control {
        font-size: 15pt
    }

    .content-wrapper {
        padding: 0 1em;
        width: 100%
    }

    .view-show-categories .category {
        height: 250px
    }

    .view-show-categories .category>a {
        height: 200px
    }

    .view-show-categories .category>a h2.name {
        line-height: 200px
    }

    .product-template form.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item {
        max-width: 182.5px
    }

    .navbar-default .navbar-nav>li>a {
        line-height: 11px
    }

    .conexbuilderlink a {
        font-size: 13pt;
        line-height: 20pt
    }
}

@media screen and (max-width:1440px) {
    .navbar-default .navbar-nav>li>a {
        line-height: 9px
    }

    .product-template .slider-nav .slide-wrapper {
        -ms-flex-preferred-size: calc(33% - 5px);
        flex-basis: calc(33% - 5px)
    }
}

@media screen and (max-width:1366px) {

    body,
    button.btn,
    button.button,
    input.form-control,
    select,
    textarea.form-control {
        font-size: 13pt
    }

    .content-wrapper {
        padding: 0 1em;
        width: 100%
    }

    .product-template .content-wrapper {
        margin-top: 2em
    }

    .navbar-default.navbar-fixed-left {
        width: 250px
    }

    [dir=ltr] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-left: 250px
    }

    [dir=rtl] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-right: 250px
    }

    [dir=ltr] .navbar-default .navbar-nav>li>a {
        padding: 6px 0 10px 55px
    }

    [dir=rtl] .navbar-default .navbar-nav>li>a {
        padding: 6px 55px 10px 0
    }

    .navbar-default .navbar-nav>li>a i.fa,
    .navbar-default .navbar-nav>li>a i.fa-brands,
    .navbar-default .navbar-nav>li>a i.fa-duotone,
    .navbar-default .navbar-nav>li>a i.fa-light,
    .navbar-default .navbar-nav>li>a i.fa-regular,
    .navbar-default .navbar-nav>li>a i.fa-solid,
    .navbar-default .navbar-nav>li>a i.fa-thin,
    .navbar-default .navbar-nav>li>a i.fal,
    .navbar-default .navbar-nav>li>a i.far {
        line-height: .6em
    }

    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa-brands,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa-duotone,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa-light,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa-regular,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa-solid,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fa-thin,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.fal,
    [dir=ltr] .navbar-default .navbar-nav>li>a i.far {
        left: 20px
    }

    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa-brands,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa-duotone,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa-light,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa-regular,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa-solid,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fa-thin,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.fal,
    [dir=rtl] .navbar-default .navbar-nav>li>a i.far {
        right: 20px
    }

    .view-show-categories .category>a {
        height: 80%
    }

    .view-show-categories .category>a h2.name {
        line-height: inherit
    }

    .mailchimp-block .bottom {
        text-align: center
    }

    article.gallery .gallery-data .image-item {
        width: 33.33%
    }

    [dir=ltr] .cart-quantity-menu-item:before {
        left: 20px
    }

    [dir=rtl] .cart-quantity-menu-item:before {
        right: 20px
    }

    .product-template .slider-nav .slide-wrapper {
        -ms-flex-preferred-size: calc(33% - 5px);
        flex-basis: calc(33% - 5px)
    }
}

@media screen and (max-width:1024px) {
    body {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    body::-webkit-scrollbar {
        display: none
    }
}

@media screen and (max-width:962px) {
    .highlighted .messages__wrapper {
        margin-top: 75px
    }

    .mailchimp-block form.conexwest-common-mailchimp-form .form-item-email {
        width: 100%
    }

    .mailchimp-block form.conexwest-common-mailchimp-form .form-item-email input {
        text-align: center
    }

    .mailchimp-block form.conexwest-common-mailchimp-form button {
        width: 100%
    }

    [dir=ltr] .mailchimp-block form.conexwest-common-mailchimp-form button {
        margin-left: 0
    }

    [dir=rtl] .mailchimp-block form.conexwest-common-mailchimp-form button {
        margin-right: 0
    }

    .product-template a.button.without-variations {
        width: 100%
    }

    h2 {
        font-size: 1.5em;
        letter-spacing: 0
    }

    .homesubtitle {
        padding: 5pt 0 9pt
    }

    .navbar-default.navbar-fixed-left {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
        width: 275px;
        z-index: 1002
    }

    [dir=ltr] .navbar-default.navbar-fixed-left {
        -webkit-transform: translateX(-275px);
        transform: translateX(-275px)
    }

    [dir=rtl] .navbar-default.navbar-fixed-left {
        -webkit-transform: translateX(275px);
        transform: translateX(275px)
    }

    body.header-visible .navbar-default.navbar-fixed-left {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease
    }

    [dir=ltr] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-left: 0
    }

    [dir=rtl] body:not(.path-catalog) .navbar-fixed-left+div[role=main] {
        padding-right: 0
    }

    #header-toggle {
        display: block;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    [dir=ltr] body.header-visible #header-toggle {
        margin-left: 275px
    }

    [dir=rtl] body.header-visible #header-toggle {
        margin-right: 275px
    }

    body.header-visible #header-toggle .hours,
    body.header-visible #header-toggle .phone-toggle {
        display: none
    }

    .content-wrapper {
        margin: 2em auto
    }

    .containers-category-page .category-products-data .product-item,
    .related-container-item,
    article.gallery .gallery-data .image-item {
        width: 50%
    }

    .alert.alert-success.alert-dismissible {
        border: none;
        width: 100%;
        z-index: 1
    }

    [dir=ltr] .alert.alert-success.alert-dismissible {
        padding-right: 15px
    }

    [dir=rtl] .alert.alert-success.alert-dismissible {
        padding-left: 15px
    }

    .alert.alert-success.alert-dismissible button {
        background: none;
        color: #3c763d !important;
        opacity: 1;
        top: 5px
    }

    [dir=ltr] .alert.alert-success.alert-dismissible button {
        right: 0;
        text-align: right
    }

    [dir=rtl] .alert.alert-success.alert-dismissible button {
        left: 0;
        text-align: left
    }

    body.header-visible .alert.alert-success.alert-dismissible {
        display: none
    }

    .homepage-sections-block h2,
    div#contact-us h2 {
        margin-top: 38pt
    }

    h2.deliveryh2 {
        margin-top: 20px
    }

    .alert {
        padding-top: 70px
    }

    .alert.alert-danger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 15px
    }

    .alert.alert-danger .close {
        width: 30px
    }
}

@media screen and (max-width:767px) {
    .row>div.col-xs-12 {
        margin-bottom: 20px
    }

    body,
    button.btn,
    button.button,
    input.form-control,
    select,
    textarea.form-control {
        font-size: 14pt;
        line-height: 1.5em
    }

    .button,
    .cboxButton,
    .constructor-content .btn-work-order,
    button,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        text-align: center;
        width: 100%
    }

    h1 {
        font-size: 2em
    }

    h2 {
        font-size: 1.5em
    }

    ol.breadcrumb {
        font-size: .9em
    }

    .inventorydiv {
        overflow: scroll;
        width: 100%
    }

    form.conexwest-common-contact-us-form .row {
        margin-bottom: 0
    }

    form.conexwest-common-contact-us-form .form-item {
        margin-bottom: 15px
    }

    footer.footer {
        text-align: center
    }

    form.conexwest-common-mailchimp-form {
        margin: 0 auto;
        width: 300px
    }

    a.conexwest-common-mailchimp-form.button {
        margin-bottom: 20px
    }

    [dir=ltr] a.conexwest-common-mailchimp-form.button {
        margin-left: 0
    }

    [dir=rtl] a.conexwest-common-mailchimp-form.button {
        margin-right: 0
    }

    .content-wrapper {
        padding: 0 24px
    }

    div[class*=product--variation-field--variation_description_tab],
    div[class*=product--variation-field--variation_field_product_tabs] {
        padding: 0 15px 15px
    }

    .containers-category-page .category-products-data .product-item,
    .related-container-item,
    article.gallery .gallery-data .image-item {
        width: 100%
    }

    .product-template .mobile-title {
        display: block
    }

    .product-template .desktop-title {
        display: none
    }

    .product-template .tabs-mobile {
        display: block
    }

    .product-template .tabs-desktop {
        display: none
    }

    .product-template .related-containers-wrapper .title {
        font-size: 1.1em;
        text-align: center
    }

    .header-video-block .text-wrapper {
        min-height: 0
    }

    .view-commerce-cart-form .field--item,
    .view-commerce-cart-form .field--label {
        display: inherit
    }

    .view-commerce-cart-form button.btn.delete-order-item {
        background: none;
        border: none;
        color: #9ececc !important;
        display: inline-block;
        width: 100%
    }

    .view-commerce-cart-form table tbody td.views-field-total-price__number,
    .view-commerce-cart-form table thead th.views-field-total-price__number {
        display: none
    }

    .cboxButton {
        width: 100%
    }

    .product-template form.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item {
        max-width: 240.67px
    }

    .homepage-sections-block .image-with-description .image-with-description-item {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 20px;
        margin-left: 5pt;
        margin-right: 5pt;
        width: 100%
    }

    .product-template .related-containers-wrapper .related-containers .related-container-item {
        width: 50%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 20px
    }

    [dir=ltr] .product-template .related-containers-wrapper .related-containers .related-container-item {
        margin-right: 0;
        padding: 0 0 0 3px
    }

    [dir=rtl] .product-template .related-containers-wrapper .related-containers .related-container-item {
        margin-left: 0;
        padding: 0 3px 0 0
    }

    [dir=ltr] .product-template .related-containers-wrapper .related-containers .related-container-item:nth-child(odd) {
        padding-right: 3px !important
    }

    [dir=ltr] .product-template .related-containers-wrapper .related-containers .related-container-item:nth-child(2n),
    [dir=rtl] .product-template .related-containers-wrapper .related-containers .related-container-item:nth-child(odd) {
        padding-left: 3px !important
    }

    [dir=rtl] .product-template .related-containers-wrapper .related-containers .related-container-item:nth-child(2n) {
        padding-right: 3px !important
    }

    .product-template .related-containers-wrapper .related-containers .related-container-item:last-child {
        padding: 0 !important
    }

    .product-template .related-containers-wrapper .related-containers .related-container-item .title {
        font-size: 1em;
        text-align: center;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .product-template .related-containers-wrapper h3.bold {
        font-size: 1.2em
    }

    .header-video-block {
        min-height: 330px;
        padding: 75px 30px
    }

    .checkout-pane-login {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .commerce-checkout-page .form-wrapper__guest-checkout {
        margin-bottom: 20px
    }

    .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-credit-card-number {
        padding: 0;
        width: 100%
    }

    .commerce-checkout-page .credit-card-form__expiration.form-group,
    .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-security-code {
        width: 50%
    }

    [dir=ltr] .commerce-checkout-page .credit-card-form__expiration.form-group {
        padding-left: 0
    }

    [dir=rtl] .commerce-checkout-page .credit-card-form__expiration.form-group {
        padding-right: 0
    }

    .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-locality,
    .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-locality {
        padding: 0;
        width: 100%
    }

    .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
    .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-postal-code,
    .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-administrative-area,
    .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-postal-code {
        width: 50%
    }

    [dir=ltr] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
    [dir=ltr] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-administrative-area {
        padding-left: 0;
        padding-right: 15px
    }

    [dir=rtl] .commerce-checkout-page .form-item-payment-information-add-payment-method-billing-information-address-0-address-administrative-area,
    [dir=rtl] .commerce-checkout-page .form-item-shipping-information-shipping-profile-address-0-address-administrative-area {
        padding-left: 15px;
        padding-right: 0
    }

    .navbar-default .navbar-nav>li>a,
    .region-navigation .feedback-link {
        font-size: .9em
    }

    .logo-wrapper .tel-number-2 {
        display: none
    }

    .navbar-default .navbar-nav>li>a {
        color: #f5f5f5
    }

    .ui-widget.ui-widget-content {
        min-width: 500px
    }

    .layout-checkout-form.clearfix {
        max-width: 100%
    }

    p.cert img {
        width: 17%
    }

    .cert a {
        margin-left: 0;
        margin-right: 0
    }

    .homepage-sections-block .image-with-description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 35px
    }

    .brands {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .brands-child {
        margin: 7pt;
        width: calc(12% - 10px)
    }

    .videoframe,
    iframe {
        border: none;
        margin: 0
    }

    h3.contact-us-block {
        font-size: 1.18em
    }

    .header-video-block h2 a {
        font-size: 1.3em;
        font-weight: 700
    }

    .content-wrapper.search {
        padding-top: 30px
    }

    .content-wrapper.user {
        margin-top: 75px
    }

    input.form-search#edit-keys {
        width: 95%
    }

    .conexbuilder {
        display: none
    }

    .header-video-block #background-fill img,
    video {
        height: 100%
    }

    .homebutton {
        margin-top: 0
    }

    .logo-wrapper {
        margin: 25px 34px 20px
    }

    .thank-you-center-mobile {
        text-align: center
    }

    .cds-inventory-list-page .cds-inventory-list-page--data-select-form>div,
    button.dt-button.buttons-excel.buttons-html5,
    button.dt-button.buttons-pdf.buttons-html5 {
        display: none
    }

    .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front {
        width: calc(100% - 20px) !important
    }

    button.ui-dialog-titlebar-close {
        border: none;
        padding: 10px
    }

    [dir=ltr] button.ui-dialog-titlebar-close {
        text-align: right
    }

    [dir=rtl] button.ui-dialog-titlebar-close {
        text-align: left
    }

    .product-link span {
        font-size: 1.53rem
    }

    .region-navigation .feedback-link {
        margin-bottom: 10rem
    }

    .navbar-default .navbar-nav>li>a {
        line-height: 12pt
    }

    .navbar-default .navbar-nav>li>a:hover {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-default .navbar-nav>li>a:hover i.fa,
    .navbar-default .navbar-nav>li>a:hover i.fal,
    .navbar-default .navbar-nav>li>a:hover i.far {
        color: #41484c
    }

    .tabs-mobile {
        padding-left: 15px;
        padding-right: 15px
    }

    .containers-category-page .category-products-data .product-item {
        padding: 15px 0
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-left: 0;
        padding-right: 0
    }

    #reset-filters,
    .subfilter.button {
        margin-bottom: 5pt
    }

    td img {
        max-width: 70pt
    }

    form input[type=number] {
        padding: .7em 1em !important
    }

    .certifications-child {
        margin: 5pt
    }

    tr td:first-child {
        min-width: 0
    }
}

@media screen and (max-width:609px) {
    body.path-product.toolbar-vertical #header-toggle {
        top: 40px;
        z-index: 0
    }

    .ui-widget.ui-widget-content {
        min-width: 400px
    }

    .region--content nav {
        z-index: 999
    }
}

@media screen and (max-width:450px) {
    form.conexwest-common-mailchimp-form {
        width: 280px
    }

    .mailchimp-block form.conexwest-common-mailchimp-form button {
        width: 100px
    }

    .commerce-checkout-page button.btn,
    .view-commerce-cart-form button.btn {
        margin: 0;
        width: 100%
    }

    .product-template button {
        width: 100%
    }

    .view-commerce-cart-form button.btn.empty-cart-button {
        display: block
    }

    .view-commerce-cart-form table {
        font-size: .8em
    }

    .view-commerce-cart-form table tbody td.views-field-remove-button,
    .view-commerce-cart-form table thead th.views-field-remove-button {
        display: none
    }

    .commerce-checkout-page .credit-card-form__expiration.form-group,
    .commerce-checkout-page .form-item-payment-information-add-payment-method-payment-details-security-code {
        padding: 0;
        width: 100%
    }

    .ui-widget.ui-widget-content {
        min-width: 300px
    }

    .ui-dialog-titlebar-close {
        top: 0
    }

    [dir=ltr] .ui-dialog-titlebar-close {
        right: 0
    }

    [dir=rtl] .ui-dialog-titlebar-close {
        left: 0
    }

    ::-webkit-scrollbar-thumb {
        background: none
    }

    .desktopview {
        display: none
    }
}

@media screen and (max-width:375px) {
    .header-video-block {
        min-height: 375px
    }

    .content-wrapper {
        padding: 0 15px
    }

    [dir=ltr] ol.breadcrumb {
        padding-left: 15px
    }

    [dir=rtl] ol.breadcrumb {
        padding-right: 15px
    }
}

@media (min-width:401px)and (max-width:700px) {
    #admin-toolbar-search-tab {
        width: 125px
    }
}

@media screen and (max-width:375px) {
    .authorize-net-accept-js-form div.AuthorizeNetSeal {
        margin-bottom: 8px;
        width: 55%
    }

    [dir=ltr] .authorize-net-accept-js-form div.AuthorizeNetSeal {
        float: left
    }

    [dir=rtl] .authorize-net-accept-js-form div.AuthorizeNetSeal {
        float: right
    }
}

@media (min-width:320px)and (max-width:400px) {
    #admin-toolbar-search-tab {
        width: 100px
    }
}