﻿#tsBox {
    font-size: 80%;
}
#tsBox #tsInnerBox {
    vertical-align: middle;
    margin-top: 0px;
    padding: 2px;
}
#tsBox #tsSeal {
    text-align: center;
    padding: 2px;
}
#tsBox #tsSeal input {
    border: 0px none;
}
#tsBox #tsText {
    text-align: center;
    padding: 2px;
}
#tsBox #tsText a {
    padding-bottom: 4px;
}
.block-trusted-shops-seal .block-body {
    background: url(images/trusted-shops-bg.jpg) no-repeat !important;
}
.block-trusted-shops-customer-protection .pull-left {
    padding-right: 20px;
}
.block-trusted-shops-customer-protection .description {
    margin-left: 120px;
}
.block-trusted-shops-customer-protection h4 {
    margin-bottom: 10px;
}
#trusted-shops-cutomer-reviews {
    text-align: center; 
    margin: auto; 
    padding: 10px;
}
.trusted-shops-customer-protection-order-completed {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
    padding: 10px;
}
.trusted-shops-customer-protection-order-completed a {
    margin: 35px 0 0 -100px;
}

.ts-info {
    padding: 0 20px 20px 20px;
}
.ts-info .prepared {
    background-image: url('images/prepared.jpg');
    height: 75px;
	background-repeat: no-repeat;
	background-position: top left; 		
    color: white;
    font: bold 13px/13px sans-serif;
    text-align: right;
    width: 240px;
    margin-left: 11px;
    padding-top: 4px;
    text-transform: uppercase;
}
.ts-info .prepared span {
    margin-right: 70px;
    display: block;
}
.ts-info .intro {
    width: 900px;
    margin-bottom: 10px;
}

/*MOBILE VIEW*/
.header-logo {
  position: relative;
  z-index: 1;
}
#MobileCustomTrustbadge {
    z-index: 100;
    position: absolute;
    right: 10px;
    top: 10px;
}
