/* user.css ----------------------------------------------------------------- */
/* Please don't edit the original of this file.
 * Instead copy into a template and edit the copy.
 */

.bg-body-secondary {background-color: #000000 !important;}
header {background-color: #212529 !important;}
div.header {background-color: #212529 !important;} 

 a{ color: #F0F0F0;}
  a:visited{ color: #F0F0F0 !important;}
 a.nav-link:hover{ color: #FFFCE5 !important; }

.nb-brand {font-weight: bold; padding-top: 17px; padding-bottom: 17px;  padding-left:11px; font-size: 1.35em;}

.btn{background-color: #A39752; border-color: #AAA29A; }
.btn:hover{background-color: #C9BC8A; border-color: #AAA29A;}

.bandieraIt { padding-left:24px; background-image: url('https://hsconceptstore.it/shop/includes/languages/italiano/images/icon.gif'); background-repeat: no-repeat; background-position: center center; background-size: contain;}
.bandieraEn{ padding-left:24px; background-image: url('https://hsconceptstore.it/shop/includes/languages/english/images/icon.gif'); background-repeat: no-repeat; background-position: center center;background-size: contain;}

.i-hero >div{ min-height:380px; background-image:image-set(
  url("https://hsconceptstore.it/bitshare/album/photo-about1920.webp") type("image/webp"),
  url("https://hsconceptstore.it/bitshare/album/photo-about1920.jpg") type("image/jpeg")
  ); background-repeat: no-repeat; background-size:cover;  background-position:top center; }

footer{background-color: #000000; color :#ffffff;margin-top: 48px;}
div.fotter  {background-color: #000000 !important;}
footer >div >div  {background-color: #000000 !important;}
footer a{ color: #C6C6C6;}
footer  a.nav-link{ color: #C6C6C6 !important;}
footer  a.nav-link:visited{ color: #C6C6C6 !important;}
footer  a.nav-link:hover{ color: #E4E4E4 !important; }
.logopie{display: inline-block; float: left; width: 25%;}
.testopie{display: inline-block; width: 75%; font-size: 0.8em; }

#silktide-modal h1 {color: #ffffff; padding-left: 6px;}

@media screen  and (max-width:1920px){
		
		@media screen  and (max-width:1600px){
					 .i-hero >div{     background-image: image-set(
  url("https://hsconceptstore.it/bitshare/album/photo-about1600.webp") type("image/webp"),
  url("https://hsconceptstore.it/bitshare/album/photo-about1600.jpg") type("image/jpeg")
  ); }
				 
@media screen  and (max-width: 1200px) {
					 .i-hero >div{     background-image: image-set(
  url("https://hsconceptstore.it/bitshare/album/photo-about1200.webp") type("image/webp"),
  url("https://hsconceptstore.it/bitshare/album/photo-about1200.jpg") type("image/jpeg")
  ); }
			
	 
@media screen  and (max-width:800px) {
					 .i-hero >div{     background-image: image-set(
  url("https://hsconceptstore.it/bitshare/album/photo-about0800.webp") type("image/webp"),
  url("https://hsconceptstore.it/bitshare/album/photo-about0800.jpg") type("image/jpeg")
  ); }
			
	@media screen and  (max-width:640px) {
							 .i-hero >div{     background-image: image-set(
  url("https://hsconceptstore.it/bitshare/album/photo-about0640.webp") type("image/webp"),
  url("https://hsconceptstore.it/bitshare/album/photo-about0640.jpg") type("image/jpeg")
  ); }
		 
	@media screen  and (max-width: 460px) {
				 
											 .i-hero >div{     background-image: image-set(
						  url("https://hsconceptstore.it/bitshare/album/photo-about0417.webp") type("image/webp"),
						  url("https://hsconceptstore.it/bitshare/album/photo-about0417.jpg") type("image/jpeg")
						  ); 
						  } 
 
						}
					}
				}
			}
		}
	}  