@media all and (min-width: 768px) {
    .product-list .product-item.fud,
    .product-list .item-title {
        display: grid;
        grid-template-columns: 10% 1fr 10% 10% 10% 10% 10%;
        padding: 5px;
        margin: 7px 0;
    }

    .product-list .item-title {
        height: 48px;
    }
}

@media all and (max-width: 768px) {
    .fud .product-box-add-to-cart-button {
        height: 36px;
        width: 36px;
    }

    .fud .item-box {
        margin-bottom: 3px
    }
}

.product-list .product-item.fud,
.product-list .item-title {
    padding: 5px;
    margin: 7px 0;
}


.product-list .item-title {
    background-color: #c4d549;
}

.product-list .product-item.fud {
    background-color: white;
}

    .product-list .item-title div,
    .product-list .product-item.fud div {
        display: flex;
        align-items: center;
    }

    .product-list .product-item.fud .quantity-input {
        width: 50%;
        height: 100%;
        text-align: center;
    }

    .product-list .product-item.fud .product-box-add-to-cart-button {
        border: 0;
    }

.product-list .item-box {
    padding: 0;
}

    .product-list .item-box .product-box-add-to-cart-button:before,
    .bestsellers.product-grid .item-box .product-box-add-to-cart-button:before,
    .item-type-2 .item-box .product-box-add-to-cart-button:before {
        margin-right: 0;
    }

.product-details-page .product-content-wrappper {
    display: flex;
    justify-content: space-between;
}

    .product-details-page .product-content-wrappper > div {
        width: 33.33%;
        padding: 10px;
    }

.product-details-page .product-collateral {
    margin: 0;
}

.product-details-page .product-specs-box .title {
    display: none;
}

.product-details-page .product-specs-box .table-wrapper {
    background-color: unset;
    padding: 0;
}

@media all and (max-width: 1024px) {
    .product-details-page .product-content-wrappper {
        display: block;
    }

        .product-details-page .product-content-wrappper > div {
            width: 100%;
        }
}

.gallery .picture-wrapper img, .gallery .picture img {
    position: relative;
}

.gallery .picture:before {
    display: inline;
}

.overview > div, .variant-overview > div,
.overview .product-options {
    border-top: 0;
    border-bottom: 0;
}

.product-box-availability-range {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}

.product-box-availability-range-wrapper {
    display: inline-block;
}

.search-page .page-title {
    display: none;
}

.search-page .product-selectors {
    margin-top: 0;
    border-top: 0;
}

.html-recently-added-products-page .master-wrapper-content,
.home-page-body .page-body > div,
.master-wrapper-content,
.category-page-body .master-wrapper-content {
    max-width: 1920px;
    width: unset;
}

@media (min-width: 1025px) {
    .master-wrapper-content {
        padding: 0 70px;
    }
}

.instant-search-item .img-block {
    display: none;
}

.instant-search-item .detail {
    margin: 10px;
}

.instant-search-item {
    height: auto;
}

.products-wrapper .no-result {
    font-size: 19.5px;
    font-weight: bold;
    text-align: center;
}

.product-box-qty-input {
    height: 40px;
    border: 1px solid #eee;
    padding: 8px;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.flex-v-center {
    display: flex !important;
    align-items: center;
}

    .flex-v-center .product-box-qty-input {
        width: 100%;
    }

.font-px-13 {
    font-size: 13px;
}




@media (min-width: 1025px) {
    .header {
        width: calc(100% - 315px);
    }
}

.header-wrapper .custom-currency-selector {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 0;
    width: 45px;
    height: 44px;
    transition: all .3s;
}

    .header-wrapper .custom-currency-selector:hover {
        background: rgba(0, 0, 0, .1);
        cursor: pointer;
    }


.custom-language-selector .pos-absolute {
    height: 19px;
}

.custom-currency-selector .pos-absolute {
    font-size: 32px;
    padding-bottom: 3px;
}

@media (max-width: 1280px) {
    .header .search-box {
        width: 310px;
    }
}

/* contact us */
.contact-page .page-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.inputs label {
    min-width: 100px;
}
/* EO contact us */


.fud-productbox-manufacturer {
    float: right;
}

/* PDP */
.product-essential .manufacturers .label,
.product-essential .manufacturers .value,
.product-essential .availability .label,
.product-essential .availability .value {
    font-weight: bold;
}

.product-collateral .overview {
    float: unset;
    width: unset;
}

.product-collateral .product-name {
    margin-bottom: unset;
}

.product-item .product-title {
    display: flex;
    justify-content: space-between;
}

.overview .value a.color-gray {
    color: #666;
}
/* EO PDP */

/* related products */
.related-products-grid.product-grid .item-box .picture a:before {
    padding-top: 100%;
}
/* EO related products */

/* crosssell products */
.product-grid.cross-sells .item-box .picture a:before {
    padding-top: 100%;
}
/* EO crosssell products */

/* mini flyout cart */
.mini-shopping-cart .items .product .name {
    padding-right: 10px;
}

.fud-bt {
    border-top: 1px solid lightgray;
}

.inputs select.input-validation-error {
    border-bottom: 2px solid #ff5874;
}
/* EO mini flyout cart */

/* createOrUpdateAddress */
.edit-address .fields,
.section.new-shipping-address .fields,
.section.new-billing-address .fields {
    display: flex;
}

.page.account-page.address-edit-page,
.section.new-shipping-address,
.section.new-billing-address {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .page.account-page.address-edit-page .edit-address .inputs,
    .section.new-shipping-address .enter-address .inputs {
        padding-top: 4px;
        padding-bottom: 4px;
    }

        .page.account-page.address-edit-page .edit-address .inputs select,
        .page.account-page.address-edit-page .edit-address .inputs input,
        .section.new-shipping-address .enter-address .inputs select,
        .section.new-shipping-address .enter-address .inputs input,
        .section.new-billing-address .enter-address .inputs select,
        .section.new-billing-address .enter-address .inputs input {
            min-width: 350px;
            width: 100%;
        }

@media (max-width: 770px) {
    .edit-address .fields,
    .page.account-page.address-edit-page,
    .section.new-shipping-address .fields,
    .section.new-shipping-address,
    .section.new-billing-address .fields,
    .section.new-billing-address {
        display: block;
    }
}

@media (max-width: 1100px) {
    .edit-address .fields,
    .page.account-page.address-edit-page {
        display: block;
    }

        .page.account-page.address-edit-page .edit-address .inputs select,
        .page.account-page.address-edit-page .edit-address .inputs input {
            min-width: unset;
            width: 100%;
        }
}
/* EO createOrUpdateAddress */

/* social media */
a.linkedin {
    top: -6px;
}
/* EO social media */

/* notification bar text placement */
.bar-notification .content {
    margin-left: 60px;
}
/* EO notification bar text placement */

/* Register result page */
.registration-result-page .result {
    font-weight: 700;
    margin-bottom: 30px;
}
/* EO Register result page */

/* sign in alignment */
.page.login-page .inputs label {
    text-align: left;
}
/* EO sign in alignment */

/* Banner */
@media (min-width: 1025px) {
    .master-wrapper-content:has(.page.login-page) {
        margin-top: 8px;
    }
}
/* EO Banner */

/* header-wrapper */
@media (min-width: 1281px) {
    .header-wrapper {
        padding: 15px;
        width: 1400px;
    }
}

@media (min-width: 1025px) {
    .responsive-nav-wrapper-parent {
        margin-right: 80px;
    }
}
/* EO header-wrapper */

/* search contact us */
.inputs label.search-contact-us-title {
    width: 400px;
    text-align: center;
}

.contact-page .result,
.email-a-friend-page .result {
    font-size: 18px;
    font-weight: 700;
}
/* EO search contact us */

/* SelectBox ShippingAddress */
.select-shipping-address-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#select-shipping-address {
    width: 700px;
    font-size: 20px;
}
/* EO SelectBox ShippingAddress */

/* language & currency selector */
.responsive-nav-wrapper {
    display: flex
}

    .responsive-nav-wrapper .custom-language-selector,
    .responsive-nav-wrapper .custom-currency-selector {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        width: 45px;
        height: 44px;
        transition: all .3s;
    }

        .responsive-nav-wrapper .custom-language-selector:hover,
        .responsive-nav-wrapper .custom-currency-selector:hover {
            background: rgba(0, 0, 0, .1);
            cursor: pointer;
        }

.language-list,
.currency-list {
    width: 100px;
}

.currency-popup,
.language-popup {
    display: flex;
    top: 42px;
    position: relative;
    z-index: 1150;
    opacity: 1;
}

.pos-absolute {
    position: absolute;
}

.currency-list {
    display: flex;
    max-width: 100%;
    /* font-size:0; */
}

    .currency-list li {
        display: inline-block;
        margin-left: 5px
    }

        .currency-list li:nth-child(4n+1) {
            margin-left: 0
        }

    .currency-list a:hover {
        background-color: #c5d549;
        color: white;
    }

    .currency-list li a {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        width: 40px;
        height: 40px;
        background: #fff;
        line-height: 0;
        color: #c5d549;
        font-weight: 700;
        font-size: 22px;
    }

    .currency-list img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }
/* EO language & currency selector */

.password-recovery-success {
    font-size: 16px;
    text-align: center;
}

.overview .product-box-product-inquiry-button{
  background: #c5d549;
  font-weight: bold;
  color: #fff;
  transition: all .3s;
  position: relative;
  padding: 15px 0;
  border: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}

.product-list .item-box .product-box-product-inquiry-button {
  direction: ltr;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 48px;
  background: #57b568;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  border: none;
}