/* your styles go here */

.inc-vat-caption
{

}
.exc-vat-caption
{
    font-size:13px;
}
.extra-padding
{
    padding:12px;
}
.cat-imgs
{
    margin:auto;
    padding-bottom:20px;
}
.cat-img
{
    float:left;margin-right:10px;
}
.cat-imgs:last-child
{
    margin:0;
}
.vape-colour
{
   
    padding:20px;background: #464646;
}
.vape-colour-2
{
   
    padding:20px;background: #464646;color:white;
}
.vape-bar
{
    color:white;font-size:larger;
    padding:7px;background: #d4d4d4;text-align:center;color:black;
}
.vape-bg{  	background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 16%, #e9e8e4 69%, #e1e0db 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(16%,#fcfcfc), color-stop(69%,#e9e8e4), color-stop(100%,#e1e0db));
	background: -webkit-linear-gradient(top, #ffffff 0%,#fcfcfc 16%,#e9e8e4 69%,#e1e0db 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#fcfcfc 16%,#e9e8e4 69%,#e1e0db 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#fcfcfc 16%,#e9e8e4 69%,#e1e0db 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#fcfcfc 16%,#e9e8e4 69%,#e1e0db 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e0db',GradientType=0 );}
.manufacturer img
{
    width:90%;
}
.page-navigation-container {
    background-color:#464646;padding:12px;color:white;
}
.page-navigation-control {
    color:black;
}


.truncate
{
    max-height:30px;overflow:hidden;display:block;
}
.special-offers-container {
    background-color: red;
    padding: 6px;
    color: white;
    text-align: center;
    margin: auto auto 20px auto;
    max-height:30px;overflow:hidden;display:block;
}
    .special-offers-container a {
        color: white;
    }
.basket-special-offers {
    background-color: red;
    padding: 0px;
    color: white;
    
}
.basket-special-offers a {
    color: white;
    
}
.pad
{
    padding:5px;
}
.up
{
    top:105px;
    position:absolute;
    width:90%;
}
  
.special-offer-box
{
      margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
}
.special-offer-box p {
    background-color: red;
    padding: 10px;
    color: white;  
}
.special-offer-box p a  {
    color: white;  
}
.special-offer-box img {
  overflow: hidden;
  position: relative;
  margin: 0 auto;

}
.navbar .navbar-buttons2 {
  float: right;
}
.navbar .navbar-buttons2 button,
.navbar .navbar-buttons2 a.btn,
.navbar .navbar-buttons2 .btn-default.navbar-toggle {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 5px;
}
.bask-row-so
{
    background-color:red;
    color:white;
}
.bask-row-co
{
    background-color:#d4d4d4;
    color:black;
}
.bask-row-it
{
    background-color:white;
    color:black;
}
.bask-row-foot
{
    background-color:white;
    color:black;

}
.free-del {
    color: #f74b08;
    margin-top:20px;
    margin-bottom:20px;
    font-family:"Oswald", Arial, Helvetica, sans-serif;
    font-weight:700;
    line-height:1.1;
    font-size:30px;
}
.basket-qty-ctl {
    display: inline-block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.mb-saving
{
    padding:4px;
    border-radius:3px;
    color:white;
    background-color:red;
    font-size:10px;
    font-weight:600;
    letter-spacing:0.1em;
}
.tiered-pc-table
{
    width:100%;
}
    .tiered-pc-table th {
        text-align: center;
        padding: 4px;
        background-color: #464646;
        color:white;
        margin: 1px;
        font-size:12px;
    }
    .tiered-pc-table td {
        text-align: center;
        padding: 4px;
        background-color: #efefef;
        margin: 1px;
        font-size: 12px;
    }