﻿/* Please use this css file for any overriding styles that you want. */

.mx-wrapper {
    margin-bottom: 0;
}

.mx-combobox .mx-combobox-input {
    height: calc(2.85rem + 2px);
}

.mx-autocompletebox .racTokenList {
    min-height: calc(3.25rem + 2px);
    padding: 0.9rem 1rem !important;
}

.mx-datepicker .RadInput_Default input[type="text"] {
    padding: 0.55rem 0.75rem 0.2rem 0.75rem !important;
    height: calc(3.25rem + 2px);
}

.mx-companyname-span 
{
    font-size: 20px;
}
.site-logo-footer{
width:200px;
height:auto;
}



.mx-image-product{
height:auto!important;
width:100%!important;
min-height:140px!important;
}

.mx-shoppingcart-summary-wrapper .mx-icon-panel span {

  bottom: 31px;
}
.mx-shoppingcart-summary-wrapper .mx-icon-panel .mx-itemscount-span {
  
 
    bottom: 60%;
  
}
.mx-customer-addresses-wrapper .card .card-title {
color:black!important;
   }
.mx-configtoolbar-wrapper{
position:relative;
bottom:25px;


}


/* Fortuitas Updates */

.mx-customer-image-wrapper .mx-image {
	max-width: 100%;
    height: auto !important;
    width: auto !important;
    margin-bottom: 0.5em;
}















