@import "/assets/rtl/home.css";
  .visit-user-data-modal{
    word-break: break-all;
    font-size: 0.95rem;
  }

  .user-agent-cell {
    max-width: 25%;
    word-break: break-all;
  }
  .video-preview, .image-preview{
    display: flex;
    justify-content: center;
  }
  .img-thumbnail, .video-preview-div{
    width: 90%; 
    max-width: 1360px; 
    height: 400px; 
    object-fit: cover; 
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  }
  .ad-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    width: 100%;
  }
  
  .ad-media {
    width: 97%;
    max-width: 1360px;
    height: auto;
    object-fit: contain;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }
  .ad-media-middle, .ad-media-bottom{
    width: 100%;
    max-width: 1360px;
    height: auto;
    object-fit: contain;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }
  .card-header .ad-status-lable{
    font-size: 0.85rem; 
    padding: 0.3rem 0.6rem; 
    white-space: normal;
  }
  .account-orders-table{
    width: 100%; 
    text-align: left;
  }
  .adv-index-info-table{
    padding-right: 20px; 
    padding-left: 20px;
  }
  .adv-index-info-table .adv-info-title{
    border: none !important;
  }
  .border{
    border: none !important;
  }
  .adv-index-info-table .total-events-div{
    margin-top: 1rem;
  }
  .adv-index-info-table .adv-card-title{
    justify-content: space-between; 
    margin: 5px;
  }
  .adv-index-info-table .card-title-div{
    margin-top: 2rem;
  }
  .ad_views_pagy{
    justify-content: flex-end
  }
  .adv-info-form{
    width: 100%;
  }


  .theme-banner {
    padding: 2rem 0 2rem 0;
    position: relative;
    overflow: hidden;
    animation: popIn 1s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .theme-banner .banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  
  .theme-banner .theme-title {
    flex-grow: 1;
    font-size: 3.4em;
    font-style: italic;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0;
    position: relative;
  }
  
  .theme-banner .theme-title span {
    display: inline-block;
    position: relative;
    animation: marquee 20s linear infinite;
    white-space: nowrap;
  }
  .theme-banner .theme-title-right span {
    display: inline-block;
    position: relative;
    animation: rightAnimat 20s linear infinite;
    white-space: nowrap;
  }
  
  .theme-banner:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
  }
  
  .theme-banner .btn-slider-register {
    flex-shrink: 0;
    margin-left: 2px;
  }
  
  .theme-banner .btn {
    padding-left: 1.9em;
    padding-right: 1.9em;
    background-color: #fff;
    border-color: #fff;
  }
  
  .slider-margin{
    right: 8.7%;
  }
  
  .theme-banner .btn:hover {
    color: #fff;
    background-color: #0088cc;
    border-color: #0088cc;
  }
  .btn i {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 0;
    margin-bottom: 0.2rem;
  }
  .btn i:before {
    margin: 0;
  }
  [class*=" w-icon-"], [class^=w-icon-] {
    font-family: "wolmart"!important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .row>* {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .ad-btn{
    display: flex !important;
    justify-content: flex-end !important;
    padding: 0 3rem;
  }
  .row{
    margin: 0%;
  }
  
  :root {
    --theme-vatrenas: linear-gradient(135deg, #84d2ff 0%, #0c6689 50%, #063244 100%);
    --theme-dark: radial-gradient(circle at 20% 50%,#2e2e2e 0%, #1c1c1c 50%, #121212 100%);
    --theme-midnight: radial-gradient(circle at 20% 50%, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
    --theme-purple: radial-gradient(circle at 20% 50%, #3a0ca3 0%, #7209b7 50%, #03045e 100%);
    --theme-light: radial-gradient(circle at 20% 50%, #ffffff 0%, #eaf4ff 50%, #d0dce6 100%);
    --theme-warm: radial-gradient(circle at 20% 50%, #fffdf4 0%, #fceabb 50%, #e8dbc5 100%);
    --theme-colorful: radial-gradient(circle at 30% 50%, #ff79c6 0%,  #f1fa8c 50%,  #8be9fd 100%);
    --theme-gray-blue: radial-gradient(circle at 20% 50%, #d4d8dd 0%, #7a91a5 40%, #1f2e40 100%);
    --theme-solar-peach: linear-gradient(135deg, #fdd9b5 0%, #ffb199 50%, #ff677d 100%);
    --theme-ocean-breeze: radial-gradient(circle at 30% 30%, #c2f0f7 0%, #4ca1af 50%, #1b6ca8 100%);
    --theme-rose-noir: linear-gradient(135deg, #5a0000 0%, #9d2235 50%, #2a0d14 100%);
    --theme-aurora-sky: radial-gradient(circle at 30% 40%, #a18cd1 0%, #fbc2eb 40%, #4facfe 80%, #00f2fe 100%);
    --theme-mint-velvet: linear-gradient(135deg, #d4fc79 0%, #96e6a1 50%, #a7f0ba 100%);
  }
  
  .vatrenas-theme {
    background: var(--theme-vatrenas);
    font-family: 'Montserrat', sans-serif;
  }
  .dark-theme {
    background: var(--theme-dark);
    font-family: 'Roboto Mono', monospace;
  }
  .midnight-theme {
    background: var(--theme-midnight);
    font-family: 'Orbitron', sans-serif;
    position: relative;
    overflow: hidden;
    color: white;
  }
  .midnight-theme::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 2px;
    height: 2px;
    background: white;
    box-shadow:
      20px 30px white,
      50px 80px white,
      90px 20px white,
      150px 120px white,
      200px 60px white,
      250px 90px white,
      300px 30px white,
      350px 100px white,
      400px 40px white,
      450px 150px white;
    animation: twinkle 5s infinite ease-in-out;
    z-index: 1;
    opacity: 0.6;
  }
  .purple-theme {
    background: var(--theme-purple);
    font-family: 'Playfair Display', serif;
  }
  .light-theme {
    background: var(--theme-light);
    font-family: 'Open Sans', sans-serif;
  }
  .warm-theme {
    background: var(--theme-warm);
    font-family: 'Lora', serif;
  }
  .colorful-theme {
    background: var(--theme-colorful);
    font-family: 'Comic Neue', cursive;
  }
  .gray-blue-theme {
    background: var(--theme-gray-blue);
    font-family: 'Nunito', sans-serif;
  }
  .solar-peach-theme {
    background: var(--theme-solar-peach);
    font-family: 'Quicksand', sans-serif;
  }
  .ocean-breeze-theme {
    background: var(--theme-ocean-breeze);
    font-family: 'Raleway', sans-serif;
  }
  .rose-noir-theme {
    background: var(--theme-rose-noir);
    font-family: 'Merriweather', serif;
  }
  .aurora-sky-theme {
    background: var(--theme-aurora-sky);
    font-family: 'Poppins', sans-serif;
  }
  .mint-velvet-theme {
    background: var(--theme-mint-velvet);
    font-family: 'Cabin', sans-serif;
  }
  
  .dark-theme .theme-title span,
  .midnight-theme .theme-title span,
  .gray-blue-theme .theme-title span,
  .purple-theme .theme-title span,
  .rose-noir-theme .theme-title span,
  .vatrenas-theme .theme-title span {
    color: #fff;
  }
  
  .colorful-theme .theme-title span { color: #222; }
  .light-theme .theme-title span { color: #0b0b0b; }
  
  @keyframes marquee {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes rightAnimat {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
  }

  @keyframes twinkle {
    0%, 100% { opacity: 0.6; }
    50% { opacity: 0.3; }
  }

.ad-search-product {
  margin-bottom: 1rem;
  width: 100%;
}
.ad-search-vendor {
  margin-bottom: 1rem;
  width: 97% !important;
}
.advertisement-link-search-right {
  direction: ltr;
}
.advertisement-link-search-left {
  direction: rtl;
}
.ad-search-shop {
  margin-bottom: 1rem;
  width: 97%;
}
.ad-text-search {
  margin: 0px 21px 3rem 21px;
}

.ad-text-search-products {
    margin-bottom: 3rem;
}
.modal-content .learn-more-btn {
  background: white;
  border: none;
  color: black;
  transition: all 0.3s ease;
}
  .learn-more-btn {
  background: white;
  border: none;
  color: black;
  transition: all 0.3s ease;
}

.learn-more-btn:hover {
  background: #333;
  color: white;
}

.learn-more-btn:hover i {
  color: white;
}
.ads{
    position: absolute;
    right: 5px;
    top: 4px;
    border:none; 
    background-color: gray;
}
.ads:hover {
  background-color: white !important;
  color: black !important;
}
.video-wrapper {
  width: 100%;
  max-width: 1360px;
  height: auto;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.vid {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: inherit;
}

.image-wrapper {
  width: 100%;
  max-width: 1360px;
  height: auto;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.ad-img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: inherit;
}

.text-black {
    color: #000!important;
}

.advertisement-link {
  display: flex;
  align-items: center;
  margin-left: 5%;
  margin-top: 1%;
  justify-content: end;
}
@media (min-width: 768px) {
  .advertisement-link {
    margin-left: 5%;
  }
}

@media (min-width: 1024px) { 
  .advertisement-link {
    margin-left: 15%;
  }
}

.advertisement-link-search {
  display: flex;
  align-items: center;
  margin: 1rem;
  justify-content: end;
}
.advertisement-link-search-home-right, .advertisement-link-search-home-left {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-left: 1rem;
}
.intro-section-home-page{
  padding-top: 1rem;
}

@media (min-width: 1300px) and (max-width: 1600px) {
  .advertisement-link-search-home-right {
    margin-right: 7rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1600px) {
  .advertisement-link-search-home-right {
    margin-right: 27rem;
    margin-top: 1rem;
  }
}

.advertisement-link-search-home-right-bottom, .advertisement-link-search-home-left-bottom {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-left: 1rem;
}

@media (min-width: 1300px) and (max-width: 1600px) {
  .advertisement-link-search-home-right-bottom {
    margin-right: 0rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1600px) {
  .advertisement-link-search-home-right-bottom {
    margin-right: 0rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1300px) and (max-width: 1600px) {
  .advertisement-link-search-home-left-bottom {
    margin-left: 0rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1600px) {
  .advertisement-link-search-home-left-bottom {
    margin-left: 0rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1300px) and (max-width: 1600px) {
  .advertisement-link-search-home-left {
    margin-left: 7rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1600px) {
  .advertisement-link-search-home-left {
    margin-left: 27rem;
    margin-top: 1rem;
  }
}

.arrow-icon {
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.small-arrow {
  width: 1.5rem;
  height: 1.5rem;
}

.big-arrow {
  width: 2.5rem;
  height: 2.5rem;
}

.advertisement-link:hover .arrow-icon {
  transform: translateX(5px);
}
.cookiesContent {
  display: contents;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 20px;
  padding: 0 0 15px;
  button.close {
    width: 30px;
    font-size: 20px;
    color: #4d4646b8;
    align-self: flex-end;
    background-color: transparent;
    border: none;
    margin-bottom: 10px;
    position: absolute;
  }
  button.accept {
    border: none;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    color: white;
  }
}
.cookiesContent .popup-footer {
  padding: 0 0 1rem 1rem;
}
