/*
Theme Name: Aviation Hardware
Author: Webateljee
Author URI: http://webateljee.co.za/
Version: 1.0
Text Domain: aviationhardware

*/
body {
    background: url(img/body-bg.jpg) no-repeat fixed center top;
    padding-top: 90px; 
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    border-bottom: 1px solid #ddd;
}
h3 {
    font-size: 30px;
}
/*a {
    color: #ec1925;
}*/
header#main {
    background: #111;
    width: 100%;
    box-shadow: 2px 5px 10px #111;
    z-index: 999;
    position: fixed;
    top: 0;
    border-top: 4px solid #ec1925;
}
body.admin-bar header#main {
    top: 32px;
}
.content-bg {
    background: #fff;
    border-radius: 8px;
    padding: 8px;
    margin: 0 0 10px 0;
}
.content-bg h1 {
    margin-top: 0;
}
.content-bg h4 {
    font-size: 24px;
    margin-top: 0
}
.content-bg.text {
    padding: 8px;
}
.content-bg.space {
    padding-top: 35px;
}

/* TOP MENU */
.top-menu {
    position: relative;
}

.top-menu img {
    position: absolute;
    background: #111;
    border-radius: 15px;
    box-shadow: 2px 5px 10px #111;
}

.top-menu ul {
    float: right;
    list-style: none outside none;
    margin: 5px 170px 5px 0;
}
.top-menu ul li {
    display: inline;
}
.top-menu ul li a {
    color: #fff;
    background: #9c9c9c;
    padding: 2px 5px;
    border-radius: 5px;
    margin: 0 3px 0 0;
}
.top-menu ul li a:hover {
    text-decoration: none;
    background: #8e8e8e;
}
.top-menu ul li a:active, .top-menu ul li a:focus {
    outline: 0;
    text-decoration: none;
}

#cart {
    background: #ec1925;
    padding: 10px 0 0 10px;
    border-radius: 0 0 10px 10px;
    position: absolute;
    right: 0;
    color: #fff;
    min-width: 150px;
}
#cart a {
    color: #fff;
}
/* TOP MENU */

/* MAIN MENU */
nav {
    background: url(img/nav-bg.jpg) repeat;
}
.main-menu {
    margin: 0 140px 0 0;
}
.main-menu ul {
    float: right;
    margin: 12px;
}
.main-menu li {
    display: inline;
}
.main-menu li a {
    background: none repeat scroll 0 0 #111;
    margin: 0 5px 0 0;
    padding: 8px 16px;
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
}
.main-menu li a:hover {
    background: none repeat scroll 0 0 #222;
    text-decoration: none;
}
.main-menu ul li a:active, .main-menu ul li a:focus {
    outline: 0;
    text-decoration: none;
}
/* MAIN MENU */

/* SLIDER */
.metaslider.metaslider-nivo.metaslider-23.ml-slider {
    position: relative;
}
.nivo-caption {
    position: absolute;
    width: auto !important;
    height: auto !important;
    background: #000000 !important;
    border-bottom: 3px solid #ec1925 !important;
    left: 25px !important;
    bottom: 25px !important;
}
.nivo-caption h2 {
    font-size: 32px;
    font-weight: bold;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    border-bottom: none;
    margin: 2px;
}
/* SLIDER */

/* LATEST ADDED PRODUCTS */
/*.latest-added-products {
    max-height: 340px;
}
.latest-added-products ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.latest-added-products ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}
.latest-added-products ul li:last-child {
    border-bottom: none;
}
.latest-added-products span.amount {
    display: none;
}*/
/* LATEST ADDED PRODUCTS */

/* PHOTO GALLERY */
.categories-content-bg {
    background: #ffffff;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    padding: 0 20px 10px;
    position: relative;
    box-shadow: 0 0 5px #111111;
}
.categories-content-bg a {
    color: #333333;
}
.categories-content-bg img {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    margin-bottom: 10px;
}
.category-single-post {
    text-align: center;
    margin-bottom: 10px;
}
.category-single-post img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    margin: 5px 2px;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.content-bg.space img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    margin: 5px 2px;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
/* PHOTO GALLERY */

/*BANNER SPACE*/
.banner-space {
    min-height: 340px;
    max-height: 340px;
    min-width: 345px;
    max-width: 345px;
}
.kads-main {
    background-color: #ffffff !important;
    cursor: pointer;
    min-height: 340px !important;
    max-height: 340px !important;
    min-width: 345px !important;
    max-width: 345px !important;
    position: relative;
}
/*.kads-main object {
    max-width: auto !important;
    max-height: auto !important;
}*/
.kads-main .kads-logo {
    min-width: 250px;
    min-height: 50px;
}
/*BANNER SPACE*/

/* BREADCRUMBS */
.woocommerce-breadcrumb {
    font-size: 13px;
    background: #111;
    padding: 5px 0 5px 10px;
    font-style: italic;
    color: #fff;
    border-radius: 5px;
}
.woocommerce-breadcrumb a {
    color: #ec1925;
}
/* BREADCRUMBS */

/* PRODUCTS SIDEBAR */
.products-sidebar label {
    display: none;
}
input#s {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 0 none;
    border-radius: 10px;
    margin: 10px 2px;
    padding: 7px;
}
input#searchsubmit {
    background: #111;
    color: #fff;
    padding: 6px;
    border: none;
    border-radius: 10px;
}
.products-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #111;
}
.products-sidebar ul li {
    background: url("img/bottom-widgets-menu.png") no-repeat scroll 10px center rgba(0, 0, 0, 0);
}
.products-sidebar ul li a {
    display: block;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 25px;
}
.products-sidebar ul li:hover {
    background: url("img/bottom-widgets-menu-hover.png") no-repeat scroll 10px center rgba(0, 0, 0, 0);
}
.products-sidebar ul li:first-child a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.products-sidebar ul li:last-child a {
    color: #fff;
}
.products-sidebar form {
    text-align: center;
}
.products-sidebar.space {
    margin-top: 35px;
}
/* PRODUCTS SIDEBAR */

/* PRODUCTS STYLE */
.product {
    min-height: 350px;
    position: relative;
    margin-bottom: 10px;
}
.product img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    margin: 5px 0;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.product a.btn {
    position: absolute;
    bottom: 0;
    right: 15px;
}
/* PRODUCTS STYLE */

/* CHECKOUT */
#ship-to-different-address input[type="checkbox"] {
    float: left;
    margin-top: -18px;
}
#ship-to-different-address label {
    margin: 0;
}
#order_comments_field textarea {
    width: 100%;
}
/* CHECKOUT */

/* IFRAME STYLING */
iframe {
    width: 100%;
    border: none;
}
/* IFRAME STYLING */

/* WOOCOMMERCE PAGINATION */
.pagination.woo-pagination {
    margin: 20px 15px;
}
.pagination.woo-pagination a {
    padding: 10px;
    margin: 0 0 0 -5px;
    border: 1px solid #222222;
}
.pagination.woo-pagination .page-numbers.current {
    padding: 10px;
    margin: 0 0 0 -5px;
    border: 1px solid #222222;
}
.pagination.woo-pagination .page-numbers.dots {
    border: 1px solid #222222;
    margin: 0 0 0 -5px;
    padding: 10px;
}
/* WOOCOMMERCE PAGINATION */

/* CART PAGE */
td.actions > input {
    float: right;
    margin: 0 5px;
}
/* CART PAGE */

/* FOOTER */
footer {
    background: #111;
    border-top: 4px solid #ec1925;
    color: #fff;
}
footer ul {
    list-style: none;
    margin: 10px;
    padding: 0;
}
footer ul li {
    background: url("img/bottom-widgets-menu.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    padding-left: 15px;
    color: #fff;
}
footer ul li:hover {
    background: url("img/bottom-widgets-menu-hover.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    padding-left: 15px;
    color: #fff;
    text-decoration: underline;
}
footer ul li a {
    background: url("img/bottom-widgets-menu.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    padding-left: 15px;
    color: #fff;
}
footer ul li a:hover {
    background: url("img/bottom-widgets-menu-hover.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    padding-left: 15px;
    color: #fff;
    text-decoration: underline;
}
footer h4 {
    color: #fff;
    font-size: 24px;
}
#map_canvas {
    height: 367px;
}
/* FOOTER */

/* IMPRINT */
.imprint {
    background: #111;
    color: #fff;
    padding-top: 10px;
    border-top: 2px solid #ec1925;
}
.imprint a {
    color: #f26422;
    text-decoration: none;
}
/* IMPRINT */

body.admin-bar header {
	top: 32px;
}
/*
@media screen and (max-width: 1024px){
    img.bg {
        left: 50%;
        margin-left: -512px; }
}
*/