
.woo_tabbed_free_ai-wrapper {
    max-width: 100%;
    margin: 20px auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #3c434a;
    background: #f6f7f7;
    padding: 40px;
    border-radius: 15px;
    /*box-shadow: 0 5px 30px rgba(0,0,0,0.08);*/
}
.woo_tabbed_free_ai-header {
    text-align: center;
    margin-bottom: 50px;
    background: linear-gradient(135deg, #2271b1 0%, #3399ff 100%);
    padding: 60px 30px;
    border-radius: 12px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.woo_tabbed_free_ai-header::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    pointer-events: none;
}
.woo_tabbed_free_ai-header h3 {
    font-size: 42px;
    margin: 0;
    color: #fff;
    font-weight: 800;
    letter-spacing: -0.5px;
    line-height: 45px;
}
.woo_tabbed_free_ai-header p {
    font-size: 20px;
    opacity: 0.9;
    margin-top: 15px;
    font-weight: 300;
}
.woo_tabbed_free_ai-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
}
.woo_tabbed_free_ai-card {
    background: #fff;
    padding: 35px;
    border-radius: 12px;
    box-shadow: 0 2px 15px rgba(0,0,0,0.04);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid #e5e7eb;
    display: flex;
    flex-direction: column;
}
.woo_tabbed_free_ai-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    border-color: #2271b1;
}
.woo_tabbed_free_ai-card h3 {
    margin-top: 0;
    display: flex;
    align-items: center;
    color: #1d2327;
    font-size: 24px;
    border-bottom: 2px solid #f0f0f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}
.woo_tabbed_free_ai-card h3 span {
    margin-right: 15px;
    font-size: 32px;
    color: #2271b1;
    background: #f0f6fb;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woo_tabbed_free_ai-content p {
    line-height: 1.7;
    color: #50575e;
    font-size: 14px;
    /*text-align: center;*/
}
.woo_tabbed_free_ai-footer {
    margin-top: 60px;
    text-align: center;
    padding: 50px 30px;
    background: #d2ebe5;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
}
.woo_tabbed_free_ai-footer h3 {
    font-size: 28px;
    margin-top: 0;
    color: #1d2327;
}
.woo_tabbed_free_ai-footer p {
    font-size: 16px;
    color: #646970;
    margin-bottom: 30px;
}
.woo_tabbed_free_ai_btn-group {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.woo_tabbed_free_ai_btn-support {
    display: inline-block;
    padding: 14px 35px;
    background: #2271b1;
    color: #fff;
    text-decoration: none !important;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s;
    font-size: 16px;
}
.woo_tabbed_free_ai_btn-support:hover {
    background: #135e96;
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(34, 113, 177, 0.3);
    color:#fff;
}
.woo_tabbed_free_ai_btn-docs {
    display: inline-block;
    padding: 14px 35px;
    background: #1d2327;
    color: #fff;
    text-decoration: none !important;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s;
    font-size: 16px;
}
.woo_tabbed_free_ai_btn-docs:hover {
    background: #000;
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}


.woo_tabbed_free_ai_loading {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.woo_tabbed_free_ai_recommended_plugins {
  padding: 25px;
}
.woo_tabbed_free_ai_recommended_plugins h3 {
  font-size: 1.15rem;
}

.woo_tabbed_free_ai_recommended_plugins .plugin-card-top {
  box-shadow: 0px 20px 50px 0px rgba(10.000000000000002, 22.000000000000007, 37, .08);
  border-style: solid;
  border-color: #fff;
  border-radius: 10px;
}

.woo_tabbed_free_ai_recommended_plugins .plugin-card {
  border: 1px solid #fff;
  border-radius: 10px;
  width: 100%;
}

.woo_tabbed_free_ai_recommended_plugins .plugin-card:hover {
  background: #e9f3f1;
}

.woo_tabbed_free_ai_recommended_plugins a.install-now.button {
  background: #08344e;
  color: #fff;
}

.woo_tabbed_free_ai_recommended_plugins a.install-now.button {
  background: #08344e;
  color: #fff;
  border: 1px solid #08344e;
}


.woo_tabbed_free_ai_recommended_plugins a.button.activate-now {
  background: #cd5c5c;
  color: #fff;
  border: 1px solid #cd5c5c;
}
.qcld-support-new-page {
  padding: 30px 0 0 0;
}

.woo_tabbed_free_ai-chatbot .woo_tabbed_free_ai_recommended_plugins a {
  color: #000000;
}

.woo_tabbed_free_ai_recommended_plugins .plugin-card .name {
  margin-right: 93px;
}

.qcld-support-new-page {
  padding: 30px 0 0 0;
  width: 99%;

}

.qcld-support-new-page .support-btn-main{
  background: #d2ebe5;
  border-radius: 8px;
  padding: 15px 0;
}
.woo_tabbed_free_ai_recommended_plugins {
  padding: 25px 0;
}

.woo_tabbed_free_ai-chatbot .support-btn a{
  background: #08344e !important;
  border: 1px solid #08344e !important;
}

.woo_tabbed_free_ai-chatbot .support-btn .premium-support-free {
  background: #ffef61 !important;
  color: #000;
}
.woo_tabbed_free_ai-chatbot h5 {
  margin-bottom: 20px;
}
.woo_tabbed_free_ai-chatbot .py-3 {
  padding-bottom: 6px !important;
  font-weight: bold;
}
.action-pro-links {
  position: absolute;
  bottom: 0;
  right: 15px;
}
.action-pro-links ul {
  display: flex;
}
.action-pro-links ul li{
  
}
.action-pro-links ul li a {
  background: #08344e00;
  color: #000 !important;
  border: 1px solid #08344e;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 2px;
}

.woo_tabbed_free_ai-chatbot .woo_tabbed_free_ai_loading{
  display: flex;
  justify-content: center;
  align-items: center;
  width:100%;
  min-height:50vh;
  height:100%;
}

.woo_tabbed_free_ai-chatbot .woo_tabbed_free_ai_loading img {
  width:250px;
  height: 250px;
}

.action-pro-links ul li:last-child a {
  background: #cd5c5c00;
  color: #cd5c5c !important;
  border: 1px solid #cd5c5c;
}

@media (max-width: 991px) {
  .plugin-card {
    width: calc(100% - 8px);
} 

.plugin-card .action-links {
  position: absolute !important;
}

}