/*
Theme Name: Hello Elementor Child
Author: Himanshu Patel
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/**
 * List styling
 */
body.home button#rmp_menu_trigger-290 {
    display: none !important;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit[disabled] {
    opacity: 0.5;
    cursor: wait;
}

/* top line css */
p.main-title.bhf-hidden {
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url(https://viralityai.net/wp-content/uploads/2024/11/Background-placeholder.png);
    background-position: top;
    background-size: auto;
    background-color: #000;
    color: #fff;
    margin: 0px;
    padding: 10px;
}

body.error404 {
    background: #000;
    text-align: center;
    color: #fff;
}

div.nsl-container.nsl-container-block .nsl-container-buttons {
    display: inline-grid
;
    grid-template-columns: minmax(145px, auto);
    width: 100%;
	margin-top:15px;
}
.elementor-9 .elementor-element.elementor-element-f3c68e6 .elementor-accordion-icon.elementor-accordion-icon-right {
    margin-left: 0px;
    align-content: center;
    margin-top: 8px;
}
.p-FieldLabel.Label.Label--empty {
  color: #fff !important;

}
.InputElement.is-invalid {
    color: #FFFFFF !important;
}
p.order-again {
    display: none !important;
}
.page-template-hashtags-search .card .details{
    max-width: 100%; /* Desired width */
    aspect-ratio: 1/1.7; /* For square posts */
    overflow: hidden;
    position: relative;
    margin: 0 auto; /* Center the embed */
}

.page-template-hashtags-search .card .details iframe {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}
.lvc {
    display: flex;
    padding: 15px 10px 0px 10px;
    text-align: center;
    gap: 15px;
    justify-content: center;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
	color: #000;
}
.lvc p {
    display: flex;
    gap: 10px;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-family: var(--font-family-system);
    font-size: var(--system-14-font-size);
}
.cssgradient h2 {
    background: linear-gradient(to right, #E63562, #811AE4);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.login-form a:active,.login-form a:hover {
  color: #8a1dd9 !important;
}
 h1.entry-title {
  text-transform: capitalize;
}
 .d-none{
  display: none !important;
 }
 dl,
 dt,
 dd,
 ol,
 ul,
 li {
   margin-block-start: 0;
   margin-block-end: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
 }
 
 #stock .elementor-shortcode {
     font-size: 100px;
     margin: 0px;
     padding: 0px;
     font-weight: 800;
     color: #ffffff;
 }
body.logged-in.woocommerce-checkout header#masthead,
body.logged-in.woocommerce-checkout footer#colophon{
    display: none;
}
header#masthead {
    background: #000;
}
body.page-id-458, 
body.page-id-34275,
body.page-id-913, 
body.page-id-915, 
body.page-id-458, 
body.page-template-hashtags-search,
body.page-template-user-search,
body.page-template-competitors-list,
body.woocommerce-checkout,
body.pmpro-cancel,
body.page-template-page-forgot-password{
    background: #000;
      background-position-x: 0%;
      background-position-y: 0%;
/*       background-repeat: repeat; */
    background-image: none;
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("https://viralityai.net/wp-content/uploads/2024/11/Background-placeholder.png");
    background-position: center;
/*     background-repeat: repeat; */
    background-size: cover;
    margin: 0px;
    padding: 0px;
    color: #fff;
    height: 0vh;
  }

  body.page-id-913 .page-header,
  body.page-id-913 header, 
  body.page-id-913 footer,
  body.page-id-913 button.rmp-menu-trigger-boring,
  body.page-id-34275 .page-header,
  body.page-id-34275 header, 
  body.page-id-34275 footer,
  body.page-id-34275 button.rmp-menu-trigger-boring,
  body.page-id-915 .page-header,
  body.page-id-915 header, 
  body.page-id-915 footer,
  body.page-id-915 button.rmp-menu-trigger-boring,
  body.page-id-458 header, 
  body.page-id-458 footer,
  body.page-id-458 button.rmp-menu-trigger-boring,
  body.page-template-hashtags-search header,
  body.page-template-hashtags-search footer,
  body.page-template-user-search header,
  body.page-template-user-search footer,
  body.page-template-competitors-list header,
  body.page-template-competitors-list footer,
  body.page-template-hashtags-search button.rmp-menu-trigger-boring,
  body.pmpro-cancel header,
  body.pmpro-cancel footer,
  body.page-template-page-forgot-password header,
  body.page-template-page-forgot-password footer,
  body.page-template-page-forgot-password #rmp_menu_trigger-290 {
    display: none !important;
  }
  .is-large .wp-block-woocommerce-checkout-order-summary-block>.wc-block-components-totals-wrapper:first-of-type {
    border-top: 1px solid #7A7A7A !important;
  }
  #content{
    margin: 100px auto;
    max-width: 1340px;
  }
  .comments-area a, .page-content a {
    text-decoration: none !important;
}
  h1.entry-title {
    text-align: center;
    font-size: 56px;
    font-weight: bold;
    background: linear-gradient(to right,#E63562, #811AE4);
      background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
  }
  .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0px;
  }
  .woocommerce-MyAccount-navigation ul li {
    color: #fff;
    background: #D9D9D92E;
    margin: 15px 0px;
    padding: 10px 10px;
    border-radius: 10px;
  }
  .woocommerce-MyAccount-navigation ul li:first-child {
    color: #fff;
    background: #D9D9D92E;
    margin: 0px 0px 15px 0px;
    padding: 10px 10px;
    border-radius: 10px;
  }
  .woocommerce-MyAccount-navigation ul li a{
    color: #fff;
    text-decoration: none;
  }
  .woocommerce-MyAccount-navigation ul li.is-active {
    background-image: linear-gradient(90deg, #FF2759, #81F);
  }
  .woocommerce-hashtags-search h2 {
    font-size: 32px;
    line-height: 50px;
    font-family: inter;
  }

  .search-box {
    position: relative;
    max-width: 100%;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #D9D9D92E;
    padding: 50px 20px;
    margin-bottom: 15px;
  }
.search-box.search-box-competitors{
	position: relative;
    max-width: 100%;
    width: 100%;
    border: 0px solid #fff;
    border-radius: 5px;
    background: #D9D9D92E;
    padding: 30px 20px;
    margin-bottom: 15px;
}
.search-box.search-box-competitors button.search-keyword {
    background: transparent;
    border: 1px solid;
	line-height: 30px;
    padding: 5px 30px 7px;
}
.search-box input[type="text"] {
  width: 100%;
  padding: 15px 130px 15px 20px;
  border-radius: 0px;
  border: none;
  outline: none;
  font-size: 32px;
  background: transparent;
  color: #ccc;
  border-bottom: 1px solid;
  line-height: 32px;
}
.search-box input[type="text"]::placeholder {
    color: #888;
}
.search-box button {
  position: absolute;
  right: 20px;
  top: auto;
  bottom: 60px;
  padding: 5px 35px;
  border: none;
  border-radius: 5px;
  background: linear-gradient(90deg, #FF2759, #81F);
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
}
.page-template-competitors-list .search-box button {
  position: absolute;
  right: 20px;
  top: auto;
  bottom: 43px;
  padding: 5px 35px;
  border: none;
  border-radius: 5px;
  background: linear-gradient(90deg, #FF2759, #81F);
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
}
a.search-keyword-popup{
  padding: 10px 35px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: linear-gradient(90deg, #FF2759, #81F);
    cursor: pointer;
}
a.search-keyword-popup:hover{
	color:#ffffff;
    background: linear-gradient(90deg, #81F, #FF2759);
}
.search-box button:hover {
    background: linear-gradient(90deg, #81F, #FF2759);
}
.pum-theme-1214 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -5px;
    bottom: auto;
    top: -13px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 14px !important;
    line-height: 22px !important;
    border: 2px solid #ff2759 !important;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgb(237 36 116) !important;
}
div#popmake-1222 {
    padding: 50px 0px;
}
.loadmore {
  display: block;
  width: 100%;
  text-align: center;
}
button#load-more{
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: linear-gradient(90deg, #FF2759, #81F) !important;
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 10px 50px;
}
.search-box::before {
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.1);
    z-index: -1;
}
.woocommerce-account.woocommerce-hashtags-search-page .woocommerce-MyAccount-content {
  float: right;
  width: 78%;
}
.woocommerce-account.woocommerce-hashtags-search-page .woocommerce-MyAccount-navigation {
  float: left;
  width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 78%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 20%;
}
a.btn.btn-outline {
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 10px 20px;
  margin: 20px 0px 0px 0px !important;
  display: inline-block;
}
a.btn.btn-outline:hover {
    background: linear-gradient(90deg, #FF2759, #81F);
    color: #fff;
    border: 0px;
}
/* Base style for all icons in My Account menu */
.woocommerce-MyAccount-navigation-link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Dashboard icon */
.woocommerce-MyAccount-navigation-link--dashboard a:after {
  content: "\f002"; /* "\f015"; /* Font Awesome icon for home */
  font-family: 'FontAwesome';
  padding-left: 5px;
  font-size: 18px;
}
.woocommerce-MyAccount-navigation-link--user a:after {
    content: "\f007";
    font-family: 'FontAwesome';
    padding-left: 5px;
    font-size: 18px;
}
.woocommerce-MyAccount-navigation-link--competitors a:after {
    content: "\f0c0";
    font-family: 'FontAwesome';
    padding-left: 5px;
    font-size: 18px;
}

/* Orders icon */
/* .woocommerce-MyAccount-navigation-link--orders a:after {
  content: "\f290"; 
  font-family: 'FontAwesome';
  padding-left: 5px;
} */
.woocommerce-MyAccount-navigation-link--orders a:after {
    content: "\f290";
    font-family: 'FontAwesome';
    padding-left: 5px;
	font-size: 14px;
}

/* Downloads icon */
.woocommerce-MyAccount-navigation-link--downloads a:after {
  content: "\f019"; /* Font Awesome icon for download */
  font-family: 'FontAwesome';
  padding-left: 5px;
	font-size: 18px;
}

/* Addresses icon */
.woocommerce-MyAccount-navigation-link--edit-address a:after {
  content: "\f2b9"; /* Font Awesome icon for address-book */
  font-family: 'FontAwesome';
  padding-left: 5px;
	font-size: 18px;
}

/* Account Details icon */
.woocommerce-MyAccount-navigation-link--edit-account a:after {
  content: "\f007"; /* Font Awesome icon for user */
  font-family: 'FontAwesome';
  padding-left: 5px;
	font-size: 18px;
}

.my-account-menu-my-profile a:after
 {
  content: "\f007"; /* Font Awesome icon for user */
  font-family: 'FontAwesome';
  padding-left: 5px;
  font-size: 18px;
}
.my-account-menu-usage-summary a:after
{
    content: "\f080";
    font-family: 'FontAwesome';
    padding-left: 5px;
	font-size: 18px;
}

.my-account-menu-billing-information a:after,.my-account-menu-billing-information a:after
 {
  content: "\f155"; /* Font Awesome icon for user */
  font-family: 'FontAwesome';
  padding-left: 5px;
	 font-size: 18px;
}
.my-account-menu-my-plan a:after
 {
  content: "\f124"; /* Font Awesome icon for user */
  font-family: 'FontAwesome';
  padding-left: 5px;
	 font-size: 18px;
}
.my-account-menu-keyword-search a:after
 {
  content: "\f002"; /* Font Awesome icon for user */
  font-family: 'FontAwesome';
  padding-left: 5px;
	 font-size: 18px;
}

/* Logout icon */
.woocommerce-MyAccount-navigation-link--customer-logout a:after {
  content: "\f08b"; /* Font Awesome icon for sign-out */
  font-family: 'FontAwesome';
  padding-left: 5px;
	font-size: 18px;
}
.my-account-subscription{
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #2c2c2c, #0f0f0f);
  padding: 10px 20px;
  border-radius: 12px;
  margin-bottom: 20px;
}
.subscription-info {
  display: flex;
  color: #fff;
  font-size: 18px;
}
.subscription-info div {
  margin: 0 10px;
}
.highlight {
  font-weight: bold;
  color: #fff;
}
.separator {
  margin: 0 10px;
  color: #888;
}

.profile-container {
  /* width: 80%;
  max-width: 1000px; */
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 12px;
  color: #fff;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.profile-image-upload {
  flex: 1 1 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  color: #aaa;
  height: 150px;
}
.profile-image-upload span {
  font-size: 14px;
}
.profile-image-upload svg {
  margin-bottom: 10px;
  width: 40px;
  height: 40px;
  fill: #888;
}
.form-section {
  flex: 2 1 600px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.form-group {
  display: flex;
  flex-direction: column;
}
.form-group label {
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}
.form-group input, .form-group textarea {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
}
.form-group textarea {
  resize: vertical;
}
.logo-site {
  font-size: 36px;
  font-family: inter;
  color: #B5B5B5;
  font-weight: bold;
  top: 150px;
  position: absolute;
}
body.pmpro-account .woocommerce {
  position: relative;
}

/******/
.usage-container {
  display: flex;
  gap: 20px;
  border-radius: 12px;
}
.usage-container .table-section, .chart-section {
  /* background-color: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 20px; */
  flex: 1;
}
.usage-container .table-section table, .chart-section .chart-container {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  /* padding: 20px; */
  max-height: 300px;
  display: inline-table;
  overflow-y: auto;
}
.usage-container .table-section h3, .chart-section h3 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.usage-container .table-section table {
  width: 100%;
  border-collapse: collapse;
}
.usage-container .table-section th, .table-section td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.usage-container .table-section th {
  font-weight: bold;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.usage-container .chart-container {
  position: relative;
  height: 300px;
  width: 100%;
}


/*******/
/* .plan-container {
  width: 90%;
  max-width: 1000px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 12px;
} */
.plan-container .section {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 20px;
}
.plan-container .section h3 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.plan-container .section a.change-link {
  font-size: 24px;
  background: linear-gradient(to right,#E63562, #811AE4);
    background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: navajowhite;
  line-height: 55px;
  margin: 0px 30px 0px 0px;
}
.plan-container .section p {
  font-size: 14px;
  margin: 5px 0;
}
.change-link, .manage-link {
  color: #a36cff;
  text-decoration: none;
  font-weight: bold;
}
.plan-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 15px;
  border-radius: 12px;
  font-size: 18px;
}
/* .table-section {
  margin-top: 20px;
} */
.table-container {
  /* max-height: 250px; Set height for scroll */
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 12px;
}
table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
}
th, td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
th {
  background-color: rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
.view-icon {
  color: #a36cff;
  cursor: pointer;
}

/* my plan */
.pricing-container {
  display: flex;
  justify-content: space-around;
}

.pricing-container .pricing-plan {
  background-color: #D9D9D92E;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
/*   max-width: 330px; */
/*   position: relative; */
  top: 45px;
}

.pricing-container .popular .pricing-plan {
  border-radius: 0px 0px 10px 10px;
}

.pricing-container .pricing-plan h3 {
  color: #ffffff;
  margin-top: 0;
  text-align:left;
}
.pricing-container .pricing-plan .two-column {
    display: flex;
    justify-content: space-between;
}
.pricing-container .pricing-plan .two-column .price {
    margin: 0px;
}
.pricing-container .pricing-plan .two-column h3 {
    font-size: 40px;
}
.pricing-container .pricing-plan ul {
  list-style-type: none;
  padding: 0;
  color: #ffffff;
  text-align: left;
  padding: 0px 0px 20px 0px;
}

.pricing-container .pricing-plan ul li {
  margin-bottom: 10px;
}
.pricing-container .pricing-plan ul li::before {
  content: "\f058";
  font-family: 'FontAwesome';
  padding-right: 10px;
  color: #E53667;
  font-size: 20px;
}
.price span.sale {
    text-decoration: line-through;
    margin-right: 7px;
	font-size: 22px;
	font-weight: 400;
}

.pricing-container .price {
  font-size: 40px;
  font-weight: bold;
  margin: 20px 0;
  text-align: left;
  color: #fff;
  display: grid;
  font-family: 'Inter';
}
.pricing-container .price p span {
    text-transform: lowercase !important;
    font-size: 32px;
    font-weight: 400;
    font-family: 'Inter';
}
p.success {
  border: 1px solid green;
  padding: 10px;
  color: green;
}

.pricing-container button,
.pricing-container a.btn{
  background: linear-gradient(90deg, #831BE2, #E43566);
  border: none;
  color: #fff;
  padding: 7px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  display: block;
  width: 100%;
  border-radius: 25px;
  text-decoration: none;
}

.pay-as-you-go button,
.pay-as-you-go a.btn {
  background: linear-gradient(90deg, #831BE2, #E43566);
  border: none;
  color: #fff;
  padding: 7px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  display: block;
  width: 25%;
  border-radius: 25px;
}

.pricing-container button:hover ,
.pricing-container a.btn:hover,
.pay-as-you-go button:hover,
.pay-as-you-go a.btn:hover{
  background: linear-gradient(90deg, #E43566, #831BE2);
}
.pricing-container .plan-mostpopular {
  position: relative;
/*   width: 30%; */
  width: 100%;
  padding: 0px 15px;
}
.pricing-container .current-plan {
  background-color: #E43567;
  padding: 5px 10px;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
  top: 0px;
  width: 100%;
  display: block;
  text-align: center;
	margin-top: 15px;
/*   position: absolute; */
}

.pay-as-you-go {
  background-color: #D9D9D92E;
  border-radius: 10px;
  padding: 20px;
  margin: 20px;
  margin-top: 20px;
  margin-top: 100px;
}

.pay-as-you-go h3 {
  margin-top: 0;
}

.pricing-container .credit-display {
  font-size: 1.5em;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
}

.pricing-container input[type="range"] {
  width: 80%;
  margin: 10px 0;
}
.pay-as-you-go p.description {
  color: #9F9F9F;
  font-size: 14px;
  margin: 10px 0px;
}
.pay-as-you-go input#credit-range {
  width: 500px;
  accent-color: #7F44F8;
}
.pay-as-you-go  .box-price {
  display: flex;
  gap: 25px;
  margin: 15px 0px;
}
.pay-as-you-go .box-price p {
  color: #fff;
  font-size: 16px;
}
.pay-as-you-go .credit-display span#credit-count {
  border: 1px solid;
  padding: 10px;
  margin-right: 10px;
}
.pay-as-you-go .title-price {
  display: flex;
  justify-content: space-between;
  align-items: self-end;
}
.pay-as-you-go .title-price div span {
/*   font-size: 28px; */
  font-size: 35px;
  font-weight: 900;
}
.pay-as-you-go .title-price div {
  font-size: 26px;
  font-weight: 600;
}

/* logi page */
/* .login-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #000;
  font-family: Arial, sans-serif;
} */

.login-wrapper .container {
  display: flex;
  align-items: center;
  /* background: linear-gradient(45deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
  padding: 40px;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5); */
}
.login-wrapper .illustration {
  flex: 2;
}
.login-wrapper .illustration img {
  max-width: 80%;
  border-radius: 12px;
}
.login-wrapper .login-form {
  flex: 1;
  padding: 30px 40px;
  color: #fff;
  background: #D9D9D92E;
  border-radius: 15px;
}
.login-wrapper .login-form h1 {
  text-align: left;
  font-size: 48px;
  font-weight: bold;
  background: linear-gradient(to right, #E63562, #811AE4);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 66px;
}
.login-wrapper .login-form h2 {
  font-size: 53.17px;
  color: #B5B5B5;
  font-weight: 600;
  line-height: 59px;
}
.login-wrapper .login-form h3 {
  font-size: 40px;
  line-height: 45px;
}
.login-wrapper .login-form {
  margin: 20px;
}
.login-wrapper .login-form label {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 30px;
}
.login-wrapper .login-form input {
  /* width: 100%; */
  padding: 12px;
  border-radius: 8px;
  border: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 16px;
}
.login-wrapper .login-form input::placeholder {
  color: #ccc;
}
.login-wrapper .forgot-password {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #a36cff;
  text-decoration: none;
}
.login-wrapper p.form-row {
  display: grid;
}
.login-wrapper .woocommerce-form-login__submit, 
.login-wrapper .woocommerce-form-register__submit,
.login-wrapper .woocommerce-Button.button{
  width: 100%;
  font-size: 20px;
  border-radius: 8px;
  background: linear-gradient(90deg, #831BE2, #E43566);
  border: none;
  color: #fff;
  cursor: pointer;
  transition: background 0.3s ease;
}
.login-wrapper .woocommerce-form-login__submit:hover,
.login-wrapper .woocommerce-form-register__submit:hover,
.login-wrapper .woocommerce-Button.button:hover{
  background: linear-gradient(90deg, #E43566, #831BE2);
}
.login-wrapper .signup-link {
  text-align: center;
  margin-top: 20px;
  font-size: 22px;
}
.login-wrapper .signup-link a {
  color: #a36cff;
  text-decoration: none;
  font-weight: bold;
}
.login-wrapper .signup-link a:hover {
  text-decoration: underline;
}
.woocommerce-privacy-policy-text p {
  font-size: 18px;
}
.lost_password a {
  color: #6099F0;
  font-size: 20px;
  line-height: 22px;
  float: right;
}
.my-account-footer a#back-button-myaccount {
    text-align: center;
}
.my-account-footer {
    display: none;
    align-items: center;
    justify-items: center;
    margin: 50px 50px 0px 50px;
}
@media screen and (max-width: 767px) {
	
	.my-account-footer {
		display: block !important;
	}
	.logo-site {
		display: none;
	}
	.page-template-competitors-list .logo-site {
		font-size: 36px;
		font-family: inter;
		color: #B5B5B5;
		font-weight: bold;
		top: 110px;
		position: absolute !important;
		margin-bottom: 55px;
		margin-top: 0px !important;
	}


	.competitor-container.grid {
		width: 100%;
		/* margin: 50px auto; */
		background: #d9d9d908;
		border-radius: 10px;
		overflow: hidden;
		display: grid;
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 20px;
	}
	.all-remove-competitor {
		display: flex;
		justify-content: center !important;
		margin: 0px;
		gap: 10px;
	}
	.page-header h1.entry-title {
		font-size: 28px !important;
		padding-top: 12px;
		text-transform: none;
	}
	.page-header h1.entry-title, .page-header p {
		padding-left: 0% !important;
	}
	.pricing-container .plan-mostpopular {
		position: relative;
		width: 100%;
	}
	.pricing-container .pricing-plan .two-column {
		display: block;
		justify-content: space-between;
		margin-bottom: 15px;
	}
	.pricing-container {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
		gap:15px;
	}
	.usage-container {
		display: flex;
		gap: 20px;
		border-radius: 12px;
		flex-direction: column;
/* 		padding: 0px 15px; */
	}
  .login-wrapper .container {
    display: block;
    align-items: center;
  }
  .login-wrapper .illustration {
    display: none;
    flex: 1;
  }
  .login-wrapper .login-form {
    margin: 50px;
  }
}

/* .plan-container .table-section,.plan-container .plan-summary {
  margin-top: 15px;
} */
.accordion {
  padding: 0px;
  line-height: 55px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  background:transparent;
}
.accordion:hover{
  background:transparent;
}
.accordion span{
  font-size: 24px;
  background: linear-gradient(to right, #E63562, #811AE4);
  background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: navajowhite;
  
  padding: 10px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
}

/* .active, .accordion:hover {
  background-color: #ccc; 
} */
.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

/* .active:after {
  content: "\2212";
} */
.panel {
  display: none;
  overflow: hidden;
}

.profile-container button {
  background: linear-gradient(90deg, #E43566, #831BE2);
  color: #fff !important;
  border-radius: 74px !important;
  border: none !important;
  width: 150px !important;
}
.profile-container button:hover {
  background: linear-gradient(90deg, #831BE2, #E43566);
}

/* search page css */
.search-result-wrapper {
  background: #d9d9d924;
}
.search-result-wrapper .dashboard {
  /* background: rgba(0, 0, 0, 0.5); */
  padding: 20px;
  border-radius: 8px;
  width: 100%;
}
.search-result-wrapper .filters {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.search-result-wrapper .item {
  flex: none;
  width:200px;
  text-align:left;
}
.search-result-wrapper select,.search-result-wrapper button {
  padding: 8px 12px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  flex: 1;
  min-width: 120px;
  background: rgba(255, 255, 255, 0.1) !important;
}
.search-result-wrapper select {
  background: #444 !important;
  color: #fff;
}
.search-result-wrapper button {
  background: #5a78c5;
  color: #fff;
}
.search-result-wrapper button:hover {
  background: #4a68b0;
}
.search-result-wrapper .stats {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0;
  font-size: 24px;
  color: #bbb;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid;
  border-radius: 10px;
  padding: 15px 0px;
}
.search-result-wrapper .stat-item {
  flex: 1;
  min-width: 120px;
  padding: 15px;
  border-radius: 0px;
  text-align: center;
  border-right: 1px solid;
}
.search-result-wrapper .stat-item:last-child {
    flex: 1;
    min-width: 120px;
    padding: 15px;
    border-radius: 0px;
    text-align: center;
    border-right: 0px solid;
}
.search-result-wrapper .stat-item h3 {
  margin: 5px 0px;
  font-size: 20px;
  color: #bbb;
  text-transform: uppercase;
}
.search-result-wrapper .stat-item p {
  margin: 5px 0 0;
  font-size: 18px;
  font-weight: bold;
}
.search-result-wrapper .point-list {
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
/* Responsive Styles */
@media screen and (max-width: 600px) {
  .competitors-search-keyword-wrrap {
    	text-align: center;
        justify-self: center;
        flex-direction: column;
        gap: 10px !important;
}
  .competitor-container .hashtag {
		font-size: 13px !important;
		font-weight: bold;
	}
	.competitor-container button.search-keyword {
		border: 1px solid #fff;
		color: #fff;
		font-size: 13px !important;
	}
  .search-result-wrapper .filters {
      flex-direction: column;
      align-items: center;
      gap: 15px;
  }
  .search-result-wrapper .stats {
      flex-direction: column;
      align-items: center;
      gap: 15px;
  }
  .search-result-wrapper .stat-item {
      width: 100%;
  }
}


.card-box .card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  width: 32%;
/*   display: flex; */
  flex-direction: column;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
}
.card-box .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.card-box .card-header .card-header-left {
  display: flex;
}
.card-box .card-header img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.card-box .card-header h3 {
  font-size: 16px;
  font-weight: 500;
}
.card-box .card-image {
  position: relative;
}
.card-box .card-image img {
  width: 100%;
  height: auto;
}
.card-box .card-content {
  padding: 10px;
}
.card-box .card-content .actions {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  width: 100%;
}
.card-box .card-content .actions i {
  font-size: 20px;
  cursor: pointer;
  display: flex;
}
.card-box .card-content .actions i:hover {
  color: #ff5252;
}
.card-box .card-content h4 {
  font-size: 16px;
  font-weight: 400;
}
.card-box .card-content p {
  margin-top: 5px;
  font-size: 14px;
  color: #ccc;
}
.card-box .card-footer {
  padding: 10px;
  font-size: 12px;
  color: #999;
}
.card-box  {
  font-family: Arial, sans-serif;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px;
}
button.search-keyword[disabled="true"], button.search-keyword[disabled] {
  opacity: 0.2;
}
/* Responsive Design */
@media screen and (max-width: 768px) {
  .search-result-wrapper .dashboard {
		/* background: rgba(0, 0, 0, 0.5); */
		padding: 15px;
		border-radius: 8px;
		width: 100%;
	}
  .card-box  {
      flex-direction: column;
      gap: 15px;
      padding: 15px;
  }
  .card-box .card {
      width: 100% !important;
  }
  .page-template-hashtags-search .card .details {
		max-width: 100%;
		aspect-ratio: 1 / 1.9;
		overflow: hidden;
		position: relative;
		margin: 0 auto;
	}
  .page-template-hashtags-search .card .lvc {
    display: flex;
    padding: 15px 10px 0px 10px;
    text-align: center;
    gap: 15px;
    justify-content: center;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
  }
  .search-result-wrapper .point-list {
    display: grid;
    gap: 0px;
  }
  .subscription_details .button {
        margin-bottom: 2px;
        width: 100%;
        max-width: 200px;
        text-align: center;
        margin-bottom: 10px !important;
        text-align: center;
        contain: inline-size;
  }
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
        border-top: 1px solid #393532 !important;
    }
@media screen and (max-width: 767px) {
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
        border-top: 1px solid #393532 !important;
    }
  .woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100% !important;
	padding: 0px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 100% !important;
	padding: 0 15px;
  }
/*   .plan-container {
		padding: 0 15px;
	} */
	
  #content {
    margin: 50px auto;
    max-width: 100%;
	padding-bottom: 50px;
  }
  .logo-site {
      font-size: 36px;
	  font-family: inter;
	  color: #B5B5B5;
	  font-weight: bold;
	  top: 105px;
	  position: absolute;
	  left: 50%;
	  transform: translate(-50%, -50%);
  }
  .search-result-wrapper .filters {
    flex-direction: row !important;
    align-items: center;
    gap: 15px;
  }
  
}


.usage-container .table-section {
  font-family: Arial, sans-serif;
  /* background: #1d1d1d; */
  color: #fff;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  /* padding: 20px; */
}
.usage-container .table-container {
  width: 100%;
  max-width: 1000px;
  background: #2a2a2a;
  border-radius: 12px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.usage-container .table-container table {
  width: 100%;
  border-collapse: collapse;
  background: #333;
  margin: 0px;
}
.usage-container .table-container thead {
  background: #444;
}
.usage-container .table-container thead th {
  text-align: left;
  padding: 15px;
  font-weight: bold;
  color: #ddd;
}
.usage-container .table-container tbody tr {
  border-bottom: 1px solid #444;
}
.usage-container .table-container tbody tr:hover {
  background: #555;
}
.usage-container .table-container tbody td {
  padding: 15px;
  font-size: 14px;
  text-align: left;
}
.usage-container .table-container tbody td a {
  color: #ff5252;
  text-decoration: none;
  margin-left: 10px;
}
.usage-container .table-container tbody td a:hover {
  color: #ff8080;
}
.usage-container .table-container .pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  background: #444;
  margin: 0px;
}
.usage-container .table-container .pagination .info {
  font-size: 14px;
}
.usage-container .table-container .pagination .controls {
  display: flex;
  align-items: center;
  gap: 5px;
}
.usage-container .table-container .pagination .controls button {
  background: #555;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
.usage-container .table-container .pagination .controls button:hover {
  background: #666;
}
.usage-container .table-container .pagination .controls .current-page {
  font-weight: bold;
  background: #666;
}
.usage-container .table-container .pagination .items-per-page select {
  background: #555;
  color: #fff;
  border: none;
  padding: 5px 10px;
}

/* Responsive Design */
@media screen and (max-width: 768px) {
  .usage-container .table-container .table-container {
      width: 100%;
  }
  .usage-container .table-container table {
      font-size: 12px;
  }
  .usage-container .table-container tbody td {
      padding: 10px;
  }
  .usage-container .table-container thead th {
      padding: 10px;
  }
  .usage-container .table-container .pagination {
      flex-direction: row;
	  align-items: center;
	  gap: 10px;
  }
  .usage-container .table-container .pagination .controls {
      flex-wrap: wrap;
  }
}


/**
 * Modals ($modals)
 */

/* 1. Ensure this sits above everything when visible */
.modal {
  position: absolute;
  z-index: 10000; /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

.modal.is-visible {
  visibility: visible;
}

.modal-overlay {
position: fixed;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: hsla(0, 0%, 0%, 0.5);
visibility: hidden;
opacity: 0;
transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}

.modal-wrapper {
position: absolute;
z-index: 9999;
top: 6em;
left: 50%;
width: 32em;
margin-left: -16em;
background-color: #fff;
box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
transition: all 0.3s 0.12s;
transform: translateY(-10%);
opacity: 0;
}

.modal.is-visible .modal-transition {
transform: translateY(0);
opacity: 1;
}

.modal-header,
.modal-content {
padding: 1em;
}

.modal-header {
position: relative;
background-color: #fff;
box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
border-bottom: 1px solid #e8e8e8;
}

.modal-close {
position: absolute;
top: 0;
right: 0;
padding: 1em;
color: #aaa;
background: none;
border: 0;
}

.modal-close:hover {
color: #777;
}

.modal-heading {
font-size: 1.125em;
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
margin-top: 0;
}

.modal-content > *:last-child {
margin-bottom: 0;
}

/* Popup container */
.popup-container {
  position: relative;
  background: #1e1e1e;
  border-radius: 12px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
  width: 80%;
  /* max-width: 800px; */
  overflow: hidden;
}

.popup-container .popup-header {
  background: #000;
  color: #fff;
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #676767;
}

.popup-container .popup-header .close-btn {
  	background: none;
	border: none;
	color: #000;
	font-size: 20px;
	cursor: pointer;
	background: #fff;
	padding: 0px 10px 2px 10px;
	top: 0px;
	right: 0px;
}

.popup-container .popup-body {
  display: flex;
  flex-direction: row;
  height: 400px;
}

/* Left column - Credits */
.popup-container .credits-column {
  width: 50%;
  overflow-y: auto;
  background: #000000;
  padding: 15px;
  border-right: 1px solid #444;
}

.popup-container .credits-column h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.popup-container .credits-item {
  padding: 10px;
  background: #333;
  margin-bottom: 5px;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: background 0.3s ease;
}

.popup-container .credits-item:hover {
  background: #444;
}

.popup-container .credits-item.active {
  background-image: linear-gradient(90deg, #FF2759, #81F);
  color: #fff;
}

/* Right column - Keywords */
.popup-container .keywords-column {
  width: 50%;
  padding: 15px;
  background: #000000;
  overflow-y: auto;
}

.popup-container .keywords-column h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.popup-container .keywords-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.popup-container .keywords-list span {
 
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 14px;
  text-decoration: underline;

}

.popup-container .keywords-list span:hover {
  background: #666;
}

/* Scrollbar styling */
.popup-container .credits-column::-webkit-scrollbar,
.popup-container .keywords-column::-webkit-scrollbar {
  width: 8px;
}

.popup-container .credits-column::-webkit-scrollbar-thumb,
.popup-container .keywords-column::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 4px;
}

.popup-container .credits-column::-webkit-scrollbar-track,
.popup-container .keywords-column::-webkit-scrollbar-track {
  background: #333;
}


/* Responsive design */

@media screen and (max-width: 768px) {
	body.home #rmp_menu_trigger-290 {
		display: block !important;
		top: 70px;
	}
  .my-account-subscription {
    margin: 15px;
  }
  .search-result-wrapper .point-list br {
    display: none;
  }
  .popup-container .popup-body {
      flex-direction: column;
  }

  .popup-container .credits-column,
  .popup-container .keywords-column {
      width: 100%;
      height: 200px;
      border: none;
  }
  .subscription-info {
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .subscription-info div.separator {
    display: none;
    margin: 0 10px;
  }
}

.is-large .wp-block-woocommerce-checkout-order-summary-block,.wc-block-components-totals-wrapper {
  border: 1px solid hsl(0deg 0% 100% / 34%);
}
button.accordion:focus {
  background: transparent;
}
/* loader ajax call */
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  	width: 40px;
	height: 40px;
	border: 5px #811AE4 solid;
	border-top: 1px #E63562 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 1px solid #fff;
    color: #fff;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    border: 1px solid #c36;
    color: #fff;
}

@media screen and (max-width:580px) {
	#competitors-search-keyword .search-box.search-box-competitors {
		padding: 0px 20px;
	}
	.page-template-competitors-list .search-box button {
		position: relative;
		margin: 20px 0px;
		right: 0px;
		top: auto;
		bottom: 0px;
		padding: 5px 35px;
		border: none;
		border-radius: 5px;
		background: linear-gradient(90deg, #FF2759, #81F);
		color: #fff;
		font-size: 1rem;
		cursor: pointer;
	}
	.competitor-container.grid {
		width: 100%;
		/* margin: 50px auto; */
		background: #d9d9d908;
		border-radius: 10px;
		overflow: hidden;
		display: grid;
		grid-template-columns: repeat(1, 1fr) !important;
		gap: 20px;
	}
	.search-box.search-box-competitors {
		position: relative;
		max-width: 100%;
		width: 100%;
		border: 0px solid #fff;
		border-radius: 5px;
		background: #D9D9D92E;
		padding: 0px 20px 40px 20px;
	}


	button.close-btn.modal-close.modal-toggle {
	  top: 0px !important;
	  right: 0px !important;
	  padding: 2px 10px 5px 10px !important;
	}
	.close-btn {
	  position: absolute;

	  right: 0px !important;

	  top: -10px !important;

	  cursor: pointer;

	  z-index: 99999999;

	  padding: 2px 10px 5px 10px;

	  background: #ffffff;

	  border-radius: 50px;

	  color: #000;

	  font-size: 14px !important;

	  line-height: 20px !important;

	  font-weight: bold;

	}
	.search-result-wrapper .competitor-container .item {
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 30px;
		align-items: center;
		justify-content: space-between;
		padding: 15px 20px;
		border-bottom: 0px solid #333;
	}
	body.home #rmp_menu_trigger-290 {
		top: 100px;
	}
	.search-result-wrapper .stat-item {
		border-right: 0px solid;
	}
	.pay-as-you-go h3 {
		margin-top: 0;
		font-size: 22px;
	}
	.pay-as-you-go .title-price div {
		font-size: 20px;
		font-weight: 600;
	}
	.price-switch-container .toggle-container {
		display: flex;
		align-items: center;
		position: relative;
		text-align: center;
		flex-flow: column;
		gap: 10px;
	}
	.usage-container .chart-container {
		position: relative;
		height: auto;
		width: 100%;
	}
	.search-result-wrapper .item {
		flex: none;
		width: 100% !important;
	}
	.woocommerce-hashtags-search h2 {
		text-align: center;
		font-size: 26px;
		line-height: 45px;
		font-family: inter;
	}
	.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
	  margin-bottom: 15px;
	  text-align: inherit;
	  width: 50%;
	  border: 0px solid;
	  float: left;
	  display: block;
	}
	.woocommerce ul.order_details {
	  margin: 0 0 3em;
	  list-style: none;
	  text-align: initial;
	  display: none;
	}
	.woocommerce-order {
	  text-align: center;
	}
	.plan-mostpopular.popular {
		margin-top: 35px;
	}
	.search-box {
		position: relative;
		max-width: 100%;
		width: 100%;
		border: 1px solid #fff;
		border-radius: 5px;
		background: #D9D9D92E;
		padding: 15px 20px 50px;
		margin-bottom: 15px;
		display: grid;
	}
	.search-box button {
		position: inherit;
		right: 0px;
		top: 25px;
		bottom: 0px;
		padding: 5px 35px;
		border: none;
		border-radius: 5px;
		background: linear-gradient(90deg, #FF2759, #81F);
		color: #fff;
		font-size: 1rem;
		cursor: pointer;
	}
	.search-box input[type="text"] {
		width: 100%;
		padding: 15px 20px;
		border-radius: 0px;
		border: none;
		outline: none;
		font-size: 20px;
		background: transparent;
		color: #ccc;
		border-bottom: 1px solid;
		line-height: 32px;
	}
	    #rmp-container-290 {
        position: fixed;
        top: 0;
        margin: 0;
        transition: transform 0.5s;
        overflow: auto;
        display: block;
        width: 75%;
        max-width: 350px;
        min-width: 320px;
        background-color: #000;
        background-image: url(rmp-menu.css);
        height: 100%;
        left: 0;
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
    }
	.login-wrapper .login-form {
        margin: 0px;
    }
	.login-wrapper .signup-link {
		text-align: center;
		margin-top: 20px;
		font-size: 27px;
	}
	.pay-as-you-go button, .pay-as-you-go a.btn {
		background: linear-gradient(90deg, #831BE2, #E43566);
		border: none;
		color: #fff;
		padding: 7px 20px;
		border-radius: 5px;
		cursor: pointer;
		transition: background 0.3s ease;
		display: inline;
		width: 100%;
		border-radius: 25px;
	}
	.pay-as-you-go input#credit-range {
		width: 100%;
		accent-color: #7F44F8;
	}
	.pay-as-you-go .box-price {
		text-align: center;
		display: block;
		gap: 25px;
		margin: 25px 0px;
	}
	.pay-as-you-go .box-price p {
		color: #fff;
		font-size: 16px;
		margin-bottom: 25px;
	}
	.pay-as-you-go {
		background-color: #D9D9D92E;
		border-radius: 10px;
		padding: 20px;
		margin: 20px 0px;
		margin-top: 100px;
	}
	.profile-container .form-section {
		flex: 2 1 600px;
		display: block;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
	.profile-container .form-section .form-group {
		margin-bottom: 20px;
		gap: 7px;
	}
	h1.entry-title {
		text-align: center;
		font-size: 32px;
		font-weight: bold;
		background: linear-gradient(to right, #E63562, #811AE4);
		background-clip: border-box;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-bottom: 30px;
	}
	.search-result-wrapper .filters {
        flex-direction: row !important;
        align-items: center;
        gap: 15px;
        display: flex;
        justify-content: space-around;
        width: 100%;
    }
	.search-result-wrapper .item {
		flex: none;
		width: 100%;
        text-align: left;
		
	}
	.woocommerce-hashtags-search-anser .item p {
		margin: 3px 0px !important;
	}
	.page-template-hashtags-search .card .details {
		max-width: 100%;
		aspect-ratio: 1 / 2;
		overflow: hidden;
		position: relative;
		margin: 0 auto;
	}
	
}
@media screen and (max-width:360px) {
	body.home #rmp_menu_trigger-290 {
		top: 130px;
	}
}
@media screen and (max-width:352px) {
	.login-wrapper .signup-link {
		text-align: center;
		margin-top: 20px;
		font-size: 20px;
	}
	.pay-as-you-go .title-price {
		display: grid;
		justify-content: center;
   }
	.search-box input[type="text"] {
		width: 100%;
		padding: 15px 20px;
		border-radius: 0px;
		border: none;
		outline: none;
		font-size: 16px;
		background: transparent;
		color: #ccc;
		border-bottom: 1px solid;
		line-height: 32px;
	}
}
.wc-block-components-sidebar-layout.wc-block-checkout {
    padding-bottom: 100px !important;
    padding: 0px 15px;
}
.wp-block-woocommerce-checkout-order-summary-totals-block {
    border: 1px solid #5a585c !important;
    padding-bottom: 16px;
}
.elementor-shortcode .wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffffff;
    color: #fff;
}
.elementor-shortcode .wpcf7 form.invalid .wpcf7-response-output,.elementor-shortcode .wpcf7 form.unaccepted .wpcf7-response-output,.elementor-shortcode .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffffff;
    color: #fff;
    margin: 40px 0px;
    border: 1px solid;
}

.wc-block-components-totals-wrapper.slot-wrapper {
    padding: 0;
    display: none;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 1px solid hsla(0, 0%, 7%, .11);
    padding-top: 0px !important;
}

body #rmp_menu_trigger-290 {
	display: none;
}
@media screen and (max-width: 767px) {
    #rmp_menu_trigger-290 {
        display: block !important;
        top: 100px;
    }
}
.pmpro-account .woocommerce-notices-wrapper {
    display: none !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #2a2928a8 !important;
    color: #fff;
    border-top: 3px solid #7f54b3 !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-notices-wrapper .woocommerce-message {
    background: transparent;
    color: #fff;
    border-top: 3px solid #7f54b3;
}
.woocommerce-notices-wrapper .woocommerce-message a{
    display: none;
}
.wpcf7-not-valid-tip {
    color: #ffffff;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
body.home #rmp_menu_trigger-290.is-active {
    display: block !important;
    position: fixed;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 1em;
    width: 50%;
    background: linear-gradient(90deg, #831BE2, #E43566);
    color: #fff;
    border: 0px solid;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    height: auto;
    padding: 1em;
    width: 50%;
    background: linear-gradient(90deg, #E43566, #831BE2);
    color: #fff;
    border: 0px solid;
}

body .password-field {
  position: relative;
}
/* body .password-field input {
  width: 30rem;
  height: 4em;
  padding: 1em;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  letter-spacing: 1px;
}
body .password-field input::placeholder {
  color: #000000;
  font-weight: bold;
} */
body .password-field #toggler {
  position: absolute;
  right: 20px;
  top: 70%;
  transform: translateY(-50%);
  cursor: pointer;
}
body.woocommerce-account .password-field #toggler {
    position: absolute;
    right: 20px;
    top: 65%;
    transform: translateY(-50%);
    cursor: pointer;
}
.fa-eye-slash:before {
    content: "\f070";
    font-family: 'FontAwesome';
}
.fa-eye:before {
    content: "\f06e";
    font-family: 'FontAwesome';
}
.ElementsApp .InputElement.is-invalid {
    color: #ffffff !important;
}
.ElementsApp, .ElementsApp .InputElement {
    color: #ffffff !important;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.woocommerce-hashtags-search-anser .item p {
    margin: 35px 0px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #676363 inset !important;
	-webkit-text-fill-color: white;
}

.price span.type {
	text-transform: capitalize;
    font-size: 22px;
    font-weight: 400;
}
.pricing-container-switch .price p {
	margin:0px;
}
.pricing-container-switch .price span.type {
    font-size: 18px;
    font-weight: 400;
    text-transform: lowercase !important;
}
@media screen and (max-width:420px) {
	.competitor-container .left {
		display: flex;
		align-items: center;
		width: 100%;
	}
	.competitor-container .item {
		display: flex;
		flex-direction: column;
		gap: 15px;
		align-items: center;
		justify-content: space-between;
		padding: 15px 20px;
		border-bottom: 1px solid #333;
	}
	.pay-as-you-go .title-price {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		text-align: center;
	}
}
@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) {
	.page-template-hashtags-search .card .details {
		max-width: 400px;
		aspect-ratio: 1 / 2.2;
		overflow: hidden;
		position: relative;
		margin: 0 auto;
	}
}
@media screen and (max-width:1024px) {
	.search-result-wrapper .point-list {
		display: flex;
		gap: 15px;
		justify-content: center;
		flex-direction: column;
	}
	.woocommerce-account.woocommerce-hashtags-search-page {
		padding: 0px 15px;
	}
	.pay-as-you-go .box-price {
		display: flex;
		gap: 10px;
		margin: 15px 0px;
		flex-direction: column;
		text-align: center;
	}
}
@media screen and (max-width:1250px) {
	.card-box .card {
		background: #333;
		border-radius: 12px;
		overflow: hidden;
		width: 48%;
		/* display: flex
	; */
		flex-direction: column;
		box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
	}
	.pricing-container .price {
		font-size: 40px;
		font-weight: bold;
		margin: 20px 0;
		text-align: left;
		color: #fff;
	}


}
@media (max-width: 1250px) and (orientation: landscape) {
	.card-box .card {
		background: #333;
		border-radius: 12px;
		overflow: hidden;
		width: 48%;
		/* display: flex
	; */
		flex-direction: column;
		box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
	}
	.pricing-container .price {
		font-size: 35px;
        font-weight: bold;
        margin: 20px 0;
        text-align: left;
        color: #fff;
        display: grid;
	}
	.search-result-wrapper .point-list {
		display: flex;
		gap: 15px;
		justify-content: center;
		flex-direction: column;
	}
	
	.woocommerce-account.woocommerce-hashtags-search-page {
		padding: 0px 15px;
	}
}
@media screen and (min-device-width : 768px){
	h1.entry-title,.woocommerce-page h1.entry-title {
		text-align: left;
		padding-left: 15%;
		margin-top: -30px;
	}
	.page-template-default:not(.woocommerce-page) h1.entry-title {
        text-align: center;
        padding-left: 0%;
        margin-top: 0px;
    }
}
@media screen and (min-device-width : 768px) and (max-width:1340px) {
	
	.competitor-container.grid {
		width: 100%;
		/* margin: 50px auto; */
		background: #d9d9d908;
		border-radius: 10px;
		overflow: hidden;
		display: grid;
		grid-template-columns: repeat(3, 1fr) !important;
		gap: 20px;
	}
}


/* Switch Button Styling */
        .price-switch-container {
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 20px;
        }
        .price-switch-container .switch {
            position: relative;
            display: inline-block;
            width: 60px;
            height: 34px;
        }
        .price-switch-container .switch input {
            opacity: 0;
            width: 0;
            height: 0;
        }
        .price-switch-container .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #ccc;
            transition: 0.4s;
            border-radius: 34px;
        }
        .price-switch-container .slider:before {
            position: absolute;
            content: "";
            height: 26px;
            width: 26px;
            left: 4px;
            bottom: 4px;
            background-color: white;
            transition: 0.4s;
            border-radius: 50%;
        }
        .price-switch-container input:checked + .slider {
            background-color: #007bff;
        }
        .price-switch-container input:checked + .slider:before {
            transform: translateX(26px);
        }
        .price-switch-container .labels {
            margin-left: 10px;
            font-size: 16px;
        }

        /* Content Styling */
        .price-switch-container .content {
            display: none;
            padding: 20px;
            border: 1px solid #ddd;
            margin-top: 20px;
            text-align: center;
        }
        .price-switch-container .content.active {
            display: block;
        }
        .price-switch-container .content {
            display: none;
        }

.price-switch-container .toggle-container {
            display: flex;
            align-items: center;
            position: relative;
        }

        .price-switch-container .toggle-switch {
            display: flex;
            border: 2px solid #4a5568;
            border-radius: 20px;
            overflow: hidden;
        }

        .price-switch-container .toggle-option {
            padding: 7px 35px;
            cursor: pointer;
            transition: background 0.3s;
            font-size: 16px;
        }

        .price-switch-container .active {
            background-image: linear-gradient(90deg, #FF2759, #81F);
            color: white;
            border-radius: 20px;
        }

        .price-switch-container .save-badge {
            background: #111;
            color: white;
            padding: 5px 20px;
            border-radius: 15px;
            font-size: 14px;
            margin-left: 10px;
            position: relative;
        }

        .price-switch-container .save-badge::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 50%;
            transform: translateY(-50%);
            border-width: 6px;
            border-style: solid;
            border-color: transparent white transparent transparent;
        }
		.price-switch-container .save-badge.active::before {
			color: #fff;
			border-color: transparent #ffffff transparent transparent;
		}
        .price-switch-container .save-badge.active {
			color: #fff;
			background: #81F;
		}
        .pricing-container-switch h2 {
			text-align: center;
			font-size: 52px;
			margin-bottom: 50px;
		}
        .pricing-container-switch h3 {
			font-size: 30px;
		}
.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0;
    display: none;
}
/* .wc-block-components-text-input.is-active input, 
.wc-block-components-text-input.is-active label {
    color: #fff;
} */
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid hsla(0, 0%, 7%, .11);
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex
;
    justify-content: center;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: absolute;
    right: 0;
    top: -20px !important;
    transform: translate(50%, -50%);
    white-space: nowrap;
    z-index: 1;
}
a.top-btn {
    font-size: 16px;
    color: #fff;
    background: #c36;
    padding: 5px 10px;
    border-radius: 8px;
    margin-left: 6px;
    background-image: linear-gradient(169deg, var(--e-global-color-4b9ad2f) 0%, var(--e-global-color-7fa9218) 100%);
}
a.top-btn:hover {
    color: #fff;
    background-image: linear-gradient(169deg, var(--e-global-color-7fa9218) 0%,var(--e-global-color-4b9ad2f)  100%);
}
p.main-title.bhf-hidden {
    font-size: 18px !important;
}
.is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
    border: 1px solid hsl(40deg 1.69% 34.71%);
}
.is-mobile .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
    padding: 30px 10px;
}
.is-mobile .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    padding: 15px 10px;
}
.is-mobile .wp-block-woocommerce-checkout-order-summary-totals-block {
    padding: 0px 10px 15px 10px;
}
.is-mobile .wc-block-components-totals-item.wc-block-components-totals-footer-item {
    padding: 0px 10px;
}

.is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
    border: 1px solid hsl(40deg 1.69% 34.71%);
}
.is-medium .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
    padding: 30px 10px;
}
.is-medium .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    padding: 15px 10px;
}
.is-medium .wp-block-woocommerce-checkout-order-summary-totals-block {
    padding: 0px 10px 15px 10px;
}
.is-medium .wc-block-components-totals-item.wc-block-components-totals-footer-item {
    padding: 0px 10px;
}

.is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
    border: 1px solid hsl(40deg 1.69% 34.71%);
}
.is-small .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
    padding: 30px 10px;
}
.is-small .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    padding: 15px 10px;
}
.is-small .wp-block-woocommerce-checkout-order-summary-totals-block {
    padding: 0px 10px 15px 10px;
}
.is-small .wc-block-components-totals-item.wc-block-components-totals-footer-item {
    padding: 0px 10px;
}

 .competitor-container {
      width: 100%;
    /* margin: 50px auto; */
    background: #d9d9d908;
    border-radius: 10px;
    overflow: hidden;
    }
    .competitor-container .item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 15px 20px;
      border-bottom: 1px solid #333;
    }
    .competitor-container .item:nth-child(even) {
		background-color: #A0A0A033;
	}

	/* Styles for odd elements */
	.competitor-container .item:nth-child(odd) {
		background-color: #D9D9D933;
	}
    .competitor-container .left {
      display: flex;
      align-items: center;
	  gap:7px;
    }
    .competitor-container .checkbox {
      margin-right: 15px;
    }
    .competitor-container .avatar {
/*       width: 50px;
      height: 50px; */
      background: #ccc;
      border-radius: 50%;
      margin-right: 15px;
	  display: contents;
    }
    .competitor-container .avatar img {
		border-radius: 50px;
		width: 50px;
		height: 50px;
		object-position: center;
	}
    .competitor-container .text {
      display: flex;
      flex-direction: column;
    }
    .competitor-container .hashtag {
      font-size: 14px;
      font-weight: bold;
    }
    .competitor-container .posts {
      font-size: 14px;
      color: #ccc;
    }
    .competitor-container .button {
      background: transparent;
      border: 1px solid #888;
      color: white;
      padding: 8px 12px;
      border-radius: 5px;
      cursor: pointer;
    }
	.competitor-container button.search-keyword {
		border: 1px solid #fff;
		color: #fff;
	}
    .competitor-container .footer {
      text-align: right;
      padding: 15px 20px;
      background: linear-gradient(to right, #ff00cc, #3333ff);
      border-radius: 0 0 10px 10px;
    }
    .competitor-container .remove-button {
      background: none;
      border: none;
      color: white;
      font-weight: bold;
      cursor: pointer;
      font-size: 14px;
    }
.search-result-wrapper .competitor-container {
    width: 100%;
    /* margin: 50px auto; */
    /* background: #d9d9d908; */
    border-radius: 10px;
    overflow: hidden;
}
.search-result-wrapper .competitor-container .item:nth-child(odd) {
    background-color: transparent;
}
.search-result-wrapper .competitor-container {
    width: 100%;
    /* margin: 50px auto; */
    background: transparent;
    border-radius: 10px;
    overflow: hidden;
}
.search-result-wrapper .competitor-container .item {
    width: 100%;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    border-bottom: 0px solid #333;
}
.search-result-wrapper a.search-keyword {
    background-image: linear-gradient(90deg, #FF2759, #81F);
    padding: 10px 30px;
    border-radius: 10px;
	color: #fff;
}
.page-template-competitors-list .woocommerce-hashtags-search-anser .search-result-wrapper {
    margin: 50px 0px;
    border-radius: 10px;
    display: block;
}
.all-remove-competitor {
    display: flex;
    justify-content: end;
    margin: 0px;
    gap: 10px;
}
button#all-remove-competitors {
    background-image: linear-gradient(90deg, #FF2759, #81F);
    padding: 10px 15px;
    border-radius: 10px;
    color: #fff;
    border: 0px;
}
.competitors-search-keyword-wrrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.competitors-search-keyword-wrrap h2
 {
    margin: 0px;
}
button#all-search-competitors.search-keyword {
    width: 80%;
    margin: 50px 10%;
}
button#all-search-competitors,button#add-search-competitors {
    background-image: linear-gradient(90deg, #FF2759, #81F);
    padding: 10px 30px;
    border-radius: 10px;
    color: #fff;
    border: 0px;
}
.no-competitors {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 50px;
}



:root{
  --default: #999;
  --success: #51be56;
  --warning: #ffc107;
  --danger: #ff5722;
  --primary: #29B6F6;
}

.alert{
  border: 1px solid var(--default);
  border-left: 5px solid var(--default);
/*   box-shadow: 0 0 4px #ddd, 0 2px 10px #ddd, 0 2px 20px #ddd; */
  background: #ffffff;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  margin-bottom: 15px;
  transition: 0.5s ease-in;
 position: fixed;
    right: 30px;
    top: 13%;
	z-index: 999;
}

.alert.close{
  transform: translateY(40px);
  background: #fff;
  opacity: 0;
}


.alert>.icon{
  min-width: 40px;
  min-height: 40px;
  
  background-color: var(--default);
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}

.alert>.icon>.fa{
  line-height: 40px;
}


.alert>.text{
  width: 100%;
  padding: 0 15px;
}

.alert>.text strong{
  color: #333;
}
.alert>.text p{
  color: #666;
  margin: 5px 0;
  font-size: 14px;
}


.alert>.close{
  border: none;
  background: transparent;
  font-size: 16px;
  color: #777;
  outline:none;
  cursor: pointer;
  transition: 0.3 ease-in-out;
}
.alert>.close:hover{
  color: red;
}



/* success alert start */
  .alert-success{
    border: 1px solid var(--success);
    border-left: 5px solid var(--success);
  }
  .alert-success>.icon{
    background-color: var(--success);
  }
/* success alert end */



/* warning alert start */
  .alert-warning{
    border: 1px solid var(--warning);
    border-left: 5px solid var(--warning);
  }
  .alert-warning>.icon{
    background-color: var(--warning);
  }
/* warning alert end */



/* danger alert start */
  .alert-danger{
    border: 1px solid var(--danger);
    border-left: 5px solid var(--danger);
  }
  .alert-danger>.icon{
    background-color: var(--danger);
  }
/* danger alert end */



/* primary alert start */
  .alert-primary{
    border: 1px solid var(--primary);
    border-left: 5px solid var(--primary);
  }
  .alert-primary>.icon{
    background-color: var(--primary);
  }
/* primary alert end */



.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-image: linear-gradient(90deg, #FF2759, #81F);
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
    position: absolute;
	right: -10px;
	top: -15px;
	cursor: pointer;
	z-index: 99999999;
	padding: 2px 10px 5px 10px;
	background: #ffffff;
	border-radius: 50px;
	color: #000;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
}

@media screen and (min-width:800px){
	.custom-model-main:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}
a#add-competitor-disabled {
    opacity: 0.3 !important;
    cursor: no-drop;
}
.competitor-container.grid {
    width: 100%;
    /* margin: 50px auto; */
    background: #d9d9d908;
    border-radius: 10px;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
#competitors-search-keyword .hashtag {
    color: #fff !important;
	word-break: break-all;
}
.competitors-search-keyword-wrrap h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    background: linear-gradient(to right, #E63562, #811AE4);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-competitors-list .logo-site {
    font-size: 36px;
    font-family: inter;
    color: #B5B5B5;
    font-weight: bold;
    top: 110px;
    position: inherit;
    margin-bottom: 55px;
    margin-top: -45px;
}
.competitor-container.grid .item:hover {
    background-image: linear-gradient(90deg, #FF2759, #81F);
    border-radius: 10px;
}
.competitor-container.grid .item {
	position:relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    border-bottom: 1px solid #333;
    border-radius: 10px;
}
/* .pmpro-account h1.entry-title {
	text-align: center;
	padding-left: 0%;
	margin-top: -30px;
} */
button#add-search-competitors:hover {
    background: transparent;
    border: 1px solid #fff;
}
button#all-search-competitors:hover {
    background-image: linear-gradient(90deg, #81F, #FF2759);
}
.woocommerce-MyAccount-navigation ul li:hover{
	background-image: linear-gradient(90deg, #FF2759, #81F);
}
a#remove-competitor:hover,a#add-competitor:hover {
    background: transparent;
    border: 1px solid #fff;
}
.page-template-competitors-list .search-result-wrapper .filters {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.grid .item .remove-icon {
      position: absolute;
      top: 8px;
      right: 8px;
      background: rgba(0,0,0,0.6);
      color: white;
      border: none;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      visibility: hidden;
    opacity: 0;
    transition: 0.4s ease-in-out;
      justify-content: center;
      align-items: center;
      cursor: pointer;
	  padding:0px;
    }

    .grid .item:hover .remove-icon {
      visibility: visible;
      opacity: 1;
    }
    .grid .item .remove-icon svg {
		width: 14px;
		height: auto;
	}

/* .competitor-container.grid .item::after {
    content: '';
    position: absolute;
    background-color: rgba(40, 40, 40, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: 0.4s ease;
}
.competitor-container.grid .item:hover::after {
    opacity: 1;
} */
#back-button-myaccount {
    background-image: linear-gradient(90deg, #FF2759, #81F);
    color: #fff;
    border-radius: 10px;
    padding: 5px 25px 5px 15px;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    border: 0px solid transparent;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--keyword-search.my-account-menu-keyword-search {
    display: none;
}
a#back-button-myaccount:hover {
    border: 1px solid;
    background: transparent;
}
.modal.is-visible {
    position: fixed;
    padding: 0px 20px;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
	display:flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
}