.checkout .form-text:not(:focus) {
    background-color: #fff;
}
.checkout .form-text {
    margin-bottom: 2.1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.3rem;
    font-family: Poppins, sans-serif;
    transition: background-color 0.3s, border-color 0.3s;
    color: #999;
    min-height: 4.1rem;
    border-radius: 0.3rem;
}

.form-text {
    display: flex;
    width: 100%;
    min-height: 4.5rem;
    padding: 0.85rem 2rem;
    border: 1px solid #e3e3e3;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: #666;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    align-items: center;
}

.checkout .form-select.form-text,
.checkout input.form-text .form-text,
.shipping-address .select-box .form-text,
.shipping-address input.form-text .form-text {
    padding: 1rem 1.4rem 0.8rem;
    font-size: 1.4rem;
    color: #666;
}
.checkout select {
    max-width: 100%;
    width: 100%;
}

.checkout select,
.select-menu select {
    position: relative;
    max-width: 14rem;
    min-height: auto;
    width: auto;
    height: 100%;
    padding-left: 9px;
    padding-right: 25px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    color: inherit;
    background-color: transparent;
    font-size: 1.2rem;
    font-family: inherit;
    letter-spacing: inherit;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.select option {
    font-size: 1.2rem;
}

.checkout .form-submit {
    width: 100%;
    border-color: #333;
    background-color: #333;
    transition: opacity 0.3s;
    display: inline-block;
    /* border: 2px solid #e4eaec;
    background-color: #e4eaec; */
    color: #fff;
    outline: 0;
    padding: 1.22em 2.78em;
    font-weight: 700;
    font-size: 1.4rem;
    font-family: Poppins, sans-serif;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s,
        box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
}
/* .checkout .button--primary {
    width: 100%;
    border-color: #333;
    background-color: #333;
    transition: opacity 0.3s;
} */
.category-icon span {
    margin-top: 0.8rem;
    font-weight: 400;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0;
    white-space: nowrap;
    display: block;
}
#block-mainmenu .menu-icon {
    color: black;
}
#block-mainmenu .menu-icon:before {
    height: 0;
    border-top: none;
    border-bottom: none;
}
#block-mainmenu .menu-icon:after {
    height: 0;
    border-bottom: none;
}
.cart table tr th,
.cart tr {
    background: #fff;
    border-bottom: 2px solid #e1e1e1;
}
.cart tbody {
    border-bottom: 1px solid #e1e1e1;
}
a.use-ajax.ajax-product {
    color: #fff;
}
.ajax-product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: #3467ef;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    transition: opacity 0.3s;
}
a,
a.link {
    border-bottom: none;
}
a:hover,
a:active,
a:focus,
.link:hover,
.link:active,
.link:focus {
    border-bottom-style: none;
}
.menu {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.menu li {
    width: auto;
    font-size: 1.6rem;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-appearance: auto;
    content: "";
    position: initial;
    border: 1px solid #999;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    top: 50%;
    left: -2.7rem;
    font-size: 0.7em;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    text-align: center;
    text-indent: 1px;
    line-height: 1.7em;
}

.bef-checkboxes li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.form-checkboxes li {
    list-style-type: none;
}
.cart.main {
    border-top: none;
}
.ui-dialog .ui-dialog-titlebar {
    background-color: red;
}
.order-total-line-value {
    width: 134px;
}
.btn-link:hover {
    text-decoration: none;
}
.toolbar-menu li {
    width: auto;
}
.mfp-product .product {
    height: 600px;
}
.gutter-lg .contextual {
    position: absolute !important;
}

.block-facet--checkbox input[type="checkbox"] {
    float: left;
    margin: 4px;
}
.facet-item label {
    margin: 4px;
}

.facet-item .facet-item__value:hover,
span.facet-item__value:hover {
    color: #3467ef;
}

.facet-item .facet-item__count:hover,
span.facet-item__value:hover {
    color: #3467ef;
}

.register-submit-btn {
    width: 100%;
}
#countdownContainer {
    visibility: hidden;
}
.nav-link-href {
    padding: 0 0 1px;
    color: #999;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 2.43;
    transition: font-size 0.3s, color 0.3s;
}

.nav-link-href.active {
    color: #222;
    font-size: 3rem;
}
/*price handle color*/
.ui-widget-header {
    background: #999;
}
/*price handle height*/
.ui-widget-content {
    height: 5px;
}
/*side handles alignment */
.ui-slider-horizontal .ui-slider-handle {
    top: -0.8em;
}
/*side handles size */
.ui-slider .ui-slider-handle {
    width: 1.3em;
    height: 1.8em;
}
/*side handles color*/
.ui-state-default,
.ui-widget-content .ui-state-default {
    background: #7c7b7b;
}
.ui-state-default,
.ui-widget-content .ui-state-default:hover {
    background: #444;
}

.proposition-icon {
    width: 45px !important;
}

.toolbar .toolbar-bar .marketing-tab.toolbar-icon:before {
    mask-image: url(../../images/marketing.svg);
}

.facet-item label {
    margin: 4px;
}
.facet-item .facet-item__value:hover {
    color: #3467ef;
}

.facet-item .facet-item__count:hover {
    color: #3467ef;
}

/*price handle color*/
.ui-widget-header {
    background: #999;
}
/*price handle height*/
.ui-widget-content {
    height: 5px;
}
/*side handles alignment */
.ui-slider-horizontal .ui-slider-handle {
    top: -0.8em;
}
/*side handles size */
.ui-slider .ui-slider-handle {
    width: 1.3em;
    height: 1.8em;
}
/*side handles color*/
.ui-state-default,
.ui-widget-content .ui-state-default {
    background: #7c7b7b;
}
.ui-state-default,
.ui-widget-content .ui-state-default:hover {
    background: #444;
}

@media (min-width: 992px) {
    .product-price.mb-2 {
        width: 100% !important;
    }
    [dir="rtl"] .closed.sidebar {
        margin-right: -25%;
        margin-left: auto;
    }
    [dir="rtl"] .sidebar-toggle-remain.sidebar.closed .toggle-remain {
        right: calc(100% + 30px);
        left: auto;
    }
    [dir="rtl"]
        .sidebar-toggle-remain.sidebar.closed
        + *
        > .toolbox:first-child {
        margin-right: 10.8rem;
        margin-left: auto;
    }
    [dir="rtl"]
        .sidebar-toggle-remain.sidebar.closed
        .sidebar-toggle-btn
        i.d-icon-arrow-left {
        transform: rotate(0);
    }
    [dir="rtl"] .toolbox .toolbox-sort:before {
        left: 1.4rem;
        right: auto;
    }
}
.cart.main .product-price {
    width: 100%;
}

body
    > div.dialog-off-canvas-main-canvas
    > div.page-wrapper
    > header
    > div.sticky-content-wrapper
    > div {
    height: 104.992px;
}

/* Sticky header height fix */
.sticky-content-wrapper {
    height: 104.992px !important;
}
.sticky-content-wrapper .header-middle.sticky-header {
    height: 104.992px !important;
}
.out-of-stock {
    flex: 1;
    height: 4.2rem;
    font-size: 1.3rem;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    z-index: 1;
}
.product-details .out-of-stock,
.product-hide-details .out-of-stock {
    display: block;
    /* max-width: 14rem; */
    line-height: 2.9;
    padding: 0 0.6em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    background-color: transparent;
    border: 1px solid #ccc;
    margin-right: 5px;
    border-radius: 0.3rem;
}
[dir="rtl"] .product.sale-offer .product-details .product-name,
[dir="rtl"] .product.recently-arrived .product-details .product-name {
    direction: ltr;
}
@media only screen and (max-width: 600px) {
    .toolbox-item.toolbox-layout {
        display: block !important;
        padding: 5px;
    }
    /* adjust the category menu*/
    .category-menu {
        justify-content: flex-start;
    }
    /*adjust the mobile menu*/
    #block-mainmenu > ul {
        display: block;
    }
    #block-mainmenu > ul > li {
        display: block;
        font-size: 1.2rem;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: -0.025em;
    }
    #block-mainmenu > ul > li > a.is-active,
    #block-mainmenu > ul > li > a {
        color: #e1e1e1 !important;
        text-transform: uppercase;
    }
    #block-mainmenu > ul > li:not(:last-child) {
        border-bottom: 1px solid #2e3237;
    }
}

@media only screen and (max-width: 600px), (max-width: 992px) {
    .toolbox-item.toolbox-layout {
        display: block !important;
        padding: 5px;
    }
    /* adjust the category menu*/
    .category-menu {
        justify-content: flex-start;
    }
    /*adjust the mobile menu*/
    #block-mainmenu > ul {
        display: block;
    }
    #block-mainmenu > ul > li {
        display: block;
        font-size: 1.2rem;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: -0.025em;
    }
    #block-mainmenu > ul > li > a.is-active,
    #block-mainmenu > ul > li > a {
        color: #e1e1e1 !important;
        text-transform: uppercase;
    }
    #block-mainmenu > ul > li:not(:last-child) {
        border-bottom: 1px solid #2e3237;
    }
}

/*category page >number of items on page */
.form-item-items-per-page {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
}

/*remove the extra double arrow before the breadcrumb*/
.breadcrumb li:before {
    display: none;
}
/*remove the grey background color from breadcrumb*/
.breadcrumb {
    background-color: transparent;
}

/*adjust the category list view in mobile */
@media only screen and (max-width: 600px) {
    .product-details .btn-cart {
        max-width: 20rem;
    }
    .product-list {
        display: flex;
        justify-content: space-between;
    }
    .product-list .product-media {
        flex: 0 0 13rem;
    }
    .product-list .product-details {
        flex: 0 0 19rem;
        padding: 1.8rem 0 2rem;
    }
    .product-lists > div:not(:last-child) {
        border-bottom: solid 1px #e1e1e1;
    }
    .product-list .product-cat {
        margin-bottom: 0;
        height: 20px;
    }
    .product-list .product-price {
        line-height: 1;
    }
    .product-list .field--name-title {
        text-wrap: wrap;
    }
}
/*filled checkout page adjustments and edits*/
.form-item-payment-information-billing-information-copy-fields-enable {
    display: flex;
}
.checkout label {
    padding-top: 0.2rem;
}
.form-item-shipping-information-shipments-0-shipping-method-0 {
    display: flex;
}
input[type="radio"] ~ label {
    padding-left: 0.5rem;
}
.address .address-line1 {
    color: black;
    text-decoration: underline;
    font-size: 1.7rem;
}
.country {
    color: #666;
}
td .field--name-sku {
    display: none;
}
td .field--name-title {
    margin-right: 20px;
}
@media only screen and (max-width: 600px) {
    td.product-name {
        padding-top: 2rem;
    }
    td.product-quantity {
        padding-bottom: 2rem;
    }
    /*stepper adjustment*/
    .step-by .title.title-step {
        font-size: small;
        margin-right: 1.5rem;
    }
    .step-by .title.title-step:not(:last-child):after {
        right: -1.5rem;
    }
}

/* adjust cart in mobile view */
@media only screen and (max-width: 767px) {
    .shop-table thead {
        display: block;
        max-width: inherit;
    }
    .cart .shop-table tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .cart table tr th {
        border: none;
    }
    .shop-table tbody {
        border: none;
        max-width: inherit;
    }
    .shop-table tr + tr {
        border-top: none;
    }
    .cart .shop-table td:first-child {
        padding: 0;
        font-size: 80%;
    }
    .shop-table td {
        font-size: 1.2rem;
        align-self: center;
    }
    .shop-table td .form-control {
        min-height: 2.5rem;
        max-width: 3rem;
    }
    .shop-table td .input-group button {
        width: 2rem;
    }
    .shop-table td .input-group {
        height: 2.5rem;
        width: 80%;
        justify-content: center;
    }
    .cart .shop-table td:not(:first-child) {
        height: fit-content;
        position: relative;
    }
    .cart .shop-table td.views-field-title {
        text-align: left;
    }
    .cart .shop-table tr th.views-field-field-images {
        width: 12rem;
    }
}
@media only screen and (min-width: 320px) and (max-width: 457px),
    (min-width: 457px) and (max-width: 600px) {
    .cart .shop-table td:first-child {
        max-width: 20%;
    }
    .shop-table img {
        max-width: 100%;
    }
    .cart .shop-table td.views-field-title {
        text-align: left;
        max-width: 20%;
    }
    .cart .shop-table td.views-field.views-field-unit-price__number {
        max-width: 15%;
        font-size: 70%;
    }
    .cart .shop-table tr td:nth-child(4) {
        max-width: 20%;
    }
    .cart .shop-table tr td:nth-child(5) {
        max-width: 15%;
        font-size: 70%;
    }
    .cart .shop-table td.views-field.views-field-remove-button {
        max-width: 10%;
        font-size: 50%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .cart .shop-table td.views-field-title {
        text-align: left;
        max-width: 30%;
    }
}
@media only screen and (max-width: 457px) {
    .shop-table thead {
        display: none;
    }
}
@media only screen and (max-width: 320px) {
    .cart .shop-table tr {
        flex-direction: column;
    }
    .cart .shop-table tr td {
        padding-bottom: 1rem;
    }
}
/*category page edits*/
a:hover {
    text-decoration: none;
}
.filter-items li span {
    color: #222;
}
.filter-items li span:hover {
    color: #3467ef;
}
/*price handle color*/
.ui-widget-header {
    background: #999;
}
/*price handle height*/
.ui-widget-content {
    height: 5px;
}
/*side handles alignment */
.ui-slider-horizontal .ui-slider-handle {
    top: -0.8em;
}
/*side handles size */
.ui-slider .ui-slider-handle {
    width: 1.3em;
    height: 1.8em;
}
/*side handles color*/
.ui-state-default,
.ui-widget-content .ui-state-default {
    background: #7c7b7b;
}
.ui-state-default,
.ui-widget-content .ui-state-default:hover {
    background: #444;
}
.category-wrap .category-icon {
    height: 100%;
}
.toolbox-pagination ul.pager__items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 1.4rem;
    letter-spacing: 0.01em;
    justify-content: center;
    color: #222;
}

/*adjust double banner in mobile view*/
@media only screen and (max-width: 640px) {
    .category-grid .banner-title {
        font-size: 1.4rem;
    }
    .category-grid .banner-price-info {
        font-size: 1.2rem;
    }
    .category-grid .banner-price-info strong {
        font-size: 1.5rem;
    }
}
/*adjust cart & checkout pages and buttons */
.cart .shop-table td .delete-order-item {
    color: blue;
    text-decoration: underline;
    background: transparent;
}
#edit-submit {
    float: right;
}
table.cols-6.shop-table.cart-table {
    margin-bottom: 4rem;
}
#edit-login-returning-customer-submit {
    margin-top: 2rem;
}
.form-wrapper__login-option {
    width: 45%;
    margin: 3rem;
}
.form-wrapper__guest-checkout {
    border: solid 1px #e1e1e1;
}
#edit-login-register-register {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2rem;
    width: 100%;
}
#shipping-information-wrapper legend span.toggle-btn {
    display: none;
}
div.layout-checkout-form legend span.toggle-btn {
    display: none;
}
.layout-region-checkout-main {
    padding: 2.4rem 3rem 3rem;
}
.checkout-pane-payment-information legend span.toggle-btn {
    display: none;
}
select.available-profiles {
    max-width: 20rem;
    cursor: pointer;
    height: 4rem;
    border: solid;
}
.form-item-shipping-information-shipping-profile-select-address {
    margin-top: 2rem;
    margin-bottom: 4rem;
}
.form-item-shipping-information-shipping-profile-copy-to-address-book {
    display: flex;
}
#shipping-information-wrapper
    .form-item-shipping-information-shipping-profile-field-first-name--0-value {
    max-width: 48%;
    display: inline-block;
}
#shipping-information-wrapper
    .form-item-shipping-information-shipping-profile-field-last-name-0-value {
    max-width: 48%;
    display: inline-block;
    float: right;
}
.checkout select {
    margin-bottom: 2.1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.3rem;
    min-height: 4.1rem;
    border-radius: 0.3rem;
    width: 100%;
    max-width: 100%;
}
input.address-book-edit-button.button.js-form-submit.form-submit {
    width: 45%;
    float: left;
    background: white;
    color: black;
    border: solid 1px #333;
    border-radius: 0.3rem;
}
input.js-hide.button.js-form-submit.form-submit {
    width: 45%;
    float: right;
}
.form-item-shipping-information-shipments-0-title-0-value {
    display: none;
}
#shipping-information-wrapper .field__item {
    text-decoration: underline;
    color: #555;
}
#shipping-information-wrapper .field__label {
    color: #333;
    font-weight: 500;
}
#shipping-information-wrapper
    div.profile.profile--32.profile--type--customer.profile--view-mode--full.clearfix {
    margin-bottom: 3rem;
}
div.fieldset-wrapper input[type="radio"] ~ label:before,
div.fieldset-wrapper input[type="radio"] ~ label:after {
    display: none;
}
div.fieldgroup.form-composite.required.js-form-item.form-item.js-form-wrapper.form-wrapper.widget.widget-collapsible {
    margin-top: 12rem;
}
div.layout-region.layout-region-checkout-footer {
    margin-top: 2rem;
}
.cart-form div.views-form {
    margin-bottom: 3rem;
}
div.order-total-summary {
    margin-bottom: 2rem;
}
.header-right a.search-toggle i {
    font-size: 1.8rem;
}
.header-right a.wishlist-toggle i,
.header-right a.login-link i,
.header-right a.cart-toggle i {
    font-size: 2rem;
}
.availability.in-stock {
    padding: 0;
    border-radius: 8px;
    background: none;
    margin: 0;
}
.product-list-sm .product-media {
    margin: 0 1rem !important;
}
/* RTL: Cart dropdown-box left side and close arrow flip */
[dir="rtl"] .cart-dropdown.opened .dropdown-box {
    left: 0 !important;
    right: auto !important;
}
[dir="rtl"] .cart-dropdown .btn-close i.d-icon-arrow-left {
    transform: rotate(0) !important;
}
[dir="rtl"] .cart-dropdown.opened .dropdown-box .products.scrollable {
    direction: ltr;
}
[dir="rtl"] .product.product-cart .btn-close i {
    margin-left: 4px;
}
.minipopup-area .minipopup-box .action-group .btn-outline {
    margin-right: 0;
}
.cart-dropdown .cart-total {
    justify-content: space-between;
}
.cart-dropdown .cart-total label {
    margin: 0;
}
.product-gallery .product-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-gallery .product-image img {
    width: 300px;
    height: 350px;
}
.product-single .product-details {
    padding: 0;
}
.product-details .product-form {
    flex-direction: column;
}

/*adjust shipping buttons in mobile*/
@media only screen and (max-width: 600px) {
    input.address-book-edit-button.button.js-form-submit.form-submit {
        width: 100%;
    }
    input.js-hide.button.js-form-submit.form-submit {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
/*styling checkout login option in mobile & tablet*/
@media only screen and (max-width: 767px) {
    .form-wrapper__login-option {
        width: inherit;
        margin-right: 5px;
        margin-left: 5px;
    }
    .layout-region-checkout-main {
        padding: 2.4rem 1rem 2.4rem;
    }
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
    div.layout-checkout-form.clearfix {
        display: flex;
    }
}
/*adjust component width to adjust page width in mobile*/
div.page-content.row {
    margin-left: 0;
    margin-right: 0;
}
body > div.dialog-off-canvas-main-canvas > main > div:nth-child(7) > div {
    padding: 0;
}
h3.banner-title.text-white.font-weight-bold {
    min-width: 171px;
}
/*trial to fix checkout info width in mobile*/
div.fieldset-wrapper > div {
    max-width: inherit;
}
/*adjust the quick view pop up in mobile view*/
@media only screen and (max-width: 767px) {
    .mfp-content figure.product-image {
        text-align: center;
    }
    .mfp-content figure.product-image > img {
        max-width: 40%;
    }
    #product-popup {
        height: fit-content;
    }
}
.ratings-container {
    display: none;
}
img {
    mix-blend-mode: multiply;
}
.img-blend-mode-normal {
    mix-blend-mode: normal !important;
}
.blur-img {
    filter: blur(2px);
}
/* Banner Wrapper - Recently Arrived Section */
.banner-wrapper {
    min-height: 428px;
}
.banner-wrapper .banner {
    min-height: 428px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.banner-wrapper .banner-content {
    padding: 2rem;
}

@media only screen and (min-width: 1200px) {
    .product-lists.product-wrapper.row.cols-xl-2 {
        max-width: 100%;
        flex: 0 0 100%;
    }
}
@media only screen and (max-width: 991px) {
    .banner-wrapper {
        min-height: 300px;
    }
    .banner-wrapper .banner {
        min-height: 300px;
    }
}

/* Footer Logo - No background, same size as header */
.footer .logo-footer img {
    mix-blend-mode: normal !important;
    background: transparent !important;
    max-width: 154px;
    height: 43px;
    width: auto;
}
