/*
Theme Name: Browns Restoration & Wood Finishing
Theme URI: http://www.brownsrestorationandwoodfinishing.co.uk/
Description: Theme for Browns Restoration & Wood Finishing
Version: 1.0
Author: Adam Heaton
*/

* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0px;
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    background: url("http://www.brownsrestorationandwoodfinishing.co.uk/wp-content/themes/brownsrestoration/images/background-pattern.png");
    -webkit-text-size-adjust: none;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%),url(http://www.brownsrestorationandwoodfinishing.co.uk/wp-content/themes/brownsrestoration/images/background-pattern.png);
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ul,li {
    margin: 0;
    padding: 0;
    list-style: none;
}

dl,dt,dd {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

img {
    border: none;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

p {
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

a:hover {
    color: #6c6c6c;
}

input,select,textarea {
    font-family: 'Open Sans',sans-serif;
    color: #333333;
}

::-webkit-input-placeholder {
    color: #002936;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

:-moz-placeholder {
    color: #002936;
}

::-moz-placeholder {
    color: #002936;
}

:-ms-input-placeholder {
    color: #002936;
}

input,textarea,select {
    outline: none;
    border: 0px;
}

.wrapper {
    max-width: 1160px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

#headerwrapper {
    width: 100%;
    float: left;
}

.header {
    width: 100%;
    float: left;
    padding: 10px 0;
    background-color: #797979;
}

.email {
    float: left;
    padding: 0 0 0 20px;
}

.call {
    float: right;
    padding: 0;
    color: #fff;
}

.header a {
    color: #fff;
}

.header a:hover {
    color: #DCDCDC;
}

.header a i,.header i {
    color: #B1B1B1;
    margin-right: 10px;
}

.logo {
    width: 320px;
    text-align: center;
    display: inline-block;
    float: left;
}

.logo .image img {
    display: inline-block;
    max-width: 100%;
}

.logo .swf {
}

.logo .image {
    display: none;
}

.logo #flash1 {
    width: 180px;
    height: 180px;
}

#navigation {
    width: 820px;
    float: left;
    padding: 32px 0;
}

.menu1 {
    float: left;
    margin: 0 0 0 20px;
}

.menu2 {
    float: right;
}

#navigation ul {
    float: left;
}

#navigation ul li {
    float: left;
    margin-left: 54px;
    position: relative;
}

#navigation ul li:first-child {
    margin-left: 0px;
}

#navigation ul li a {
    color: #000000;
    line-height: 40px;
    font-weight: bold;
    display: block;
}

#navigation ul li a:hover {
    color: #6D6D6D;
}

#navigation ul:first-child>li:last-child a {
    background-color: #4E4E4E;
    padding: 0 20px;
    color: #fff;
    border-radius: 3px;
}

#navigation ul:first-child>li:last-child a:hover {
    background-color: #353535;
}

#menu-navigation .current_page_item a {
    color: #fc4848;
}

#menu-navigation1 .current_page_item a {
    color: #fc4848;
}

#menu-navigation .sub-menu .current_page_item a {
    color: #fc4848!important;
}

#navigation ul li ul {
    width: 200px;
    border: 0px;
    position: absolute;
    z-index: 9999;
    background: #797979;
    visibility: hidden;
    right: -75px;
}

#navigation ul li:hover ul {
    visibility: visible;
}

#navigation ul li ul li {
    width: 100%;
    float: left;
    text-align: left;
    margin-left: 0;
}

#navigation ul li ul li a {
    font-size: 14px;
    color: #fff!important;
    padding: 10px 10px;
    line-height: normal;
    display: block;
    border-bottom: 1px solid #A7A7A7;
}

#navigation ul li ul li:first-child a {
    border-top: 0;
}

#navigation ul li ul li a:hover {
    color: #ffffff!important;
    background-color: #4E4E4E;
}

#menu-navigation1 .sub-menu .current_page_item a {
    color: #fc4848!important;
}

.topnav {
    display: none;
}

ul.topnav {
    display: none;
}

#bannerwrapper {
    width: 100%;
    float: left;
    position: relative;
}

.bannershadow {
    width: 100%;
    float: left;
}

.bannershadow img {
    width: 100%;
    display: block;
}

#middlewrapper {
    width: 100%;
    float: left;
}

.full-width-form {
    background-color: #32548b;
    margin: 30px 0 0;
    padding: 25px;
}

.full-width-form select {
}

.full-width-form text {
}

.full-width-form textarea {
}

.full-width-form .button

.home {
    text-align: center;
    color: #101010;
    background-color: #f7f7f7;
}

#servicewrapper {
    width: 100%;
    float: left;
    background: #797979;
    padding: 30px 0;
    margin-top: 30px;
    box-shadow: 0px 0px 10px #B7B7B7;
}

#servicewrapper .wrapper {
    max-width: 1350px;
    padding: 0 33px;
}

#servicewrapper h2 {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
}

h1 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000000;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}

h2 {
    font-size: 30px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000000;
    text-align: center;
}

#footerwrapper {
    width: 100%;
    float: left;
    padding: 15px 0;
    font-size: 14px;
/* background: #FFFFFF; */
}

.footerleft {
    float: left;
    width: 100%;
}

.footerleft ul {
}

.footerleft ul li {
    float: left;
    padding: 0 20px 0 25px;
    background: url('images/square-red.jpg') left 6px no-repeat;
}

.footerleft ul li:first-child {
    padding: 0 20px 0 0;
    background: none;
}

.footerleft ul li a {
    color: #b5b5b6;
}

.footerleft ul li a:hover {
    color: #fc4848;
}

.copyright {
    text-align: center;
    color: #000;
}

.copyright span {
    color: #000;
}

.footerright {
    position: absolute;
    right: 10px;
    top: 0;
}

.footerright img {
    display: block;
    max-width: 100%;
}
/* inner pages */
.innerbanner {
    width: 100%;
    float: left;
    position: relative;
}

.innerbanner img {
    width: 100%;
    display: block;
    border: 3px solid #d5d5d5;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.middle-bg {
    width: 100%;
    float: left;
}

#leftpart {
    width: 69%;
    float: right;
    margin: 0 0 30px 0;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 5px #B7B7B7;
}

#rightpart {
    width: 28.25%;
    float: left;
    padding: 0;
}

h3 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #ffffff;
}

.middle-content {
    width: 100%;
    float: left;
}

.thumb1 {
    width: 104%;
    float: left;
    margin: 0 0 0 -4%;
}

.thumb1 li {
    width: 46%;
    float: left;
    margin: 0 0 30px 4%;
}

.img-bdr {
    background: #3a3a3a;
    width: 100%;
    display: block;
    border: 1px solid #555555;
    padding: 8px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

h4 {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #ffffff;
    padding: 20px 0;
    background: #4e4e4e;
    text-align: center;
}

/*
#rightmenu { width:100%; float:left; background:#555555; margin:0 0 30px 0; padding:10px 20px; -webkit-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; }
#rightmenu li { width:100%; float:left; background:url('images/grey-bdr2.jpg') left top repeat-x; }
#rightmenu li:first-child { background:none; }
#rightmenu li a { padding:8px 0 9px 14px; display:block; background:url('images/square-red.jpg') left 16px no-repeat; font-weight:700; font-size:15px; color:#ffffff; }
#rightmenu li a:hover, #rightmenu li a.current { color:#fc4848; }
*/

.listing {
    width: 100%;
    float: left;
}

.listing li {
    width: 100%;
    float: left;
    padding: 0 0 15px 18px;
    background: url('images/circle.jpg') left 5px no-repeat;
}

.centre-img {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.img-bdr2 {
    background: #3a3a3a;
    max-width: 100%;
    display: inline-block;
    border: 1px solid #555555;
    padding: 8px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

a.redlink {
    color: #fc4848;
    text-decoration: underline;
}

a.redlink:hover {
    text-decoration: none;
}

.contactleft {
    width: 35.70%;
    float: left;
    background: #797979;
    box-shadow: 0px 0px 10px #B7B7B7;
}

.address {
    width: 100%;
    float: left;
    background: #3a3a3a;
    padding: 20px 20px 0px 20px;
    background: #fc4848;
    color: #ffffff;
    font-weight: 600;
}

.address p {
    margin: 0 0 22px 0;
    padding: 0px!important;
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}

.address p .title {
    font-weight: 600;
    font-size: 20px;
    display: block;
}

.phone {
    width: 100%;
    display: block;
    color: #ffffff;
    padding: 0 0 0 32px;
    margin-bottom: 8px;
    background: url('images/phone-icon.png') left no-repeat;
}

.fax {
    width: 100%;
    display: block;
    color: #ffffff;
    padding: 0 0 0 32px;
    margin-bottom: 8px;
    background: url('images/fax-icon.png') left no-repeat;
}

.phone a, .fax a {
    color: #ffffff;
}

.contactleft .form {
    float: left;
    width: 100%;
    padding: 20px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 0;
}

.contactleft .form  input, .contactleft .form textarea, .contactleft .form select {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
    height: 30px;
}

.contactleft .form .email {
    padding: 0;
    width: 100%;
    float: none;
}

.contactleft .form textarea {
    height: 75px;
}

.contactleft p {
    display: none;
}

.email2 {
    width: 100%;
    display: block;
    color: #ffffff;
    padding: 0 0 0 32px;
    background: url('images/email-icon.png') left no-repeat;
}

.email2 a {
    color: #000000;
}

.email2 a:hover {
    color: #ffffff;
}

.map {
    width: 61.40%;
    float: right;
    box-shadow: 0px 0px 10px #B7B7B7;
}

.map iframe {
    width: 100%;
    height: 360px;
    float: left;
    border: 0;
}

.blogmain {
    width: 100%;
    float: left;
    padding: 20px;
    background: #3a3a3a;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.blogtitle {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
    color: #ffffff;
    padding-right: 58px;
    font-size: 16px;
}

.blogtitle span {
    color: #fc4848;
}

.blogtitle a {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}

.blogtitle a:hover {
    color: #fc4848;
}

.blogtitle a.arrow {
    color: #fc4848;
    line-height: 34px;
    text-align: center;
    width: 48px;
    right: 0;
    top: 0;
    font-size: 22px;
    background: #555555;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
}

.blogtitle a.arrow:hover {
    background: #000000;
}

.blogcontent {
    width: 100%;
    float: left;
}

.blogcontent a {
    color: #fc4848;
}

.blogcontent a:hover {
    color: #ffffff;
}

.blogfooter {
    width: 100%;
    float: left;
    background: url('../images/grey-bdr3.jpg') left top repeat-x;
    padding: 18px 0 0 0;
    color: #ffffff;
}

.blogfooter a {
    color: #fc4848;
}

.blogfooter a:hover {
    color: #ffffff;
}

.blogfooter span {
    padding: 0 3px;
    color: #b5b5b6;
}

/*.search { width:100%; float:left; padding:14px 20px 14px 20px; background:#000000; -webkit-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0; position:relative; }
.search input[type=text] { width:100%; height:36px; padding:7px 10px; float:left; color:#555555; font-size:15px; font-weight:300; padding:0 46px 0 15px; border:0; background:#ffffff; -webkit-border-radius:6px; border-radius:6px; }
.search input[type=button] { background:url('../images/search-icon.png') left top no-repeat #ffffff; width:36px; height:36px; position:absolute; right:20px; top:14px; border:0; -webkit-border-radius:6px; border-radius:6px; z-index:99; cursor:pointer; text-indent:-9999px; }*/

.blog {
    margin-bottom: 20px;
}

#blogright {
    width: 100%;
    float: left;
    background: #555555;
    padding: 20px 20px 10px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

#blogright ul {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

#blogright ul li {
    width: 100%;
    float: left;
    background: url('../images/grey-bdr2.jpg') left top repeat-x;
}

#blogright ul li:first-child {
    background: none;
}

#blogright ul li a {
    padding: 8px 0 8px 14px;
    display: block;
    background: url('../images/square-red.jpg') left 15px no-repeat;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    line-height: 18px;
}

#blogright ul li a:hover, #rightmenu li a.current {
    color: #fc4848;
}

h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #fc4848;
    margin-bottom: 5px;
}



/*----- Wordpress Class -----*/

#frontpage {
    padding: 20px;
    background: #fff;
    margin-top: 30px;
    box-shadow: 0px 0px 5px #B7B7B7;
}

.metaslider .flexslider {
    margin: 0px!important;
}

.flexslider .slides img {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 10px #B7B7B7;
}

.flex-control-nav {
    margin: auto;
    z-index: 9999;
    bottom: 20px!important;
}

.bx-wrapper .bx-pager {
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.flex-control-paging li a {
    background: #38383a!important;
    border: 2px solid #ffffff;
    border-radius: 10px;
    display: inline-block;
    height: 18px!important;
    margin: 0 0 0 5px!important;
    outline: 0 none;
    text-indent: -9999px;
    width: 18px!important;
}

.flex-control-paging li a:hover {
    background: #fc4848!important;
}

.flex-control-paging li a.flex-active {
    background: #6F99F3!important;
    cursor: default;
}

.flex-direction-nav .flex-prev {
    display: none;
}

.flex-direction-nav .flex-next {
    display: none;
}

#menu-services {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}

#menu-services li {
    width: 100%;
    float: left;
    border-left: 5px solid #484848;
    margin-bottom: 2px;
    background: #eee;
}

#menu-services li.current-menu-item {background:#fff!important; border-right: 1px solid #f3f3f3;}

#menu-services li:first-child {
    background: #eee;
    margin-top: 2px;
}

#menu-services li:last-child {
}

#menu-services li a {
    padding: 12px 0 12px 15px;
    display: block;
    font-weight: 700;
    font-size: 15px;
    color: #484848;
}

#menu-services li a:hover {
    color: #939393;
}

.menu-services-container .current_page_item a {
    color: #484848!important;
}

.centre-img-1 {
    display: inline-block;
    margin: 0 13px 23px 13px;
}

.centre-img-1 img {
    width: 100%;
}

.sitemap {
    width: 100%;
    float: left;
    padding: 5px 0 10px 0;
}

.sitemap li {
    width: auto;
    float: left;
    padding: 0 20px 20px 0;
}

.sitemap li a {
    width: auto;
    float: left;
    padding: 7px 16px;
    background: #555555;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
}

.sitemap li a:hover {
    color: #fc4848;
    text-decoration: none;
}

.secondary {
    width: 100%;
    float: left;
}

.search-form {
    width: 100%;
    float: left;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    color: #fc4848;
    padding: 14px 20px;
    background: #000000;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    position: relative;
}

.search-form label {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.search-form label span {
    display: none;
}

.search-field {
    width: 100%;
    height: 36px;
    padding: 7px 10px;
    float: left;
    color: #555555;
    font-size: 15px;
    font-weight: 300;
    padding: 0 46px 0 15px;
    border: 0;
    background: #ffffff;
}

.search-submit {
    background: url('images/search-icon.png') left top no-repeat #ffffff;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 14px;
    border: 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    z-index: 99;
    cursor: pointer;
    text-indent: -9999px;
}

.widget-title {
    width: 100%;
    float: left;
    padding: 20px 20px 0 20px;
    color: #fc4848;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
}

.widget-area {
    width: 100%;
    float: left;
    padding: 0 0 5px 0;
    background: #fff;
}

.widget-area li {
    width: 100%;
    float: left;
    background: none;
}

.widget-area li ul li {
    width: 87.8%;
    float: left;
    margin: 0 20px 0 20px;
    background: url('images/grey-bdr2.jpg') left bottom repeat-x;
}

.widget-area li ul li a {
    width: 100%;
    float: left;
    padding: 8px 0 10px 14px;
    display: block;
    background: url('images/square-red.jpg') left 15px no-repeat;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    line-height: 18px;
}

.widget-area li ul li a:hover {
    color: #fc4848;
}

.page-title {
    font-size: 40px!important;
    line-height: 40px!important;
    font-weight: 300!important;
    margin-bottom: 24px!important;
    color: #fc4848!important;
}

.comment-list {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.fn {
    width: 100%;
    float: left;
    padding: 8px 0 8px 0;
}

.n {
    width: auto;
    float: none;
}

.says {
    float: left;
}

.post-navigation {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 24px;
    color: #ffffff;
}

.screen-reader-text {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 24px;
    color: #ffffff;
}

.search-results {
    background: #333;
}

.search-no-results {
    background: #333;
}

#leftpart .search-form {
    display: none;
}

.entry-header a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fc4848;
    text-decoration: none;
}

.entry-header a:hover {
    color: #fff;
    text-decoration: none;
}

.entry-content p {
    width: 100%;
}

.entry-content p:last-child {
    margin: 0
}

.entry-content .wp-caption{
display:inline-block;
float:left;
}

.entry-content ul{margin-bottom:25px;}

.entry-content ul li {
    list-style: disc;
    color: #000;
    margin-left: 30px;
    line-height: 25px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    padding-bottom:10px;
}

.entry-content ul li:last-child {padding-bottom:0;}

#breadcrumbs{}
#breadcrumbs a{}

.comment-form-comment label {
    float: left;
    padding: 0 15px 0 0;
}

.comment-form-comment textarea {
    width: 88%;
    height: 130px;
    padding: 7px 10px;
    float: right;
    color: #555555;
    font-size: 15px;
    font-weight: 300;
    border: 0;
    background: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.form-allowed-tags {
    float: left;
    padding: 15px 0 0 0;
}

#submit {
    float: left;
    padding: 5px 10px;
    background: #fc4848;
    border-radius: 6px;
    border: 0px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}

.post-navigation h2 {
    width: 100%;
    float: left;
    padding: 25px 0 0 0;
}

.nav-previous {
    width: 100%;
    float: left;
    padding: 0 0 25px 0;
}

.nav-next {
    width: 100%;
    float: left;
    padding: 0 0 25px 0;
}

.comments-title {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
    margin: 0px;
    font-size: 30px;
    color: #fff;
}

.comment-metadata {
    width: 100%;
    float: left;
    padding: 10px 0 10px 0;
}

.avatar {
    width: 120px;
    height: 120px;
}

.comment-reply-title {
    padding: 16px 0 0 0;
}

#cancel-comment-reply-link {
    display: block;
    padding: 10px 0 0 0;
}

.author {
    display: block;
    padding: 12px 0 0 0;
}

.posted-on {
    width: 100%;
    float: left;
    padding: 0 0 25px 0;
}

.comments-link {
    float: left;
    padding: 0 0 25px 0;
}

.comment-form-author {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

#author {
    width: 88%;
    height: 36px;
    padding: 7px 10px;
    float: right;
    color: #555555;
    font-size: 15px;
    font-weight: 300;
    padding: 0 46px 0 15px;
    border: 0;
    background: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.comment-form-author label {
    width: 90px;
    float: left;
    padding: 0 15px 0 0;
}

.required {
    color: #fc4848;
}

.comment-form-email {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.comment-form-email label {
    width: 90px;
    float: left;
    padding: 0 15px 0 0;
}

#email {
    width: 88%;
    height: 36px;
    padding: 7px 10px;
    float: right;
    color: #555555;
    font-size: 15px;
    font-weight: 300;
    padding: 0 46px 0 15px;
    border: 0;
    background: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.comment-form-url {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.comment-form-url label {
    width: 90px;
    float: left;
    padding: 0 15px 0 0;
}

#url {
    width: 88%;
    height: 36px;
    padding: 7px 10px;
    float: right;
    color: #555555;
    font-size: 15px;
    font-weight: 300;
    padding: 0 46px 0 15px;
    border: 0;
    background: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.reply {
    width: 100%;
    float: left;
    padding: 0 0 10px 0;
}

.location {
    float: right;
    margin-bottom: 20px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 10px #B7B7B7;
}

.location-sub {
    float: left;
    width: 100%;
    padding: 20px;
    color: #fff;
    font-weight: 600;
}

.location-title {
    width: 100%;
    float: left;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    padding-top: 10px;
}

.location-point {
    width: 100%;
    float: left;
    padding: 3px 0 0 0;
}

.location-point li {
    width: 100%;
    float: left;
    padding: 10px 0 0 12px;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    background: url('images/arrow.jpg') left 15px no-repeat;
}

.location-title-sub {
    padding-top: 20px;
}
/*-----Wordpress Class -----*/


.perspex-thumb {
    width: 29%;
    display: inline-block;
    margin: 0 13px 23px 13px;
}