/* new thumbnel */
@media (max-width: 767px) {
body#n_product ol.breadcrumb {
    width: 1800px;
}
body#n_product [aria-label="breadcrumb"] {
    overflow: auto;
}
body#n_product [aria-label="breadcrumb"]::-webkit-scrollbar {
    display: none;
}

}
.productwasprice.h3 {
    display: none;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical {
    margin: 0 16px;
    z-index: 999;
}
ul.nav.list-group p.price {
    text-align: left !important;
}
.row.product_main_sec .gif-container {
    padding-bottom: 13px;
    padding-left: 17px;
}
#n_product .qty {
    height: 43px;
}
#n_product  .row.btn-stack {
    border-top: unset !important;
}
ul.nav.list-group .row {
    display: block;
}
ul.nav.list-group .col-12.col-lg-5 {
    max-width: 100%;
}
ul.nav.list-group .savings-container {
    position: absolute;
    width: max-content;
    left: 17px;
    top: 27px;
    padding: 5px 11px;
    background: #94ca3c;
    font-size: 15px;
    text-align: center;
}
ul.nav.list-group .badge-danger {
    background-color: #94ca3c /*{label-danger-bg}*/;
}
body ul.nav.list-group .savings-container:before {
    content: "";
    border: 4px solid transparent;
    border-top: 5px solid #94ca3c;
    border-right: 5px solid #94ca3c;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
}
ul.nav.list-group .col-12.col-lg-7 {
    max-width: 100%;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical .slick-track .inner-thumb {
    margin: 3px 0;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button.slick-prev.slick-arrow:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(42deg);
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button.slick-next.slick-arrow:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(223deg);
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button.slick-arrow::after {
    width: 20px !important;
    height: 20px !important;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button {
    font-size: 0;
    border: unset;
    background: unset;
    margin-left: 30px;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button.slick-arrow {
    display: none !important;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical:hover button.slick-arrow {
    display: block !important;
    position: absolute;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button.slick-prev.slick-arrow {
    top: -20px;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical .inner-thumb img {
    height: 100%;
    width: 100%;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical .inner-thumb.slick-slide.slick-current.slick-active {
    border: 3px solid #94ca3c;
    border-radius: 7px;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical .inner-thumb.slick-slide.slick-current.slick-active {
    border: 4px solid #94ca3c;
    border-radius: 7px;
    width: 100% !important;
}
.product-img-slider.thumb-sliders.slick-initialized.slick-slider button.slick-prev.slick-arrow:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border-top: 2px solid #0000007d;
    border-left: 2px solid #0000007d;
    transform: rotate(-43deg);
}
.product-img-slider.thumb-sliders.slick-initialized.slick-slider button.slick-next.slick-arrow:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border-top: 2px solid #0000007d;
    border-left: 2px solid #0000007d;
    transform: rotate(132deg);
}
.product-img-slider.thumb-sliders.slick-initialized.slick-slider button {
    font-size: 0;
    z-index: 9;
}
.product-img-slider.thumb-img-slider.slick-initialized.slick-slider.slick-vertical button {
    display: none;
}
/* thumbnel closed */
/* new design abhi */
.accordion .component.selector.col-md-8 {
    display: block !important;
    width: 100%;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider input.upcll_pp {
    width: 20px;
}
.upsell.CC-FLCC-WPC-79D-76-FL label.nc_cross_part {
    display: flex;
    gap: 10px;
}
.upsell.CC-FLCC-WPC-79D-76-FL label.nc_cross_part .none_section input.none_check {
    vertical-align: middle;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider .col-sm-12.nCrossSellItem.slick-slide {
    padding: 0 4px;
}
p.price span.price {
    display: flex;
    justify-content: center;
    width: 100%;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider .card.thumbnail.card-body.text-center p.card-title.h4 {
    font-size: 14px;
    font-weight: 300;
    font-family: 'DM Sans';
    height: 70px;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider .upsell-items {
    border: 1px solid #0000002b;
    border-radius: 7px;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider .thumbnail.card-body img {
    height: 85px;
    object-fit: cover;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider button.slick-prev.slick-arrow:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-43deg);
}

.row.nCrossSellItem-slider.slick-initialized.slick-slider button.slick-next.slick-arrow {
    position: absolute;
    right: -15px;
    top: 100px;
    background: unset;
    border: unset;
    font-size: 0;
}

/* Ankit 31-01-2025
.row.nCrossSellItem-slider.slick-initialized.slick-slider button.slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    top: 100px;
    background: unset;
    border: unset;
    font-size: 0;
}
Ankit */

.panel-body .row.btn-stack {
    padding-bottom: 20px;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider {
    padding: 0;
    padding-left: 0;
}
div#_jstl__buying_options_r .up label.nc_cross_part {
    padding-left: 0 !important;
    padding-top: 10px;
}

.row.nCrossSellItem-slider.slick-initialized.slick-slider button.slick-prev.slick-arrow {
    position: absolute;
    top: 100px;
    background: unset;
    border: unset;
    font-size: 0;
    left: -15px;
}
/* Ankit 31-01-2025
.row.nCrossSellItem-slider.slick-initialized.slick-slider button.slick-prev.slick-arrow {
    position: absolute;
    top: 100px;
    background: unset;
    border: unset;
    font-size: 0;
    left: -2px;
}
Ankit */
p.price {
    text-align: center !important;
    width: 100%;
    display: block !important;
}
.none_section input.none_check {
    accent-color: #94ca3c;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider .card.thumbnail.card-body.text-center input {
    accent-color: #94ca3c;
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider button.slick-next.slick-arrow:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(132deg);
}
.row.nCrossSellItem-slider.slick-initialized.slick-slider .card.thumbnail.card-body.text-center  p.price span.price {
    font-weight: 400;
    font-size: 16px;
    color: #94ca3c;
    font-family: 'helvetica neue';
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(149 204 59 / 58%) !important;
}
div#_jstl__buying_options label {
    font-weight: 600;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgb(237 255 209) !important;
}
div#_jstl__buying_options  select {
    border-radius: 7px;
    border: 2px solid #006d33;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: unset !important;
}
[id="n_product"] .col-xs-12 {
    width: 100%;
}
table.table.table-striped.table-bordered td:nth-child(2) {
    background: #94ca3c4d;
}
[class="card custom_sec_accr active"] h2.mb-0 button.btn.btn-link:after {
    transform: rotate(45deg);
    border-top: 2px solid #9cd900;
    border-left: 2px solid #9cd900;
    top: 25px;
}
.accordion .btn.btn-link:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-135deg);
    position: absolute;
    right: 7px;
    top: 18px;
    transition: all .3s ease-in;
}
.accordion .component.selector.col-md-8 button.btn.btn-link:before {
    content: "Selected" !important;
    position: absolute !important;
    right: 40px !important;
    top: 20px !important;
    font-size: .875rem !important;
    font-family: 'helvetica neue' !important;
    color: #97d700 !important;
    font-weight: 500 !important;
}
.accordion .box-selected:before {
    content: "";
    position: absolute;
    background: url(/assets/correct.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 12px;
    left: 12px;
}
.accordion .col-xs-12.col-md-4.wrapper-components-thumbnail.box-custom-click.box-selected:after {
}
.accordion button.btn.btn-default.btnadditems {
    font-weight: 400;
    font-size: 16px;
    font-family: 'helvetica neue';
}
.component .row {
    border-bottom: 1px solid #b9dc7f;
    border-radius: unset;
    padding: 0;
    margin: 0;
}
.component .Selected_pro_please_slt {
    display: none;
}
.accordion .card.custom_sec_accr.active {
    border-bottom: 1px solid #000 !important;
}
.accordion .panel-body.card-body .caption h4.title {
    font-size: .75rem !important;
    line-height: 1.2 !important;
    font-weight: 500;
}
.accordion .caption h4.title, p.price {
    text-align: center !important;
    display: block;
    font-size: 18px;
    font-weight: 500;
}
.accordion .card.custom_sec_accr .panel-body.card-body .wrapper-components-thumbnail {
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    padding: 8px 8px 16px;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.accordion .card.custom_sec_accr .row {
    margin: 0 !important;
}
.accordion  button.btn.btn-link.collapsed {
    text-decoration: none;
}
.accordion button.btn.btn-link.collapsed:before {
    content: "Selected" !important;
    position: absolute !important;
    right: 40px !important;
    top: 20px !important;
    font-size: .875rem !important;
    font-family: 'helvetica neue' !important;
    color: #97d700 !important;
    font-weight: 500 !important;
}
.accordion .card.custom_sec_accr.active h2.mb-0:before {
    content: "Selected" !important;
    position: absolute !important;
    right: 61px !important;
    top: 34px !important;
    font-size: .875rem !important;
    font-family: 'helvetica neue' !important;
    color: #97d700 !important;
    font-weight: 500 !important;
}
.accordion .cros-sell-sec .card {
    border: unset !important;
}
[class="brand-logo-container"] img {
    height: 52px;
    object-fit: cover;
    top: -3px;
    position: absolute;
    width: 49%;
    right: 0;
}
#n_product .cros-sell-sec .card {
    border: unset !important;
}
.card.custom_sec_accr button.btn.btn-link {
    text-decoration: none;
}
.accordion .card-header h2.mb-0 button.btn.btn-link.collapsed, .btn.btn-link {
    background: unset !important;
    color: #000;
    font-size: 1.125rem;
    width: 100%;
    text-align: left;
    font-family: 'helvetica neue';
    font-weight: 500;
    position: relative;
}
.component div#\ Front\ \&\ Rear\ Door\ Pods .card-header button.btn.btn-link {
    width: 100%;
    background: unset;
    color: #000;
    text-align: left;
    font-size: 1.125rem;
    font-family: 'helvetica neue';
}
/* new design abhi */
.alert-success h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'DM Sans';
    text-align: center;
    width: 35%;
    margin: auto;
    padding-top: 20px;

}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    padding-bottom: 0;
}
table.table.table-striped.table-bordered td:first-child {
    padding-bottom: 19px;
}
table.table.table-striped.table-bordered td:nth-child(even) {
    padding-bottom: 0;
}
table.table.table-striped.table-bordered td:nth-child(even) {
    padding-bottom: 14px;
}
.phone-popup-content {
    padding: 46px !important;
}
.alert.alert-success .row .col-sm-3 {
    max-width: 100%;
    flex: 0 0  170px;
}
.alert-success h3 small {
    color: #000;
    font-weight: 700;
}
.phone-popup-content .feild {
    padding: 8px;
    border-radius: 7px;
}
.phone-popup-content .feild select.store-selector {
    padding: 9px 0px;
    border-radius: 7px;
}
.alert.alert-success .text-success {
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-top: -8px;
}
.phone-popup-content form a {
    background: rgb(151 215 0);
    padding: 14px 14px;
    border-radius: 7px;
    font-weight: 400;
    font-family: 'helvetica neue';
    font-size: 16px;
}
.alert.alert-success h3.title {
    width: unset;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 900;
}
.alert-success {
    padding-bottom: 36px;
}
.alert.alert-success .thumbnail img {
    border-radius: 7px;
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.alert.alert-success .thumbnail {
    text-align: center;
}
.alert-success {
    background-color: #bce47a !important;
}
.alert.alert-success .thumbnail {
    text-align: center;
    background: #fff;
    padding: 14px 0;
    border-radius: 7px;
}
#n_product  .row.btn-stack {
    border-top: 1px solid #aeaeae;
    padding-top: 20px;
}
#n_home .products-row article.pb-2 {
    max-width: 100%;
}
.row.brand-main {
    display: unset;
}
.wrapper-product-title.col-12 {
    border-bottom: 1px solid #aeaeae;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide p {
    height: 33px;
}
.row.brand-main button.slick-prev.slick-arrow {
    position: absolute;
    right: 15px;
    top: -20px;
    background: unset;
    border: unset;
    font-size: 0;
}
.row.brand-main button.slick-next.slick-arrow:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(132deg);
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide {
    padding-top: 13px;
    display: flex;
    border: 1px solid #c1c1c133;
    justify-content: center !important;
    border-radius: 7px;
    margin: 0 1px;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide img.img-fluid {
    width: 70px;
    margin: auto;
    height: 70px;
    object-fit: cover;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider {
    padding: 5px 0;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider button.slick-next.slick-arrow {
    position: absolute;
    top: -20px;
    right: 0;
    background: unset;
    border: unset;
    font-size: 0;
}
.row.brand-main button.slick-prev.slick-arrow:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-43deg);
}
#stloc_selector_cysel, #stloc_state_sel, #suburb_sl, ._itmspec_opt, .form-control, .n-wrapper-form-control select {
    width: 100% !important;
}
#n_product .card.thumbnail.card-body {
    background: #fff !important;
}
.row.product_main_sec .wrapper-product-title.col-12 {
    margin-bottom: 8px;
    border-bottom: 1px soild #aeaeae;
}
#n_product .call-for-price a.btn.btn-info.btn-lg.btn-block {
}
#n_product a.thumbnail-image.pb-2 {
    overflow: hidden;
}
#n_product button.btn.in-Store {
    background: #97d700;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff;
    border-radius: 7px;
    height: 48px !important;
    line-height: 31px !important;
}

#n_product form.buying-options button.addtocart.btn.btn-warning.btn-block.btn-lg.btn-loads {
    background: #97d700;
    border: 1px solid #97d700;
    width: 400px;
    height: 40px;
    line-height: 20px;
    border-radius: 10px;
}
#n_product form.buying-options button.addtocart.btn.btn-warning.btn-block.btn-lg.btn-loads:hover {
    background: #unset;
    border: 1px solid #97d700;
}
.panel-body .row.btn-stack {
    gap: 10px;
}
#n_product button.btn.in-Store:hover {
    background: transparent !important;
    border: 1px solid #97d700 !important;
    color: #000;
}
#n_product .wrapper-product-title.col-sm-12 h1 {
    padding: 0px;
}
#n_product form.form-inline.buying-options.justify-content-center a.btn.btn-primary.btn-loads:hover {
    background: #bce47a;
}
#n_product form.form-inline.buying-options.justify-content-center a.btn.btn-primary.btn-loads {
    width: 100%;
    background: #95d400;
    color: #fff;
}
#n_product .product-wishlist a.wishlist_toggle.btn.btn-default.btn-lg.btn-block {
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    background: unset !important;
    border: unset !important;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3 input#qtyOHxGqCAL5020-LI-LI {
    border: unset !important;
}
#n_product .buying-options .row.btn-stack input.qtyplus {
    background: unset !important;
    border: unset !important;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3 label {
    display: none !important;
}
#n_product .custom-qty {
    display: flex;
    border: 1px solid #c1c1c1;
    border-radius: 7px;
    padding: 0 10px;
    width: 94%;
    height: 48px;
}
#n_product form.buying-options button.addtocart.btn.btn-warning.btn-block.btn-lg.btn-loads {
    font-weight: 400;
}


#n_product .row.btn-stack input.qtyminus {
    border: unset !important;
    background: unset !important;
}
#n_product .buying-options .col-xs-12.col-md-3 input#qtyxvy3OCAL5020-LI-LI {
    width: 100px !important;
    border: unset !important;
}
#n_product i.fa.fa-clone {
    color: #97d700;
}
#n_product .buying-options .row.btn-stack a:hover {
    text-decoration: none;
}
#n_product .buying-options .row.btn-stack span.add:hover {
    color: #97d700;
}
form#store-finder {
    padding-top: 5px !important;
}
#n_product i.fa.fa-heart {
    color: #97d700;
}
#n_product .product-wishlist i.fa.fa-heart, i.fa.fa-clone {
    margin-right: 9px;
}
#n_product .buying-options .row.btn-stack input#qty16iSvCAL5020-LI-LI {
    max-width: 100px !important;
}
#n_product [id="store-finder"] label {
    font-weight: 600 !important;
}
#n_product .store_finder_section input {
    border-radius: 5px;
}
#n_product form#store-finder input {
}
#n_product .store_finder_section select#geo_radius {
    border-radius: 7px;
    padding: 0 4px;
}
#n_product select#geo_radius {
    height: 48px !important;
}
#n_product .product-wishlist {
    margin-top: 20px;
}
#n_product .col-xs-12.col-md-3:last-child {
    margin-top: 33px;
}
#n_product .extra-options form.buying-options input.qty {
    border: unset !important;
    background: unset;
    padding-bottom: 11px;
    padding-left: 20px;
}
#n_product [id="store-finder-results"] .geo_loc_list {
    background: #fff;
    padding: 13px 13px;
    border-radius: 10px;
    border: 1px solid #bce47a;
}
#n_product button#geo_search {
    padding: 7px 0;
}
#n_product div#store-finder-results div#geo_map {
    height: 295px !important;
}
#n_product button#geo_search {
    height: 48px;
}
#n_product button#geo_search {
    border-radius: 5px;
    margin-top: 11px;
    font-size: 14px;
    margin-bottom: 20px;
    border: 2px solid #97d700;
    background: #bce47a;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
#n_product [id="store-finder"] .col-12.col-sm-12.col-md-4 {
    margin: 0;
    padding: 0;
    padding-right: 13px;
}
#n_product button#geo_search:hover {
    background: #97d700;
    border-color: #006d33;
}
#n_product span.label.label-success {
    display: none;
}
#n_product .panel .panel-heading h3.panel-title {
    font-size: 20px;
    font-weight: 500;
    padding-top: 13px;
}
#n_product .panel-body select#country {
    border-radius: 7px;
    height: 48x;
}
#n_product .panel-body input#zip {
    border-radius: 7px;
    height: 48px;
}
#n_product .call-for-price a.btn.btn-info.btn-lg.btn-block {
}
#n_product .call-for-price a.btn.btn-info.btn-lg.btn-block:hover {
    border: 1px solid #97d700;
    background: unset !important;
    color: #000;
}

[id="n_product"] .col-xs-12 {
    max-width: 97%;
    padding: 0;
}
[id="n_product"] .col-xs-12 .panel-body.card-body {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6,1fr);
}
[id="n_product"] .component.selector.col-md-8 {
    max-width: 100%;
}
#n_product .card {
    border: unset;
}
#n_product .wrapper-components-thumbnail {
    text-align: center;
    border-radius: 10px;
    padding-bottom: 10px;
}
p.price {
    font-size: 16px;
    text-align: left;
    color: #97d700;
    font-weight: 400;
    font-family: 'helvetica neue';
}
#n_product .wrapper-components-thumbnail h4.title {
    font-size: 16px;
    font-weight: 400;
    font-family: 'helvetica neue';
    text-align: left;
}
#n_product .wrapper-components-thumbnail .caption button.btn.btn-default.btnadditems {
    width: 100%;
    background: #bce47a;
    color: #000000;
    height: 50px;
    font-weight: 600;
    font-family: 'Arimo';
    font-size: 14px;
    border: 2px solid #97d700;
    border-radius: 5px;
    cursor: pointer;
    opacity: 1;
}
.bundle-items-single.active {
    border: 3px solid #97d700 !Important;
}
.kit-footer-summery {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.disp_sec.productprice.productpricetext {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 20px;
}
.kit-footer-summery {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    z-index: 10;
    position: fixed;
    bottom: 65px;
    left: 0;
    width: 100%;
    padding: 10px 85px;
    background-color: #fff;
    border-top: 1px solid #d4d4d4;
    -webkit-box-shadow: -10px -10px 20px 0px rgba(0, 0, 0, .05);
    -moz-box-shadow: -10px -10px 20px 0px rgba(0, 0, 0, .05);
    box-shadow: -10px -10px 20px 0px rgba(0, 0, 0, .05);
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    padding-bottom: 10px;
}
.kit-summary-desktop.hotspot_grid ul#kit-desktop-summary {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    align-items: center;
    gap: 5px;
    margin: 0;
}
.kit-summary-desktop.hotspot_grid i.item-remove {
    display: none;
}
.kit-summary-desktop.hotspot_grid ul#kit-desktop-summary .wrapper-model-price {
    display: none;
}
.kit-summary-desktop.hotspot_grid ul#kit-desktop-summary li a img {
    width: 50px;
    border: 1px solid #94ca3c;
    border-radius: 5px;
    height: auto;
}
.items-count-wrapper {
    display: flex;
    align-items: center;
    gap: 5px;
}
.kit-summary-desktop.hotspot_grid {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 20px;
}
.rrp-di {
    display: grid;
    margin-left: 52px;
}
.grand-di {
    display: grid;
    width: 100%;
}
.comb_qty {
    width: 100%;
    display: flex;
    align-items: center;
}

/*balbir css here don't touch this css*/

a.embed-responsive.embed-responsive-1by1 {
    border: 1px solid #ededed;
    border-radius: 10px;
}
.row.product_main_sec .col-sm-6:last-child {
    padding-left: 60px;
}
#n_product .wrapper-product-title.col-sm-12 h1 {
    line-height: 32px;
}
#n_product .wrapper-product-title.col-sm-12 {
    border-bottom: 1px dashed #aeaeae;
    margin-bottom: 20px;
    padding: 0;
    padding-bottom: 3px;
}

#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(2) button {
    width: 100% !important;
}
#n_product .row.btn-stack input[field="qty"] {
    font-size: 27px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(3) span.add {
    font-size: 0;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(3) span.add i.fa.fa-heart {
    font-size: 46px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(1) {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
    padding-right: 10px;
}
#n_product .product-wishlist {
    margin-top: 0;
}
#n_product .col-xs-12.col-md-3:last-child {
    margin-top: 0;
}

#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(3) {
    width: 45%;
    max-width: 45%;
    flex: 0 0 45%;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(4) a {
    font-size: 0;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(4) a i.fa.fa-clone {
    font-size: 46px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(2) {
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
    padding-right: 10px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(4) {
    width: 12%;
    max-width: 12%;
    flex: 0 0 12%;
}
#n_product  .row.btn-stack {
    justify-content: space-between;
}
.row.product_main_sec form.buying-options {
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(3) span.add i.fa.fa-heart {
    font-size: 46px;
    color: #565252
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(4) a i.fa.fa-clone {
    font-size: 46px;
    color: #565252
} 
#n_product .wrapper-product-title.col-sm-12 h1 {
    font-family: 'DM Sans';
}
.row.product_main_sec .col-sm-6:last-child .row {
    margin-left: 0;
margin-right: 0;
}


div#_jstl__product_info_r .tab-content {
    border: 1px solid #dfdddd;
    border-radius: 10px;
}
.col-xs-12.main-pro-col .row:nth-of-type(2) {
    margin: auto;
}
.col-xs-12.main-pro-col .row:nth-of-type(2) .col-xs-12 {
    max-width: 100%;
}
#n_product .call-for-price a.btn.btn-info.btn-lg.btn-block {
    width: 100%;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #000;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 50px;
    border: 2px solid #97d700 !important;!i;!;
    background: #bce47a;
}
#n_product [content="OutOfStock"] {
    margin-bottom: 17px;
    display: block;
}
.panel-body .row.btn-stack .col-xs-12.col-md-3 {
    max-width: 100%;
    flex: 0 0 32%;
}
.panel-body .row.btn-stack {
    position: relative;
}
.col-xs-12.col-md-3.ship_sec {
    position: relative;
    bottom: 0;
    left: 0;
    max-width: 100% !important;!i;!;
    flex: 0 0 100% !important;!i;!;
}

#stloc_selector_cysel:focus, #stloc_state_sel:focus, #suburb_sl:focus, ._itmspec_opt:focus, .form-control:focus, .n-wrapper-form-control select:focus {
    border-color: #bce47a;
    outline: 0;
    box-shadow: unset;
}

#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(2) button {
    background: #94ca3c !important;!i;!;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff;
    border-radius: 5px;
    height: 50px !important;
    line-height: 31px !important;
    border: 2px solid #94ca3c !important;!i;!;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(2) button img {
    display: none;
}
.row.varation_Color {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 22px;
    padding: 0;
    padding-bottom: 23px;
}
.row.varation_Color .variation-name {
    text-transform: capitalize;
    font-family: 'DM Sans';
    font-size: 16px;
}
.row.varation_Color select {
    height: 48px;
    border-radius: 7px !important;
    width: 98px;
}
.row.varation_Color {
    gap: 10px;
    flex-wrap: unset;
}
.fin_pri .finalprice {
    font-size: 36px;
    margin-bottom: 9px;
} 
.productsave {
    white-space: nowrap;
    color: #7cad0a;
    font-size: 13px;
    position: relative;

}
.disp_sec.productprice.productpricetext {
    width: 100%;
    border-top: 1px dashed #aeaeae;
    padding-top: 12px;
}
.col-xs-12.main-pro-col .row:nth-of-type(2) {
    margin-top: 13px;
}

.productrrp.text-muted {
    font-size: 26px;
    margin-bottom: 9px;
    color: #000000 !important;
}
.component.selector.col-md-8 {
    display: flex;
}
.component.selector.col-md-8 .panel-body.card-body {
    display: flex;
}
.component.selector.col-md-8 .panel-body.card-body .col-md-4 {
    flex: 0 0 50%;
    max-width: 0 0 50%;
}
.component.selector.col-md-8 .panel-body.card-body .col-md-4 {
    box-shadow: unset !important;
}
.cros-sell-sec .component.selector.col-md-8 {
    padding-right: 0;
}
.component.selector.col-md-8 .panel-body.card-body .col-md-4 {
    border: 1px solid #97d700;
    margin-right: 10px;
}
.cros-sell-sec h2.mb-0 {
    font-size: 19px;
    font-family: 'DM Sans';
}
.component.selector.col-md-8 .panel-body.card-body .col-md-4 .caption {
    padding: 0 7px;
}
#n_product .cros-sell-sec .card {
    border: unset;
    width: 100%;
    margin-right: 0;
}
.cros-sell-sec {
    margin-top: 30px;
}

.fin_pri {
    display: flex;
    align-items: center;
    gap: 10px;
}
.productrrp.text-muted {
    font-size: 16px;
    margin-bottom: 0;
    color: #000000 !important;
}
.car_temp_btns button#car_temp_uuper {
    background: #97d700;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff;
    border-radius: 24px;
    height: 48px !important;
    line-height: 31px !important;
}
.car_temp_btns a.part_check_btn {
    margin-top: 20px;
    display: block;
    padding-bottom: 20px;
}
span.make44 {
    background: #97d700;
    color: #000000;
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 5px;
    line-height: 14px;
}
.productsavetext.text-danger.font-weight-bold {
    display: flex;
    justify-content: space-between;
}
.productsavetext.text-danger.font-weight-bold {
    border-top: 1px solid #aeaeae;
    display: inline-block;
    padding: 16px 0;
    margin-top: 6px;
    width: 100%;
}
.time-text {
    font-size: 19px;
    display: inline-block;
}
span#sale-end {
    font-size: 14px;
    position: relative;
    top: 2px;
    /* background: #97d700; */
    /* padding: 10px 15px; */
    border-radius: 2px;
    line-height: 15px;
    display: inline-block;
}
.time-text {
    font-size: 19px;
    display: inline-block;
    margin-right: 20px;
}
.wrapper-pricing.col-12 {
    padding-bottom: 10px;
}

body#n_category section.row.top-category-design img.img-fluid {
    width: 80px;
}
body#n_category section.row.top-category-design p {
    font-weight: 600;
} 

body#n_product div#main-content {
    padding-top: 7px;
    padding-left: 30px;
}
@media(min-width:1025px) {
.row.align-items-center.products_alt_images a.embed-responsive.embed-responsive-1by1 {
    height: 100% !important;
}
.main-image.text-center a.embed-responsive.embed-responsive-1by1 .zoom.embed-responsive-item.d-flex.align-items-center.justify-content-center img#main-image {
    width: 100%;
}
.row.align-items-center.products_alt_images a.dahactive.embed-responsive.embed-responsive-1by1 {
    height: 100% !important;
}
a.embed-responsive.embed-responsive-1by1 .zoom.embed-responsive-item img {
    height: 450px;
}
} 
.productwasprice.h3 {
    font-family: 'DM Sans';
    font-size: 22px;
}
.productpromo.h1 {
    font-size: 20px;
}
.wrapper-product-title>h1 {
    font-family: 'DM Sans';
    line-height: 34px;
}
div#_jstl__header_r p.product-sku {
    font-size: 18px !important;
    font-weight: 900 !important;
}
.wrapper-pricing .h1 {
    color: #000;
}
  body#n_product .row.products-row article.pb-2 {
    padding-bottom: 11px!important;
}

/* responcive abhi */
@media (min-width:320px) and (max-width:767px) {
.wrapper-product-title>h1 {
    font-size: 18px;
    line-height: 24px;
}
.accordion .component.selector.col-md-8 button.btn.btn-link:before {
    top: 9px !important;
}
.accordion .card.custom_sec_accr.active h2.mb-0:before {
    top: 24px !important;
}
.accordion .panel-body.card-body {
    gap: 10px;
}
.accordion .panel-body.card-body {
    gap: 10px;
}
.component div#\ Front\ \&\ Rear\ Door\ Pods .card-header button.btn.btn-link {
    padding-right: 132px;
}
.accordion .card-header h2.mb-0 button.btn.btn-link.collapsed, .btn.btn-link {
    padding-right: 100px;
}
.accordion button.btn.btn-link.collapsed:before {
    top: 20px !important;
}
.accordion .btn.btn-link:after {
    top: 12px;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide  p {
    height: 30px;
}

#n_product .row.btn-stack button.btn.btn-block.btn-primary.btn-loads {
    padding-bottom: 10px;
}
.row.product_main_sec .col-sm-6:nth-of-type(2) {
    margin-top: 10px;
}
#n_product .row.btn-stack button.btn.btn-block.btn-primary.btn-loads {
    line-height: 0;
}
#n_product p.price {
    text-align: left;
}
[id="n_product"] .col-sm-6 {
    padding-right: 0;
    padding-left: 0;
}
#n_product .call-for-price a.btn.btn-info.btn-lg.btn-block {
    line-height: 45px;
}
[id="n_product"] .container.mt-4 {
    padding-top: 0px;
}
[id="n_product"] div#main-content .row {
    overflow: unset;
}
[id="n_product"] .row.product_main_sec {
    width: 100%;
    margin: auto;
}
[id="n_product"] [id="main-content"] .row {
    margin-left: -3px;
}
.row.product_main_sec form.buying-options {
    padding-bottom: 10px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(3) span.add i.fa.fa-heart {
    font-size: 30px !important;
    padding-top: 11px;
    padding-left: 7px;
}
#n_product .buying-options .row.btn-stack .col-xs-12.col-md-3:nth-of-type(4) a i.fa.fa-clone { 
    font-size: 30px !important;
    padding-top: 11px;
    padding-left: 7px;
}
[id="n_product"] div#main-content .row {
    overflow: unset;
}
[id="n_product"] .row.products-row article.col-6.col-sm-6.col-lg-3.col-xl-3.pb-2 {
    min-width: 50%;
}
[id="n_product"] .row.products-row article.col-6.col-sm-6.col-lg-3.col-xl-3.pb-2 {
    min-width: 50%;
}
[id="n_product"] button.addtocart.btn-primary.btn.btn-loads span {
    display: flex;
    justify-content: center;
}
a.btn.btn-primary.btn-loads span {
    font-size: 14px !important;
}
body#n_product div#main-content {
    padding-left: 6px;
}
#n_product .panel .panel-heading h3.panel-title {
    font-size: 18px;
}
div#shipbox .panel-body .row.btn-stack {
    gap: 0;
}
#n_product .extra-options form.buying-options input.qty {
    padding-left: 5px;
}
.wrapper-pricing.col-12 {
    margin-bottom: 12px;
}
#n_product form .row.varation_Color ._itmspec_listopt .variation-name strong {
    font-size: 14px;
}
.breadcrumb-item+.breadcrumb-item a span {
    font-size: 10px !important;
}
.breadcrumb-item+.breadcrumb-item {
    width: 86%;
}
}

@media screen and (min-width: 430px) and (max-width: 767px) {

[id="n_product"] div#main-content .col-sm-6 {
    max-width: 100%;
}
.row.product_main_sec {
    display: block;
}
.accordion .panel-body.card-body {
    gap: 10px;
}
}
@media screen and (min-width: 800px) and (max-width: 1024px) {
.row.product_main_sec {
    display: block;
}
.accordion .component.selector.col-md-8 button.btn.btn-link:before {
    top: 10px !important;
}
.accordion .card.custom_sec_accr.active h2.mb-0:before {
    top: 24px !important;
}
.accordion .panel-body.card-body {
    gap: 10px;
}
.row.product_main_sec .col-sm-6 {
    max-width: 100%;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide  p {
    height: 30px;
}
.zoom.embed-responsive-item.d-flex.align-items-center.justify-content-center img#main-image {
    width: 100%;
}
#n_product .row.products-row article.col-6.col-sm-6.col-lg-3.col-xl-3.pb-2 {
    min-width: 50%;
}
}
@media screen and (min-width: 768px) and (max-width: 820px) {
.row.product_main_sec {
    display: grid;
}
.footer-main .first-section-f .section1 nav.row .col-12.col-md-4.text-md-left {
    padding: 0 0px;
}
.footer-main .first-section-f .section1 nav.row {
    padding-top: 0px;
}
.poswder4 {
    text-align: center;
}
.footer-main div#p1 {
    flex: 0 0 21.66667%;
    max-width: 21.66667%;
}
.footer-main div#p2 {
    flex: 0 0 78.33333%;
    max-width: 78.33333%;
}
.footer-main div#p5 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 20px;
}
.accordion .component.selector.col-md-8 button.btn.btn-link:before {
    content: "Selected" !important;
    position: absolute !important;
    right: 40px !important;
    top: 10px !important;
    font-size: .875rem !important;
    font-family: 'helvetica neue' !important;
    color: #97d700 !important;
    font-weight: 500 !important;
}
.accordion .panel-body.card-body {
    gap: 10px;
}
.accordion .card.custom_sec_accr.active h2.mb-0:before {
    content: "Selected" !important;
    position: absolute !important;
    right: 61px !important;
    top: 25px !important;
    font-size: .875rem !important;
    font-family: 'helvetica neue' !important;
    color: #97d700 !important;
    font-weight: 500 !important;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide  p {
    height: 30px;
}
.col-xs-12.main-pro-col {
    padding-left: 0px !important;
}
.row.product_main_sec .col-sm-6 {
    max-width: 100%;
}
.zoom.embed-responsive-item.d-flex.align-items-center.justify-content-center img#main-image {
    width: 100%;
}
#n_product .row.products-row article.col-6.col-sm-6.col-lg-3.col-xl-3.pb-2 {
    min-width: 50%;
}
.row.product_main_sec .col-sm-6 {
    padding-right: 0;
}
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
.row.product_main_sec .col-sm-6 {
    max-width: 97%;
    margin: auto;
    padding-right: 0;
}
.browser-cat {
    width: 60%;
}
.accordion button.btn.btn-link.collapsed:before {
    top: 14px !important;
}
.accordion .btn.btn-link:after {
    top: 9px;
}
.row.brand-main section.top-category-design.slick-initialized.slick-slider .text-center.slick-slide  p {
    height: 30px;
}
.row.product_main_sec {
    padding-left: 13px;
}
div#header-cart span.nhu7 {

    display: none !important;
}
div#header-call a.nav-link.dropdown-toggle.pr-0 {
    display: none;
}
.logo-section .on-mobile ul.non-user {
    cursor: pointer;
    background: unset;
    border: 2px solid #008140;
    height: 33px;
    align-items: center;
    border-radius: 4px !important;
    text-align: center;
}
}
@media (max-width: 768px) {
.row.product_main_sec .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
.row.product_main_sec .wrapper-pricing.col-12 {
    padding-left: 0;
}
.row.product_main_sec .wrapper-product-title.col-12 {
    padding-left: 0;
}
}
@media (max-width: 1024px) {
.row.product_main_sec .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
.row.product_main_sec .wrapper-pricing.col-12 {
    padding-left: 0;
}
.row.product_main_sec .wrapper-product-title.col-12 {
    padding-left: 0;
}
.col-xs-12.main-pro-col {
    padding-left: 10px;
}
}
.col-xs-12.main-pro-col .row:nth-of-type(2) a.embed-responsive.embed-responsive-1by1 {
    height: 100%Â !important;
}
.main-image.text-center a.embed-responsive.embed-responsive-1by1 .zoom.embed-responsive-item.d-flex.align-items-center.justify-content-center img#main-image {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.row.product_main_sec .col-sm-6:nth-of-type(2) {
    position: sticky !important;
    height: 100%;
    width: 100%;
    top: 0;
    border: 1px solid #c1c1c157;
    padding: 14px 10px;
    border-radius: 10px;
}
.row.align-items-center.products_alt_images a.embed-responsive.embed-responsive-1by1 {
    height: 100% !important;
}
.main-image.text-center a.embed-responsive.embed-responsive-1by1 .zoom.embed-responsive-item.d-flex.align-items-center.justify-content-center img#main-image {
    width: 100%;
}
.row.align-items-center.products_alt_images a.dahactive.embed-responsive.embed-responsive-1by1 {
    height: 100% !important;
}
.geo_loc_item {
    padding-bottom: 10px;
    border-bottom: 1px solid #97d700;
    margin-bottom: 10px;
}
.geo_loc_item:last-child {
    border: unset;
    margin: 0;
    padding: 0;
}
.geo_loc_item {
    font-family: 'DM Sans';
}

.make567 button.btn.btn-block.btn-primary.btn-loads {
    position: relative;
    background: rgb(188 228 122) /*{buttons | btn-primary-background-colour-hover}*/ !important;
    border-color: rgb(148 202 60) /*{buttons | btn-primary-background-colour-hover}*/;
    border: 2px solid;
}

.make567 button.btn.btn-block.btn-primary.btn-loads:before{
content: '';
    position: absolute;
    background-color: #94ca3c;
    transition: 0.3s ease-out;
    border-radius: 7px;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;

}
.make567 button.btn.btn-block.btn-primary.btn-loads:hover:before {
    width: 0%;
}
.make567 button.btn.btn-block.btn-primary.btn-loads span {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
#n_product .call-for-price a.btn.btn-info.btn-lg.btn-block:hover {
    background: #97d700 !important;
    color: #000 !important;
    border-color: #008140 !important;
}
#n_product .wrapper-components-thumbnail .caption button.btn.btn-default.btnadditems:hover {
    background: #97d700;
    border-color: #008140;
}