/*
* site custom css
*/



  .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }
	  
	#site-title-custom {	
		text-decoration:none;
	}
	
	  
	#site-title-custom_0 {
		color:grey;
	 }
	   
	 #site-title-custom_1 {
		/* color:#0d6efd; */
		color: rgb(31, 151, 215);
	}
	  
	  
	  #site-title-container {
		  margin-top:10px;
	  }
	  
	  #site-slogan-custom {
		  color:black;	
	  }
	  
	  #nav-custom-colour {		
		/* background-color:#0d6efd;					 */
		background-color:rgb(31, 151, 215);
		box-shadow: 0px -1px 10px 2px rgba(0, 0, 0, 0.5);	
	         
	  }
	   #footer-custom-colour-size {			  
		 width:100%; 
		 height:auto; 
		 /* background-color:#0d6efd;	 */
		 background-color:rgb(31, 151, 215);
		 box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	  .container-custom-margin-bottom {
		  margin-bottom:25px;
	  }
	  
	  .card-custom-colour {
		  color:white;
		  background-color:dimgray;
		 
	  }
	  .card-custom-colour-border {
		border-color:dimgray;	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	   .card-custom-colour-border-2 {	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	   .card-custom-colour-border-3 {	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	   .card-custom-colour-border-4 {	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	   .card-custom-colour-border-5 {	
		border-width:1px; 
		border-radius:8px;
		box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	    .card-custom-colour-border-6 {	
		border-width:2px; 
	
	  }
	  
	  .accordion-custom-colour-border {	
		border-width:2px; 
	
	  }
	  
	    .listgroup-custom-colour-border {	
		border-width:2px; 
	
	  }
	  
  
	 .warning-icon-custom {
		 color:orange;
	  }
	  
	  .info-icon-custom {
		 color:dodgerblue;
	  }
	   .lock-icon-custom {
		 color:red;
	  }
	  .required-form-field-asterisk-custom {
		 color:red;
	  }
	  .required-form-field-explanation-custom {
		  font-size:9pt;
	  }
	  
	  #alert-danger-custom-colour-border {
		border-color:red;	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	  
	  #alert-success-custom-colour-border {
		border-color:green;	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	   .alerts-success-custom-colour-border {
		border-color:green;	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  

	  #alert-info-custom-colour-border {
		border-color:DeepSkyBlue;	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	  
	  .alerts-info-custom-colour-border {
		border-color:DeepSkyBlue;	
		border-width:2px; 
		border-radius:8px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	  }
	
  
	.navbar-custom-store {
		background-color:rgba(0, 0, 0, 0.03);		
		margin-bottom:10px;			
		border-radius:5px;
		box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
	}
	
	.nav-link-custom-store {
		color:black;	
	}
	.nav-link-count-custom-store{
		color:grey;
	}
	
	
	.store-provider-profile-photo {
		width:250px;
		height:auto;
		border:3px solid;
	}
	
	
	.account_dashboard_orders_view_review_rating {		
		visibility:hidden;
	}



