* {
    margin: 0;
    padding: 0;
}

.position-relative {
    position: relative !important;
}

.img_banner_wrapper.img_banner_wrapper_400_300 .response_img {
    height: 400px;
}

.img_banner_wrapper .response_img {
    width: 100%;
    object-fit: cover;
}

.img_banner_wrapper .content_wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.container {
    padding: 0 15px;
}

.h-100 {
    height: 100% !important;
}

.w-100 {
    width: 100% !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

body h1,
body .h1 {
    margin: 0;
    margin-bottom: 0.7em;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    font-family: "Jost-Regular" !important;
}

.center {
    text-align: center;
}

.text-white {
    color: #fff !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

div.kb-s-form {
    padding: 5px 0 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #fff;
    position: relative;
    max-width: 386px;
    height: 24px;
    margin: 0 auto;
}

.kb_content_wrapper div.kb-s-form .input-text {
    width: 240px;
    border-radius: transparent;
}

div.kb-s-form .input-text {
    width: 89%;
    border: 0;
    background: 0 0;
    color: #fff;
    border-right: 1px solid #658dc1;
    font-size: 14px;
    display: inline-block;
    height: 24px;
}

#kb-s-form .form-button {
    background: url(./trustful_03.png) no-repeat -359px -364px;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    border: 0;
    cursor: pointer;
}

.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
    background: #0073ed;
    display: inline-block;
    padding: 8px 15px;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: "Jost-Regular";
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 5px;
}


.main-container,
.footer-container {
    position: static;
}

.main-container,
.footer-container {
    position: relative;
    margin: 0 auto;
}

.container {
    padding: 0 15px;
}

.page-layout-2columns-left .columns.row {
    margin: 40px 0;
}

.kbase .columns {
    margin: 20px auto 40px auto;
    max-width: 1200px;
}

.row {
    margin: 0;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.main-wrap.col-12 {
    padding: 0;
}

.border-md-left {
    border-left: 1px solid #eee;
}

[class*=col-] {
    padding: 15px 0;
}

@media (min-width: 768px) .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

@media (min-width: 1200px) .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

@media (min-width: 992px) .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

@media (min-width: 768px) .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.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-lg-auto,
.col-md,
.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-md-auto,
.col-sm,
.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-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.border-0 {
    border: 0 !important;
}

nput:not([type=radio]):not([type=checkbox]),
textarea {
    -webkit-appearance: none;
}

input,
textarea {
    font-family: Work Sans, 'Segoe UI', 'Helvetica Neue';
}

input {
    border: 1px solid #ccc;
    padding: 0 4px;
    max-width: 100%;
}

a,
button,
input {
    transition: color .25s linear, background-color .25s linear;
}

input,
textarea {
    outline: none;
}

body,
button,
input,
select,
table,
textarea {
    font-family: "Jost-Regular" !important;
}

body,
button,
input,
select,
table,
textarea {
    font-family: "Jost-Regular";
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

button,
input {
    line-height: normal;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

div.kb-tag-view,
div.kb-search-result,
div.kb-tag-list {
    padding-left: 25px;
}

.toolbar-products {
    margin-bottom: 0;
}

.toolbar-products {
    margin-bottom: 1rem;
    padding: 7px 10px;
    background-color: #f5f5f5;
    display: inline-block;
    width: 100%;
    font-size: 1.4rem;
}

.toolbar {
    font-family: "Jost-Regular";
    color: #636363;
    line-height: 30px;
    font-size: 10px;
}

.toolbar {
    background: #f1f3f6;
    padding: 7px 15px;
}

.toolbar-amount {
    float: left;
    line-height: 20px;
    margin: 0 35px 0 0;
    padding: 7px 0;
    vertical-align: middle;
}

.toolbar-products .sorter {
    float: left;
    border: 1px solid #b8b8b8;
    background-color: #fff;
    padding-left: 10px;
    position: relative;
}

.sorter {
    margin-right: 65px;
}

.toolbar-products label {
    margin: 0;
}

.sorter label {
    float: left;
    margin-right: 5px;
}

.toolbar label,
.pager-no-toolbar label {
    text-transform: uppercase;
    color: #333;
}

label {
    display: inline-block;
    font-size: 12px;
    font-family: "Jost-Regular" !important;
    font-weight: 700;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.toolbar-products .sorter select {
    margin-left: -6px;
    border: none;
}

.toolbar-products .limiter-options,
.toolbar-products .sorter select {
    font-size: 12px;
}

.toolbar-products select {
    height: 31px;
    cursor: pointer;
    background-color: transparent;
}



body,
button,
input,
select,
table,
textarea {
    font-family: "Jost-Regular" !important;
}

select {
    font-size: 14px;
}

body,
button,
input,
select,
table,
textarea {
    font-family: "Jost-Regular";
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

select {
    word-wrap: normal;
}

button,
select {
    text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.toolbar-products .sorter .sorter-action {
    position: absolute;
    top: 0;
    right: -30px;
    color: #000;
    font-weight: 500;
    height: 100%;
}

.sorter-action {
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
}

.sorter-action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pages .items.pages-items .item {
    border-radius: 5px;
    border: 1px solid #DDD;
}

.pages .pages-items .item a {
    color: #888;
}

.pages .pages-items .item.current {
    border: none;
}

.item-select-input {
    border: 0 !important;
}

.pages .pages-items .item-select-input:hover {
    background-color: transparent !important;
}

.item-select-input .pager-select-btn:hover {
    background-color: #0073ED;
    color: #fff;
}

.item-select-input2 .pager-select-btn2:hover {
    background-color: #0073ED;
    color: #fff;
}


.item-select-input .pager-input,
.item-select-input .pager-select-btn,
.item-select-input .pager-input2,
.item-select-input .pager-select-btn2 {
    height: 32px;
    line-height: 32px;
    color: #666;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    transition: .2s;
}

.item-select-input .pager-input, .item-select-input .pager-input2 {
    width: 60px;
    margin: 0 12px;
    color: #888;
}

.item-select-input .pager-select-btn {
    width: 40px;
    padding: 0;
}

@media screen and (max-width:768px) {
    .item-select-input .pager-input {
        width: 40px;
        margin: 0 8px;
    }

    .item-select-input .pager-select-btn {
        width: 32px;
    }
}

.main-wrap h1 {
    color: #333;
    font-family: 'YeSans', 'Arial';
    margin-bottom: 7px;
    font-size: 24px;
}

.toolbar-products .pages {
    display: inline-block;
}

.toolbar-products .pages {
    float: right;
}

.toolbar-products .pages {
    /* display: none; */
}

.pages {
    text-align: center;
}

.pages .label {
    display: none;
}

body b,
body strong {
    font-weight: 600 !important;
}

strong {
    font-weight: 500;
}

b,
strong {
    font-weight: 700;
}

b,
strong {
    font-weight: bolder;
}

.pages .pages-items {
    display: inline-block;
    padding: 0;
    list-style: none;
}

.items {
    list-style: none;
    padding: 0;
}

.toolbar-products .pages .pages-items .item.current {
    background-color: #fff;
}

.pages .pages-items .item.current {
    border: none;
}

.pages .items.pages-items .item {
    border-radius: 5px;
    border: 1px solid #DDD;
}

.pages .pages-items .item.current {
    border: none;
}

.pages .items.pages-items .item {
    border-radius: 5px;
    border: 1px solid #DDD;
}

.pages .pages-items .item.current {
    background-color: #fb7c00;
}

.pages .pages-items .item.current {
    border: none;
}

.pages .items.pages-items .item {
    border-radius: 5px;
    border: 1px solid #ddd;
}

.pages .pages-items .item.current {
    background-color: #0073ed !important;
    color: #fff;
}

.pages .items.pages-items .item {
    background-color: transparent;
}

.pages .pages-items .item {
    float: left;
    height: 34px;
    line-height: 34px;
    min-width: 34px;
    padding: 0;
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    /* font-size: 1.5rem; */
    margin: 0 4px;
}

.pages .pages-items .item {
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.pages .pages-items .item.current strong {
    font-weight: 400;
    display: block;
}

.pages .item-select-input .pager-select-btn {
    width: 40px;
    padding: 0;
}

.item-select-input .pager-select-btn {
    width: 40px;
    padding: 0;
}

.item-select-input .pager-input,
.item-select-input .pager-select-btn {
    height: 32px;
    line-height: 32px;
    color: #666;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    transition: .2s;
}

.item-select-input .pager-select-btn, .item-select-input .pager-select-btn2 {
    width: 40px;
    padding: 0;
}



.item-select-input .pager-input,
.item-select-input .pager-select-btn,
.item-select-input .pager-input2,
.item-select-input .pager-select-btn2 {
    height: 32px;
    line-height: 32px;
    color: #666;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    transition: .2s;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

button {
    border: 1px solid #fb7c00;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 15px;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

a,
button,
input {
    transition: color .25s linear, background-color .25s linear;
}

.toolbar-products .limiter {
    float: left;
    border: 1px solid #b8b8b8;
    padding-left: 10px;
    background: #fff;
}

.field {
    position: relative;
}

.kb-articles__list {
    margin: 0;
    padding: 0;
    list-style: none none;
}

body ul,
body li,
body ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul,
ol {
    padding-left: 25px;
    margin: 0;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.kb-articles__list>li {
    margin-bottom: 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 25px 0;
}

.kb-articles__list>li {
    /* margin-bottom: 1rem; */
    font-size: 1rem;
}

body ul,
body li,
body ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.kb-articles__list .kb-articles__article>a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #333;
    line-height: 16px;
}

.kb-article__metadata.kb-article__metadata-list {
    color: #999;
    margin: 0 0 10px;
}

.kb-article__metadata.kb-article__metadata-list {
    margin: 0.5rem 0;
}

.kb-article__metadata {
    margin: 0 0 10px !important;
}

.kb-article__metadata {
    margin-top: -2rem;
    margin-bottom: 2rem;
}

.kb-article__metadata .author {
    color: #999;
    font-weight: 400;
    line-height: 14px;
}

.kb-article__metadata .author {
    color: #999;
    float: left;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 24px;
    margin-right: 2rem;
    width: 100%;
}

.kb-article__metadata .rating {
    display: none;
}

.kb-article__metadata .rating {
    float: left;
    color: #999;
    font-size: 1.2rem;
}

.kb-article__metadata .rating .fa {
    margin-right: 0.5rem;
}

.kb-articles__list .fa {
    font-size: 1.2rem;
}

[class*=col-] {
    padding: 15px 0;
}

.pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.sidebar-main {
    height: 100%;
}

.widget {
    clear: both;
}

.block-collapsible-nav-title {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.kb__category-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none none;
}

.items {
    list-style: none;
    padding: 0;
}

body ul,
body li,
body ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul,
ol {
    padding-left: 25px;
    margin: 0;
}

ul {
    list-style: none;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.kb__category-sidebar ul li {
    position: relative;
}

.level-1 {
    margin-top: 5px;
}

body ul,
body li,
body ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

#block-collapsible-nav-kb .level-1.item a {
    font-weight: 600;
    color: #555;
    padding: 5px 36px 5px 15px;
    position: relative;
}

.kbase .block-collapsible-nav .item a {
    padding: 5px 36px 5px 15px;
    position: relative;
}

.level-2 {
    line-height: 20px;
}

.kb__category-sidebar ul li.level-2 a {
    margin-left: 1rem;
    padding: 5px 36px 5px 15px;
}

div.kb-tag-cloud {
    padding: 12px 0 0;
}

.block-collapsible-nav-title {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

div.kb-tag-cloud a {
    margin-right: 10px;
    text-decoration: none;
}

.kb-tag-cloud>a {
    display: inline-block;
    padding: 5px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 5px 10px 0;
    font-size: 12px !important;
    /* color: #666; */
}

body a {
    color: #0073ed;
}

a {
    color: #000;
}

/* a, a:hover, a:focus {
    text-decoration: none;
} */
a,
button,
input {
    transition: color .25s linear, background-color .25s linear;
}

a {
    color: #39c;
    text-decoration: none;
}

a,
button,
html,
body {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.page-layout-2columns-left .columns.row {
    margin: 40px 0;
}

.columns {
    margin: 20px auto 40px auto;
    max-width: 1200px;
    display: flex;
}

.row {
    margin: 0;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

html body {
    color: #333;
    font-size: 0.85rem;
    font-family: "Jost-Regular";
    line-height: 1.5;
}

.kb__category-sidebar a {
    color: #888
}

.kb__category-sidebar a:hover {
    text-decoration: underline;
    color: #3399cc;
}

.kb-tag-cloud a {
    color: #666;
}

.kb-tag-cloud a:hover {
    color: #3399cc;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #fff url(./select-bg.svg) no-repeat 100% 46%;
    background-size: 30px 60px;
    border: 1px solid #d1d1d1;
    height: 42px;
    padding-right: 25px;
    border-radius: 3px;
    font-size: 16px;
    max-width: 100%;
    padding-left: 8px;

}

.toolbar-products .limiter .control {
    display: inline-block;
}

.toolbar-products .limiter-options {
    margin: 0;
    width: auto;
    border: none;
}

.pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.pages .items.pages-items .item:not(:last-child):hover {
    background-color: #0073ED;
    color: #fff;
    cursor: pointer;
}


.kb-articles__list .kb-articles__article>a:hover {
    color: #3399cc;
}

.nofaqs, .show-desc {
    display: none;
}





