/* 03-12-2025 PDP page start */
@media (min-width: 1536px) {
.catalog-product-view .columns {
    /* max-width: 1920px !important; */
}

.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided {
    width: 293px;
}
}
.catalog-product-view .product-info-main {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}
.catalog-product-view .columns {
    max-width: 100%;
    /* padding-left: 30px;
    padding-right: 30px; */
}
.catalog-product-view .top-container nav.breadcrumbs .container {
    max-width: 1460px;
    /* padding: 0px 20px; */
}
.catalog-product-view  .top-container {
    margin-top: 20px;
}
.catalog-product-view .top-container .container {
    padding: 0px;
}

.catalog-product-view  .top-container nav.breadcrumbs {
    min-height: 53px;
    display: flex;
    align-items: center;
}
.catalog-product-view main#maincontent {
    margin-top: 10px;
}

.catalog-product-view section.product-bottom-wrapper {
    max-width: 1804px;
    width: 100%;
    opacity: 1;
    margin: 0 auto;
}
.catalog-product-view .product-info-main div#gallery {
    width: 37%;
}
.catalog-product-view .product-info-main .w-full.mb-6.overrided {
    width: 63% !important;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content {
    padding-left: 36px;
    max-width: 1609px;
    width: 100%;
}

.catalog-product-view .product-info-main > section:first-child > div {
    padding: 0px;
}

.catalog-product-view .product-info-main > section:first-child > div > div {
    margin: 0px;
    margin-top: 0px !important;
    column-gap: 57px;
}

.catalog-product-view .product-info-main .container.product {
    margin-top: 0px;
    margin-bottom: 0px;
}
.catalog-product-view .product-detail-wrapper {
    padding-right: 82px;
}

.catalog-product-view .product-info-main .container.product h1.page-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #02743D;
    text-align: left;
}

.catalog-product-view .product-info-main .container.product h1.page-title span {
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #02743D;
}

.catalog-product-view .product-info-main .attribute-sku {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.catalog-product-view .product-info-main .attribute-sku span {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #02743D;
}

.catalog-product-view .product-info-main .attribute-sku span.product-detail-label {
    padding-right: 5px;
}

.catalog-product-view .product-info-main .my-2.flex {
    margin-top: 0px;
    margin-bottom: 0px;
}

.catalog-product-view .product-info-main .rating-summary {
    margin-top: 20px;
}

.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt {
    border: 1px solid #000000;
    border-radius: 9px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt span {
    padding: 0px 23px;
    color: #000000;
    font-weight: 600;
    font-size: 25px;
    cursor: pointer;
}

.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt input {
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-color: #000000;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    box-shadow: unset;
    width: 117px;
    background: transparent;
}

.catalog-product-view .product-info-main .cart-wrapper .overrided {
    margin-right: 0px;

}

.catalog-product-view .product-info-main .cart-wrapper .overrided .sr-only {
    position: unset;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    color: #303030;
    padding-bottom: 4px;
}

.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided {
    margin-right: 0px;
    border: 1px solid #00773C;
    background: transparent !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 35.03px;
    color: #00773C;
    padding-top: 9px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0px;
    box-shadow: none;
    height: 53px;
    margin-bottom: 2px;
    margin-top: auto;
    transition: all 0.4s ease;
}
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided:hover {
    background-color: #00773C !important;
    color: #FFFFFF;
}
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided svg {
    display: none;
}

.catalog-product-view .product-info-main .stock-availability {
    display: flex;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #02743D;
}

.catalog-product-view .product-info-main .stock-availability strong {
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #02743D;
    padding-right: 5px;
}

.catalog-product-view .product-info-main .stock-availability .text-right p:before {
    display: none;
}

.catalog-product-view .product-info-main .stock-availability .text-right p {
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #02743D;
}

.catalog-product-view .product-info-main .leading-relaxed.product-description.prose {
    font-weight: 400;
    font-size: 20px;
    line-height: 35.03px;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
    max-width: 100%;
    width: 100%;
}

.catalog-product-view .product-info-main .my-tabs-wrapper {
    padding-top: 45px;
}

.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs {
    border: none;
    margin-bottom: 0px;
    max-width: 939px;
    width: 100%;
    background-color: #C6E1C450;
    list-style: none;
    padding: 0;
    display: flex;
}

.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    padding: 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0px;
    margin-right: 0px;
    border-radius: 0px;
    box-shadow: unset;
    background: transparent;
    cursor: pointer;
}

.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn.active {
    margin-right: 16px;
    box-shadow: 0px 4px 4px 0px #00000040;
    background: #FFFFFF;
    border: none;
    border-radius: 0px;
}

.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content.active{
    display: block;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content {
    padding-top: 28px;
    border: unset;
    display: none;
    background: #fff;
}
.catalog-product-view .product-info-main .my-tabs-wrapper > p {
    padding-left: 36px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content p {
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #000000;
}

.catalog-product-view .product-info-main #review-form .card {
    padding: 0px;
    box-shadow: unset;
}

.catalog-product-view .product-info-main #review-form .card .text-xl {
    font-weight: 700;
    font-size: 36px !important;
    line-height: 100%;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 25px;
}

.catalog-product-view .product-info-main #review-form .card .review-form .text-xs {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.catalog-product-view .product-info-main #review-form .card .review-form .text-xs span {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
}

.catalog-product-view .product-info-main #review-form .card .review-form fieldset fieldset > div {
    margin-bottom: 0px;
    margin-top: 0px;
}

.catalog-product-view .product-info-main #review-form .card .review-form fieldset  fieldset > div > div {
    margin-top: 17px;
}

.catalog-product-view .product-info-main #review-form .card .review-form fieldset #product-review-table .table-cell span {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
}

.catalog-product-view .product-info-main #review-form .card .review-form fieldset #product-review-table .table-cell {
    padding-right: 56px;
}

.catalog-product-view .product-info-main #review-form .card .review-form input.form-input {
    margin-top: 20px;
    border: 1px solid #303030;
    padding: 15px;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
    width: 100%;
    box-shadow: unset;
    color: #000000;
    opacity: 50%;
}

.catalog-product-view .product-info-main #review-form .card .review-form textarea.form-input {
    border: 1px solid #303030;
    padding: 15px;
    height: 110px;
    margin-top: 15px;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    opacity: 50%;
    border-radius: 9px;
}

.catalog-product-view .product-info-main #review-form .card .review-form .my-3 {
    margin-top: 20px;
    margin-bottom: 0px;
}

.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary {
    font-weight: 500;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 19px 62px;
    border-radius: 0px;
    background: #00773C !important;
}

.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary span {
    font-weight: 500;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 0px;
}

.catalog-product-view .product-info-main .cart-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 3px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.catalog-product-view .product-info-main .cart-wrapper .qty-wrapper {
    display: flex;
    row-gap: 20px;
    margin-left: 0px;
    column-gap: 20px;
    width: 100%;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container .old-price {
    display: none;
}

.catalog-product-view .product-info-main .cart-wrapper .price-container .old-price-excl-tax {
    display: none;
}

.catalog-product-view .product-info-main .cart-wrapper .price-container .final-price {
    display: flex;
}

.catalog-product-view .product-info-main .cart-wrapper .price-container span.price {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 35px !important;
    color: #303030 !important;
}

.catalog-product-view .product-info-main .cart-wrapper .price-container span {
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    color: #303030;
}

.catalog-product-view .product-info-main .cart-wrapper .price-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.catalog-product-view .product-info-main .outter-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 942px;
    width: 100%;
    margin-top: 10px;
}

.catalog-product-view .product-info-main .outter-wrapper .inner-wrapper {
    width: 64%;
}
.catalog-product-view .product-info-main .outter-wrapper > .inner-wrapper:first-child{
    padding-right: 57px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier {
    /* background: #C7E4C650; */
    position: relative;
    width: 36%;
    margin-top: 40px;

}

.catalog-product-view .product-info-main .outter-wrapper .price-tier button#toggle_bulk_btn {
    position: absolute;
    top: -21px;
    left: 0;
    background-color: #00773C;
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    color: #FFFFFF;
    height: 36px;
    min-width: 130px;
    border-radius: 1px;
    padding: 0px 10px;
}

.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier {
    /* background: transparent; */
    background: #C7E4C650;
    margin-bottom: 0px;   
    padding: 20px 20px 20px 30px;
}

.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item {
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 20px;
    line-height: 35.03px;
    color: #000000;
    background: transparent;
    border: unset;
    box-shadow: unset;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-including-tax::before{
    display: none;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container .final-price-excl-tax > span {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    align-items: center;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-container.price-tier_price {
    padding-left: 4px;
    padding-right: 4px;
    display: inline-block;
}

.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-container.price-tier_price span.price {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 35px !important;
    color: #000000;
}

.catalog-product-view .product-info-main .overrided .my-4.ttt {
    margin-top: 14px;
    margin-bottom: 23px;
    flex-direction: column;
}

.catalog-product-view .product-info-main #gallery .border-primary {
    border-color: #00773C;
}

.catalog-product-view .product-info-main #gallery .hover\:border-primary:hover {
    border-color: #00773C;
}

.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide {
    margin-right: 10px;
    /* margin-bottom: 0px; */
}

.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide button {
    width: 123px;
    height: 117px;
    opacity: 1;
}

.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide button img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.catalog-product-view .product-info-main #gallery #thumbs > button {
    display: block;
    pointer-events: unset;
    padding: 0px;
}

.catalog-product-view .product-info-main #gallery #thumbs > button svg {
    height: 40px;
    width: 40px;
}

.catalog-product-view .product-info-main #gallery #thumbs > button svg path {
    stroke-width: 2px;
}

.catalog-product-view .product-info-main #gallery #thumbs {
    gap: 0px;
}

.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper {
    width: auto;
}

#gallery button.absolute.inset-0.w-full.outline-offset-2:before {
    right: 0px;
    bottom: 0px;
}

.catalog-product-view .product-info-main #gallery .gallery-image-slider {
    box-shadow: 0px 2.85px 2.85px 0px #00000040;
}

.catalog-product-view .product-info-main .overrided {
    margin-bottom: 0px;
}
/*  */
.catalog-product-view .product-info-main #gallery .w-full.h-full.fixed.top-0.left-0.bg-white.z-50.flex .gallery-image-slider {
    box-shadow: none;
}
/*  */
.catalog-product-view .latest-products {
    padding-top: 20px;
    max-width: 1775px;
    width: 100%;
    opacity: 1;
    margin: auto;
    padding-bottom: 20px;
}
.catalog-product-view .latest-products ol {
    display: flex;
    padding-top: 50px;
    gap: 28px;
    flex-wrap: wrap;
}
.catalog-product-view .latest-products h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 53px;
    color: #303030;
    padding-bottom: 5px;
}

.catalog-product-view .latest-products ol li.item {
    width: calc((100% - 112px ) /5);
}
.catalog-product-view .latest-products ol li.item .product-item-info {
    padding: 28px 27px 50px;
    border: 1.17px solid transparent;
    border-radius: 12px;
    transition: all 0.5s ease;
    position: relative;
    height: 100%;
}
.catalog-product-view .latest-products ol li.item .product-item-info:hover {
    border: 1.17px solid #00773c47;
}
.catalog-product-view .latest-products ol li.item .product-item-info a.product-item-photo {
    height: 250px;
    display: flex;
}

.catalog-product-view .latest-products ol li.item .product-item-info img.product-image-photo {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details {
    padding-top: 46px;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-item-name {
    font-family: Poppins;
    font-weight: 600;
    font-size: 23px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #303030;
    padding-bottom: 8px;
    display: flex;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .rating-summary {
    margin-top: 0px;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box {
    display: flex;
    padding-top: 20px;
    align-items: baseline;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price-including-tax::before {
    display: none;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box span.price-label {
    display: none;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box span.special-price .price,
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 35px !important;
    letter-spacing: 0px;
    color: #00773C !important;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price-including-tax .price {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 35px !important;
    letter-spacing: 0px;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .old-price .price {
    font-weight: 400 !important; 
    font-size: 18.68px !important;
    line-height: 28.03px !important;
    color: #303030 !important;
    opacity: 50%;
    text-decoration: line-through;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-type-simple {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    padding-left: 28px;
    padding-right: 28px;
    display: none;
}
.catalog-product-view .latest-products ol li.item .product-item-info:hover .product-item-details .product-type-simple{
    display: block;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-type-simple .add-to-cart-detail {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-item-name a.product-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control.cqnt {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail button {
    opacity: 1;
    background: #00773C;
    position: relative;
    border-radius: 100px;
    padding: 24px;
    cursor: pointer;
}

.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control .edit-qty {
    opacity: 1;
    border-width: 1px;
    display: inline-block;
    text-align: center;
    padding: 13px 17px;
    color: #00773C;
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    border-radius: 100px;
    border: 0.95px solid #00773C;
    background: #FFFFFF;
    cursor: pointer;
}

.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control input {
    width: 58px;
    padding: 7px 20px;
    font-weight: 400;
    font-size: 21.05px;
    line-height: 100%;
    color: #00773C;
    border: 0.81px solid #00773C;
    background: #FFFFFF;
}
.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control input:focus{
    box-shadow: unset;
}
.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control input::-webkit-inner-spin-button,
.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail .qty_control input {
  -moz-appearance: textfield;
}

.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail button span {
    display: none;
}

.catalog-product-view .latest-products .product-item-info .product-item-details .product-type-simple .add-to-cart-detail button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/Cart-Icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .saving {
    position: absolute;
    top: 18px;
    right: 18px;
    background: #00773C;
    padding: 7px 25px;
}

.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .saving span {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box > span.old-price {
margin-left: 10px;
}
.catalog-product-view #price-excluding-tax-old-price {
    text-decoration: line-through;

}

.latest-products .price-including-tax+.price-excluding-tax:before {
    display: none;

}
 .price-including-tax::before{
    display: none;
 }
.subcategory-page aside.sidebar.sidebar-main {
    display: none !important;
}
.catalog-product-view .product-item-info .price-box .price-container .price-including-tax {
    display: none;
}

.catalog-product-view .product-item-info .price-box .old-price .price-including-tax {
    display: none;
}

.catalog-product-view .product-info-main .outter-wrapper .price-tier .price-including-tax {
    display: none;
}

.catalog-product-view .product-info-main .outter-wrapper .price-tier .price-excluding-tax::before, 
.catalog-product-view .product-info-main .outter-wrapper .price-tier .price-excluding-tax::after {
    display: none;
}
@media screen and (max-width:1650px){
.catalog-product-view .product-info-main .outter-wrapper > .inner-wrapper:first-child {
    padding-right: 40px;
}
.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt input {
    width: 100px;
}
.catalog-product-view .product-detail-wrapper {
    padding-right: 0px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier {
    width: 40%;
}
.catalog-product-view .product-info-main .outter-wrapper .inner-wrapper {
    width: 60%;
}
}

@media screen and (max-width:1536px){
.catalog-product-view .product-info-main div#gallery {
    width: 35% !important;
}
.catalog-product-view .product-info-main .w-full.mb-6.overrided{
    width: 65% !important;
}
.catalog-product-view .product-info-main > section:first-child > div > div {
    column-gap: 30px;
}
.catalog-product-view .product-info-main .container.product h1.page-title span {
    font-size: 26px;
}
.catalog-product-view .product-info-main .attribute-sku span {
    font-size: 18px;
}
 .catalog-product-view .product-info-main .outter-wrapper .price-tier{
    width: 40%;
 }
.catalog-product-view .product-info-main .cart-wrapper .overrided .sr-only {
    font-size: 18px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item {
    font-size: 19px;
    line-height:100%;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-container.price-tier_price span.price {
    font-size: 19px !important;
    line-height: 100%!important;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier {
    padding: 20px 15px 20px 20px;
}
.catalog-product-view .product-info-main .overrided .my-4.ttt {
    margin-top: 10px;
    margin-bottom: 15px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper {
    padding-top: 30px;
}
.catalog-product-view .product-info-main #review-form .card .text-xl {
    font-size: 28px !important;
}
.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide button {
    width: 100px;
    height: 100px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    padding: 15px;
    font-size: 18px;
    line-height: 1;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content p {
    font-size: 18px;
    line-height: 28px;
}
.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary span {
    font-size: 18px;
    line-height: 24px;
}
.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary {
    padding: 15px 50px;
}
.catalog-product-view .latest-products h2 {
    font-size: 28px;
    line-height: 1;
}
.catalog-product-view .latest-products ol {
    padding-top: 30px;
    gap: 20px;
}
.catalog-product-view .latest-products ol li.item {
    width: calc((100% - 80px ) /5);
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-item-name {
    font-size: 19px;
    line-height: 25px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price-including-tax .price {
    font-size: 24px !important;
    line-height: 100% !important;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 17px !important;
}
.catalog-product-view .product-info-main .leading-relaxed.product-description.prose, .catalog-product-view .product-info-main .stock-availability .text-right p {
    font-size: 18px;
    line-height: 30px;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container span {
    font-size: 15px;
}
.catalog-product-view .product-info-main .stock-availability strong, .catalog-product-view .product-info-main .stock-availability {
    font-size: 18px;
    line-height: 30px;
}
.catalog-product-view .product-info-main #review-form .card .review-form textarea.form-input, 
.catalog-product-view .product-info-main #review-form .card .review-form input.form-input {
    font-size: 18px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box span.special-price .price,
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price {
    font-size: 24px !important;
    line-height: 30px !important;
}
.catalog-product-view .product-info-main .outter-wrapper > .inner-wrapper:first-child {
    padding-right: 20px;
}
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided {
    padding-left: 10px;
    padding-right: 10px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item:not(:first-child) {
    padding-top: 5px;
}
}

@media screen and (max-width:1400px){
.catalog-product-view .product-info-main .my-tabs-wrapper {
    padding-top: 20px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content {
    padding-top: 20px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn.active {
    margin-right: 10px;
}
.catalog-product-view .product-info-main #review-form .card .text-xl {
    padding-bottom: 20px;
}

.catalog-product-view .product-info-main .stock-availability strong {
    font-size: 19px;
    line-height: 32px;
}
.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide button {
    width: 90px;
    height: 90px;
}
.catalog-product-view .latest-products ol li.item {
    width: calc((100% - 60px ) /4);
}
}
@media screen and (max-width: 1280px) {
.catalog-product-view .product-info-main .outter-wrapper {
    flex-direction: column;
}   
.catalog-product-view .product-info-main .outter-wrapper .inner-wrapper {
    width: 100%;
}
.catalog-product-view .product-info-main .container.product h1.page-title span {
    font-size: 24px;
}
.catalog-product-view .product-info-main .attribute-sku span {
    font-size: 17px;
}
.catalog-product-view .product-info-main .rating-summary {
    margin-top: 10px;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container span.price {
    font-size: 18px !important;
    line-height: 30px !important;
}
.catalog-product-view .product-info-main .leading-relaxed.product-description.prose {
    font-size: 17px;
    line-height: 30px;
}
.catalog-product-view .product-info-main .cart-wrapper .overrided .sr-only {
    font-size: 17px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    font-size: 17px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content p {
    font-size: 17px;
    line-height: 1.5;
}
.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide button {
    width: 80px;
    height: 80px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item {
    font-size: 18px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-container.price-tier_price span.price {
    font-size: 18px !important;
}
.catalog-product-view .product-info-main .stock-availability strong {
    font-size: 18px;
    line-height: 1;
}
.catalog-product-view .product-info-main .stock-availability .text-right p {
    font-size: 18px;
    line-height: 1;
}
.catalog-product-view .product-info-main #gallery .gallery-image-slider >div:first-child {
    margin-bottom: 20px;
}
.catalog-product-view .latest-products ol li.item {
    width: calc((100% - 40px ) /3);
}
.catalog-product-view .product-info-main .stock-availability {
    line-height: 1;
}
.catalog-product-view .product-info-main .overrided .my-4.ttt {
    gap: 5px;
}
}

@media screen and (max-width:1024px){
.catalog-product-view .product-info-main .container.product h1.page-title span {
    font-size: 22px;
}
.catalog-product-view .product-info-main .attribute-sku span {
    font-size: 16px;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container span.price {
    font-size: 16px !important;
    line-height: 100% !important;
}
.catalog-product-view .product-info-main .cart-wrapper .overrided .sr-only {
    font-size: 15px;
}   
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided span {
    display: block;
}
.catalog-product-view .product-info-main #gallery #thumbs > button svg {
    height: 35px;
    width: 35px;
}
.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide {
    margin-right: 5px;
}
.catalog-product-view .product-info-main div#gallery {
    width: 40% !important;
}
.catalog-product-view .product-info-main .w-full.mb-6.overrided {
    width: 60% !important;
}
.catalog-product-view .product-info-main .cart-wrapper .qty-wrapper {
    row-gap: 15px;
}
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided {
    width: 100%;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier{
    margin-bottom: 20px;
}
.catalog-product-view .product-info-main #gallery .gallery-image-slider >div:first-child {
    margin-bottom: 15px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-container.price-tier_price span.price {
    font-size: 16px !important;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item {
    font-size: 16px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier li.item .price-including-tax::before {
    font-size: 16px;
}
.catalog-product-view .product-info-main .leading-relaxed.product-description.prose {
    font-size: 16px;
    line-height: 1.5;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    font-size: 16px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content p {
    font-size: 16px;
    line-height: 1.5;
}
.catalog-product-view .product-info-main #review-form .card .text-xl {
    font-size: 26px !important;
}
.catalog-product-view .product-info-main #review-form .card .review-form .text-xs span {
    font-size: 17px;
}
.catalog-product-view .product-info-main #review-form .card .review-form fieldset  fieldset > div > div {
    margin-top: 10px;
}
.catalog-product-view .product-info-main #review-form .card .review-form input.form-input {
    margin-top: 15px;
    padding: 10px;
    font-size: 18px;
}
.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary span {
    font-size: 17px;
    line-height: 100%;
}
.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary {
    padding: 12px 35px;
}
.catalog-product-view .product-info-main #review-form .card .review-form textarea.form-input {
    height: 100px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-item-name {
    font-size: 18px;
    line-height: 1.2;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price-including-tax .price {
    font-size: 20px !important;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box span.special-price .price,
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price {
    font-size: 20px !important;
    line-height: 100%!important;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box {
    padding-top: 15px;
}
.catalog-product-view .latest-products h2 {
    font-size: 24px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content,
.catalog-product-view .product-info-main .my-tabs-wrapper > p {
    padding-left: 30px;
} 
}
@media screen and (max-width:991px){
.catalog-product-view .latest-products ol li.item {
    width: calc((100% - 20px ) /2);
}
.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt span {
    padding: 0px 20px;
}
.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt input {
    width: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
}
.catalog-product-view .product-info-main .cart-wrapper .qty_control.cqnt {
    height: 50px;
}
.catalog-product-view .product-info-main .cart-wrapper .qty-wrapper {
    column-gap: 10px;
}
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided {
    height: 48px;
    font-size: 15px;
    line-height: 100%;
}
}
@media screen and (max-width:768px){
.catalog-product-view .columns {
    /* padding-left: 20px;
    padding-right: 20px; */
}
.catalog-product-view .top-container nav.breadcrumbs .container {
    /* padding: 0px 10px; */
}
.catalog-product-view .product-info-main div#gallery {
    width: 100% !important;
}
.catalog-product-view .product-info-main .w-full.mb-6.overrided {
    width: 100% !important;
    padding-top: 30px;
}
.catalog-product-view .product-info-main .container.product {
    max-width: 100%;
    padding: 0px;
}
.catalog-product-view .product-info-main .cart-wrapper .btn.btn-primary.overrided {
    width: auto;
}
.catalog-product-view .product-info-main .container.product h1.page-title span {
    font-size: 20px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    font-size: 15px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content p {
    font-size: 15px;
}
.catalog-product-view .product-info-main #gallery .gallery-image-slider > div {
    height: 400px;
}
.catalog-product-view .product-info-main #gallery .gallery-image-slider  img {
    height: 100%;
}
.catalog-product-view .product-info-main #review-form .card .text-xl {
    font-size: 24px !important;
}
.catalog-product-view .product-info-main #review-form .card .review-form .text-xs span {
    font-size: 16px;
}
.catalog-product-view .product-info-main #review-form .card .review-form input.form-input, .catalog-product-view .product-info-main #review-form .card .review-form textarea.form-input {
    margin-top: 10px;
    font-size: 16px;
}
.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary span {
    font-size: 16px;
}
.catalog-product-view .product-info-main #review-form .card .review-form button.btn.btn-primary {
    padding: 10px 25px;
}
.catalog-product-view .product-info-main #review-form .card .review-form textarea.form-input {
    height: 90px;
}
.catalog-product-view .product-info-main .leading-relaxed.product-description.prose {
    font-size: 15px;
}
.catalog-product-view .product-info-main #review-form .card .review-form fieldset #product-review-table .table-cell span {
    font-size: 16px;
}
.catalog-product-view .product-info-main #review-form .card .review-form fieldset #product-review-table  svg {
    height: 20px;
    width: 20px;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container span.price {
    font-size: 15px !important;
}
.catalog-product-view .product-info-main .cart-wrapper .price-container span {
    font-size: 14px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price-including-tax .price {
    font-size: 18px !important;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box {
    padding-top: 10px;
}
.catalog-product-view .latest-products h2 {
    font-size: 22px;
}
.catalog-product-view .latest-products ol {
    padding-top: 20px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box span.special-price .price,
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price {
    font-size: 18px !important;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier .prices-tier {
    padding: 15px 15px 15px 15px;
}
.catalog-product-view .product-info-main .outter-wrapper .price-tier button#toggle_bulk_btn {
    top: -16px;
    font-size: 14px;
    line-height: 24px;
    height: 30px;
    min-width: 110px;
}
.catalog-product-view .product-info-main .stock-availability strong {
    font-size: 16px;
    line-height: 1;
}
.catalog-product-view .product-info-main .stock-availability .text-right p {
    font-size: 16px;
    line-height: 1;
}   
.catalog-product-view .product-info-main .stock-availability {
    font-size: 16px;
    line-height: 100%;
}
.catalog-product-view .product-info-main .overrided .my-4.ttt {
    gap: 5px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content , 
.catalog-product-view .product-info-main .my-tabs-wrapper > p{
    padding-left: 20px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn.active {
    margin-right: 0px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    padding: 10px;
}
}
@media screen and (max-width: 576px) {
.catalog-product-view .columns {
    /* padding-left: 15px;
    padding-right: 15px; */
}
.catalog-product-view .top-container nav.breadcrumbs .container {
    /* padding: 0px 5px; */
}
.catalog-product-view .product-info-main #gallery .gallery-image-slider > div {
    height: 350px;
}
.catalog-product-view .product-info-main .w-full.mb-6.overrided {
    padding-top: 25px;
}
.catalog-product-view .product-info-main .container.product h1.page-title span {
    font-size: 19px;
}
.catalog-product-view .product-info-main .cart-wrapper .qty-wrapper {
    margin-top: 0px;
}
.catalog-product-view .product-info-main .attribute-sku span {
    font-size: 15px;
}
.catalog-product-view .latest-products ol li.item .product-item-info a.product-item-photo {
    height: 200px;
}
.catalog-product-view .latest-products ol li.item .product-item-info {
    padding: 20px 20px 30px;
}
.catalog-product-view .latest-products ol li.item {
    width: calc((100% - 0px ) /1);
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .saving {
    top: 10px;
    right: 10px;
    padding: 5px 15px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .product-item-name {
    font-size: 15px;
}
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box .price-including-tax .price,
.catalog-product-view .latest-products ol li.item .product-item-info .product-item-details .price-box span.special-price .price{
    font-size: 16px !important;
}
.catalog-product-view .latest-products h2 {
    font-size: 20px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content ,
.catalog-product-view .product-info-main .my-tabs-wrapper > p{
    padding-left: 0px;
}
.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn {
    padding: 10px 5px;
}
}

@media screen and (max-width: 480px) {
.catalog-product-view .product-info-main #gallery .gallery-image-slider > div {
    height: 300px;
}
.catalog-product-view .product-info-main #gallery #thumbs .js_thumbs_slides.thumbs-wrapper .js_thumbs_slide button {
    width: 60px;
    height: 60px;
}
.catalog-product-view .product-info-main #review-form .card .review-form textarea.form-input {
    height: 80px;
}
.catalog-product-view .product-info-main #review-form .card .review-form .text-xs span {
    font-size: 15px;
}
.catalog-product-view .product-info-main #review-form .card .review-form fieldset #product-review-table .table-cell span {
    font-size: 16px;
}
.catalog-product-view .product-info-main #review-form .card .text-xl {
    font-size: 20px !important;
    padding-bottom: 15px;
}

.catalog-product-view .product-info-main .my-tabs-wrapper .my-tabs .tab-btn, 
.catalog-product-view .product-info-main .leading-relaxed.product-description.prose, 
.catalog-product-view .product-info-main .my-tabs-wrapper .tab-content p  {
    font-size: 14px;
}

}

/* 04-12-2025 PDP page End */
