/* Small only */
/* Medium and up */
/* Medium only */
/* Large and up */
/* Large only */
/* Large and up */
@import url("../css/animate.css/animate.min.css");
body {
    color: #414141;
    font-size: 0.875rem;
    background-color: #FFFFFF;
    line-height: 1.9;
    -webkit-font-smoothing: antialiased;
    font-family: "Roboto", "Open Sans";
}

header {
    padding: 1.5rem 0;
}

header.s-header {
    padding: 1rem 0;
}

* {
    outline: none !important;
}

a, a:link, a:visited {
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

.product-slide a:hover h3 {
    text-decoration: underline;
    color: #F56400 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    letter-spacing: 0.01rem;
    /* -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out; */
}

h1 {
    font-weight: 400;
    font-size: 1.6rem;
    color: #333;
    padding-top: 2rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.5rem;
}

img {
    border-radius: 0.2rem;
}

.logo {
    width: 9rem;
}

.select2-container{
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px !important;
}
.select2-container .select2-selection--single{
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 39px !important;
}
.input-spinner-circle-l{
    position: absolute !important;
    z-index: 9;
    top: 1.7rem;
    left: 1.4rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
    z-index: 999;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border: 0;
}

.dropdown-menu.lang {
    min-width: 2rem;
}

.dropdown .lang.is-dropdown-submenu a {
    padding: 0.3rem 1rem;
}

.lang.is-dropdown-submenu {
    padding: 0.2rem 0rem;
}

.order-cont-wrapper li {
    padding: 2rem 0 1rem 0;
    border-bottom: 1px solid #e1e1e1;
}

.error {
    color: #FA0000;
}

.order-cont-wrapper li:last-of-type {
    border-bottom: 0;
    border-bottom: 0;
}

.success {
    color: #28a745;
}

.menu-bar i {
    color: #444;
    padding-right: 0.2rem;
}

ul.cart-main-wrapper, .faq-wrapper .faq .accordion ol.cart-main-wrapper, ul.order-cont-wrapper, .faq-wrapper .faq .accordion ol.order-cont-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
}

.text-warning {
    color: #ffc107 !important;
}

@media screen and (min-width: 40em) {
    .p-qty-form .cell:first-of-type {
        padding-right: 0;
    }
}

ul.cart-main-wrapper h2, .faq-wrapper .faq .accordion ol.cart-main-wrapper h2, ul.order-cont-wrapper h2, .faq-wrapper .faq .accordion ol.order-cont-wrapper h2 {
    font-size: 1rem;
}

ul.cart-main-wrapper .price, .faq-wrapper .faq .accordion ol.cart-main-wrapper .price {
    font-weight: 700;
    font-size: 1rem;
    color: #000;
}
ul.cart-main-wrapper .price span, .faq-wrapper .faq .accordion ol.cart-main-wrapper .price span {
    display: block;
}
ul.cart-main-wrapper .price span:last-of-type, .faq-wrapper .faq .accordion ol.cart-main-wrapper .price span:last-of-type {
    color: #999999;
    font-weight: 400;
    font-size: 0.875rem;
}
ul.cart-main-wrapper .feature-item li, .faq-wrapper .faq .accordion ol.cart-main-wrapper .feature-item li {
    list-style: square;
}

ul.cart-main-wrapper .remove-btn, .faq-wrapper .faq .accordion ol.cart-main-wrapper .remove-btn {
    margin-top: 1rem;
    cursor: pointer;
}

.product-price span {
    color: #000000;
    font-size: 1rem;
}

.processing-payments {
    background-color: rgba(0, 0, 0, 0.62) !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.processing-payments div {
    font-size: 0.875rem;
    color: #000000;
    margin-top: 1rem;
}
.processing-payments div img {
    width: 3.125rem !important;
}

.img-wrapper {
    position: relative;
}

.img-wrapper .badge {
    position: absolute;
    right: 0;
    border-radius: 0.2rem;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    background: rgba(245, 100, 0, 0.8);
}

ul.cart-main-wrapper select, .faq-wrapper .faq .accordion ol.cart-main-wrapper select {
    border-radius: 0.2rem;
    width: inherit;
    min-width: 5rem;
    padding-left: 1rem;
    padding-right: 2rem;
    cursor: pointer;
}

.l-wrapper {
    padding: 5rem 0;
    font-size: 1rem;
}

.facebook-share-btn {
    background-color: #3B5998;
    padding: 0.5rem 1rem;
    border-radius: 0.2rem;
    font-weight: 700;
}

a .facebook-share-btn {
    color: #FFFFFF !important;
}

.facebook-share-btn img {
    width: 1rem;
    margin-right: 1rem;
    border-right: 0.05rem solid #a5a5a5;
    border-radius: 0;
    width: 2rem;
    padding-right: 1rem;
}

.menu-setting .overflow-auto.ov-width {
    width: inherit;
}

.l-wrapper p {
    line-height: 2rem;
}

.pre-wraper {
    background-color: #ebebeb;
    color: #000;
    font-size: 1.1rem;
    line-height: 1.7;
}

.margin-t1 {
    margin-top: 1rem !important;
}

.margin-b1 {
    margin-bottom: 1rem !important;
}

ul.cart-main-wrapper hr, .faq-wrapper .faq .accordion ol.cart-main-wrapper hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

ul.cart-main-wrapper li, .faq-wrapper .faq .accordion ol.cart-main-wrapper li {
    list-style: none;
}

.order-cont-wrapper button {
    border-radius: 0.2rem;
    margin-bottom: 0.8rem;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    padding: 0;
}

.daterangepicker table thead, .daterangepicker table tbody tr:nth-child(even) {
    background-color: #fff;
}

.daterangepicker select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    height: inherit;
}

.review-loading {
    display: none;
}

.review-loading.active {
    position: relative;
    display: block;
    width: 100%;
}
.review-loading.active img {
    display: inline !important;
    position: absolute;
    right: 1.25rem;
    top: -2.6875rem;
    -webkit-animation: loading 1s linear infinite;
    -moz-animation: loading 1s linear infinite;
    animation: loading 1s linear infinite;
}

.btn-radius {
    border-radius: 0.1875rem;
}

#product-review-r2 [name=submit].active, .product-review-r2 [name=submit].active {
    background: none;
    border: 0.0625rem solid #F56400;
    color: #F56400;
}
#product-review-r2 [name=submit].active:hover, #product-review-r2 [name=submit].active:focus, #product-review-r2 [name=submit].active:active, .product-review-r2 [name=submit].active:hover, .product-review-r2 [name=submit].active:focus, .product-review-r2 [name=submit].active:active {
    background: none;
    border: 0.0625rem solid #F56400;
    color: #F56400;
}

.btn-primary, .btn-default {
    -webkit-appearance: button;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1779ba;
    color: #fefefe;
    border-radius: 0.2rem;
    margin: 0;
}

.btn-default {
    background-color: #eee;
    color: #333;
}

.order-cont-wrapper [name=buy-again] {
    margin-top: 1rem;
    width: 10rem;
}

.cart-wrapper {
    padding-right: 1rem;
}

.r-padding-l {
    padding-left: 0 !important;
}

.r-padding-r {
    padding-right: 0 !important;
}

.r-padding-t {
    padding-top: 0 !important;
}

.r-padding-b {
    padding-bottom: 0 !important;
}

.about-rc {
    margin: 2rem 0;
}

/* ── Autocomplete dropdown container ─────────────────── */
.autocomplete-suggestions {
    border: 1px solid #d1d5db !important;
    border-top: none !important;
    border-radius: 0 0 10px 10px !important;
    box-shadow: 0 8px 24px rgba(0,0,0,.12) !important;
    max-height: 420px !important;
    overflow-y: auto !important;
    background: #fff !important;
    padding: 4px 0 !important;
}

/* ── Individual suggestion row ───────────────────────── */
.autocomplete-suggestion {
    padding: 0 !important;
    border-bottom: 1px solid #f3f4f6;
    cursor: pointer;
    transition: background .12s;
}
.autocomplete-suggestion:last-child { border-bottom: none; }
.autocomplete-suggestion:hover,
.autocomplete-suggestion.selected {
    background: #f0f7ff !important;
}

/* ── Rich result layout ──────────────────────────────── */
.ac-result {
    display: flex;
    align-items: center;
    gap: .65rem;
    padding: .5rem .75rem;
    min-height: 52px;
}
.ac-thumb {
    width: 42px;
    height: 42px;
    object-fit: contain;
    border-radius: 6px;
    border: 1px solid #e5e7eb;
    background: #fafafa;
    flex-shrink: 0;
    width: 42px;
}
.ac-name {
    flex: 1;
    font-size: .875rem;
    color: #111827;
    line-height: 1.35;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ac-name strong {
    color: #1b3a4b;
    font-weight: 700;
}
.ac-arrow {
    color: #9ca3af;
    font-size: .7rem;
    flex-shrink: 0;
}
.ac-no-result {
    color: #6b7280;
    font-size: .875rem;
    justify-content: center;
}

.about-rc h2, .l-wrapper h2 {
    color: #F56400;
    margin-bottom: 0.5rem !important;
}

.l-wrapper h2 {
    font-size: 1.5rem;
}

.b-cont-wrapper {
    padding: 1rem;
    height: 100%;
    background: -webkit-linear-gradient(bottom left, #ff883e 0%, #f99658 100%);
    background: -o-linear-gradient(bottom left, #ff883e 0%, #f99658 100%);
    background: linear-gradient(to top right, #ff883e 0%, #f99658 100%);
}

.pagination .current {
    background-color: #F56400;
}

.b-cont-wrapper .button {
    border-radius: 0.2rem;
    min-width: 10rem;
}

.b-cont-wrapper h2 {
    margin-bottom: 0.5rem;
    color: #FFFFFF !important;
}

.b-cont-wrapper p {
    color: #FFFFFF;
}

.thank-you-wrapper .callout h2 {
    font-size: 1.4rem;
    color: #F56400;
}

.about-icon img {
    width: 9rem;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.about-icon {
    border: 0.05rem solid #F56400;
    padding: 2rem;
    border-radius: 50%;
    display: inline-block;
}

.btn-link {
    border: 0 !important;
    background: 0 !important;
    padding: 0 !important;
    text-align: left;
    color: #000 !important;
}

.cart-wrapper img {
    width: 1.5rem;
}

.cart-wrapper span {
    display: block;
    font-size: 0.9rem;
}

.message-w h1 {
    font-size: 1.4rem;
    padding: 1rem 0;
    padding: 1rem 1rem 0.5rem 0;
}

.padding-left-1 {
    padding-left: 1rem;
}

.message-w hr {
    border-bottom: 1px solid #e1e1e1;
}

.form-wrapper {
    padding: 1rem 2rem 1.2rem 2rem;
    background-color: #FFFFFF;
    border-radius: 0.2rem;
    border: 1px solid #e1e1e1;
}

.payment-method-wrapper {
    margin-bottom: 4rem;
}

.payment-method-wrapper h3 {
    color: #F56400;
    font-weight: 500;
    font-size: 1.2rem;
}

.payment-method-wrapper button {
    border-radius: 0.4rem;
}

.payment-method-wrapper button > i {
    font-size: 0.7rem;
}

.payment-method-wrapper .callout {
    border: 0.05rem solid #f1b083;
    margin: 0;
    -moz-box-shadow: inset 0 0 1rem #f1b083;
    -webkit-box-shadow: inset 0 0 1rem #f1b083;
    box-shadow: inset 0 0 1rem #f1b083;
}

.auth-wrapper {
    margin-bottom: 8rem;
}

.order-tabs {
    margin-top: 1rem;
}

.order-tabs .tabs-title > a {
    font-size: inherit;
    color: #666666;
}

.order-tabs .tabs-title > a {
    padding: 0.5rem 1.5rem;
}

.order-tabs .is-active.tabs-title > a, .order-tabs .tabs-title > a:hover, .order-tabs .tabs-title > a:active, .order-tabs .tabs-title > a:focus {
    background: none;
    border-bottom: #F56400 0.1rem solid;
}

.order-tabs-content.tabs-content {
    background: none;
    border: 0;
}

.order-tabs-content .tabs-panel {
    padding: 0;
}

.callout, .reveal {
    border-radius: 0.2rem;
}

.reveal-wrapper h1 {
    font-size: 1.0625rem;
    margin-bottom: 2rem;
    color: #F56400;
}

.reveal-wrapper h2 {
    font-size: 1rem;
    color: #F56400;
    font-weight: 400;
}

.text-btn {
    padding: 0;
    width: auto !important;
    border: 0 !important;
    cursor: pointer;
}

.results-fail {
    padding: 5rem 0;
    font-size: 1.3rem;
    border-bottom: 1px solid #e1e1e1;
}

.close-buttom-st {
    right: 1rem;
    background-color: #F56400;
    transform: rotate(45deg);
    padding: 0.5rem;
    border-radius: 50%;
    height: 2rem;
    width: 2rem;
    line-height: 0;
}

.loading-youtube {
    position: absolute;
    top: 0;
    float: left;
    padding-top: 26%;
    padding-left: 37%;
    width: 100%;
    z-index: 9;
    height: 100%;
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.8);
}

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

.order-tabs.tabs {
    background: none;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
}

.contact-blog-header {
    background-image: url(../img/cont/blog-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 26rem;
}

.contact-ps-header, .catalogues-header {
    background-image: url(../img/product-slide/parentshield-b.jpg);
}

.contact-ps-header button, .catalogues-header button {
    border-radius: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
}

.overflow-auto {
    overflow: auto;
}

.blog-cont {
    background-color: #FFFFFF;
    padding: 2rem;
}

.blog-cont .header-hr::after {
    left: 13%;
    top: 95%;
}

.blog-cont .date {
    font-size: 1.2rem;
}

.position-r {
    position: relative !important;
}

.blog-results-wrapper {
    background-color: #FAF9F5;
    /*background-color: $text-mute;*/
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.blog-wrapper h2, .blog-wrapper h3, .blog-wrapper h4 {
    font-size: 1.5rem !important;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.blog-wrapper a {
    color: #F56400 !important;
}

.delivery-icon {
    margin-right: 0.3125rem;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.cr-boundary {
    zoom: 40%;
}
@media screen and (max-width: 39.9375em) {
    .cr-boundary {
        zoom: 30%;
    }
}

.img-edit-wrapper .btn, .img-edit-wrapper .vanilla-rotate, .img-edit-wrapper .upload-result {
    background-color: #1a78c4;
    color: #FFFFFF;
    width: 45%;
    border-radius: 3px;
    border: 0.0625rem solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    display: inline-block;
    height: 2.5rem;
    margin: 0;
}
@media screen and (min-width: 40em) {
    .img-edit-wrapper .btn, .img-edit-wrapper .vanilla-rotate, .img-edit-wrapper .upload-result {
        width: 40%;
    }
}
@media screen and (min-width: 64em) {
    .img-edit-wrapper .btn, .img-edit-wrapper .vanilla-rotate, .img-edit-wrapper .upload-result {
        width: 30%;
    }
}
@media screen and (min-width: 74.9375em) {
    .img-edit-wrapper .btn, .img-edit-wrapper .vanilla-rotate, .img-edit-wrapper .upload-result {
        width: 25%;
    }
}
.img-edit-wrapper .btn input, .img-edit-wrapper .vanilla-rotate input, .img-edit-wrapper .upload-result input {
    margin: 0;
}
.img-edit-wrapper .btn span, .img-edit-wrapper .vanilla-rotate span, .img-edit-wrapper .upload-result span, .img-edit-wrapper .btn label, .img-edit-wrapper .vanilla-rotate label, .img-edit-wrapper .upload-result label {
    padding-top: 0.3125rem;
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer;
    height: 2.5rem;
    color: #FFFFFF;
}
.img-edit-wrapper .upload-result.active {
    background-color: #FFFFFF;
    border: 0.0625rem solid #5baae9;
    color: #1a78c4;
}
.img-edit-wrapper .upload-result.active img {
    display: inline !important;
    -webkit-animation: loading 2.5s linear infinite;
    -moz-animation: loading 2.5s linear infinite;
    animation: loading 2.5s linear infinite;
}
.padding-top-1 {
    padding-top: 1rem;
}

.custom-bg {
    background-color: #FAF9F5;
}
.custom-bg .product-slide .owl-theme .owl-nav {
    top: -1rem;
}
@media screen and (min-width: 74.9375em) {
    .custom-bg .product-slide .owl-theme .owl-nav {
        top: 3rem;
    }
}
.custom-bg .border-cont .owl-item {
    border: 0.0625rem solid #f0f0f0;
}
.custom-bg table {
    margin: 0;
}
.custom-bg table tbody {
    border: 0;
}
.custom-bg table tbody .customer-price {
    color: #8c8c8c;
}
.custom-bg table tbody tr {
    border: 0;
}
.custom-bg table tbody tr td {
    padding: 0;
    font-weight: 400;
}
.custom-bg .owl-item {
    background-color: #FFFFFF;
    padding: 1.25rem;
    margin-bottom: 1.25rem;
    margin-bottom: 0;
}
.custom-bg .owl-item .thumbnail {
    padding: 1.25rem;
}
.custom-bg .owl-item h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 94%;
    margin: 0;
    color: #000000;
    font-size: 1.25rem;
}
@media screen and (max-width: 39.9375em) {
    .custom-bg .owl-item h2 {
        font-size: 1rem;
    }
}
.custom-bg .owl-item h3 {
    width: inherit;
    white-space: inherit;
}
.custom-bg .owl-item .media-object-section {
    display: flex;
    flex-direction: column;
    min-height: 140px;
    justify-content: flex-start;
}
.custom-bg .owl-item .price-list {
    margin-top: auto;
}
.custom-bg .owl-item .media-object {
    margin-bottom: 0;
}
.custom-bg .catalogues-bg-white {
    background-color: #FFFFFF;
    margin-bottom: 1.25rem;
    border: 0.0625rem solid #f0f0f0;
}

.sm-item-cont .product-slide .owl-theme .owl-nav {
    top: -1rem;
}

.promotional_code [name=promotional_code], .promotional_code [name=button] {
    width: 70%;
    margin: 0;
    height: 2.4rem;
    float: left;
    border-radius: 0 !important;
}

.reveal {
    z-index: 99999;
}

#payment-form input {
    border-radius: 0.2rem;
}

.promotional_code [name=promotional_code] {
    border-top-left-radius: 0.2rem !important;
    border-right: 0;
    border-bottom-left-radius: 0.2rem !important;
}

.promotional_code [name=button] {
    width: 30%;
    padding: 0;
    border-bottom-right-radius: 0.2rem !important;
    border-top-right-radius: 0.2rem !important;
}

.blog-results-wrapper img {
    border-radius: 0;
}

.blog-wrapper i {
    padding-right: 0.2rem;
}

.blog-wrapper h2 a {
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #000 !important;
}

#modify-order input, #search-users input {
    border-radius: 0.2rem;
}

.blog-wrapper .header-hr {
    margin-bottom: 1rem;
}

.s-product .orbit-next, .s-product .orbit-previous {
    background-color: #00000030;
    width: 2rem;
    height: 6rem;
    border-radius: 0.2rem;
}

#img-preview {
    padding-top: 2rem !important;
}

.cs-orbit-image,.cs-orbit-image2{
    width: 100%;
    opacity: 0.5;
    margin-bottom: .5rem;
    cursor: pointer;
    border: 1px solid #A2A6AC;
}

.product-main-image-wrapper{
    padding-left: 0 !important;
    padding-right: .5rem !important;
}
.cs-orbit-image2{
    width: 3rem;
}

.s-product button img {
    opacity: 0.5;
}

.s-product button.is-active img {
    opacity: 1;
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: #0000004f;
}

.description {
    height: 6rem;
    overflow: hidden;
    float: left;
    margin-bottom: 2rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.more-cont i {
    font-size: 0.7rem;
    padding-left: 0.2rem;
}

.more-cont {
    position: absolute;
    bottom: 8%;
    padding-top: 3rem;
    width: 100%;
    clear: left;
    color: #1EA0F2;
    font-size: 0.85rem;
    cursor: pointer;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.78) 50%, white);
    background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.78) 50%, white);
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.78) 50%, white);
}

.read-less {
    display: none;
}

.show .read-less {
    display: block;
}

.show .read-more {
    display: none;
}

.show .more-cont {
    bottom: 0.7rem;
    background: none;
}

.blog-wrapper .grid-x {
    margin-bottom: 2rem;
}

.blog-nav h1 {
    font-size: 1.2rem;
    color: #000;
    font-weight: 500;
}
.blog-nav h2 {
    color: #F56400;
    font-size: 1rem;
}

.block {
    display: block;
}

.contact-blog-header h1, .contact-blog-header h2 {
    color: #FFFFFF;
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 400;
}

.contact-blog-header h2 {
    font-size: 1.4rem;
}

.contact-blog-header .grid-container, .contact-blog-header .grid-container .grid-x {
    height: 100%;
}

.img-edit-wrapper ul > li, .img-edit-wrapper .faq-wrapper .faq .accordion ol > li, .faq-wrapper .faq .accordion .img-edit-wrapper ol > li {
    font-weight: 700;
}

.img-edit-wrapper ul > li:first-of-type, .img-edit-wrapper .faq-wrapper .faq .accordion ol > li:first-of-type, .faq-wrapper .faq .accordion .img-edit-wrapper ol > li:first-of-type {
    margin-bottom: 1rem;
}

.img-edit-wrapper ul > li > span, .img-edit-wrapper .faq-wrapper .faq .accordion ol > li > span, .faq-wrapper .faq .accordion .img-edit-wrapper ol > li > span {
    font-weight: 400;
}

.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.contact-e-wrapper h3 {
    font-size: 1.1rem;
    font-weight: 400;
    margin-top: 0.9rem;
}

.contact-e-wrapper h4 {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1.5rem;
}

.contact-e-wrapper p {
    font-size: 0.9rem;
}

.contact-e-wrapper h2 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}

#add-product-form input, #add-product-form select, #add-product-form textarea, #add-categories-form input, #add-to-cart-form select, #add-to-cart-form input {
    margin: 0;
    border-radius: 0.2rem;
}

#add-to-cart-form input {
    width: 12rem;
    margin-bottom: 0.5rem;
}

#orders_form [name=s], #orders_form [name=oq] {
    height: 2.4rem;
    margin: 0;
}

#orders_form [name=oq] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

#orders_form [name=s] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#orders_form [name=date] {
    width: 10rem;
}

#orders_form {
    width: 100%;
}

#orders_form input, #orders_form select, #contact-encraze-form input, #auth-form input, #contact-encraze-form select, #auth-form select, #contact-encraze-form textarea, #auth-form textarea {
    border-radius: 0.2rem;
}

#order-confirmation-form .callout, #add-categories-form .callout {
    border-radius: 0.2rem;
}

label {
    color: #666;
}

/* #auth-form ul.help-block, #add-categories-form ul.help-block,#add-product-form ul.help-block,.img-edit-wrapper ul,.contact-e-wrapper ul{
	margin: 0;
	list-style: none;
	margin-bottom: 1rem
} */
#review-form input, #auth-form input, #review-form textarea, #review-form select, #auth-form select {
    border-radius: 0.2rem;
}

#auth-form [type=submit], #auth-form [type=button] {
    margin-top: 0.5rem;
    font-size: 1rem;
}

#auth-form [name="captcha[input]"] {
    margin-top: 1rem;
}

#member-join-form input, #member-join-form select, #order-confirmation-form input, #order-confirmation-form select, #password-change-form input, #card-payment-form input, #card-payment-form select {
    border-radius: 0.2rem;
}

#member-join-form h2, #order-confirmation-form h2, #card-payment-form h2 {
    font-size: 1.2rem;
    font-weight: 400;
}

#member-join-form hr, #order-confirmation-form hr, #card-payment-form hr {
    border-bottom: 1px solid #e1e1e1;
}

#member-join-form [type=submit], #member-join-form [type=button],
#order-confirmation-form [type=submit], #order-confirmation-form [type=button], #card-payment-form [type=button] {
    font-size: 1rem;
}

.auth-wrapper h1 {
    font-size: 1.6rem;
    color: #F56400;
}

.font-weight-400, .font-weight-400 > li {
    font-weight: 400 !important;
}

.auth-wrapper hr {
    border-bottom: 1px solid #e1e1e1;
}

.member-join-form-wrapper h1 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.capitalize {
    text-transform: capitalize !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.lowercase {
    text-transform: lowercase !important;
}

[type=radio], [type=checkbox] {
    cursor: pointer;
}

.radio-wrapper label {
    float: left;
    margin-right: 1rem;
    margin-bottom: 1rem;
    cursor: pointer;
}

.radio-wrapper label:first-of-type {
    cursor: default;
    float: inherit;
    margin: 0;
    color: #F56400;
    font-style: italic;
}

.compensation-table > div {
    border-top: 1px solid #dcdcdc;
    padding: 2rem;
}

.cursor-pointer {
    cursor: pointer !important;
}

.w-b-commission {
    padding: 1rem 0 2rem 0 !important;
    margin-bottom: 1rem;
}

.w-c-commissions {
    padding: 0rem 0 5rem 0;
}

.w-c-wrapper {
    padding: 2rem 0 5rem 0;
}

ul.help-block, .faq-wrapper .faq .accordion ol.help-block {
    color: #FA0000;
}

.error-f {
    display: block !important;
}

footer {
    margin-top: 3rem;
    padding-top: 3rem;
    /* border-top: .1rem solid #e1e1e1; */
}

footer ul, footer .faq-wrapper .faq .accordion ol, .faq-wrapper .faq .accordion footer ol {
    margin: 0;
    list-style: none;
}

footer h2 {
    font-size: 1rem;
    color: #000;
}

footer i {
    font-size: 1.5rem;
    padding-right: 0.5rem;
    color: #000;
}

footer .socials span {
    display: inline-block;
}

footer .socials li {
    margin-bottom: 0.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

footer .socials li:first-of-type {
    margin: 0;
}

.auth-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 0;
    border: 0;
    background-color: #FFFFFF;
    border-top: 0.0625rem solid whitesmoke;
}

#contact-encraze-form [type=color], #auth-form [type=color], #contact-encraze-form [type=date], #auth-form [type=date], #contact-encraze-form select, #auth-form select, #contact-encraze-form [type=datetime-local], #auth-form [type=datetime-local], #contact-encraze-form [type=datetime], #auth-form [type=datetime], #contact-encraze-form [type=email], #auth-form [type=email], #contact-encraze-form [type=month], #auth-form [type=month], #contact-encraze-form [type=number], #auth-form [type=number], #contact-encraze-form [type=password], #auth-form [type=password], #contact-encraze-form [type=search], #auth-form [type=search], #contact-encraze-form [type=tel], #auth-form [type=tel], #contact-encraze-form [type=text], #auth-form [type=text], #contact-encraze-form [type=time], #auth-form [type=time], #contact-encraze-form [type=url], #auth-form [type=url], #contact-encraze-form [type=week], #auth-form [type=week], #contact-encraze-form textarea, #auth-form textarea {
    margin: 0;
}
#contact-encraze-form .cell, #auth-form .cell {
    margin-bottom: 1rem;
}
.footer-wrapper:last-of-type, .footer-secondary {
    padding-top: 0rem;
    padding-bottom: 0.4rem;
    text-align: right;
    font-size: 0.8rem;
}

.footer-secondary {
    border-top: 0.05rem solid #e1e1e1;
    background: none;
    padding: 1rem 0;
    text-align: left;
    margin-top: 3rem;
}

.footer-wrapper p {
    margin: 0.5rem 0 0;
    text-align: center;
}

.grid-container-fluid img {
    border-radius: 0;
}

.terms-r h2 {
    color: #F56400;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}

.menu-bar {
    background-color: #EBEBEB;
    width: 100%;
    min-height: 0.5rem;
}
.menu-bar .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 0.5rem;
}

.menu-bar a {
    color: #000 !important;
}

#main-search {
    width: 100%;
}

#main-search input, #main-search .button {
    border-radius: 0.2rem;
    margin: 0;
    height: 2.4rem;
}

#main-search input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    float: left;
    width: 75%;
}

#main-search .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 25%;
    float: left;
}

.s-p {
    margin: 3rem 0 0;
}
@media screen and (max-width: 39.9375em) {
    .s-p {
        margin-top: 1rem;
    }
}

.s-p p {
    margin: 0;
}

.s-p h3 {
    font-size: 1.2rem;
}

.padding-top-1 {
    padding-top: 1rem;
}

.faq-wrapper .faq {
    counter-reset: section;
    /* counter must be set to the parent */
}
.faq-wrapper .faq a.accordion-title {
    font-size: 1rem;
    background-color: #fbfbfb;
    padding-left: 2.4rem;
    padding-right: 2rem;
    text-transform: uppercase;
}
.faq-wrapper .faq a.accordion-title:before {
    font-size: 1.4rem;
}
.faq-wrapper .faq a.accordion-title:after {
    float: left;
    left: 0.4rem;
    top: 1.3rem;
    position: absolute;
    padding-right: 1rem;
    counter-increment: section 1;
    content: counters(section, ".") ".";
}
.faq-wrapper .faq .accordion ul, .faq-wrapper .faq .accordion ol {
    margin-bottom: 1rem;
    margin-left: 3.75rem;
}
.faq-wrapper .faq .accordion ol {
    counter-reset: section2;
}
.faq-wrapper .faq .accordion ol li {
    list-style: none;
    position: relative;
}
.faq-wrapper .faq .accordion ol li:before {
    counter-increment: section2 1;
    content: counters(section2, ".") ")";
    position: absolute;
    left: -1.4em;
}
.faq-wrapper .faq .accordion .e-i-wrapper ol {
    margin-left: 0;
}
.faq-wrapper .faq .accordion .e-i-wrapper ol li:before {
    left: 1.5625rem;
    font-size: 1rem;
}
.faq-wrapper .faq .accordion .e-i-wrapper ol h3 {
    margin: 20px 50px 20px 50px;
    font-size: 1rem;
}

.top-nav .border {
    position: relative;
}

.top-nav .border::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.4rem;
    height: 1.4rem;
    width: 0.05rem;
    background-color: #e1e1e1;
    transform: rotate(22deg);
}

.plan-wrapper button {
    border-radius: 0.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    background: none !important;
    border: 0.1rem solid #F56400;
    color: #F56400 !important;
}

.plan-wrapper img {
    width: 100%;
}

.plan-wrapper button:hover, .plan-wrapper button:focus, .plan-wrapper button:active {
    background: #F56400 !important;
    color: #FFFFFF !important;
}

.plan-wrapper ul, .plan-wrapper .faq-wrapper .faq .accordion ol, .faq-wrapper .faq .accordion .plan-wrapper ol {
    margin: 0;
    list-style: none;
}

.s2-body {
    padding: 2rem 0;
    padding-bottom: 1rem;
}

.category-slide.product-slide h3 {
    color: #000;
    font-size: 1.2rem;
    margin-top: 0.5rem;
}

.category-slide.product-slide p {
    color: #666;
    font-size: 0.9rem;
}

.category-slide .thumbnail, .category-slide img {
    border-radius: 0 !important;
}

.s2-body .accordion-title {
    font-size: 0.9rem;
}

.s2-body .is-active > .accordion-title i {
    color: #A3A3A3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.reveal-wrapper .close-button {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.s2-body .accordion-title i {
    float: right;
}

.s2-body .orbit-next, .s2-body .orbit-previous {
    display: none;
}

.shield {
    color: #569821;
    font-size: 4rem;
}

.s2-body .accordion-title::before {
    display: none;
}

.s2-body h2 {
    color: #000;
    font-weight: 700;
    font-size: 1.9rem;
    margin-bottom: 3rem;
}

.top-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

ul.top-nav > li > a, .faq-wrapper .faq .accordion ol.top-nav > li > a {
    display: block;
    padding: 0.4rem 1rem;
}

ul.top-nav > li > a.btn, .faq-wrapper .faq .accordion ol.top-nav > li > a.btn, .img-edit-wrapper ul.top-nav > li > a.upload-result, .faq-wrapper .faq .accordion .img-edit-wrapper ol.top-nav > li > a.upload-result, .img-edit-wrapper .faq-wrapper .faq .accordion ol.top-nav > li > a.upload-result, .img-edit-wrapper ul.top-nav > li > a.vanilla-rotate, .faq-wrapper .faq .accordion .img-edit-wrapper ol.top-nav > li > a.vanilla-rotate, .img-edit-wrapper .faq-wrapper .faq .accordion ol.top-nav > li > a.vanilla-rotate {
    border: 0.1rem solid #F56400;
    border-radius: 2rem;
    padding: 0.4rem 1.5rem;
}

ul.top-nav > li > a.btn:hover, .faq-wrapper .faq .accordion ol.top-nav > li > a.btn:hover, .img-edit-wrapper ul.top-nav > li > a.upload-result:hover, .faq-wrapper .faq .accordion .img-edit-wrapper ol.top-nav > li > a.upload-result:hover, .img-edit-wrapper .faq-wrapper .faq .accordion ol.top-nav > li > a.upload-result:hover, .img-edit-wrapper ul.top-nav > li > a.vanilla-rotate:hover, .faq-wrapper .faq .accordion .img-edit-wrapper ol.top-nav > li > a.vanilla-rotate:hover, .img-edit-wrapper .faq-wrapper .faq .accordion ol.top-nav > li > a.vanilla-rotate:hover {
    background-color: #F56400;
    color: #FFFFFF;
}

ul.top-nav > li .menu-bar1, .faq-wrapper .faq .accordion ol.top-nav > li .menu-bar1, ul.top-nav > li .menu-bar2, .faq-wrapper .faq .accordion ol.top-nav > li .menu-bar2, ul.top-nav > li .menu-bar3, .faq-wrapper .faq .accordion ol.top-nav > li .menu-bar3,
.canvas-menu ul > li .menu-bar1,
.canvas-menu .faq-wrapper .faq .accordion ol > li .menu-bar1,
.faq-wrapper .faq .accordion .canvas-menu ol > li .menu-bar1, .canvas-menu ul > li .menu-bar2, .canvas-menu .faq-wrapper .faq .accordion ol > li .menu-bar2, .faq-wrapper .faq .accordion .canvas-menu ol > li .menu-bar2 {
    border-bottom: 0.2rem solid #F56400;
    width: 2rem;
    margin-top: 0.4rem;
    position: relative;
}

.canvas-menu ul > li .menu-bar1, .canvas-menu .faq-wrapper .faq .accordion ol > li .menu-bar1, .faq-wrapper .faq .accordion .canvas-menu ol > li .menu-bar1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0.45rem;
    width: 1.6rem;
    border-bottom: 0.08rem solid #F56400;
}

.canvas-menu ul > li .menu-bar2, .canvas-menu .faq-wrapper .faq .accordion ol > li .menu-bar2, .faq-wrapper .faq .accordion .canvas-menu ol > li .menu-bar2 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -0.1rem;
    width: 1.6rem;
    border-bottom: 0.08rem solid #F56400;
}

.canvas-menu .menu-bar-r {
    float: right;
    margin-bottom: 1rem;
}

ul.top-nav > li > a.menu-bar-r, .faq-wrapper .faq .accordion ol.top-nav > li > a.menu-bar-r {
    padding-left: 1rem;
    position: relative;
}

ul.top-nav > li > a.menu-bar-r::after, .faq-wrapper .faq .accordion ol.top-nav > li > a.menu-bar-r::after {
    content: "MENU";
    position: absolute;
    top: 20%;
    left: 0.9rem;
}

ul.top-nav > li .menu-bar1, .faq-wrapper .faq .accordion ol.top-nav > li .menu-bar1 {
    margin: 0;
}

header .sup {
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2;
    color: #f56400 !important;
    border-radius: 50%;
    color: #FFFFFF;
    z-index: 9;
    font-size: 0.8rem;
    position: absolute;
    right: 0.3rem;
    top: 0rem;
}

#loading-cover {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.28);
    padding: 2.2rem 2.5rem 2rem;
    text-align: center;
    width: 300px;
    max-width: 88vw;
    line-height: 1;
    border: 0;
}

#loading-cover img {
    -webkit-animation: loading 1.2s linear infinite;
    -moz-animation: loading 1.2s linear infinite;
    animation: loading 1.2s linear infinite;
    width: 3.5rem;
    margin-bottom: .4rem;
}

#loading-cover .paragraph_1 {
    font-size: .9rem;
    font-weight: 600;
    color: #1b3a4b;
    margin-top: .8rem;
    line-height: 1.4;
}

#loading-cover .paragraph {
    font-size: .78rem;
    color: #888;
    margin-top: .3rem;
}

#p-loading img {
    -webkit-animation: loading 4s linear infinite;
    -moz-animation: loading 4s linear infinite;
    animation: loading 4s linear infinite;
    width: 2.6rem;
}

img.spinner-circle {
    -webkit-animation: loading 1s linear infinite;
    -moz-animation: loading 1s linear infinite;
    animation: loading 1s linear infinite;
}

.spinner-circle {
    position: relative;
}

.g-loading-wrapper {
    position: absolute;
    top: 0.3rem;
    right: 0.5rem;
    display: none;
}

.g-loading-wrapper img {
    -webkit-animation: loading 4s linear infinite;
    -moz-animation: loading 4s linear infinite;
    animation: loading 4s linear infinite;
}

@-moz-keyframes loading {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes loading {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes loading {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* .profile-inf>ul>li>a>div:first-of-type{
	color: #555;
	font-weight: 700;
	margin-bottom: .4rem;
    letter-spacing: .02rem;
} */
.profile-inf .dropdown-menu {
    border-radius: 0.2rem;
    border: 1px solid #cacaca;
}

.profile-inf .dropdown-menu::before {
    position: absolute;
    top: -23px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
    border-color: transparent #e1e1e1;
    border-left-width: 0;
    border-right-width: 15px;
    left: 2rem;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.d-caret {
    position: relative;
    display: block;
}

.d-caret-xt::after {
    right: 1rem !important;
}

.catalogues-header {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7))), url(../img/product-slide/test-img.jpg) !important;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7)), url(../img/product-slide/test-img.jpg) !important;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7)), url(../img/product-slide/test-img.jpg) !important;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7)), url(../img/product-slide/test-img.jpg) !important;
    background-size: cover;
}
@media screen and (max-width: 39.9375em) {
    .catalogues-header {
        height: 25rem !important;
    }
}

.catalogues-header h2 {
    font-size: 1.1875rem;
}

.profile-inf .dropdown-menu::after {
    position: absolute;
    top: -21px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 14px solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    border-bottom: 14px solid transparent;
    content: " ";
    border-left-width: 0;
    border-right-width: 14px;
    left: 33px;
    right: auto;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.off-canvas {
    z-index: 99999 !important;
}

.profile-inf .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 4rem;
    z-index: 99999999;
}

.menu-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    z-index: 99999;
}

.required {
    color: #d81616;
}

.inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0.94444rem;
    margin-left: -1.22222rem;
    margin-right: 0;
    padding: 0;
}

.button.secondary {
    border: #ADB1B8 1px solid;
    background-color: #dfe0e2;
    color: #333;
}

.button.secondary:hover, .button.secondary:focus, .button.secondary:active {
    background-color: #EFF0F3;
    color: #333;
}

.opp-header img:last-of-type {
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.text-success {
    color: #189458 !important;
}

.text-alert {
    color: #b32803 !important;
}

.text-mute {
    color: #FFFFFF !important;
}

.inline-list > li {
    position: relative;
    display: block;
    float: left;
    list-style: none;
}

.v-fram {
    position: relative;
    cursor: pointer;
}

.search-wrapper h3 {
    white-space: normal !important;
    width: 100% !important;
}

.v-frame {
    position: relative;
}

.v-frame img {
    cursor: pointer;
}

.play-icon {
    position: absolute;
    width: 3rem;
    top: 37%;
    left: 41%;
    opacity: 0.4;
}

.grid-container-fluid {
    max-width: 100%;
}

.r-background {
    background: none !important;
}

.r-border {
    border: none !important;
}

.r-margin {
    margin: 0 !important;
}

.r-margin-top {
    margin-top: 0 !important;
}

.r-margin-bottom {
    margin-bottom: 0 !important;
}

.r-padding {
    padding: 0 !important;
}

.r-padding-right {
    padding-right: 0 !important;
}

.r-padding-left {
    padding-left: 0 !important;
}

.r-padding-top {
    padding-top: 0 !important;
}

.r-padding-bottom {
    padding-bottom: 0 !important;
}

.margin-t2 {
    margin-top: 2rem !important;
}

.canvas-menu ul, .canvas-menu .faq-wrapper .faq .accordion ol, .faq-wrapper .faq .accordion .canvas-menu ol {
    margin: 0;
    list-style: none;
}

.canvas-menu {
    background-color: #FFFFFF;
}

.js-off-canvas-overlay {
    background: rgba(0, 0, 0, 0.25);
}

.commissions-grap-wrapper {
    margin-top: 1rem;
}

.graph-br-dwn table tbody td {
    border-right: #f1f1f1 solid 1px;
}

.graph-br-dwn table thead {
    font-size: 1rem;
    color: #1979C3;
    padding: 1rem 0;
    background-color: #FFFFFF;
}

.graph-br-dwn {
    margin: auto;
    list-style: none;
    border-radius: 0.4rem;
    position: relative;
    width: 90%;
}

.margin-auto {
    margin: auto !important;
}

.canvas-menu .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    background-image: url(../img/icon/next-blue.svg);
    width: 0.9rem;
    height: 0.9rem;
    background-size: contain;
    background-repeat: no-repeat;
    border: 0;
}

.canvas-menu .accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.payment-widget h2 {
    color: #333 !important;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.total-divider {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.payment-widget [type=submit], .payment-widget [type=button] {
    border-radius: 0.2rem;
}

.payment-widget {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 0.5rem;
    padding: 1rem 1.5rem;
    border: 1px solid #e1e1e1;
    margin-bottom: 1rem;
}

.payment-widget .price {
    font-weight: 700;
    color: #000;
}

.payment-widget hr {
    margin: 0;
}

.grid-slide-container {
    max-width: 100rem;
    margin: auto;
}

.search-r-wrapper {
    padding: 1rem 0;
}

.search-r-wrapper select {
    width: 78%;
    margin-left: 1rem;
    border-radius: 0.2rem;
}

.price-wrapper span, .brand-wrapper span, .offers-wrapper span {
    display: block;
}

.price-wrapper [type=radio], .brand-wrapper [type=checkbox], .offers-wrapper [type=checkbox] {
    width: inherit;
    margin: 0;
    margin-right: 0.5rem;
}

.checkbox label, .o-radio label {
    cursor: pointer;
}

.in-stock, .out-of-stock {
    font-size: 0.9rem;
}

/* .price-wrapper span:last-of-type, .brand-wrapper span:last-of-type, .offers-wrapper span:last-of-type{
	margin-bottom: 1rem;
} */
.price-wrapper input {
    width: 4rem;
    margin: 0;
    margin-right: 1rem;
    border-radius: 0.2rem;
}

.price-wrapper button {
    border-radius: 0.2rem;
    margin: 0;
}

.price-wrapper span, .brand-wrapper span, .offers-wrapper span {
    padding-left: 1rem;
}

.price-wrapper .align-middle, .brand-wrapper .align-middle, .offers-wrapper .align-middle {
    padding-left: 1rem;
    padding-right: 1rem;
}

.search-nav-left h4 {
    font-size: 0.9rem;
    color: #000;
}

.search-nav-left ul, .search-nav-left .faq-wrapper .faq .accordion ol, .faq-wrapper .faq .accordion .search-nav-left ol {
    margin: 0;
    list-style: none;
}

.search-nav-left hr {
    border-bottom: 1px solid #e1e1e1;
}

.sort-wrapper {
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.sort-wrapper span {
    margin-right: 0.5rem;
}

.list-inline {
    list-style: none;
}

.list-inline > li {
    display: inline-block;
}

.r-results {
    color: #a1a1a1;
    font-size: 0.9rem;
}

.b-m-container {
    max-width: 70rem;
    position: relative;
}

.close-button {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bg-blue-gradient {
    background: none;
    background: -webkit-linear-gradient(bottom left, #0069C7 0%, #29b2fe 100%);
    background: -o-linear-gradient(bottom left, #0069C7 0%, #29b2fe 100%);
    background: linear-gradient(to top right, #0069C7 0%, #29b2fe 100%);
    color: #FFFFFF;
}

.bg-orange-gradient {
    background: none;
    background: -webkit-linear-gradient(bottom left, #ff883e 0%, #f99658 100%);
    background: -o-linear-gradient(bottom left, #ff883e 0%, #f99658 100%);
    background: linear-gradient(to top right, #ff883e 0%, #f99658 100%);
    color: #FFFFFF;
}

.bg-orange-gradient .button {
    border-radius: 2rem;
    padding: 0.8rem 5rem;
    margin-top: 1rem !important;
    border: 0.1rem solid #FFFFFF;
    background: none;
}

.bg-orange-gradient .button:hover {
    background-color: #ff6200;
    border: 0.1rem solid #ff6200;
}

.text-danger {
    color: #FA0000 !important;
}

.text-success {
    color: #28a745 !important;
}

.dropdown.menu .is-active > a {
    color: #ff883e;
}

.cta1-bg-img {
    background-image: url(../img/cta/cta.png);
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    color: #FFFFFF;
}

.opp-header1 {
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 999;
}

.opp-header1 img {
    width: 10rem;
}

.opp-header {
    background-size: cover;
    color: #FFFFFF;
    padding: 7rem 0 3rem 0;
}

.opp-header button {
    border-radius: 2rem;
    border: 0.1rem solid #F56400;
}

.opp-header .button.primary {
    background: none;
}

.opp-header img {
    border-radius: 0.2rem;
}

#plan1-form input, #plan1-form select, #plan2-form input, #plan2-form select, #plan3-form input, #plan3-form select, #plan4-form input, #plan4-form select {
    border-radius: 0.2rem;
    margin: 0;
}

#plan1-form input, #plan2-form input, #plan3-form input, #plan4-form input {
    /* width: 14rem; */
}

.button.primary {
    background-color: #F56400;
}

.plan-wrapper .list-unstyled > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
}

.plan-wrapper .list-unstyled > li:first-of-type {
    margin-top: 1rem;
}

.plan-wrapper .list-unstyled > li:last-of-type {
    border: 0;
}

.opp-header .button.primary:hover, .opp-header .button.primary:focus, .opp-header .button.primary:active {
    background-color: rgba(245, 100, 0, 0.8);
    color: #FFFFFF;
}

.button.primary:focus, .button.primary:hover {
    background-color: rgba(245, 100, 0, 0.8);
}

.opp-header h1 {
    margin-bottom: 1rem;
    font-size: 2rem;
}

.opp-header h2 {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

.s-p-grid img {
    width: 20rem;
}

.s-p-grid {
    background-color: #FFFFFF;
}

.s-member-free, .s-testimonial, .s-c-action, .s-p-grid, .s-info {
    padding-top: 5rem;
    padding-bottom: 5.5rem;
    position: relative;
}

.s-member-free i {
    font-size: 0.5rem;
    margin: 0 0.3rem 0.2rem 0.6rem;
}

.padding-r2 {
    padding-right: 2rem !important;
}

.padding-r1 {
    padding-right: 1rem !important;
}

.s-info span {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background-color: #F56400;
    display: inline-block;
    margin-bottom: 1rem;
}

.s-info h2 {
    font-size: 1.2rem;
}

.s-info img {
    margin-top: 20%;
    width: 3rem;
}

.s-member-free h2, .s-c-action h2 {
    margin-bottom: 2rem;
}

.s-c-action button {
    border-radius: 2rem;
}

.w-bg {
    background-color: #FFFFFF;
}

.pagination li {
    display: inline-block;
}

.search-wrapper h3 {
    padding-top: 0.4rem;
}

.product-slide .owl-dots {
    display: none;
}

.product-slide .owl-carousel .owl-nav.disabled, .product-slide .owl-theme .owl-nav {
    display: block;
    position: absolute;
    width: 100%;
    top: -4rem;
}

.product-slide .owl-theme .owl-nav [class*=owl-] {
    background: rgba(255, 255, 255, 0.6);
    border: 0.0625rem solid #cacaca;
    color: #cacaca;
}

.product-slide .owl-theme .owl-nav [class*=owl-]:hover {
    background: rgba(245, 100, 0, 0.4);
    border: 0.0625rem solid rgba(245, 100, 0, 0.2);
}

.product-slide .owl-prev, .product-slide .owl-next {
    position: absolute;
    top: 8.2rem;
}

.product-slide .owl-prev {
    float: left;
    left: -0.2rem;
}

.d-name-wrapper {
    padding-top: 0.5rem;
    color: #666;
}
.d-name-wrapper b {
    font-size: 0.75rem;
}

.product-slide .owl-next {
    float: right;
    right: -0.3rem;
}

/* .product-slide .owl-carousel{
	position: relative;
}
.product-slide .owl-carousel::after{
	content: '';
    background-color: #FBFBFB;
    width: 1rem;
    height: 15rem;
    top: -1rem;
    right: 0rem;
    position: absolute;
} */
.socials-l {
    padding-left: 2rem;
    border-left: 1px solid #e1e1e1;
    float: right;
}

.socials-l span {
    padding-left: 0.2rem;
}

.socials-l img {
    width: 2rem;
    cursor: pointer;
}

.s-product ul.overview, .s-product .faq-wrapper .faq .accordion ol.overview, .faq-wrapper .faq .accordion .s-product ol.overview {
    list-style: none;
    margin: 0;
}

.s-product ul.overview > li > h3, .s-product .faq-wrapper .faq .accordion ol.overview > li > h3, .faq-wrapper .faq .accordion .s-product ol.overview > li > h3 {
    font-size: 1.2rem;
    color: #000;
}

.s-product .orbit-bullets button {
    width: 3.5rem;
    cursor: pointer;
}

.c-review .button {
    margin-top: 1rem;
    border-radius: 0.2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.c-review .thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.c-review .thumbnail img {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
}

.c-review h2 {
    font-size: 1rem;
    color: #F56400;
}

.c-review .date {
    color: #000;
}

.width-100 {
    width: 100% !important;
}

.c-review .media-object {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1rem;
}

.s-product ul.overview > li > img, .s-product .faq-wrapper .faq .accordion ol.overview > li > img, .faq-wrapper .faq .accordion .s-product ol.overview > li > img {
    width: 0.4rem;
    margin-right: 0.4rem;
}

.s-product h1, .s-product .product-price {
    color: #000;
}

.s-product .start-rating {
    padding-right: 2rem;
}

.product-slide .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 0;
    padding-right: 0;
}

.product-slide .owl-carousel {
    position: relative;
}

.product-slide h2 {
    font-size: 1.6rem;
    color: #1b3a4b;
    margin: 0 0 1.2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: .6rem;
}
.product-slide h2::before {
    width: 4px;
    height: 1.4rem;
    background: #f4b942;
    border-radius: 2px;
    flex-shrink: 0;
}
@media screen and (max-width: 39.9375em) {
    .product-slide h2 {
        font-size: 1.25rem;
        margin-bottom: .8rem;
    }
}

.product-slide .thumbnail {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0.2rem;
    overflow: hidden;
}

.product-slide h3 {
    font-size: 0.9rem;
    font-weight: 400;
    color: #666;
    margin: 0;
    width: 12rem;
}

.nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-slide .price-list {
    color: #000;
    display: block;
    font-weight: 700;
}

.s-testimonial .owl-carousel .owl-item img {
    border-radius: 50%;
    width: 6rem;
    height: 6rem;
}

.store-s {
    margin-top: 1rem;
}

.store-s .media-object {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.store-s h4 {
    font-size: 1.2rem;
    font-weight: 400;
}

.store-s img {
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
}

.store-s button {
    border-radius: 0.2rem;
    border: 0.05rem solid #1779ba;
    background: none !important;
    color: #1779ba !important;
    padding: 0.6rem 1rem;
}

.store-s .thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.s-testimonial .thumbnail {
    border: 0;
    box-shadow: none;
}

.s-testimonial .owl-nav {
    display: none;
}

.header-hr {
    padding-bottom: 1.5rem;
    margin-bottom: 4rem;
    position: relative;
}

.header-hr::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 5rem;
    height: 2px;
    background-color: #F56400;
}

.orbit-next, .orbit-previous {
    cursor: pointer;
}

:last-child > .accordion-content:last-child {
    border-radius: 0.2rem;
}

.search-nav-left .filter {
    margin: 0;
    margin-top: 1rem;
    border-radius: 0.2rem;
    font-size: 1rem;
}

/* .close-button, .close-button.medium{
    transform: rotate(90deg);
} */
.canvas-menu hr {
    border-bottom: 1px solid #e1e1e1;
}

.hidden {
    display: none !important;
}

.cp-wrapper {
    padding-top: 1rem;
    display: block;
}

.title-bar-right {
    display: block;
    height: 4rem;
}

.c-cal-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
}

.r-position {
    position: relative;
}

.height-100 {
    height: 100%;
}

#owl-two .owl-prev, #owl-two .owl-next, .product-slide .owl-prev, .product-slide .owl-next {
    display: none !important;
}

.grid-container-fluid .orbit-next, .grid-container-fluid .orbit-previous {
    display: none;
}

.grid-container-fluid:hover .orbit-next, .grid-container-fluid:hover .orbit-previous {
    display: block;
}

#owl-two:hover .owl-prev, #owl-two:hover .owl-next, .product-slide:hover .owl-prev, .product-slide:hover .owl-next {
    display: block !important;
}

.product-slide #owl-two.owl-theme .owl-nav [class*=owl-] {
    background: rgba(255, 255, 255, 0.8);
}

#owl-two.owl-theme .owl-nav [class*=owl-] {
    color: #a79e9e;
}

.justify-content {
    justify-content: left !important;
}

.widget-s4-cont2 {
    background: rgba(255, 255, 255, 0.8);
    padding: 2rem;
    border-radius: 0.2rem;
}

.h-bonus-point h2, .h-bonus-point p {
    margin-bottom: 0.5rem;
}

.h-bonus-point ul > li, .h-bonus-point .faq-wrapper .faq .accordion ol > li, .faq-wrapper .faq .accordion .h-bonus-point ol > li {
    font-size: 0.9rem;
}

.b-cont-wrapper .button {
    border-radius: 2rem;
    padding: 0.8rem 5rem;
    margin-top: 1rem !important;
    border: 0.1rem solid #FFFFFF;
    background: none;
}

.overflow-auto::-webkit-scrollbar, .left-cont .menu.vertical::-webkit-scrollbar {
    border: 0;
    width: 0 !important;
}

.overflow-auto::-webkit-scrollbar-button, .left-cont .menu.vertical::-webkit-scrollbar-button {
    border: 0;
    width: 0 !important;
}

.overflow-auto::-webkit-scrollbar-track, .left-cont .menu.vertical::-webkit-scrollbar-track {
    border: 0;
    width: 0 !important;
}

.overflow-auto::-webkit-scrollbar-track-piece, .left-cont .menu.vertical::-webkit-scrollbar-track-piece {
    border: 0;
    width: 0 !important;
}

.overflow-auto::-webkit-scrollbar-thumb, .left-cont .menu.vertical::-webkit-scrollbar-thumb {
    border: 0;
    width: 0 !important;
}

.overflow-auto::-webkit-scrollbar-corner, .left-cont .menu.vertical::-webkit-scrollbar-corner {
    border: 0;
    width: 0 !important;
}

.overflow-auto::-webkit-resizer, .left-cont .menu.vertical::-webkit-resizer {
    border: 0;
    width: 0 !important;
}

.left-cont .menu.vertical {
    top: 0;
    padding-top: 4rem;
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 16px 7px !important;
}

.product-slide .media-object-section:first-child {
    padding-right: 0rem;
}

@media screen and (max-width: 39.9375em) {
    .user-btn {
        padding-left: 0.625rem !important;
    }
    .user-btn input {
        border-radius: 0.2rem !important;
    }
}

.matrix-wrapper .tooltip {
    background-color: #1a78c4 !important;
}
.matrix-wrapper .item .active {
    border: #F56400 solid 0.125rem !important;
}
.matrix-wrapper .item .active_2 {
    border: #F56400 solid 0.125rem !important;
}
.matrix-wrapper .item p {
    font-size: 0.875rem !important;
}
.matrix-wrapper .item p:first-of-type {
    margin-top: 0.1875rem !important;
}

#orders_form [name=ftl], #orders_form [name=spr] {
    border-radius: 0 !important;
}

.share-wrapper {
    width: 60%;
}

.guest-divider {
    position: relative;
}

.search-btn {
    color: #F56400;
    font-size: 1.6rem;
    padding-left: 1rem;
    padding-right: 0.5rem;
}

.u-profile-d-wrapper {
    max-width: 10rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-nav.menu.vertical {
    padding-bottom: 7rem;
    overflow: auto;
}

.b-profile-wrapper {
    margin-top: 1rem;
}

.b-profile-img {
    margin-bottom: 1.2rem;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    ul.top-nav > li > a.menu-bar-r::after, .faq-wrapper .faq .accordion ol.top-nav > li > a.menu-bar-r::after {
        content: "";
    }
    .share-wrapper {
        top: 5.5rem !important;
        width: 93%;
        margin-left: auto;
        margin-right: auto;
    }

    header.s-header {
        padding: 0.6rem 0;
        padding-top: 0.8rem;
    }

    #main-search {
        display: none;
    }

    ul.top-nav > li > a.menu-bar-r, .faq-wrapper .faq .accordion ol.top-nav > li > a.menu-bar-r {
        padding-left: 0.5rem;
        padding-right: 0;
    }

    .s-r-padding {
        padding: 0;
    }

    .s-r-padding-bottom {
        padding-bottom: 0;
    }

    .blog-nav {
        margin-top: 3rem;
    }

    #p-slide-wrapper {
        text-align: center;
    }

    #orders_form [name=ftl] {
        border-radius: 0.2rem;
    }

    #orders_form [name=s] {
        border-top-left-radius: 0.2rem;
        border-bottom-left-radius: 0.2rem;
    }

    .dvr-text {
        color: #000;
        position: relative;
        background-color: #fff;
        padding: 1rem;
        z-index: 9;
    }

    .guest-divider:before {
        position: absolute;
        top: 54.5%;
        right: 5.5%;
        width: 89%;
        height: 1px;
        margin-top: -1px;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #DEDEDE;
        content: "";
    }

    .d-caret::after {
        content: "";
        background-image: url(../img/icon/caret.svg);
        background-size: 0.5rem;
        background-repeat: no-repeat;
        width: 0.5rem;
        height: 0.5rem;
        position: absolute;
        top: 1rem;
        right: 7.5rem;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .product-slide .owl-next {
        right: -0.2rem;
    }

    .product-slide .media-object-section:last-child:not(:nth-child(2)) {
        padding-right: 0;
    }

    .w-c-wrapper h2 {
        margin-top: 1.5rem;
    }

    .c-cal-wrapper {
        position: relative;
    }

    .c-cal-wrapper .widget-s4-cont2 {
        padding: 0;
    }

    .c-cal-wrapper p {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0.5rem !important;
        padding-bottom: 1rem !important;
    }

    .s-p-grid {
        padding-top: 0;
    }

    .contact-ps-header, .catalogues-header {
        height: 44rem;
        padding-top: 1rem;
    }

    .opp-header {
        background-image: url(../img/cont/opportunity-banner-sm.jpg);
    }

    .contact-blog-header {
        background-image: url(../img/cont/blog-banner-sm.jpg);
    }

    .contact-ps-header, .catalogues-header {
        background-image: url(../img/product-slide/parentshield-b.jpg);
    }

    .contact-e-wrapper p {
        margin: 0;
        padding: 2rem;
    }

    .w-c-wrapper p {
        padding-left: 0;
        padding-right: 0;
    }

    .w-c-wrapper p:first-of-type {
        padding: 0;
    }

    .w-c-wrapper {
        padding-bottom: 0;
    }

    .about-rc p {
        padding: 0;
    }

    .compensation-table > div {
        padding: 0;
    }

    .compensation-table > div > p {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .compensation-table > div > h2 {
        margin-bottom: 0.5rem;
    }

    .compensation-table > div {
        border: 0;
    }

    .w-c-commissions h2 {
        margin-top: 1.5rem;
        margin-bottom: 0.5rem;
    }

    .order-cont-wrapper [name=buy-again] {
        width: 100%;
    }

    .w-c-commissions {
        padding: 0;
    }

    #orders_form [name=date] {
        width: 14rem;
    }

    .product-slide h3 {
        width: 9rem;
    }

    #add-to-cart-form input {
        width: 100%;
    }

    .product-slide .owl-prev, .product-slide .owl-next {
        top: 7rem;
    }

    .cart-wrapper {
        border: 0;
        padding-right: 2rem;
        border-right: 0.05rem solid #e1e1e1;
    }

    header .sup {
        right: 1.3rem;
    }

    #main-search {
        margin-top: 1rem;
    }

    .hidden-md {
        display: none !important;
    }

    .socials-l {
        float: left;
        padding: 0;
        border: 0;
    }

    .s-product h1 {
        margin-top: 0.5rem;
        font-size: 1.2rem;
    }

    .s-product .start-rating {
        width: 100%;
        margin-bottom: 0.4rem !important;
    }

    .product-slide.slide-md .owl-prev, .product-slide.slide-md .owl-next {
        top: 8.5rem;
    }

    .sort-wrapper {
        float: left;
        width: 100%;
    }

    .w-c-commissions .w-body > p {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    .search-nav-left {
        margin-bottom: 0.93rem;
    }

    .loading-youtube {
        padding-top: 31%;
        padding-left: 41%;
    }
}
/* Medium and up */
@media screen and (min-width: 40em) {
    .search-btn {
        display: none;
    }
    ul.top-nav > li > a.menu-bar-r::after, .faq-wrapper .faq .accordion ol.top-nav > li > a.menu-bar-r::after {
        content: "";
    }

    .blog-nav {
        padding-left: 2rem !important;
    }

    .guest-divider {
        position: relative;
    }

    .dvr-text {
        color: #000;
        position: relative;
        background-color: #fff;
        padding: 1rem;
        z-index: 9;
    }

    .guest-divider:before {
        position: absolute;
        top: 50%;
        right: -215%;
        width: 20rem;
        height: 1px;
        margin-top: -1px;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #DEDEDE;
        content: "";
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .d-caret::after {
        content: "";
        background-image: url(../img/icon/caret.svg);
        background-size: 0.5rem;
        background-repeat: no-repeat;
        width: 0.5rem;
        height: 0.5rem;
        position: absolute;
        top: 1rem;
        right: 10rem;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .r-padding-md {
        padding: 0 !important;
    }

    .r-padding-r-md {
        padding-right: 0 !important;
    }

    .search-nav-left .accordion-content {
        display: block !important;
    }

    .opp-header {
        background-image: url(../img/cont/opportunity-banner-md.jpg);
    }

    .cart-wrapper {
        border: 0;
        padding-right: 2rem;
        border-right: 0.05rem solid #e1e1e1;
    }

    #main-search {
        margin-top: 0;
    }

    #main-search input {
        width: 70%;
    }

    #main-search .button {
        width: 30%;
    }

    header .sup {
        right: 1.3rem;
    }

    .accordion-item:first-child > :first-child {
        display: none;
    }

    .hidden-md {
        display: none !important;
    }
}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .loading-youtube img {
        width: 1.4rem !important;
    }

    .share-wrapper {
        width: 95%;
    }

    .training-wrapper .video-wrapper .play-icon {
        width: 1.5rem !important;
    }

    .product-slide .owl-prev, .product-slide .owl-next {
        top: 9rem;
    }

    .product-slide .media-object-section:last-child:not(:nth-child(2)) {
        padding-right: 0;
    }

    .product-slide .owl-next {
        float: right;
        right: -0.3rem;
    }

    .contact-blog-header {
        background-image: url(../img/cont/blog-banner-md.jpg);
    }

    .contact-ps-header, .catalogues-header {
        background-image: url(../img/product-slide/parentshield-b.jpg);
    }

    .product-slide.slide-md .owl-prev, .product-slide.slide-md .owl-next {
        top: 8.5rem;
    }

    .blog-cont {
        padding: 1rem;
    }

    .blog-wrapper h2 {
        font-size: 1.2rem;
        line-height: 1.4;
    }

    .blog-cont .header-hr::after {
        left: 20%;
    }
}
/* Large and up */
@media screen and (min-width: 64em) {
    .guest-divider:before {
        position: absolute;
        top: 50%;
        right: -252%;
        width: 20rem;
        height: 1px;
        margin-top: -1px;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #DEDEDE;
        content: "";
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .product-slide .owl-prev, .product-slide .owl-next {
        top: 7.2rem;
    }

    .product-slide.slide-md .owl-prev, .product-slide.slide-md .owl-next {
        top: 10rem;
    }

    #main-search input {
        width: 75%;
    }

    #main-search .button {
        width: 25%;
    }

    .opp-header {
        background-image: url(../img/cont/opportunity-banner-lg.jpg);
        background-size: cover;
        color: #FFFFFF;
        padding: 7rem 0 3rem 0;
    }

    .g-banner .large-order-1 {
        padding-right: 0;
    }

    .g-banner .large-order-2 {
        padding-left: 0;
    }
}
/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .product-slide .owl-prev, .product-slide .owl-next {
        top: 8.2rem;
    }

    .share-wrapper {
        width: 80%;
    }

    .product-slide.slide-md .owl-prev, .product-slide.slide-md .owl-next {
        top: 8.2rem;
    }

    .blog-wrapper h2 {
        font-size: 1.2rem;
    }

    .b-cont-wrappe img {
        height: 100%;
    }
}
/* Large and up */
@media screen and (min-width: 74.9375em) {
    .off-canvas {
        display: none;
    }

    .guest-divider:before {
        position: absolute;
        top: 50%;
        right: -153%;
        width: 20rem;
        height: 1px;
        margin-top: -1px;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #DEDEDE;
        content: "";
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .d-caret::after {
        content: "";
        background-image: url(../img/icon/caret.svg);
        background-size: 0.5rem;
        background-repeat: no-repeat;
        width: 0.5rem;
        height: 0.5rem;
        position: absolute;
        top: 1rem;
        right: 11rem;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .category-slide .thumbnail, .category-slide img {
        width: 460px;
    }

    .b-cont-wrapper {
        padding: 2rem;
    }

    .opp-header {
        background-image: url(../img/cont/opportunity-banner.jpg);
    }

    .hidden-md {
        display: block !important;
    }

    .cart-wrapper {
        padding-right: 1rem;
        border-left: 0.05rem solid #e1e1e1;
    }

    header .sup {
        right: 0.3rem;
    }

    .hidden-lg {
        display: none !important;
    }

    .cart-wrapper {
        border-right: 0;
    }
}

/* ===== Footer improvements ===== */
.ft-back-top {
    background: #e5e7eb;
    transition: background .15s;
}
.ft-back-top:hover { background: #d1d5db; }
.ft-footer {
    background: #1b3a4b !important;
    color: rgba(255,255,255,.75) !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.ft-footer h4,
.ft-heading {
    color: #fff !important;
    font-size: .9rem;
    font-weight: 700;
    margin-bottom: .8rem;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.ft-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ft-links li { margin-bottom: .45rem; }
.ft-links a {
    color: rgba(255,255,255,.65);
    font-size: .88rem;
    transition: color .15s;
}
.ft-footer i { color: inherit !important; font-size: inherit !important; padding-right: 0 !important; }
.ft-footer ul { list-style: none !important; margin: 0 !important; }
.ft-social {
    margin-top: .8rem;
    display: flex;
    gap: .6rem;
}
.ft-social a {
    color: rgba(255,255,255,.5);
    font-size: 1.15rem;
    transition: color .15s;
}
.ft-social a:hover { color: #f4b942; }
.ft-bottom {
    background: rgba(0,0,0,.25);
    color: rgba(255,255,255,.7);
    font-size: .82rem;
}

/* ===== Search bar improvements ===== */
#main-search input, #main-search .button {
    height: 2.6rem;
    border-radius: 8px;
}
#main-search input {
    border: 1.5px solid #d1d5db;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: .4rem .8rem;
    font-size: .92rem;
    transition: border-color .15s, box-shadow .15s;
}
#main-search input:focus {
    border-color: #1b3a4b;
    box-shadow: 0 0 0 2px rgba(27,58,75,.12);
    outline: none;
}
#main-search .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #1b3a4b;
    border: 1.5px solid #1b3a4b;
    transition: background .15s;
}
#main-search .button:hover {
    background: #24527a;
    border-color: #24527a;
}

/* ===== Category product card styles (global) ===== */
.cat-product-card {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    transition: transform .2s, box-shadow .2s;
    background: #fff;
    border: 1px solid #eef1f5;
}
.cat-product-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,.13);
}
.cat-product-card .cat-img-wrap {
    overflow: hidden;
    height: 190px;
    background: #f9f9f9;
}
.cat-product-card img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    transition: transform .3s;
}
.cat-product-card:hover img { transform: scale(1.04); }
.cat-product-card .cat-card-body { padding: .9rem 1rem 1rem; }
.cat-product-card .cat-name {
    font-size: .88rem;
    font-weight: 600;
    color: #1b3a4b;
    line-height: 1.35;
    margin-bottom: .5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 2.4em;
    text-decoration: none;
}
.cat-product-card a,
.cat-product-card a:hover { text-decoration: none; }
.cat-product-card .cat-price { color: #e74c3c; font-size: 1.05rem; font-weight: 700; }
.cat-product-card .cat-old-price { text-decoration: line-through; color: #aaa; font-size: .82rem; margin-left: .35rem; }
.cat-product-card .cat-saving { background: #e74c3c; color: #fff; border-radius: 4px; padding: .1rem .35rem; font-size: .72rem; font-weight: 700; vertical-align: middle; margin-left: .2rem; }
.cat-product-card .cat-free { color: #27ae60; font-size: .76rem; margin-top: .25rem; }
.cat-product-card .cat-stock { font-size: .76rem; margin-top: .2rem; }
.cat-product-card .cat-stock-in { color: #27ae60; }
.cat-product-card .cat-stock-out { color: #e74c3c; }
.cat-results-bar {
    background: #f7fafc;
    border: 1px solid #eef1f5;
    border-radius: 8px;
    padding: .65rem 1.2rem;
    margin-bottom: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: .5rem;
}
.cat-results-bar .cat-count {
    font-size: .95rem;
    font-weight: 600;
    color: #1b3a4b;
}
.cat-results-bar .cat-count span { color: #e74c3c; }
.cat-results-bar .cat-controls {
    display: flex;
    align-items: center;
    gap: .6rem;
    flex-shrink: 0;
}
.cat-results-bar select {
    margin: 0 !important;
    width: auto !important;
    max-width: 190px;
    font-size: .85rem;
    border-radius: 6px;
    border: 1px solid #dde3ea !important;
    height: 34px;
    padding: 0 .5rem;
    display: inline-block !important;
    flex: none;
}
.cat-view-toggle {
    display: inline-flex;
    border: 1px solid #dde3ea;
    border-radius: 6px;
}
.cat-view-toggle button {
    background: #fff;
    border: none;
    padding: .4rem .55rem;
    cursor: pointer;
    color: #999;
    font-size: .95rem;
    line-height: 1;
    transition: all .15s;
    display: flex;
    align-items: center;
}
.cat-view-toggle button + button { border-left: 1px solid #dde3ea; }
.cat-view-toggle button.active,
.cat-view-toggle button:hover { background: #1b3a4b; color: #fff; }
.cat-grid.cat-list-view { display: block !important; }
.cat-grid.cat-list-view > .cell {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: .5rem;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.cat-list-view .cat-product-card {
    display: flex;
    flex-direction: row;
    height: auto;
}
.cat-list-view .cat-product-card .cat-img-wrap {
    width: 180px;
    min-width: 180px;
    height: auto;
    min-height: 150px;
}
.cat-list-view .cat-product-card img {
    height: 100%;
    min-height: 150px;
    object-fit: cover;
}
.cat-list-view .cat-product-card .cat-card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1.4rem;
}
.cat-list-view .cat-product-card .cat-name {
    font-size: .95rem;
    min-height: auto;
    -webkit-line-clamp: 3;
    margin-bottom: .6rem;
}
.cat-list-view .cat-product-card .cat-price { font-size: 1.15rem; }
.cat-list-view .cat-product-card .cat-free,
.cat-list-view .cat-product-card .cat-stock { font-size: .82rem; }
@media screen and (max-width: 639px) {
    .cat-list-view .cat-product-card { flex-direction: column; }
    .cat-list-view .cat-product-card .cat-img-wrap { width: 100%; min-width: 100%; height: 180px; }
    .cat-product-card .cat-img-wrap,
    .cat-product-card img { height: 150px; }
}
/* Filter sidebar modernised (global) */
.search-nav-left .accordion {
    border: none;
    background: transparent;
}
.search-nav-left .accordion-item {
    border: none;
    margin-bottom: 0;
}
.search-nav-left .accordion-title {
    font-size: .9rem;
    font-weight: 700;
    color: #1b3a4b;
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: .7rem .8rem;
    border: 1px solid #eef1f5;
    border-radius: 8px;
    background: #f7fafc;
    margin-bottom: .3rem;
    transition: background .15s;
}
.search-nav-left .accordion-title:hover {
    background: #eef3f8;
}
.search-nav-left .accordion-content {
    border: 1px solid #eef1f5;
    border-top: none;
    border-radius: 0 0 8px 8px;
    padding: .8rem;
    background: #fff;
    margin-top: -.4rem;
    margin-bottom: .8rem;
}
.search-nav-left .accordion-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.search-nav-left .accordion-content li {
    margin-bottom: 0;
}
.search-nav-left h4 {
    font-size: .88rem;
    color: #1b3a4b;
    font-weight: 700;
    margin-bottom: .6rem;
    text-transform: uppercase;
    letter-spacing: .3px;
}
.search-nav-left .o-radio label,
.search-nav-left .checkbox label {
    font-size: .85rem;
    color: #444;
    padding: .35rem 0;
    display: flex;
    align-items: center;
    gap: .35rem;
    cursor: pointer;
    transition: color .15s;
}
.search-nav-left .o-radio label:hover,
.search-nav-left .checkbox label:hover {
    color: #1b3a4b;
}
.search-nav-left .o-radio label i,
.search-nav-left .checkbox label i {
    color: #aaa;
    font-style: normal;
    font-size: .8rem;
}
.search-nav-left input[type="radio"],
.search-nav-left input[type="checkbox"] {
    margin-right: .2rem;
    accent-color: #1b3a4b;
}
.search-nav-left .price-wrapper input[type="text"] {
    border-radius: 6px;
    border: 1px solid #dde3ea;
    padding: .4rem .6rem;
    font-size: .88rem;
    height: auto;
}
.search-nav-left .price-wrapper button[type="submit"],
.search-nav-left .price-wrapper .button.secondary {
    background: #1b3a4b !important;
    color: #fff !important;
    border-radius: 8px;
    border: none;
    padding: .5rem 1rem;
    font-size: .85rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
}
.search-nav-left .price-wrapper button[type="submit"]:hover,
.search-nav-left .price-wrapper .button.secondary:hover {
    background: #24527a !important;
}
.search-nav-left hr {
    border-color: #eef1f5;
    margin: .8rem 0;
}
.search-nav-left .more-cont {
    font-size: .82rem;
    color: #1b3a4b;
    cursor: pointer;
    font-weight: 600;
}

/* ── Breadcrumb nav (global) ── */
.cat-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .3rem;
    font-size: .85rem;
    padding: .4rem 0;
}
.cat-breadcrumb a {
    color: #1b3a4b;
    text-decoration: none;
    font-weight: 500;
    transition: color .15s;
}
.cat-bc-sep { color: #bbb; font-size: .9rem; }
.cat-bc-current { color: #888; font-weight: 400; }

/* ── Category heading (global) ── */
.cat-heading-section { padding: .3rem 0 0; }
.cat-heading {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1b3a4b;
    margin-bottom: .1rem;
    line-height: 1.3;
}
.cat-heading-sub {
    font-size: .88rem;
    color: #888;
    margin-bottom: .5rem;
}
/* ── Mobile filter toggle (global) ── */
.cat-filter-mobile-btn {
    width: 100%;
    padding: .7rem 1rem;
    background: #1b3a4b;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: .9rem;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: .8rem;
    text-align: center;
    transition: background .15s;
    display: none;
}
.cat-filter-mobile-btn:hover { background: #24527a; }
.cat-filter-mobile-btn i { margin-right: .3rem; }
@media screen and (max-width: 639px) {
    .cat-filter-mobile-btn { display: block; }
    .cat-filter-panel { display: none; }
    .cat-filter-panel.cat-filter-open { display: block; }
}
/* ── Clear filters (global) ── */
.cat-clear-filters {
    display: inline-block;
    font-size: .82rem;
    font-weight: 600;
    color: #e74c3c;
    margin-bottom: .7rem;
    text-decoration: none;
    transition: color .15s;
}
.cat-clear-filters:hover { color: #c0392b; }
.cat-clear-filters i { font-size: .72rem; margin-right: .2rem; }
/* ── Pagination (global) ── */
.cat-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .3rem;
    padding: 1.5rem 0 .5rem;
    flex-wrap: wrap;
}
.cat-pagination a, .cat-pagination span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    border-radius: 6px;
    font-size: .88rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .2s;
}
.cat-pagination a {
    color: #1b3a4b;
    border: 1px solid #dde3ea;
    background: #fff;
}
.cat-pagination a:hover {
    background: #1b3a4b;
    color: #fff;
    border-color: #1b3a4b;
}
.cat-pagination .cat-pg-current {
    background: #1b3a4b;
    color: #fff;
    border: 1px solid #1b3a4b;
}
.cat-pagination .cat-pg-disabled {
    color: #bbb;
    border: 1px solid #eee;
    background: #f9f9f9;
    cursor: default;
}

/* Breadcrumb modernisation */
.breadcrumb_wrapper {
    padding: .6rem 0;
    font-size: .85rem;
    color: #777;
}
.breadcrumb_wrapper a { color: #1b3a4b; font-weight: 500; }
/* ===== List-view spacing fix ===== */
.cat-grid.cat-list-view > .cell {
    margin-bottom: .4rem;
}

/* ===== Filter Price button darken ===== */
.search-nav-left .button.secondary[name="button"] {
    background-color: #1b3a4b !important;
    border-color: #1b3a4b !important;
    color: #fff !important;
    border-radius: 8px;
}
.search-nav-left .button.secondary[name="button"]:hover {
    background-color: #24527a !important;
    border-color: #24527a !important;
}

/* ===== Shared product card styles (cat-*) ===== */
.cat-product-card {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    transition: transform .2s, box-shadow .2s;
    background: #fff;
    border: 1px solid #eef1f5;
}
.cat-product-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,.13);
}
.cat-product-card .cat-img-wrap {
    overflow: hidden;
    height: 190px;
    background: #f9f9f9;
}
.cat-product-card img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    transition: transform .3s;
}
.cat-product-card:hover img { transform: scale(1.04); }
.cat-product-card .cat-card-body { padding: .9rem 1rem 1rem; }
.cat-product-card .cat-name {
    font-size: .88rem;
    font-weight: 600;
    color: #1b3a4b;
    line-height: 1.35;
    margin-bottom: .5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 2.4em;
    text-decoration: none;
}
.cat-product-card a,
.cat-product-card a:hover { text-decoration: none; }
.cat-product-card .cat-price { color: #e74c3c; font-size: 1.05rem; font-weight: 700; }
.cat-product-card .cat-old-price { text-decoration: line-through; color: #aaa; font-size: .82rem; margin-left: .35rem; }
.cat-product-card .cat-saving { background: #e74c3c; color: #fff; border-radius: 4px; padding: .1rem .35rem; font-size: .72rem; font-weight: 700; vertical-align: middle; margin-left: .2rem; }
.cat-product-card .cat-free { color: #27ae60; font-size: .76rem; margin-top: .25rem; }
.cat-product-card .cat-stock { font-size: .76rem; margin-top: .2rem; }
.cat-product-card .cat-stock-in { color: #27ae60; }
.cat-product-card .cat-stock-out { color: #e74c3c; }

/* ===== Global button border-radius improvements ===== */
.button,
button.button,
a.button,
input[type="submit"].button {
    border-radius: 8px;
}
.button.large {
    border-radius: 10px;
}
.button.primary {
    border-radius: 8px;
}
.button.secondary {
    border-radius: 8px;
}
.button.success {
    border-radius: 8px;
}
.button.expanded {
    border-radius: 8px;
}

/* ===== Account & Lists dropdown improvements ===== */
.profile-inf .dropdown-menu.dropdown-menu-lead-generation {
    min-width: 220px;
    border: none;
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(0,0,0,.12), 0 2px 8px rgba(0,0,0,.06);
    padding: .5rem 0;
    background: #fff;
    overflow: hidden;
}
.profile-inf .dropdown-menu.dropdown-menu-lead-generation::before {
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-left: none;
    border-right: none;
    left: 50%;
    transform: translateX(-50%) rotate(0deg);
    top: -10px;
    content: "";
    position: absolute;
    display: block;
}
.profile-inf .dropdown-menu.dropdown-menu-lead-generation::after {
    display: none;
}
.profile-inf .dropdown-menu-lead-generation li a {
    display: flex;
    align-items: center;
    gap: .6rem;
    padding: .55rem 1.2rem;
    font-size: .88rem;
    color: #333;
    transition: background .15s, color .15s;
    white-space: nowrap;
}
.profile-inf .dropdown-menu-lead-generation li a:hover {
    background: #f0f5fa;
    color: #1b3a4b;
}
.profile-inf .dropdown-menu-lead-generation li a .al-icon {
    width: 18px;
    text-align: center;
    font-size: .95rem;
    color: #888;
    flex-shrink: 0;
}
.profile-inf .dropdown-menu-lead-generation li a:hover .al-icon {
    color: #1b3a4b;
}
.profile-inf .dropdown-menu-lead-generation .al-divider {
    border-top: 1px solid #e5e7eb;
    margin: .35rem 0;
}
.profile-inf .dropdown-menu-lead-generation li a.al-signout {
    color: #b91c1c;
}
.profile-inf .dropdown-menu-lead-generation li a.al-signout:hover {
    background: #fef2f2;
    color: #991b1b;
}
.profile-inf .dropdown-menu-lead-generation li a.al-signout .al-icon {
    color: #b91c1c;
}

/* Account trigger button styling */
.profile-inf .al-trigger {
    display: flex;
    align-items: center;
    gap: .35rem;
    padding: .35rem .8rem;
    border: 1px solid rgba(255,255,255,.25);
    border-radius: 6px;
    font-size: .88rem;
    font-weight: 600;
    color: #fff;
    transition: border-color .15s, background .15s;
    cursor: pointer;
}
.profile-inf .al-trigger:hover {
    border-color: rgba(255,255,255,.5);
    background: rgba(255,255,255,.08);
    color: #fff;
}
.profile-inf .al-trigger i {
    font-size: .7rem;
    opacity: .7;
    transition: transform .2s;
}
.profile-inf .is-dropdown-submenu-parent[aria-expanded="true"] .al-trigger i {
    transform: rotate(180deg);
}

/* ===== Mobile off-canvas improvements ===== */
.off-canvas.canvas-menu {
    width: 20rem;
    max-width: 85vw;
    background: #fff;
    padding: 0;
}
.off-canvas.canvas-menu .cm-header {
    background: linear-gradient(135deg, #1b3a4b 0%, #24527a 100%);
    padding: 1.6rem 1.4rem 1.4rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.off-canvas.canvas-menu .cm-header-info h3 {
    color: #fff;
    font-size: 1.15rem;
    font-weight: 700;
    margin: 0 0 .15rem;
}
.off-canvas.canvas-menu .cm-header-info p {
    color: rgba(255,255,255,.7);
    font-size: .82rem;
    margin: .15rem 0 0;
}
.off-canvas.canvas-menu .cm-close {
    background: none;
    border: none;
    color: rgba(255,255,255,.8);
    font-size: 1.4rem;
    cursor: pointer;
    padding: .3rem;
    line-height: 1;
    border-radius: 50%;
    transition: background .15s, color .15s;
}
.off-canvas.canvas-menu .cm-close:hover {
    color: #fff;
    background: rgba(255,255,255,.15);
}
.off-canvas.canvas-menu .cm-section {
    display: flex !important;
    flex-direction: column !important;
    padding: .5rem 0;
    border-bottom: 1px solid #f0f0f0;
}
.off-canvas.canvas-menu .cm-section-label {
    font-size: .72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #999;
    padding: .6rem 1.4rem .25rem;
}
.off-canvas.canvas-menu .cm-link {
    display: block !important;
    padding: .7rem 1.4rem;
    font-size: .92rem;
    color: #333;
    transition: background .12s, color .12s;
    width: 100%;
    border-radius: 6px;
}
.off-canvas.canvas-menu .cm-link .cm-icon {
    display: inline-block;
    width: 22px;
    margin-right: .5rem;
}
.off-canvas.canvas-menu .cm-link:hover {
    background: #eef3f8;
    color: #1b3a4b;
}
.off-canvas.canvas-menu .cm-link:active {
    background: #dde8f0;
}
.off-canvas.canvas-menu .cm-link .cm-icon {
    width: 22px;
    text-align: center;
    font-size: 1.05rem;
    color: #5a7d95;
}
.off-canvas.canvas-menu .cm-link:hover .cm-icon {
    color: #1b3a4b;
}
.off-canvas.canvas-menu .cm-link.cm-signout {
    color: #b91c1c;
}
.off-canvas.canvas-menu .cm-link.cm-signout:hover {
    background: #fef2f2;
}
.off-canvas.canvas-menu .cm-link.cm-signout .cm-icon {
    color: #b91c1c;
}
.off-canvas.canvas-menu .cm-categories .accordion-menu a {
    padding: .65rem 1.4rem;
    font-size: .9rem;
    color: #333;
}
.off-canvas.canvas-menu .cm-categories .accordion-menu a:hover {
    background: #f0f5fa;
    color: #1b3a4b;
}
.off-canvas.canvas-menu .cm-categories .nested a {
    padding-left: 2rem;
    font-size: .84rem;
    color: #555;
}

/* ===== Custom overrides (moved from app.css) ===== */

/* ===== Account & Lists dropdown ===== */
.profile-inf .dropdown-menu.dropdown-menu-lead-generation{min-width:230px;border:none;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.12);padding:.5rem 0;background:#fff;overflow:hidden}
.profile-inf .dropdown-menu.dropdown-menu-lead-generation::before{border-color:transparent transparent #fff transparent;border-style:solid;border-width:0 10px 10px 10px;content:'';top:-10px;right:20px;left:auto;position:absolute;display:block}
.profile-inf .dropdown-menu.dropdown-menu-lead-generation::after{display:none}
.profile-inf .dropdown-menu-lead-generation li a{display:flex;align-items:center;gap:.65rem;padding:.6rem 1.1rem;font-size:.88rem;color:#333;transition:background .15s,color .15s;white-space:nowrap}
.profile-inf .dropdown-menu-lead-generation li a:hover{background:#f0f5fa;color:#1b3a4b}
.profile-inf .dropdown-menu-lead-generation li a .al-icon{width:20px;text-align:center;font-size:1rem;color:#5a7d95;flex-shrink:0}
.profile-inf .dropdown-menu-lead-generation li a:hover .al-icon{color:#1b3a4b}
.profile-inf .dropdown-menu-lead-generation .al-divider{border-top:1px solid #e5e7eb;margin:.35rem 0}
.profile-inf .dropdown-menu-lead-generation li a.al-signout{color:#b91c1c}
.profile-inf .dropdown-menu-lead-generation li a.al-signout:hover{background:#fef2f2;color:#991b1b}
.profile-inf .dropdown-menu-lead-generation li a.al-signout .al-icon{color:#b91c1c}
.profile-inf .al-trigger{display:flex;align-items:center;gap:.35rem;padding:.35rem .8rem;border:1px solid rgba(255,255,255,.25);border-radius:6px;color:rgba(255,255,255,.9);font-size:.88rem;font-weight:600;transition:border-color .15s,background .15s;cursor:pointer}
.profile-inf .al-trigger:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.08);color:#fff}
.profile-inf .al-trigger i{font-size:.7rem;opacity:.7;transition:transform .2s}
.profile-inf .is-dropdown-submenu-parent[aria-expanded="true"] .al-trigger i{transform:rotate(180deg)}

/* ===== Product-slide h2 matching hp-section-header ===== */
.product-slide h2{font-size:1.6rem;color:#1b3a4b;margin:0 0 1.2rem;font-weight:700;display:flex;align-items:center;gap:.6rem}
.product-slide h2::before{width:4px;height:1.4rem;background:#f4b942;border-radius:2px;flex-shrink:0}
@media screen and (max-width:39.9375em){.product-slide h2{font-size:1.25rem;margin-bottom:.8rem}}

/* ===== Header & nav bar ===== */
header.s-header{padding:.75rem 0}
header.s-header a{color:rgba(255,255,255,.9)}
header.s-header a:hover{color:#fff}
ul.top-nav>li>a,ul.top-nav>li>strong{color:rgba(255,255,255,.85);font-size:.88rem}
ul.top-nav>li>a:hover{color:#fff}
ul.top-nav>li>a b{font-weight:600}

/* Hamburger – only restyle on medium+ screens, leave mobile as-is */
@media screen and (min-width:640px){
.menu-bar-r{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;padding:4px;border-radius:6px;transition:background .15s}
.menu-bar-r:hover{background:rgba(255,255,255,.1)}
}

/* Cart badge – remove background */
.cart-wrapper{border-right:0 !important}
.cart-wrapper img{filter:brightness(0) invert(1)}

/* Small screen header tweaks */
@media screen and (max-width:39.9375em){
header.s-header{padding:.5rem 0}
}

/* Badge nowrap */
.hp-card-badge,.pp-discount-badge,.ps-badge{white-space:nowrap}

/* ===== Revert .button.primary to Foundation default (not orange), except search ===== */
.button.primary{background-color:#1779ba}
.button.primary:hover,.button.primary:focus{background-color:#14679e}
#main-search .button.primary{background:#24527a;border-color:#24527a}
#main-search .button.primary:hover{background:#24527a;border-color:#24527a}

/* ===== Show search on mobile ===== */
@media screen and (max-width:39.9375em){
#main-search{display:block !important}
#main-search input{width:75%}
#main-search .button{width:25%}
}

/* ===== Menu bar – revert to white (not orange), keep original 0.2rem / 2rem ===== */
ul.top-nav>li .menu-bar1,ul.top-nav>li .menu-bar2,ul.top-nav>li .menu-bar3,
.canvas-menu ul>li .menu-bar1,.canvas-menu ul>li .menu-bar2{border-bottom-color:#fff !important;border-bottom-width:0.2rem !important;width:2rem !important}

/* ===== Breadcrumb – remove margin-top ===== */
.breadcrumb_wrapper{margin-top:0 !important}

/* ===== Cart wrapper – remove left border, text beside icon ===== */
.cart-wrapper{border-left:0 !important}
.cart-wrapper a{display:flex !important;align-items:center;gap:.35rem}
.cart-wrapper span{display:inline !important;font-size:.82rem}

/*# sourceMappingURL=app.css.map */
