#personal_cart {
    clear: both;
    display: table;
    width: 100%;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.personal_cart_table > thead > tr > td { 
    border-left: 1px solid #f7f7f7;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    padding: 10px 8px;
    color:#fff;
    text-shadow: 1px 1px 2px #505152; 
}

.personal_cart_table > tbody > tr > td { 
    border-left: 1px solid #f7f7f7;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    padding: 10px 8px;
}

.personal_cart_table > tbody > tr:nth-of-type(even) {
    background-color: #dedede;
}

.personal_cart_table {
    width: 100%;
}

.personal_cart_table  thead {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#636363+0,313131+100 */
    background: #636363; /* Old browsers */
    background: -moz-linear-gradient(top,  #636363 0%, #313131 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #636363 0%,#313131 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #636363 0%,#313131 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#313131',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#personal_cart .item a {
    font-size: 13px;
}

#personal_cart .itemphoto {
    width: 10%;
}

#personal_cart .bx_ordercart_photo_container{
	position:relative;
	padding-top:100%;
	min-width:50px;
	max-width:100%;
	height:0; 
	border-radius:2px;
}

#personal_cart .bx_ordercart_photo{
	position:absolute;
	top:   4%;
	right: 4%;
	bottom:4%;
	left:  4%;
	background-position:center;
	-webkit-background-size:auto 100%;
			background-size:auto 100%;
	background-repeat:no-repeat;
}

#personal_cart .button_black {
    display: block;
    width: 100%;
}

.personal_cart_table table.counter{
	min-width: 0% !important;
}
.personal_cart_table table.counter td {
	border: none !important;
    vertical-align: middle;
}

.personal_cart_table table.counter tbody tr td#quantity_control
{
	text-align: left;
}

.basket_quantity_control {
	display: inline-block;
	left: 0;
	margin: 0;
	padding: 0;
}

.basket_quantity_control a {
    background: url(../images/arrows.png) no-repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
    display: block;
    height: 10px;
    text-align: center;
    width: 11px;
}

.basket_quantity_control a.plus {
    background-position: 0px 0px;
    border-radius: 5px 5px 0 0;
}

.basket_quantity_control a.minus {
    background-position: 0px -20px;
    border-radius: 0 0 5px 5px;
    margin-top: -1px;
}

.flat {
	display: inline;
}

.centered {
	text-align: center;
}

.bx_ordercart_order_pay_right  table {
    float:right;
    margin-bottom: 20px;
}

.bx_ordercart_order_sum {
    font-size: 16px;
}

#personal_cart .button_red {
    float: right;
    display: block;
    width: 200px;
}
.personal_cart_table  .itemphoto {
         display: none;
    } 

@media (max-width: 768px) {   
    .personal_cart_table  .price {
         display: none;
    } 
    
}

/***/

#personal_section h3{
    margin-top:0px;
}

#personal_section .price div {
    display: table;
}

#personal_section .price div {
    display: table; 
}

#personal_section .price div a {
    display: table;
    margin: 10px;
    background: url(../images/xls.png) no-repeat center left;
    padding-left: 60px;
    padding-top: 10px;
    height: 60px;
}

@media (max-width: 768px) {   
    #personal_section .price {
        margin-bottom: 20px;
    } 
    
}

#personal_section table thead > tr > td { 
    border-left: 1px solid #f7f7f7;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    padding: 10px 8px;
    color:#fff;
    text-shadow: 1px 1px 2px #505152; 
}

#personal_section table tbody > tr > td { 
    border-left: 1px solid #f7f7f7;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    padding: 10px 8px;
}

#personal_section table tbody > tr:nth-of-type(even) {
    background-color: #dedede;
}

#personal_section table {
    width: 100%;
}

#personal_section table thead {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#636363+0,313131+100 */
    background: #636363; /* Old browsers */
    background: -moz-linear-gradient(top,  #636363 0%, #313131 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #636363 0%,#313131 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #636363 0%,#313131 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#313131',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#personal_section
.icon {
    display: block;
    height: 32px;
    padding-left: 40px;
}

#personal_section
.icon.xls { 
    background: url(../images/personal/xls.png) no-repeat center left;
}
#personal_section
.icon.jpg {
    
    background: url(../images/personal/jpg.png) no-repeat center left;
}

#personal_section .action,
#personal_section .type {
    width:5%;
}

