@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700|Oswald:400,300|Open+Sans:400,300,700&subset=latin,latin-ext);

body, html {
    background: #e9e9e9 url('../i/bg.jpg') top center no-repeat;
    font-family: Arial;
}

.top-border {
    border-bottom: 1px dotted black;
    margin-top: 5px;
    margin-bottom: 2px;
}

a:hover {
    text-decoration: none;
}

.top-bar {
    margin-top: 4px;
    margin-bottom: 6px;
}

.top-bar-contact-phone {
    font-weight: normal;
    color: white;
    font-size: 16px;
    padding-top: 5px;
}

.top-bar-contact-phone img, .top-bar-contact-email img {
    padding-right: 10px;
}

.top-bar-contact-email {
    margin-top: 0px;
}

.top-bar-contact-email a {
    font-weight: normal;
    color: #a9c208;
    font-size: 14px;
}

.contact-information {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.contact-information span {
    width: 100%;
}

.basket-icon > span {
    font-size: 17px;
    color: #9bb20a;
}

.basket {
    margin-top: 5px;
    text-align: center;
}

.basket-icon img {
    margin-top: -5px;
}

.basket p {
    font-size: 14px;
    color: white;
}

.navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

.navbar-default {
    background-color: transparent !important;
    padding-top: 5px;
}

.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
}

.active, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e95e27;
    color: white;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e95e27;
    color: white;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -1px;
}

.submenu ul {
    margin: 15px 0;
}

.submenu li {
    list-style: none;
    margin: 5px 0;
}

.submenu a {
    color: white;
    font-weight: normal;
    text-transform: lowercase;
}

.submenu a:before {
    content: ' - ';
}

.submenu strong a:before {
    content: '';
}

.submenu-header a {
    text-transform: uppercase;
    color: white;
    padding-bottom: 10px;
    font-weight: bold;
}

.submenu-content {
    background-color: #383838;
}

.dropdown-submenu {
    padding: 0;
}

.page-header {
    border-bottom: none;
    margin: 0px; 
    margin-top: 70px;
    padding-bottom: 20px;
}

.page-header h1 {
    color: black;
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-family: Roboto;
}

.text {
    margin-bottom: 20px;
}

.text p {
    text-align: justify;
    color: #5f5f5f;
    font-size: 14px;
    font-family: Roboto;
}

.img-categories {
    border-top: 1px dashed #5a5a5a;
    border-bottom: 1px dashed #5a5a5a;
    padding: 45px 0;
}

.img-categories img {
    border: 5px solid #777777;
    border-radius: 90%;
    padding: 3px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.img-categories h2 {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.special-offers {
    background-color: white;
    width: 100%;
}

.special-offer .page-header h2 {
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    text-align: center;
}

.special-offers a {
    color: black;
}

.single-offer-box a {
    color: black;
}

.box-content {
    padding: 2%;
    border: 1px solid #dcdcdc;
    min-height: 410px;
    max-height: 410px; 
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.single-offer-box {
    margin: 15px 0;
}

.add-to-basket {
    width: 100%;
}

.add-to-basket a { position: absolute; bottom: 0px; left: 50%; margin-left: -65px; }

.offer-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 25px;
    max-height: 190px;
}

.offer-box-details {
    text-align: center;
}

strong.price {
    position: absolute;
    left: 0px;
    bottom: 60px;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 24px;
    color: #e95e27;
    text-transform: uppercase;
    font-weight: normal;
   
}

.add-to-basket img {
    display: block;
    margin: 0 auto 25px;
}

.footer {
    background-color: transparent;
    height: 50px;
    text-transform: uppercase; 
}

.footer a, .footer p {
    color: #6b6b6b;
    margin-top: 15px;
    font-size: 9px;
    font-weight: normal;
    text-align: center;
    font-family: Roboto;
}

.list-content {
    background-color: transparent;
    font-family: Roboto;
}

.subpage-menu {
    padding: 0 !important;
    margin-top: 10px;
}

.subpage-menu li {
    margin-left: 20px;
    list-style-position: outside;
    color: red;
}

.subpage-menu li a {
    display: block;
    font-weight: normal;
    color: #000;
    font-family: Roboto;
    font-size: 14px;
}

.breadcrumb {
    background-color: transparent;
    color: #b3b3b3;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 10px;
}

.delivery-info {
    color: white;
    font-size: 11px;
    margin-top: 25px;
}

.breadcrumb a {
    font-size: 11px;
    color: #b3b3b3;

}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: url(../gfx/breadcrumb.png);
}

.subpage-header {
    color: #000000;
    font-size: 30px;
    font-family: Roboto;
    padding: 20px 0px;
    margin: 0px;
    font-weight: bold;
}

.pagination > li > a, .pagination > li > span {
    padding: 0px 7px;
    color: #000;
    text-decoration: none;
    background-color: #fff;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: white;
    background-color: #e64327;
    border-color: #ddd;
}
.pagination > li.active > a, .pagination > li.active > a:hover {
    z-index: 2;
    color: white;
    background-color: #e64327;
    border-color: #ddd;
    cursor: pointer;
}

.content {
    background-color: transparent;
}

.summary-logo {
    padding: 40px 0;
}

.summary-table img {
    display: block;
    margin: 10px auto 0;
}

.summary-table input {
    width: 80px;
    text-align: center;
}

.summary-table .table thead > tr > th {
    font-family: 'Open Sans';
    font-weight: 300 !important;
    height: 70px;
    background-color: #f6f6f6;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #010101;
}

.summary-table .table tbody > tr > td {
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #000000;
    font-family: 'Open Sans';
    font-weight: 300 !important;
}

.basket-summary-btn .btn {
    border-radius: 0;
    margin-bottom: 30px;
}

.basket-summary-btn .btn-danger {
    background-color: #e95e27;
}

.product-main-img img {
    display: block;
    margin: 0 auto;
}

.price-section {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
    margin-top: 30px;
}

.price-section h4 {
    font-family: Tahoma;
    font-size: 18px;
    color: #d42222;
}

.price-section p {
    font-size: 12px;
    color: #858585;
    font-family: Tahoma;
}

.price-section .btn {
    width: 195px;
    height: 50px;
    margin-top: 20px;
}

.price-section .btn-basket {
    line-height: 30px;
    background-color: #e95e27;
    color: white;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}

.product-details {
    margin-top: 30px;
}

.details-buttons {
    margin-bottom: 15px;
    border-bottom: 1px solid #d4d4d4;
}


.btn-decs {
    width: 100%;
    border-radius: 0;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
}

.btn-light-grey {
    background-color: #c8c8c8;
    color: #4e4e4e
}

.btn-dark-grey {
    background-color: #8f8f8f;
    color: white;
}

.product-details table {
    font-size: 12px;
    color: #8f8f8f;
    font-weight: normal;
}

.product-desc {
    margin-top: 5px;
    text-align: justify;
    font-size: 12px;
}

.other-products h4 {
    font-size: 18px;
    font-family: 'Open Sans';
    color: #000000;
    font-weight: 300;
}

.login {
    margin: 10px 0;
}

.bxslider img {
    display: block;
    margin: 0 auto;
}

.bx-wrapper { margin: 0px auto;  }

.partners-wrapper { position: relative; padding-bottom: 30px; }
.bx-wrapper .bx-controls-direction {
    text-indent: -9999px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
    background: url('../i/left-arrow.png') no-repeat;
    width: 14px;
    height: 15px;    
    display: block;
    position: absolute;
    left: 0px;
    top: 125px;

}
.bx-wrapper .bx-controls-direction a.bx-next {
    background: url('../i/right-arrow.png') no-repeat;
    width: 14px;
    height: 15px;    
    display: block;
    right: 0px;
    top: 125px;
    position: absolute;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.registration-form {
    margin-top: 10px;
}

.registration-form h3 {
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
}

.registration-form .btn-danger {
    background-color: #e64327;
    border-radius: 0;
    border:none;
}

.control-label {
    font-size: 12px;
    color: #8f8f8f;
    font-weight: normal;
    padding-top: 10px;
}

.input-form {
    border-radius: 0;
    border:1px solid #d7d7d7;
}

.page-container { padding: 10px 0px; }
.alert-success { color: white; background-color: #e95e27; border: 1px solid #e95e27; }
.alert-dismissible .close { color: white; opacity: 1; }



@media (min-width: 768px) {
    .navbar-nav {
        float: none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}

@media (max-width: 768px) {
    /*.footer {*/
        /*text-align: center;*/
    /*}*/
    .box-content { min-height: none; max-height: none; padding-bottom: 100px; }
    .price-section { text-align: center; margin-top: 0px; margin-left: auto; margin-right: auto; padding-bottom: 10px; }
    .bx-wrapper { margin-bottom: 20px !important; }
    .login-box::before{ clear: both; }
    .login-box { margin: 10px 0px; }
    .footer .row .col-xs-12 { text-align: center; float: none !important; width: 100%; display: block; }
    .footer .row .col-xs-12 .pull-left { float: none !important; }
    .footer .row .col-xs-12 .pull-right{ float: none !important; }
}


@media only screen
and (min-width: 767px)
and (max-width: 1060px) {
    .navbar-default .navbar-nav > li > a {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 10px;
        color: #000000;
    }
}

