/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* ------------ */
/* Header Start */
/* ------------ */
body{
	overflow-x:hidden;
}
#header-top {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
#header-top .et_pb_menu .et-menu>li {
    padding-left: 16px;
    padding-right: 16px;
}
@media only screen and (min-width:981px){
	#header-top .et_pb_column_3_4, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
    width: 82%;
 }
	#header-top .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
    width: 18%;
}
}
/* ------------ */
/* Header End */
/* ------------ */

/* ------------ */
/* Images section Start */
/* ------------ */
.img_100_both > div * {
    height: 100%;
    object-fit: cover;
}
/* ------------ */
/* Images section End */
/* ------------ */

/* ------------------- */
/* image-text column Start */
/* ------------------- */
.col2_layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
    column-gap: 70px;
}
.col2_layout h4 {
    background: #ac2929;
    padding: 14px 16px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;
}
.col2_layout p {
    font-size: 16px;
}
/* ------------------- */
/* image-text column End */
/* ------------------- */

/* ------------------- */
/* icon text start */
/* ------------------- */
.icon_text_col .et_pb_button_module_wrapper {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0px);
	white-space:nowrap;
}
.icon_text_col > div {
    overflow: visible;
}
.icon_text_col .et_pb_blurb_description {
    margin-bottom: 25px;
}
/* ------------------- */
/* icon text End */
/* ------------------- */

/* --------------------------- */
/* Testimonial Section Start */
/* --------------------------- */
ul.testimonial-post-sec  {
    padding:0;
}
ul.testimonial-post-sec li.item {
    text-align: center;
    list-style: none;
}
.testimonial-post-sec .owl-carousel{
    padding: 0 60px;
}
ul.testimonial-post-sec img {
    width: 100%;
    height: 120px;
    object-fit: contain;
}
ul.testimonial-post-sec .testimonial-desc {
    /*line-height: 38px;
    font-size: 28px;*/
    font-size: 24px;
    line-height: 1.5;
    font-family: 'Mulish';
    font-style: italic;
    margin-bottom: 40px;
    color: #484848;
    font-weight: 500;
}
.testimonial-author{
    margin-top: 20px;
}
ul.testimonial-post-sec  h3.testimonial-name {
    font-size: 30px;
    color: #484848;
    font-family: 'Mulish';
    font-weight: 700;
}
ul.testimonial-post-sec p.testimonial-author-info{
    font-family: 'Mulish';
    font-weight: 500;
    font-size: 22px;
    color: #484848;
    line-height: 1.4;
    font-style: italic;
}
.owl-nav {
    display: block!important;
}
.owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -20px;
    width: 40px;
    height: 40px;
    transform: translate(0, -100%);
    border-radius: 50%!important;
    color: #ac2929 !important;
    font-size: 25px!important;
    border: 1px solid #ac2929 ! Important;
}
.owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -20px;
    width: 40px;
    height: 40px;
    transform: translate(0, -100%);
    border-radius: 50%!important;
    color: #ac2929 !important;
    font-size: 25px!important;
    border: 1px solid #ac2929 ! Important;
}
.owl-nav button:hover {
    background: #ac2929 !important;
    color: #fff!Important;
}
/* --------------------------- */
/* Testimonial Section End */
/* --------------------------- */
/* ------------------- */
/* Blog section Start */
/* ------------------- */
ul.post-sec {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}
ul.post-sec img {
    height: 350px;
    object-fit: cover;
	width:100%;
}
ul.post-sec li {
    display: flex;
    flex-direction: column;
	position:relative;
}
ul.post-sec .post-meta-details {
    background: #ac2929;
    position: absolute;
    top: 315px;
    padding: 5px 14px;
    color: #fff;
    right: 0;
    font-size: 15px;
    font-weight: 400;
}
ul.post-sec .post-meta-details i.fa.fa-calendar {
    margin-right: 5px;
}
ul.post-sec h3.post-name {
    color: #fff;
    font-weight: 600;
    margin-top: 8px;
}
ul.post-sec p {
    color: white;
}
/* ------------------- */
/* Blog section End */
/* ------------------- */

/* ------------------- */
/* Logo slider Start */
/* ------------------- */
.logo_slider img.wdcl-swapped-img,
.logo_slider img.dcm-swapped-img{
    width: 100%;
    height: 150px;
    object-fit: contain;
   
    border: 1px solid #c6c6c6;
}
.logo_slider img.wdcl-swapped-img {
	 padding: 40px;
}
.logo_slider img.wdcl-swapped-img:hover,
.logo_slider img.dcm-swapped-img:hover{
    border: 1px solid #ac2929;
}
.logo_slider img.dcm-swapped-img {
	padding: 26px;
}
/* ------------------- */
/* Logo slider End */
/* ------------------- */

/* ------------------- */
/* Form section start */
/* ------------------- */
.clr_primary_bold strong {
    color: #ac2929;
}
.form_sec > div:first-child {
    margin-top: -50px;
}
.form_txt ul {
    padding: 0;
}
.form_txt li {
    list-style: none;
    font-weight: 400;
    margin-bottom: 7px;
    display: flex;
}
.form_txt li:before {
    content: '';
    background: url(/wp-content/uploads/2024/06/tixk_icon.png);
    background-size: contain;
    margin-right: 10px;
    min-width: 22px;
    display: inline-block;
    height: 25px;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}
.form_sec input {
    width: 100% !important;
    padding: 17px;
    margin-top: 15px;
    border: navajowhite;
    font-size: 17px;
    color: #484848;
    font-family: 'Mulish';
}
.form_sec input.wpcf7-form-control.wpcf7-submit {
    background: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 40px;
    font-weight: 800;
    cursor: pointer;
}
.form_sec span.wpcf7-form-control.wpcf7-checkbox {
    color: #fff;
    font-size: 18px;
}
.form_sec input[type="checkbox"] {
    width: 17px!important;
    height: 17px;
    margin-right: 8px;
}
.form_sec span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    margin-left: 0!important;
}
.form_sec br{
	display:none;
}
span.wpcf7-spinner {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #594000;
    background: #fff2d0;
    border-radius: 5px;
}
/* ------------------- */
/* Form Section End */
/* ------------------- */

/* ------------------- */
/* Product overview Start */
/* ------------------- */
.product_overview > div {
    padding: 22px 50px;
}
/*.bold_secodary_clr strong {
    color: #fcfc42;
}*/
/* ------------------- */
/* Product overview End */
/* ------------------- */

.branding_lesi {
    position: absolute;
    border: 0;
    bottom: 0;
    right: 20px;
    color: #fff;
    font-size: 11px;
}
.branding_lesi a {
    font-style: italic;
    text-transform: lowercase;
    font-size: 13px;
    font-weight: 600;
}
@media only screen and (max-width:991px){
  .branding_lesi {
    position: static;
    text-align: center;
}
}
.et_pb_button:hover {
    background: #000!important;
    color: #fff!Important;
}
.btn_hover_white:hover {
    background: #fff!important;
}
.btn_hover_dark:hover {
    background: #ac2929!important;
    color: #fff!important;
}
a#quote-form:hover {
    background: #000000 !important;
}

.product_overview + .product_overview + div .et_pb_button:hover {
    background: transparent !important;
    color: #fff!important;
}
.form_sec input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    opacity: 0.8;
}
ul.post-sec li:hover a h3 {
   /* color: #fcfc42;*/
    text-decoration: underline;
}
html body .product_overview a.et_pb_button:hover {
    background: none!important;
    color: #fcfc42!Important;
    filter: invert(1);
}

/* Single Product */
.single.single-product .content-item .container {
    max-width: 1300px!important;
    width: 100%!important;
    padding: 0 20px!important;
}
.content-item{
    padding: 50px 0;


}
.content-item.even {
    background: #f3f3f3;
}
.content-item.odd {

}
.content-item__link-holder {
    margin-top: 25px;
}
.content-large__more {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0;
    cursor: pointer;
    display: inline-block;
}
.content-large__more:after {
    font-family: ETmodules;
    content: "\33";
    font-size: 26px;
    position: relative;
   vertical-align: middle;
    font-weight: 800;
}
.content-large__more.expand:after {
    content: "\32";
}
.content-item__title {
    font-weight: 700 !important;
    font-size: 40px;
    color: #323232 !important;
    margin-bottom: 15px;
}
.entry-content {
    font-size: 17px;
    line-height: 1.7;
}
.entry-content ol,
.entry-content ul {
    margin: 10px 0;
    line-height: inherit;
}
.entry-content ol li,
.entry-content ul li{
    margin-bottom: 5px;
}
.content-item__content-additional{
    padding-top: 1em;
    display: none;
}
.entry-content > *:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
}
.entry-content h2,
.entry-content h3,
.entry-content h4{
    font-weight: 700!important;
}

.entry-content h2{
    margin: 40px 0 15px;
}
.entry-content h3{
    margin: 30px 0 15px;
}
.entry-content h4{
    margin: 20px 0 15px;
}

.accordion-items {
    width: 100%;
    margin: 30px auto 0;
}

.accordion-item {
    margin-bottom: 10px;
}

.accordion-item__header {
    position: relative;
    padding: 18px 20px 12px;
    border: 1px solid #ac2929;
    border-radius: 10px;
    background: #fff;
}

.accordion-item__title {
    font-size: 22px;
    font-weight: 500!important;
    margin: 0;
    cursor: pointer;
    padding: 0;
}
.accordion-item__title:after {
    font-family: ETmodules;
    content: "\33";
    font-size: 26px;
    position: relative;
    vertical-align: middle;
    font-weight: 800;
}
.accordion-item.active .accordion-item__title:after {
    content: "\32";
}

.accordion-item__body {
    display: none;
    padding: 20px 20px;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.accordion-items-outer.odd .accordion-item__header,
.accordion-items-outer.odd .accordion-item__body{
    background: #f3f3f3;
}
.accordion-item.active .accordion-item__header{
    background: #ac2929!important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.accordion-item.active .accordion-item__title {
    color: #fff!important;
}
.accessible-text,
.screen-reader-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    top: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.woocommerce .woocommerce-product-gallery .wpgs-nav .slick-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 80px; 
}
.get-a-quote-form .wpcf7-response-output {
        color: #fff;
    text-align: center;
    border-color: #fff !important;
}
/* CSS for form-item */

/* CSS for overlay */
/*.et-db.single-product #et-boc .et-l .et_builder_inner_content {
    z-index: 9991;
}*/
#et-main-area.popup-shown {
    z-index: 9991;
    position: relative;
}
.popup-overlay {
    display:none;
    position: fixed!important;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    justify-content: center;
    align-items: center;
    opacity: 0;
    overflow-y: scroll;
    transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    padding: 0!important;
}

/* CSS for overlay when shown */
.popup-overlay.show {
    display: flex;
    opacity: 1;
    z-index: 99999;
}
.popup-overlay .et_pb_column{
    border-radius: 5px;
    background: #fff;
}
.popup-content .et_pb_code_inner{
   /* max-height: calc(100vh - 80px);
    overflow-y: auto;*/
}
/* CSS X icon above the content */
.popup-overlay>.et_pb_row:after {
    z-index: 5;
    display: block !important;
    content: "\4d" !important;
    font-family: ETmodules;
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 40px;
    visibility: visible !important;
    color: #a22222;
    cursor: pointer;
}

.form-item:not(:last-child){
    margin-bottom: 15px;
}

.form-item input,
.form-item textarea,
.form-item select{
    width: 100% !important;
    padding: 15px 15px;
    font-size: 17px;
    color: #484848;
    border: 1px solid #484848;
    font-family: 'Mulish';
    margin: 0!important;
}

.form-item__two-columns{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.form-item__two-columns + p{
    display: none;
}
.form-item__two-columns .form-item{
    width: calc(50% - 7.5px);
}
.form-item-button{
    margin-top: 25px;
}
.form-item-button input.wpcf7-form-control.wpcf7-submit,
.popup-content .form-item-button-holder input.wpcf7-form-control.wpcf7-submit{
    background: #ac2929;
    border:1px solid #ac2929;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0;
    font-weight: 800;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 14px 35px 12px;
    transition: all .2s ease;
}
.form-item-button input.wpcf7-form-control.wpcf7-submit:hover,
.form-item-button input.wpcf7-form-control.wpcf7-submit:focus,
.popup-content .form-item-button-holder input.wpcf7-form-control.wpcf7-submit:hover,
.popup-content .form-item-button-holder input.wpcf7-form-control.wpcf7-submit:focus{
    background: transparent;
    color: #ac2929;
}
.form-item-button-holder{
    margin-top: 25px;
}
.form-item-button-holder input{
    margin: 0!important;
}
.request-quote-form br{
    display:none;
}
.loading-indicator {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(172, 41, 41, .5);
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.loading-indicator span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border: 4px solid #ac2929;
    border-top: 4px solid rgba(0,0,0, 0.5);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.request-quote-form span.wpcf7-spinner {
    display: inline-block;
}
.variation-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}
.variation-item:not(:last-child){
    margin-bottom: 15px;
}
.variation-item label {
    font-size: 17px;
    font-weight: 600;
    flex: 1;
    max-width: 180px;
}
.variation-item select {
    padding: 11px 15px;
    font-size: 17px;
    color: #484848;
    border: 1px solid #484848;
    font-family: 'Mulish';
    flex: 1;
    max-width: 400px;
}
.form-item textarea{
    height: 150px;
}
.form-item select,
.variation-item select{
    padding-right: 30px;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg height='8' viewBox='0 0 12 8' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m376.35 34-4.6 4.6-4.6-4.6-1.4 1.4 6 6 6-6z' fill='%231c2955' fill-rule='evenodd' transform='translate(-365.75 -34)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) calc(50% + 1px);
}



.zoomtoo-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.woocommerce div.product div.images .zoomtoo-container img {
    width: auto;
    height: auto;
    max-width: 100%;
}
/* ------------------------ */
/* Responsive Start */
/* ------------------------ */
@media only screen and (min-width:981px) and (max-width:1366px){
	.banner_inner > div {
		width: 50%!Important;
	}
}
@media only screen and (max-width:1280px){
    ul.post-sec img {
    height: 280px;
}
ul.post-sec .post-meta-details {
    top: 244px;
}
}
@media only screen and (max-width:1140px){
	.col2_layout {
    column-gap: 35px;
}
}
@media only screen and (max-width:1080px){
    ul.post-sec {
    grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (max-width:980px){
	ul.post-sec {
    grid-template-columns: repeat(2, 1fr);
}
	.product_overview > div {
    margin-bottom: 20px!important;
}
	.icon_text_col > div {
    margin-bottom: 50px;
}
	ul.testimonial-post-sec .testimonial-desc {
    /*line-height: 34px;
    font-size: 24px;*/
    font-size: 22px;
}
    .content-item__title {
        font-size: 32px;
    }
    .entry-content {
        font-size: 16px;
        line-height: 1.6;
    }
    .accordion-item__title {
        font-size: 20px;
    }
}
@media only screen and (max-width:600px){
	.col2_layout {
    grid-template-columns: 1fr;
}
ul.post-sec {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
}
	ul.testimonial-post-sec .testimonial-desc {
   /* line-height: 26px;*/
    font-size: 18px;
}

.variation-item {
    flex-direction: column;
            align-items: flex-start;
        gap: 5px;
}

.variation-item label {
    max-width: 100%;
}
.variation-item select {
    max-width: 500px;
    width: 100%;
}
}
@media only screen and (max-width:479px){
.product_overview {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
}
/* ------------------------ */
/* Responsive End */
/* ------------------------ */



.product-price {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 5px;
}
.woocommerce-message {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 0;
}
.woocommerce a.button:hover {
    color: #ac2929;
}
.woocommerce-page .cart-btn-holder .quantity input.qty, 
.woocommerce .cart-btn-holder .quantity input.qty {
    background: #fff;
    color: #000;
    padding: 10px;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    color: #323232;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name:hover {
    color: #ac2929;
}
span.price.wc-block-components-product-price {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    color: #323232;
}
.wc-block-components-product-metadata__description {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #323232;
}
.wc-block-cart-item__quantity {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    margin-bottom: 0;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 14px;
}
.woocommerce-cart #main-content .container:before,
.woocommerce-checkout #main-content .container:before {
    display: none!important;
}
.wc-block-cart__submit-button,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background: #ac2929;
    cursor: pointer;
}
.wc-block-cart__submit-button:hover,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    background: #32373c;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
input#wc-block-components-totals-coupon__input-coupon {
    height: 100%;
}
.woocommerce-page div.product p.price {
    color: #ac2929;
}

.woocommerce .woocommerce-error,
 .woocommerce .woocommerce-info,
  .woocommerce .woocommerce-message {
    background: #ac2929;
}
.entry-content .cart_totals  table.shop_table:not(.variations) {
    border-top: 1px solid black;
}
.et_pb_wc_cart_products table.shop_table td a, 
.et_pb_wc_cart_products table.shop_table th a {
    color: #32373c;
}
.variations {

}
.woocommerce div.product form.cart .variations label {
    font-size: 17px;
    font-weight: 600;
    flex: 1;
    max-width: 180px;
}
.woocommerce div.product form.cart .variations td select {
    padding: 11px 15px;
    font-size: 17px;
    color: #484848;
    border: 1px solid #484848;
    font-family: 'Mulish';
    flex: 1;
    max-width: 400px;
    padding-right: 30px;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg height='8' viewBox='0 0 12 8' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m376.35 34-4.6 4.6-4.6-4.6-1.4 1.4 6 6 6-6z' fill='%231c2955' fill-rule='evenodd' transform='translate(-365.75 -34)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) calc(50% + 1px);
    background-color: #fff;
}
.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
    display: none!important;
}
.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
    float: none;
}
/*
.et_pb_column:has(.woocommerce-Price-amount) .et_pb_button_module_wrapper a#request-rep-btn.request-rep-btn--pdp{
    display: none;
} */
body:not(.postid-673) .et_pb_wc_add_to_cart,
body:not(.postid-2177) .et_pb_wc_add_to_cart,
body:not(.postid-2197) .et_pb_wc_add_to_cart,
body:not(.postid-673) .et_pb_wc_price,
body:not(.postid-2177) .et_pb_wc_price,
body:not(.postid-2197) .et_pb_wc_price{
    display: none!important;
}

body.postid-673 .et_pb_wc_add_to_cart ,
body.postid-2177 .et_pb_wc_add_to_cart,
body.postid-2197 .et_pb_wc_add_to_cart,
body.postid-673 .et_pb_wc_price,
body.postid-2177 .et_pb_wc_price,
body.postid-2197 .et_pb_wc_price{
    display: block!important;
}

body.postid-673 a#request-rep-btn.request-rep-btn--pdp,
body.postid-2177 a#request-rep-btn.request-rep-btn--pdp,
body.postid-2197 a#request-rep-btn.request-rep-btn--pdp{
    display: none!important;
}

@media only screen and (max-width: 600px) { 
    ul.product-sec h3.product-name, 
    ul.product-lists .custom-product h3.product-name {
        min-height: auto!important;
    }
}


.woocommerce  ul.product-lists {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}

.woocommerce  ul.product-lists li {
  flex: 1 1 250px; /* minimum width per product */
  max-width: 300px;
  position: relative;
  padding-bottom: 80px;
}
.woocommerce  ul.product-lists li .custom-product__btn {
    position: absolute;
    bottom: 10px;
}
.et_pb_wc_description  p:not(:last-child) {
    margin-bottom: 25px;
}