/* xl - MASAÜSTÜ STİLLERİ */ 
#bilgi-toplumu-list .pxl-list-modern1 .pxl-list .pxl--item .pxl-item-content .pxl-item-right {
	width: fit-content;
}







/*------------------------*/
.pxl-cookie-policy {
   
    max-width: max-content;
    
}

.pxl-icon-mobile {
	display:none
}

/*ecaptch yukarı */
.grecaptcha-badge {
    position: fixed !important; 
    bottom: 10px !important; 
    left: 10px !important; 
    right: auto !important; 
	  width: 70px !important;  
    height: 60px!important;  
    overflow: hidden !important;
}


.wpcf7-response-output {
    color: #ffffff !important; /* Beyaz yazı rengi */
}

.contact-form form .wpcf7-response-output{
	    color: #ffffff !important; /* Beyaz yazı rengi */
	
}
	
	
/*harita boslugu*/
iframe {
    display: block;
    width: 100%;
    height: 450px; 
    min-height: 450px;
    border: none;
}
/*div boslugu harıtadakı*/
.elementor-element-2321108 {
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 0;
}

/* galeri çarpı ikonu*/  

.widget_media_gallery .gallery .gallery-item a:after, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:after, .elementor-widget-image-gallery .gallery .gallery-item a:after {
    content: "";
    display: block;
    width: 50px; 
    height: 50px;
    background-image: url('https://araskagit.com.tr/wp-content/uploads/2025/03/zoom-in.png');
	  filter: invert(1);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Galeri Resmine tıklayınca resımın altında adının gizlenmesi */
.elementor-slideshow__footer  {
    display: none !important;
}


/*-yazı ıle bozulan cerceve yukseklıgı-*/

.pxl-meta-carousel1 .pxl-item--inner {
    height: 300px; 
}


/*-Form hata yazısının iç rengi beyaz olacak-*/
.pxl-contact-form1 .contact1 .wpcf7-not-valid-tip {
    color: #ffff;
}

/*-loaderrr logo-*/
.pxl-loader.style-americ .lds-roller {
    background: url("https://araskagit.com.tr/wp-content/uploads/2025/01/aras-kagit-logo-gri-03-cd.svg") no-repeat center center;
    background-size: contain;
    width: 430px;  
    height: 430px; 
}

.pxl-loader.style-americ .lds-roller div:nth-child(1), .pxl-loader.style-americ .lds-roller div:nth-child(2), .pxl-loader.style-americ .lds-roller div:nth-child(3), .pxl-loader.style-americ .lds-roller div:nth-child(4), .pxl-loader.style-americ .lds-roller div:nth-child(5), .pxl-loader.style-americ .lds-roller div:nth-child(6), .pxl-loader.style-americ .lds-roller div:nth-child(7), .pxl-loader.style-americ .lds-roller div:nth-child(8) {
    display: none;
}


.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;  
    padding-left: 0;
    display: flex;
    align-items: center;
}

.wpcf7-acceptance {
    padding-bottom: 30px; 
}

/* lg - TABLET YATAY STİLLERİ */ 
@media (max-width: 1199px) {
  .contact-info-boxes .pxl-swiper-arrow-wrap {
  	margin-top: 10px !important;
  	opacity: 1 !important;
  }
  
  .pxl-header-main {
  	background-color: #253037;
  }
  
  .pxl-nav-mobile-button:before, .pxl-nav-mobile-button:after, .pxl-nav-mobile-button span {
  	background-color: white;
  }
}

/* md - TABLET DİKEY STİLLERİ */ 
@media (max-width: 991px) {
  #bilgi-toplumu-list .pxl-list-modern1 .pxl-list .pxl--item .pxl-item-content .pxl-item--text {
  	text-align: left;
  }
}

/* sm - MOBİL YATAY STİLLERİ */ 
@media (max-width: 767px) {
  /*-Footer mobil ortalama-*/
  .elementor-1251 .elementor-element.elementor-element-458ae22 {
  	text-align: center;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  }
  
  .pxl-loader.style-americ .lds-roller {
      width: 250px;  
      height: 250px;
  }
  
}

/* xs - MOBİL DİKEY STİLLERİ */ 
@media (max-width: 479px) {
  #bilgi-toplumu-list .pxl-list-modern1 .pxl-list .pxl--item .pxl-item-content .pxl-item--text {
  	text-align: center;
  }
  
  #bilgi-toplumu-list .pxl-list-modern1 .pxl-list .pxl--item .pxl-item-content .pxl-item-right {
  	width: auto;
  }
  
  .homepage-product-slider .pxl-swiper-pagination {
  	margin-top: 0;
  }
}

