@media only screen and (max-width:1169px) {
	 
}

@media only screen and (max-width:1000px) {
     	
}

  
@media only screen and (max-width:991px) {
	 
}

@media only screen and (max-width:769px) {
	 
}

@media only screen and (max-width:575px) {
	 .shared{
      right:15px;
      top:10px;
  }
  .breadcrumb__content--title.mb-10 {
  color: #fff;
}

.breadcrumb__content--menu__items{
    color: #fff;
}
.product__details--info__title.mb-15 {
  margin-top: 15px;
}
}

@media only screen and (max-width:480px) {
	 
}

@media only screen and (max-width:420px) {
	 
}