/* ========================================
   Weingut Hitziger - Formulare CSS
   ======================================== */

.menu_search {
    padding: 5px;
}

fieldset {
    padding: 5px;
    border: 1px solid #95380f;
}

legend {
    font-size: 1.4em;
    padding: 5px;
}

/* ========================================
   TT_PRODUCTS FORMULARE
   ======================================== */
div.tt-products input {
    line-height: normal;
    font-size: 14px;
}

div.tt-products input.qty {
    width: 45px;
}

div.tt-products input[type="image"] {
    max-width: 100%;
    width: 30px;
    vertical-align: top;
}

div.tt-products input[type="image"]:first-child {
    max-width: 100%;
    width: 45px;
}

div.tt-products select {
    line-height: normal;
    width: 60px;
    height: 30px;
    font-size: 14px;
    float: none !important;
}

div.tt-products input[type="checkbox"],
div.tt-products input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

div.tt-products input[type="number"] {
    width: 60px;
}

div.tt-products input[type="submit"],
div.tt-products input[type="button"] {
    box-sizing: border-box;
    margin-top: 20px;
}

div.tt-products fieldset {
    border: 1px solid #95380f;
    margin: 0 2px;
    padding: 0.35em 0.625em 2.75em;
}

div.tt-products legend {
    border: 0;
    padding: 10px 0 0 0;
    font-size: 18px;
}

div.tt-products label {
    display: block;
    height: 30px;
    font-size: 14px;
    padding: 15px 0 0 0;
    font-weight: 700;
    margin-bottom: 3px;
}

div.tt-products label > input[type="checkbox"],
div.tt-products label input[type="checkbox"] {
    display: block;
    height: 30px;
    font-size: 14px;
    padding: 15px 0 0 5px;
    margin-right: 10px;
    clear: left;
    float: left;
}

.checkbox {
    padding: 35px 5px 0 25px !important;
}

div.tt-products textarea {
    overflow: auto;
    width: 100%;
    font-size: 14px;
}

input[type="number"] {
    margin: 3px;
    height: 53px;
    text-align: center;
    color: black;
}

fieldset dt {
    font-weight: 700;
    font-size: 16px;
    padding: 5px;
    width: 100%;
    float: left;
}

fieldset dd {
    font-weight: 400;
    font-size: 16px;
    padding: 5px;
}

input#delivery_zip {
    width: 50px;
}

/* ========================================
   BUTTONS
   ======================================== */
.btn {
    background: linear-gradient(to bottom, #3498db, #2980b9);
    border-radius: 5px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 20px;
    padding: 2px 8px;
    text-decoration: none;
}

.btn:hover {
    background: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}

p.forget a,
.button-pink,
a.button-pink,
div.tt-products input[type="submit"],
div.tt-products input[type="button"],
.tx-srfeuserregister-pi1 input[type="submit"],
.tx-powermail input[type="submit"],
input[type="button"] {
    display: inline-block;
    cursor: pointer;
    margin: 20px 6px 6px 0;
    background: linear-gradient(to bottom, #FF0A7E, #ad0054);
    border-radius: 3px;
    font-family: Arial, sans-serif;
    color: #fff !important;
    font-size: 20px;
    padding: 10px 20px;
    border: solid #858585 1px;
    text-decoration: none;
}

p.forget a:hover,
.button-pink:hover,
div.tt-products input[type="submit"]:hover,
div.tt-products input[type="button"]:hover {
    background: linear-gradient(to bottom, #000000, #858585);
    text-decoration: none;
}

a.detaillink {
    background: linear-gradient(to bottom, rgba(94,92,94,1) 0%, rgba(36,36,36,1) 100%);
    color: white;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
}

/* ========================================
   SR_FEUSER_REGISTER
   ======================================== */
.tx-srfeuserregister-pi1 label {
    display: block;
    clear: both;
    font-weight: bold;
    color: #df127b;
    margin: 5px 0;
}

.tx-srfeuserregister-pi1 input {
    padding: 5px;
    display: block;
    width: 90%;
    border: 1px solid #8F8F8F;
    border-radius: 4px;
    color: black;
    font-size: inherit;
}

.tx-srfeuserregister-pi1 input[type="checkbox"],
.tx-srfeuserregister-pi1 input[type="radio"],
.tx-powermail input[type="radio"],
.tx-powermail input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.tx-srfeuserregister-pi1 input[type="submit"],
.tx-powermail input[type="submit"] {
    width: auto;
}

.tx-srfeuserregister-pi1 legend {
    text-transform: uppercase;
    color: #95380f;
    margin: 10px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.tx-srfeuserregister-pi1 legend b {
    color: #FF0A7E;
}

/* ========================================
   POWERMAIL
   ======================================== */
#powermail_field_anrede,
#powermail_field_anzahlderpersonen {
    width: 60px;
    height: 30px;
    border: 1px solid #8F8F8F;
    margin-left: 48px;
    border-radius: 3px;
    box-shadow: inset 0 2px 1px 0 rgba(0,0,0,0.2);
    color: black;
}

#powermail_field_ihrwunsch_freitag {
    width: 65%;
    float: right;
}

/* ========================================
   LOGIN
   ======================================== */
.tx-felogin-pi1 {
    min-height: 300px;
}

/* ========================================
   PRODUKT-SPEZIFISCH
   ======================================== */
.tt-products-tracking select {
    width: 80%;
    height: auto;
}

.menu {
    vertical-align: top;
}

.list-produkttitle {
    margin: 5px 0 0 0;
    font-weight: bold;
}

.single-product-title {
    margin: 0;
}

.list-price-tax {
    margin: 2px 0;
    color: #CD0000;
}

.single-qty {
    width: 85px;
    height: 35px;
    vertical-align: top;
    margin: 0;
    padding: 2px;
    color: red;
}

.single-image-basket {
    width: 35px;
    height: 35px;
}

h4.single-back-to-list {
    text-transform: none;
    padding: 30px 0;
    clear: both;
}

form .col-xs-12 h3 {
    margin: 20px 0;
}

select#tt-products-single-1-color,
select#tt-products-single-2-color,
select#tt-products-single-3-color {
    height: 35px;
}

#field_personinfo_country_code,
#field_delivery_country_code {
    width: 300px;
}

.tt-products-list input[type="number"],
.tt-products-search input[type="number"] {
    margin: 1px;
    height: 28px;
    text-align: center;
    color: black;
}

#ARTICLE_TITLE_SINGLE input[type="number"] {
    margin: 1px;
    height: 60px;
    text-align: center;
    color: black;
}

div.tt-products .productcontent label {
    display: inline-block;
    height: auto;
    font-size: 14px;
    padding: 0;
    margin-bottom: 0;
}
