.blog-post-btn {
background-color: transparent;
    padding: 13px 18px;
    color: #756024 !important;
    background-image: linear-gradient(180deg, #FFE9BB 0%, #FFE5AF 100%);
	text-decoration: none !important;
	font-size: 16px;
	line-height: 20px; 
	display: inline-block;
	border-radius: 50px;
	margin-bottom: 20px;
}

@media (max-width: 1100px) {
	.license-amount-swap {
	zoom: 0.9
}
}
.wp-block-gallery.is-layout-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

/* pierwsze 3 */
.wp-block-gallery.is-layout-flex > figure {
  flex: 0 0 calc(33.333% - 10.67px);
}

/* 4 i 5 */
.wp-block-gallery.is-layout-flex > figure:nth-child(n+4) {
  flex: 0 0 calc(50% - 8px);
}
wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: #3232328f;
    backdrop-filter: blur(2px);
}
.entry-content figcaption {
	background: transparent; padding: 0 !important; margin: -5px 0 10px 0;
}
.ayudawp-tooltip {display: none; }
body .ayudawp-share-btn { border-radius: 8px; padding: 6px; max-width: 150px !important; font-size: 15px; outline: none !important; }

.elementor-lightbox .elementor-lightbox-image { border-radius: 8px !important;}

body .ayudawp-share-buttons {
	border: 1px solid #e0e0e0;
	border: none; 
	background: #f8f8f8;
	border-radius: 8px;
	padding: 20px;
	margin-top: -15px; !Important;
}

.ayudawp-share-buttons .ayudawp-title { color: #222; font-size: 15px;}

.start-trial-btn a{
	background: linear-gradient(0deg, #1B71FF20 0%, #1B71FF10 100%);
	color: #0060FF !important;
}
.buy-now-btn a{
	background: linear-gradient(180deg, #1B71FF 0%, #0060FF 100%);
	color: #fff!important;
}
.elementor-24789 .elementskit-infobox .elementskit-info-box-icon {
    position: relative;
    background: transparent;
}

.easytouse-wrap { overflow: hidden; border-radius: 17px;}

.site-header-wrapper .elementor-shortcode:not(:has(.trp-language-item)) { display: none !important; }

.elementor-24789 .elementskit-infobox .elementskit-info-box-icon::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, #D8E6FF, #f9fbff);
    transition: opacity 0.4s;
    z-index: -1;
	border-radius: 8px;
}

.elementor-24789 .elementskit-infobox:hover .elementskit-info-box-icon::before {
    opacity: 0;
}

.rank-math-breadcrumb p { margin-bottom: 20px; font-size: 15px; background-color: #f0f0f0; display: inline-block; padding: 2px 8px; line-height: 22px; border-radius: 6px; } .rank-math-breadcrumb p a { color: #555}

.primary-logo img {max-width: 170px !important;}

.entry-content a strong,
body.single-post article.article-single > .entry-content a:not(.wp-block-button__link, .ayudawp-share-btn) {
	color: #0060ff;
  text-decoration: underline;
  text-decoration-color: #75aaff;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  text-decoration-style: solid;          */
}

.elementor-24789 .elementor-element.elementor-element-e064814 .elementskit-section-title-wraper .elementskit-section-title span:last-child { top: 0px }

.blog-toc-item a { text-decoration: none !important;}

@media (min-width: 992px) {
	.cky-box-bottom-left { left: 20px !important; bottom: 20px !important; }
}

.form-center-btn .wpforms-submit-container {
	display: flex; justify-content: center;
}

.form-center-btn .wpforms-submit {
	width: 100%;
}

article.post ol,
article.post ul {
    background: #f8f8f8;
    padding: 15px 25px;
    border-radius: 9px;
}

article.post ul {
    list-style: none;
}
article.post ol {
	 padding: 25px 25px;
    padding-left: 45px;
}
article.post ul li {
    position: relative;
	margin: 8px 0;
		display: block;
    padding-left: 30px;
}

article.post ul li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	font-size: 12px;
	line-height: 23px;
	display: block;
	justify-content: center; 
	align-content: center;
	color: #0060ff; 
	background: #e1ecff;
	height: 22px; 
	width: 22px; 
	display: inline-block;
	text-align: center; 
	border-radius: 50px;
}

article.post table {
    width: 100%;
    border-spacing: 0;
    background: #fafafa;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    overflow: hidden;
}

article.post  thead {
	border-bottom: 2px solid #0060ff50;
}

article.post table thead tr {
	color: #0060ff; 
	background: #0060ff10;
}

article.post table th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}

article.post table td {
    padding: 14px 16px;
    border-bottom: 1px solid #e8eef8;
    font-size: 14px;
}

article.post table tbody tr:last-child td {
    border-bottom: none;
}

article.post table tbody tr:nth-child(even) {
    background: #fff;
}

article.post table tbody tr:hover {
    background: #f0f4ff;
}
article.post table a {
    color: #0060ff;
    text-decoration: none;
}
article.post table a,
article.post table a:hover {
    text-decoration: underline;
}
.page-id-24789 #menu-item-25391 { display: none; }
.wpforms-confirmation-container-full { border-radius: 8px;}

@media (max-width: 992px) {
article.post .wp-block-table {
	width: 100%;
	overflow-x: auto;
}
article.post .wp-block-table  table {
	width: 100%;
	min-width: 600px;
}
}

article.post table th { width: 110px; }

.blog .entry-meta { display: none; }
@media (min-width: 1200px) {
.category #main,
.blog #main {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
    width: 100%;
    max-width: 100%;
}
	
.category #main .post-content p,
.blog .post-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
	.category #main article,
	.blog #main article { margin-bottom: 15px;}
.blog-layout-classic .keydesign-card .post-title {
    font-size: 24px !important;
    line-height: 1.4 !important;
}
}
.blog-layout-classic .keydesign-card .post-title {
	margin-top: -10px;
}
.blog-label { zoom: 1; display: block; margin-top: -10px !important; }
.category-meta a {
    color: #0060ff;
    background: #0060ff10;
    padding: 4px 8px;
    border-radius: 5px;
	display: inline-block;
	margin-bottom: 5px;
}

h3.rank-math-question  {
	font-size: 18px !important;
	margin-top: 20px;
	border-top: 1px solid #e0e0e0; padding-top: 20px;
}

.elementor-24789 .elementor-element.elementor-element-d1eea85 .ekit-popup-modal__close {
	z-index: 1011;
}

.single-post .listeo-floating-chat-widget,
.blog .listeo-floating-chat-widget { display: none; }

.cky-btn { border-radius: 5px !important}
.cky-notice-btn-wrapper .cky-btn { padding: 5px !important;}
.cky-notice-btn-wrapper { zoom: 0.9; }

.cky-btn-revisit-wrapper { display: none !important; }

.site-header-wrapper {
	background: rgba(255,255,255,1);
}
@media (min-width: 992px) {
.site-header-wrapper { backdrop-filter: blur(8px);
	background: rgba(255,255,255,0.5);
}
}

.article-content .wp-block-image img { border-radius: 8px; border: 1px solid #e0e0e0; margin-bottom: 15px;}

.elementor-button-icon .icon-download-arrow {
	position: relative;
	font-size: 15px;
transform: rotate(-90deg);
	display: inline-block;
	transition: 0.3s;
}

@media (max-width: 992px) {
body .elementskit-menu-container { max-width: 100% !important;  }
}
.trp-current-language-item__wrapper:not(.trp-hide-arrow) { padding-right: 0 !important;}
.trp-shortcode-arrow { display: none !important;}
.trp-shortcode-switcher { padding: 0 !important;}
.trp-language-item { min-width: 44px !important;}

@media (min-width: 1000px) {
article.post h1 { font-size: 48px; }
article.post h2 { font-weight: 600; font-size: 32px; }
article.post h3 { font-size: 28px; }
}
.wp-block-details  {
	margin-bottom: 15px;
}
.wp-block-details summary {
	font-size: 18px;
	margin-bottom: 5px;
}

article.post .wp-block-separator {
	margin: 40px 0 40px 0;
}
.ekit-wid-con .ekit-popup-modal__inside.show .ekit-popup-modal__overlay { opacity: 0 !important; }

.ekit-popup-modal__content {
	box-shadow: 0 0 30px rgba(0,0,0,0.2) !important;
	border-radius: 8px !important; 
}
@media (max-width: 992px) {.pricing-checks { flex-direction: column; gap: 5px !important;}}
.elementor-button:hover .icon-download-arrow {
transform: rotate(0)
}

.keydesign-card:hover .entry-image img {
    transform: scale(1.0) !important;
}

#faq .ekit-popup-btn:after,
#faq-section .ekit-popup-btn:after {  left: 0 !important; right: 0 !important; }

.sparkles-hero {
	overflow: hidden  !important;
	border-radius: 10px !important;
	padding-bottom: 0;
}

.overlay-link-effect.single-post article.article-single>.entry-content a:hover:before { display: none; }

#menu-chatbot-landing-menu,
#menu-main-menu { gap: 5px !important; }

.free-download-btn a { width: 100% !important}


.elementor-icon-list-items .icon-star-1 { margin: 0 -5px 0 0;}

.funfact-title { margin-top: -10px !important}

.elementskit-pricing-price .period {
	display: block; margin-top: 10px;
}

.elementor-element .elementskit-navbar-nav > li.current-menu-ancestor > a {
    border-color: #0060FF !important;
}

/* .elementor-24789 .elementor-element.elementor-element-3ce800a7 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span:after {color: #999; font-weight: 400; text-decoration: line-through; content: "$59"}
 */

.overlay-link-effect .site-header .menu-item>a:hover:before { display: none; }

code, kbd, samp, pre {
    background: #0060FF10;
		color: #0060FF
}



.listeo-ai-chat-message-content ol li,
.listeo-ai-chat-message-content ul li {
	font-size: 14px !important;
}


.centered-btn {
	display: flex;
    justify-content: center;
}

.ekit-heading--title.elementskit-section-title span { top: -3px; position: relative;}
.ekit-heading--title.elementskit-section-title span span { top: 0px; position: relative;}

 .elementskit-navbar-nav .elementskit-submenu-panel {
	box-shadow: 0 0 12px rgba(0,0,0,0.12) !important; margin-top: 10px;
}
 .elementskit-navbar-nav .elementskit-submenu-panel li {
 min-width: 160px; max-width: 220px; padding: 5px 0;
} .elementskit-navbar-nav .elementskit-submenu-panel li a {
white-space: normal;
}

@media (max-width: 992px) {
	#menu-chatbot-landing-menu,
	#menu-main-menu { display: flex; flex-direction: column; gap: 5px;}
.elementskit-navbar-nav > li > a { border: none !important; }
	 .elementskit-navbar-nav .elementskit-submenu-panel {
	box-shadow: none !important;
		 margin-top: 0px;
}
	 .elementskit-navbar-nav .elementskit-submenu-panel li {
padding: 0px 0;
}
	
	.site-logo-wrapper { zoom: 0.8;}
	.trp-language-item-name { display: none;}
	.trp-language-item { min-width: auto;}
}

.pts-features-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
.pts-features-checklist li {
    display: flex;
    align-items: center;
    gap: 2px;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 6px;
}
.pts-features-checklist > li > i {
    color: #111;
    font-size: 18px;
    margin-right: 5px;
}

.pts-features-checklist li.disabled {
    filter: grayscale(1);
    opacity: 0.4;
}
/* Tooltip trigger */
.pts-tooltip-trigger {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: 4px;
    cursor: help;
}
.pts-tooltip-trigger > i {
    font-size: 9px;
    color: #0060ff;
    background:  #0060ff20;
    height:18px;
    width: 18px;
    border-radius: 20px;
    line-height: 18px;
    transition: color 0.2s;
    text-align: center;
}

/* Tooltip */
.pts-tooltip-text {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #222;
    color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.4;
    max-width: 210px;
    width: 210px;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
    margin-bottom: 8px;
    z-index: 100;
    pointer-events: none;
}
.pts-tooltip-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #222;
}
.pts-tooltip-trigger:hover .pts-tooltip-text {
    opacity: 1;
    visibility: visible;
}

.elementor-24789 .elementor-element.elementor-element-30171de .elementskit-accordion .elementskit-card-header > .elementskit-btn-link.collapsed,
.elementor-24789 .elementor-element.elementor-element-30171de .elementskit-accordion > .elementskit-card,
.elementor-24789 .elementor-element.elementor-element-30171de .elementskit-accordion > .elementskit-card.active{ border-radius: 10px !important;}

@media (max-width: 1024px) {
    .elementor-23735 .elementor-element.elementor-element-ab42aa1 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
        padding: 0 !Important;
    }
    .elementor-23735 .elementor-element.elementor-element-ab42aa1 .elementskit-navbar-nav .elementskit-submenu-panel {
        box-shadow: none !important;
        background: #f6f6f6;
        border-radius: 6px !important;;
    }
}

/* Scrollable pricing table */
@media (max-width: 992px) {
    
    /* The parent holding 3 pricing cards */
    [data-id="6fdb680"] {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll !important;
        gap: 0px;
        padding-bottom: 16px;
        
        /* Force scrollbar visible on WebKit */
        -webkit-overflow-scrolling: auto;
    }
    
    /* Each pricing card */
    [data-id="6fdb680"] > .e-con {
        flex: 0 0 320px !important;
        max-width: 320px !important;
        min-width: 320px !important;
        width: 320px !important;
    }
    
    /* Force scrollbar to show on WebKit (iOS/Chrome) */
    [data-id="6fdb680"]::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 6px;
        display: block;
    }
    
    [data-id="6fdb680"]::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 3px;
    }
    
    [data-id="6fdb680"]::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.05);
        border-radius: 3px;
    }
}


/* Integration Pills */
.integrations {
    text-align: center;
    padding: 0;
    margin: 0 auto;
    zoom: 1.1;
  }
  .integrations__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .tool-pill:focus,
  .tool-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 18px 8px 12px;
    border: none;
    border-radius: 999px;
    /*background: linear-gradient(25deg, #ededed, #fafafa);*/
    font-size: 14px;
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
    transition: border-color 0.4s, box-shadow 0.4s, transform 0.35s;
    position: relative;
    background-color: #fff;
  border: 1px solid #e0e0e0;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07) !important;
  }
  .tool-pill:hover {
    /*box-shadow: 0 2px 8px rgba(0,0,0,0.06);*/
    transform: translateY(-2px);
    color: #333;
  }
  .tool-pill img {
    width: 22px;
    height: 22px;
    border-radius: 4px;
  }
  .tool-pill .pts-tooltip-text {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: calc(100% + 2px);
    left: 50%;
    transform: translateX(-50%);
    background: #222;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 8px;
    border-radius: 6px;
    white-space: nowrap;
    width: auto;
    text-align: center;
    line-height: 1.4;
    transition: opacity 0.4s, visibility 0.4s;
    pointer-events: none;
    z-index: 10;
  }
  .tool-pill .pts-tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #1a1a1a;
  }
  .tool-pill:hover .pts-tooltip-text {
    visibility: visible;
    opacity: 1;
  }