 .single.single-product #main > .wf-wrap{
 
width: 100%;


}

/* Hide language switcher on specific product pages */
.postid-41065 .current-menu-parent.menu-item-has-children,
.postid-41062 .current-menu-parent.menu-item-has-children,
.postid-41064 .current-menu-parent.menu-item-has-children{
    display: none !important;
}

html[lang="ar"] a.dialog-close-button.dialog-lightbox-close-button, 
html[lang="ku"] a.dialog-close-button.dialog-lightbox-close-button{
     height: 25px;
    width: 25px;
    z-index: 9999;
}
.wpcf7-mail-sent-ok:before {
    content: none !important;
}
html[lang="ar"] .wpcf7-valid-tip-text,
html[lang="ku"] .wpcf7-valid-tip-text{
	padding:8px !important;
}
html[lang="ar"] .free-trial-wrapper,
html[lang="ku"] .free-trial-wrapper,
html[lang="ar"] .product-header,
html[lang="ku"] .product-header,
html[lang="ar"] #full-description{
    direction: ltr;
}

html[lang="ar"] .site-footer-last .first-item-border-hide .dt-nav-menu-horizontal > li:nth-child(2) {
    padding-left: calc(20px / 2) !important;
}

html[lang="ar"] .site-footer-last .last-item-border-hide .dt-nav-menu-horizontal > li:nth-last-child(2) {
    padding-right: calc(20px / 2) !important;
}
.single .entry-content {
    width: 60% !important;
    margin: auto !important;
}

.wpmtst-testimonial-content.testimonial-content p:last-child{
  height: 200px;
    overflow-y: auto;
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: #0d3651;
}
::-webkit-scrollbar-track {
    background: #EDE5F2;
}
/* Hide all image tooltips */
img {
    pointer-events: none !important;
}
/* Popup overlay */
.product-popup-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 9998;
}

/* Popup box */
.product-popup-box {
  position: relative;
  background: #fff;
  max-width: 600px;
  margin: 5% auto;
  padding: 20px;
  border-radius: 10px;
  z-index: 9999;
}

/* Close button */
.product-popup-close {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 22px;
  cursor: pointer;
  color: #333;
}
.wpcf7-form-control.wpcf7-submit{
	text-align:center !important;
      background: #98C0CA !important;
    color: #fff !important;
    height: 50px !important;
    border: none;
    border-radius: 25px !important;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 40%;
    font-family: "Outfit", Sans-serif;
    font-size: 18px !important;
    font-weight: 300;
    text-transform: none;
    line-height: 1.6em;
	}

  .wpcf7-form-control.wpcf7-submit:hover{
    background: #0D3651 !important;
}
.wpcf7-response-output .wpcf7-not-valid-tip-text {
    display: none !important;
}
/* .single.single-product #main > .wf-wrap{
width: max-content !important;
} */


/* Testimonial */

.wpmtst-testimonial-inner {
  background: #fff;       /* softer corners */
  padding: 20px;
  text-align: center;
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);  /* smooth shadow */
  max-width: 350px;
  margin: 15px auto;          /* spacing between cards */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover effect */
.wpmtst-testimonial-inner:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

/* Move author name below content */
.wpmtst-testimonial-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.wpmtst-testimonial-content {
  order: 1;  /* keep text before author */
  font-size: 15px;
  color: #444;
}
.wpmtst-testimonial-heading {
  order: 2;
  margin-top: 14px;
  font-size: 17px;
  font-weight: 600;
  color: #222;
}
.strong-view.wpmtst-default .wpmtst-testimonial-heading{
    background-size: 16px !important;
    padding-left: 25px !important;
        font-size: 18px;
    color: #0D3651;
    font-family: 'Outfit';
}
.wpmtst-testimonial-content.testimonial-content{
font-family: "Outfit";
    font-size: 16px;
    font-weight: 300;
    color: #333333;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner > *:not(:nth-last-child(2)):not(:last-child) {
    margin-bottom: 10px !important;
}
/* Image styling */
.wpmtst-testimonial-content img {
  width: 100%;
  height: 200px !important;

  object-fit: cover;
  margin: 0 auto 15px auto;
  display: block;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
    border: none !important;
}
.strong-view.controls-type-sides-outside {
    padding: 0 !important;
}
/* Testimonial text */
.wpmtst-testimonial-content {
  font-size: 15px;
  color: #444;
  margin-bottom: 12px;
}

/* Author name */
.wpmtst-testimonial-content strong {
  display: block;
  font-size: 16px;
  color: #111;
  margin-top: 10px;
}

/* Optional role/company below author */
.wpmtst-testimonial-content em,
.wpmtst-testimonial-content span {
  display: block;
  font-size: 14px;
  color: #666;
  margin-top: 3px;
}
.product-video-title{
   font-family: "Outfit", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #0d3651;
    text-align: center;
        margin-bottom: 25px;
}
.product-testimonials-title{
  font-family: "Outfit", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-align: center;
        margin-bottom: 25px;
}

.prod-wrapper.prod-test{
  width: 100%;
background-color: #0d3651;
}
.product-testimonials{
      max-width: 1300px;
    margin: 0px 60px !important;
padding: 45px 0px !important;
}
/* Testimonial */
.product-main-title{
  font-family: "Outfit", Sans-serif;
    font-size: 44px;
    font-weight: 500;
    color: #0D3651 !important;
    margin: 0;
}

.pot-type-banner::before{
background-image: url(https://programsaz.zerosoft.in/wp-content/uploads/2024/09/art-top-right.svg);
    --background-overlay: '';
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.pot-type-banner{
  --overlay-opacity: 0.55 !important;
    --overlay-mix-blend-mode: lighten !important;
}


.product-gallery .product-info header .entry-title{
      font-family: "Outfit", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #0D3651;
    margin-bottom: 0px;
}
.product-short-description p{
font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #333333;
}
.product-short-description {
    margin: 5px 0;
    line-height: 1.5;
}

.read-more-link {
    display: inline-block;
    color: #0d3651;
    font-weight: 600;
    text-decoration: none;
}

.read-more-link:hover {
    text-decoration: underline;
    color: #98C0CA !important;
}

.action-btn.demo-btn:hover, .action-btn.brochure-btn{
background-color: #0D3651 !important;
}

.action-btn.demo-btn,.action-btn.brochure-btn:hover {
  background: #98C0CA !important;
}
.action-btn{

    color: #fff !important;
    height: 50px !important;
    border: none;
    border-radius: 35px;
    cursor: pointer;
    font-size: 18px !important;
    transition: background 0.3s 
ease;
    width: 40%;
    font-family: "Outfit", Sans-serif;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
    line-height: 1.6em;
}
.fa-file-pdf-o,.fa-download, .fa-hand-pointer-o{
padding-right: 5px !important;
}


.description-accordion .accordion-header {
    margin-bottom: 20px;
background-color: transparent;
    padding: 0.25em 0.7em 0.25em 0.7em;
    background-image: linear-gradient(115deg, #3C7396 33%, #97C3CD 100%);
    border-radius: 10px 0px 10px 0px;
    max-width: fit-content;
}

.section-title {
    font-family: "Outfit", Sans-serif;
    margin: 0;
    font-size: 17px !important;
    font-weight: 500;
    margin: 0px !important;
    max-width: 100%;
    transition: all .3s 
ease;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.description-accordion.open .accordion-content {
       background-color: #EAF6F8;
    padding: 0px; 
    padding-top: 15px !important;
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #333333;
}
.description-accordion.open .accordion-content p:last-child{
  margin-bottom: 0px !important;
}

.free-trial-section {
  width: 100%;
    padding: 45px 0; 
        background-color: #0D3651;
}


  /* Force bigger height for MetaSlider inside free trial section */
.free-trial-section .metaslider,
.free-trial-section .metaslider .flexslider,
.free-trial-section .metaslider .slides,
.free-trial-section .metaslider .slides li,
.free-trial-section .metaslider .slides img {
    height: 300px !important;  /* adjust this value as needed */
    max-height: 300px;
    object-fit: cover; /* crop images nicely */
}

/* Free Trial Section Styling */


.free-trial-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    position: relative;
    z-index: 2;
    max-width: 1300px;
    margin: 0 60px !important;
}


.free-trial-heading {
    font-family: "Outfit";
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}



.free-trial-button {
  margin-top: 15px;
    display: inline-block;
    background: #98C0CA;
    font-family: "Outfit";
    color: white;
    padding: 16px 40px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border: none !important;
}




.metaslider .flexslider{
    margin: 0px !important;
}
/* Slider side */
.product-slider {   
    padding: 20px;  
    width: 100%;
    max-width: 500px; 
        margin: auto;
}
.metaslider .flex-control-nav{
    display: none !important;
}

/* Center the button */
.free-trial-content {
    max-width: 500px;
    text-align: center; /* centers button & text */
    margin: 0 auto;
}
.entry-content h3{
font-family: "Outfit" !important;
    font-size: 40px !important;
    font-weight: 500 !important;
    color: #0D3651 !important;
    text-align: center !important;
}

/* .entry-content h3 {
    display: inline-block;
    font-family: "Outfit" !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    margin: 0px 0 15px 0 !important;
    padding: 0.25em 0.7em;
    color: #fff;
    letter-spacing: 1.6px;
    background-image: linear-gradient(115deg, #3C7396 33%, #97C3CD 100%);
    border-radius: 10px 0 10px 0;
    transition: all .3s ease;
    text-transform: uppercase;
} */
/* Generic style for all pricing tables */


    .product-video-wrapper {
  position: relative;
  width: 850px;   /* small width */
  height: max-content;  /* small height */
  margin: auto;
  overflow: hidden;
}
    .entry-content{
   
    margin: 0px;
    box-sizing: border-box;
    padding: 45px 60px;
    background-color: #fff !important;
    }
    .entry-content:before {
    width: 100%;
}
    .pricing-table{
        margin-bottom: 40px !important;
    }
.pr-modal .modal-title {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  background-color:#0d3651;
  color:#fff;
  padding: 10px 15px;
  margin:0;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  display:flex;
  justify-content: space-between;
  align-items:center;
}
    #pr-brochure-modal .modal-title {
	
	font-size: 18px;
  font-weight: 600;
  text-align: center;
  background-color:#0d3651;
  color:#fff;
  padding: 10px 15px;
  margin:0;          /* remove margin gap */
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  position: relative;
}

#pr-brochure-modal .wpcf7-form, #pr-demo-modal .wpcf7-form, #pr-trial-modal .wpcf7-form {
  padding:15px 15px 0;  /* left + right padding */
  box-sizing: border-box;
}

.prod-sec-wrapper{
  background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #EAF6F8 100%);
    
    border-bottom: 1px solid #ACDBE6;
}
/* Input fields */
#pr-brochure-modal input[type="text"],
#pr-brochure-modal input[type="email"] {
  width:100%; 
  padding:5px 10px; 
  margin:10px 0; 
  border:1px solid #ddd; 
  border-radius:5px; 
  font-size:15px;
  transition: all 0.2s ease-in-out;
}
#pr-brochure-modal input[type="text"]:focus,
#pr-brochure-modal input[type="email"]:focus {
  border-color:#0d3651;
  box-shadow:0 0 0 3px rgba(13,54,81,0.15);
  outline:none;
}


.pr-modal input[type="text"],
.pr-modal input[type="email"] {
  width:100%; padding:5px 10px; margin:10px 0; 
  border:1px solid #ddd; border-radius:5px; 
  font-size:15px;
  transition: all 0.2s ease-in-out;
}
.pr-modal input[type="text"]:focus,
.pr-modal input[type="email"]:focus {
  border-color:#0d3651;
  box-shadow:0 0 0 3px rgba(13,54,81,0.15);
  outline:none;
}
.prod-accordian-section{
      background-color: #EAF6F8;
}
.entry-title{
  color: #0d3651 !important;
}
.prod-wrapper.video-warps{
      background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #EAF6F8 100%);
    padding: 60px 0px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-heading {
    background: none !important;
    margin-top: 0;
    padding-left: 0px !important;
}
/* Responsive */
	@media (MAx-width:1024px){
.free-trial-wrapper {
    grid-template-columns: 1fr;}
    
  }

  @media (max-width:992px){
    .product-action-buttons{
          flex-direction: column;
    }
    .product-action-buttons {

    gap: 20px;}
    .action-btn{
      width: 60% !important;
    }

    .product-video-wrapper {
    width: 700px !important;
    }
  }

  @media (max-width: 768px) {
        .single .entry-content {
    width: 90% !important;
    margin: auto !important;
}
        .action-btn {
        width: 100% !important;
    }


  .entry-content table.pricing-table {
    display: block;          /* makes it scrollable */
    width: 100% !important;  /* fits the screen */
    overflow-x: auto;        /* enable horizontal scroll */
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
    white-space: nowrap !important;     /* prevent cells from wrapping */
  }

  .entry-content table.pricing-table th,
  .entry-content table.pricing-table td {
    white-space: nowrap !important; /* keep cell content in one line */
  }
.entry-content{
  margin: 0px 20px !important;
}
.entry-content h3{
  font-size: 28px !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.entry-content p{

font-size: 18px !important;
}
  .product-video-wrapper {
    width: 320px !important;
  }

  .prod-sec-wrapper {
    
    padding: 30px 20px 5px 20px !important;
  }
  .product-detail-section{
padding: 30px 20px !important;
  }
  .accordion-content{
padding: 0px !important;
  }
.product-testimonials-title{
  font-size: 28px !important;
  margin-bottom: 15px !important;
}
.free-trial-heading{
    font-size: 28px !important;
}
.product-testimonials {
   
    padding: 30px 0px !important;
}
.product-gallery .product-info header .entry-title,h1.entry-title{
      font-size: 32px !important;
}
.pricing-table h3:last-child{
margin-top: 20px !important;
}
.pricing-table p{
  margin-left: 20px !important;
}
.description-accordion.open .accordion-content{
  padding-top: 0px !important;
}
.product-header {

    gap: 20px !important;
}
  /* Responsive table scroll */

.free-trial-section {
    padding: 30px 0 !important;
}
.free-trial-wrapper{
  margin: 0px auto !important;
  gap: 20px !important;
}
 .entry-content{
  padding: 30px 0px !important;
 }
.free-trial-section {
        padding: 25px 0 !important;
    }
    
    .free-trial-wrapper {
        margin: 0 15px !important;
        gap: 20px !important;
    }
    
    .free-trial-heading {
        font-size: 24px !important;
        line-height: 1.4 !important;
        margin-bottom: 10px !important;
    }
    
    .free-trial-button {
        padding: 12px 24px !important;
        font-size: 15px !important;
        margin-top: 10px !important;
        width: 100% !important;
        max-width: 250px !important;
    }
    
    /* Smaller slider for very small screens */
    .free-trial-section .metaslider,
    .free-trial-section .metaslider .flexslider,
    .free-trial-section .metaslider .slides,
    .free-trial-section .metaslider .slides li,
    .free-trial-section .metaslider .slides img {
        height: 180px !important;
        max-height: 180px !important;
    }
    
    /* Hide slider navigation on very small screens if needed */
    .free-trial-section .flex-direction-nav {
        display: none !important;
    }
    .product-slider {
    padding: 0 !important;
    }
    .prod-wrapper.video-warps {
   
    padding: 30px 0px !important;
}
table.pricing-table {
        min-width: 0px !important;
    }

}
/* Extra Small Mobile (up to 375px) */
@media screen and (max-width: 550px) {

  .product-slider{
        max-width: 300px !important;
  }
    .free-trial-wrapper {
        margin: 0 10px !important;
    }
    
    .free-trial-heading {
        font-size: 22px !important;
    }
    
    .free-trial-button {
        font-size: 14px !important;
        padding: 10px 20px !important;
    }
    
    .free-trial-section .metaslider,
    .free-trial-section .metaslider .flexslider,
    .free-trial-section .metaslider .slides,
    .free-trial-section .metaslider .slides li,
    .free-trial-section .metaslider .slides img {
        height: 150px !important;
        max-height: 150px !important;
    }
}


	@media (min-width:651px){
  .product-header {
    max-width: 1300px !important;
    margin: 60px !important;
    box-sizing: border-box !important;
}
.product-detail-section{
        max-width: 1300px !important;
        margin: 0px 60px;
        box-sizing: border-box !important;
        padding: 45px 0px !important;
}
.prod-wrapper {
    width: 100% !important;
}
.prod-wrapper.video-warps{
  width: 100% !important;
}

.description-content img{
  width: 100%;
    max-width: 500px !important;
}
  
}



html[lang="ar"] .pll-parent-menu-item ul {
    --sub-justify-content: flex-start !important;

}


html[lang="ku"] .pll-parent-menu-item ul {
    margin-left: -14px;
}


