/*BEGIN HEADER SECTION*/

.mobile-header-logo img.img-fluid {
    width: 175px;
}

.admin-header-links {
    height: 30px;
    background-color: #083e6d;
    text-align: center;
    position: relative;
    z-index: 1;
}

.admin-header-links a {
    color: white;
    vertical-align: sub;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    line-height: 28px;
}

/*BEGIN HEADER SECTION*/


.pro-box .prices {
    width: 100%;
    padding: 10px;
    font-weight: bold;
}

.pro-box-1 .base-price-pangv {
    font-size: 12px;
    font-weight: normal;
}

.pro-box .base-price-pangv {
    font-size: 13px;
    font-weight: normal;
}

.rpart .paging_simple_numbers ul li a {
    line-height: 30px;
    font-size: 15px;
}

.rpart .paging_simple_numbers ul li.previous-page a {
    line-height: 30px;
    font-size: 15px;
    padding: 0 5px;
    margin: 0 1px;
}

.rpart .paging_simple_numbers ul li.current-page span {
    width: 26px;
    height: 26px;
    line-height: 30px;
    color: #818181;
    font-size: 15px;
    margin: 0 1px;
    padding: 4px 11px 4px 11px;
    text-align: center;
    border: none;
    background: #e5e5e5;
}


.rpart .paging_simple_numbers ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.rpart .paging_simple_numbers ul li.individual-page {
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #818181;
    font-size: 15px;
    margin: 0 1px;
    padding: 0;
    text-align: center;
    border: none;
    background: transparent;
}

.rpart .paging_simple_numbers ul li.next-page {
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #818181;
    font-size: 15px;
    padding-right: 5px;
    margin: 0 1px;
    text-align: center;
    border: none;
    background: transparent;
}

.sub-category-list {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.sub-category-list .sub-category-item {
    border: 1px solid #ddd;
    padding: 5px 10px 10px 10px;
    margin-bottom: 30px;
}

.sub-category-list .sub-category-item .title {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    align-self: center;
    margin: auto;
}


.sub-category-list .sub-category-item .title a {
    color: #083E6D;
    word-break: break-word;
}

.sub-category-list .sub-category-item .title a:hover {
    color: #3e3e3e;
}

.HomepageTop-widget .slider-wrapper.theme-custom {
    margin-top: 10px;
}


@media (max-width: 575px) {
    .sub-category-list {
        padding: 15px;
        grid-template-columns: 1fr 1fr;
    }

    .sub-category-list .sub-category-item {
        height: 100%;
    }

    .sub-category-list .col-6 {
        padding: 0;
        max-width: 100% !important;
    }

    .sub-category-list .sub-category-item .title {
        font-size: 14px;
        line-height: 1;
        min-height: 40px;
    }
}

@media (max-width: 1200px) and (min-width: 575px) {
    .sub-category-list {
        padding: 15px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .sub-category-list .sub-category-item {
        height: 100%;
    }

    .sub-category-list .col-sm-4 {
        padding: 0;
        max-width: 100% !important;
    }

    .sub-category-list .sub-category-item .title {
        line-height: 1;
        font-size: 16px;
        min-height: 40px;
    }
}


@media (min-width: 1200px) {
    .sub-category-list .sub-category-item {
        height: 100%;
    }

    .sub-category-list .sub-category-item .title {
        line-height: 2.5;
        min-height: 40px;
    }

    .sub-category-list .col-xl-3 {
        padding: 0;
        max-width: 100% !important;
    }

    .sub-category-item .picture a img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: auto;
        max-height: 122px !important;
    }
}

@media (max-width: 1199px) {
    .sub-category-item .picture a img {
        width: auto;
        max-height: 93px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1354px) {
    .sub-category-item .picture a img {
        width: auto;
        max-height: 141px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1484px) {
    .sub-category-item .picture a img {
        width: auto;
        max-height: 173px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 557px) {
    .product-essential .overview .wherehouse-btn {
        padding-top: 10px;
    }

}

@media (max-width: 1200px) and (min-width: 767px) {
    .product-essential .overview .wherehouse-btn {
        padding-top: 10px;
    }
}


.category-FeaturedProducts-title {
    padding: 20px 20px 30px 20px;
    color: #083e6d;
    font-size: 27px;
    line-height: 0;
    font-weight: 600;
}

.pro-box-1 .pro-img {
    margin-top: 15%;
    margin-bottom: 10%;
}

.pro-box-1 .price.old-price {
    text-decoration: line-through;
    font-size: 14px;
}


.product-listing-page .pagination-div {
    width: 100%;
}


.product-listing-page .pagination-div .cs-select {
    width: 56px;
    font-size: 16px;
    font-weight: 600;
    color: #818181;
    padding-top: 2px;
}

.block-account-navigation .manufacturer-view-all {
    border-top: 1px solid #e3e3e3;
    padding: 0;
    padding: 10px 0 !important;
}

.block-account-navigation .vendor-view-all {
    border-top: 1px solid #e3e3e3;
    padding: 10px 0 !important;
}


.block-recently-viewed-products ul li.customer-info {
    padding-top: 10px;
    padding-bottom: 10px;
}

.block-recently-viewed-products ul .product-picture {
    width: 30% !important;
    position: relative;
    display: inline-block !important;
    padding-right: 0 !important;
}

.block-recently-viewed-products ul .product-picture img {
    padding: 2px;
    border: 1px solid silver;
}

.block-recently-viewed-products ul li .product-name {
    width: 63% !important;
    position: relative;
    display: inline-block !important;
    line-height: 18px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: top;
}

.block-popular-tags .popular-tags-li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    overflow: hidden;
}

.block-popular-tags .popular-tags-view-all {
    border-top: 1px solid #e3e3e3;
    padding: 10px 0 !important;
}

.category-products-orderby-selectors {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10PX;
    font-size: 14px;
    padding-right: 3px;
}

.html-category-page .category-products-orderby-selectors {
    padding-right: 15px;
}

.category-products-orderby-selectors select {
    border-color: #818181;
    border-radius: 5px;
    font-size: 14px;
    color: #818181;
    font-family: 'Kanit', sans-serif;
    padding: 3px;
}


.category-product-filters .product-spec-filter .product-spec-group {
    display: inline-block;
    vertical-align: top;
    padding-right: 25px;
}

.category-product-filters .product-spec-filter .product-spec-group li.title {
    font-weight: 600;
}

.category-product-filters .product-spec-filter .product-spec-group li.item {
    padding-left: 20px;
}


.order-summary-content input, textarea, select, button {
    font-size: 14px;
}


.order-summary-content .CheckoutAttributesSection {
    padding: 15px;
    border: 2px solid #dee2e6;
}

.order-summary-content .discountAndGiftBoxSection {
    padding: 15px;
    border: 2px solid #dee2e6;
    margin-top: 30px;
    margin-bottom: 30px;
}

.order-summary-content .tax-shipping-info-section {
    padding: 15px;
    border: 2px solid #dee2e6;
    margin-top: 30px;
}


.order-summary-content .EstimateShippingSection {
    padding: 15px;
    border: 2px solid #dee2e6;
    margin-bottom: 30px;
}

.order-summary-content .cart-product-subdetail {
    font-size: 13px;
    color: #757575;
    font-weight: 400;
    margin: 10px 0 !important;
}

.order-summary-content .cart-product-subdetail label {
    margin-bottom: 0;
}

.shopping-cart-page .cart-table .cart-body .price .price-inner {
    min-width: 85px;
}

.cart-collaterals .shipping-results {
    font-size: 13px;
}

.cart-terms-of-service .form-group-checkbox {
    padding-left: 10px;
}

.cart-terms-of-service .form-group-checkbox .checkmark {
    top: 3px !important;
}

.cart-terms-of-service a {
    color: #083e6d !important;
}

.cart-terms-of-service a:hover {
    color: #51619f !important;
}

.product-details-page .product-info-section {
    font-size: 14px;
}

.product-details-page .product-essential .picture img {
    margin: 0 auto;
}

.product-details-page .short-description {
    border-bottom: none !important;
    height: 2.9em;
    overflow: hidden;
    /*position: absolute;*/
    /*margin-top: -28px;*/
}

.product-details-page .old-product-price span {
    font-size: 20px !important;
}

.email-a-friend-page .your-email {
    width: 100%;
}

.email-a-friend-page .form-fields {
    background-color: inherit;
}


.alternatives .pro-box-1 .pro-inner {
    position: relative;
}

.alternatives .pro-box-1 .pro-inner .pro-code {
    position: absolute;
    top: -25px;
    right: 0;
    background: #36b81d;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 0 14px;
    border-radius: 20px;
    z-index: 99;
}

.alternatives .pro-box-1 .pro-inner .pro-code.green {
    background: #36b81d;
}

.alternatives .pro-box-1 .pro-inner .pro-code.orange {
    background: #f49847;
}

.alternatives .pro-box-1 .pro-inner .pro-code.red {
    background: #e31c18;
}

.Products-Also-Purchased {
    border: none;
}

.Products-Also-Purchased .alternatives .title {
    margin-bottom: 15px;
}

.Products-Also-Purchased .alternatives .title strong {
    font-size: 18px;
    font-weight: 600;
}


.product-share-button a .at-icon-wrapper {
    width: 30px !important;
    height: 30px !important;
}

.product-share-button a .at-icon-wrapper svg.at-icon {
    width: 30px !important;
    height: 30px !important;
}

.overview .prices .rental-price span {
    font-size: 18px;
    font-weight: 400;
}

.total-table label {
    margin: 0 !important;
}

.terms-of-service label {
    display: contents;
}


.header-lower .cart-box .cart .flyout-cart .mini-shopping-cart .price {
    padding: 0 !important;
    font-size: 15px !important;
}

#flyout-cart.active .flyout-cart {
    display: block !important;
}


.master-column-wrapper > .container {
    margin-top: 40px;
}

.master-column-wrapper {
    display: unset !important;
}

.l-part-contactForm .row {
    display: unset !important;
}

.l-part-contactForm .row .col-6 {
    max-width: 100% !important;
}

.page-title h1 {
    color: #083e6d;
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 30px;
}

.product-quentity {
    width: 70px;
    border: 2px solid #e5e5e5;
    font-weight: 600;
    align-items: center;
    border-radius: 40px;
    display: flex !important;
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 10px;
    height: 44px;
}

.product-quentity .quantity-down {
    cursor: pointer;
    width: 25px;
    line-height: 38px;
    text-align: center;
}

.product-quentity .qty-input, .product-quantity_productBox .qty-input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    color: #757575 !important;
    width: 43px !important;
    font-weight: 600 !important;
    text-align: center !important;
    font-size: 16px !important;
    line-height: 1 !important;
    padding: 0 !important;
    height: 40px !important;
    border-radius: 30px !important;
}

.product-quentity .quantity-up {
    cursor: pointer;
    width: 25px;
    line-height: 38px;
    text-align: center;
}

.price-per-box-label {
    color: #c2c2c2;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
}


/*BEGIN REGISTRATION*/
.registration-date-of-birth select[name ="DateOfBirthDay"] {
    width: 33%;
}

.registration-date-of-birth select[name ="DateOfBirthMonth"] {
    border-left: none;
    width: 33%;
}

.registration-date-of-birth select[name ="DateOfBirthYear"] {
    border-left: none;
    width: 33%;
}

.form-group-checkbox .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border: 1px solid #cbcdd3;
}

.checkbox-label .checkmark::after {
    left: 5px;
    height: 10px;
    border: solid #97c342;
    border-width: 0 3px 3px 0;
}

.form-group .vat-note {
    font-size: 12px;
}

/*END REGISTRATION*/
/*BEGIN SEARCH PAGE*/
.search-page .search-form {
    background-color: #f9f9f9;
    padding: 30px;
}

.search-page .search-form .form-group-checkbox .checkmark {
    top: -2px;
}

.search-page .search-form .include-SubCategories-checkbox {
    margin-bottom: 10px;
}

.search-page .form-group select, .search-page .form-group label {
    width: 100%;
    font-size: 14px;
    color: #444;
}


.search-page .form-group .price-range {
    font-size: 14px;
}

.search-page .form-group .price-range .price-from {
    width: 150px;
}

.search-page .form-group .price-range .price-to {
    width: 150px;
}

.search-page .search-input {
    border-bottom: 2px solid #dedede;
    padding-bottom: 20px;
}

.search-page .search-submit-button-section {
    text-align: center;
}

.search-page .search-submit-button-section .btn-1 {
    height: 40px;
    line-height: 37px;
    font-size: 20px;
    padding: 0 30px;
}

.search-page input[type="text"],
.search-page input[type="email"],
.search-page input[type="tel"],
.search-page input[type="password"],
.search-page textarea, .search-page select {
    font-size: 14px;
}

.search-results .warning,
.search-results .no-result {
    text-align: center;
    font-size: 15px;
}


/*END SEARCH PAGE*/


/*mayur style*/

.product-review-links {
    font-size: 16px;
}

.rental-grouped-product-essential .full-description {
    font-size: 16px;
    border-bottom: none !important;
    padding-bottom: 10px !important;
}

.rental-grouped-product-essential .product-tags-box {
    margin-bottom: 20px;
}

.rental-grouped-product-essential .product-tags-box .title {
    font-size: 16px;
}

.rental-grouped-product-essential .product-tags-box .product-tags-list li {
    font-size: 16px;
    padding-left: 0;
}


.product-essential .overview .manufacturers, .product-essential .overview .availability, .product-essential .overview .additional-details {
    font-size: 16px;
    margin-bottom: 6px;
}

.product-essential .overview .manufacturers span, .product-essential .overview .availability span, .product-essential .overview .additional-details span {
    /*width: 150px;*/
    display: inline-block;
}

.product-essential .overview .availability .stock {
    margin: 0;
}

.specifications-table .hidden-row {
    display: none !important;
}

.cart-footer .cart-collaterals .deals, .cart-footer .cart-collaterals .shipping {
    float: none;
    width: 100%;
}

.cart-footer .cart-collaterals .title strong {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    color: #757575;
}

.CheckoutAttributesSection .checkout-attributes dt .text-prompt {
    color: #757575;
    font-weight: 600;
}

.product-reviews-page {
    padding-top: 40px;
}

.write-product-review-button {
    border-radius: 40px !important;
}

.product-reviews-page .write-review {
    background: #f3f3f3;
    padding: 30px;
    text-align: center;
}

.product-reviews-page .write-review .message-error.validation-summary-errors {
    text-align: center;
}

.product-reviews-page .write-review .form-fields {
    position: relative;
    border-top: none;
    background-color: transparent;
    padding: 30px 15px;
    width: 500px;
    margin: 0 auto
}

.product-reviews-page .write-review .form-fields .col-12 {
    padding: 0;
}

.product-reviews-page .write-review .fieldset {
    margin: 0;
}

.product-reviews-page .write-review .form-fields .inputs {
    white-space: pre-wrap;
}

.product-reviews-page .write-review .form-fields .inputs label {
    text-align: left;
    margin: 0 0 5px 0;
}

.product-reviews-page .write-review .form-fields .inputs .review-title {
    width: calc(100% - 12px);
    display: inline-block;
}

.product-reviews-page .write-review .form-fields .inputs textarea {
    border: 2px solid #cbcdd3;
    width: calc(100% - 12px);
}

.product-reviews-page .write-review .review-rating .name-description {
    text-align: left;
}

.product-reviews-page .write-review .review-rating .rating-wrapper {
    margin: 0;
}

@media (max-width: 600px) {
    .product-reviews-page .write-review .form-fields {
        width: 100%;
    }
}


/*BEGIN APPLY form VENDOR PAGE*/
.apply-vendor-page .result, .apply-vendor-page .message-error {
    text-align: left;
    font-size: 20PX;
}

.apply-vendor-page .register-next-step-button {
    width: auto !important;
}

/*END APPLY form VENDOR PAGE*/
/*BEGIN BLOG PAGE*/
.blogpost-page .leave-comment-title {
    font-size: 25PX;
    color: #083e6d;
}

.blog-post-comment-form .form-group label {
    padding-bottom: 10px;
    text-align: left;
}

.blog-post-comment-form .form-group .enter-comment-text {
    width: 100%;
    font-size: 14px;
}

.blog-post-comment-form {
    background-color: #f9f9f9;
    padding-top: 20px;
    padding-bottom: 10px;
}

.blog-post-add-comment-button {
    border-radius: 40px !important;
}

/*END BLOG PAGE*/
/*BEGIN NEWS PAGE */
.news-item-page .leave-comment-title {
    font-size: 25PX;
    color: #083e6d;
}

.news-comment-form .form-group label {
    padding-bottom: 10px;
    text-align: left;
}

.news-comment-form .form-group .form-control {
    width: 100%;
    font-size: 14px;
}

.news-comment-form {
    background-color: #f9f9f9;
    padding-top: 20px;
    padding-bottom: 10px;
}

.news-item-add-comment-button {
    border-radius: 40px !important;
}

/*END NEWS PAGE */
/*BEGIN CONTACT US PAGE*/
.contact-page .topic-block {
    padding-left: 15PX;
    margin-top: 0;
    width: 100%
}

.contact-page iframe {
    width: 100%;
    height: 380px;
}

/*END CONTACT US PAGE*/
/*BEGIN TOPIC PAGES*/
.topic-password form {
    padding: 40px;
}

.topic-password form .password-error {
    text-align: center;
}

.topic-block ul, .topic-page ul {
    list-style: none;
}

.topic-page .page-title {
    text-align: left;
    padding-top: 15px;
}

.contact-page-button-section {
    text-align: center;
}

/*END TOPIC PAGES*/


.form-radio-check-inline {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-right: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 8px;
}

.form-radio-check-inline .form-radio-check-label {
}

.form-radio-check-inline .form-radio-check-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.form-radio-check-inline .radio-checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #afafaf;
}


.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.form-radio-check-label input:checked ~ .radio-checkmark:after {
    display: block;
}

.form-radio-check-label .radio-checkmark:after {
    top: 3px;
    left: 3px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #97c342;
}

.add-address-button {
    border-radius: 40px !important;
}

.save-address-button {
    border-radius: 40px !important;
}


.password-recovery-page .page-title {
    padding-top: 10px;
}


.password-recovery-page form .form-group {
    text-align: left;
}

.not-found-page .page-title {
    margin-top: 10px;
}

.password-recovery-page form .form-group {
    text-align: left;
}


@media (min-width: 991px) {
    .customer-information-wrapper .address-details {
        padding: 25px 150px 25px 15px !important;
    }

    .header .header-upper .lpart {
        max-width: 90%;
    }
}


/*BEGIN CHECKOUT PAHE*/

.one-page-checkout .checkout-page .ship-to-same-address {
    padding: 0px 0;
    text-align: left;
}

.one-page-checkout .checkout-billing-address-select {
    border-radius: 0;
    border: 2px solid #cbcdd3;
    font-size: 14px;
}

.one-page-checkout .select-billing-address {
    margin-bottom: 0 !important;
}

.one-page-checkout .select-billing-address label {
    font-size: 14px;
}

.one-page-checkout .border-bottom-none {
    border-bottom: none !important;
}

.one-page-checkout .padding-bottom-0 {
    padding-bottom: 0px !important;
}

.one-page-checkout .ship-to-same-address-section label {
    font-size: 17px;
    font-weight: 500;
}

.one-page-checkout .shipping-address-pickup-points label {
    font-size: 17px;
    font-weight: 500;
    text-align: left;
}

.one-page-checkout .pickup-in-store {
    margin-bottom: 0px;
}

.one-page-checkout .pickup-in-store .description {
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
}

.one-page-checkout .select-shipping-address label {
    font-size: 14px;
}

.one-page-checkout .select-shipping-address select {
    border-radius: 0;
    border: 2px solid #cbcdd3;
    font-size: 14px;
}


#checkout-step-billing {
    display: block !important;
}

#checkout-step-shipping {
    display: block !important;
}

#checkout-step-shipping-method {
    display: block !important;
}

#checkout-step-payment-method {
    display: block !important;
}

#checkout-step-payment-info {
    display: block !important;
}

#checkout-step-payment-info .checkout-page .box .box-body {
    padding-top: 0px;
}

.use-reward-points .form-group-checkbox .checkmark {
    top: 2px !important;
}

#checkout-step-confirm-order {
    display: block !important;
}

#checkout-step-confirm-order .order-summary {
    padding: 15px;
}


#checkout-step-confirm-order .CheckoutAttributesSection {
    border: none !important;
    padding: 0;
}

#checkout-step-confirm-order .selected-checkout-attributes {
    margin: 10px 0;
    float: none;
    text-align: left;
}

#checkout-confirm-order-load .order-summary-content {
    width: 100% !important;
    max-width: 100%;
    flex: auto;
}

#checkout-confirm-order-load .order-summary {
    margin-top: 0;
    padding-top: 0;
}

#checkout-confirm-order-load .order-summary-content .billing-info-wrap, #checkout-confirm-order-load .order-summary-content .shipping-info-wrap {
    width: 100%;
    font-size: 14px;
}

#checkout-confirm-order-load .order-summary .shopping-cart-total {
    width: 100%;
    max-width: 100%;
    flex: auto;
}

#checkout-confirm-order-load .order-summary .hide-in-checkout-page {
    display: none !important;
}

#checkout-confirm-order-load .order-summary .cart-body .delete {
    display: none !important;
}

/*END CHECKOUT PAHE*/
/*BEGIN GROUPED PRODUCTS*/
.associated-products .product-description-section {
    border-top: none;
}

.related-products-section .product-description-section {
    border-top: none;
}

.associated-products-table {
    border: 1px solid #dee2e6 !important;
    font-size: 14px;
}

.associated-products-table .title {
    font-weight: 600;
}


.grouped-product-add-to-cart .qty-dropdown {
    width: 70PX;
}

.grouped-product-add-to-cart .qty-input {
    width: 70PX;
    border-radius: 21px !important;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
}

.grouped-product-add-to-cart .add-to-cart-panel .lpart {
    width: 70px;
    float: left;
}

.grouped-product-add-to-cart .add-to-cart-panel .rpart {
    float: left;
}

.grouped-product-add-to-cart .add-to-cart-panel .add-to-cart-button {
    background-color: #e31c18;
    line-height: 2.5;
    padding-left: 22px;
    padding-right: 21px;
    padding-bottom: 8px;
    padding-top: 7px;
    border-radius: 25px;
    color: white;
    margin-left: 4px;
}

.grouped-product-add-to-cart .add-to-cart-panel .add-to-cart-button:hover {
    background-color: #d6d6d6;
}


.grouped-product-add-to-cart .add-to-cart-panel .add-to-warehouse {
    background-color: #d6d6d6;
    line-height: 2.5;
    padding-left: 22px;
    padding-right: 21px;
    padding-bottom: 8px;
    padding-top: 7px;
    border-radius: 25px;
    color: white;
}

.grouped-product-add-to-cart .add-to-cart-panel .add-to-warehouse:hover {
    background-color: #e31c18;
}

.grouped-stockAvailability-label {
    color: #36b81d;
    font-size: 14px;
}

.grouped-stockAvailability-label i {
    padding-right: 3px;
}


/*END GROUPED PRODUCTS*/

.myAccount-breadcrumb ol.breadcrumb {
    padding-bottom: 0;
}


.product-reviews-overview {
    display: none;
}

.bar-notification.success {
    background-color: #083E6D !important;
}

/*style for speed filter*/
.fns-speedfilters {
    background: #f3f3f3;
    text-align: left;
    margin-bottom: 30px;
}

.fns-speedfilters .title-block .title {
    line-height: 52px;
    display: block;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 16px !important;
    color: #3e3e3e;
    font-size: 22px;
    font-weight: 600;
    margin: unset !important;
}

.fns-speedfilters .filter-block .title {
    padding: 0 18px !important;
    font-size: 16px !important;
}

.fns-speedfilters .title-block .clear-filter-options-all {
    line-height: 52px;
    display: block;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 16px;
    font-size: 18px;
    font-weight: 600;
}

.fns-speedfilters .all-filters-block {
    display: block;
    line-height: 48px;
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 600;
}

.fns-speedfilters .specification-filter-block {
    border-bottom: 1px solid #e3e3e3;
}

.fns-speedfilters .filter-block .title .toggleControl {
    float: unset !important;
    width: unset !important;
    border-bottom: 1px solid #e3e3e3;
    padding: unset !important;
    color: #083e6d !important;
}

.fns-speedfilters .filter-data-block a.filter-item-unselected {
    background: url(../images/fns-images.png) no-repeat scroll -50px 8px rgba(0, 0, 0, 0) !important;
}

.fns-speedfilters .filter-data-block a.filter-item-selected {
    background: url(../images/fns-images.png) no-repeat scroll -40px -12px rgba(0, 0, 0, 0) !important;
}

.fns-speedfilters .filter-data-block a.filter-item-disabled-unselected {
    background: url(../images/fns-images.png) no-repeat scroll -20px -53px rgba(0, 0, 0, 0) !important;
}

/*end style for speed filter*/

table.dataTable thead th, table.dataTable thead td {
    padding: 10px !important;
}

.qty-inner .quantity .itemquantity-input {
    max-width: 65px;
    text-align: center;
    border: 0 !important;
    border-radius: 40px !important;
    padding: 0;
    max-height: 30px;
}

.qty-and-price .qty {
    padding: 25px 0 !important;
}

.unit-selector {
    border-radius: 40px !important;
    max-width: 70px;
    font-weight: normal;
    font-family: inherit;
    color: #495057;
    font-size: 13px;
    border: 2px solid #e5e5e5 !important;
    cursor: pointer;
}

.optionClass {
    border-radius: 40px !important;
}

#minicartPreloader {
    margin: 10px;
}

.shipping-method-next-step-button {
    display: none !important;
}

.one-page-checkout #shipping-method-buttons-container {
    border: none;
}

#checkout-step-payment-method {
    border-top: none;
}

#checkout-step-shipping-method {
    border-bottom: none;
}

.product-essential .overview .quantity.lpart.product-quentity, .product-essential .overview .add-to-cart-panel p {
    margin-bottom: 5px !important;
}

.footer-info span.footer-disclaimer {
    line-height: 1.4;
}

/* Openingstijden topic page */
@media (min-width: 426px) {
    .horizontal-row.topic {
        display: -webkit-box !important;
    }
}

@media (max-width: 425px) {
    .horizontal-row.topic .page-title {
        position: unset !important;
        margin: unset !important;
    }
}

/*mini cart reloading*/
.miniCart-overlay {
    background: #e9e9e9;
    opacity: 0.9;
    height: 56px;
    margin: -47px -6px 0 -6px;
    position: absolute;
    width: 212px;
}

.miniCart-overlay-first {
    margin: -9px -6px 0 -6px;
}

#miniCart-loading-img {
    background: url('../images/loader.gif') center center no-repeat;
    background-size: 36px;
    height: 100%;
    z-index: 20;
    animation: fa-spin 2s infinite linear;
    width: 50px;
}

.miniCart-overlay #minicartPreloader {
    float: right;
    font-size: 15px;
    margin: 19px 8px 0 0;
    font-weight: 600;
}

.miniCart-mobile-loading-img {
    background: url(../images/loader.gif) center center no-repeat;
    background-size: 25px;
    z-index: 20;
    animation: fa-spin 2s infinite linear;
    width: 34px;
    margin-right: 7px;
    margin-left: -42px;
}

/*end mini cart reloading*/

.pricesInfoPreloader {
    font-size: 15px;
    margin: 6px 0 0 6px;
}


/*begin tier price style*/
table.prices-table {
    table-layout: fixed;
}

.tier-prices .title {
    display: block;
    font-size: 18px;
    margin: 15px 0 10px;
    line-height: 1.2;
    color: inherit;
}

.tier-prices .field-header {
    color: #083e6d;
    font-weight: 600;
}

.tier-prices td.item-quantity, .tier-prices td.item-price {
    color: inherit;
    background-color: unset;
}

.tier-prices table td:nth-child(2n+2) {
    background: #F5F6FA;
}

.tier-prices table td:first-child {
    background: white;
}

/*end tier price style*/

/*begin universal one page checkout style*/

.opc .allow .step-title{
    background-color: #ffffff;
    pointer-events: none;
}

.opc .allow .step-title .title{
    color: #083e6d;
}

.shopping-cart-page {
    padding-top: 30px;
}

table.cart.table-wrapper.table.table-responsive {
    display: inline-table;
}

.shopping-cart-page .common-buttons input, .checkout-page .common-buttons input {
    -webkit-border-radius: 40px;
    padding: 0 20px;
}

.cart-total .order-total {
    color: unset;
    padding-top: 10px;
    border-top: 2px solid #083e6d;
}

.remove-from-cart .icon-remove {
    margin-top: 10px;
    color: red;
    cursor: pointer;
}

.shopping-cart-page .qty-input-group, .checkout-page .qty-input-group {
    max-width: 150px;
    border: 2px solid #e5e5e5;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-radius: 40px;
    margin-right: 4px;
    max-height: 37px;
    padding: 20px;
}

.shopping-cart-page input.qty-input, .checkout-page input.qty-input{
    color: #757575;
    max-width: 75px;
    min-width: 75px;
    border: 0 !important;
    border-radius: 40px !important;
    max-height: 30px;
}


.cart-total {
    max-width: 100%;
    margin: 10px 0 0 auto;
}

.cart-total > div:not(:last-child) {
    margin-bottom: 10px;
}

.cart-total > div {
    justify-content: space-between;
    grid-template-columns: 1fr 150px;
    display: grid;
}

.cart-total .cart-total-left {
    font-weight: normal;
}

.cart-total .cart-total-right {
    font-weight: bold;
}

.opc .buttons {
    float: right;
}

.checkout-page .cart-options {
    padding-top: 30px;
    padding-right: 15px;
}

.checkout-attributes dt {
    display: flex;
    text-align: left;
    font-weight: unset;
    font-size: initial;
}

.checkout-attributes dl {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.checkout-attributes dd {
    display: flex;
    /*justify-content: flex-end;*/
}

.shopping-cart-page h1.page-tit::after {
    width: 0;
}

.units select {
    border-radius: 40px !important;
}

.cart-options .common-buttons, .cart-footer .checkout-buttons, .cart-footer .addon-buttons {
    text-align: right;
}

.checkout-page .center-2 .checkoutpage-act {
    /*padding: 15px;*/
}

.blog-description .blog-detials p:not(:last-child), .account-page .page-title, .order-details-page .order-overview, .order-details-page .billing-info, .order-details-page .order-notes, .order-details-page .shipments, .return-request-page .return-title, .return-request-page .page-title, .customer-info-page .info-title, .customer-info-page .page-title, .address-list-page .address-list .address-item:not(:last-child), .my-product-reviews-list-page .product-review-item:not(:last-child), .downloadable-products-page .page-title, .reward-points-page .page-title, .wishlist-page .page-title, .sitemap-page .page-title, .sitemap-page .entity:not(:last-child), .checkout-page .step-title h2, .checkout-page .form-fields .inputs, .checkout-page .method-list li:not(:last-child), .product-reviews-page .product-review-item:not(:last-child), .checkout-page .pickup-in-store, .checkout-page .ship-to-same-address, .compare-products-page .page-title h1, .checkout-page .registration-page .register-title h2, .checkout-page .registration-page .form-groups, .checkout-page .register-code-column, .custom-topic-block .about-us-detials p:not(:last-child) {
    margin-bottom: 25px;
}

.checkout-page .method-list li input[type="radio"] {
    display: none;
    height: 45px;
    border: 2px solid #083e6d;
}

.outline-btn:hover, .outlines-btn:hover, .checkout-page .method-list li label:hover, .method-list input[type="radio"]:checked + label {
    background: #083e6d;
    color: #ffffff;
}

.checkout-page .method-list li label {
    padding: 9px 24px;
    font-weight: 700;
    border: 2px solid #083e6d;
    width: 100%;
    text-align: left;
    cursor: pointer;
    min-height: 45px;
    font-size: 16px;
    line-height: 22px;
}

.checkout-page .method-list .method-name > span, .checkout-page .method-list .method-name > span > span {
    display: block;
    color: #083e6d;
}

.checkout-page .method-list li label:hover .methods, .checkout-page .method-list li:hover .method-description, .checkout-page .method-list li:hover .payment-description, .checkout-page .method-list .method-name:hover > span, .checkout-page .method-list .method-name:hover > span > span, .method-list input[type="radio"]:checked + label > span, .method-list input[type="radio"]:checked + label > span > span {
    color: #ffffff;
}

.item-box .actual-price, .blog-description h2, .account-page .title h2, .download-invoice h2, .order-details-page .title h2, .cross-sells .title, .return-request-page .return-title h2, .customer-info-page .info-title h2, .reward-points-page .title h2, .sitemap-page .entity-title h2, .checkout-page .step-title h2, .product-reviews-page .review-title h2, .checkout-page .registration-page .register-title h2, .custom-topic-block .details-title {
    font-size: 26px;
    color: #083e6d !important;
    font-weight: 700;
    line-height: 33px;
}

.checkout-page .page-title, .checkout-page .center-2 .page-titles, #opc-order-total {
    padding: 0 15px;
}

.checkoutpage-act .opc-block.allow {
    padding-left: 15px;
}

.opc-block.allow.checkoutpage-act {
    padding-left: 30px;
}

.inputs input[type="text"], .inputs select {
    display: initial;
}

.opc .center-2.col-lg-4 .buttons {
    float: left;
    display: contents;
}

.btn-primary.disabled, .btn-primary:disabled {
    border: none;
}

@media (min-width: 992px) {
    .checkout-page .center-2 .page-titles, #opc-order-total {
        margin-top: 35px;
    }

    .opc .checkoutpage-act {
        margin-top: 10px;
    }
}

.page-content-orders button#Download {
    height: 40px;
    width: 140px;
    padding: 10px;
    line-height: inherit;
}

/*********** ONEPAGE CHECKOUT **********/

.checkout-page .checkout-data .page-title {
    padding-bottom: 25px;
}
.checkout-page .page-title p a {
    color: var(--dark);
    text-decoration: underline;
    font-weight: 600;
}
.checkout-page .page-title p a:hover {
    color: var(--darken);
}
.checkout-page .form-fields .inputs,
.checkout-page select {
    width: 100%;
}
.checkout-page .checkout-data .shipping-code {
    width: 100%;
    display: inline-block;
}
.checkout-page .select-shipping-address label,
.checkout-page .select-pickup-points label,
.checkout-page .select-billing-address label {
    margin-bottom: 5px;
    width: 100%;
    font-weight: 700;
}
.checkout-page .checkout-data .buttons {
    margin-top: 25px;
}
.checkout-page #confirm-order-buttons-container {
    text-align: right;
}
.checkout-page .page-title h1,
.checkout-page .page-titles h2 {
    font-weight: 800;
    word-break: break-word;
}
.checkout-page .method-list li label {
    padding: 9px 24px;
    font-weight: 700;
    border: 2px solid var(--darken);
    width: 100%;
    text-align: left;
    cursor: pointer;
    min-height: 45px;
}
.checkout-page .method-list .method-name > span,
.checkout-page .method-list .method-name > span > span {
    display: block;
    color: var(--darken);
}
.checkout-page .method-list li label:hover .methods,
.checkout-page .method-list li:hover .method-description,
.checkout-page .method-list li:hover .payment-description,
.checkout-page .method-list .method-name:hover > span,
.checkout-page .method-list .method-name:hover > span > span,
.method-list input[type="radio"]:checked + label > span,
.method-list input[type="radio"]:checked + label > span > span {
    color: var(--white);
}
.checkout-page .method-list li input[type="radio"] {
    display: none;
}
.checkout-page .method-list .method-name label {
    color: var(--darken);
}
.checkout-page .message-error {
    margin-top: 10px;
    margin-bottom: 0;
}
.checkout-page .message-error li:not(:last-child) {
    margin-bottom: 5px;
}
.checkout-page .payment-info table td {
    display: block;
    width: 100%;
    padding: 0;
}
.checkout-page .payment-info table td label {
    width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.checkout-page .payment-info table tr:not(:last-child) {
    margin-bottom: 25px;
    display: block;
}
.checkout-page #ExpireMonth,
.checkout-page #ExpireYear {
    width: auto;
}
.checkout-page .payment-info tbody {
    padding: 25px;
    display: block;
}
.checkout-page .payment-info tbody tr {
    padding: 0;
    border-bottom: 0;
}
.checkout-page #CardCode {
    padding: 9px 17px;
}
.checkout-page .cart .cart-remove-button {
    vertical-align: middle;
    text-align: center;
}
.checkout-page .cart-remove-button i {
    color: var(--dark-pink);
    cursor: pointer;
}
.checkout-page .cart .quantity .qty-input,
.checkout-page .cart .quantity .qty-dropdown {
    padding: 5px 7px;
}
.checkout-page .totals {
    background-color: var(--background);
}
.checkout-page .discount-code-column .apply-discount-coupon-code-button,
.checkout-page .discount-code-column .apply-gift-card-coupon-code-button {
    padding: 9px 24px;
    width: 118px;
    border: none;
    height: auto;
}
.checkout-page .discount-code-column .discount-coupon-code,
.checkout-page .discount-code-column .gift-card-coupon-code {
    width: calc(100% - 118px)
}
.checkout-page .cart-collaterals .message-failure,
.checkout-page .cart-collaterals .message-success,
.checkout-page .cart-collaterals .current-code {
    padding: 0;
}
.checkout-page .remove-discount-button,
.checkout-page .remove-gift-card-button,
.checkout-page .terms-of-service input,
.checkout-page .selector input {
    border: 0;
    color: var(--darken);
    height: auto;
}
.checkout-page .discount-code-column form > div:not(:last-child) {
    margin-bottom: 15px;
}
.checkout-page .cart-total .cart-total-right {
    text-align-last: right;
}
.checkout-page .cart-collaterals .current-code {
    margin-top: 5px;
}
.checkout-page .terms-of-service {
    justify-content: inherit;
}
.checkout-page .terms-service {
    padding-top: 25px;
    background-color: var(--white);
}
.checkout-page .terms-service a {
    color: var(--darken);
}
.checkout-page .terms-service a:hover {
    color: var(--dark-secondary);
}

.checkout-page .img-help-sections > div {
    align-self: stretch;
}
.html-checkout-page .confirm-order-next-step-button.disabled,
.html-checkout-page .confirm-order-next-step-button:disabled {
    background-color: var(--light-secondary);
}

.checkout-page .email-label,
.checkout-page .postcode .field-validation-error {
    white-space: break-spaces;
    word-break: break-all;
}

.html-checkout-page .btn-primary.disabled, .html-checkout-page .btn-primary:disabled {
    background-color: var(--light-secondary);
}
.checkout-page .payment-info input,
.checkout-page .payment-info textarea {
    padding: 10px 12px;
}
.checkout-page .field-validation-error {
    display: block;
}
.checkout-page .center-2 .checkoutpage-act {
    /*padding: 15px;*/
}
.checkout-page .page-title,
.checkout-page .center-2 .page-titles {
    padding: 0 15px;
}
.product-reviews-page .vote {
    padding: 0 5px;
}
.order-completed-page .page-title.complete-order-title {
    padding: 0;
}
.html-checkout-page .center-2 .page-titles.adress-titles {
    margin-top: 32px;
}
.field-validation-error,
.field-validation-error span,
.field-validation-valid {
    color: #FF0000 !important;
}
.email-a-friend-page .result {
    margin-bottom: 0;
    padding: 0;
    border-color: transparent;
    background-color: transparent;
}
.html-category-page .product-list .item-box .productQuantityTextBox,
.html-category-page .product-list .item-box .productQuantityDropdown {
    height: 42px;
    width: 100%;
}
.product-reviews-page .message-error {
    padding: 0;
}
.category-filter-section {
    display: none;
}
.html-checkout-page .qty-input-group .qty-input {
    border: 1px solid var(--light-secondary);
    height: 42px;
}
.html-checkout-page .payment-description {
    word-break: break-all;
}
.checkout-page .registration-page .custom-control-input {
    height: auto;
}
.checkout-page .registration-page .custom-control-input:focus {
    outline: none;
    box-shadow: none;
}
.checkout-page .registration-page .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}
.checkout-page .field-validation-error ul li,
.checkout-page .field-validation-error > span > p {
    color: #ff0000;
    font-size: 14px;
    line-height: 22px;
}
.checkout-page .field-validation-error > span > p {
    margin-bottom: 10px;
}
.checkout-page .shipping-code .inputs > label {
    word-break: break-all;
    overflow: hidden;
}
.manufacturer-item .title {
    margin-bottom: 0 !important;
    margin-top: 10px;
    text-align: center;
}
.manufacturer-item .picture a {
    position: relative;
}
.manufacturer-item .picture a:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.manufacturer-item .picture a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
table th {
    white-space: inherit !important;

}


.checkout-icon-progress {
    display: flex;
}
.icon-progress-list {
    background-color: lightgrey;
    position: relative;
}
.icon-progress-list:not(:last-child)::after {
    content: "";
    height: 3px;
    background-color: var(--gray1);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.checkout-page .center-2 .icons-title,
.checkout-page .center-2 .checkoutpage-act,
.checkout-page .center-2 .accordian-wrap {
    position: relative;
}
.checkout-page .center-2 .icons-title::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: lightgrey;
    padding: 10px;
    color: black;
    width: 50px;
}
.checkout-page .center-2 .accordian-wrap::before {
    content: "";
    position: absolute;
    top: 15px;
    height: 100%;
    width: 2px;
    background-color: #083e6d;
}
.checkout-page .center-2 .icons-title-register::before {
    content: "\f2b9";
}
.checkout-page .center-2 .adress-titles::before {
    content: "\f2bb";
}
.checkout-page .center-2 .icons-title-shipping::before {
    content: "\f48b";
}
i.fa-solid.fa-truck-fast::before {
    content: "\f48b";
}

.checkout-page .center-2 .icons-title-payment::before {
    content: "\f788";
}
.checkout-page .center-2 .icons-title-checkoutAttr::before {
    content: "\f03a";
}
.checkout-page .center-2 .icons-title {
    padding-right: 25px;
    cursor: pointer
}
.checkout-page .icons-title::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
}
.checkout-page .icons-title.active::after {
    transform: rotate(180deg);
}
body:not(:has(.register-code-column)) .icons-title-register::after {
    display: none;
}
body:not(:has(.register-code-column)) .checkout-page-address .checkoutpage-act + .checkoutpage-act {
    padding-top: 0;
}
.html-checkout-page body:not(:has(.register-code-column)) .checkout-page-address .adress-titles{
    margin-top: 0;
}
.checkout-page .checkout-attributes .inputs {
    margin-bottom: 0;
}
.checkout-page .checkout-attributes .inputs + .checkout-datas {
    margin-bottom: 25px;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
.checkout-page .accordian-wrap {
    display: none;
    padding: 0 15px;
}
.checkout-page .checkout-page-info .page-title {
    padding-bottom: 0;
    z-index: 2;
    background-color: var(--white);
}
.checkout-page-address .checkoutpage-act {
    display: block !important;
}
.checkout-page .checkout-page-info .description a {
    text-decoration: underline;
    margin-left: 15px;
}
.checkout-page .checkout-page-info .description a:hover {
    color: var(--darken);
}
.checkout-page .checkout-float-title label {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    color: var(--black1);
    word-break: break-word;
    white-space: break-spaces;
}
.checkout-float-wraper .form-groups {
    position: relative;
}
.html-checkout-page .center-2 .checkout-float-wraper .form-groups .form-control:not(:placeholder-shown) {
    padding-top: calc(0.75rem + 0.75rem * (2 / 3));
    padding-bottom: calc(0.75rem / 3);
}
.html-checkout-page .center-2 .checkout-float-wraper .form-groups select.form-control:not(:placeholder-shown) {
    padding: 12px;
    padding-right: 25px;
}
.html-checkout-page .center-2 .checkout-float-wraper .form-groups .form-control {
    border: 1px solid var(--yellow);
    border-radius: 0;
    font-size: 16px;
    color: var(--gray4);
    padding: 12px;
}
.checkout-float-wraper .form-groups .floating-label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 0;
    transition: all .1s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
}
.checkout-float-wraper .form-groups .floating-label > span,
.checkout-float-wraper .form-groups .floating-label {
    color: var(--gray2);
}
.checkout-float-wraper .form-groups > label {
    padding: 12px;
}
.checkout-float-wraper .form-groups .form-control:not(:placeholder-shown) ~ .floating-label {
    padding-top: calc(0.75rem / 3);
    padding-bottom: calc(0.75rem / 3);
    font-size: 12px;
    color: var(--gray3);
}
.checkout-float-wraper .form-groups .form-control:not(:placeholder-shown) ~ .floating-label > span {
    font-size: 12px;
    line-height: inherit;
    color: var(--gray3);
}
.checkout-page .checkout-float-wraper .form-groups .form-control:focus,
.checkout-page .checkout-data  .checkout-page-checoutattributes .checkout-datas .textbox:focus {
    border-color: var(--blue);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(102, 175, 233, 0.60);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(102, 175, 233, 0.60);
}
.checkout-float-wraper .field-validation-error {
    padding-top: 0;
}
.checkout-float-wraper .field-validation-error > span {
    font-size: 13px;
}
.checkout-page .dimerce-form .form-groups {
    padding-bottom: 0;
}
.checkout-page .dimerce-form .form-fields input:not([type=checkbox]):not([type=radio]) {
    height: inherit;
    line-height: inherit;
    padding: 12px;
    width: 100%;
}
.checkout-page .dimerce-form .form-fields .checkout-float-title label {
    padding-bottom: 0;
}
.checkout-page .center-2 select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.checkout-float-wraper .form-groups select + .floating-label {
    display: none;
}
.registration-page .crt-btn.custom-checkbox + .create-account-password {
    margin-top: 15px;
}
.checkout-page .checkout-data .checkout-page-checoutattributes .checkout-datas .textbox {
    border: 1px solid var(--yellow);
    border-radius: 0;
    font-size: 16px;
    color: var(--gray4);
}
.html-checkout-page .btn-primary.green {
    background-color: var(--green);
    color: var(--white);
}
.checkout-page .sub-title {
    word-break: break-word;
}
.checkout-page .cart .cart-remove-button {
    margin-right: 15px;
    width: 15px;
}


.checkout-page .icons-title::after {
    font-size: 20px;
    top: 14px;
}

.checkout-page .center-2 .accordian-wrap::before {
    left: 24px;
}

.checkout-page .center-2 .icons-title>*, .checkout-page .center-2 .accordian-wrap>* {
    padding-left: 55px;
}

.icon-progress-list>i, .checkout-page .center-2 .icons-title::before {
    font-size: 30px;
    line-height: 30px;
}

.checkout-page .checkout-icon-progress {
    margin-bottom: 25px;
}

.icon-progress-list:not(:last-child)::after {
    width: 25px;
    right: -35px;
}

.checkout-icon-progress {
    gap: 44px;
}

.icon-progress-list:not(:last-child)::after {
    content: "";
    height: 3px;
    background-color: lightgrey;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}


.fa-address-book:before, .fa-contact-book:before {
    content: "\f2b9";
}

.icon-progress-list i.fa-solid::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: lightgrey;
    padding: 10px;
    color: black;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    width: 50px;
    text-align: -webkit-center;
}

.checkout-page .form-fields .inputs label, .checkout-page select label {
    display: block;
    text-align: left;
}

.opc .section .enter-address .edit-address {
    border-top: none;
    padding: 0;
}

div#opc-checkoutAttributes {
    padding: 30px 0;
}

.icon-progress-list i.green.fa-solid::before {
    color: green;
}

.page.shopping-cart-page .product .product-picture, 
.page.checkout-page.universal-checkout-page .product .product-picture {
    float: left;
    margin-right: 15px;
    max-width: 100px;
}

.page.shopping-cart-page .cart span.product-unit-price,
.page.shopping-cart-page .cart span.product-subtotal,
.page.checkout-page.universal-checkout-page .cart span.product-unit-price,
.page.checkout-page.universal-checkout-page .cart span.product-subtotal {
    line-height: 44px;
}

.page.shopping-cart-page .cart td.quantity span.product-quantity,
.page.checkout-page.universal-checkout-page .cart td.quantity span.product-quantity {
    display: block;
    text-align: center;
    padding-top: 5px;
}

.page-titles.icons-title.disable, .page-titles.icons-title.disable.active {
    pointer-events: none;
}

.page.checkout-page.universal-checkout-page .product .product-picture {
    min-width: 80px;
    min-height: 75px;
}

.checkout-page .center-2 .icons-title>* {
    line-height: 50px;
}

@media all and (max-width: 991px) {
    .side-2 {
        order: 2 !important;
    }

    .center-2 {
        order: 1 !important;
        margin-bottom: 50px;
    }
}

#opc-order-budget {
    float: unset !important;
}

div#opc-order-total {
    float: right;
}

.checkout-page .qty-input-group button {
    border: none !important;
    background: transparent;
}

.checkout-page .qty-input-group button i.fa.fas {
    color: #083e6d;
}

span.product-unit-price, 
span.product-subtotal, 
.checkout-page .cart-total .cart-total-right {
    color: #083e6d;
    font-weight: 500;
}

.checkout-page .btn {
    padding: 0 15px !important;
}

.page.checkout-page.universal-checkout-page .cart .product .sku {
    padding: 10px 0;
}
/*end universal one page checkout style*/

.product-quantity_productBox {
    border-radius: 40px !important;
    max-width: 70px;
    border: 2px solid #e5e5e5;
    font-weight: 600;
    align-items: center;
    -webkit-align-items: center;
    display: flex !important;
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 5px;
    height: 44px;
    margin-bottom: 5px;
    margin-left: 15px;
}
