/*
 Theme Name:   Responsive Child Structural Repairs Ltd
 Theme URI:    http://structural-repairs.co.uk/themes/responsive-child-srl
 Description:  Responsive Child Theme for Structural Repairs Ltd
 Author:       Alex Pordage
 Author URI:   http://nokkli.com
 Template:     responsive
 Version:      1.0.0
 Tags:         responsive-layout, font-family
 Text Domain:  responsive-child-srl
*/


@font-face {
  font-family: 'EurostileRegular';
  src: url('EurostileRegular/EurostileRegular.eot?#iefix') format('embedded-opentype'),  url('EurostileRegular/EurostileRegular.woff') format('woff'), url('EurostileRegular/EurostileRegular.ttf')  format('truetype'), url('EurostileRegular/EurostileRegular.svg#EurostileRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, #main-nav, .main-nav, #widgets, #euro, .euro, .widget-text, .widget_text, .textwidget, .copyright    {
font-family: 'EurostileRegular', Fallback, sans-serif;
}

.menu a {
    border-left: 1px solid #585858;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    /* text-shadow: 0 -1px 0 #000000; */
    white-space: nowrap;
}

@media screen and (max-width: 650px)
.js .main-nav .menu li a {
    color: #444444;
    font-size: 15px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border: none;
    border-bottom: 1px solid #f5f5f5;
    text-shadow: none;
    text-align: left;
    cursor: pointer;
}

ul.nobullet {
    list-style: none outside none;
}

a {
color: #4789ff;
}