body {
    padding-top: 120px;
}
.item {
    z-index: 1;margin-bottom:20px;
}

#Specs .header h3 {
margin-top:0;
}

.header h3 sup {
    top: -2px;
    font-size: 13px;
    left: 4px;
}
.HeaderBlock {
    display: table;
    padding: 17px 36px;
    z-index: 9;
    margin: 0 auto;
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background-image: url(../../images/TITLE-IMAGE.png);
    background-size: auto 100%;
    background-repeat-x: repeat;
}
.headerHolder {
    position: relative;
    padding: 80px 0 90px;
}
/*.navbar a {
    color: #333;
}*/

.main-header.stricky-fixed .navbar-collapse {
    margin-top: 53px;
}
.descImage, .descName {
    display: inline-block;
}
    .descImage img {
        width: 100%;
        max-width: 50px;
    }
.descImage {
    width: 10%;
}
.descName {
    color: #888;
    font-size: 15px;
    width: 80%;
    vertical-align: middle;
}
.descOption {
    margin-bottom: 4px;
}
#ProductName {
    margin-bottom: 15px;
    color: #fc5b4e
}
#ProductName h3 {
    color: #fc5b4e
}
.ProductDescriptions {
    margin-top: 20px;
}
#Colour, #Dimensions, #Specs  {
    margin-bottom: 5px;
}
.variant img {
    width: 70%;
}
.variant {
    display: inline-table;
    width: 120px;
    text-align: center;
    margin: 3px;
    margin-bottom: 15px;
}
.variants {
    margin-top: 10px;

    /* text-align: center;*/
}
.variantName {
    display: block;
    color: #888;
    margin-top: 3px;
    font-size: 14px;
    margin-bottom: 1px;
    vertical-align: middle;
}
.variantDimension {
    color: #888;
    font-size: 14px;
}
div#Specs li {
    color: #888;
    font-size: 14px;
}
div#Specs {
    color: #888;
    font-size: 14px;
} p {
      margin-bottom:8px
  }


.HeaderBg {
    background-image: url('../../images/PRODUCT_PAGES_BANNERS.jpg');
    background-position: bottom;
}
.owl-stage {
    display: table;
    margin: 0 auto;
}
a.link-btn:hover {
    color: #ee896c !important;
}
.header h3 {
    font-size: 22px;
    margin-top: 25px;
    color: #5d6771;
    margin-bottom: 5px;
}
.backBtn a {
    color: #fff;
    display: table;
    background: #f18b6c;
    padding: 6px 13px;
    margin: 0px 0 10px auto;
}
.ug-item-wrapper {
   background:#fff;
}
div#Specs ul li {
    list-style: disc;
    margin-bottom:4px;
}
div#Specs ul {
   padding-left:15px;
}
.note {
    font-size: 12px;
    margin-bottom: 10px;
    color: #f58a6d;
    margin-top: -13px;
}