/*
 Theme Name:     Teritamine Theme
 Description:    Teritamine Theme
 Author:         Kaius
 Template:       unite
 Version:        1.0.0
 Text Domain:   teritamine
*/
@import url("../unite/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
body {
    font-family: 'Open Sans', sans-serif;
    background-color: #000;
    color: #fff;
    padding-bottom: 70px;
}

input, select, textarea {
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

a, a:hover {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 992px) {
    .site-header {
        background-image: url(images/headerbg.jpg);
        background-size: 100% 240px;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        margin: 0 auto;
        height: 240px;
    }

    #logo > a > img {
        height: 95px;
        width: 315px;
        float: left;
        margin: 10px 0px 0px 38px;
    }

    .copyright {
        float: none;
        text-align: left;
        margin-left: 20px;
    }
}

@media (max-width: 992px) {
    .site-header {
        background-image: url(images/headerbg.jpg);
        background-size: 100% 200px;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        margin: 0 auto;
        height: 200px;
    }

    #logo > a > img {
        height: 95px;
        width: 315px;
        float: left;
        margin: 10px 0px;
    }

    .copyright {
        display: none;
    }

    .logo-widget .widget {
        margin: 0;
    }
}

.logo-widget {
    float: right;
}

.widget_polylang ul {
    list-style: none;
}

.lang-item {
    display: inline !important;
    border: none !important;
    padding: 5px !important;
}

.dropdown-menu > li > a {
    padding: 10px;
}

.nav .footer-nav {
    list-style: none;
}

.site-info {
    color: #fff;
}

.meta-key {
    color: #000;
}

.navbar {
    border-radius: 4px;
}

#colophon {
    background: inherit;
    border-top: 10px solid #016f88;
}

.badge > p {
    padding: 0;
    margin: 0;
}

.navbar {
    min-height: 32px;
}

.navbar-brand {
    height: 32px;
    padding: 5px 15px;
}

.navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
}

#menu-rus_main_top a {
    font-size: 14px;
}

.pricelist {
    border-radius: 4px;
    margin-bottom: 20px;
}

.entry-content img {
    border-radius: 4px;
}

.btn-primary:hover, .label-primary[href]:hover, .label-primary[href]:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
    background-color: #016f88;
    border-color: #016f88;
}
/* epood */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000000;
    border: 1px #ffffff solid;
    border-radius: 4px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000000;
    color: #fff;
}

.page-content, .entry-content, .entry-summary {
    margin-top: 0;
}

.tab-content ul li {
    background: transparent;
    border: none;
    padding: 10px 15px;
    margin: 0;
}

.flex-control-thumbs > li > img {
    margin-top: 10px !important;
    margin-right: 10px !important;
    border-radius: 4px;
    width: 95% !important;
}

.flex-viewport {
    border-radius: 4px;
}

.woocommerce ul.products li.product a img {
    border-radius: 4px;
}

.woocommerce table.shop_table, .woocommerce table.shop_table td {
    border: 1px solid rgba(255,255,255,.5);
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 180px;
}

.tingimused a {
    color: #23527c;
}

.carousel-wrap {
    float: left;
    height: 200px;
    width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.carousel-indicators {
    bottom: -35px;
}

.badge {
    font-weight: 600;
}

.wc-bacs-bank-details-heading {
    font-size: 28px !important;
}

.wc-bacs-bank-details-account-name {
    font-size: 18px !important;
}

.woocommerce-remove-coupon {
    color: red !important;
    font-weight: bold;
}


mark {
    color: #016f88 !important;
    background: transparent !important;
}

.header img {
    border-radius: 4px;
}