.filters .wcf-ai {
    margin-right: unset;
}
.term-description ul {
    font-size: 21px;
}
section.products .content {
  display: flex;
}
.entry-title-plain {
    display: none;
}
.recent-blog-loop{
    display:none;
}
.article-type-blog-articles .recent-blog-loop{
    display:block;
}
section.products .content .filters {
  width: 20rem;
  font-size: 0.83rem;
  flex-shrink: 0;
}
.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 24%;
    width: calc(25% - .75em);
    margin-right: 0;
    margin-bottom: 1em;
}
section.products .content .filters .close-icon {
  display: none;
}

section.products .content .filters .filter-title {
  font-size: 0.8rem;
  color: #888;
}

section.products .content .filters ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-accordionItems .e-n-accordion-item {
    background: #fff;
}
li.page-nav.page-nav--next.page-nav--disabled {
    display: none;
}
.entry-content ul, .entry-content ol {
    padding: revert;
    margin: revert;
    padding-left: 20px;
    font-size: 21px;
}

.filters .wcf-horizontal-popover {
    padding: 10px 40px 6px 20px;
}
/* 🌟 Wrap styling for the search filter */
.wcf-filter.search .wcf-text-input .wcf-input-root {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 8px 12px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

.wcf-filter.search .wcf-text-input .wcf-input-root:hover,
.wcf-filter.search .wcf-text-input .wcf-input-root:focus-within {
  border-color: #999;
  box-shadow: 0 0 0 2px rgba(0,0,0,0.05);
}
.wcf-cv {
    font-size: 19px!important;
}
/* 📝 Input field itself */
.wcf-filter.search input[type="text"],
.wcf-filter.search input[type="search"] {
  border: none !important;
  outline: none !important;
  background: transparent;
  width: 100%;
  font-size: 15px;
  color: #333;
  padding: 0;
  margin: 0;
}

/* Placeholder text style */
.wcf-filter.search input::placeholder {
  color: #999;
  font-weight: 400;
}

/* 🔍 Optional: add search icon before input */


/* Optional: if Barn2 adds inner padding, reset it */
.wcf-filter.search .inside-filter {
  padding: 0 !important;
}

/* 🧱 Filter Group Box */

.wcf-ak {
    display: block!important;
}
.wcf-filter-group .wcf-popover-holder,
.wcf-filter-group .wcf-popover-body {
  display: block !important;
  position: static !important;
  width: 100% !important;
  background: transparent !important;
  box-shadow: none !important;
}

.wcf-horizontal-popover {
  pointer-events: none;
  background: none;
  box-shadow: none;
}
.filters .wcf-horizontal-popover {
    padding: 10px 40px 6px 20px;
    border-bottom: 1px solid #e4e4e7;
    /* padding: 12px; */
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-family: sans-serif;
    background: #f8fafc;
    margin: 0px;
    border-radius: 10px 10px 0px 0px;
    text-align:center;
    /* padding: 20px; */
}
.wcf-cv {
    font-size: 19px;
}
.wcf-is-child-term {
    margin-left: 0px;
    margin-top: 0 !important;
}
checkbox.wcf-al.wcf-ae.wcf-am.wcf-an.wcf-ao {
    padding-left: 10px;
    padding-top: 10px;
}
.wcf-ae {
  
;
    padding-left: 10px;
    padding-top: 10px;
}
.filters .wcf-ai {
    margin-right: unset;
    border: 1px solid #e4e4e7;
    border-radius: 10px;
    padding-bottom: 20px;
}
.wcf-horizontal-popover::after {
  display: none;
}


.wcf-horizontal-popover::before {
  display: none !important;
}

/* filter end */

.filters #block-19 .wcf-horizontal-grid>div {
    width: 100%;
}
.wcf-filter {
    
    max-height: 300px;
    overflow-y: scroll;
}
.wcf-c5 {
    margin-right: 24px;
    /* border: 1px solid; */
    border: 1px solid #e4e4e7;
    border: 1px solid #e4e4e7;
    border-radius: 10px;
}
.filters #block-19 .wcf-horizontal-grid {
    flex-direction: column;
    gap: 20px;
}
.ast-page-builder-template .site-content > .ast-container {
    /*max-width: 1320px;padding: 0; */
}
    .filter-title {
    border-bottom: 1px solid #e4e4e7;
    padding: 16px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-family: sans-serif;
    background: #f8fafc;
    margin: 0px;
    border-radius: 10px 10px 0px 0px;
}

.page page-id-10102 .elementor-skin-slideshow .elementor-thumbnails-swiper{
height: 230px!important;
}
a.button.wc-backward {
    color: #fff;
    background: #FF5A5A;
}
a.button.wc-backward:hover {
    color: #FF5A5A;
    background: #fff;
    border: 1px solid #FF5A5A;
}
.ast-woo-product-category {
    padding: 0px 16px;
}

.astra-shop-thumbnail-wrap {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
     
}
 
.astra-shop-thumbnail-wrap img {
    height: 286px ;
    width: 100%;
    object-fit: content;
}

.products .yith-ywraq-add-to-quote{
    display:none !important;
}
.woocommerce ul.products li.product.desktop-align-left, .woocommerce-page ul.products li.product.desktop-align-left {
    text-align: left;
    height: 465px;
}
.ast-on-card-button .ahfb-svg-iconset {
    display: none;
}
.ast-woocommerce-container .woocommerce-breadcrumb
 {
    display: none;
}
.products li.ast-article-single {
    height: 465px;
}
li.product.type-product:hover .woocommerce-loop-product__title{
    color: #0F172A !important;
}
.woocommerce ul.products li.product a img{
    width:300px;
    height:300px
}
.woocommerce-js nav.woocommerce-pagination ul li a{
    color : #fff;
    font-weight: 600;
    background: #0f1724;
}
.woocommerce-js nav.woocommerce-pagination ul li span{
    color : #fff;
    font-weight: 600;
    background: #0f1724;
}
.woocommerce nav.woocommerce-pagination ul li:hover {
    border: #0f1724;
    background: #f4f4f5;
    /* color: #0f1724; */
}
.woocommerce nav.woocommerce-pagination ul li a:hover
.woocommerce nav.woocommerce-pagination ul li {
    
    color: #fff;
}
.woocommerce-pagination  span.page-numbers.dots {
    background-color: #0f1724;
    color: #fff;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #0f1724;
    border-color: #0f1724;
    color: #fff;
}
.woocommerce-ordering select{
     border: 1px solid #e5e7eb !important;
}
.woocommerce-ordering select:focus{
     border: 1px solid #e5e7eb !important;
}
.filter-widget .term-label{
      font-weight: 400 !important;
    line-height: 10px !important;
}
.woocommerce-js .woocommerce-breadcrumb{
    margin-bottom:0px !important;
}
.single-product .summary.entry-summary .woocommerce-breadcrumb{
    display:none;
}
.single-product .basic{
      display: flex;
    width: 100%;
    justify-content: space-between;
}
.single-product .basic .image{
      width: 63%;
}
.single-product .basic .text{
      width: 33%;
}
.single-product .posted_in{
    display:none !important;
}
.single-product .product_title.entry-title{
    font-size: 2rem;
}

.single-product .custom-product-tabs-columns{
    display: flex;
   width: 100%;
}
.single-product .custom-tab-column{
    width: 30%;
}
.single-product .product-tab__content .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_availability{
    display:none;
}
.single-product .custom-product-tabs-columns .custom-tab-column>h3, .product-tab__content>p {
    padding: 0.8rem 0;
    border-top: 1px #A5BEC8 solid;
    margin: 0 0;
    font-size: 21px;
}
.single-product table.shop_attributes{
    border-top : 0px !important;
    margin: 0px !important;
}
.custom-product-tabs-columns{
    padding: 2rem 0 0;
    display: flex
;
    justify-content: space-between;
    color: #5D6B74;
    align-items: flex-start;
    flex-wrap: wrap;
}
.single-product .product-enquiry{
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    width: 100%;
}
.single-product .product-enquiry .heading{
    margin: 60px auto 3.33rem;
    max-width: 42rem;
    width: 100%;
}
.single-product .product-enquiry .heading .h2-style{
    font-size: 2rem;
    font-weight: 400;
    text-align: left !important;
}
.single-product .product-enquiry form{
        margin: 0 auto;
    max-width: 42rem;
    width: 100%;
}
.single-product .product-enquiry form .form-columns-2{
    width: 100%;
    max-width: unset;
        margin: 0 -1rem;
}
.single-product .product-enquiry form .form-columns-1{
    width: 100%;
    max-width: unset;
    margin: 0 -1rem;
}
.single-product .product-enquiry form .form-columns-2 .hs-form-field{
        width: 50%;
    float: left;
        padding: 0 1rem 1rem;
}
.price + .woocommerce-product-details__short-description {
    display: none;
}

.single-product .tagged_as{
    display:none !important;
}
.single-product .product_meta{
    padding-top: 0px !important;
    margin: 0px !important;
}
.single-product .summary .availabilty {
    line-height: 2.4rem;
    border-bottom: 1px #A5BEC8 solid;
}

.single-product .summary .availabilty a{
    color: #0A1E2D !important
}

.single-product .summary .download a{
    color: #0A1E2D !important
}


.single-product .summary .download {
    line-height: 2.4rem;
    border-bottom: 1px #A5BEC8 solid;
    position: relative;
}
.single-product .summary .download img{
    position: absolute; 
    right: 0; 
    height: 0.92rem; 
    width: 0.58rem; 
    display: block; 
    top: 0; 
    bottom: 0; 
    margin: auto; 
    object-fit: contain; transition: all 0.2s ease-in-out; 
    -moz-transition: all 0.2s ease-in-out; 
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; 
}
.single-product .yith-ywraq-add-to-quote{
    margin: 20px 0px 20px 0px;
}
.single-product .woocommerce-product-details__short-description{
        padding-top: 0.8rem;
    border-top: 1px #A5BEC8 solid;
}
.single-product .single-product-category a{
    color: #0A1E2D !important;
}
.single-product .hbspt-form form label[id^="label-"] {
  display: none;
}
.single-product .hs-field-desc{
    display:none;
}
.single-product .hs-fieldtype-textarea{
      width: 100%;
    max-width: 670px;
    margin-top: 1em !important;
    min-height: 10rem;
   
}
.single-product select[id^="location-"]{    
    width: 100%;
    max-width: 641px;
}
.single-product input[id^="product_name-"]{
    display:none;
}
.single-product input[id^="legal_entity-"]{
    display:none;
}

.single-product fieldset.form-columns-1 .hs_location .input{
    margin-right:0px !important;
    display:flex;
    justify-content:center;
}
.single-product fieldset.form-columns-1 .hs-fieldtype-textarea .input{
    margin-right:0px !important;
    display:flex;
    justify-content:center;
}

.single-product fieldset.form-columns-2 .input{
    margin-right:0px !important;
}
.single-product ul.hs-error-msgs{
    list-style: none;
    margin: 0;
}

.single-product .form-columns-2 label.hs-error-msg{
    font-size: 0.6rem;
    color: #FF5A5A;
    margin: 0px 0px 0px 0px;
}

.single-product .hs_ug_future_communications ul.inputs-list{
    list-style:none;
    margin: 0px 0px 0px 17px;
}
.single-product .hs_ug_future_communications input {
    margin: 0.25rem 0.5rem 0.25rem 0;
}
.grecaptcha-badge{
    display:none;
}
.single-product input.hs-button{
    width: 95%;
}
.single-product div.hs_submit{
    margin-top: 1rem;
}
.single-product .hs_error_rollup{
       margin: 0 0 1rem;
}
.single-product .hs_error_rollup label.hs-main-font-element{
        font-size: 0.6rem;
    color: #FF5A5A;
}
.single-product .form-columns-1 .hs_location label.hs-error-msg{
    font-size: 0.6rem;
    color: #FF5A5A;
    margin: 0px 0px 0px 17px;
}
.single-product .form-columns-1 .hs_current_submission_message label.hs-error-msg{
    font-size: 0.6rem;
    color: #FF5A5A;
    margin: 0px 0px 0px 17px;
}
.single-product .form-columns-1 .hs_ug_future_communications label.hs-error-msg{
    font-size: 0.6rem;
    color: #FF5A5A;
    margin: 0px;
}
.single-product .summary .download img.hover{
    opacity:0;
}
.single-product .summary .download a:hover img.hover{
    opacity:1;
}
.single-product span.single-product-category{
    display:none !important;
}
.single-product .custom-product-image-wrapper .woocommerce-product-gallery{
    display: flex;
    flex-direction: row-reverse;
    width: 63% !important;
}
.single-product .summary.entry-summary{
    width: 33% !important;
}
.single-product .custom-product-image-wrapper .flex-viewport{
    width: 80%;
}
.single-product .custom-product-image-wrapper .flex-control-thumbs{
    width: 20%;
}
.single-product .custom-product-image-wrapper .flex-control-thumbs li{
    width: auto !important;
}
.single-product .yith-ywraq-add-button a.add-request{
    width: 100%;
    text-align:center;
    font-size: 1rem;
}
.page-id-10102 .ast-main-header-wrap.main-header-bar-wrap {
    display: none;
}

.parent-pageid-3124 .ast-single-post-featured-section.post-thumb img {
    aspect-ratio: auto;
}



.page-id-72 .entry-header .entry-title,.page-id-200 .entry-header .entry-title,.page-id-723 .entry-header .entry-title,.page-id-720 .entry-header .entry-title,.page-id-726 .entry-header .entry-title,.page-id-12570 .entry-header .entry-title,.page-id-335 .entry-header .entry-title,.page-id-11172 .entry-header .entry-title,.entry-title,.page-id-533 .entry-header .entry-title,.page-id-11404 .entry-header .entry-title,.page-id-3268 .entry-header .entry-title,.page-id-3278 .entry-header .entry-title,.page-id-651 .entry-header .entry-title,.page-id-10102 .entry-header .entry-title,.page-id-10269 .entry-header .entry-title,.page-id-3282 .entry-header .entry-title,.page-id-10767 .entry-header .entry-title,.page-id-10296 .entry-header .entry-title,.page-id-10297 .entry-header .entry-title,.page-id-10298 .entry-header .entry-title,.page-id-10299 .entry-header .entry-title,.page-id-10300 .entry-header .entry-title,.page-id-3124 .entry-header .entry-title, .page-id-3336 .entry-header .entry-title, .page-id-17375 .entry-header .entry-title,.page-id-17780 .entry-header .entry-title,.page-id-10301 .entry-header .entry-title {
    display: none;
}
body:not(.woocommerce) .elementor-element-e41a0b8 {
  display: none !important;
}
.page-id-200  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-723  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-720  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-726  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-12570  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-335  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-11172  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-533  .elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-11404 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-3268 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-3278 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-651 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10269 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-3282 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10767 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10299 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10300 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10296 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10297 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-10298 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.page-id-3124 .elementor-element.elementor-element-e41a0b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    display: none;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0;
}


.hover-img .main-button {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.hover-img:hover .main-button {
  opacity: 1;
  pointer-events: auto;
}

.pill-pulse {
  display: inline-flex;
  align-items: center;
  gap: 12px; 
  margin: 0 2rem; 
}

.pill-pulse .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  animation: pulse 1.5s infinite;
}

.pill-pulse .dot.blue {
  background: #3b82f6; 
}

.pill-pulse .dot.red {
  background: #ef4444; 
  animation-delay: 0.75s; 
}

.pill-pulse .text {
  font-size: 16px;
  font-weight: 500;
  color: #64748b; 
}


@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.4);
    opacity: 0.6;
  }
}

// Subscription Form 


.cf7-two-col {
  display: flex;
  gap: 15px;       
  flex-wrap: wrap;  
}


.cf7-two-col .wpcf7-form-control-wrap {
  flex: 1 1 30%;
  width: auto;    
  display: block; 
}


.wpcf7 .cf7-two-col .wpcf7-form-control-wrap input {
  width: 100%;
}


.wpcf7 input:not([type="submit"]):not(.cf7-two-col input) {
  width: 100%;
}

.wpcf7 input[type="submit"] {
  width: 100%;
  background: #e3342f;
  color: #fff;
  border: none;
  padding: 12px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 1.1rem;
}

.wpcf7 input[type="submit"]:hover {
  background: #cc1f1a;
}

.success-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 30px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  font-weight: 600;
  color: #000;
}

.success-pill .line {
  display: inline-block;
  width: 3px;
  height: 20px;
  background: linear-gradient(to bottom, #06f, #0f9);
  border-radius: 2px;
}

.pill-text {
  display: inline-flex;
  align-items: center;
  gap: 10px; 
  background: #fff;
  padding: 12px 30px;
  border-radius: 9999px; 
  border: 1px solid #e5e7eb; 
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

.pill-text .dot {
  width: 8px;
  height: 8px;
  background: #2563eb; 
  border-radius: 50%;
}

.pill-text .text {
  font-size: 16px;
  font-weight: 500;
  color: #475569; 
}
.dot-row {
  display: flex;
  gap: 8px; 
}

.dot-row .dot {
  width: 8px;   
  height: 8px;  
  border-radius: 50%; 
}

.dot-row .dot.blue {
  background: #3b82f6; 
}

.dot-row .dot.red {
  background: #ef4444; 
}

.dot-row .dot.teal {
  background: #14b8a6; 
}
.case-study-main:hover .case-study-title .elementor-heading-title{
    color : #2563eb;
} 
.case-study-main:hover .case-study-btn .elementor-button{
    background-color: #2563EB;
    color: #FFFFFF;
}


.industries-services-card {
  transition: all 0.3s ease;  
}

.industries-services-card:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); 
  border-color: #e2e8f0; 
}


.industries-services-icon-card {
  transition: all 0.3s ease;
}
.industries-services-card:hover .industries-services-icon-card {
  transform: scale(1.05);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); 
  border-color: #e2e8f0; 
}

.solutions-right .elementor-widget-image {
  display: none !important;
}
.solutions-right .elementor-widget-image.active {
  display: block !important;
}.solutions-right .elementor-widget-image {
  display: none;
}

.solutions-right .elementor-widget-image.active {
  display: block;
}


.elementor-accordion .elementor-accordion-item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  margin-bottom: 20px;
  padding: 15px 20px;
  transition: all 0.3s ease;
  border: none;
}


.elementor-accordion .elementor-accordion-item:hover {
  box-shadow: 0 6px 16px rgba(0,0,0,0.15);
}


.elementor-accordion .elementor-tab-title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #1a2734;
  padding: 0;
  border: none;
  background: none;
}


.elementor-accordion .elementor-tab-title i,
.elementor-accordion .elementor-tab-title svg {
  background: linear-gradient(135deg, #3b82f6, #06b6d4);
  color: #fff;
  border-radius: 8px;
  padding: 8px;
  font-size: 20px;
  margin-right: 12px;
}


.elementor-accordion .elementor-tab-content {
  padding: 15px 5px 5px 45px;
  font-size: 16px;
  color: #4b5563;
}

.e-n-accordion .ico {
    background: #ddd;
    padding: 10px 10px 10px 11px;
    background-image: linear-gradient(180deg, #3B82F6 0%, #06B6D4 100%);
    border-radius: 12px 12px 12px 12px;
    margin-right: 10px;
     transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.e-n-accordion-item-title-text{
    display: flex;
    gap:25px;
}

.e-n-accordion .ico:hover {
    box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);
    border-color: rgb(226, 232, 240); 
}








.icon-wrapper {
    width: 64px;  
    height: 64px; 
    background: #0A1E2D; 
    border-radius: 16px; 
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
}


.e-n-accordion-item:hover .icon-wrapper {
    transform: scale(1.1);
}


.e-n-accordion-item h4 {
    font-size: 1.5rem; 
    font-weight: 600;  
    color: #0f172a;    
    margin: 0;
}


.icon-wrapper svg {
    width: 32px;
    height: 32px; 
    stroke: white;
}

.case-study-btn123{
    
    }

.right-panel{
        position: sticky;
    top: 100px;
    align-self: flex-start;
    height: max-content;
}

.post-types-sec{
    height:unset !important;
    padding:0 !important;
    box-shadow:none !important;
    text-decoration: none !important;
}

.case-studies1{
   
}






.swiper-slide {
 
}
 .swiper-slide.e-loop-item.media_solution-unique-group-news {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
 
  
  height: auto !important;
}

.swiper-slide.e-loop-item.case-studies {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
 
  
  height: auto !important;
}


.swiper-slide.e-loop-item.case-studies img {
  
}


.swiper-slide.e-loop-item.case-studies h4 {
  
}


.swiper-slide.e-loop-item.case-studies .elementor-widget-theme-post-excerpt {
 
}
.ele-media-content ul{
    font-size:21px;
}

.swiper-slide.e-loop-item.case-studies .elementor-widget-button a {
  
}



.swiper-slide.e-loop-item.case-studies .elementor-widget-theme-post-featured-image,
.swiper-slide.e-loop-item.case-studies .elementor-widget-theme-post-featured-image .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
}

.swiper-slide.e-loop-item.case-studies img {
    display: block;
    margin: 0 !important;
    border-radius: 16px 16px 0 0; 
}
.elementor-widget-loop-carousel .swiper-slide.case-studies .e-con .elementor-widget {
    width:100%;
}
.swiper-slide.e-loop-item.case-studies:hover {
  
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}

.ast-separate-container .ast-article-single{
    padding : 0px;
}
.ast-separate-container #primary {
        margin: 2em 0;
        padding: 0;
    }
}
ol.elementor-toc__list-wrapper {
    margin: 0 0 1.5em 1em!important;
}
ol.elementor-toc__list-wrapper {
    counter-reset: item;
    margin: 0 0 1.5em 0em;
}
#page .site-content {
    
    background: #fff;
}
.wp-singular.case-studies-template-default .ast-container{
    padding-left: 0;
  padding-right: 0;
    
}
body.archive .ast-archive-description{
    padding-left:0;
}
.awsm-job-container {
    max-width: 100%;
}


.hbspt-form {
  position: relative;
}

.hbspt-form .hs-form-field {
  position: relative;
}

.hbspt-form .hs-error-msgs {

 
  list-style: none;
  padding: 0;
  margin: 0;

  font-size: 0.6rem;
  color: #FF5A5A;

}

.hbspt-form .inputs-list {
  list-style: none;
  padding: 0;
  margin: 0 0;
}

.hbspt-form .input .inputs-list {
  margin: -0.25rem 0;
}

.hbspt-form .input .inputs-list .hs-form-booleancheckbox-display {

  display: flex;
  align-items: flex-start;
  padding: 0.25rem 0;

}

.hbspt-form .input .inputs-list .hs-form-booleancheckbox-display input[type="checkbox"],

.hbspt-form .input .inputs-list .hs-form-booleancheckbox-display input[type="radio"] {

  display: inline-block !important;
  width: auto !important;
  margin: 0.25rem 0.5rem 0.25rem 0;

}

.hbspt-form fieldset.form-columns-1,

.hbspt-form fieldset.form-columns-2 {
  margin: 0 -1rem;
  max-width: unset;
}

.hbspt-form fieldset.form-columns-1>.hs-form-field,

.hbspt-form fieldset.form-columns-2>.hs-form-field {
  padding: 0 1rem 1rem;
}

.hbspt-form fieldset.form-columns-1>.hs-form-field>.hs-error-msgs,

.hbspt-form fieldset.form-columns-2>.hs-form-field .hs-error-msgs {
  padding: 0.15rem 0 0;
}

.hbspt-form fieldset .input {
  margin-right: 0 !important;
}

.hbspt-form form fieldset.form-columns-1 .hs-input,


.hsForm_4895081e-0bb0-4706-b9b5-059c45309702 {
  max-width: 735px !important;

}

.hsForm_4895081e-0bb0-4706-b9b5-059c45309702 .hbspt-form .input .inputs-list .hs-form-booleancheckbox-display span {
  padding-left: 1px !important;
}

.hsForm_4895081e-0bb0-4706-b9b5-059c45309702 .hs_submit.hs-submit {
  max-width: 152px !important;
}

.hsForm_4895081e-0bb0-4706-b9b5-059c45309702 input[type=submit] {
  padding: 0.9rem 1rem !important;
  font-size: 17px !important;
}

.hsForm_4895081e-0bb0-4706-b9b5-059c45309702 textarea.hs-input {
  width: 100% !important;
  max-width: 700px !important;
}
.red-button, input[type=submit] {
    display: inline-block;
    padding: 0.75rem 1.2rem;
    background: #FF5A5A;
    color: #ffffff !important;
    text-align: center;
    border: 1px solid #FF5A5A;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    font-weight: normal;
    text-decoration: none !important;
    transition: all 0.2s 
ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.hbspt-form .hs-error-msgs {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.6rem;
    color: #FF5A5A;
}
.hbspt-form .hs-error-msgs {

  
  list-style: none;
  padding: 0;
  margin: 0;

  font-size: 0.6rem;
  color: #FF5A5A;

}
.page-id-11716 .image.aos-init.aos-animate img {
  border-radius: 22px;
}

.page-id-11716 section.newsletter {
  display: none;
}

.page-id-11716 .text.aos-init.aos-animate {
  width: 52%;
}

.page-id-11716 .text.aos-init.aos-animate {
  width: 52%;
}


.case-studies.e-con-full {
    display: flex;
    flex-direction: column;
    height: 100%; 
}


.case-study-loop-carousel {
    min-height: 80px; 
    margin-bottom: 10px;
}


.meta-wrapper {
    margin-bottom: 10px;
}


.case-study-btn123 {
    margin-top: auto;
}


.swiper-slide {
    height: auto !important;
}


@media (min-width: 922px) {
    .ast-container {
        max-width: 1320px;
    }
    .post-type-archive-awsm_job_openings  .site-content .ast-container {
        display: inherit;
    }
}
.page-template-our-new-quick-filter .ast-container, .page-template-our-new-quick-filter .ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1600px) {
  .e-con-boxed {
    --content-width: 1530px !important;
  }
    .yith-request-a-quote-page .ast-container {
        max-width: 1680px; 
    }
    .media-centre-template-default .ast-container,.tax-article_type .ast-container {
    max-width: 1680px;
}
    .page-template-our-new-quick-filter .ast-container, .awsm_job_openings-template-default .ast-container {
    max-width: 1680px;
}
    .wp-singular.case-studies-template-default .ast-container{
    padding-left: 0;
  padding-right: 0;
    max-width: 1680px !important;
}
    .post-type-archive-awsm_job_openings  .site-content .ast-container {
        max-width: 1680px;
    }
     .wp-singular.product-template-default.single.single-product .ast-container {
         max-width: 1680px;
    }

    .archive.post-type-archive.post-type-archive-case-studies .ast-container {
    max-width: 1680px !important;
}
    .ast-woo-shop-archive .site-content > .ast-container{
        max-width: 1680px;
    }
    
    .woocommerce ul.products li.product a img {
    width: 100%;
    height: 300px;
}
    .woocommerce ul.products li.product a img {
        border-radius:0;
    }
}


@media (min-width: 1920px) {
  .e-con-boxed {
    --content-width: 1680px !important;
  }
    
}

.page-nav--prev{
    display: none !important;
}
.single .article_type-videos .single-post-box{
    display:none;
} 

.single .article_type-videos .single-post-box{
    display:none;
} 

.single .article_type-webinars-and-papers .single-post-box{
    display:none;
}

input.hs-button.primary.large{
    border-width: 1px 1px 1px 1px !important;
    border-color: #FF5A5A;
        border-radius: 8px 8px 8px 8px !important;
}
input.hs-button.primary.large:hover{
        background-color: #FFFFFF;
    color: #FF5A5A !important;
}
.single .single-product .add-request-quote-button{
    border-radius:8px;
}
.add-request-quote-button{
    border-radius:8px;
}
.news-item.list .news-thumb img{
    height:300px;
}
p {
    margin-bottom: 0.5em;
}
li{
    margin-bottom: 0.5em;
}
ol, ul {
    margin: 0 0 0.5em 3em;
}
figure{
    margin-bottom: 0.5em;
}
.single .single-case-studies h1,
.single .single-case-studies h2,
.single .single-case-studies h3,
.single .single-case-studies h4,
.single .single-case-studies h5,
.single .single-case-studies h6 {
    margin-top: 0.5em !important;
    margin-bottom: calc(0.3em + 0.5em) !important;
}

.single .single-media-centre h1,
.single .single-media-centre h2,
.single .single-media-centre h3,
.single .single-media-centre h4,
.single .single-media-centre h5,
.single .single-media-centre h6 {
    margin-top: 0.5em !important;
    margin-bottom: calc(0.3em + 0.5em) !important;
}


#ast-scroll-top {
    background-color:#0A1E2D;
    border: 1px solid #fff;
        width: 1.7em;
    height: 1.7em;
    line-height: 1.7;
}
.filters.mt-quick-search .woof_qt_add_filter_checkbox_product_cat h4, .filters.mt-quick-search .woof_qt_add_filter_checkbox_pwb-brand h4, .filters.mt-quick-search .woof_qt_add_filter_checkbox_pa_availability h4{
    position: sticky;
  top: 0;
  z-index: 9999;
}

@media (max-width: 767px) {
    .right-panel {
       position: relative;
    top: 0px;
    }
}

.mt-quick-search #woof_quick_search_form{
        background: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='%23999' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.742 10.344l3.387 3.387-1.397 1.397-3.387-3.387a6 6 0 1 1 1.397-1.397zM6.5 11A4.5 4.5 0 1 0 6.5 2a4.5 4.5 0 0 0 0 9z'/%3E%3C/svg%3E") no-repeat 10px center;
    background-size: 16px;
    padding-left: 35px !important;
}
.wcf-filter.search .wcf-text-input .wcf-input-root{
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='%23999' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.742 10.344l3.387 3.387-1.397 1.397-3.387-3.387a6 6 0 1 1 1.397-1.397zM6.5 11A4.5 4.5 0 1 0 6.5 2a4.5 4.5 0 0 0 0 9z'/%3E%3C/svg%3E") no-repeat 10px center;
    background-size: 16px;
    padding-left: 35px !important;
}