* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: Helvetica,Arial,sans-serif;
}

html, body {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.tlc-loader{
    margin: 30px auto;
    display: block;
}

.sprite{
    background: url(../images/OneClick_Sprite.svg?v=1) no-repeat;
}

.contentWrapper {
    margin: 0 auto;
    max-width: 938px;
    width: 100%;
    padding: 30px 20px;
}

.content-area{
    margin-bottom: 20px;
}

.clearFix::after {
    clear: both;
    height: 0px;
    width: 0px;
    content: '.';
    visibility: hidden;
    display: block;
}

h1, h2, h3, .title-font {
    font-family: 'Oswald',sans-serif !important;
    margin: 0;
    font-weight: normal;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 15px;
    margin-bottom: 15px;
}

p{
    line-height: 20px;
    margin: 20px 0 0 0;
}

ul{
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
}

li{
    line-height:20px;
    margin-bottom: 5px; 
}

li.bullet{
    padding: 0 20px;
}

.accent-color-1-border-right {
    margin-right: 20px;
    border-right-width: 2px;
    border-right-style: solid;
}

a {
    text-decoration: none;
    margin-bottom: 5px;
    display: block;
}

.accent-spacer{
    height:10px;
}

.accent-dot{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: -20px;
}

.accent-border-bottom{
    border-bottom-width: 2px;
    border-bottom-style:solid;  
    padding-bottom: 20px; 
}

/* ############## Stars / Verified ###############*/
.big-stars{
    width: 148px;
    height:28px;
    float: left;
    margin-right: 5px;
}
.big-stars.rating1{
    background-position: -120px -100px;
}
.big-stars.rating2{
    background-position: -90px -100px;
}
.big-stars.rating3{
    background-position: -60px -100px;
}
.big-stars.rating4{
    background-position: -30px -100px;
}
.big-stars.rating5{
    background-position: 0px -100px;
}

.big-verified{
    width:25px;
    height:25px;
    float: left;
    margin-top: 1px;
}

.little-stars{
    width: 95px;
}
.little-stars.rating1{
    background-position: -75px -80px;
}
.little-stars.rating2{
    background-position: -57px -80px;
}
.little-stars.rating3{
    background-position: -37px -80px;
}
.little-stars.rating4{
    background-position: -18px -80px;
}
.little-stars.rating5{
    background-position: 0px -80px;
}

.little-verified{
    width: 19px;
}

/* ############## Header ##############*/

header .bannerImage {
    width: 100%;
    height: 310px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

header .header-top-bar{
    padding-bottom: 10px;
}

header .header-top-bar h1 {
    float: left;
    line-height: 38px;
    margin: 0;
}  

header .contact-details {
    float: right;
    text-align: right;
}

header .contact-details .tel {
    font-size: 28px;
}

header .contact-details .email {
    font-size: 11px;
    margin-top: 5px;
}

/* ########### CONTENT ######### */

.contentWrapper .left-col{
    float: left;
    width:calc(100% - 312px);
    padding-right: 40px;
}

.contentWrapper .right-col{
    float: left;
    width:312px;
}

.contentWrapper .strapline{
    font-size: 24px;
    line-height: 25px;
    font-family: 'Oswald',sans-serif !important;
}

 #map-block {
    height: 250px;
}

 .mapboxgl-ctrl-bottom-right{
    display:none;
}

#overall-rating .info{
    clear:both;
    margin-top: 5px;
    float: left;
}

#attributes .products,
 #attributes .services
{
    float: left;
    width: 50%;
}

 #attributes .products{
    padding-right: 20px;
}

#opening-hours .day{
    font-weight: bold;
    width:100px;
    display: inline-block;
}

#reviews li:not(:first-child){
    padding-top: 15px;
    margin-top: 15px;
    border-top-style: solid;
    border-top-width: 2px;
}

#reviews .rev-info{
    float: left;
}

#reviews .rev-info .details,
#reviews .rev-info .little-stars,
#reviews .rev-info .little-verified
{
    height: 18px;
    float: left;
    margin-right: 5px;
}

#reviews .rev-info .details{
    line-height: 16px;
}

#reviews .the-review{
    margin-top: 8px;
    clear: both;
    float: left;
}

#reviews ul{
    max-height: 600px;
}

#reviews li{
    margin-right: 25px;
}

#reviews .write-a-review{
    display: inline-block;
    margin-top: 10px;
    padding: 10px;
}

#reviews .write-a-review:hover{
    opacity: 0.9;
}

#payments-accepted li{
    width: 35px;
    height: 23px;
    margin: 0 5px 5px 0; 
    float: left;
    border:solid 1px #404041;
}
#payments-accepted .vsa{
    background-position: 0 -140px;
}
#payments-accepted .vsd{
    background-position: -36px -140px;
}
#payments-accepted .msc{
    background-position: -72px -140px;
}
#payments-accepted .mst{
    background-position: -107px -140px;
}
#payments-accepted .aex{
    background-position: -143px -140px;
}
#payments-accepted .dcv{
    background-position: -179px -140px;
}
#payments-accepted .bac{
    background-position: -215px -140px;
}
#payments-accepted .pp{
    background-position: -249px -140px;
}
#payments-accepted .po{
    background-position: 0 -164px;
}
#payments-accepted .gp{
    background-position: -36px -164px;
}
#payments-accepted .ap{
    background-position: -72px -164px;
}
#payments-accepted .dd{
    background-position: -107px -164px;
}
#payments-accepted .bc{
    background-position: -143px -164px;
}
#payments-accepted .con{
    background-position: -179px -164px;
}
#payments-accepted .cash{
    background-position: -215px -164px;
}
#payments-accepted .chq{
    background-position: -249px -164px;
}

#trade-bodies li{
    height: 75px;
    width: 75px;
    background-color: #ffffff;
    border: solid 1px #404041;
    float: left;
    text-align: center;
    line-height: 75px;
    margin-right: 10px;
}

#trade-bodies li img{
    vertical-align: middle;
} 

#gallery{
    position: relative;
}

#gallery .swiper-container {
    width: calc(100% - 100px);
    height: 150px;
  }

 #gallery .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: inherit;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:initial !important;
    max-height:150px;
  }

  #gallery .swiper-button-prev{
    margin-left: 10px;
    margin-top: 0px;
    outline: none;
  }

  #gallery .swiper-button-next{
    margin-right: 10px;
    margin-top: 0px;
    outline: none;
  }

/* ########### FOOTER ###############*/

footer #map-block{
    border:solid 1px #404041;
}

footer #map-block .marker{
    background-image: url('../images/map-pin.gif');
    width: 24px;
    height: 35px;
    margin-top: -16px;
}

footer{
    font-size: 11px;
}

footer .copy{
    margin-bottom: 8px;
}

footer .nap-details div.group{
    margin: 20px 0;
}

footer .nap-details div.group .large{
    font-size: 20px;
}

footer #social-net{
    margin-top: 50px;
}

footer #social-net li{
    width: 28px;
    height: 28px;
    float: left;
    margin-right: 10px;
}

footer #social-net li.facebook{
    background-position: -259px -45px;
}

footer #social-net li.twitter{
    background-position: -291px -45px;
}

footer #social-net li.linkedin{
    background-position: -322px -45px;
}

footer #social-net li.google{
    background-position: -355px -45px;
}

footer #social-net a{
    display: block;
    height: 100%;
    width: 100%;
}

footer #poweredBy {
    width: 100%;
}

footer #poweredBy .contentWrapper{
    padding: 20px;
}

footer #poweredBy .sprite{
    height: 12px;
    width: 123px;
    display: block;
}

/* Tablet/mobile  */
@media (max-width: 767px) {    
    .contentWrapper .left-col{        
        width:100%;
        padding-right: 0;
    }
    
    .contentWrapper .right-col{        
        width:100%;
        margin-top:30px; 
    }

    header .contact-details {
        float: left;
        text-align: left;
        clear: both;
    }
}

/* mobile */
@media (max-width: 500px) {    
    #attributes .products,
    #attributes .services{
        width: 100%;
        margin-bottom: 10px;
    }
}
