/* font vars */
:root {
    --font-regular: 'MyriadPro-Regular';
    --font-bold: 'MyriadProBold';
    --font-semibold: 'Myriad Pro Semibold';
    --font-pf: 'PF_Fuel_Grime';
    --clr-black: #231F20;
    --clr-blue: #0E1A3D;

    --scrollbar-width:0;
    --font-36: 36px;
    --space-130: 130px;

}
/* font vars */
body a:active, body a:hover {
    color: #D15211;
  }
/* woocommerce common */
body.woocommerce.single-product{
    overflow-x: hidden;
}


#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item> a.mega-menu-link:hover {
    border-bottom: 2px solid #C35A29 !important;
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu{
    z-index: 999999999;
}


.common-btn.outlined {
    color: var(--clr-black);
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px;
    line-height: 21px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606780;
    border-radius: 50px;
    padding-inline: 10px;
    transition: 0.5s ease all;
}

.common-btn.outlined:hover {
    background: #0f1a3d;
    border-color: #0f1a3d;
    color: #ffffff;
}

/*  common css end */
.search-wrapper form.e-search-form {
    min-width: 350px;
}


.banner-bg-image:before {
    content: "";
    inset: 0;
    background: linear-gradient(74.3deg, #0C1A3F 0%, #0C1A3F 17%, #A6ABB9 51%, #FFFFFF 72%);
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    display: flex;
    position: absolute;
}

.banner-bg-image {
    position: relative;
}

.banner-link a.elementor-button {
    background: transparent !important;
}

.p-margin-0 p {
    margin: 0;
}

.banner-link .elementor-button:hover span.elementor-button-icon svg path {
    fill: #D15211;
}


.category-box .catText p:last-child {
    margin-bottom: 0;
}

.category-box:before {
    content: "";
    display: block;
    position: absolute;
    inset: 0 11px;
    background: linear-gradient(0deg, var(--clr-black) 0%, var(--clr-black) 17%, rgb(255 255 255 / 0%) 50%);
    z-index: 2;
}

.texthas-strong p strong {
    font-family: var(--font-bold);
}

/* slider.css starts from here */


.aste-sliders-common {
    max-width: 1440px;
    margin-inline: auto;
    padding-block: 70px;
}

.aste-sliders-common ul.slick-dots {
    margin: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 25px;
    top: 100%;
    position: absolute;
    left: 0;
    right: 0;
    height: 20px;
}

.aste-sliders-common ul.slick-dots li {
    list-style: none;
    font-size: 0;
    border: none;
    margin: 0;
    height: 20px;
    width: 15px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aste-sliders-common ul.slick-dots li.slick-active {
    width: 20px;
    aspect-ratio: 1;
}

.aste-sliders-common ul.slick-dots li button {
    aspect-ratio: 1;
    border-radius: 50%;
    border: 1px solid #5E6781;
    background: transparent;
    transition: 0.5s ease all;
    height: 15px;
    width: 15px;
}


.aste-sliders-common ul.slick-dots li.slick-active button {
    background: #5E6781;
    height: 20px;
    width: 20px;
}

.aste-sliders-common ul.slick-dots li button:before {
    display: none;
}

.category-box {
    width: 100%;
    position: relative;
    padding-inline: 11px;
}

.category-box .cat-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 183 / 180;
}

.category-box .catText {
    z-index: 2;
    position: absolute;
    font-family: var(--font-bold), Sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 10px;
    max-width: 160px;
    margin-inline: auto;
}

.category-box .cat-image {
    position: relative;
    z-index: 1;
}

.aste-sliders-common button.slick-arrow {
    position: absolute;
    top: 50%;
    aspect-ratio: 1;
    width: 35px;
    height: 35px;
    font-size: 0;
    border-radius: 50%;
    /* border: none; */
    background: #0C1A3F;
    z-index: 3;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
    padding: 0;
    border: 1px solid #0C1A3F;
    display: flex !important;
}

.aste-sliders-common button.slick-next.slick-arrow {
    right: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6 6L1 11" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>')
}

.aste-sliders-common button.slick-prev.slick-arrow {
    left: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11L2 6L7 1" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>')
}

.aste-sliders-common button.slick-next.slick-arrow:is(:focus, :hover, :active, :focus-visible) {
    right: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6 6L1 11" stroke="%230E1A3D" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path></svg>')
}

.aste-sliders-common button.slick-prev.slick-arrow:is(:focus, :hover, :active, :focus-visible) {
    left: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11L2 6L7 1" stroke="%230E1A3D" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>')
}

.aste-sliders-common button.slick-arrow:before {
    display: none;
}

section.category-slider.aste-sliders-common {
    padding-block: 60px;
    padding-inline: 25px;
}

.category-slider .slider-wrapper {
    padding-inline: 80px;
}

.category-slider .slider-wrapper .slick-list {
    position: relative;
}

.category-slider .slider-wrapper .slick-list:before {
    content: "";
    left: 0px;
    top: 0px;
    bottom: 0;
    width: 65px;
    background: linear-gradient(90deg, #ffffff 15px, transparent);
    position: absolute;
    display: block;
    z-index: 9;
}

.category-slider .slider-wrapper .slick-list:after {
    content: "";
    right: 0px;
    top: 0px;
    bottom: 0;
    width: 65px;
    background: linear-gradient(270deg, #ffffff 15px, transparent);
    position: absolute;
    display: block;
    z-index: 9;
}

.category-slider .slider-wrapper {
    padding-bottom: 30px;
    position: relative;
}

.category-slider.aste-sliders-common ul.slick-dots {
    bottom: 0px;
    top: auto;
    height: 2px;
    gap: 0;
    max-width: 600px;
    margin-inline: auto;
    width: calc(100% - 90px);
}

.category-slider ul.slick-dots li {
    width: 100%;
    flex-basis: 100%;
    flex-grow: 1;
    height: 1px;
    display: flex;
    margin: 0;
}

.category-slider.aste-sliders-common ul.slick-dots li button {
    border-radius: 0;
    height: 1px;
    border: none !important;
    background: #BDBEC4;
    width: 100%;
    aspect-ratio: auto;
    padding: 0;
}

.category-slider.aste-sliders-common ul.slick-dots li button:before {
    display: none;
}

.category-slider.aste-sliders-common ul.slick-dots li.slick-active button {
    width: 100%;
    height: 2px;
    background: #5E6781;
}

/* banner-section-slider */

/*  */
.banner-section-slider.aste-sliders-common {
    max-width: none;
    padding-block: 0 10px;
}

.aste-sliders-common .slick-dotted.slick-slider {
    margin: 0;
}

.banner-slide {
    display: flex;
    background: #111e3d;
}

.banner-slide .banner-image,
.banner-slide .baner-text {
    width: 50%;
}

.banner-slide .baner-text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
}

.banner-slide .baner-text .banner-text-inner {
    max-width: 720px;
    margin-inline: auto;
    width: 100%;
    font-family: var(--font-pf);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.banner-slide .baner-text .banner-text-inner .bantitle {
    font-family: var(--font-pf);
    color: #fff;
    line-height: 70px;
    font-size: 72px;
    text-transform: capitalize;
    margin: 0px;
    font-family: var(--font-bold);
    text-align: center;
}

.banner-slide .baner-text .banner-text-inner .bantitle span {
    color: #4e6785;
}

.banner-slide .baner-text .banner-text-inner p {
    color: #ffffff;
    line-height: 30px;
    font-size: 18px;
    text-transform: capitalize;
    margin: 0;
    text-align: justify;
    font-family: var(--font-bold);
    text-align: center;
}
.banner-section-slider.aste-sliders-common button.slick-arrow {
    display: none !important;
}

.banner-section-slider.aste-sliders-common ul.slick-dots {
    top: auto;
    bottom: 25px;
}

.banner-section-slider.aste-sliders-common ul.slick-dots li button {
    background: transparent;
    border: 1px solid #ffffff;
}

.banner-section-slider.aste-sliders-common ul.slick-dots li.slick-active button,
.banner-section-slider.aste-sliders-common ul.slick-dots li button:hover {
    background: #fff;
}

.banner-slide .banner-image {
    position: relative;
    overflow: hidden;
}

.banner-slide .banner-image img {
    height: 100%;
    object-fit: cover;
    object-position: top right;
    width: 100%;
}

.banner-slide .banner-image span.new {
    position: absolute;
    top: 40px;
    right: -110px;
    font-family: var(--font-pf);
    font-size: 110px;
    background: #ffffff;
    padding: 6px 60px;
    transform: rotate(44deg);
    width: 430px;
    text-align: center;
    line-height: 1;
}

.latestProduct-slider.aste-sliders-common {
    padding-inline: 0px;
}

/* slider.css end to here */


/* product slider */


.latestProduct-slider.aste-sliders-common .slider-item {
    padding-inline: 23px;
}

.product-slide .product-image {
    position: relative;
}

.product-slide .product-image img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

.product-slide .product-image span.newtag {
    position: absolute;
    top: 0;
    left: 0;
    padding-inline: 16px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    color: #ffffff;
    font-family: var(--font-bold), Sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0px;
    background: #0F1A3D;
}

.product-slide .product-image {
    margin-bottom: 30px;
}


.product-slide .product-details .ptitle {
    margin: 0;
    font-family: var(--font-bold), Sans-serif;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-slide .product-details .ptitle a{
    font: inherit;
    color: inherit;
    line-height: inherit
}
.product-slide .product-details .ptitle a:hover {
    color: #D15211;
}

.product-slide .product-details .pdesc {
    height: 150px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -moz-line-clamp: 5;
    -o-line-clamp: 5;
    -ms-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    margin-bottom: 30px;
}

.product-slide .product-details .pdesc p {
    font-family: var(--font-regular), sans-serif;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 0;
}

.product-slide .product-details .pdesc p:last-child {
    margin: 0;
}

.product-slide .product-details .impa {
    color: #777D80;
    font-family: var(--font-bold), sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
}

.product-slide .product-details .impa strong {
    color: #000000;
    font-family: var(--font-bold), Sans-serif;
}

.product-slide .product-details .impa p {
    font: inherit;
    line-height: inherit;
}

.product-slide .product-details .impa p:last-child {
    margin-bottom: 0;
}

.product-slide .product-details .btn-holder {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 56px;
}

.product-slide .btn-holder a.common-btn {
    color: var(--clr-black);
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px;
    line-height: 21px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606780;
    border-radius: 50px;
    padding-inline: 45px;
    transition: 0.5s ease all;
}

.product-slide .btn-holder a.common-btn:hover {
    background: #0f1a3d;
    border-color: #0f1a3d;
    color: #ffffff;
}

.latestProduct-slider.aste-sliders-common ul.slick-dots {
    top: auto;
    bottom: -70px;
}

.latestProduct-slider .slider-wrapper {
    padding-inline: 42px;
}

.aste-sliders-common.latestProduct-slider button.slick-arrow {
    top: 145px;
}

/* blog slider */
.blog-slider.aste-sliders-common .slider-item {
    padding-inline: 23px;
}

.blog-slider.aste-sliders-common .slider-item {
    padding-inline: 23px;
}

.blog-slide .blog-image {
    margin-bottom: 30px;
    position: relative;
}

.blog-slide .blog-image img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}


.blog-slide .blog-details .btitle {
--_line-height:28px;
--_line-clamp: 2;

    margin: 0;
    font-family: var(--font-bold), Sans-serif;
    font-size: 24px;
    line-height: var(--_line-height);
    margin-bottom: 30px;
    color: #1C2652;
    text-decoration: none;
    /* display: -webkit-box;
    -webkit-line-clamp: var(--_line-clamp);
    line-clamp: var(--_line-clamp);
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: calc(var(--_line-clamp) * var(--_line-height)); */
}

.blog-slide .blog-details .btitle a {
    text-decoration: inherit;
    font-family: inherit;
    color: inherit;
    line-height: var(--_line-height);
    display: -webkit-box;
    -webkit-line-clamp: var(--_line-clamp);
    line-clamp: var(--_line-clamp);
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: calc(var(--_line-clamp) * var(--_line-height));
}


section.blog-slider.aste-sliders-common {
    padding-inline: 0px;
}

.blog-slide .blog-details .blg-meta {
    margin-bottom: 22px;
}

.blg-meta .date {
    color: #606780;
    text-decoration: none;
    font-size: 18px;
    font-family: var(--font-semibold);
    line-height: 21px;
}

.blog-slide .blog-details .blog-desc {
    margin-bottom: 30px;
    font-family: var(--font-regular);
    line-height: 30px;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
    -moz-line-clamp: 4;
    overflow: hidden;
}

.blog-slide .blog-details .common-btn {
    font-family: var(--font-bold);
    font-size: 18px;
    color: #60677E;
    text-decoration: none;
}

.blog-slide .blog-details .common-btn svg * {
    fill: #60677E;
}

.blog-slide .blog-details .common-btn:hover {
    color: #D15211;
}

.blog-slide .blog-details .common-btn:hover svg * {
    fill: #D15211;
}


.blog-slide .blog-image .video-icon {
    position: absolute;
    bottom: 25px;
    aspect-ratio: 1;
    right: 25px;
}

.blog-slide .blog-image .video-icon a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.blog-slide .blog-image .video-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    width: 100px;
}

a.common-btn-filed {
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px;
    line-height: 21px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0f1a3d;
    border-radius: 50px;
    padding-inline: 42px;
    transition: 0.5s ease all;
    background: #0f1a3d;
    color: #ffffff;
    max-width: fit-content;
    margin-inline: auto;
    min-width: 150px;
}

.blog-slider.aste-sliders-common a.common-btn-filed {
    margin-top: 70px;
    position: relative;
    z-index: 2;
}

section.blog-slider ul.slick-dots {
    top: auto;
    bottom: -195px;
}

section.blog-slider.aste-sliders-common>div#blogSlider {
    position: relative;
    z-index: 1;
}

.blog-slider.aste-sliders-common a.common-btn-filed:hover {
    background: transparent;
    color: #0f1a3d;
}

section.blog-slider.aste-sliders-common>div#blogSlider {
    position: relative;
    z-index: 1;
    padding-inline: 50px;
}

.vedio-btn {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    bottom: inherit !important;
}

/* video popup */

#videoModal .modal-header svg {
    max-width: 15px;
    aspect-ratio: 1;
    height: auto;
}

#videoModal .modal-header {
    padding: 0;
    background: transparent;
    position: absolute;
    aspect-ratio: 1;
    top: -10px;
    right: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

#videoModal .modal-header a.btn-close {
    margin: 0;
    padding: 10px;
    background: var(--clr-blue);
    border-radius: 50%;
    aspect-ratio: 1;
    display: flex;
    width: auto;
    height: auto !important;
    z-index: 9;
    opacity: 1;
}

#videoModal .modal-header a.btn-close:hover {
    background: #fff;
}

#videoModal .modal-header a.btn-close:hover svg * {
    fill: #000;
    stroke: #000;
}

#videoModal .modal-header svg * {
    transition: 0.5s ease all;
}

#videoModal .modal-body {
    background: transparent;
    padding: 0;
    border: 0px solid #fff;
    border-radius: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#videoModal .modal-dialog {
    max-width: 740px !important;
    width: 90%;
}

div#videoModal.show {
    display: flex !important;
    align-items: center;
}

#videoModal .modal-content {
    background: transparent;
    border: none;
}

/* sliders end here */
/* Footer css start here */
.footer-top-row a {
    color: inherit;
}

/* contact form */
.footer-newsletter h3 {
    margin-block: -6px 36px;
    color: #fff;
    color: #FFFFFF;
    font-family: var(--font-bold), Sans-serif;
    font-size: var(--font-36);
    font-weight: 700;
    text-transform: capitalize;
    line-height: 48px;
}

.footer-newsletter p {
    margin: 0;
}

.footer-col-heading {
    height: 70px;
}

.footer-newsletter .email-wrapper {
    display: flex;
    height: 90px;
    width: 100%;
}

.footer-newsletter .email-wrapper br {
    display: none;
}

.footer-newsletter .email-wrapper p {
    margin: 0;
    display: flex;
    align-items: center;
    height: 90px;
    padding: 0;
    gap: 10px;
    width: 100%;
}

.footer-newsletter .email-wrapper input.wpcf7-submit {
    width: 160px;
    height: 100%;
    border-radius: 0;
    background: #C55A29;
    border: none;
    font-family: var(--font-regular);
    font-size: var(--font-36);
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px;
    border-radius: 5px;
}

.footer-newsletter .email-wrapper span.wpcf7-form-control-wrap {
    height: 100%;
    width: calc(100% - 100px);
    flex-basis: calc(100% - 100px);
}

.footer-newsletter .email-wrapper span.wpcf7-form-control-wrap input,
.footer-newsletter .email-wrapper span.wpcf7-form-control-wrap input:is(:focus, :focus-within, :hover, :active) {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    border: none;
    outline: transparent;
    box-shadow: none;
    font-size: 24px;
    color: #131A39;
    font-family: var(--font-regular);
}

.footer-newsletter .email-wrapper input.wpcf7-submit:is(:hover, :focus, :focus-within, :active) {
    border-radius: 5px;
    border: none;
    color: #fff;
    background: #111A3B;
}

/* Footer css ends here */


/* about us page css start*/
.breadcumb-section ul {
    padding: 0;
    display: flex;
    list-style: none;
    gap: 60px;
}

.breadcumb-section ul li a {
    color: #0F1A3D;
}

.breadcumb-section ul li {
    position: relative;
}

.breadcumb-section ul li::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: var(--clr-blue);
    border-radius: 100%;
    top: 10px;
    right: -34px;
}

.breadcumb-section ul li:last-child::after {
    display: none;
}

.vedio-btn {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}



/* about us page css end*/

/* product css start */
.site-container {
    margin-inline: auto;
    max-width: 1440px;
    padding-inline: 10px;
}

.site-breadcrumb {
    background: #ECECEC;
}

.site-breadcrumb .site-container {
    display: flex;
    padding-block: 15px;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
}

.site-container ul.main-bc {
    padding: 0;
    display: flex;
    list-style: none;
    gap: 5px 60px;
    flex-wrap: wrap;
}

.site-container .bc-backbtn a {
    height: 35px;
    width: 35px;
    aspect-ratio: 1;
    display: flex;
    margin: 0;
    padding: 0;
    border: 1px solid #0C1A3F;
    border-radius: 50%;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11L2 6L7 1" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
    background-repeat: no-repeat;
    background-color: #0c1a3f;
    background-size: 10px;
    background-position: center center;
    transition: 0.5s ease all;
}

.site-container .bc-backbtn a:hover {
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11L2 6L7 1" stroke="%230E1A3D" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
    background-color: #ffffff;
}


.site-container ul.main-bc li {
    padding-inline: 0;
    position: relative;
    font-family: var(--font-regular), Sans-serif;
    font-weight: 400;
    line-height: 30px;
    font-size: 16px;
}

.site-container ul.main-bc li:not(:last-child):after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: var(--clr-blue);
    border-radius: 100%;
    top: 10px;
    right: -34px;
}

.site-container ul.main-bc li a {
    color: #0F1A3D;
    font: inherit;
}

.site-banner {
    position: relative;
}

.site-banner .sb-image {
    position: relative;
    z-index: 0;
}

.site-banner .sb-image img {
    width: 100%;
    height: 496px;
    object-fit: cover;
}

.site-banner .site-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 40px 0px;
    padding-block: 60px;
    z-index: 2;
}

.site-banner .site-container .page-title {
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-family: var(--font-bold), Sans-serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 72px;
}

.site-banner .site-container p {
    margin: 0;
    color: #FFFFFF;
    font-family: var(--font-regular), Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.site-banner:after {
    z-index: 1;
    content: "";
    inset: 0;
    background: linear-gradient(74.3deg, #0C1A3F 0%, #0C1A3F 17%, #A6ABB9 51%, #FFFFFF 72%);
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    display: flex;
    position: absolute;
}


.products-section .p-range-row {
    display: flex;
    gap: 30px;
}

.products-section .p-range-row .pdesc-side,
.products-section .p-range-row .pslider-side {
    width: 50%;
    flex-basis: 50%;
}

.products-section .pdesc-side {
    padding-right: 20px;
}


.products-section .pdesc-wrapper .pimg {
    width: 100%;
    padding: 0;
    margin: 0;
}

.products-section .pdesc-wrapper .pimg img {
    display: block;
    width: 100%;
    line-height: 1;
}

.products-section .pdesc-wrapper .pdesc {
    padding: 60px 15px 0px 15px;
}

.pdesc .ttle {
    color: #000000;
    font-family: var(--font-bold), Sans-serif;
    font-size: var(--font-36);
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0px;
    margin: 0 0 20px 0;
}

.pdesc p {
    font-family: var(--font-regular), sans-serif;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 0;
}

.pdesc .pfeatures {
    margin-top: 50px;
    margin-bottom: 0;
    margin-inline: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 10px 50px;
}

.pdesc .pfeatures li {
    flex-basis: calc(50% - 25px);
    width: calc(50% - 25px);
    padding-left: 18px;
    position: relative;
    line-height: 1;
}

.pdesc .pfeatures li a {
    font-family: var(--font-regular), sans-serif;
    line-height: 1;
    font-size: 18px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--clr-black);
}

.pdesc .pfeatures li:before {
    content: "";
    border-radius: 50%;
    background: #000;
    width: 7px;
    aspect-ratio: 1;
    display: inline-flex;
    position: absolute;
    left: 0;
    top: 5px;
    height: 7px;
}

.products-section {
    padding-block: var(--space-130) 0;
}

.pBoxgrid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.pBoxgrid .image-box {
    width: 100%;
    max-width: calc((100% - (20px * 4)) / 5);
    flex-basis: calc((100% - (20px * 4)) / 5);
}

.pBoxgrid .image-box img {
    width: 100%;
    aspect-ratio: 119 / 119;
    object-fit: cover;
}

.pslider-side .slick-slider {
    padding-inline: 0px;
    padding-bottom: 28px;
    position: relative;
    margin: -10px 0 0 0 !important;
}

.pslider-side .slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    aspect-ratio: 1;
    width: 35px;
    height: 35px;
    font-size: 0;
    border-radius: 50%;
    background: #0C1A3F;
    z-index: 3;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
    padding: 0;
    border: 1px solid #0C1A3F;
    display: flex !important;
}

.pslider-side .slick-slider .slick-arrow.slick-prev {
    left: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11L2 6L7 1" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}

.pslider-side .slick-slider .slick-arrow.slick-next:is(:focus, :hover, :active, :focus-visible) {
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6 6L1 11" stroke="%230E1A3D" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path></svg>');
}

.pslider-side .slick-slider .slick-arrow:is(:focus, :hover, :active, :focus-visible) {
    background-color: #fff;
}

.pslider-side .slick-slider .slick-arrow.slick-prev:is(:focus, :hover, :active, :focus-visible) {
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11L2 6L7 1" stroke="%230E1A3D" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}

.pslider-side .slick-slider .slick-arrow:before {
    display: none;
}

.pslider-side .slick-slider .slick-arrow.slick-next {
    right: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6 6L1 11" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}

.pslider-side .slick-slider:after {
    content: "";
    left: 0px;
    top: 0px;
    bottom: 0;
    width: 65px;
    background: linear-gradient(90deg, #ffffff 15px, transparent);
    position: absolute;
    display: block;
    z-index: 9;

}

.pslider-side .slick-slider:before {
    content: "";
    right: 0px;
    top: 0px;
    bottom: 0;
    width: 65px;
    background: linear-gradient(270deg, #ffffff 15px, transparent);
    position: absolute;
    display: block;
    z-index: 9;
}

.pslider-side .btn-holder {
    text-align: center;
}

.pslider-side a.common-btn.outlined {
    margin-inline: auto;
    display: flex;
}

.pslider-side ul.slick-dots {
    bottom: 0px;
    top: auto;
    height: 2px;
    max-width: 400px;
    margin-inline: auto;
    margin: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 0;
    position: absolute;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}

.pslider-side .slick-slider {
   
}

.pslider-side ul.slick-dots li {
    width: 100%;
    flex-basis: 100%;
    flex-grow: 1;
    height: 1px;
    display: flex;
    margin: 0;
    list-style: none;
    font-size: 0;
    border: none;
    align-items: center;
    justify-content: center;
}

.pslider-side ul.slick-dots li button {
    border-radius: 0;
    height: 1px;
    border: none !important;
    background: #BDBEC4;
    width: 100%;
    aspect-ratio: auto;
    padding: 0;
}

.pslider-side ul.slick-dots li.slick-active button {
    width: 100%;
    height: 2px;
    background: #5E6781;
}

.pslider-side ul.slick-dots li button:before {
    display: none;
}

.pslider-side .btn-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 43px;
}

.pslider-side a.common-btn.outlined {
    color: var(--clr-black);
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px;
    line-height: 21px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606780;
    border-radius: 50px;
    padding-inline: 45px;
    transition: 0.5s ease all;
}

.pslider-side a.common-btn.outlined:hover {
    background: #0f1a3d;
    border-color: #0f1a3d;
    color: #ffffff;
}

.products-section .site-container {
    display: flex;
    flex-direction: column;
    gap: 130px;
}

section.aboutsec {
    padding-block: var(--space-130);
}

section.aboutsec .abt-row {
    display: flex;
    gap: 0px 25px;
    flex-wrap: wrap;
    align-items: center;
}

section.aboutsec .abt-row .abt-col {
    flex-basis: calc(50% - 12.5px);
}

.aboutsec .abt-row .textside {
    display: flex;
    flex-direction: column;
}

.aboutsec .abt-row .textside .heading-title {
    margin: 0 0 18px 0;
    font-family: var(--font-bold);
    line-height: 48px;
    font-size: var(--font-36);
}

.aboutsec .abt-row .textside p {
    font-family: var(--font-regular);
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 45px;
}

.aboutsec .abt-row .btn-holder {
    display: flex;
}

.aboutsec .abt-row .btn-holder a.common-btn.filled {
    background-color: #0C1A3F;
    color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 40px 16px 40px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    transition: 0.5s ease all;
}

.aboutsec .abt-row .btn-holder a.common-btn.filled:hover {
    background-color: #02010100;
    color: #0C1A3F;
}

.aboutsec .abt-row .abt-col.imageside {
    padding-inline: 10px;
}

.aboutsec .abt-row .abt-col.imageside img {
    width: 100%;
}

section.aboutsec .site-container {
    max-width: 1160px;
    padding-inline: 15px;
}

section.value-added {
    padding-block: 65px;
    margin-bottom: 10px;
    background: url('https://stagingsite.aste.com.sg/wp-content/uploads/2024/09/Asset-1-100-1.jpg') no-repeat center center/cover;
}

section.value-added .site-container {
    text-align: center;
    padding-top: 11px;
    max-width: 515px;
}

section.value-added .site-container .ttle {
    margin: 0 0 24px 0;
    font-size: var(--font-36);
    line-height: 48px;
    font-family: var(--font-bold);
    color: #fff;
    text-align: center;
}

section.value-added .site-container p {
    color: #fff;
    font-family: var(--font-regular);
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 70px;
}

section.value-added .site-container a.common-btn.whitebtn {
    color: #0C1A3F;
    background-color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 40px 16px 40px;
    border: 1px solid #FFFFFF;
    transition: 0.5s ease all;
}

section.value-added .site-container a.common-btn.whitebtn:hover,
section.value-added .site-container a.common-btn.whitebtn:focus {
    color: #ffffff;
    background-color: #0C1A3F;
    border-color: #0C1A3F;
}

.products-section .p-range-row .pslider-side .slick-arrow {
    display: none !important;
}

.pslider-side .pBoxgrid .image-box {
    width: 100%;
    max-width: none;
    flex-basis: 100%;
}

.pslider-side .pBoxgrid {
    padding: 10px;
}

.pslider-side .slide-item {
    display: flex !important;
}

/*  */
.single-product-desc-side .common-btn {
    min-width: 180px;
}

/*  */

.modal-common-style .modal-header svg {
    max-width: 15px;
    aspect-ratio: 1;
    height: auto;
}

.modal-common-style .modal-header {
    padding: 0;
    background: transparent;
    position: absolute;
    aspect-ratio: 1;
    top: -10px;
    right: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.modal-common-style .modal-header a.btn-close {
    margin: 0;
    padding: 10px;
    background: var(--clr-blue);
    border-radius: 50%;
    aspect-ratio: 1;
    display: flex;
    width: auto;
    height: auto !important;
    z-index: 9;
    opacity: 1;
}
.modal-common-style .modal-header a.btn-close:focus{
    box-shadow: none;
}
.modal-common-style .modal-header a.btn-close:hover {
    background: #fff;
}

.modal-common-style .modal-header a.btn-close:hover svg * {
    fill: #000;
    stroke: #000;
}

.modal-common-style .modal-header svg * {
    transition: 0.5s ease all;
}

.modal-common-style .modal-body {
    background: #fff;
    padding: 0;
    border: 0px solid #fff;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-common-style .modal-dialog {
    height: 100vh;
    max-width: 740px !important;
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

div.modal-common-style.show {
    display: flex !important;
    align-items: center;
}

.modal-common-style .modal-content {
    background: transparent;
    border: none;
}



.single-product-desc-side .pdesc p {
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: var(--font-regular);
    font-size: 18px;
    line-height: 28px;
    -webkit-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
    -moz-line-clamp: 4;
    line-clamp: 4;
}

.modal-common-style.pQuickviewModal .modal-dialog {
    height: auto;
    max-height: calc(100vh - 20px);
    max-width: 1025px !important;
}

.modal-common-style.pQuickviewModal .modal-dialog .modal-body {
    max-height: calc(100vh - 40px);
    padding: 40px;
}

.pQuickviewModal .modal-dialog .single-product-row {
    display: flex;
}

.single-product-image-side {
    flex-basis: 40%;
    max-width: 40%;
    padding: 0;
    text-align: center;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
}

.single-product-desc-side {
    flex-basis: 60%;
    max-width: 60%;
    max-height: 340px;
    overflow: auto;
    padding-left: 50px;
}

.single-product-image-side img {
    max-width: 100%;
    height: 340px;
    aspect-ratio: 1;
    margin-inline: auto;
    display: block;
    margin: 0;
    width: 100%;
    object-fit: contain;
}

.single-product-desc-side .p-title h4 {
    font-family: var(--font-bold);
    line-height: 43px;
    font-size: var(--font-36);
    margin: 0 0 0 0;
}

.single-product-desc-side .p-title h5 {
    margin: 0 0 0 0;
    font-family: var(--font-regular);
    font-size: 20px;
    line-height: 30px;
}

.single-product-desc-side .p-title {
    margin-bottom: 35px;
}

.single-product-desc-side .pdesc {
    margin-bottom: 35px;
}

.single-product-desc-side .btn-holder a.common-btn.outlined {
    display: inline-flex;
}

/* category filters */


/* .category-section */
.category-section {
    display: flex;
    --sidebar-width: 405px;
    --col-gap: 30px;
    padding-block: 70px;
}


.category-section .prd_row {
    display: flex;
    column-gap: var(--col-gap);
    flex-wrap: wrap;
}

.pcat-sidebar {
    width: var(--sidebar-width);
    flex-basis: var(--sidebar-width);
}

.pcat-content {
    width: calc(100% - (var(--sidebar-width) + var(--col-gap)));
    flex-basis: calc(100% - (var(--sidebar-width) + var(--col-gap)));
}

.pcat-sidebar .selected-filters {
    min-height: 273px;
    margin-bottom: 70px;
}

.pcat-sidebar .selected-filters .cttl {
    margin: 0 0 25px 0;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
}

.catbox {
    margin-bottom: 25px;
}

.catbox .cbox-title {
    font-family: var(--font-bold);
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 21px;
}

.catbox ul {
    list-style: none;
    padding: 0;
}

.catbox ul a {
    font: inherit;
    line-height: inherit;
    color: inherit;
}

.catbox ul li {
    font-size: 18px;
    font-family: var(--font-regular);
    line-height: 21px;
    position: relative;
    max-width: 100%;
    width: fit-content;
    padding-right: 30px;
}

.catbox ul li a.del {
    width: 20px;
    aspect-ratio: 1;
    display: inline-flex;
    position: absolute;
    right: 0;
    align-items: center;
}

.catbox ul li a.del:hover svg path {
    stroke: var(--clr-blue);
}

.catbox ul li a.del svg path {
    transition: 0.5s ease all;
}
.catalog-list ul li .cat-box {
    position: relative;
}

.catalog-list ul li .cat-box>a {
    position: absolute;
    inset: 0;
}

.catalog-list ul li .cat-box .download-btn {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

.selected-filters a.common-btn.outlined {
    display: inline-flex;
    min-width: 150px;
}

.pcat-sidebar .selected-filters .btn-holder {
    margin-top: 50px;
}

/* .catbox:last-child {
    margin-bottom: 0;
} */


.pcat-content .content-toppart>p {
    margin-bottom: 70px;
}

.pcat-content .content-toppart {
    margin-bottom: 70px;
}

.plist-wrapper ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.plist-wrapper ul li {
    width: calc(20% - 12px);
}
.plist-wrapper ul .category-box {
    padding: 0;
}

.plist-wrapper ul .category-box::before {
    inset: 0;
}


.filter-top-row {
    display: flex;
    justify-content: space-between;
    /* height: 72px; */
    border-block: 1px solid var(--clr-black);
    padding-block: 15px;
    align-items: center;
}
.pagination-wrapper {
    width: calc(100% - 90px);
}

.filter-top-row .res-filter-dd>button.btn {
    background: transparent;
    color: #231f20;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    border-radius: 0;
    border: none;
    position: relative;
}

.filter-top-row .res-filter-dd>button.btn:after {
    content: "";
    border-color: transparent transparent var(--clr-black) transparent;
    /* position: absolute; */
    /* right: 0; */
    border-width: 0px 10px 10px 10px;
    border-style: solid;
    margin-left: 20px;
    transform: rotate(180deg);
}

.filter-top-row .rightside {
    display: flex;
    align-items: center;
}

.filter-top-row .rightside ul.pagination-style1 {
    margin-left: 40px;
}

/* catpagination css */
ul.pagination-style1 {
    display: flex;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    row-gap: 5px;
}

ul.pagination-style1 li a, ul.pagination-style1 li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    aspect-ratio: 1;
    font-family: var(--font-bold);
    color: var(--clr-black);
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    background: #ffffff;
}

ul.pagination-style1 li a:hover,
ul.pagination-style1 li span.current {
    background: var(--clr-blue);
    color: #ffffff;
}

ul.pagination-style1 li a svg * {
    fill: var(--clr-black);
}

ul.pagination-style1 li {
    border-right: 1px solid var(--clr-black);
    padding-inline: 10px;
}

ul.pagination-style1 li:last-child {
    border: none;
}

/* product-filter */
.product-filter {
    border-top: 1px solid var(--clr-black);
}

.product-filter .ttl {
    margin: 0;
    height: 70px;
    display: flex;
    align-items: center;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
}

/* filter-accordion */
.filter-accordion .accordion-item {
    border-top: 1px solid var(--clr-black);
    border-radius: 0 !important;
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding-block: 20px;
}

.filter-accordion .accordion-header {
    margin: 0;
    border: none;
}

.filter-accordion .accordion-header .accordion-button {
    background: transparent;
    border-radius: 0;
    border: none;
    padding: 00;
    width: 100%;
    padding-inline: 15px;
    display: flex;
    justify-content: space-between;
    font-family: var(--font-regular);
    color: var(--clr-black);
    font-weight: 400;
    box-shadow: none;
    line-height: 20px;
    font-size: 18px;
}

.filter-accordion .accordion-header .accordion-button:is(:focus, :focus-within, :focus-visible, :hover, :active) {
    box-shadow: none;
    border: none;
    outline: transparent;
}

.filter-accordion .accordion-header .accordion-button input.parentCheckbox {
    margin: 0 !important;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #000;
    flex-basis: 20px;
    margin-right: 15px !important;
    appearance: none;
}

.filter-accordion .accordion-header .accordion-button .counts {
    margin-left: 5px;
}

.filter-accordion .accordion-header .accordion-button:after {
    content: "";
    aspect-ratio: 1;
    width: 15px;
    background-color: transparent;
    border: none;
    display: grid;
    place-items: center;
    background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_954_2)"><path d="M12 6H0" stroke="%23231F20" stroke-width="2" stroke-miterlimit="10"/><path d="M6 12V0" stroke="%23231F20" stroke-width="2" stroke-miterlimit="10"/></g><defs><clipPath id="clip0_954_2"><rect width="12" height="12" fill="white"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px;
}

.filter-accordion .accordion-header .accordion-button:not(.collapsed):after {
    background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6H0" stroke="%23231F20" stroke-width="2" stroke-miterlimit="10"/></svg>');
}

.filter-accordion .accordion-item .accordion-collapse {
    border: none;
}

.filter-accordion .accordion-body {
    padding: 0;
}

.filter-accordion .accordion-body .list-group {
    border-top: 1px solid #C0C1C6;
    border-radius: 0;
    margin-top: 20px;
}

.filter-accordion .accordion-body .list-group-item {
    border-bottom: 1px solid #C0C1C6;
    border-inline: none;
    border-radius: 0;
    border-top: none;
    padding-block: 20px;
    padding-inline: 15px;
    display: flex;
    align-items: center;
    line-height: 15px;
}


.filter-accordion .accordion-body .list-group-item .childCheckbox {
    margin: 0 !important;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border: 1px solid #000;
    flex-basis: 15px;
    margin-right: 20px !important;
    appearance: none;
    min-width: 15px;
}

.filter-accordion label {
    line-height: inherit;
    width: 100%;
    cursor: pointer;
}

.filter-accordion .accordion-header .accordion-button input.parentCheckbox:checked {
    appearance: none;
    width: 20px;
    height: 20px;
    background-color: #000;
    /* position: relative; */
}

.filter-accordion .accordion-body .list-group-item .childCheckbox:checked {
    appearance: none;
    width: 15px;
    height: 15px;
    background-color: #000;
    /* position: relative; */
}

.filter-results-list {
    display: flex;
    flex-wrap: wrap;
    --columns: 3;
    --gap: 65px;
    gap: var(--gap);
    padding-block: 25px;
}

.filter-results-list .result-box-wrapper {
    width: calc((100% - (var(--gap) * (var(--columns) - 1))) / var(--columns));
}

.fiter-box .prd-image {
    width: 100%;
    height: 290px;
}

.fiter-box .prd-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
}

.fiter-box .prd-details {
    padding-block: 30px;
}

.fiter-box .prd-details .ptitle {
    margin: 0 0 20px 0;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.fiter-box .prd-details .ptitle a,
.ptitle a{
    font: inherit;
    color: inherit;
    line-height: inherit
}
.fiter-box .prd-details .ptitle a:hover,
.ptitle a:hover {
    color: #D15211;
}
.fiter-box .prd-details .excerpt {
    margin: 0 0 20px 0;
    height: 150px;
    font-family: var(--font-regular);
    font-size: 18px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fiter-box .prd-details .p-meta {
    font-family: var(--font-ragular);
    color: #777D80;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    height: 44px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.fiter-box .prd-details .p-meta strong {
    color: var(--clr-black);
    font-family: var(--font-bold);
}

.fiter-box .btn-holder {
    text-align: center;
}

.fiter-box .btn-holder .common-btn.outlined {
    display: inline-flex;
    min-width: 180px;
    padding: 10px 20px;
}

section.aboutsec.oncategorypage {
    padding-top: 0;
}

.pagination-wrapper.onbottom {
    margin-top: 45px;
    display: flex;
    justify-content: flex-end;
}

.filter-top-row .res-filter-dd>button.btn.show {
    background: #ECECEC;
}

.filter-top-row .res-filter-dd>button.btn.show:after {
    transform: rotate(0deg);
}

.res-filter-dd.dropdown .dropdown-menu {
    border: none;
    border-radius: 0;
    background: #fff;
    width: 100%;
    padding: 0;
    top: -1px !important;
    z-index: 99;
}


.res-filter-dd.dropdown .dropdown-menu .dropdown-item {
    background: #ffffff;
    border-radius: 0;
    height: 70px;
    color: var(--clr-black);
    font-family: var(--font-bold);
    border-bottom: 1px solid #C0C1C6;
    border-top: none;
    border-inline: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    font-size: 21px;
    line-height: 25px;
}

.res-filter-dd.dropdown .dropdown-menu .dropdown-item:hover {
    background: var(--clr-blue);
    color: #ffffff;
}

.res-filter-dd.dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
}

ul.pagination-style1 li a:hover svg * {
    fill: #ffffff;
}

/*  */
.popupClosebtn .dialog-close-button {
    padding: 8px;
    border-radius: 50%;
}

.news-blog .slider-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 40px;
}

.news-blog .slider-item {
    padding-inline: 0 !important;
}

.news-blog .slider-item {
    padding-inline: 0 !important;
    width: calc(33.33% - 13.33px);
}

/*  Mega menu css*/
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link {
    font-family: var(--font-bold);
    text-transform: uppercase;
    font-size: 20px;
}

.mega-megamenu-customstyle h4.mega-block-title {
    position: relative;
}

.mega-megamenu-customstyle h4.mega-block-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #61677C;
}

.mega-menu-wrapper {
    display: grid;
}

.mega-menu-wrapper.twocols {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

ul.megaSubMenu {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
    justify-content: space-between;
}

ul.megaSubMenu>li {
    width: 100%;
    flex-basis: 100%;
    height: auto;
}

ul.megaSubMenu>li>a {
    font-family: var(--font-semibold);
    color: var(--clr-black);
    line-height: 30px;
    font-size: 16px;
}

ul.megaSubMenu2 {
    list-style: none;
    padding: 0 0 0 30px;
    margin: 0;
}

ul.megaSubMenu2 li a {
    color: var(--clr-black);
    font-size: 14px;
    line-height: 21px;
    font-family: var(--font-regular);
}

ul.megaSubMenu.column-2 li {
    flex-basis: 100%;
    width: 100%;
}

.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper h3 {
    margin-top: 0;
    font-size: var(--font-36);
    line-height: 43px;
    color: #231F20;
    font-weight: 700;
    font-family: 'MyriadProBold';
    margin-bottom: 18px;
}

.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper p {
    font-size: 18px;
    line-height: 30px;
    color: #231F20;
    font-weight: 400;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 0;
}

.yith-request-a-quote-page form#yith-ywraq-mail-form {
    margin-top: 28px;
}

.yith-request-a-quote-page form#yith-ywraq-mail-form label {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 3px;
}

.single-product .site-main {
    max-width: 100% !important;
    padding: 0px;
}

nav.woocommerce-breadcrumb {
    padding: 14px 15px !important;
    background-color: #ECECEC;
    max-width: 1440px;
    margin: 0 auto !important;
    width: 100%;
}

nav.woocommerce-breadcrumb a {
    color: #0F1A3D !important;
    font-size: 16px;
    line-height: 30px;
    font-family: 'MyriadPro-Regular';
    position: relative;
    white-space: normal;
}

.woocommerce div.product {
    max-width: 1440px !important;
    width: 100%;
    margin: 0 auto;
    padding: 120px 15px;
}

.woocommerce div.product .product_title {
    color: #231F20;
    font-size: var(--font-36);
    line-height: 42px;
    font-weight: 700;
    font-family: 'MyriadProBold';
    margin-bottom: 3px;
}

/* sticky header css */
div#header-top-id {
    background: #ffffff;
}

div#header-top-id.sticky-header-custom {
    position: fixed;
    top: 0;
    z-index: 10000;
    left: 0;
    width: 100%;
    background: var(--clr-blue);
}

div#header-top-id.sticky-header-custom .header-rightcontent {
    flex-direction: row-reverse;
    gap: 20px;
    justify-content: space-between;
}

div#header-top-id.sticky-header-custom .header-rightcontent .header-top-right-right {
    width: 400px;
}
div#header-top-id.sticky-header-custom .search-wrapper form.e-search-form {
    min-width: 300px;
}

div#header-top-id.sticky-header-custom .header-rightcontent .e-search-input {
    color: #fff;
    background: transparent;
    border-color: #fff;
}

div#header-top-id.sticky-header-custom .header-rightcontent .e-search-input::placeholder {
    color: #ffffff;
}

div#header-top-id.sticky-header-custom .header-rightcontent svg * {
    fill: #ffffff;
}

div#header-top-id.sticky-header-custom .elementor-element.elementor-element-fe05cc6 {
    border-color: #ffffff;
}

div#header-top-id.sticky-header-custom button.e-search-submit {
    border-color: #ffffff;
}

div#header-top-id.sticky-header-custom .header-rightcontent a.elementor-item {
    color: #ffffff;
}

.sticky-header-custom .header-rightcontent .elementor-element.header-top-nav:not(.stickymenu) {
    display: none;
}

.header-rightcontent .elementor-element.header-top-nav.stickymenu {
    display: none;
}

.sticky-header-custom .header-rightcontent .elementor-element.header-top-nav.stickymenu {
    display: block;
}

div#header-top-id.sticky-header-custom .elementor-widget-theme-site-logo img {
    filter: brightness(100);
}

div#header-top-id .header-rightcontent .e-search-input {
    background: transparent !important;
}

/* single product css start */
/* common breadcrumb for woocommerce */
body nav.woocommerce-breadcrumb {
    background: #ECECEC;
    max-width: 100%;
    padding-inline: calc(50vw - (1440px / 2)) !important;
    display: flex;
    padding-block: 15px;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
}

body nav.woocommerce-breadcrumb::before {
    display: none !important;
}

/* common breadcrumb for woocommerce css end here  */

.single-product.woocommerce div.product {
    padding-block: 130px 10px;
}

.single-product.woocommerce div.product span.onsale {
    background: var(--clr-blue);
    border-radius: 0;
    padding: 6px 12px;
    min-height: 0;
    min-width: 0;
    line-height: 1;
    top: 130px;
    left: 15px;
}

.single-product.woocommerce div.product .woocommerce-product-gallery {
    width: 40%;
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
    max-height: 540px;
}

/* single product css end */
.navbar-withmegamenu .mega-menu-item-has-children>ul.mega-sub-menu {
    box-shadow: 1px 4px 8px 2px #000000a6 !important;
}


body.woocommerce.single-product .summary.entry-summary {
    width: 60%;
    padding-left: 70px;
}

body.woocommerce.single-product .summary.entry-summary .product_title {
    font-family: var(--font-bold);
    font-size: var(--font-36);
    margin-bottom: 0;
}

body.woocommerce.single-product .summary.entry-summary .woocommerce-product-details__short-description p {
    font-family: var(--font-regular);
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
}

body.woocommerce.single-product .summary.entry-summary .woocommerce-product-details__short-description {
    margin-bottom: 50px;
}

body.woocommerce.single-product form.cart {
    margin: 0;
    border-block: 1px solid #C0C1C6;
    padding-block: 24px;
    margin-bottom: 25px;
    padding-bottom: 0;
}

body.woocommerce.single-product table.variations tr th,
body.woocommerce.single-product table.variations tr td {
    background: transparent;
    display: flex;
    align-items: center;
    flex-basis: auto;
}

body.woocommerce.single-product table.variations,
body.woocommerce.single-product table.variations tbody {
    margin: 0 !important;
    display: flex;
    width: 100%;
    position: relative;
}

body.woocommerce.single-product table.variations th,
body.woocommerce.single-product table.variations td {
    padding: 0;
}

body.woocommerce.single-product table.variations tr {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    column-gap: 15px;
}

body.woocommerce.single-product table.variations tr .label {
    flex-basis: 100%;
    max-width: fit-content;
}

body.woocommerce.single-product table.variations tr .value {
    flex-basis: 100%;
    max-width: 100%;
    position: static;
}

body.woocommerce.single-product table.variations tr .value select {
    width: 100%;
    min-width: 0;
    max-width: none;
    margin: 0;
    border: 1px solid #C0C1C6;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #fff url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 9.91"><defs><style> .cls-1 { fill: none; stroke: %23231f20; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 2px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><polyline class="cls-1" points="16 1 8.5 8.5 1 1"/></g></svg>') no-repeat center right 15px / 15px;
    padding-inline: 15px;
}

body.woocommerce.single-product table.variations tr .value .reset_variations {
    position: absolute;
    bottom: -20px;
    line-height: 1;
    font-size: 16px;
    font-family: var(--font-regular);
}

body.woocommerce.single-product table.variations tbody {
    margin-bottom: 24px !important;
}
 

body.woocommerce.single-product .yith-ywraq-add-to-quote {
    margin: 0;
}
body.woocommerce.single-product .yith-ywraq-add-to-quote {
    width: 100%;
    display: flex;
    position: relative;
    margin: 0;
    border-block: 1px solid #C0C1C6;
    padding-block: 24px;
    margin-block: 25px;
}


body.woocommerce.single-product .yith-ywraq-add-to-quote .yith-ywraq-add-button.show {
    display: flex !important;
    gap: 10px;
    align-items: center;
}

body.woocommerce.single-product .qty {
    height: 55px;
    border-radius: 5px;
    width: 80px;
    padding: 5px;
}

body.woocommerce.single-product .quantity {
    margin: 0 50px 0 0 !important;
}


body.woocommerce.single-product .product .yith-ywraq-add-to-quote {
    margin-top: 0;
    border: unset;
    padding: 0;
}
body.woocommerce.single-product a.add-request-quote-button {
    color: var(--clr-black) !important;
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px !important;
    line-height: 21px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606780;
    border-radius: 50px;
    padding-inline: 20px;
    transition: 0.5s ease all;
    background: transparent !important;
    min-width: 180px;
    /* margin-left: 50px; */
}

/* body.woocommerce.single-product .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message, body.woocommerce.single-product .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message {
    margin-left: 50px;
} */
/* header-cart  */
.cartcounts {
    position: absolute !important;
    bottom: calc(100% - 5px) !important;
    left: calc(100% - 24px) !important;
    top: auto !important;
    border-radius: 50px;
    padding: 0;
    font-family: var(--font-bold);
    /* left: auto !important; */
    ;
    height: auto !important;
}

.cartcounts * {
    color: inherit;
    font: inherit;
    line-height: 1;
}


.cartcounts span.quote-count {
    min-height: 20px;
    min-width: 20px !important;
    aspect-ratio: 1;
    background: var(--clr-blue);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    color: #ffffff;
    font-family: var(--font-bold);
    font-size: 12px;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    opacity: 1 !important;
    height: 55px !important;
    background: #ECECEC;
    width: 25px !important;
    margin-right: -5px;
    margin-left: 5px;
    padding-inline: 5px;
}

body.woocommerce.single-product .qty:focus-visible,
body.woocommerce.single-product .qty:focus,
body.woocommerce.single-product .qty:hover,
body.woocommerce.single-product .qty:active {
    border: 1px solid #C0C1C6;
    outline: transparent;
    box-shadow: none;
}

div#header-top-id.sticky-header-custom .cartcounts span.quote-count {
    background: #ffffff;
    color: var(--clr-blue);
}


.popupClosebtn .dialog-close-button:hover {
    background-color: #ffffff !important;
}

.popupClosebtn .dialog-close-button:hover svg {
    fill: var(--clr-blue) !important;
}

/* single product page */
.woocommerce-product-gallery .wpgs-for.slick-slider .slick-arrow {
    display: none !important;
}

.woocommerce-product-gallery .wpgs-nav.slick-slider {
    max-width: 420px;
    margin-inline: auto;
    padding-inline: 40px;
}

.woocommerce-product-gallery .wpgs-nav.slick-slider img.size-woocommerce_gallery_thumbnail {
    object-fit: cover;
    opacity: 1;
    border: none !important;
}

.woocommerce-product-gallery .wpgs-for .wpgs-lightbox-icon img.attachment-shop_single {
    min-height: 540px;
    height: 540px;
    max-height: 540px;
    object-fit: cover;
}

.woocommerce-product-gallery .wpgs-nav.slick-slider button.slick-arrow {
    background: transparent;
    border: none;
    font-size: 0;
    padding: 0;
    margin: 0;
    width: 25px;
    aspect-ratio: 1;
    display: flex !important;
    height: 25px;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center center;
    margin-top: 10px;
}

.woocommerce-product-gallery .wpgs-nav.slick-slider button.slick-arrow.slick-prev {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.91 27"><defs><style> .cls-234 { fill: none; stroke: %23c0c1c6; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 2px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><polyline class="cls-234" points="13.91 26 1.41 13.5 13.91 1"/></g></svg>');
    left: 0;
}

.woocommerce-product-gallery .wpgs-nav.slick-slider button.slick-arrow.slick-next {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.91 27"><defs><style> .cls-345 { fill: none; stroke: %23c0c1c6; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 2px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><polyline class="cls-345" points="1 1 13.5 13.5 1 26"/></g></svg>');
    right: 0;
}

.woocommerce-product-gallery .wpgs-nav.slick-slider button.slick-arrow:before {
    display: none;
}

.woocommerce-product-gallery .wpgs-nav .slick-slide.slick-active,
.woocommerce-product-gallery .wpgs-nav .slick-slide {
    border: none;
}


body.woocommerce.single-product .product-brand,
body.woocommerce.single-product .product-categories .product-parent-categories,
body.woocommerce.single-product .product-categories .product-first-level-subcategories,
body.woocommerce.single-product .product-categories .product-second-level-subcategories,
body.woocommerce.single-product .product-tags {
    font-family: var(--font-regular);
    color: #777D80;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
}

body.woocommerce.single-product .product-brand b,
body.woocommerce.single-product .product-brand b,
body.woocommerce.single-product .product-categories .product-parent-categories b,
body.woocommerce.single-product .product-categories .product-first-level-subcategories b,
body.woocommerce.single-product .product-categories .product-second-level-subcategories b,
body.woocommerce.single-product .product-tags b {
    color: var(--clr-black);
    font-weight: 400;
}

body.woocommerce.single-product .product-brand a,
body.woocommerce.single-product .product-brand a,
body.woocommerce.single-product .product-categories .product-parent-categories a,
body.woocommerce.single-product .product-categories .product-first-level-subcategories a,
body.woocommerce.single-product .product-categories .product-second-level-subcategories a,
body.woocommerce.single-product .product-tags a {
    color: inherit;
    font: inherit;
    text-decoration: inherit !important
}

/* single products tabs */


body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    padding: 0;
    border-block: 1px solid #000;
    min-height: 70px;
    margin: 0;
    display: flex;
    gap: 17px;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
    padding: 0;
    border: none;
    display: flex;
    margin: 0;
    background: transparent;
    color: var(--clr-black);
    font-weight: 700;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
    border-radius: 0;
    z-index: 2;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
    font: inherit;
    border-bottom: 2px solid transparent;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: inherit;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:before,
body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:after {
    display: none;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a,
body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a:hover {
    border-color: #606780;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding-top: 30px;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
    margin: 20px 0 25px 0;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p {
    font-family: var(--font-regular);
    font-size: 18px;
    line-height: 30px;
    color: var(--clr-black);
    font-style: normal;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p {
    margin-bottom: 50px;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p + h2 {
    margin-top: 0;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul {
    padding: 0;
    list-style: none;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li {
    font-family: var(--font-regular);
    font-size: 18px;
    line-height: 30px;
    color: #231F20;
    margin-bottom: 5px;
    padding-left: 17px;
    position: relative;
}
body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul.variation-downloads-list li a {
    color: #777D80;
    text-decoration: underline;
}
body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li:last-child {
    margin-bottom: 0;
}

body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li:before {
    content: "";
    position: absolute;
    width: 7px;
    aspect-ratio: 1;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    left: 0;
    top: 11.5px;
}
/* single_related */
section.single_related.mb-10 {
    margin-bottom: 10px;
}
section.single_related {
    background: #ECECEC;
    position: relative;
    padding-block: 60px 25px;
}


section.single_related:before {
    content: "";
    background: #ECECEC;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    display: flex;
    width: 100vw;
    transform: translateX(-50%);    
}
section.single_related.fullwidth:before {
    display: none;
}
section.single_related h3{
    position: relative;
    z-index: 1;
    padding-bottom: 15px;
    border-bottom: 1px solid #BEBFC4;
    color: #000000;
    font-family: var(--font-bold);
    font-size: var(--font-36);
    font-weight: 700;
    text-align: center;
    margin: 0;
}

body.woocommerce.single-product form.cart p.stock {
    font-size: 24px;
    line-height: 24px;
    font-family: var(--font-bold);
    color: #C55A29;
    margin-block: 20px 30px;
    display: flex;
}


body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes {
    margin: 0;
    border: none;
}

body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes th, body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes td {
    border-bottom: 1px dotted #C0C1C6;
    border-inline: 0;
    background-color: #ffffff;
    height: 50px;
    vertical-align: middle;
    padding-inline: 15px;
    font-family: var(--font-bold);
    color: var(--clr-black);
    font-size: 18px;
    line-height: 21px;
}
body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes tr:last-child th,
body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes tr:lsat-child td {
    border-bottom: 0;
}
body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes tr:nth-child(even) th, body.woocommerce.single-product .woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes tr:nth-child(even) td {
    background-color: #ECECEC;
} 

/* .woocommerce-cartPage-wrapper */
.woocommerce-cartPage-wrapper {
    overflow: hidden;
}


section.woocommerce-cartPage-wrapper {
    padding-block: 130px;
}

.woocommerce section.woocommerce-cartPage-wrapper  table.shop_table {
    border: none;
    margin: 0;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table thead tr th {
    border-top: 1px solid #C0C1C6;
    background: transparent;
    border-inline: none;
    border-bottom: none;
    padding-block: 15px;
    padding-inline: 7px;
    font-family: var(--font-bold);
    font-size: 18px;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td {
    border: none;
    background: transparent;
    border-top: 1px solid #C0C1C6;
    padding-block: 25px;
    padding-inline: 7px;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-remove {
    padding-inline: 7px;
    text-align: center;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-remove a.remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    line-height: 1;
    font-size: 0;
    background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13.41 13.41"><defs><style> .cls-1 { fill: none; stroke: %23c11c24; stroke-miterlimit: 10; stroke-width: 2px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><g><line class="cls-1" x1="12.71" y1="12.71" x2=".71" y2=".71"/><line class="cls-1" x1=".71" y1="12.71" x2="12.71" y2=".71"/></g></g></svg>');
    background-repeat: no-repeat;
    padding: 5px;
    margin-inline: auto;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-thumbnail {width: 126px;}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-thumbnail a {
    border: 1px solid #C0C1C6;
    display: flex;
    border-radius: 10px;
    padding: 5px;
    width: 112px;
    aspect-ratio: 1;
    height: 112px;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-thumbnail a img {
    height: 100px;
    aspect-ratio: 1;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-quantity {width: 94px;}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-quantity .quantity {
    display: flex;
    justify-content: center;
    max-width: fit-content;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-quantity .qty {height: 55px;border-radius: 5px;width: 80px;padding: 5px;}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-name a {
    color: var(--clr-black);
    font-family: var(--font-bold);
    font-size: 21px;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.actions {
    text-align: left;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.actions input.button {
    background: transparent;
    height: 55px;
    color: #231F20;
    font-family: 'MyriadProBold';
    font-size: 18px;
    line-height: 21px;
    padding-inline: 25px;
}

.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.actions input.button:hover {
    background: var(--clr-blue);
    color: #ffff;
    border-color: var(--clr-blue);
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper {
    margin: 0;
    padding: 0 0 0 70px;
    flex-basis: 43%;
    max-width: 43%;
}

.woocommerce section.woocommerce-cartPage-wrapper .woo-cart-main.ywraq-form-table-wrapper {
    display: flex;
    align-items: flex-start;
}

.woocommerce section.woocommerce-cartPage-wrapper form#yith-ywraq-form,
.woocommerce section.woocommerce-cartPage-wrapper .empty_data {
    flex-basis: 57%;
    width: 57%;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper h3 {
    margin: 0;
    line-height: 1;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form {
    margin-top: 20px;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row {
    padding: 0 0 20px 0;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row label {
    font-family: 'MyriadPro-Regular';
    font-size: 18px;
    line-height: 1;
    margin: 0 0 10px 0;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row input {
    height: 35px;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row input, .woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row textarea {
    border: 1px solid #C0C1C6;
    border-radius: 5px;
    padding: 5px 15px;
    color: var(--clr-black);
    font-size: 18px;
    line-height: 21px;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row input::placeholder, .woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row textarea::placeholder {
    color: #777D80;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form .form-row textarea {
    height: 200px;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form p:not(.form-row) {
    font-size: 18px;
    color: #777D80;
    padding: 0px 15px;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form input.button {
    margin-top: 30px;
    color: #ffffff;
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px;
    line-height: 21px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606780;
    border-radius: 50px;
    padding-inline: 40px;
    transition: 0.5s ease all;
    margin-left: auto;
}

.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper form#yith-ywraq-mail-form input.button:hover {
    background: transparent;
    color: var(--clr-black);
}
.woocommerce section.woocommerce-cartPage-wrapper form#yith-ywraq-form>h3,
.woocommerce section.woocommerce-cartPage-wrapper .empty_data>h3 {
    margin-top: 0;
    font-size: var(--font-36);
    line-height: 43px;
    color: #231F20;
    font-weight: 700;
    font-family: 'MyriadProBold';
    margin-bottom: 40px;
}
.woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td span.variation_data {
    display: flex;
    width: 100%;
    min-width: 0;
    max-width: none;
    margin: 20px 0 0 0;
    border: 1px solid #C0C1C6;
   padding-inline: 15px;
    border-radius: 4px;
    text-transform: capitalize;
}

.catalog-list ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}
.catalog-list ul li{
    flex-basis: 50%;
    width: 50%;
}

.catalog-list {
    padding-bottom: 10px;
}


.catalog-list .download-btn span.icon-list-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    margin-right: 10px;
}

.catalog-list .download-btn a {
    font-family: "MyriadProBold", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21px;
    display: flex;
    justify-content: center;
    margin: 35px 0px 0px 0px;
}

.catalog-list .cat-title {
    margin: 20px 0px 0px 0px;
    text-align: center;
    color: #1C2652;
    font-family: "MyriadPro-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}


.filter-accordion .accordion-item {
    position: relative;
    padding-inline: 0;
}

.filter-accordion .accordion-header .accordion-button {
    position: relative;
    padding-inline: 50px 35px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.filter-accordion .accordion-header .accordion-button input.parentCheckbox {
    position: absolute;
    left: 15px;
    z-index: 1;
    cursor: pointer;
    top: 0;
}

.filter-accordion .accordion-header .accordion-button:after {
    position: absolute;
    right: 15px;
    top: 0;
}

.filter-accordion .accordion-body .list-group-item {
    position: relative;
    padding-inline: 50px 15px;
}

.filter-accordion .accordion-body .list-group-item .childCheckbox {
    position: absolute;
    left: 17px;
    cursor:pointer;
}
.woocommerce section.woocommerce-cartPage-wrapper .empty_data h4 {
    margin-top: 0;
    font-size: var(--font-36);
    line-height: 1.4;
    color: #231F20;
    font-weight: 700;
    font-family: 'MyriadProBold';
    margin-bottom: 20px;
}

.woocommerce section.woocommerce-cartPage-wrapper .empty_data p {
    margin-bottom: 70px;
}

.woocommerce section.woocommerce-cartPage-wrapper .empty_data a {
    color: var(--clr-black);
    text-decoration: none;
    font-family: var(--font-bold), Sans-serif;
    font-size: 18px;
    line-height: 21px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606780;
    border-radius: 50px;
    padding-inline: 10px;
    transition: 0.5s ease all;
    width: fit-content;
    min-width: 200px;
    max-width: 100%;
}

.woocommerce section.woocommerce-cartPage-wrapper .empty_data a button {
    color: inherit;
    font: inherit;
    background: transparent;
    line-height: inherit;
    border: none;
    padding: 0;
    transition: 0s;
}

.woocommerce section.woocommerce-cartPage-wrapper .empty_data a:hover {
    background: #0f1a3d;
    border-color: #0f1a3d;
    color: #ffffff;
}

/* Responsive */

.wpcf7-spinner{
    min-width: 24px;
}

.vas-menus ul.megaSubMenu2
, .catalogs-menus ul.megaSubMenu2
, .news-menus ul.megaSubMenu2 
, .about-menus ul.megaSubMenu2 
{
    padding: 0;
}
.pcat-content .category-box .cat-image img {
    aspect-ratio: auto;
    width: 100%;
    max-height: 160px;
}
.yith-ywraq-add-to-quote a, .yith_ywraq_add_item_browse_message a{
    color: #C55A29;
}
body.woocommerce.single-product .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response-93 {
    clear: both;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 0;
}
    .wpcf7 form .wpcf7-response-output {
        background: #f5f6fb;
        border: 1px solid #027DB9 !important;
        padding: 16px 18px;
        font-size: 18px;
        line-height: 30px;
        position: relative;
    }

    .wpcf7 form .wpcf7-response-output:before {
        content: "!";
        background: #027DB9;
        width: 22px;
        margin-right: 18px;
        display: inline-flex;
        aspect-ratio: 1;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        height: 22px;
        color: #fff;
    }



    .search-results .page-content {
    display: flex;
    gap: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 70px;
  }
  .search-results .page-content>.post {
    display: flex;
    flex-direction: column;
    flex-basis: calc((100% - (30px * 2)) / 3);
  }
  .search-results .page-content > .post .entry-title {
    margin: 10px 0 20px 0;
    font-family: var(--font-bold);
    font-size: 21px;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    color: var(--clr-black);
    line-height: 25px;
    height: 50px;
    order: 1;
  }
  .search-results .page-content > .post .entry-title a {
    color: inherit;
    font: inherit;
    line-height: inherit;
  }
  .search-results .page-content > .post p {
    font-size: 18px;
    order: 2;
    margin: 0 0 20px 0;
    height: 150px;
    font-family: var(--font-regular);
    font-size: 18px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .search-results .page-header {
    padding-block: 30px;
    text-align: center;
  }

  
    .search-results .page-content > .pagination {
    flex-basis: 100%;
    width: 100%;
    justify-content: center;
    gap: 10px;
    margin: 0;
  }
  .search-results .page-content > .pagination .page-numbers {
    text-decoration: none;
    padding-inline: 0;
    padding-block: 4px;
    align-content: center;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    aspect-ratio: 1;
    font-family: var(--font-bold);
    color: var(--clr-black);
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    background: #ffffff;
    padding: 0;
  }
  .search-results .page-content > .pagination .page-numbers.current, .search-results .page-content > .pagination .page-numbers:hover {
    background: var(--clr-blue);
    color: #fff;
  }
  .search-results .page-content > .pagination .next.page-numbers {
    font-size: 0;
    background-image: url('data:image/svg+xml,<svg width="17" height="10" viewBox="0 0 17 10" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_947_14)"><path d="M15.2 5.39992H0.49C0.22 5.39992 0 5.17992 0 4.90992C0 4.63992 0.22 4.41992 0.49 4.41992H15.21C15.48 4.41992 15.7 4.63992 15.7 4.90992C15.7 5.17992 15.48 5.39992 15.21 5.39992H15.2Z" fill="%23231F20"></path><path d="M8.52992 9.59997C8.38992 9.36997 8.44992 9.06997 8.67992 8.92997L14.9799 4.91997L8.67992 0.899967C8.44992 0.759967 8.38992 0.449967 8.52992 0.229967C8.66992 -3.3319e-05 8.97992 -0.0600333 9.19992 0.0799667L16.1399 4.50997C16.2799 4.59997 16.3699 4.75997 16.3699 4.91997C16.3699 5.07997 16.2799 5.23997 16.1399 5.32997L9.19992 9.75997C9.11992 9.80997 9.02992 9.83997 8.93992 9.83997C8.77992 9.83997 8.61992 9.75997 8.52992 9.60997V9.59997Z" fill="%23231F20"></path></g><defs><clipPath id="clip0_947_14"><rect width="16.38" height="9.83" fill="white"></rect></clipPath></defs></svg>');
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
  }
  .search-results .page-content > .pagination .next.page-numbers:hover {
    background-image: url('data:image/svg+xml,<svg width="17" height="10" viewBox="0 0 17 10" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_947_14)"><path d="M15.2 5.39992H0.49C0.22 5.39992 0 5.17992 0 4.90992C0 4.63992 0.22 4.41992 0.49 4.41992H15.21C15.48 4.41992 15.7 4.63992 15.7 4.90992C15.7 5.17992 15.48 5.39992 15.21 5.39992H15.2Z" fill="%23ffffff"></path><path d="M8.52992 9.59997C8.38992 9.36997 8.44992 9.06997 8.67992 8.92997L14.9799 4.91997L8.67992 0.899967C8.44992 0.759967 8.38992 0.449967 8.52992 0.229967C8.66992 -3.3319e-05 8.97992 -0.0600333 9.19992 0.0799667L16.1399 4.50997C16.2799 4.59997 16.3699 4.75997 16.3699 4.91997C16.3699 5.07997 16.2799 5.23997 16.1399 5.32997L9.19992 9.75997C9.11992 9.80997 9.02992 9.83997 8.93992 9.83997C8.77992 9.83997 8.61992 9.75997 8.52992 9.60997V9.59997Z" fill="%23ffffff"></path></g><defs><clipPath id="clip0_947_14"><rect width="16.38" height="9.83" fill="%23ffffff"></rect></clipPath></defs></svg>');
    background-color: var(--clr-blue);
  }

  
  div.ywraq-with-form + div.empty_cart_form { display: none; }
  div.ywraq-with-form.woocommerce .ywraq-form-table-wrapper.wide { max-width: 1440px; margin: 0 auto; padding-top: 100px; padding-bottom: 100px; display: flex; }
  div.ywraq-with-form.woocommerce .ywraq-form-table-wrapper div.wpcf7 { width: 38%; }
  div.ywraq-with-form.woocommerce .ywraq-form-table-wrapper .empty_form, div.ywraq-with-form.woocommerce .ywraq-form-table-wrapper #yith-ywraq-form { width: 62%; padding-right: 60px;  flex-basis: initial; }
  .request_quote_custom { display: flex; flex-wrap: wrap; text-align: left;}
  .request_quote_custom p.data-text{ text-align: left;}
  form .request_quote_custom .form-row, form  .request_quote_custom .form-col { width: 100%; margin: 0 0 20px 0; padding: 0; }
  form .request_quote_custom .form-row br, form .request_quote_custom .form-col br { display: none; }
  form .request_quote_custom .form-col input, form .request_quote_custom .form-col textarea, form .request_quote_custom .form-col label { width: 100%; }
  form .request_quote_custom .form-row p, form .request_quote_custom .form-col p{margin: 0;}
  form .request_quote_custom .form-col label > span{ margin: 5px 0 0 0; display: flex;}
 

  /* ~~~~~~~~~~~~ 25-11-2024 ~~~~~~~~~~~~ */
  .mini-quote-icon .raq-info.empty-raq, .mini-quote-icon .raq-info {
    border: 0 !important;
    padding: 0 !important;
    cursor: unset !important;
    margin: 0 !important;
    display: flex !important;
}

.mini-quote-icon .widget.woocommerce.widget_ywraq_mini_list_quote {
    margin: 0;
}
.mini-quote-icon .raq-info.empty-raq a span.ywraq-quote-icon-icon_quote::before, .mini-quote-icon .raq-info a span.ywraq-quote-icon-icon_quote::before{
    content: '';
    background: url('https://stagingsite.aste.com.sg/wp-content/uploads/2024/11/mini-quote.svg');
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: cover;
}

.mini-quote-icon .raq-info.empty-raq a span.ywraq-quote-icon-icon_quote, .mini-quote-icon .raq-info a span.ywraq-quote-icon-icon_quote {
    position: relative;
}
.mini-quote-icon .raq-info.empty-raq a span.raq-tip-counter, .mini-quote-icon .raq-info a span.raq-tip-counter{
    position: relative;
    display: flex;
}

.mini-quote-icon .raq-info.empty-raq a span.raq-tip-counter span.raq-items-number, .mini-quote-icon .raq-info a span.raq-tip-counter span.raq-items-number{
    position: absolute;
    top: -5px;
    left: 15px;
    font-size: 10px;
    padding: 2px;
    border-radius: 50px;
    background: #0e1a3d;
    display: flex;
    width: 15px;
    height: 15px;
    color: #fff;
    justify-content: center;
    align-items: center;
}
.sticky-header-custom .mini-quote-icon span.raq-items-number {
    background: #fff !important;
    color: #0e1a3d !important;
}
.single-product button.single_add_to_cart_button.button.alt {
    display: none;
}
.sticky-header-custom .mini-quote-icon span.ywraq-quote-icon-icon_quote::before {
    filter: brightness(2.5);
}

.mini-quote-icon  .yith-ywraq-list-content p.items-count {
    font-size: 16px;
    line-height: 24px;
    font-family: 'MyriadPro-Regular';
    color: #4a4a4a;
}

.mini-quote-icon .yith-ywraq-list-content ul.yith-ywraq-list {
    padding: 0 !important;
}
.mini-quote-icon .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item {
    gap: 10px;
}
.mini-quote-icon .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item {
    gap: 10px;
    padding: 10px 0px 10px 25px;
}
.mini-quote-icon .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item a.yith-ywraq-item-remove.remove {
    top: 10px;
}
.mini-quote-icon .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item a.yith-ywraq-list-item-info img {
    width: 40px;
    height: 40px;
}
.mini-quote-icon .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item  a.yith-ywraq-list-item-product-info {
    color: #4a4a4a;
    font-family: 'MyriadPro-Regular';
}
.mini-quote-icon .yith-ywraq-list-content a.button {
    border-radius: 50px;
    border: 1px solid #231F20;
    background-color: #231F20;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.mini-quote-icon .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    left: 0;
    bottom: -6px;
    padding-top: 0px;
    width: 100%;
    max-width: 300px;

}
.mini-quote-icon .widget_ywraq_mini_list_quote .yith-ywraq-list-content {
    left: 0;
}
.mini-quote-icon .yith-ywraq-list-content a.button:hover {
    background: #fff;
    color: #231F20;
}
.shop_table td.product-name ul li {
    list-style: none;
    padding: 4px 10px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    margin-top: 5px;
}

.shop_table td.product-name ul {
    padding: 0;
    margin: 0 !important;
}
.mini-quote-icon .raq-info.empty-raq span.raq-items-number {
    visibility: hidden;
}
.ywraq-empty .request_quote_custom .submit-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    pointer-events: none;
    opacity: 0.5;
}
.single-product .yith-ywraq-add-button.show a.add-request-quote-button.button { border-color: #0e1a3d!important; background: #0e1a3d !important; color: #fff !important; } 
.single-product .yith-ywraq-add-button.show a.add-request-quote-button.button:hover {color: #0e1a3d !important;background: #fff !important;}


/***** mega menu css start*****/
.product-link ul.mega-sub-menu li {
    display: block !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_text, .product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_custom_html {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu {
    padding-top: 0 !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu {
    padding: 0 !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>.menu-item-has-children>a {
    color: #231f20;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>.menu-item-has-children  ul.sub-menu {
    padding-left: 20px;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>.menu-item-has-children ul.sub-menu a {
    color: #231f20;
    font-size: 14px;
    line-height: 21px;
}
.product-link .megamenu-customstyle ul.mega-sub-menu {
    display: flex !important;
    float: left !important;;
    width: 100%;
}

.product-link .megamenu-customstyle ul.mega-sub-menu>li>ul {
    display: block !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>li {
    padding-bottom: 20px;
}

.product-link>ul.mega-sub-menu {
    padding-top: 30px !important;
    overflow-y: auto !important;
    height: calc(100vh - 130px) !important;
}
.product-link>ul.mega-sub-menu::-webkit-scrollbar {
    width: 2px; 
}

.product-link>ul.mega-sub-menu::-webkit-scrollbar-track {
    background: #eee; 
}
.product-link .widget_text h4.mega-block-title {
    text-transform: capitalize !important;
}
li.General.Deck-two.menu-item {
    padding-bottom: 0 !important;
    padding-top: 61px;
}

/* 11-2-2025 */
.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}
.whatsapp-float img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: transform 0.3s;
}
.whatsapp-float img:hover {
    transform: scale(1.1);
}

.banner-cols .banner-image-text h2.elementor-heading-title {
    animation: fadeInUp 1s ease backwards;
}
@keyframes fadeInUp{
    0%{transform:translate(0px, 100px); opacity: 0;}
    100%{transform:translate(0px, 0); opacity: 1;}
  }

  .banner-cols .banner-image-text .elementor-widget-text-editor p {
    animation: fadeInUp-1 1s ease backwards;
}
@keyframes fadeInUp-1{
    0%{transform:translate(0px, 50px); opacity: 0;}
    100%{transform:translate(0px, 0); opacity: 1;}
  }

  .banner-cols .banner-image-text .elementor-widget-button a{
    animation: fadeInUp-2 1s ease backwards;
  }
  @keyframes fadeInUp-2{
    0%{transform:translate(0px, 30px); opacity: 0;}
    100%{transform:translate(0px, 0); opacity: 1;}
  }
  .banner-link a.elementor-button.elementor-button-link, .blog-slide .blog-details .common-btn {
    transition: 0.3s all;
}
.banner-link a.elementor-button.elementor-button-link span.elementor-button-icon, .blog-slide .blog-details .common-btn svg {
    transition: 0.3s all;
    position: relative;
    right: 0;
}
.banner-link a.elementor-button.elementor-button-link span.elementor-button-icon {
    display: flex; 
}
.banner-link a.elementor-button.elementor-button-link:hover span.elementor-button-icon, .blog-slide .blog-details .common-btn:hover svg {
    right: -5px;
}

/* .banner-image-box-wrapper.repair-and-maint .banner-bg-image:before {
    background: linear-gradient(74.3deg, #231f20 0%, #231f20 17%, #A6ABB9 51%, #FFFFFF 72%);
}
.banner-image-box-wrapper.industrial-and-mechna .banner-bg-image:before {
    background: linear-gradient(74.3deg, #387cb8 0%, #387cb8 17%, #A6ABB9 51%, #FFFFFF 72%);
} */
.banner-image-box-wrapper a.--eael-wrapper-link-tag {
    z-index: 9!important;
}
.banner-image-box-wrapper .banner-image-text {
    z-index: 91;
}
.banner-slide.banner_slide-1 {
    background: #7bc043;
}
.banner-slide.banner_slide-1 .baner-text {
    background-image: url(https://stagingsite.aste.com.sg/wp-content/uploads/2025/02/image-3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-slide.banner_slide-1 .banner-text-inner h3.bantitle {
    color: #fff;
}
.banner-slide.banner_slide-1 .banner-text-inner h3.bantitle  span, .banner-slide.banner_slide-1 .banner-text-inner p {
    color: #172d1b;
}
.banner-slide .baner-text a {
    border: 1px solid #fff;
    padding: 13px 40px;
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    font-family: var(--font-bold);
    color: #fff;
    border-radius: 50px;
    transition: 0.5s all;
}
.banner-slide .baner-text a:hover{
    color: #172d1b;
    background-color: #fff;
    border-color: #fff;
}
.banner-slide.banner_slide-1 .banner-text-inner a {
    color: #172d1b;
    border-color: #172d1b;
}
.banner-slide.banner_slide-1 .banner-text-inner a:hover{
    background-color: #172d1b;
    color:#fff;
} 
.gradient_1::before {
    background: linear-gradient(0deg, #231f20 0%, #231f20 17%, rgb(255 255 255 / 0%) 50%)!important;
}
.gradient_2::before {
    background: linear-gradient(0deg, #387cb840 0%, #387cb86e 0%, rgb(255 255 255 / 0%) 60%)!important;
}
.gradient_3::before {
    background: linear-gradient(0deg, #0f1a3d 0%, #0f1a3d00 0%, rgb(255 255 255 / 0%) 50%)!important;
}
.grid-box.gradient_1:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #231f20 0%, #231f20 17%, rgb(255 255 255 / 0%) 50%)!important;
}
.grid-box.gradient_2:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #387cb840 0%, #387cb86e 0%, rgb(255 255 255 / 0%) 60%)!important;
}
.grid-box {
    height: 100%;
}
.grid-box.gradient_3:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #0f1a3d 0%, #0f1a3d00 0%, rgb(255 255 255 / 0%) 50%)!important;
}
.grid-box::after{
    content:none!important;
}

ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title a {
    color: #231f20;
    text-transform: capitalize;
}
.catalog-list ul li .cat-box .download-btn span.icon-list-text {
    color: #777d80;
}
.site-banner.gradient_1:after {

    background: linear-gradient(74.3deg, #231f20 0%, #231f20 17%, #A6ABB9 51%, #FFFFFF 72%)!important;
}
.site-banner.gradient_2:after {

    background: linear-gradient(74.3deg, #387cb8 0%, #387cb8 17%, #A6ABB9 51%, #FFFFFF 72%)!important;
}
.site-banner.gradient_3:after {

    background: linear-gradient(74.3deg, #0f1a3d 0%, #0f1a3d 17%, #A6ABB9 51%, #FFFFFF 72%)!important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>li.Generaleco  a {
    color: #231f20!important;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
}




/* Article Page CSS  */
.catalog_tabs .tab-container { display: flex; flex-direction: column; } 
.catalog_tabs .tabs-nav nav a { padding: 10px 20px; cursor: pointer; display: inline-block; border: 1px solid #ccc; border-bottom: none; background: #f1f1f1; text-decoration: none; color: #333; } 
.catalog_tabs .tabs-nav nav a.active { background: #fff; font-weight: bold; border-bottom: 1px solid #fff; } 
.catalog_tabs .tab-content { display: none; padding: 20px; border: 1px solid #ccc; background: #fff; } 
.catalog_tabs .tab-content.active { display: block; }
.news-blog ul.elementor-post-info li { list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; gap: 10px; -webkit-box-align: center; -moz-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } 
.news-blog ul.elementor-post-info li .elementor-icon-list-icon { width: 18px !important; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } 
.news-blog ul.elementor-post-info { margin: 0 0 5px; }

.product_catelog-cntr .product-catalog h1 {color: #0F1A3D !important;font-family: "MyriadProBold", Sans-serif !important;font-size: 36px !important;font-weight: 700 !important;line-height: 48px !important;margin: 0 0 20px;} 
.product_catelog-cntr .product-catalog > p { color: #231F20; font-family: "MyriadPro-Regular", Sans-serif; font-size: 18px; font-weight: 400; line-height: 30px; margin: 0; } 
.catalog-list { margin: 20px 0 0; }
.product-catalog .catalog-list ul {gap: 30px;}
.product-catalog .catalog-list ul li { width: calc(50% - 15px); flex-basis: calc(50% - 15px); }
.adv_accord-widget .eael-tabs-nav ul li { margin: -1px 0 0 0 !important; }
.date_post-main svg .cls-1 {
    fill: #60677e !important;
}
/* Article Page CSS  */

/* 28-2-2025 */

.industrial-and-mechna .banner-bg-image:before {
    background: linear-gradient(74.3deg, #387cb8 0%, #387cb8 17%, #A6ABB9 51%, #FFFFFF 72%);
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>li:last-child {
    padding-bottom: 0;
}

.single-product table.shop_attributes th {
    width: 220px;
}



/* CSS for Privacy policy pages */
.privacy_text-ct .elementor-widget-container > * { margin: 0 0 15px !important; }
.privacy_text-ct .elementor-widget-container > *:last-child { margin: 0 0 0px !important; }
/* CSS for Privacy policy pages */




/* Responsive-css */


@media (max-width:1366px) {
	.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>.menu-item-has-children>a {      font-size: 14px; }
	.product-link .widget_text h4.mega-block-title {
    font-size: 15px !important;
}
.product_catelog-cntr .product-catalog h1 {font-size: 30px !important;line-height: 38px !important;margin: 0 0 15px;} 
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>li.Generaleco  a {
    font-size: 14px;
}
ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title a {
    font-size: 16px;
}
}
@media (max-width:1199px) {
	.product-link .megamenu-customstyle ul.mega-sub-menu {
    flex-wrap: wrap;
}
.product-link .widget_text h4.mega-block-title {
    font-size: 17px !important;
    min-height: inherit !important;
}
.product_catelog-cntr .product-catalog > p {
    font-size: 16px;
    line-height: 24px;
}
ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title a {
    font-size: 16px;
}
li.General.Deck-two.menu-item {
    padding-top: 70px;
}
}
@media (max-width:991px) {
.filter-top-row{flex-wrap: wrap;}
	.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu {
    padding: 0 10px 0 10px !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_text, .product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_custom_html {
    padding: 0 10px 0 10px !important;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>.menu-item-has-children  ul.sub-menu {
    padding-left: 14px;
}
.product-catalog .catalog-list ul {column-gap: 10px; row-gap: 20px;}
.product-catalog .catalog-list ul li { width: calc(50% - 5px); flex-basis: calc(50% - 5px) !important; }
}

@media (max-width:767px) {
    .filter-top-row .rightside ul.pagination-style1 {
    margin-left: 0px;
}
li.General.Deck-two.menu-item {
    padding-bottom: 20px !important;
    padding-top: 0;
}
.product-link>ul.mega-sub-menu {
    padding-top: 20px !important;
}
.catalog-list .download-btn span.icon-list-icon {
    width: 16px;
    height: 16px;
}
.catalog-list .download-btn a {
    margin: 15px 0 0 0;
    font-size: 16px;
}
.catalog-list .cat-title {
    margin: 10px 0px 0px 0px;
    font-size: 16px;
}
.product-link ul.mega-sub-menu li ul.mega-sub-menu li.widget_nav_menu .menu>li:last-child {
    padding-bottom: 20px;
}
.privacy_text-ct .elementor-widget-container > * { margin: 0 0 10px !important; }
.privacy_text-ct .elementor-widget-container > *:last-child { margin: 0 0 0px !important; }
}

@media (max-width:575px){
	.product_catelog-cntr .product-catalog h1 {font-size: 25px !important;line-height: 35px !important;margin: 0 0 15px;} 
	.single-grid-row .elementor-widget-container { width: 100%; } 
	.single-grid-row .elementor-widget-image { display: inline-block; width: 100% !important; }
}

@media (max-width:370px){
	.product-catalog .catalog-list ul li { width: 100%; flex-basis: 100% !important; }
}

/***** mega menu css end*****/


@media (max-width:1440px) {
    body.woocommerce.single-product section.single_related:before {
        width: calc(100% + 30px);
        left: -15px;
    }
    .filter-results-list {
        --gap: 30px;
    }
    
    .pcat-content .content-toppart>p {
        margin-bottom: 40px;
    }
    
    .pcat-sidebar .selected-filters {
        margin-bottom: 40px;
    }
    
    .pcat-sidebar .selected-filters .btn-holder {
        margin-top: 40px;
    }
    
    .pcat-sidebar .selected-filters {
        min-height: 0;
    }
    
    .product-filter .ttl {
        height: 60px;
    }
}

@media (max-width:1400px) {
    :root{
        --font-36: 32px;
        --space-130: 100px;
    }
    .product-slide .product-details .ptitle {
        font-size: 20px;
    }

    .search-wrapper form.e-search-form {
        min-width: 0px;
    }

    div#header-top-id.sticky-header-custom .header-rightcontent .header-top-right-right {
        width: 300px;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link {
        padding-inline: 10px;
    }

    .banner-slide .baner-text .banner-text-inner .bantitle {
        font-size: 60px;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link {
        font-size: 20px;
    }

    .product-slide .product-image img {
        height: 230px;
    }

    .footer-newsletter h3 {
        line-height: 1.2;
    }
    [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    width: 15px !important;
}

.single-product.woocommerce div.product {
    padding-block: 100px 10px;
}


section.woocommerce-cartPage-wrapper {
    padding-block: 100px;
}
body.woocommerce.single-product section.single_related{
    padding-inline:15px;
}
.site-banner .site-container .page-title{
    font-size: 60px;
    line-height: 1;
}

.site-banner .sb-image img {
    height: 330px;
}
.pslider-side .slick-slider {
    padding-inline: 40px;
}

.pslider-side .slick-slider:before {
    right: 0;
    width: 100px;
}

.pslider-side .slick-slider:after {
    left: 0;
    width: 100px;
}
.woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper {padding-left: 50px;flex-basis: 50%;max-width: 50%;}

.woocommerce section.woocommerce-cartPage-wrapper form#yith-ywraq-form, .woocommerce section.woocommerce-cartPage-wrapper .empty_data {
    flex-basis: 50%;
    width: 50%;
}
.woocommerce section.woocommerce-cartPage-wrapper .empty_data p {
    margin-bottom: 60px;
}
div#header-top-id.sticky-header-custom .search-wrapper form.e-search-form {
    min-width: 0;
}

div#header-top-id.sticky-header-custom .search-wrapper>.elementor-widget-container {
    margin-left: 18px;
}

div#header-top-id.sticky-header-custom .header-rightcontent .header-top-right-right {
    width: auto;
}
}

@media (max-width:1200px) {
    :root{
        --font-36: 28px;
        --space-130: 80px;
    }
    .mega-menu-wrapper.twocols {
        grid-template-columns: repeat(1, 1fr);
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10,
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10 {
        width: calc(100% / 4);
        padding-inline: 10px;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title {
        min-height: 60px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    ul.megaSubMenu>li>a {
        font-size: 14px;
    }

    .banner-slide .baner-text .banner-text-inner .bantitle {
        font-size: 46px;
        line-height: 1;
    }

    .banner-slide .baner-text .banner-text-inner p {
        font-size: 18px;
    }

    .latestProduct-slider.aste-sliders-common .slider-item,
    .blog-slider.aste-sliders-common .slider-item {
        padding-inline: 15px;
    }

    .latestProduct-slider.aste-sliders-common,
    .blog-slider.aste-sliders-common {
        margin-inline: -15px;
    }


    section.category-slider.aste-sliders-common {
        padding-inline: 20px;
    }

    .aste-sliders-common {
        padding-block: 60px;
    }

    .latestProduct-slider.aste-sliders-common ul.slick-dots {
        bottom: -60px;
    }

    .blog-slider.aste-sliders-common a.common-btn-filed {
        margin-top: 60px;
    }

    section.blog-slider ul.slick-dots {
        top: auto;
        bottom: -174px;
    }


    div#header-top-id.sticky-header-custom #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link {
        font-size: 16px;
        padding-inline: 5px;
    }

    div#header-top-id.sticky-header-custom .header-rightcontent .header-top-right-right {
        width: 250px;
    }

    .elementor-159 div#header-top-id.sticky-header-custom .elementor-element.elementor-element-83c3317 {
        width: calc(var(--width) - 50px);
    }

    .elementor-159 div#header-top-id.sticky-header-custom .elementor-element.elementor-element-8530fc9>.elementor-widget-container {
        margin-left: 15px;
    }

    div#header-top-id.sticky-header-custom .header-rightcontent .e-search-input {
        font-size: 16px;
    }

    div#header-top-id.sticky-header-custom {
        min-height: calc(var(--min-height) - 30px);
    }

    .footer-newsletter .email-wrapper,
    .footer-newsletter .email-wrapper p {
        height: 60px;
    }

    .footer-newsletter .email-wrapper span.wpcf7-form-control-wrap input,
    .footer-newsletter .email-wrapper span.wpcf7-form-control-wrap input:is(:focus, :focus-within, :hover, :active) {
        font-size: 20px;
    }

    .footer-newsletter .email-wrapper input.wpcf7-submit {
        padding-block: 0;
        line-height: 1;
    }
    .single-product.woocommerce div.product {
        padding-block: 80px 10px;
    }
    body.woocommerce.single-product .summary.entry-summary {
        padding-left: 30px;
    }
    .site-banner .site-container .page-title{
        font-size: 54px;
    }
    section.woocommerce-cartPage-wrapper {
        padding-block: 80px;
    }
    .site-banner .site-container .page-title{
        font-size: 50px;
    }
    
    
    .products-section .p-range-row {gap: 0;}
    
    .products-section .pdesc-side {
        padding: 0;
    }
    
    section.value-added {
        padding-block: 50px;
    }
    .aboutsec .abt-row .textside p{
        margin-bottom: 20px;
    }
    


    .filter-results-list {
        --columns: 2;
    }
    
    .fiter-box .prd-details .excerpt {
        font-size: 16px;
        line-height: 26px;
        -webkit-line-clamp: 4;
        height: 100px;
    }
    section.single_related.fullwidth section.latestProduct-slider.aste-sliders-common {
        margin-inline: 0;
    }
   
}

@media (max-width:991px) and (min-width:768px) {
    div#header-top-id.sticky-header-custom .search-wrapper {
        display: none;
    }

    div#header-top-id.sticky-header-custom .mobile-search {
        display: block !important;
    }

    div#header-top-id.sticky-header-custom .mobile-search>.elementor-widget-container {
        margin: 0 !important;
    }

    div#header-top-id.sticky-header-custom .header-rightcontent .header-top-right-right {
        width: 100px;
    }
}

@media (max-width:1200px) {
    .plist-wrapper ul li {width: calc(25% - 11.25px); }
     }

@media (max-width:991px) {

            .pagination-wrapper {
    width: 100%;
}
.filter-top-row .res-filter-dd>button.btn {

    padding: 0;
}
.filter-top-row .rightside {
   flex-wrap: wrap;
    gap: 10px;
}
.filter-top-row .rightside ul.pagination-style1{margin-left:0;}
    .single-product .yith-ywraq-add-button.show a.add-request-quote-button.button {
        margin-left: 0;
    }
    .sticky-header-custom .mini-quote-icon .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
        bottom: -22px;
     
    }
    .mini-quote-icon .widget_ywraq_mini_list_quote .yith-ywraq-list-content {
        left: unset;
    }
    .sticky-header-custom .mini-quote-icon .widget_ywraq_mini_list_quote .yith-ywraq-list-content {
        left: 0;
    }
    :root{
        --space-130: 60px;
    }
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link {
        font-size: 18px;
        
    }
.plist-wrapper ul li {
    width: calc(33.33% - 10px);
}
    .header-top-nav nav.elementor-nav-menu--dropdown {
        position: absolute;
        z-index: 5;
        top: 38px;
        margin: 0;
        min-width: 180px;
        border: 1px solid #dfe3ef;
    }

    .aste-sliders-common {
        padding-block: 50px;
    }

    .latestProduct-slider.aste-sliders-common ul.slick-dots {
        bottom: -50px;
    }

    .blog-slider.aste-sliders-common a.common-btn-filed {
        margin-top: 50px;
    }

    section.blog-slider ul.slick-dots {
        bottom: -154px;
    }
    .single-product.woocommerce div.product {
        padding-block: 60px 10px;
    }
    .single-product.woocommerce div.product .woocommerce-product-gallery, body.woocommerce.single-product .summary.entry-summary {
        width: 100%;
        padding-inline: 0;
    }
    
    body.woocommerce.single-product .summary.entry-summary .woocommerce-product-details__short-description {
        margin-bottom: 30px;
    }
    
    body.woocommerce.single-product .summary.entry-summary .woocommerce-product-details__short-description p {
        font-size: 18px;
    }
    
    body.woocommerce.single-product form.cart p.stock {
        font-size: 18px;
        margin-block: 10px 20px;
    }
    
    body.woocommerce.single-product a.add-request-quote-button {
        margin-left: 30px;
    }
    /* body.woocommerce.single-product .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message, body.woocommerce.single-product .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message {
        margin-left: 30px;
    } */
    body.woocommerce.single-product .quantity {
        margin: 0 30px 0 0 !important;
    }
    body.woocommerce.single-product .summary.entry-summary {
        margin-bottom: 15px;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
        padding: 10px;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
        font-size: 18px;
        line-height: 1.4;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
        min-height: 40px;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
        margin-block: 10px;
        font-size: 18px;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p {
        margin-bottom: 30px;
        font-size: 16px;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li {
        font-size: 16px;
    }
    body.woocommerce.single-product .product-brand, body.woocommerce.single-product .product-categories .product-parent-categories, body.woocommerce.single-product .product-categories .product-first-level-subcategories, body.woocommerce.single-product .product-categories .product-second-level-subcategories, body.woocommerce.single-product .product-tags{
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 18px;
    }
    .site-banner .site-container .page-title{
        font-size: 48px;
    }
    section.woocommerce-cartPage-wrapper {
        padding-block: 60px;
    }
    .site-banner .site-container .page-title{
        font-size: 40px;
    }
    .site-banner .site-container{
        gap: 20px 0px;

    }
    .products-section .pdesc-wrapper .pdesc{
        padding-top: 30px;
    }
    .pdesc .pfeatures{
        margin-top: 30px;
    }
    .pdesc .pfeatures{
        column-gap: 30px;
    }
    .pdesc .ttle, .aboutsec .abt-row .textside .heading-title{
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .category-section {
        --sidebar-width: 45%;
    }
    
    
    .filter-accordion .accordion-item {
        padding-block: 15px;
    }
    
  
    
    .fiter-box .prd-details {
        padding-block: 20px;
    }
    
    .fiter-box .btn-holder .common-btn.outlined {
        min-width: 150px;
        padding-block: 5px;
        height: 45px;
        font-size: 16px;
    }
    .filter-top-row .res-filter-dd>button.btn {
        font-size: 18px;
        line-height: 1.2;
        height: 60px;
    }
    
    .filter-top-row {
        /* height: 62px; */
        padding-block: 10px;
    }
    
    .filter-top-row .rightside {
        padding-right: 12px;
        font-size: 16px;
    }
    .pcat-content .content-toppart {
        margin-bottom: 50px;
    }
    .woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper, .woocommerce section.woocommerce-cartPage-wrapper form#yith-ywraq-form, .woocommerce section.woocommerce-cartPage-wrapper .empty_data {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper .woo-cart-main.ywraq-form-table-wrapper {
        flex-wrap: wrap;
    }
    .search-results .page-content > .post{
        flex-basis: calc((100% - (30px * 1)) / 2);
    }
}

@media (max-width:768px) {
    .mini-quote-icon  .yith-ywraq-list-wrapper {
        position: relative;
    }
    .ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
        /* width: 30px !important; */
        /* height: 30px !important; */
        /* font-size: 20px !important; */
        /* color: #707070 !important; */
        /* position: absolute !important; */
        top: -67px !important;
        left: 80px !important;
        z-index: 10001 !important;
        display: block !important;
    }
    /* .mini-quote-icon .yith-ywraq-list-wrapper .close {
        position: absolute;
        display: flex;
        right: -100px;
        bottom: 75px !important;
        top: unset !important;
    } */
    .mini-quote-icon .yith-ywraq-list-content {
        padding: 20px 15px !important;
    }
    .woocommerce table.shop_table_responsive tr.cart_item {
        border: 1px solid #C0C1C6;
        border-radius: 5px;
        position: relative;
        padding: 12px;
        margin-bottom: 20px;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-remove {
        position: absolute;
        right: -1px;
        top: -1px;
        background: #ffffff;
        padding: 10px;
        border-radius: 0 5px;
        border: 1px solid #C0C1C6;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-name {
        border: none;
        padding: 0 30px 0 0px;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-name a {
        width: 100%;
        display: flex;
        text-align: left;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-quantity {
        width: 100%;
        padding: 20px 0 0 0;
        margin-top: 20px;
        display: flex;
        gap: 10px;
        align-items: center;
    }
    
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-quantity .qty {
        width: 80px;
        height: auto;
        min-height: 40px;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper form#yith-ywraq-form>h3, .woocommerce section.woocommerce-cartPage-wrapper .empty_data>h3 {
        margin-bottom: 10px;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.actions {
        border: none;
        padding: 0;
        max-width: fit-content;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper .yith-ywraq-mail-form-wrapper {
        margin-top: 40px;
    }
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-thumbnail {
        display: block;
        border-top: none;
        padding: 0 0 10px 0;
    }
    
    .woocommerce section.woocommerce-cartPage-wrapper table.shop_table tbody tr td.product-thumbnail:before {
        display: none;
    }
}
@media (min-width:768px) {
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-current-menu-item > a.mega-menu-link
{
    border-bottom: 2px solid #C35A29 !important;
}
}
@media (max-width:767px) {
    .site-container ul.main-bc li, .breadcumb-section ul li {
        display: none;
    }
    
    
    .breadcumb-section ul li:last-child, .breadcumb-section ul li:nth-last-child(2),
    .site-container ul.main-bc li:last-child, .site-container ul.main-bc li:nth-last-child(2) {
        display: block;
    }
    /* responsive (only for mega menu start here) */
    body .megamenu-responsive {
        --toggle-icon-size: 50px;
        --top-header-height: 88px;

        width: var(--toggle-icon-size);
        margin-left: auto;
        margin-top: calc(var(--toggle-icon-size) * -1);
        margin-right: 12px;
        height: auto;
        aspect-ratio: 1;
        min-height: 0;
        position: relative;
        top: calc(((var(--top-header-height) / 2) - (var(--toggle-icon-size) / 2)) * -1);
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10,
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10 {
        width: 100%;
        padding: 0;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
        padding: 10px 10px 20px 10px;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title {
        min-height: auto;
    }

    .navbar-withmegamenu .mega-menu-item-has-children>ul.mega-sub-menu {
        box-shadow: none !important;
        border-bottom: 2px solid #000 !important;
    }

    .elementor-159 div#header-top-id.sticky-header-custom .elementor-element.elementor-element-1ecda7f {
        --width: calc(100% - 150px);
    }

    /* responsive (only for mega menu end here) */

    section.category-slider.aste-sliders-common {
        padding-block: 30px 0;
        padding-inline: 20px;
    }

    .category-slider .slider-wrapper .slick-list:after,
    .category-slider .slider-wrapper .slick-list:before {
        display: none;
    }

    .aste-sliders-common {
        padding-block: 40px;
    }

    .category-box {
        padding-inline: 5px;
    }

    .category-box:before {
        inset: 0 5px;
    }

    .category-slider ul.slick-dots {
        width: calc(100% - 10px);
    }

    .aste-sliders-common button.slick-arrow {
        display: none !important;
    }

    section.blog-slider.aste-sliders-common>div#blogSlider {
        padding-inline: 0;
    }

    .category-slider .slider-wrapper {
        padding-inline: 0px;
    }

    /*  */
    .banner-slide {
        flex-direction: column;
    }

    .banner-slide .banner-image,
    .banner-slide .baner-text {
        width: 100%;
    }

    .banner-slide .baner-text {
        padding: 30px 15px;
    }

    .banner-slide .baner-text .banner-text-inner .bantitle {
        margin-top: 0;
        font-size: 40px;
    }


    .banner-slide .baner-text .banner-text-inner {
        max-width: 500px;
        margin: 0 auto;
    }

    .banner-slide .baner-text a {
        padding: 10px 30px;
        font-size: 16px;
    }
    .banner-slide .baner-text .banner-text-inner {
        gap: 20px;
    }
    .banner-slide .baner-text .banner-text-inner p {
        font-size: 16px;
        line-height: 28px;
    }
    section.category-slider.aste-sliders-common {
        padding-inline: 10px;
    }

    .aste-sliders-common.latestProduct-slider .slider-wrapper {
        padding-inline: 0px;
    }

    .aste-sliders-common {
        padding-block: 40px;
    }

    .latestProduct-slider.aste-sliders-common ul.slick-dots {
        bottom: -40px;
    }

    .blog-slider.aste-sliders-common a.common-btn-filed {
        margin-top: 40px;
    }

    section.blog-slider ul.slick-dots {
        bottom: -134px;
    }

    .searchopup .dialog-widget-content .dialog-message.dialog-lightbox-message {
        max-width: calc(100vw - 30px);
    }

    #elementor-popup-modal-1179 .dialog-widget-content .dialog-message.dialog-lightbox-message {
        max-width: calc(100vw - 30px);
    }

    .footer-bottom-menu-res .elementor-nav-menu--layout-horizontal {
        justify-content: flex-start;
    }

    .footer-bottom-menu-res .elementor-nav-menu__align-end .elementor-nav-menu {
        justify-content: flex-start;
        margin-inline-start: 0;
        margin-top: 20px;
        gap: 20px;
    }

    .footer-bottom-menu-res .elementor-nav-menu__align-end .elementor-nav-menu a.elementor-item {
        padding: 0;
    }

    .elementor-159 div#header-top-id.sticky-header-custom .elementor-element.elementor-element-1ecda7f,
    div#header-top-id.sticky-header-custom .header-rightcontent {
        justify-content: flex-start;
        width: calc(100% - 120px);
    }
    body.woocommerce.single-product .product-brand, body.woocommerce.single-product .product-categories .product-parent-categories, body.woocommerce.single-product .product-categories .product-first-level-subcategories, body.woocommerce.single-product .product-categories .product-second-level-subcategories, body.woocommerce.single-product .product-tags{
        display: flex;
        flex-direction: column;
    }
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
        white-space: nowrap;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
        overflow-x: auto;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
        margin-top: 0;
    }
    
    body.woocommerce.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p {
        margin-bottom: 20px;
    }
    
    .aste-sliders-common ul.slick-dots li button {
        width: 10px;
        height: 10px;
    }
    
    .aste-sliders-common ul.slick-dots li.slick-active button {
        width: 15px;
        height: 15px;
    }
    
    .aste-sliders-common ul.slick-dots {
        gap: 15px;
    }
    .site-banner .site-container .page-title{
        font-size: 38px;
    }
    .woocommerce-product-gallery .wpgs-for .wpgs-lightbox-icon img.attachment-shop_single{
        height: 400px;
        min-height: 400px;
        max-height: 400px;
    }
    .pcat-sidebar, .pcat-content {
        width: 100%;
        flex-basis: 100%;
    }
    
    .catBoxlist {
    }
    
    .pcat-sidebar .selected-filters .btn-holder {
        margin: 0;
        justify-content: flex-start;
    }
    
    .pcat-sidebar {
        margin-bottom: 30px;
    }
    
    .pcat-content .content-toppart>p {
        margin-bottom: 20px;
    }
    
    .pcat-content .content-toppart {
        margin-bottom: 40px;
    }
    
    .aboutsec .abt-row .abt-col.imageside {
        padding-inline: 0;
    }
    
    section.aboutsec .abt-row {
        gap: 30px;
    }
    .woocommerce section.woocommerce-cartPage-wrapper .empty_data p {
        margin-bottom: 40px;
    }
    .banner-slide .banner-text-inner p br {
        display: none;
    }
   
}

@media (max-width:575px) {
    .pagination-wrapper {
    width: 100%;
}
.filter-top-row .res-filter-dd>button.btn {

    padding: 0;
}
.filter-top-row .rightside {
   flex-wrap: wrap;
    gap: 10px;
}
    .filter-top-row,.filter-top-row .rightside { flex-wrap: wrap; }
    :root{
        --font-36: 24px;
        --space-130: 60px;
    }
  
    section.category-slider.aste-sliders-common {
        padding-block: 20px;

    }

    .banner-slide .baner-text .banner-text-inner .bantitle {
        font-size: 40px;
    }

    body .megamenu-responsive {
        --top-header-height: 75px;
    }

    .footer-newsletter h3 {
        font-size: 24px;
    }

    .footer-newsletter .email-wrapper,
    .footer-newsletter .email-wrapper p {
        flex-direction: column;
        height: auto;
    }

    .footer-newsletter .email-wrapper span.wpcf7-form-control-wrap {
        width: 100%;
        flex-basis: 100%;
        height: 55px;
    }

    .footer-newsletter .email-wrapper input.wpcf7-submit {
        width: 100%;
        height: 55px;
    }

    .footer-newsletter .email-wrapper span.wpcf7-form-control-wrap input,
    .footer-newsletter .email-wrapper span.wpcf7-form-control-wrap input:is(:focus, :focus-within, :hover, :active) {
        height: 55px;
    }

    .footer-newsletter h3 {
        margin-bottom: 10px;
    }
    body.woocommerce.single-product section.single_related h3{
        line-height: 30px;
    }
    .single-product.woocommerce div.product {
        padding-block: 40px 10px;
    }
    .site-breadcrumb .site-container{
        gap: 20px;
    }
    .site-banner .site-container .page-title{
        font-size: 36px;
    }
    .woocommerce-product-gallery .wpgs-for .wpgs-lightbox-icon img.attachment-shop_single {
        height: 300px;
        min-height: 300px;
        max-height: 300px;
    }
    section.woocommerce-cartPage-wrapper {
        padding-block: 40px;
    }
    .site-banner .site-container .page-title{
        font-size: 32px;
    }
    .products-section .p-range-row {
        flex-direction: column;
        gap: 40px;
    }
    
    .products-section .p-range-row .pdesc-side, .products-section .p-range-row .pslider-side {
        width: 100%;
        flex-basis: 100%;
    }
    
        .pdesc .pfeatures {
            gap: 20px;
        }
    
    .pdesc .pfeatures li a {
        font-size: 16px;
        line-height: 1;
    }
    
    .pslider-side .slick-slider:after, .pslider-side .slick-slider:before {
        width: 0;
    }
    
    .products-section .site-container {
        gap: var(--space-130);
    }
    
    .products-section .p-range-row:nth-child(even) {
        flex-direction: column-reverse;
    }
    
    .pslider-side .slick-slider {
        padding-inline: 0;
    }
    
    section.aboutsec .abt-row {
        gap: 40px;
        flex-direction: column;
    }
    
    section.value-added .site-container p {
        margin-bottom: 30px;
    }
    
    .btn-holder {
        display: flex;
        justify-content: center;
    }
    
    section.value-added .site-container a.common-btn.whitebtn {
        display: flex;
    }
    
    section.value-added .site-container .ttle {
        line-height: 1.2;
    }
    
    section.value-added {
        padding-block: 40px;
    }

    .pdesc .pfeatures li {
        flex-basis: 100%;
        width: 100%;
    }
    .catalog-list ul li{
        flex-basis: 100%;
        width: 100%;
    }
    .filter-results-list {
        --gap: 10px;
    }
    
    .fiter-box .prd-image {
        height: 150px;
    }
    
    .fiter-box .prd-details .ptitle {
        font-size: 18px;
        height: 46px;
        margin-bottom: 10px;
    }
    
    .fiter-box .prd-details .excerpt {
        margin-bottom: 10px;
        line-height: 1.4;
        height: 92px;
    }
    
    .fiter-box .btn-holder .common-btn.outlined {
        min-width: 120px;
    }
    
    .category-section {
        padding-block: 40px;
    }
    
    .filter-accordion .accordion-header .accordion-button input.parentCheckbox:checked {
        min-width: 20px;
    }
    
}

@media (max-width:480px) {
    .banner-slide .baner-text .banner-text-inner .bantitle {
        font-size: 36px;
    }
    .woocommerce-product-gallery .wpgs-nav.slick-slider button.slick-arrow {
        width: 15px;
        height: 15px;
    }
    
    .woocommerce-product-gallery .wpgs-nav.slick-slider {
        max-width: calc(100% - 20px);
        padding-inline: 20px;
    }
    .search-results .page-content > .post {
        flex-basis: 100%;
      }
      .plist-wrapper ul li {
    width: calc(50% - 7.5px);
}
}
@media (max-width:360px){
    .woocommerce div.product form.cart .button {
        margin-left: 10px;
    }
}