Subversion Repositories wpShopGermany4

Rev

Rev 7811 | Rev 7865 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3444 daniel 1
@CHARSET "UTF-8";
3414 daniel 2
 
3
/* Allgemein */
4
.wpsg_clear { clear:both; }
7780 daniel 5
#wpsg_error, #wpsg_message { margin-bottom:1rem; margin-left:0; }
6314 daniel 6
#wpsg_message li, #wpsg_error li, #wpsg_notice li,
6619 daniel 7
#wpsg_message p, #wpsg_error p, #wpsg_notice p { list-style:none; margin-bottom:4px; padding:3px 0px 3px 8px; }
6314 daniel 8
#wpsg_message li,
7780 daniel 9
#wpsg_message p { border-left:4px solid #7AD03A; margin-left:0; }
6314 daniel 10
#wpsg_notice li,
7780 daniel 11
#wpsg_notice p { border-left:4px solid #FDF60A; margin-left:0; }
6314 daniel 12
#wpsg_error li,
7780 daniel 13
#wpsg_error p { border-left:4px solid #DD3D36; margin-left:0; }
3444 daniel 14
.wpsg_error { border-color:#DD3D36; }
4097 daniel 15
.wpsg { }
16
.wpsg h2 { }
4940 daniel 17
.wpsg_checkout label.wpsg_error { background-color:white; }
3444 daniel 18
label.wpsg_error { position:absolute; right:2px; top:-2px; color:#DD3D36; }
4097 daniel 19
input.wpsg_error { border-color:red !important; }
3460 daniel 20
.wpsg_spacer { width:100%; height:1px; background-color:#EAEAEA; margin-bottom:1rem; }
4059 daniel 21
.wpsg_noscroll { overflow:hidden; }
4481 daniel 22
.wpsg_upper { vertical-align:top; font-size:60%; }
3414 daniel 23
 
3444 daniel 24
/* Basket Widget */
25
.wpsg_basket_widget .wpshopgermany_linktokasse { float:right; margin-top:1rem; }
3414 daniel 26
 
3444 daniel 27
/* Basket */
6314 daniel 28
.basket_product_wrap {}
7100 thomas 29
.basket_product_wrap .basket_product_row { display:flex; align-items:baseline; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
6314 daniel 30
.basket_product_wrap .basket_product_row .product_shortdesc { margin-top:0.5em; }
31
.basket_product_wrap .basket_product_row .productimage { max-width:150px; padding-right:0.75em; }
32
.basket_product_wrap .basket_product_row .product_content { width:100%; display:flex; flex-direction:column; justify-content:space-between; }
33
.basket_product_wrap .basket_product_row .product_action { display:flex; width:100%; justify-content:space-between; align-items:center; }
6914 daniel 34
.basket_product_wrap .basket_product_row .product_action .amount { width:100px; padding-right:40px; position:relative; margin-top:0.5em; margin-bottom:0.5em; text-align:center;}
35
.basket_product_wrap .basket_product_row .product_action .amount .wpsg_basket_removelink { -webkit-box-shadow:none; box-shadow:none; text-decoration:none; border:0px !important; position:absolute; right:5px; top:50%; margin-top:-8px; }
6330 hartmut 36
.basket_product_wrap .basket_product_row .product_action .title { width: 60%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
37
.basket_product_wrap .basket_product_row .product_action .price { width: 39%; display:inline-block; text-align:right; }
38
.basket_product_wrap .basket_product_row .product_action .price_total { width: 39%; display:inline-block; font-weight:bold; text-align:right; }
39
.basket_product_wrap .basket_product_row .product_info { display:flex; width:100%; justify-content:space-between; align-items:center; }
7002 daniel 40
.basket_product_wrap .basket_product_row .product_upload {  }
41
.basket_product_wrap .basket_product_row .product_upload .wpsg_mod_orderupload_target { margin-left:15px; flex-grow:1; }
42
.basket_product_wrap .basket_product_row .product_upload .wpsg_mod_orderupload_target ul { margin:0px; }
43
.basket_product_wrap .basket_product_row .product_upload .wpsg_mod_orderupload_target li { display:flex; justify-content:space-between; }
44
.basket_product_wrap .basket_product_row .product_upload .wpsg_mod_orderupload_target li a.removeLink { text-decoration:none; box-shadow:none; align-self:center; }
45
.basket_product_wrap .basket_product_row .product_upload ul li { list-style:none; }
6857 hartmut 46
.basket_product_wrap .basket_product_row .product_info .titlep { min-width:120px; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
6330 hartmut 47
.basket_product_wrap .basket_product_row .product_info .title { width: 30%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
48
.basket_product_wrap .basket_product_row .product_info .valuel { width: 50%; display:inline-block; font-weight:normal; text-align:left; }
49
.basket_product_wrap .basket_product_row .product_info .valuer { width: 50%; display:inline-block; font-weight:normal; text-align:right; }
50
.basket_product_wrap .basket_product_row .product_info .fulll { width: 80%; display:inline-block; font-weight:normal; text-align:left; }
51
.basket_product_wrap .basket_product_row .product_info .dummyr { width: 19%; display:inline-block; font-weight:normal; text-align:right; }
52
.basket_product_wrap .basket_product_row .product_info .dummy { flex-grow:1; width:90px; }
53
.basket_product_wrap .basket_product_row .product_info .dummyp { flex-grow:1; width:110px; }
54
.basket_sum_wrap .basket_sum_row { display:flex; width:100%; justify-content:space-between; align-items:center; }
55
.basket_sum_wrap .basket_sum_row .title { width: 60%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
56
.basket_sum_wrap .basket_sum_row .title2 { width: 80%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
57
.basket_sum_wrap .basket_sum_row .value { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
58
.basket_sum_wrap .basket_sum_row .valuel { width: 20%; display:inline-block; font-weight:normal; text-align:left; }
59
.basket_sum_wrap .basket_sum_row .sum { width: 20%; display:inline-block; font-weight:bold; text-align:right; }
60
.basket_sum_wrap .basket_sum_row .delgs { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
6338 hartmut 61
.basket_sum_wrap .basket_sum_row .codegs { width: 40%; display:inline-block; font-weight:normal; text-align:left; }
62
.basket_sum_wrap .basket_sum_row .codegsf { display:inline-block; font-weight:normal; text-align:left; }
63
.basket_sum_wrap .basket_sum_row .codegsl { width: 30%; display:inline-block; font-weight:normal; text-align:left; }
64
.basket_sum_wrap .basket_sum_row .codegsr { width: 30%; display:inline-block; font-weight:normal; text-align:right; }
6330 hartmut 65
.basket_sum_wrap .basket_sum_row .colgsl { width: 20%; display:inline-block; font-weight:normal; text-align:left; }
66
.basket_sum_wrap .basket_sum_row .colgsr { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
67
.basket_sum_wrap .basket_sum_row .titlegs { width: 80%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
68
.basket_sum_wrap .wpsg_mod_basketteaser_row { display:flex; width:100%; justify-content:space-between; align-items:center; }
69
.basket_sum_wrap .wpsg_mod_basketteaser_row .valuer { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
70
.basket_sum_wrap .wpsg_mod_basketteaser_row .valuel { width: 20%; display:inline-block; font-weight:normal; text-align:left; }
6340 hartmut 71
.basket_sum_wrap .wpsg_gutschein_add {padding:0.75em 1em;}
7349 daniel 72
.procent_payship { font-size:0.75em; line-height:0.75em; color:#666666; displaY:block; margin-bottom:10px; }
6338 hartmut 73
/* .glyphicon {width:20px !important; text-decoration:none; position:relative; display:inline-block; font-family:'Glyphicons Halflings'; line-height:1rem;} */
3414 daniel 74
 
6340 hartmut 75
.wpsg_basket .wpsg_checkoutbutton { float:right; padding:0.75em 1em; }
6330 hartmut 76
.wpsg_basket .wpsg_cell_gesamtsumme_value { font-weight:bold; }
6340 hartmut 77
.wpsg_basket .wpsg_refreshbutton, .wpsg_basketbutton { float:left; padding:0.75em 1em; }
6338 hartmut 78
.wpsg_basket .wpsg_basket_weiter_shoppen {background:#1a1a1a none repeat scroll 0 0; border:0 none; border-radius:2px; color:#fff; font-weight:700; line-height:1; text-transform:uppercase; padding:0.85em 0.875em 0.78em;}
7706 daniel 79
.wpsg_basket .product_action_printshop .label { align-self:flex-start; }
80
.wpsg_basket .product_action_printshop .files ul li { list-style:none; display:flex; align-items:center; justify-content:flex-end; }
81
.wpsg_basket .product_action_printshop .files ul li img { margin-left:5px; cursor:pointer; }
6330 hartmut 82
 
4322 thomas 83
/* Checkout + Request*/
4097 daniel 84
.wpsg_checkout .wpsg_checkoutblock { width:100%; clear:both; margin-bottom:2px; position:relative; width:100%; }
85
.wpsg_checkout .wpsg_checkoutblock label { vertical-align:middle; }
4904 daniel 86
.wpsg_checkout .wpsg_checkoutblock input.wpsg_input_text,
7754 daniel 87
.wpsg_checkout .wpsg_checkoutblock input[type="tel"],
88
.wpsg_checkout .wpsg_checkoutblock input[type="fax"],
4904 daniel 89
.wpsg_checkout .wpsg_checkoutblock input[type="text"],
5013 daniel 90
.wpsg_checkout .wpsg_checkoutblock input[type="number"],
4904 daniel 91
.wpsg_checkout .wpsg_checkoutblock input[type="password"] { margin-bottom:5px; box-sizing:border-box; width:100%; }
4097 daniel 92
.wpsg_checkout .wpsg_checkoutblock input[type="checkbox"] { width:auto; margin-right:5px; }
93
.wpsg_checkout .wpsg_checkoutblock select { box-sizing:border-box; width:100%; margin-bottom:5px; }
7140 daniel 94
.wpsg_checkout .wpsg_checkoutblock .g-recaptcha { float:right; margin-top:15px; }
4097 daniel 95
.wpsg_checkout .wpsg_mandatoryfield_hint { margin-top:1rem; }
3444 daniel 96
.wpsg_checkout .wpsg_required { font-weight:bold; color:#FF0000; }
3448 daniel 97
.wpsg_checkout .wpsg_checkout2button { float:right; }
3459 daniel 98
.wpsg_checkout .wpsg_mod_ordervars { margin-bottom:1rem; }
6168 thomas 99
.wpsg_checkout .wpsg_required { color:#ff0000; }
7252 daniel 100
.wpsg_checkout h2 { font-weight:bold; padding:10px 0; }
3710 daniel 101
.wpsg_checkout .wpsg_commentblock textarea { box-sizing:border-box; padding:2px; width:100%; height:150px; }
5223 thomas 102
.wpsg_checkout .wpsg_logout_box a { float:right; border-bottom:0px; padding:15px; font-weight:bold; color:#FF0000; font-weight:bold; color:#fff; background-color:#333; }
7247 daniel 103
.wpsg_checkout #wpsg_streetnr.wpsg_checkoutblock { display:flex; flex-direction:row; width:100%; }
104
.wpsg_checkout #wpsg_streetnr.wpsg_checkoutblock .street { flex-grow:1; padding-right:15px; }
7320 thomas 105
.wpsg_checkout #wpsg_streetnr.wpsg_checkoutblock .nr input {width: 100%;}
7247 daniel 106
 
107
	/* Checkout2 */
6168 thomas 108
.shippay_wrap { margin-top:40px; width:100%; font-family:Arial; padding-right:10px; }
5020 daniel 109
.wpsg_payment .wpsg_payment_textwrap { margin-top:40px; }
5010 daniel 110
.shippay_wrap .shippay_item_wrap { position:relative; border-top:1px solid #DFDFDF; cursor:pointer; padding-left:8px; }
111
.shippay_wrap .shippay_item_wrap .shippay_hint { display:none; margin-top:-5px; padding-bottom:20px; font-family:Arial; font-size:11px; color:#3F3F3F; }
112
.shippay_wrap .shippay_active, .shippay_wrap .shippay_item_wrap:hover { background-color:#F9F9F9; }
113
.shippay_wrap .shippay_active .shippay_hint { display:block; padding-right:8px; }
114
.shippay_wrap .shippay_item_wrap .wpsg_payship_name { display:table-cell; vertical-align:middle; font-size:12px; height:64px; }
115
.shippay_wrap .shippay_active .wpsg_payship_name { font-weight:bold; }
116
.shippay_wrap .shippay_item_wrap:last-child { border-bottom:1px solid #DFDFDF; }
6189 hartmut 117
.shippay_wrap .shippay_item_wrap input[type="radio"] { display:none; }
5010 daniel 118
.shippay_wrap .shippay_item_wrap .shippay_checkmark { display:none; width:23px; height:18px; background-image:url('../gfx/checkmark.png'); background-repeat:no-repeat; position:absolute; right:10px; top:16px; }
119
.shippay_wrap .shippay_active .shippay_checkmark { display:block; }
120
.shippay_wrap .wpsg_payship_logo { margin-top:-5px; padding-bottom:10px; }
4097 daniel 121
.wpsg_checkout2 .wpsg_mandatoryfield_hint { margin-top:1rem; }
3414 daniel 122
.wpsg_checkout2 .wpsg_overviewbutton { float:right; }
4812 daniel 123
.wpsg_checkout2 .wpsg_checkoutbutton { float:left; }
3414 daniel 124
 
125
/* Overview */
3444 daniel 126
.wpsg_overview .wpsg_agb { width:100%; clear:both; margin-bottom:2px; }
127
.wpsg_overview .wpsg_agb label { line-height:18px; }
128
.wpsg_overview .shippayment { margin-top:1rem; float:right; width:45%; }
129
.wpsg_overview .anschrift { margin-top:1rem; float:left; width:55%; }
4097 daniel 130
.wpsg_overview .subtitle { font-weight:bold; margin-bottom:0.5rem; }
3414 daniel 131
.wpsg_overview .wpsg_orderbutton { float:right; }
6331 hartmut 132
.wpsg_overview .wpsg_table_wrap { background-color:#FFF; margin:10px -10px 10px -10px; padding:10px; }
3710 daniel 133
.wpsg_overview .wpsg_table_wrap table { width:100%; }
4097 daniel 134
.wpsg_overview .wpsg_table_wrap td, .wpsg_overview .wpsg_table_wrap th { }
4835 daniel 135
.wpsg_overview .wpsg_table_wrap .wpsg_cell_menge { width:100px; text-align:center; }
136
.wpsg_overview .wpsg_table_wrap .wpsg_cell_mwst { width:100px; text-align:center; }
3444 daniel 137
.wpsg_overview .wpsg_table_wrap .wpsg_cell_preis { text-align:right; }
138
.wpsg_overview .wpsg_table_wrap .wpsg_cell_gesamtpreis { text-align:right; }
139
.wpsg_overview .wpsg_table_wrap .wpsg_cell_summe_value { text-align:right; }
140
.wpsg_overview .wpsg_table_wrap .wpsg_cell_shipping_value { text-align:right; }
141
.wpsg_overview .wpsg_table_wrap .wpsg_cell_payment_value { text-align:right; }
142
.wpsg_overview .wpsg_table_wrap .wpsg_cell_gesamt_value { text-align:right; font-weight:bold; }
143
.wpsg_overview .wpsg_table_wrap .wpsg_cell_mwst_value { text-align:right; }
144
.wpsg_overview .wpsg_overview_productimage { display:inline; padding-right:0.2rem; vertical-align:baseline; }
3462 daniel 145
.wpsg_overview .wpsg_cell_weight_value { text-align:right; }
3755 daniel 146
.wpsg_overview .wpsg_cell_deliverytime_value { text-align:right; }
3414 daniel 147
 
6331 hartmut 148
.wpsg_overview .wpsg_table_wrap {}
7100 thomas 149
.wpsg_overview .wpsg_table_wrap .overview_product_row { display:flex; align-items:baseline; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
6331 hartmut 150
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_shortdesc { margin-top:0.5em; }
151
.wpsg_overview .wpsg_table_wrap .overview_product_row .productimage { max-width:150px; padding-right:0.75em; }
152
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_content { width:100%; display:flex; flex-direction:column; justify-content:space-between; }
153
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_action { display:flex; width:100%; justify-content:space-between; align-items:center; }
154
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_action .amount { width:80px; margin-top:0.5em; margin-bottom:0.5em; text-align:center;}
155
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_action .title { width: 60%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
156
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_action .price { width: 39%; display:inline-block; text-align:right; }
157
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_action .price_total { width: 39%; display:inline-block; font-weight:bold; text-align:right; }
158
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info { display:flex; width:100%; justify-content:space-between; align-items:center; }
6857 hartmut 159
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info .titlep { min-width:120px; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
6331 hartmut 160
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info .title { width: 30%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
161
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info .valuel { width: 50%; display:inline-block; font-weight:normal; text-align:left; }
162
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info .valuer { width: 50%; display:inline-block; font-weight:normal; text-align:right; }
163
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info .fulll { width: 80%; display:inline-block; font-weight:normal; text-align:left; }
164
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_info .dummyr { width: 19%; display:inline-block; font-weight:normal; text-align:right; }
165
.overview_sum_wrap .overview_sum_row { display:flex; width:100%; justify-content:space-between; align-items:center; }
166
.overview_sum_wrap .overview_sum_row .title { width: 60%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
167
.overview_sum_wrap .overview_sum_row .title2 { width: 80%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
168
.overview_sum_wrap .overview_sum_row .value { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
169
.overview_sum_wrap .overview_sum_row .valuel { width: 20%; display:inline-block; font-weight:normal; text-align:left; }
170
.overview_sum_wrap .overview_sum_row .sum { width: 20%; display:inline-block; font-weight:bold; text-align:right; }
171
.overview_sum_wrap .overview_sum_row .delgs { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
172
.overview_sum_wrap .overview_sum_row .codegs { width: 34%; display:inline-block; font-weight:normal; text-align:left; }
173
.overview_sum_wrap .overview_sum_row .codegsl { width: 33%; display:inline-block; font-weight:normal; text-align:left; }
174
.overview_sum_wrap .overview_sum_row .codegsr { width: 33%; display:inline-block; font-weight:normal; text-align:right; }
175
.overview_sum_wrap .overview_sum_row .colgsl { width: 20%; display:inline-block; font-weight:normal; text-align:left; }
176
.overview_sum_wrap .overview_sum_row .colgsr { width: 20%; display:inline-block; font-weight:normal; text-align:right; }
177
.overview_sum_wrap .overview_sum_row .titlegs { width: 80%; display:inline-block; margin-top:0.3em; margin-bottom:0.3em; }
178
 
179
.wpsg_overview .wpsg_checkoutbutton { float:left; }
180
.wpsg_overview .wpsg_orderbutton { float:right; }
181
/*
182
.wpsg_overview .wpsg_table_wrap .overview_product_row .wpsg_overview_removelink { float:right; text-decoration:none; border:0px !important; }
183
.wpsg_overview .wpsg_cell_gesamtsumme_value { font-weight:bold; }
184
.wpsg_overview .wpsg_refreshbutton, .wpsg_basketbutton { float:left; }
185
*/
3455 daniel 186
/* Bestellvariablen */
187
.wpsg_checkout .wpsg_mod_ordervars_field { display:inline; }
188
 
3444 daniel 189
/* Profilseite */
190
.wpsg_profil .wpsg_pwdvergessen_link { line-height:30px; }
3473 daniel 191
.wpsg_profil .wpsg_mod_kundenverwaltung_login, .wpsg_checkout .wpsg_mod_kundenverwaltung_login { float:right; }
3444 daniel 192
.wpsg_profil .wpsg_saveButton { float:right; }
3414 daniel 193
 
6578 hartmut 194
/* Passwort Visualisierung */
195
#wpsg_pwd_info { width:250px; background:#fefefe; width:100%; padding:25px; border-radius:5px; box-shadow:0 1px 3px #ccc; border:1px solid #ddd; display:none; }
7100 thomas 196
#wpsg_pwd_info::before { position:absolute; font-size:14px; text-shadow:none; display:block; color:#ddd; line-height:14px; }
6578 hartmut 197
#wpsg_pwd_info ul li { margin:10px 20px; display:block; }
198
.invalid { padding-left:22px; line-height:24px; color:#ec3f41; }
199
.valid { padding-left:22px; line-height:24px; color:#3a7d34; }
200
 
6834 daniel 201
/* Modul "Abo Produkte" */
202
.wpsg_mod_abo_order_product_wrap { }
203
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product { border-bottom:1px solid #EEEEEE; padding-bottom:15px; margin-bottom:15px; }
204
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .link_wrap { display:inline-block; margin-left:10px; }
205
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .link_wrap:before { content:'['; margin-right:5px; display:inline-block; }
206
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .link_wrap:after { content:']'; margin-left:5px; display:inline-block; }
207
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .status_activ { color:green; }
208
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .status_inactiv { color:red; }
209
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .value { margin-left:10px; }
210
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .duration_running { color:green; }
7811 daniel 211
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .duration_inextension { color:orange; }
6834 daniel 212
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .duration_expired { color:red; }
213
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .image { float:left; margin-right:15px; }
6838 thomas 214
.wpsg_mod_abo_order_product_wrap .wpsg_mod_abo_order_product .label { float:left; width:15rem; }
6834 daniel 215
 
4372 daniel 216
/* Produktattribute */
217
.wpsg_cell_produktattribute_value { text-align:right; }
6340 hartmut 218
.wpsg_mod_produktattribute_label { display:inline-block; min-width:120px; }
219
.wpsg_mod_produktattribute_value { display:inline-block; }
4372 daniel 220
 
3444 daniel 221
/* Bestellansicht */
222
.wpsg_mod_kundenverwaltung_order .wpsg_mod_kundenverwaltung_producttable { margin-top:1rem; margin-bottom:2rem; }
3414 daniel 223
 
3444 daniel 224
/* Trusted Shops Integration */
225
.wpsg_checkout label[for="wpsg_mod_trustedshops_set"] { margin:1rem 0 1rem 0; display:block; }
3414 daniel 226
 
3448 daniel 227
/* Bankeinzug */
228
.wpsg_mod_autodebit .wpsg_mod_autodebit_field { clear:both; }
229
.wpsg_mod_autodebit label { width:100%; line-height:36px; }
230
.wpsg_mod_autodebit input { float:right; margin-bottom:3px; }
231
 
3444 daniel 232
/* Versandadresse */
233
.wpsg_checkout .wpsg_mod_shippingadress { margin-bottom:1rem; }
3414 daniel 234
 
3444 daniel 235
/* Produkttemplate */
4084 daniel 236
.wpsg_productform { position:relative; }
6314 daniel 237
.wpsg_productform .wpsg_produkt_wrapper .wpsg_productimages { float:left; margin-right:0.75em; }
238
.wpsg_productform .wpsg_produkt_wrapper .wpsg_produkt_preishinweis { font-size:0.75em; }
6369 thomas 239
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productview_oldprice,
240
.product_wrap .productdetails .oldprice { text-decoration:line-through; }
6314 daniel 241
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productview_price { font-weight:bold; }
242
.wpsg_productform .wpsg_produkt_wrapper .wpsg_produkt_shortdescription { margin-top:0.75em; margin-bottom:0.75em; }
243
.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_only_store {  margin-top:0.75em; margin-bottom:0.75em; }
244
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productvariants_product_wrap { margin-top:0.75em; margin-bottom:0.75em; }
245
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productvariants_product_wrap select,
246
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productvariants_product_wrap input { width:100%; box-sizing:border-box; }
247
.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_informationarea { margin-top:1.5em; margin-bottom:1.5em; }
248
.wpsg_productform .wpsg_produkt_wrapper label { font-weight:bold; }
249
.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="text"] { width:48%; float:left; box-sizing:border-box; padding:0.7em; line-height:1.5em; font-size:1rem; }
250
.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="submit"] { width:48%; float:right; box-sizing: border-box; padding:0.7em; line-height:1.5em; font-size:1rem; border:1px solid transparent; border-radius:3px; }
251
.wpsg_productform .wpsg_product_layer { position:absolute; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0, 0, 0, 0.25); padding:0.75em; margin:-0.75em; box-sizing:content-box; }
252
.wpsg_productform .wpsg_product_layer img { position:absolute; left:50%; margin-left:-8px; top:50%; margin-top:-5px; }
253
.wpsg_productform .wpsg_produkt_produktbilder { max-width:200px; }
6330 hartmut 254
.wpsg_productform label {
255
    color: #333;
256
    display: block;
257
    font-weight: 800;
258
    margin-bottom: 0.5em;
259
}
6954 thomas 260
.wpsg_product_deliverytime_holiday { height:50px; padding:10px; width:50%; float:right; border:1px solid #ff0000; }
3414 daniel 261
 
7472 thomas 262
/* Minigallery */
263
.wpsg_productform #responsive_slider .carousel-indicators { bottom:-45px; }
264
.wpsg_productform #responsive_slider .carousel-indicators li { margin-left:2.5px; margin-right:2.5px; }
265
.wpsg_productform #responsive_slider .carousel-indicators li.active { border-width:2px; }
266
.wpsg_productform .sto_carousel { position:relative; margin-bottom:45px; margin-top:46px; }
267
.wpsg_productform .sto_carousel ul { list-style:none; }
268
.wpsg_productform .sto_carousel li { list-style:none; float:left; margin-right:10px; }
269
.wpsg_productform .sto_carousel li .wpsg_image_producttemplate_small { width:93px; }
270
.wpsg_productform .jcarousel { position:relative; width:100%; height:95px; overflow: hidden; width:515px; }
271
.wpsg_productform .jcarousel ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; }
272
.wpsg_productform .sto_carousel .left { position:absolute; left:0px; top:0px; height:95px; line-height:95px; width:20px; display:block; text-align:left; font-size:2rem; }
273
.wpsg_productform .sto_carousel .right { position:absolute; right:0px; top:0px; height:95px; line-height:95px; width:20px; display:block; text-align:right; font-size:2rem; }
274
 
6314 daniel 275
@media (max-width:400px) {
276
 
277
	.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="text"] { width:28%; }
278
	.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="submit"] { width:68%; }
279
 
7462 thomas 280
	/* Produktdetailansicht */
281
	.wpsg_productform .wpsg_produkt_shortdescription { display:none; }
282
	.wpsg_productform .wpsg_mod_produktindex_stock { margin:10px 0; }
283
	.wpsg_productform .wpsg_mod_produktindex_stock label { margin-bottom:0em; float:left; margin-right:10px; }
284
 
285
	/* Produktübersicht */
286
	.wpsg_mod_productindex_order span{ float:left; }
287
	.wpsg_mod_productindex .wpsg_mod_productindex_viewselect { margin-top:6px !important; }
288
	.wpsg_mod_productindex .wpsg_mod_productindex_order { width:90%; }
289
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product { width:45% !important; }
290
	.wpsg_mod_productindex .wpsg_mod_productindex_order select { width:65%; margin: 2px 0 0 10px; height:20px;  }
291
	.wpsg_mod_productindex .wpsg_mod_productindex_toolbar_bottom .wpsg_mod_productindex_order { display:none }
292
	.wpsg_mod_productindex .wpsg_mod_productindex_toolbar_bottom .wpsg_mod_productindex_viewselect { display:none}
293
	.wpsg_mod_productindex .wpsg_mod_productindex_toolbar_bottom { border-top:0px !important; }
294
 
295
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_title { font-size:1.5em; }
296
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_infos,
297
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_produktindex_stock,
298
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_produkt_preishinweis { display:none; }
299
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button { border:1px solid #ccc; }
300
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button a { font-size:1.2em; }
301
	.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productview_price { font-size:1.2em; }
302
 
303
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product { width:100% !important; }
304
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_infos,
305
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_produktindex_stock,
306
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_description,
307
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_produkt_preishinweis { display:none; }
308
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content { margin:0 !important;}
309
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button { border:1px solid #ccc; }
310
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button a { font-size:1.2em; }
311
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productview_price { font-size:1.2em; }
312
	.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button { width:100%; text-align:center; }
313
 
314
	/* Warenkorb */
315
	.wpsg_progress { display:none; }
316
	.wpsg_basket .product_name .product_shortdesc { display:none; }
317
	.wpsg_basket .basket_product_row .product_info{ display:none; }
318
	.wpsg_basket .basket_sum_wrap .title2 { width:60%; }
319
	.wpsg_basket .basket_sum_wrap .value,
320
	.wpsg_basket .basket_sum_wrap .sum { width:40%; }
321
	.wpsg_basket .wpsg_button { width:100%; margin:0 0 10px 0; }
322
 
323
	/* Checkout */
324
	.wpsg_checkout .wpsg_button { width:100%; margin:0 0 10px 0; }
325
	.wpsg_checkout2 .wpsg_button { width:100%; margin:0 0 10px 0; }
326
 
327
	/* Overview */
328
	.wpsg_overview .wpsg_checkoutbutton,
329
	.wpsg_overview .wpsg_orderbutton { width:100%; margin: 0 0 10px 0; }
330
	.wpsg_overview .product_name .product_shortdesc { display:none; }
331
	.wpsg_overview .overview_product_row .product_info{ display:none; }
332
	.wpsg_overview .overview_sum_wrap .title2 { width:60%; }
333
	.wpsg_overview .overview_sum_wrap .value,
334
	.wpsg_overview .overview_sum_wrap .sum { width:40%; }
5047 daniel 335
}
336
 
6314 daniel 337
@media (max-width:600px) {
338
 
339
	.wpsg_productform .wpsg_productimages { width:100%; }
340
	.wpsg_productform .wpsg_produkt_produktbilder { max-width:100%; }
341
 
342
}
343
 
7462 thomas 344
@media (max-width:900px) {
345
 
346
 
347
}
348
 
3444 daniel 349
/* Varianten */
350
.wpsg_produkt_wrapper .wpsg_vp_field { clear:both; margin-bottom:1rem; }
3446 daniel 351
.wpsg_produkt_wrapper .wpsg_vp_field_image { clear:both; display:block; }
3487 daniel 352
.wpsg_produkt_wrapper .wpsg_vp_field_typ_radio label { clear: both; float: left; }
3749 daniel 353
.wpsg_overview .wpsg_mod_varianten_value { text-align:right; }
6165 hartmut 354
.wpsg_mod_productvariants_imageselect {}
355
.wpsg_mod_productvariants_imageselect .image { padding:10px; display:inline-block; }
356
.wpsg_mod_productvariants_imageselect .akt { padding:5px; border:5px solid #C5C5C5; }
357
.wpsg_mod_productvariants_imageselect a { text-decoration:none; }
3414 daniel 358
 
3444 daniel 359
/* Warenkorbwidget */
360
.wpsg_basket_widget { }
4097 daniel 361
.wpsg_basket_widget table { width:100%; }
3444 daniel 362
.wpsg_basket_widget table td { line-height:1.25rem; }
363
.wpsg_basket_widget table .wpsg_cell_name { padding-left:0.2rem; }
364
.wpsg_basket_widget table .wpsg_cell_amount { text-align:right; padding-right:0.2rem; }
365
.wpsg_basket_widget table .wpsg_row_summary .wpsg_cell_amount { font-weight:bold; }
6315 daniel 366
.wpsg_basket_widget .wpsg_tax_note { font-size:0.75em; }
3414 daniel 367
 
3444 daniel 368
/* Modul Kundenverwaltung */
369
.wpsg_mod_kundenverwaltung_widget input[type="text"], .wpsg_mod_kundenverwaltung_widget input[type="password"] { width:100%; margin-bottom:0.5rem; }
370
.wpsg_mod_kundenverwaltung_widget input[type="submit"] { float:right; }
3414 daniel 371
 
3605 daniel 372
/* Modul wirecard */
373
.wpsg_mod_wirecard_paymentType { width:50%; float:right; }
3621 daniel 374
#wpsg_mod_wirecard_iframe { width:100%; height:700px; }
3605 daniel 375
 
3659 daniel 376
/* Modul Bestellbedingungen */
377
.wpsg_mod_ordercondition_hint { padding-left:18px; max-height:60px; overflow-y:scroll; }
378
 
3744 daniel 379
/* Modul Micropayment */
380
.micropayment_card .card { border-radius:5px; background-color:#999999; margin-bottom:1rem; height:200px; width:400px; position:relative; }
3746 daniel 381
.micropayment_card .front .number input { width:370px; position:absolute; bottom:50px; left:15px; box-sizing:border-box; }
3744 daniel 382
.micropayment_card .front .name { position:absolute; left:25px; bottom:20px; color:#FFFFFF; text-shadow: 1px 1px 0px #202020, -1px -1px 0px #606060; letter-spacing:2px; }
4097 daniel 383
.micropayment_card .front .validthrough { position:absolute; right:135px; bottom:20px; color:#FFFFFF; text-shadow: 1px 1px 0px #202020, -1px -1px 0px #606060; letter-spacing:2px; }
3744 daniel 384
.micropayment_card .front .valid { position:absolute; right:15px; bottom:20px; }
385
.micropayment_card .front .chip { left:25px; top:50px; position:absolute; width:50px; height:44px; background-image:url('../mods/mod_micropayment/gfx/chip.png'); background-repeat:no-repeat; }
4097 daniel 386
.micropayment_card .card .bankname { position:absolute; left:15px; top:10px; }
3744 daniel 387
.micropayment_card .back .blackmagnetic { width:100%; height:40px; background-color:#000000; position:absolute; left:0px; top:55px; }
4097 daniel 388
.micropayment_card .back .number { position:absolute; text-align:right; right:5px; top:5px; }
3744 daniel 389
.micropayment_card .back .signature { position:absolute; left:15px; top:130px; width:250px; height:30px; background-color:#FFFFFF; text-align:center; line-height:30px; color:#333333; }
4097 daniel 390
.micropayment_card .back .sign input { position:absolute; left:300px; width:75px; text-align:center; line-height:25px; top:135px; border:0px; border-radius:0px; height:25px; padding:0px; }
3744 daniel 391
 
4191 daniel 392
/* Customerquestion (Dialog Firmenkunde/Endkunde und Land) */
7185 thomas 393
#wpsg_calc_layer { overflow:auto; text-align:center; position:fixed; vertical-align:middle; left:0px; top:0px; z-index:1000; width:100%; height:100%; background-color:rgba(125, 125, 125, 0.95); }
394
#wpsg_calc_layer .content { padding:50px; position:absolute; left:50%; top:50%; width:700px; min-height:210px; margin-left:-320px; margin-top:-125px; border:2px solid #ddd; background-color:#fff; border-radius:5px; }
4191 daniel 395
#wpsg_calc_layer .content img.loading { position:absolute; left:50%; top:50%; margin-left:-8px; margin-top:-5px; }
4580 daniel 396
#wpsg_calc_layer h2 { color:#000000; font-size:22px; font-weight:bold; line-height:28px; text-align:left; margin-bottom:25px; }
397
#wpsg_calc_layer .customertype h2 { font-size:22px; font-weight:normal; width:150px; float:left; line-height:28px; }
7185 thomas 398
#wpsg_calc_layer #customerquestion_fk { margin-top:10px; width:200px; float:left; line-height:28px; }
4580 daniel 399
#wpsg_calc_layer #customerquestion_fk label { font-size:22px; font-weight:normal; line-height:28px; color:#000000; }
7185 thomas 400
#wpsg_calc_layer #customerquestion_ek { margin-top:10px; width:200px; float:left; line-height:28px; }
4580 daniel 401
#wpsg_calc_layer #customerquestion_ek label { font-size:22px; font-weight:normal; line-height:28px; color:#000000; }
7185 thomas 402
#wpsg_calc_layer #customerquestion_ok_button { width:100%; }
4580 daniel 403
#wpsg_calc_layer .country { clear:both; margin-top:20px; }
404
#wpsg_calc_layer .country h2 { font-size:22px; font-weight:normal; width:150px; float:left; line-height:28px; }
7185 thomas 405
#wpsg_calc_layer .country select { width:350px; font-size:22px; height:auto; float:left; margin-top:10px;  }
4580 daniel 406
#wpsg_calc_layer input[type="radio"] { height:auto; margin-right:10px; }
407
#wpsg_calc_layer .button_wrap { width:100%; clear:both; padding-top:20px; }
408
#wpsg_calc_layer input[type="submit"] { float:right; padding-left:50px; padding-right:50px; }
4181 thomas 409
 
4252 daniel 410
/* Modul CrefoPay */
4296 daniel 411
#wpsg_mod_crefopay_iframe { width:100%; border:0px; overflow-y:hidden; }
4252 daniel 412
 
4995 daniel 413
/* Modul PayPal PLUS */
414
.wrap_paypalapi_expressbutton { width:100%; padding-bottom:2rem; }
415
.wrap_paypalapi_expressbutton img { float:right; }
4996 daniel 416
.wpsg_mod_paypalapi_button:hover, .wpsg_mod_paypalapi_button { display:inline; background:transparent; padding:0px; }
4730 daniel 417
.wpsg_mod_paypalapi_orderdone .wpsg_mod_paypalapi_field { clear:both; }
418
.wpsg_mod_paypalapi_orderdone label { width:100%; line-height:36px; }
419
.wpsg_mod_paypalapi_orderdone input[type="text"],
4735 daniel 420
.wpsg_mod_paypalapi_orderdone select { width:65%; line-height:36px; height:36px; float:right; margin-bottom:3px; box-sizing:border-box; padding:0px; text-indent:10px; }
421
.wpsg_mod_paypalapi_orderdone input.wpsg_mod_paypalapi_vname { width:30%; margin-right:5%; }
422
.wpsg_mod_paypalapi_orderdone input.wpsg_mod_paypalapi_name { width:30%; }
4730 daniel 423
.wpsg_mod_paypalapi_orderdone input[type="image"],
424
.wpsg_mod_paypalapi_orderdone input[type="submit"] { float:right; }
4735 daniel 425
.wpsg_mod_paypalapi_orderdone select.wpsg_mod_paypalapi_month { width:30%; }
426
.wpsg_mod_paypalapi_orderdone select.wpsg_mod_paypalapi_year { width:30%; }
4730 daniel 427
.wpsg_mod_paypalapi_orderdone .wpsg_mod_paypalapi_spacer { width:5%; float:right; text-align:center; }
5231 daniel 428
#wpsg_ppplus { width:100%; padding-right:10px; }
5020 daniel 429
.wpsg_done #wpsg_ppplus { width:100%; }
5016 daniel 430
.wpsg_mod_paypalapi_button { float:right; border:0px; cursor:pointer; }
4690 daniel 431
 
4317 daniel 432
/* Modul Anfrageprodukte */
433
.wpsg_mod_request_requestpage .wpsg_cell_action { width:30px; text-align:center; }
434
.wpsg_mod_request_requestpage .wpsg_cell_amount { width:125px; }
435
.wpsg_mod_request_requestpage .wpsg_cell_sumprice { text-align:right; width:200px; }
436
.wpsg_mod_request_requestpage .wpsg_cell_total_brutto,
437
.wpsg_mod_request_requestpage .wpsg_cell_total_netto { text-align:right; }
438
.wpsg_mod_request_requestpage .wpsg_checkout_typ_3 input { margin-right: 5px; width: auto; }
439
.wpsg_mod_request_requestpage input[type="text"],
4322 thomas 440
.wpsg_mod_request_requestpage select { width:100%; height:30px; margin-top:5px; margin-bottom:5px;}
4317 daniel 441
.wpsg_mod_request_requestpage h2 { margin-top:2rem; margin-bottom:1rem; }
7247 daniel 442
.wpsg_mod_request_requestpage #wpsg_streetnr.wpsg_checkoutblock { display:flex; flex-direction:row; width:100%; }
443
.wpsg_mod_request_requestpage #wpsg_streetnr.wpsg_checkoutblock .street { flex-grow:1; padding-right:15px; }
444
.wpsg_mod_request_requestpage #wpsg_streetnr.wpsg_checkoutblock .nr input { width:75px; }
4317 daniel 445
.requestlist_ajax_wrap { padding-bottom:2rem; }
446
 
5209 daniel 447
.wpsg_progress { padding:0px; margin:0px; width:100%; margin-bottom:100px; margin-top:30px; }
5205 daniel 448
.wpsg_progress:after { border:1px solid #C5C5C5; height:10px; background-color:#F2F2F2; box-sizing:border-box; display:block; width:100%; content:" "; }
449
.wpsg_progress span.step { width:25%; display:block; float:left; list-style:none; position:relative; }
450
.wpsg_progress span.step > .text { margin-top:30px; text-align:center; width:100%; display:block; }
5209 daniel 451
.wpsg_progress span.step > .dot { position:absolute; z-index:2; background-color:#C5C5C5; width:20px; height:20px; left:50%; top:0%; margin-left:-15px; margin-top:-5px; border-radius:10px; }
452
.wpsg_progress span.step:before { border:1px solid #C5C5C5; position:absolute; z-index:2; left:50%; margin-left:-20px; text-align:center; line-height:40px; background-color:#F2F2F2; content:" "; display:block; width:30px; height:30px; border-radius:25px; margin-top:-10px; }
453
.wpsg_progress span.step1:before { content:""; }
454
.wpsg_progress span.step2:before { content:""; }
455
.wpsg_progress span.step3:before { content:""; }
456
.wpsg_progress span.step4:before { content:""; }
5205 daniel 457
.wpsg_progress span.current:before,
458
.wpsg_progress span.done:before { background-color:#C9C9C9; }
5209 daniel 459
.wpsg_progress span.current > .dot,
460
.wpsg_progress span.done > .dot {background-color:#F2F2F2; }
5205 daniel 461
.wpsg_progress span.current:after,
462
.wpsg_progress span.done:after { content:" "; background-color:#C5C5C5; width:100%; height:10px; display:block; top:0px; position:absolute; }
463
.wpsg_progress span.current:after { width:50%; }
464
 
7148 thomas 465
/* Modul "EinSeitenCheckout */
466
.onepagecheckout_customer_guest_activ .wpsg_mod_shippingadress h2,
467
.onepagecheckout_customer_guest_activ .wpsg_mod_shippingadress .wpsg_spacer { display:none; }
468
.onepagecheckout_customer_guest_activ .wpsg_mod_shippingadress .wpsg_inner { margin-bottom:20px; }
469
 
5208 daniel 470
/* Modul "CrowdFunding" */
471
.wpsg_mod_funding_progress .wpsg_mod_funding_state { border:1px solid #C5C5C5; margin-bottom:1rem; box-sizing:border-box; width:100%; height:25px; line-height:25px; }
472
.wpsg_mod_funding_progress .wpsg_mod_funding_state > .bar {  width:90%; float:left; height:100%; display:table; }
473
.wpsg_mod_funding_progress .wpsg_mod_funding_state > .bar > .value { background-color:#484C51; height:100%; width:0%; }
474
.wpsg_mod_funding_progress .wpsg_mod_funding_state > .value { width:10%; height:100%; border-left:1px solid #C5C5C5; float:right; text-align:center; }
6168 thomas 475
 
5385 daniel 476
/* Modul "Produktansichten" */
477
.wpsg_productview { position:relative; }
5558 daniel 478
.wpsg_productview_head { margin-bottom:25px; line-height:25px; margin-top:25px; position:relative; }
5385 daniel 479
.wpsg_productview_head h2.wpsg_productview_title { margin-top:0px; font-size:20px; font-weight:bold; color:#0E2F42; }
5558 daniel 480
.wpsg_productview_head .wpsg_mod_productview_modeswitch { position:absolute; right:15px; top:0px; font-size:20px; }
481
.wpsg_productview_head .wpsg_mod_productview_modeswitch > a { margin-left:5px; text-decoration:none; color:#9E9E9E; }
482
.wpsg_productview_head .wpsg_mod_productview_modeswitch > a.active,
483
.wpsg_productview_head .wpsg_mod_productview_modeswitch > a:hover { color:#29556E; text-decoration:none; }
5385 daniel 484
.wpsg_mod_productview-info { font-size:14px; color:#9B9B9B; }
5391 daniel 485
.wpsg_mod_productview-info strong { color:#29556E; font-weight:bold; }
486
.wpsg_mod_productview-order { font-size:14px; color:#9B9B9B; }
487
.wpsg_mod_productview-order .glyphicon { margin-left:10px; margin-right:5px; }
5558 daniel 488
.wpsg_mod_productview-order strong { color:#29556E; font-weight:bold; float:right; }
5436 daniel 489
.wpsg_mod_productview_image  { position:relative; }
5385 daniel 490
.wpsg_mod_productview_image img { max-width:100%; height:auto; border:1px solid #E4F3F8; }
491
.wpsg_productview_pager { width:100%; border-top:1px solid #E4F3F8; border-bottom:1px solid #E4F3F8; margin-bottom:25px; margin-top:10px; padding-top:25px; padding-bottom:25px; text-align:center; }
492
.wpsg_productview_pager .wpsg_productview_pager_wrap { display:inline-block; margin:auto; }
493
.wpsg_productview_pager .wpsg_productview_pager_wrap > span,
494
.wpsg_productview_pager .wpsg_productview_pager_wrap > a { display:inline-block; width:30px; height:30px; line-height:30px; color:#0F303F; border:1px solid #0F303F; margin-left:15px; margin-right:15px; }
5451 daniel 495
.wpsg_productview_product { padding-top:15px; padding-bottom:40px; position:relative; margin-bottom:25px; }
496
.wpsg_productview_product .wpsg_mod_productview_bottom { display:block; width:100%; text-align:center; }
497
.wpsg_productview_product .wpsg_mod_productview_bottom .wpsg_mod_productview_name h2 { font-size:14px; font-weight:bold; margin-bottom:5px; }
498
.wpsg_productview_product .wpsg_mod_productview_bottom .wpsg_mod_productview_description { color:#436980; line-height:20px; font-size:14px; margin-bottom:5px; }
499
.wpsg_productview_product .wpsg_mod_productview_bottom .wpsg_mod_productview_button { left:50%; margin-left:-90px; width:180px; position:absolute; bottom:0px; white-space:nowrap; padding:5px 25px 5px 25px; border:1px solid #A6DAE8; font-weight:bold; text-transform:uppercase; color:#29556E; }
500
.wpsg_productview_product .wpsg_mod_productview_bottom .wpsg_mod_productview_button:hover { text-decoration:none; background-color:#29556E; color:#FFFFFF; }
501
.wpsg_productview_product .wpsg_mod_productview_bottom .wpsg_mod_productview_button .fa { margin-left:10px; }
5454 daniel 502
.wpsg_productview_product .wpsg_mod_productview_go { display:none; position:absolute; left:0px; top:0px; width:100%; height:100%; background-color:rgba(228, 243, 248, 0.75); text-align:center; }
5451 daniel 503
.wpsg_productview_product .wpsg_mod_productview_go .wpsg_mod_productview_price_wrap { color:#0F303F; width:100%; position:absolute; left:50%; margin-left:-50%; top:30%; font-size:20px; line-height:125%; font-weight:bold; }
6369 thomas 504
.wpsg_productview_product .wpsg_mod_productview_go .wpsg_mod_productview_price_wrap .wpsg_mod_productview_oldprice,
505
.product_wrap .productdetails .oldprice { text-decoration:line-through; }
5451 daniel 506
.wpsg_productview_product .wpsg_mod_productview_go .wpsg_mod_productview_price_wrap .wpsg_mod_productview_current { color:red; }
507
.wpsg_productview_product .wpsg_mod_productview_go .wpsg_mod_productview_tax_wrap { color:#565656; width:100%; position:absolute; left:50%; margin-left:-50%; top:60%; font-size:14px; line-height:125%; }
5385 daniel 508
.wpsg_productview_product:hover { text-decoration:none; }
509
.wpsg_productview_product:hover .wpsg_mod_productview_go { display:block; }
5558 daniel 510
.wpsg_productview_product_grid .wpsg_star_wrap { position:absolute; width:80%; left:50%; top:10%; margin-left:-40%; }
511
.wpsg_productview_product_grid .wpsg_mod_productview_name h2 { margin-top:0px; }
5451 daniel 512
.wpsg_mod_productview_loading { width:100%; height:100%; background-color:rgba(249, 252, 253, 0.75); position:absolute; left:0px; top:0px; }
5454 daniel 513
.wpsg_mod_productview_filter #wpsg_mod_productview_filter_price-range { position:relative; margin-right:16px; }
514
.wpsg_mod_productview_filter #wpsg_mod_productview_filter_price-range .ui-slider-handle { cursor:pointer; width:16px; height:16px; background-color:#787878; position:absolute; }
515
.wpsg_mod_productview_filter #wpsg_mod_productview_filter_price-range .ui-slider-bg { margin-left:16px; background-color:#E1E1E1; width:100%; height:2px; position:absolute; top:8px; }
5521 daniel 516
.wpsg_mod_productview-order { position:relative; cursor:pointer; }
517
.wpsg_mod_productview-order-layer { position:absolute; width:100%; display:none; margin-top:5px; left:0px; z-index:1; }
518
.wpsg_mod_productview-order-layer > .inner { margin-left:15px; margin-right:15px; border:1px solid #29556E; background-color:#FFFFFF; }
519
.wpsg_mod_productview-order-layer a:focus,
520
.wpsg_mod_productview-order-layer a { display:block; line-height:25px; color:#29556E; padding:5px 5px 5px 10px; text-decoration:none; }
521
.wpsg_mod_productview-order-layer a.selected,
522
.wpsg_mod_productview-order-layer a:hover { text-decoration:none; color:#FFFFFF; background-color:#29556E; }
5454 daniel 523
 
7435 thomas 524
/* Produktübersicht */
525
.wpsg_mod_productview_oldprice { font-size:0.9em; color:#ff0000; text-decoration:line-through; }
526
.wpsg_mod_productview_newprice { font-size:1em; font-weight:bold; }
527
 
6314 daniel 528
/* Dialog für Meldungen wenn nicht auf einer Shop Seite / Warenkorbmeldung BEGIN */
529
#wpsg_ajax_layer { position:fixed; z-index:1000; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0, 0, 0, 0.75); display:flex; justify-content:center; align-items:center; }
530
#wpsg_ajax_layer .wpsg_ajax_message_content { background-color:#FFFFFF; padding:1.5rem; text-align:center; }
531
#wpsg_ajax_layer .wpsg_ajax_message_content li { list-style:none; }
5019 thomas 532
 
6314 daniel 533
@media screen and (max-width: 320px) {
3452 daniel 534
 
6314 daniel 535
	#wpsg_ajax_layer .wpsg_ajax_message_content { width:300px; }
3449 daniel 536
 
3744 daniel 537
}
6314 daniel 538
/* Dialog für Meldungen wenn nicht auf einer Shop Seite / Warenkorbmeldung  ENDE */
3744 daniel 539
 
6462 hartmut 540
#TB_caption { height: 50px !important; }
541
#TB_secondLine { font-size: 14px !important; }
6461 hartmut 542
 
7476 daniel 543
.wpsg_produkt_wrapper2 .wpsg_gallery_wrap ul { width:490px; padding:0; margin:0; display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; }
544
.wpsg_produkt_wrapper2 .wpsg_gallery_wrap ul li { list-style:none; padding:0; margin:0; width:100px; height:100px; margin-bottom:30px; }
545
.wpsg_produkt_wrapper2 .wpsg_gallery_wrap ul li > div { width:100%; height:100%; cursor:pointer; }
546
.wpsg_produkt_wrapper2 .wpsg_gallery_wrap ul li > div > img { width:100%; height:100%; object-fit:cover; object-position:center center; }
7477 thomas 547
.wpsg_produkt_wrapper2 .wpsg_produkt_produktbilder img { width:230px !important; height:230px; object-fit:cover; object-position:50% 50%; max-width:none; float:left; }
7476 daniel 548
.wpsg_produkt_wrapper2 .wpsg_produkt_produktbilder { width:260px; max-width:260px; }
549
.wpsg_produkt_wrapper2 .wpsg_productimages { margin-right:0px !important; }
7477 thomas 550
.wpsg_produkt_wrapper2 .bigimg img { margin:0 15px 15px 15px; width:100px; height:auto; float:left;  }
7706 daniel 551
 
7781 daniel 552
/* wpsg_mod_amazon_v2 */
553
#AmazonPayButton_wrap { text-align:right; margin-bottom:2rem; width:100%; justify-content:flex-end; display:flex; }
554
#AmazonPayButton_wrap #AmazonPayButton { width:210px; }
555
#AmazonLoginButton_wrap { text-align:right; margin-bottom:2rem; width:100%; justify-content:flex-end; display:flex; }