.site-footer {
  background-color: #303236;
  color: #9a9ca1;
  padding: 20px 0px;
  font-size: 12.5px;
  font-size: 1.05em; 
  }
  
  .site-footer .widget {
    margin-bottom: 25px;
	padding:5px;}
  .site-footer .widget-title {
    color: white;
    font-size: 23px;
    font-weight: normal; 
	}

  .site-footer a {
    color: #ffffff;
   font-size: 18px;	}
    .site-footer a:hover {
      color: #ed5151; }
  .site-footer .dash-list {
    list-style: none; }
    .site-footer .dash-list li {
      position: relative;
      padding: 5px 0 5px 20px; }
      .site-footer .dash-list li:before {
        content: "-";
        position: absolute;
        left: 0;
        top: 5px; }

.social-links a {

  display: inline-block;
  background-color: ;
  color: red;
  text-align: ;
  font-size: 20px;
  font-size: 1.3em;
line-height: 2.6;
}


 
 @media screen and (min-width:768px){
 .footer-legal{
	padding-left:5.5px;
	padding-right:5.5px;
 }
 }

 .footer-legal{
	width: 100%;
    background-color: #151618; 
	padding-top:10px;
    padding-bottom:5.5px;
	color: white;
	padding-left:25px;
 }
 .footer-font {
	 	font-size: 1.0rem;
 }
 .footer-legal a:hover{
	color:#ed5151; 
	}

     
	
  .footer-right {
  list-style: none;
  float: right;
  color:#fff;
  display: inline-flex;
  padding-top:10px;
 
			}

       .footer-right li {
              position: left;
              display: inline-block;
            }


            .footer-right a {
              color: #fff;
              padding: 0 12px;
              text-transform: uppercase;
            }


			.footer-margin{
			float: left;
			padding-left: 10px;
			text-transform: uppercase;
			color: #fff;
			}
	.payments-accepted-img {		   
			background-color:#fff;width:125px;border-radius:5px;margin:1.5px; padding:3px; border:1.5px solid #000;
	}
