/*
Theme Name: Stockholm
Theme URI: https://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: https://demo.select-themes.com
Version: 1.7.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

#it-exchange-cart .it-exchange-cart-item-thumbnail{
  width:45%;
}
.it-exchange-cart-item-quantity .it-exchange-table-column-inner{
  padding:0;
}
#it-exchange-cart .it-exchange-cart-item-title{
    float: left;
    width: 50%;
}
#it-exchange-cart .it-exchange-cart-item-quantity {
    width: 20%;
}
#it-exchange-cart #it-exchange-cart-totals{
    float:left
}
#it-exchange-cart #it-exchange-cart-actions{
    float: left;
    margin-top: 20px;
    text-align: left;
    width: 50%;
}
.it-exchange-register .it-exchange-customer-fields div{
	float:left;
	width:100%;
	margin-bottom: 10px;
}
.it-exchange-register .it-exchange-customer-fields div label{
  	line-height: 25px;
  	float: left;
  	width: 150px;
	margin-top:0;
}
.it-exchange-register .it-exchange-customer-fields div label span{
	height: 10px;
  	display: inline-block;
}
.it-exchange-register .it-exchange-customer-fields div input{
  	margin-left: 20px !important;
}

.legacy_awards {
	padding-top:15px;
	font-size:1.3em;
}
.awards {
	padding-bottom:10px;

}
.legacy_category {
font-weight:bold;
color: #e6ae48;
}