.header-1 { 
position:relative;
text-align:center;
margin:0 auto;
padding-top:0;
padding-bottom:0;
} #logo { 
position:relative; 
display:block;
padding:50px 0; 
line-height:1.8em; 
}
#logo a.logo { 
color:#616161; 
text-decoration:none; 
text-align:left;
line-height:inherit;
-webkit-transition: color .3s ease;
-moz-transition: color .3s ease;
-ms-transition: color .3s ease;
-o-transition: color .3s ease;
transition: color .3s ease;
}
#logo a.logo:hover { 
text-decoration:none;
color:#d14a2b;
}
#logo a.logo span {
display:block;
text-align:center;
}
#logo a.logo img{
margin-top:-10px;
} .suevafree-menu { 
margin:0 0 50px 0; 
padding:0; 
text-align:center; 
position:relative; 
width:100%;
}
body.menubar .suevafree-menu:before {
content: '';
display: inline-block;
position: absolute;
width: 100%;
height: 1px;
background: url(//www.myhoardings.com/busbranding/wp-content/themes/suevafree/assets/images/menu/navbar.png) top left;
top: 0;
left: 0;
z-index: 498;
}
body.menubar .suevafree-menu:after {
content: '';
display: inline-block;
position: absolute;
width: 100%;
height: 1px;
background: url(//www.myhoardings.com/busbranding/wp-content/themes/suevafree/assets/images/menu/navbar.png) top left;
bottom: 0;
left: 0;
z-index: 498;
}
.suevafree-menu ul { 
list-style:none; 
margin:0; 
display:inline-block;
padding:0
}
.suevafree-menu ul li {
float:left; 
position:relative; 
display:block;
text-align:right;
margin-bottom:-5px
}
.suevafree-menu ul li a   { 
text-decoration:none; 
display:block; 
z-index:1; 
margin:15px; 
color:#616161; 
border-bottom: dotted 1px transparent;
-webkit-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
-moz-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
-ms-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
-o-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
transition: color .3s linear, background-color .3s linear, border-color .3s linear;
}
.suevafree-menu ul li a:hover,
.suevafree-menu li:hover > a,
.suevafree-menu ul li.current-menu-item > a, 
.suevafree-menu ul li.current_page_item > a, 
.suevafree-menu ul li.current-menu-parent > a, 
.suevafree-menu ul li.current_page_ancestor > a, 
.suevafree-menu ul li.current-menu-ancestor > a { 
color:#d14a2b;
}
.suevafree-menu .sf-sub-indicator { 
padding:0 0 0 10px; 
float:right; 
font-size:10px;
}
.suevafree-menu ul ul:before {
content: '';
display: inline-block;
position: absolute;
width: 0;
height: 0;
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid #d14a2b;
top: -11px;
left: 15px;
z-index: 1000;
}
.suevafree-menu ul ul { 
display:none; 
position: absolute; 
top:49px; 
left:15px; 
background:#fff; 
z-index:1000;
width:100%;
min-width:190px;
z-index:1000;
border-top:solid 3px #d14a2b;
box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.suevafree-menu ul ul li { 
position:relative; 
margin:0;
line-height:1em;
text-transform:none;
width:100%;
min-width:190px;
}
.suevafree-menu ul ul li a { 
text-decoration:none; 
text-align:left; 
display:block; 
border-top:solid 1px #ddd;
border-bottom:none;
padding:18px 15px;
margin:0;
text-transform:inherit; 
text-shadow:inherit; 
color:#333; 
line-height:1.1em
}
.suevafree-menu ul ul li a:hover, 
.suevafree-menu ul ul li.current-menu-item > a,
.suevafree-menu ul ul li.current_page_item > a, 
.suevafree-menu ul ul li.current_page_ancestor > a, 
.suevafree-menu ul ul li.current_page_ancestor > a, 
.suevafree-menu ul ul li.current-menu-ancestor > a { 
border-top:solid 1px #d14a2b;
border-bottom:none;
background:#d14a2b; 
color:#fff !important; 
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; 
}
.suevafree-menu ul ul li > ul { 
top:0px; 
left:190px; 
border-top:none;
border-bottom:none;
}
.suevafree-menu ul ul li ul:before {
display:none;
}
.suevafree-menu ul ul ul { 
top:0px !important; 
}
.tinynav,
.select-menu {
display:none;
visibility:hidden;
} .header-cart {
text-decoration: none;
display: block;
position: absolute;
top: 50%;
margin-top: -15px;
right: 15px;
padding: 0;
z-index: 1000;
color: #444;
font-weight: 400;
line-height: 1.8em;
}
.header-cart a.cart-contents { 
color:#616161; 
}
.header-cart a i {
font-size:20px
}
.header-cart a span {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
width: 20px;
height: 20px;
line-height: 20px;
background: #d14a2b;
color: #fff;
font-size: 10px;
display: inline-block;
position: absolute;
top: -10px;
right: -15px;
}
.header-cart .total{
text-transform:uppercase
}
.header-cart .widget_shopping_cart li.empty {
padding:0 !important;
border:none;
text-transform:none
}
.header-cart-widget:before {
content: '';
display: inline-block;
position: absolute;
width: 0;
height: 0;
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid #d14a2b;
top: -11px;
right:16px;
z-index: 1000;
}
body.woocommerce-cart .header-cart-widget,
body.woocommerce-checkout .header-cart-widget {
border:none;
}
body.woocommerce-cart .header-cart-widget:before,
body.woocommerce-checkout .header-cart-widget:before {
display:none;
visibility:hidden;
}
.header-cart-widget { 
display:none;
position: absolute; 
top:30px; 
right:-15px;
background:#fff; 
width:300px;
z-index:1001;
-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
border-top:solid 3px #d14a2b;
}
.header-cart-widget p , 
.header-cart-widget span, 
.header-cart-widget li, 
.header-cart-widget a { 
color:#616161
}
.header-cart-widget .woocommerce.widget_shopping_cart a.button {
margin:20px 0;
color:#fff !important;
}
.header-cart-widget .widget_shopping_cart {
padding:15px;
text-align:center;
width:100%;
}
.header-cart-widget .widget_shopping_cart a {
text-transform:none;
}
.woocommerce ul.cart_list li dl.variation {
display:none;
visibility:hidden;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width: 50%;
} body.minimal_layout .header-cart { 
margin-top: -20px;	
right:0;
padding:0;
color:#333; 
border:solid 1px #ddd;
width: 40px;
height: 40px;
line-height: 40px;
text-align:center;
}
body.minimal_layout .header-cart a.cart-contents { 
color:#333; 
}
body.minimal_layout .header-cart a span {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align:center;
color: #fff;
top: -10px;
right: -10px;
}
body.minimal_layout .header-cart .mini_cart_item a ,
body.minimal_layout .header-cart span.quantity {
line-height: 1.8em
}
body.minimal_layout .header-cart .widget_shopping_cart li.empty {
padding:0 !important;
border:none;
text-transform:none
}
body.minimal_layout .header-cart-widget:before {
display: none;
visibility:hidden;
}
body.minimal_layout .header-cart-widget { 
top:39px; 
right:-1px;
background:#d14a2b; 
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-top:none;
}
body.minimal_layout .header-cart-widget .woocommerce.widget_shopping_cart a.button {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
body.minimal_layout .widget_shopping_cart li, 
body.minimal_layout .product_list_widget li {
border-color: #ff6644;
}
body.minimal_layout .header-cart a.remove {
background:none;
width: 25px;
height: 25px;
line-height: 22px !important;
}
body.minimal_layout .header-cart a.remove:hover {
border-color: red;
}
@media screen and (min-width : 0px) and (max-width : 992px)  {	
.tinynav-menu {
height:inherit;
margin-bottom:50px
}
.tinynav-menu ul ,
body.menubar .suevafree-menu:before ,
body.menubar .suevafree-menu:after {
visibility:hidden;
display:none;
}
.tinynav {
display: block;
visibility:visible;
width: 100% !important;
margin:auto;
height: 50px;
padding: 8px 10px;
background: #fafafa;
color: #333;
}
}@font-face{font-family:TablePress;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format('woff2'),url(//www.myhoardings.com/busbranding/wp-content/plugins/tablepress/css/tablepress.woff) format('woff');font-weight:400;font-style:normal;font-display:block}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}