/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
/* AWS 19102020 */
 
 #wrapper .breadcrumb {
 	height : 80px !important;
 }
 .popup-content {
 	min-width: 200px ! important;
 }
  .pagination .text-md-left,
  .ap-btn-compare ,
 .popup-content .row .col-xs-6:first-child{
 	display: none ! important;
 }
  .popup-content .row .col-xs-6:nth-child(2){
 	width : 100% !important;
 }
.leo-wishlist-button-dropdown.open .leo-wishlist-button {
	color: white !important; 

}
.soc-buttons  {
	font-size: 14px !important;
}
.soc-buttons li  {
	width: 14% !important;
}
.backgroundGreen {
	background-color : #0ade5b !important;
}