.cc_main_body.slds-scope h1, .cc_main_body.slds-scope h2, .cc_main_body.slds-scope h3{
    line-height: 140%;
    font-weight: 500;
    font-style: normal;
    font-family: "VolvoNovumWebLatin-Medium", Verdana, sans-serif !important;
}
.cc_main_body.slds-scope h1{
    font-size: 36px;
}
.cc_main_body.slds-scope h2{
    font-size: 24px;
}
.cc_main_body.slds-scope h3{
    font-size: 20px;
}
.cc_deskLayout .glyphicon {
    font-family: "Glyphicons Halflings" !important;
}
/****** PLP *******/
.productListContent .cc_product_item .ec_product_sku {
    position: absolute;
    padding-right: 5em;
}
.productListContent .cc_product_item .cc_product_name_img img{
    padding-top: 1em;
}
.filterContainer {
    background-color: white;
    padding: 0 5px;
}
.cc_filter_options hr {
    margin: 0 !important;
    opacity: 0.5;
}
.cc_filter_options .cc_spec_header a {
    display: block;
    padding: 15px 0;
}
.cc_filter_options .cc_spec_values_container {
    margin-left: 5px;
}
.cc_filter_options .cc_spec_filter_option {
    border: none;
    background: transparent;
    padding: 0;
    padding-top: 1px;
}
.cc_filter_options .cc_spec_filter_option .badge {
    background-color: #e6e6e6;
    color: #4d4e53;
}

.ec_search_address_confirm {
    background-color: #1251b5 !important;
    border-color: #1251b5 !important;
    color: #fff !important;
    min-width: 100px;
}

.ec_dealer_picker_plp_grid {
    width: 100%;
    margin-bottom: 20px;
}
.ec_dealer_picker_plp_grid > div {
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 2%);
    background-color: #fff;
}

.ec_dealer_picker_plp_list {
    width: 100%;
    background-color: #fff;
    margin: 10px 0px 20px 0px;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 2%);
}

.ec_dealer_picker_plp_container {
    padding: 20px 10px 20px 10px;
}
.ec_text_uppercase {
    text-transform: uppercase;
}
@media screen and (min-width: 768px) {
    .ec_dealer_picker_plp_container_flex {
        display: flex;
    }
}
#EC_MachineModelFilter button.search-icon {
    background-color: transparent !important;
    position: absolute;
    left: 0px;
    z-index: 2;
    border: none;
    top: 2px;
    height: 30px;
    cursor: pointer;
    color: white;
    transform: translateX(2px);
    margin-right:2% !important;
}
#EC_MachineModelFilter .slds-badge {
    font-weight: normal;
}
#EC_MachineModelFilter #machine-input {
    text-indent: 22px;
}
#EC_MachineModelFilter .selected-machine-models .slds-badge_inverse {
    background-color: black;
}
#EC_MachineModelFilter .selected-machine-models {
    padding-top: 8px;
}
#EC_MachineModelFilter .recent-machine-models .slds-badge {
    border-color: black;
    color: black;
}
#EC_MachineModelFilter .recent-searches-title{
    padding-top: 15px;
    padding-bottom: 8px;
}
#EC_MachineModelFilter .filter-title{
    font-weight: bold;
}
#EC_MachineModelFilter .filter-sub-title{
    padding-top: 10px;
    padding-bottom: 10px;
}
#EC_MachineModelFilter {
    background: white;
    margin-bottom: 20px;
    padding: 10px;
}
#EC_MachineModelFilter .slds-badge{
    cursor: pointer;
}
#EC_MachineModelFilter .machine-filter-model-remove{
    font-size: 11px;
}
.selected-machine-models .slds-badge{
    margin-left: 8px
}
.ec_product_link {
    padding-top: 17px !important; 
    padding-bottom: 13px !important;
    font-size: 18px !important;
}
.ec_product_link a{
    -webkit-text-fill-color:#575757;
}
.ec_product_sku {
    font-size: 16px;
    width: 311px;
    font-weight: bold;
    color: black; 
    z-index: 2;
    max-height: 51px;
    padding-right: 4.8em !important;
}
.ec_plp_image_container img {
    padding-top: 2.5em !important;
    z-index: 1;
}
[title1]:hover::after {
    content: attr(title1);
    position: absolute;
    top: 130%; /* position above the div */
    left: 50%; /* center horizontally */
    transform: translateX(-50%); /* center horizontally */
    padding: 8px;
    border: none;
    background-color: #f2f2f2;
    color: #000000;
    font-size: 12px;
    white-space: nowrap;
    word-wrap: break-word;
    width: auto;
    z-index: 3; /* ensure help text is on top */
    border-radius: 3px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
/****** END OF PLP *******/
/****** RORDER MODAL ******/
 #ec-dealer-modal .modal-content {
     padding: 15px;
 }
 #ec-dealer-modal .modal-header, #ec-dealer-modal .modal-footer {
     background: #ffffff;
 }
 #ec-dealer-modal .modal-title {
     font-weight: 800 !important;
     font-size: 24px !important;
     line-height: 140% !important;
     font-family: "VolvoNovumWebLatin-Regular" !important;
 }
 #ec-dealer-modal .slds-button.slds-button_brand {
     color: #ffffff !important;
     background-color: #141414;
 }
 #ec-dealer-modal .slds-button{
     color: #141414 !important;
     border-radius: 4px;
     border-color: #141414;
     padding-left: 1rem;
     padding-right: 1rem;
     font-size: 14px;
     letter-spacing: 1.25px;
     min-width: 110px;
     height: 36px;
     justify-content: center;
 }
 @media (max-width: 1024px) {
     #ec-dealer-modal.modal{
         height: 100% !important;
         max-width: unset !important;
         padding-right: 0px !important;
     }
     #ec-dealer-modal .modal-dialog {
         width: 100% !important;
         height: 100% !important;
         margin: 0 !important;
         padding: 0 !important;
     }
     #ec-dealer-modal .modal-content {
         height: auto !important;
         min-height: 100% !important;
         border-radius: 0 !important;
     }
     #ec-dealer-modal .modal-footer {
         border-radius: 0;
         bottom:0px;
         position:absolute;
         width:93%;
     }
     #ec-dealer-modal .modal-footer .slds-button{
         width: 100%;
         margin: 0 0 5px 0 !important;
         justify-content: center;
     }
 }
/****** PDP *******/
.ec_overflow_visible {
    overflow: visible !important;
}

.ec_search_address_confirm_pdp{
    background-color: #141414  !important;
    border-color: #141414  !important;
    color: #fff !important;
    width: 100%;
    min-width: 100px;
    text-wrap: wrap !important;
}
.ec_search_address_pdp{
    padding-left: 1rem !important;
    padding-right:1rem !important;
    border-radius:4px !important;
}
.ec_dealer_selector_pdp{
    display: flex;
    width: auto;
    justify-content: flex-end;
}
/****** END OF PDP *******/

/****** CART *******/
.cart_item .cc_item_title a {
    color: #4D4E53;
}
.cart_item .wishButtons .btn-group, .cart_item .wishFinder {
    margin: 0;
}

.cart_item .wishFinder {
    width: max-content;
}

.cart_item .wishButtons .btn-group {
    display: inline-flex;
}

.ec_cart_items_list{
    width: 100%;
}

.ec_cart_price {
    text-wrap: nowrap;
}
/****** END OF CART *******/


/****** CHECKOUT *******/
.billingAddress1, .billingAddress2, .shippingAddress1, .shippingAddress2 {
    margin-bottom: 5px;
}
.ec_edit_user_info_link {
    position: absolute;
    right: 20px;
    top: 20px;
}
.ec_modo_container_label {
    margin-bottom: -16px;
    z-index: 1;
    position: relative;
}
#modo-modal-container > div {
    margin-left: -18px;
    margin-right: -27px;
}
.cc_ccard_action_buttons {
    margin-right: -15px;
}
.cc_po_action_buttons {
    margin-right: -5px;
}
.cc_payment_action_container {
    margin-right: -5px;
}
.cc_checkout_payment_panel > div > .processBack {
    display: none;
}
.ec_payment_summary {
    background-color: #BADCE6;
    color: black;
    padding: 8px 15px;
}
.ec-checkout-payment-types-image {
    height: 4rem !important;
    float: right;
}
.ec-checkout-payment-types{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.ec_tooltip_shipping_guest {
    position: relative;
    display: inline-block;
}

.ec_tooltip_shipping_guest .ec_tooltip_shipping_guest_text {
    visibility: hidden;
    width: 200px;
    background-color: #1251b5;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
    margin-bottom: 10px;
}

.ec_tooltip_shipping_guest:hover .ec_tooltip_shipping_guest_text {
    visibility: visible;
}
.ec_tooltip_shipping_guest .ec_tooltip_shipping_guest_text::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #1251b5 transparent transparent transparent;
}

.ec_duplicated-email-info {
    background-color: #F7F7F7;
}

#ec-duplicate-email-continue, #ec-duplicate-email-sign-in {
    color: #141414;
}
#ec-duplicate-email-sign-in {
    border: 1px solid #141414;
}

.ec_filter-orange {
    filter: invert(55%) sepia(98%) saturate(642%) hue-rotate(359deg) brightness(101%) contrast(104%);
}
.ec_email-container{
    position: relative;
}
.ec_email-container img {
  position: absolute;
  width: 24px;
  height:24px;
  top: 5px;
  right: 8px;
}

img.ec-warning-65-message {
    display: inline-block;
    width: 26px !important;
    height: 26px !important;
}

.ec-buttons-section .ec-warning-65-message-container {
    font-size: 18px;
    color: #141414;
    line-height: 32px;
    padding-left: 16px;
}

.ec-shipping-method-section .ec-warning-65-message-container {
     font-size: 14px;
     color: #141414;
     line-height: 16px;
     padding-left: 0px;
     margin-top: 8px;
}

.ec-warning-65-message-container  strong {
    font-weight: 700;
    text-transform: uppercase;
}

.ec-warning-65-message-container  a {
    color: #1C6BBA;
}

.ec-warning-img-container {
  min-width: 32px;
}
.ec-shipping-method-section .ec-warning-img-container {
    margin-right: 8px;
}
.ec-buttons-section .ec-warning-img-container {
    margin-right: 16px;
}

@media (max-width: 1024px)
{
    .ec-shipping-method-section .ec-warning-img-container,
    .ec-buttons-section .ec-warning-img-container {
      margin-right: 0px;
    }
    .ec-buttons-section .ec-warning-65-message-container {
      padding-left: 0px;
      line-height: 20px;
      margin-bottom: 8px;
    }
}
/****** END OF CHECKOUT *******/


/****** ORDER CONFIRMATION/DETAILS *******/
.ec_td_order_shipment_comment {
    max-width: 300px;
    word-break: break-word;
    padding-right: 20px;
}

.ec_custom_styled_table .cc_item_price .cc_price, .ec_custom_styled_table .cc_item_total .cc_total{
    text-wrap: nowrap;
}
.ec_custom_styled_table .product_detail {
    min-width: min-content;
}
/****** END OF CHECKOUT *******/

/****** QUICK ORDER *******/
.quick-order {
  background: white;
}

.quick-order .panel-heading.cc_heading {
    padding: 20px 10px;
}

.quick-order .panel-footer.cc_footer {
  background-color: unset;
}

.quick-order .form-group.text-center.cc_form_group {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
  flex-direction: row-reverse;
  margin: 10px 0px;
}

.quick-order .panel-body.cc_body {
    padding: 10px 15px;
}
/****** END OF QUICK ORDER *******/

/****** LOCATION POPUP ******/
.EC_SearchLocationModal .row {
    display: flex;
    align-items: center;
}

.EC_SearchDealerByCity_ProductListPage .ec_calculateLeadTime,
.EC_SearchDealerByCity_ProductDetailPage p,
.EC_SearchBoxContainerPopupChangeButton {
    float: right;
}

#EC_CityNotFound,
.EC_WrongZipCodeInfo {
    color: red;
    padding: .7rem;
}

.EC_WrongZipCode {
    border: 1px solid red !important;
}

.EC_ChangeLocation,
.EC_SearchBoxContainerChange button {
    padding: 6px 20px !important;
}

.EC_SearchDealerByCity_CartPageChangeLocation .ec-select-location-button button {
    width: 100%;
}

@media (max-width: 1024px) {
   .EC_SearchDealerByCity_ProductListPage .ec-select-location-button,
   .EC_SearchDealerByCity_CartPageChangeLocation .ec-select-location-button {
        margin-top: 16px;
    }
}

/****** END OF LOCATION POPUP ******/

.EC_SearchDealerByCity_ProductListPage,
.EC_SearchDealerByCity_CartPage,
.EC_SearchDealerByCity_CartPageChangeLocation {
    display: flex;
    align-items: center;
    padding: 20px;
}

.EC_SearchBoxContainerChange {
    display: flex;
    justify-content: flex-end;
}

.EC_SearchDealerByCity_ProductDetailPage,
.EC_DealerPickerHeader {
    display: flex;
    flex-direction: column;
}

.EC_CartDetail_ActionTotals_CouponInput {
    float: left;
}

.EC_CartDetail_SearchDealer {
    width: 100%;
}

.EC_LocationDot {
    margin: 0 10px;
    height: 48px !important;
}

.EC_DealerPickerHeader {
    color: #4d4e53;
}
.search_dealer,
.EC_CreateCustomerAccountCheckout_MainSection {
    display:flex;
    width:auto;
}

#collapseMiniQuickOrder > div > div.cc_form_group {
    gap: 4px !important;
}
#collapseMiniQuickOrder > div > div > button.btn-sm {
    padding: 6px 4px;
}

@media (max-width: 576px)
{
    .search_dealer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}
.bundles_body{
    background: white;
    padding-bottom: 15px;
}
.bundle_products .cc_bundle_col h5 a {
    color: #1251b5;
    font-size: 18px;
    line-height: 18px;
}
.bundle_products .cc_bundle_col .cc_sku_value {
    color: #919296;
    margin-left: -8px;
    font-size: 1rem;
}
.bundle_products .cc_bundle_col .cc_sku_label {
    font-weight: bold;
}
#EC_BundleItems div a img{
    max-width: 150px;
}

.ec-grid-container {
  display: grid;
  grid-template-columns: 65% auto;
  grid-gap: 3rem;
}
.ec-product {
    display:flex;
    justify-content: space-between;
    padding: 15px 5px;
}
.ec-product p {
    margin: 0;
}
.ec-product-details {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.ec-bold-text {
    font-size: 14px;
    font-weight: 700;
}
#shipForm .ec-pickuponly-option-label,
#shipForm .ec-pickuponly-option-amount,
#shipForm .ec-pickuponly-product-name,
#shipForm .ec-shippingmethod-product-name,
.ec-selected-address-shipping {
    font-size: 18px;
    font-weight: bold;
}
#shipForm .ec-pickuponly-normal,
#shipForm .ec-pickuponly-product-sku,
#shipForm .ec-shippingmethod-product-sku,
#shipForm .ec-pickuponly-totalweight,
#shipForm .ec-shippingmethod-totalweight {
    color: #53565A;
    font-size: 14px;
    font-weight: 400;
}
#shipForm .ec-pickuponly-totalweight,
#shipForm .ec-pickuponly-product-weight {
    color: #FFA000;
}
.ec-gray-text {
    color: #888B8D;
}
.ec-total-amount {
    font-size: 24px;
    font-weight: 500;
}
#shipForm .ec-pickuponly-header-text,
#shipForm .ec-shippingmethod-header-text {
    font-size: 24px;
    font-weight: bold;
}
.ec-createcustomeraccountcheckout-bold {
    font-size: 20px;
    font-weight: bold;
}
#shipForm .ec-pickuponly-bold {
    font-size: 14px;
    font-weight: bold;
}
.ec-grid .price {
    text-align: right;
}
.ec-checkout-total {
    padding: 1.5rem 0;
}
.ec-order-review {
    height: fit-content;
}
.ec_checkout_steps .disabled.cc_checkoutStep a h4::before {
    content: "." !important;
    background-size: 36px 36px;
    background-image: url(../images/icons/blueCheck.svg);
    background-repeat: no-repeat;
    color: rgba(0,0,0,0);
}
ul.ec_checkout_steps > li.cc_checkoutStep > a > h4::before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter) !important;
    font-weight: bold;
    font-size: 18px;
    background: #104E9B;
    color: white;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    position: relative;
    line-height: 36px;
    text-align: center;
    padding: 0px;
    left: 0px;
    display: block;
    margin-right: 1em;
    margin-left: 1em;
    
}
.cc_main_body.slds-scope ul.ec_checkout_steps > li.disabled.cc_checkoutStep > a > h4 ~ li.active.cc_checkoutStep {
    font-family: "VolvoNovumWebLatin-Regular", Verdana, sans-serif !important;
}
.cc_main_body.slds-scope ul.ec_checkout_steps > li.disabled.cc_checkoutStep > a > h4::before ~ li.active.cc_checkoutStep {
    content: counter(my-sec-counter) !important;
}
.ec-checkout-info {
    display: flex;
    justify-content: flex-end;
}
.ec-checkout-info p {
    width: 80%;
    text-align: right;
}
.ec-checkout-user-info,
#shipping-address-section,
#billing-address-section,
#ec-userinfo-address-display,
#shipForm .ec-pickuponly-address,
#editAddressForm,
#ec_shipping-form-registered-summary,
#ec_billing-form-registered-summary,
#ec_edit-form-section,
#ec_billing-user-section,
#ec_shipping-user-section,
#ec_address-book-checkout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#shipForm .ec-pickuponly-product,
#shipForm .ec-shippingmethod-product,
#shipForm .ec-shippingmethod-product-list,
#shipForm .ec-pickuponly-header,
.EC_ShippingPackage .ec-shippingmethod-header,
.EC_ShippingPackage .ec-shippingmethod-productsList,
.ec-createcustomeraccountcheckout-subinfo p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#shipForm .processShippingInfo[disabled], #EC_CreateCustomerAccountCheckout .ec-blue-button[disabled]{
    background-color: rgb(153,154,160);
}
.ec_createcustomeraccountcheckout_subsection {
    flex-wrap: wrap;
}
.ec-checkout-user-info,
.ec-grid-container .cc_address_entry_shipping,
.ec-grid-container .cc_address_entry_billing,
.ec-order-review,
.cc_address_entry_terms,
.ec-choose-location,
#shipForm .ec-pickuponly-address,
#shipForm .ec-pickuponly-products,
#shipForm .ec-shippingmethod-products,
#shipForm .EC_ShippingPackage{
    background-color: #FFF;
    padding: 1.5rem;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

#shipForm .ec-pickuponly-address {
    margin-bottom: 0;
    border-bottom: 1px solid rgb(221, 219, 218);
}
/*#EC_ShippingPackage_OneComplete > div.ec-shippingmethod-productsList > div > div.slds-size_2-of-8.slds-text-align_right > a*/
#shipForm a.ec-shippingmethod-toggle-list {
    display:inherit;
}
#shipForm a.ec-shippingmethod-toggle-list.displayArrow > .ec-shippingmethod-toggle-list_arrow {
    content: url('../images/icons/checkoutProductListDisplay.svg');
    padding: 0px 0px 0px 10px;
}
#shipForm .ec-shippingmethod-toggle-list.collapseArrow > .ec-shippingmethod-toggle-list_arrow {
    content: url('../images/icons/checkoutProductListCollapse.svg');
    padding: 0px 0px 0px 10px;
}

.ec-checkout-user-info .form-group,
#shipping-address-section .form-group,
#billing-address-section .form-group,
.ec-bill-to-checkbox,
#editAddressForm .ec-street-number,
#editAddressForm .ec-address-3 {
    padding: 0 2%;
}
.ec-shippingmethod-header .ec-shippingmethod-insurance,
.ec-shippingmethod-header .ec-shippingmethod-price {
    font-weight: 800;
    line-height: 25.2px;
    text-align: right;
}
.ec-shipping-methods .ec-shipping-methods-table tr{
    line-height: 40px;
}
.ec-shipping-methods .service-name-column {
    font-weight: 800;
}
.ec-pickuponly-address table.ec-shipping-methods-table {
    border-top: 0px;
}
.ec-pickuponly-address table.ec-shipping-methods-table thead {
    font-size: 11px;
}
#shipForm .ec-pickuponly-option {
    display: inline-flex;
    border-right: 1px solid #D0D0D0;
}
#shipForm .ec-pickuponly-info {
    display: flex;
}
.ec-grid-container .cc_heading {
    margin: 2%;
    font-weight: bold;
    padding: 15px 0;
}
.cc_product_list_header .fa,
.cc_mini_quick_order .fa {
    font-family: FontAwesome !important;
}
.EC_SearchLocationModal .close {
    font-size: 21px !important;
}
.EC_SearchDealerByCity_CartPageChangeLocation h2 {
    font-size: 20px !important;
}
.ec_search_modal_body h3 {
    font-size: 24px !important;
}
.cc_address_entry_shipping {
    margin-bottom: 5%;
    background-color:white;
    width:100%;
}
.cc_address_entry_billing {
    width:100%;
    background-color:white;
}
.ec-ship-to-input-left-section {
  display:inline-block;
  width: 43.5%;
}
.ec-ship-to-input-right-section {
  display:inline-block;
  width: 45%;
  margin-left:7%;
}
.ec-border-ship-to-input {
  height: 1px;
  border-bottom: 1px solid #d3c5c5;
  margin: 2%;
  padding: 0 3%;
  width: 96%;
 }
.ec-ship-to-input-street {
  display:inline-block;
  width: 28%;
 }
.ec-ship-to-input-street-no {
  display:inline-block;
  width: 12%;
  margin-left:3%;
}
.ec-checkout-page-label {
  color:#53565A;
}
.ec_guest_shipping_link {
  margin-bottom:2%;
}
.ec-section-title-checkout {
  margin-left: 3%;
  margin-top: 5%;
  display: flex !important;
  align-items: center;
}
#ec-grid-container .ec-section-title-checkout img {
    height: 32px;
    margin-right: 1rem;
}
.addressForm {
  margin-bottom: 5%;
}
.ec-ship-to-input-without-fields {
  display:inline-block;
  width: 43.5%;
  margin-left:0%;
}
.ec-grid-container .row {
    margin: 0;
}
.ec-grid-container .row,
.ec-grid-container .cc_body {
    padding: 0;
}
.ec-hidden-section {
    display: none;
}
.ec_bold-paragraph {
    font-weight:bold;
}
#ec-legal-entity-section {
    display:contents;
    margin-top:3%;
}
.ec_terms-container {
    margin-left:5%;
}
input[type="button"]:disabled {
    pointer-events: none;
    touch-action: none;
    background: #E2E2E2;
    border-color:#E2E2E2;
}
.ec-sticky-order-review {
    position: sticky;
    top: 0;
    box-sizing: border-box;
}
#shipForm .processShippingInfo,
#shipForm .processBack,
#EC_CreateCustomerAccountCheckout input {
    border-radius: 4px !important;
    border: 1px solid #141414;
    padding: 10px 24px;
}
#EC_CreateCustomerAccountCheckout #EC_ChooseLocation,
.checkoutPaymentContainer #EC_ChooseLocation,
.productCompareOuterContainer #EC_ChooseLocation,
.ec_customerSelfPickup #EC_ChooseLocation {
    display: none;
}
#shipForm {
    padding: 30px;
    margin: 0px 0px 30px 0px;
    background-color: #FFFFFF;
}
#shipForm .cc_shipping_payment .row {
 display: flex;
}

#shipForm .cc_coso_est_shipping {
    background-color: #F7F7F7;
    padding: 10px;
    margin: 10px;
    min-height: -webkit-fill-available;
}
#shipForm div.cc_shipping_payment h2,
#shipForm div.cc_shipping_payment h3{
        padding: 0px 0px 18px 0px;
}

#EC_DA_DealerPicker > p{
     padding: 0px 0px 8px 0px;
}
button.EC_ChooseYourLocation.ec_changeaddress.ec_changeLocation_checkout{
    background-color: #1251b5;
    border-color: #1251b5;
    color: #fff;
    width: 50%;
    min-width: 100px;
}
#shipForm .processShippingInfo,
#EC_CreateCustomerAccountCheckout .ec-blue-button {
    background-color: #1C6BBA;
    border: none;
    color: #FFF;
}
#EC_CreateCustomerAccountCheckout {
    margin-top:5%
}
#EC_CreateCustomerAccountCheckout .ec-checkoutasguest-button {
    margin-top: 54px;
}
.ec_have_account {
    padding-left: 2rem;
}
.ec_create_account{
    border-left: 1px solid #141414;
    padding-left: 2rem;
}
@media (max-width: 1024px) {
    .ec_have_account {
        padding-left: 1rem;
    }
    .ec_create_account{
       padding-left: 1rem;
    }
    .ec_checkout_as_guest{
        text-align: center;
    }
}

.ec_contact-support-pdp {
    margin-top: 1.5rem !important;
    margin-bottom: 1rem !important;
}
.ec-createcustomeraccountcheckout-subinfo p::before {
    content: url('../images/icons/blackCheck.svg');
    width: 1rem;
    height: 1rem;
    margin-right: .5rem
}
.ec-text-bold {
    font-weight: 700 !important;
}
.ec-payment-header {
    margin: 0 0 10px 0!important;
    padding: 0 15px !important;
}
.ec-cardholdername {
    padding: 0 0 0 2% !important;
}
.ec-grayed_out {
    opacity: 0.6;
    filter: alpha(opacity = 60);
    cursor: not-allowed;
    pointer-events: none
}
.ec-one-shipment-delivery {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    display:inline-block;
    padding: 2% 2% 2% 2%;
    background-color:white;
}
.ec-shipment-method {
    margin-left:2%;
}
.ec_shipping-method-info {
    margin-left: 4%;
    margin-right: 5%;
    font-size:12px;
}
.ec_lead-time-melhor {
    color: #346559;
    font-size: 18px;
    font-weight: 700;
}
.ec-dealer_picker-shipping {
    display:inline-block;
}
.EC_Payment a {
    font-size: 14px;
    color: #1C6BBA;
    padding-left: 0.7rem;
}
.EC_Payment a:hover {
    color: #2B8EDE;
}
@media (min-width: 900px) {
    li.cc_checkoutStep a h4 {
        margin-right: 80px;
        justify-content: unset;
    }
    .nav-justified > li {
        display: table-cell;
        width: auto;
    }
}
li.active.cc_checkoutStep a {
    border-radius: 0px;
    padding: 20px 0;
}
.ec_checkout_steps>li>a {
    padding: unset;
}
.ec_checkout_steps {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ec_payment_types_container {
    background-color: #FFF;
    border-radius: 8px !important;
}
.ec_payment_types {
    padding: 9px 0;
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
.ec_payment_submit {
    background-color: #141414 !important;
    border-radius: 4px !important;
}
.processUserInfo {
    background-color: #004FBC !important;
    border-radius: 4px !important;
}
input.btn.special-cta.processUserInfo:disabled,
input.btn.special-cta.ec_payment_submit:disabled {
    background-color: #E1DFDD !important;
    color: #A7A8A9 !important;
}
.ec_payment_types .paymentTypeContainer {
    padding: 0 48px;
}
.ec_payment_types .paymentTypeContainer.cash,
.ec_payment_types .ec_po_payment_type_container {
    border-left: 1px solid #D0D0D0;
}
.ec_payment_back {
    padding-bottom: 31px;
}
.ec_backButtonCheckout {
    background-color: #FFF;
    color: #323232;
    border: 1px solid #141414;
    border-radius: 4px !important;
}
.ec_payment_types_container > h2 {
    padding: 32px !important;
}
.ec_ccard_additional_info,
.ec_po_additional_info,
.ec_cash_additional_info {
    font-size: 12px;
    color: #53565A;
}
.ec_purchase_order_number,
.ec_purchase_order_name {
    padding: 7px 12px;
    border: 1px solid #A7A8A9;
    border-radius: 4px !important;
}
.ec_purchase_order_name,
.ec_purchase_order_input input,
.ec_purchase_order_input input::placeholder {
    color: #888B8D;
    line-height: 140%;
    font-weight: 500;
    font-style: normal;
    font-family: "VolvoNovumWebLatin-Medium", Verdana, sans-serif !important;
}
.processUserInfo,
input.ec_payment_submit,
input.ec_backButtonCheckout {
    padding: 10px 24px !important;
}
.ec_secure_payments {
    width: 240px;
    height: 70px;
}
.ec_purchase_order_payment_type_radio {
    width: 17px;
    height: 17px;
}
.cc_payment_po {
    margin-bottom: unset;
}
.ec_stored_payment_select,
.ec_purchase_order_input input {
    width: 100%;
    height: 34px;
}
.ec_purchase_order_name_input {
    display: none;
}
.ec-hide {
  display: none;
}
.ec-border-radius {
    border-radius: 25px;
}
.search_field {
    display: inline-block;
    border: 1px inset #ccc;
}
.search_field input {
    border: none;
    padding: 0;
}
.search_field button {
    border: none;
    background: none;
}
.ec-error-message-addressBook {
  color:red;
  display:flex;
}

.ec-error-message-addressBook:last-child {
    margin-bottom: 10px
}
.ec-error-message-addressBook p {
    line-height: 24px
}

#auraErrorMessage {
    width: 100%;
    word-break: break-all;
}

#accountAddressBookForm #cc_companyNumber-error {
    display: none !important;
}

#accountAddressBookForm h4 {
    margin-left: -12px;
    margin-bottom: 18px;
}

.ec-input-border-radius {
    border-radius:5px !important;
}
.ec-address-book-type {
    float: left;
    margin-top: 2% !important;
}
.ec-hidden-section{
    display:none;
}
.modal-footer-addressbook{
    background-color:#FFFFFF !important;
}
.modal-footer-addressbook-save-button{
    background-color:#004FBC !important;
    border-radius: 4px !important;
    width:12%;
    margin-left:3%;
}
.modal-footer-addressbook-close-button{
    border: 1px solid #141414 !important;
    border-radius: 4px !important;
    background: #FFFFFF !important;
    width:12%;
}

.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading {
    order: 2;
}
.ec-dealer-selector-accordion .slds-accordion__summary slot[name="actions"] {
    order: 1;
}
.ec-dealer-selector-accordion .slds-accordion__summary slot[name="actions"] div{
    width: 140px;
}
.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading button{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 1rem;
}
.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading button lightning-primitive-icon{
    order: 2;
}
.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading button slds-accordion__summary-content{
    order: 1;
}

.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading button[aria-expanded="true"] lightning-primitive-icon {
    transform: translateX(-30%) rotate(180deg);
}
.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading button[aria-expanded="false"] lightning-primitive-icon {
    transform: rotate(90deg);
}

.ec-dealer-selector-accordion .slds-accordion__summary .slds-accordion__summary-heading button:focus{
    webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 600px) {
    .modal-footer.ec-empty-address-book{
        padding: 15px 0px;
    }
}

.cc_addressbook .form-group {
   padding: 0 2%;
}
.cc_addressbook .modal-header h3 {
   font-size: 24px;
}
.cc_addressbook .modal-form-header {
  background: #ffffff;
}
.cc_addressbook .modal-header .close {
  margin-top: -7px;
}
.cc_address_control{
    text-align:right !important;
}
.deleteAddress {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    border: none !important;
    cursor: pointer !important;
    overflow: hidden !important;
    outline: none !important;
}
.openModalAddr{
    border: 1px solid #141414 !important;
    border-radius: 4px !important;
}
.buttonIn {
    position: relative;
}
.magnifier-button-input {
    margin: 0px;
    padding: 0px;
    width: 80%;
    outline: none;
    height: 30px;
    border-radius: 5px;
}
.magnifier-button {
    background-color: transparent !important;
    position: absolute;
    right: 0px;
    z-index: 2;
    border: none;
    top: 2px;
    height: 28px;
    cursor: pointer;
    color: white;
    transform: translateX(2px);
    border: 1px solid black;
    border-radius: 4px !important;
    padding-left: 0.5rem !important;
    padding-right: 1rem !important;
}
.ec-addressBook-name-section {
    display: inline-block;
    width: 35%;
}
.ec-addressBook-address-section {
    display: inline-block;
}

.ec_cc_personal_info_addressBook {
    display: flex !important;
    width: 75% !important;
}
.ec_cc_modal-header_addressBook {
    background-color:white !important;
}
.ec_addressBook_logo_dealer{
    max-width: 83px;
    max-height: 31px;
}
.ec_select_addressBook_dealerName{
    margin: 10px 0 0 0 !important;
}
.ec_cc_select_addressBook {
    align-items: center;
    justify-content: end;
    display: flex;
}
.cc_select_address {
    width: 80%;
    border-color: black !important;
    border-radius: 8px !important;
}
.address-edit-bottom-section {
    text-align:right !important;
    margin-bottom: 4% !important;
}
.ec_cc_title_addressBook {
    font-weight: 800 !important;
    font-size: 24px !important;
    line-height: 140% !important;
}
.cc_billing_shipping_info {
    display:flex;
    padding: 20px 15px;
    margin: 0 !important;
}

.cc_modal-body .row.cc_billing_shipping_info {
    padding: 20px 15px;
}

.ec_addressBook_list_view{
    display:flex;
    align-items: center;
}
.ec_cc_address_control{
    vertical-align: middle !important;
}
.ec-select-address-melhor{
    text-align: center;
    margin-top: 2.5rem;
}
.ec-select-address-melhor-button{
    background-color: #141414;
    border-radius: 4px;
    color: white !important;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.ec_dealerPicker-shipping{
    background-color:white;
    padding-bottom:1.25rem;
    padding-left:1.25rem;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 15%);
}
.ec_dealerPicker-shipping-hide{
    background-color: rgb(250, 250, 249) !important;
    box-shadow:none !important;
}
.ec_myWallet_selectSeller {
    height: 2rem;
    width: 20rem;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/******** ADDRESS BOOK MODAL ***********/
.cc_address_book_modal .cc_modal-body {
    max-height: 80vh;
    padding: 10px 25px;
}
.cc_address_book_modal .cc_select {
    text-align: right;
}
@media (max-width: 1024px) {
    .cc_address_book_modal, .cc_modal-dialog, .cc_modal-content {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        max-width: none;
    }
    .cc_modal-content {
            position: relative;
    }
    .cc_address_book_modal{
            padding-left: 0px !important;
    }
    .ec_address_book .cc_modal-dialog .ec-utility-bar {
           position: absolute;
           bottom: 0;
           left: 0;
           width: 100%;
    }
    .modal-body.cc_modal-body{
           padding-bottom: 80px;
     }
     .modal-body.cc_modal-body.ec-empty-address-book{
         padding-bottom: 40px;
    }
}

/******** BUTTONS ADDRESS BOOK ********/
.ec_address_book .slds-button {
    letter-spacing: 1.25px;
    touch-action: manipulation;
    min-width: 100px;
    padding: 6px !important;
    white-space: nowrap !important;
    border-radius: 4px !important;
    border-color: #141414 !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.ec_address_book .slds-button_brand {
    color: #ffffff !important;
    background-color: #141414 !important;
}
.ec_address_book .slds-button_neutral {
    color: #141414 !important;
    background-color: #ffffff !important;
}

.ec_address_book .slds-button_brand:disabled, .slds-button_neutral:disabled  {
    pointer-events: none;
    touch-action: none;
    background: #E1DFDD !important;
    border-color: #E1DFDD !important;
    color: #A7A8A9 !important;
}
.ec_addressBook_input_radio {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: #A9A9A9 !important;
    width: 20px;
    height: 20px;
    border: 0.2em solid currentColor;
    border-radius: 50% !important;
    display: grid;
    place-content: center;
}
.ec_addressBook_input_radio::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: CanvasText;
}
.ec_addressBook_input_radio:checked::before {
    transform: scale(1);
}
.ec_addressBook_input_radio:focus {
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
}
.ec_cc_modal-header_addressBook_close {
    height: 40px;
}
.ec_address_book .slds-button {
    width: 80%;
    margin: 0 0 5px 0 !important;
}
.ec_address_book .cc_modal-body {
    padding-bottom: 45px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.ec_address_book .cc_modal-body::-webkit-scrollbar {
    display: none;
}
.ec_address_book .cc_modal-body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.ec_address_book input[type="checkbox"] {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
      display: grid;
    place-content: center;
}
input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    box-shadow: inset 1em 1em var(--form-control-color);
}
input[type="checkbox"]:checked::before {
  transform: scale(1);
  background-color: CanvasText;
}
.ec_address_book .ec-address-book-type {
    margin-top: .5% !important;
    margin-right: 2px !important;
}
.ec_address_book .cc_modal-dialog .slds-utility-bar,
.ec_address_book .cc_modal-dialog .ec-utility-bar {
    box-shadow: none;
    height: 77px;
}

.ec_address_book .cc_modal-dialog .ec-utility-bar.ec-empty-address-book {
    height: 50px;
}

.ec-empty-address-book div {
    line-height: 50px;
}
.ec-empty-address-book div:first-child {
    text-align: left;
}

.ec_address_book .ec_addressBook_logo_dealer {
    width: 105px;
}
.ec_address_book p.cc_contact_address_summary,
.ec_address_book p.cc_contact_address_account_name{
    padding-top: 15px;
    padding-bottom: 5px;
    color: gray;
    margin-left: 0px;
}
.ec_address_book .cc_button_close_bottom{
    padding: 0 0 20 18;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.ec_address_book .modal-footer{
    text-align: left;
}

.ec_address_book .ec-search-box-address-wrapper {
    background-color: #F7F7F7;
}

.addresses-bottom {
    padding: 20px;
}
@media (min-width: 1025px) {
    .ec_address_book .form-group#EC_SearchBoxContainerAddressBook {
        padding-right: 1%;
    }
    .ec-shipping-methods-grid {
        display: none;
    }
    .ec-delivery-container {
        display:none;
    }
}
@media (max-width: 1024px) {
    .ec_address_book .slds-utility-bar {
        bottom: 20px;
    }
    .ec_address_book .slds-button {
        width: 100%;
    }
    .cc_addressbook_edit_modal .modal-content.cc_modal_content{
        height: 100%;
    }
    div.cc_addressbook_edit_modal, .cc_address_book_modal{
        padding-right: 0 !important;
        padding-right: 0 !important;
    }
}
.glyphicon.address-accorion {
    -webkit-transition: -webkit-transform 0.5s linear 0.2s;
    -moz-transition: -moz-transform 0.5s linear 0.2s;
    transition: transform 0.5s linear 0.2s;
    cursor: pointer;
}
.glyphicon.rotate180.address-accorion {
    transform: rotate(180deg);
}

@media (max-width: 1024px) {

}

@media (max-width: 1024px) {
    .ec_display_desktop {
        display: none !important;
    }
    .ec_cc_selectedAddressBackground {
        background-color: #F7F7F7;
    }
    .ec_addressBook_list_view {
        flex-direction: column;
    }
    .ec_addressBook_list_view > div {
       width: 100% !important;
    }
    .cc_billing_shipping_info {
        border-bottom: 1px solid var(--light-border-subtle, #E1E1E1);
    }
    .address-edit-bottom-section {
        text-align: center;
    }
    .ec_cc_address_book_confirm{
        background-color: black !important;
        color: white !important;
    }
    .ec_addressBook_input_radio:checked {
        border: 3px solid black;
    }
    .ec_addressBook_input_radio {
        appearance: none;
        background-color: #fff;
        margin: 0;
        font: inherit;
        color: #A9A9A9 !important;
        width: 20px;
        height: 20px;
        border: 0.2em solid currentColor;
        border-radius: 50% !important;
        display: grid;
        place-content: center;
    }
    .ec_addressBook_input_radio::before {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        transform: scale(0);
        transition: 120ms transform ease-in-out;
        box-shadow: inset 1em 1em var(--form-control-color);
        /* Windows High Contrast Mode */
        background-color: CanvasText;
    }
    .ec_addressBook_input_radio:checked::before {
        transform: scale(1);
    }
    .ec_addressBook_input_radio:focus {
        outline: max(2px, 0.15em) solid currentColor;
        outline-offset: max(2px, 0.15em);
    }
    .ec_cc_modal-header_addressBook_close {
        height: 40px;
    }
    .ec_address_book .slds-button {
        width: 100%;
        margin: 0 0 5px 0 !important;
    }
}
/** Quantiy selector **/
.ec_quantity_button_minus {
    padding-right: 10px;
    border-right: 1px solid #D0D0D0;
}

.ec_quantity_button_plus {
    margin-right: 14px;
    padding-left: 10px;
}

.ec_quantity_button_icon{
     height: 10px;
     width:10px;
}

.ec_quantity_buttons{
    display: flex;
    align-items: center;
}

.ec_quantity_input{
    border: none;
    margin-left: 2px;
    height: 48px;
    width: 100px;
    text-align: center;
    max-width:50%
}

.ec_quantity_input:focus{
    outline: none;
}

.ec_quantity_wrapper{
    border: solid 1px #A7A8A9;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-right:0.5rem;
    justify-content: space-between;
}
.ec_quantity_wrapper_product_compare{
    border: solid 1px #A7A8A9;
    border-radius: 4px;
    display: flex;
    align-items: center;
    max-width: 12rem;
}
.ec_productDetail_Quantity {
    display: flex;
    flex-direction: row;
}
.ec_quantity_input[type=number]::-webkit-inner-spin-button,
.ec_quantity_input[type=number]::-webkit-outer-spin-button {
   -webkit-appearance: none;
}
.ec_productListContent_input {
    width:50% !important;
}
.ec_productListContent_addToCart {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    min-width:55%;
}
.ec_quantity_wrapper_productList{
    margin-right:0;
}
.slds-file-selector__dropzone{
    min-width:25rem;
    min-height: 5rem;
}
.slds-file-selector__dropzone slot .slds-file-selector__body{
    margin-left: 10rem;
    margin-top: 1rem;
    width: 25rem;
    height: 5rem;
}
.slds-file-selector__dropzone slot .slds-file-selector__body .slds-file-selector__button{
    color:black;
}

.ec_accordion_icon{
    display:none;
}
.ec-checkout-type{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 10px;
}
.total-div {
    border-top: 1px solid #ccc; /* Adjust the color and thickness as needed */
    padding-top: 10px; /* Optional: adds some space above the total */
}
.ec_addressBook_section_header {
    font-size:14px !important;
}

@media (min-width: 1024px) {
    .ec_display_mobile {
        display: none !important;
    }
    .cc_billing_shipping_info:nth-child(even) {
        background-color:#f8f8f8;
    }


}

@media (max-width: 1024px) {

    .ec_accordion_icon{
        display:flex;
        flex-direction: row;
        justify-content: space-between;
        max-width: none;
        border-bottom: 1px solid #E1E1E1;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .ec_accordion_icon_heading{
        display:flex;
        flex-direction: row;
        justify-content: space-between;
        max-width: none;
        border-bottom: 1px solid #E1E1E1;
        margin-bottom: 20px;
    }
    .cc_payment_type{
        display:block;
        border: 1px solid #ccc;
        margin-top: 20px;
        justify-content: center; 
        align-items: center;
    }
    .ec_display_mobile {
        display: none ;
    }
    .ec_payment_types{
        display:flex;
        justify-content: space-between;
    }
    .ec_payment_Item {
        padding: 10px;
      }
    .ec_payment_back {
        width: 100%;
        text-align: center;
    }
    .ec_backButtonCheckout{
        width: 100%;
    }
    .ec_align_radio{
        display:flex;
    }
    .ec_payment_submit{
        width: 100%;
    }
    .ec_align_image{
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .ec_checkout_steps li:not(.active) .list-group-item-heading span {
        display: none;
    }
    .ec_checkout_steps li.active .list-group-item-heading span {
        text-align: center;
        width: 100%;
    }
    .ec_checkout_steps li.active .list-group-item-heading {
        display: flex;
        align-items: center;
    }
    .ec-grid-container{
        display: flex;
        flex-direction: column;
    }
    .ec-checkout-payment-types{
        justify-content: center;
    }
    .link_button{
        flex-direction: column;
    }
    .ec-gray-text{
        margin: 5px;
    }
    .ec-checkout-info {
        justify-content: center;
    }
    .ec-checkout-info p {
        text-align: center; 
        width: 100%; 
    }
    .panel-heading.cc_heading {
        align-items: center;
    }
    .ec-shipping-methods-table {
        display: none;
    }
    .ec-shipping-methods-grid {
        display: block;
        margin:0 !important;
    }
    .ec-delivery-option {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
    .ec-delivery-option
        input[type="radio"] {
        float: right;
        margin-left: 10px;
    }
    .ec_shipping-method-info {
        margin-left: 0;
    }
    .ec-one-shipment-delivery .slds-col {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .ec-pickuponly-option {
        display:none !important;
    }
    .ec-header-flex {
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap !important;
    }
    .ec-header-flex img {
        flex-shrink: 0;
        width: 10%;
        height: auto;
        margin-right: 10px;
    }
    .ec-pickuponly-option input[type="radio"] {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .ec-pickuponly-dealeraddress {
        margin-top: 0;
    }
        .ec-shippingmethod-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: inherit !important;

    }
    .ec-shippingmethod-header-text {
        font-weight : bold !important;
        font-size : 14px !important;
    }
    .shipping-toggle {
        width: 100% !important;
        text-align: center !important;
        margin-top: 10px;
    }
    .ec-pickuponly-header {
        padding: 0.5rem !important;
    }
    .ec-pickuponly-header-text {
        font-size: unset !important;
        margin-left : unset !important
    }
    .ec-pickuponly-header-mark {
        flex-wrap: nowrap !Important;
    }
    .shipping-icon {
        margin-right: 8px;
    }
    .ec-custom-full-width {
        width: 100% !important;
    }
    .ec-grid-vertical {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .ec-radio-column {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ec-radio-container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .ec-price {
        font-weight: bold;
    }
    .ec-shipping-container {
        width: 100%;
        height: 100%;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px #E1E1E1 solid;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        gap: 1rem;
    }
    .ec-shipping-inner-container {
        flex: 1 1 0;
        display: inline-flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0.5rem;
    }
    .ec-shipping-header {
        align-self: stretch;
        display: inline-flex;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 0.25rem;
    }
    .ec-shipping-logo-container {
        flex: 1 1 0;
        display: inline-flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0.625rem;
    }
    .ec-shipping-logo {
        width: 7.07125rem;
        height: 1.5rem;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .ec-shipping-logo-img {
        width: 6.25rem;
        height: 1.875rem;
    }
    .ec-shipping-mobile-price {
        font-size: 0.75rem;
        font-weight:  bold !important;
        word-wrap: break-word;
    }
    .ec-shipping-body {
        align-self: stretch;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0.25rem;
    }
    .ec-shipping-body-header {
        align-self: stretch;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        gap: 0.625rem;
    }
    .ec-shipping-body-header-text {
        color: #575757;
        word-wrap: break-word;
    }
    .ec-shipping-body-info {
        align-self: stretch;
        display: inline-flex;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 1rem;
        flex-grow: 1;
        align-items: flex-end;
    }
    .ec-shipping-delivery-time-container {
        flex: 1 1 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 0.625rem;
    }
    .ec-shipping-delivery-time {
        word-wrap: break-word;
    }
    .ec-shipping-discount-container {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0.625rem;
        text-align:right;
    }
    .ec-shipping-discount {
        color: #575757;
        word-wrap: break-word;
    }
    .ec-shipping-checkbox-container {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 0.5rem;
    }
    .ec-shipping-checkbox {
        width: 1.25rem;
        height: 1.25rem;
        position: relative;
    }
    .ec-delivery-container {
        width: 100%;
        height: 100%;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px #E1E1E1 solid;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        gap: 16px;
    }
    .ec-delivery-column {
        flex: 1 1 0;
        display: inline-flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 4px;
    }    
    .ec-delivery-row {
        align-self: stretch;
        display: inline-flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 4px;
    }
    .ec-delivery-label-value {
        flex: 1 1 0;
        color: #141414;
        word-wrap: break-word;
    }
    .ec-delivery-value {
        word-wrap: break-word;
    }
       
    .ec-delivery-detail-label {
        flex: 1 1 0;
        font-family: Volvo Novum;
        word-wrap: break-word;
    }
    .ec-delivery-detail-value-container {
        display: flex;
        gap: 10px;
        justify-content: center;
    }
    .ec-delivery-detail-value {
        flex: 1 1 0;
        text-align: right;
        word-wrap: break-word;
    }
    .coso_est_shipping {
        width: 100%
    }
    .ec-float-right {
        float: right;
        text-align: right;
    }
    .toggle-list-container {
        text-align: center !important;
        margin-top: 0.5rem;
    }
    .ec-shippingmethod-product {
        padding: inherit !important;
        border-top: 1px #E1E1E1 solid;
    }
    .ec_address_selector_a {
        width:100% !important;
        padding-bottom: 1rem;
    }
    .magnifier-button-input {
        width:65%;
    }
    .ec-address-book-modal-box {
        height:100%;
    }
}