/*
Theme Name:   	Storefront DBV-Theme
Theme URI:    	https://www.dbv.eu
Author:       	DBV-IT
Author URI:     http://www.dbv.eu
Template:     	storefront
Description:  	child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	none
License URI:
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme is only for our customers with registration
*/
/*
 * Add your own custom css below this text.
 */

@charset "UTF-8";

input.dbv-input {
    width: 100%;
    height: 100%;
}

.dbv-tyre-size {
    /*margin: 4px;*/
    /*padding: 4px;*/
    /*display: none;*/
}

.dbv-tyre-size__heading {
    margin: 0;
    font-size: 20px;
}

.dbv-mounting-info {
    padding: 6px;
}

.dbv-panel {
    border: 1px solid #aaaaaa;
    font-family: inherit;
    font-size: inherit;
}

.dbv-panel--light {
    border: 0;
    background: transparent;
}

.dbv-panel__header {
    padding: 6px;
}

.dbv-panel__header--light {
    border-bottom: 1px solid;
    background: transparent;
}

.dbv-panel__content {
    position: relative;
    padding: 4px;
}

.dbv-panel--background-default {
    background-color: #e9e9e9;
}

.dbv-panel--background-highlight {
    background-color: #d6dede;
}

.dbv-vehicle-search__row {
    float: left;
    width: 100%;
}

.dbv-vehicle-search__label {
    font-weight: bold;
    width: 100%;
}

.dbv-vehicle-search__select {
    width: 100%;
    padding: 3px 5px;
}

.dbv-vehicle-search__container {
}

.dbv-vehicle-reg {
    background-color: #e9faf0;
    color: #4a4a4a;
    width: 100%;
    border: 1px solid #a6e0bb;
    border-collapse: collapse;
    line-height: 22px;
    margin-bottom: 0px;
}

.dbv-vehicle-reg td {
    border: 1px solid #a6e0bb;
    padding: 2px;
}

.dbv-vehicle-reg__desc {
    border: 1px solid #a6e0bb;
    padding: 2px;
    font-weight: bold;
    color: #379b59;
    background-color: #c3ecd2;
    text-align: center;
}

.dbv-vehicle-reg__row--darker, tr.dbv-vehicle-reg__row--darker:nth-child(2n) td {
    background-color: #d8f6e5;
}

.dbv-vehicle-reg--border-right-red {
    border-right: 1px solid red !important;
}

.dbv-vehicle-reg--border-red {
    border: 1px solid red !important;
}

input.dbv-vehicle-reg__input {
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    color: #4a4a4a;
    display: block;
    padding: 2px 4px;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    width: 100%;
}

.dbv-sn_search_green_row {
    background-color: #CFE4C2;
}

.dbv-wheel-list-item {
    width: 30%;
    float: left;
    padding: 0 10px;
}

.dbv-wheel-list-manufacturer-head {
    float: left;
    clear: both;
    width: 100%;
    font-size: 1.5em;
    margin-top: 20px;
}

.dbv-wheel-list-new-line {
    clear: both;
    float: left;
    width: 100%;
    height: 1px;
}

.dbv-wheel-list-design-name, .dbv-wheel-list-design-color {
    width: 100%;
    text-align: center;
}

.dbv-wheel-list-design-name {
    font-weight: 600;
    font-size: 1.5rem;
}

.dbv-wheel-list-design-color {

}

.dbv-text--red {
    color: #dc0d15;
}

.dbv-text--align-right {
    text-align: right;
}

.dbv-text--align-center {
    text-align: center;
}

.dbv-text--line-through {
    text-decoration: line-through;
}

.dbv_wheel_configurator_filter__label {
    font-weight: bold;
}

.dbv_wheel_configurator_filter__wrapper {
    line-height: 28px;
}


.fa-thumbs-up--color {
    color: green;
}

.fa-snowlfake-color {
    color: blue;
}

.dbv_wheel_configurator_filter__element {
    border: 1px solid #dbdbdb;
    padding: 2px 4px;
    cursor: pointer;
    background-color: #f4f4f4;
    margin-right: 2px;
}

.dbv_wheel_configurator_filter__element--selected {
    background-color: #0f834d;
    color: white;
}

.dbv__new_vehicle_search__link {
    text-decoration: none !important;
}

.dbv_wheel_configurator__filter_element:hover {
    background-color: #0f834d;
    color: white;
}

.dbv-text--small {
    font-weight: normal;
    font-size: 12px;
}

.dbv-text--link {
}

.dbv-text--bold {
    font-weight: 600;
}

.dbv-tooltip {
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

.dbv-tooltip .dbv-tooltip--text {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 5px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.dbv-tooltip:hover .dbv-tooltip--text {
    visibility: visible;
}

.dbv-wheel-list-manucturer-logo {
    width: 10%;
    border: 0;
}

.dbv-wheel-image-rim-graphics {
    position: relative;
}

.dbv-grid-row--highlight:hover {
    opacity: 50%;
}

.dbv-wheel-list-item-image-wrapper {
    padding: 0 10px;
}

.dbv-tyre-list-item-image-wrapper {
    padding: 0 10px;
    height: 400px;
}

.dbv-button {
    width: 100%;
    height: 100%;
}

.dbv-label {
    display: inline;
    padding: 2px 4px;
    font-size: 85%;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    position: relative;
    /*top: -1px;*/
    margin: 1px;
    background: #777777;
    text-transform: uppercase;
}

.dbv-label--transparent {
    background: transparent;
    color: #777777;
    border: 1px solid #777777;
    padding: 1px 3px 1px 3px;
}

.dbv-label--danger {
    background: #dc0d15;
}

.dbv-label--success {
    background: #00893B;
}

.dbv-label--warning {
    background: #dda612;
}

.dbv-label--black {
    background: #2a2a2a;
}

.dbv-label--light {
    color: #777777;
    background-color: #e9e9e9;
}

.dbv-label--2x {
    font-size: 100%;
    top: 5px;
}

span.dbv-underline_attribute {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: grey;
    cursor: help;
}

.dbv-text--background-red {
    background-color: #dc0d15;
    color: white;
    padding: 1px 3px 0px 3px;
    position: relative;
    margin-left: -1px;
}

.dbv-text--cobalt {
    color: #0050ef;
}

.dbv-text--white {
    color: #ffffff;
}

.dbv-text-bg-green {
    background-color: #00893B;
    color: white;
    padding: 1px 3px 0px 3px;
    position: relative;
    margin-left: -1px;
}

.dbv-text--green {
    color: #00893B;
}

.dbv-text--red {
    color: #dc0d15;
}

.dbv-text--orange {
    color: #efbf3d;
}

.dbv-text {
    font-size: 15px;
    padding-top: 4px;
    line-height: 18px;
    margin: 0 !important;
}

.dbv-text--2x {
    font-size: 24px;
}

.dbv-cursor-pointer {
    cursor: pointer;
}

.dbv-cursor-default {
    cursor: default !important;
}

.dbv-rim__made-in-germany {
    position: absolute;
    float: left;
    /*display: inline-block;*/
    bottom: 10px;
}

.dbv-rim__new {
    position: absolute;
    float: right;
    /*display: inline-block;*/
    bottom: 10px;
    right: 10px;
}

.dbv-rim__ms {
    position: absolute;
    float: left;
    /*display: inline-block;*/
    top: 0px;
}

.dbv-wheel-list-rim-attributes {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: -10px;
    display: inline-block;
    vertical-align: bottom;
}

.dbv-infobox {
    background-color: #fcf8e3;
    color: #8a6d3b;
    padding: 3px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #8a6d3b;
}

/*.dbv-infobox__list {*/
/*    padding: 0;*/
/*    margin: 5px 0 0 0;*/
/*}*/

/*.dbv-infobox__list-item {*/
/*    margin-left: 16px;*/
/*    margin-bottom: 0px;*/
/*}*/

.dbv-inline-block {
    display: inline-block;
}

.tyre-efficiency {
    font-size: 0;
    display: inline-block;
}

.tyre-efficiency__body {
    display: inline-block;
    background: red;
    position: relative;
}

.tyre-efficiency__arrow {
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
}

.tyre-efficiency__value {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
    color: white;
    position: absolute;
    top: 1px;
    left: 5px;
}

.dbv-tyre-image img {
    max-width: 100%;
    max-height: 350px;
    display: inline;
}

.dbv-cart-qty {
    float: left;
    margin-right: .875em;
}

.dbv-tyre-price {
    float: left;
    margin: 5px 10px;
    font-size: 1.41575em;
    letter-spacing: 0;
    font-weight: 300;
}

.dbv-tyre-price bdi {
    font-weight: bold;
}

select, input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    padding: .4em;
    background-color: #f6f6f6;
    border: 0;
    color: #43454b;
    /*-webkit-appearance: none;*/
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
}

.dbv-select--width-100 {
    width: 100%;
}

.dbv-button--full-width {
    width: 100%
}

.woocommerce-cart .return-to-shop{
    display: none;
}

.dbv-tpms--infobox{
    border-left: 6px solid #ffc107;
    background-color: #fffaeb;
    color: #946f00;
}

#dbv-tpms-list {
    display: none;
}