@import url(https://fonts.googleapis.com/css?family=Oswald);

a:hover {
    text-decoration: none;
}

h1 {
    color: #393c4b;
    font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 2em!important;
    font-weight: normal;
    line-height: 2.5em;
    margin-bottom: 13px;
    text-transform: uppercase;
}

h2 {
    font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif !important;
    color: #d91124;
    font-size: 1.4em!important;
    line-height: 1.9em;
    text-transform: uppercase;
}

h2 span {
    display: block;
    margin-bottom: 7px;
}

h3 {
    font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif !important;
    color: #d91124;
    font-size: 1.2em!important;
    text-transform: uppercase;
    margin-bottom: 6px;
    line-height: 1.7em;
}

p,ul,li {
    color: #4c5994;
}
/*
.img-fluid {
    max-width: 800px;
    height: auto;
}
*/

/*=========================*/
#footer {
    height: 50px;
}
.content {
    padding-bottom:60px;
}
.logo {
    margin:15px;
}

.container-fluid {
    max-width:1200px;
  /*  text-align:center; */
}
.price {
    font-size:16px;
}
.pound {
    font-size:16px;
}
.dimensions {
    font-size:14px;
}
