Subversion Repositories wpShopGermany4

Rev

Rev 7462 | Rev 7476 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7462 Rev 7472
Line 252... Line 252...
252
    font-weight: 800;
252
    font-weight: 800;
253
    margin-bottom: 0.5em;
253
    margin-bottom: 0.5em;
254
}
254
}
255
.wpsg_product_deliverytime_holiday { height:50px; padding:10px; width:50%; float:right; border:1px solid #ff0000; }
255
.wpsg_product_deliverytime_holiday { height:50px; padding:10px; width:50%; float:right; border:1px solid #ff0000; }
256
 
256
 
-
 
257
/* Minigallery */
-
 
258
.wpsg_productform #responsive_slider .carousel-indicators { bottom:-45px; }
-
 
259
.wpsg_productform #responsive_slider .carousel-indicators li { margin-left:2.5px; margin-right:2.5px; }
-
 
260
.wpsg_productform #responsive_slider .carousel-indicators li.active { border-width:2px; }
-
 
261
.wpsg_productform .sto_carousel { position:relative; margin-bottom:45px; margin-top:46px; }
-
 
262
.wpsg_productform .sto_carousel ul { list-style:none; }
-
 
263
.wpsg_productform .sto_carousel li { list-style:none; float:left; margin-right:10px; }
-
 
264
.wpsg_productform .sto_carousel li .wpsg_image_producttemplate_small { width:93px; }
-
 
265
.wpsg_productform .jcarousel { position:relative; width:100%; height:95px; overflow: hidden; width:515px; }
-
 
266
.wpsg_productform .jcarousel ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; }
-
 
267
.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; }
-
 
268
.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; }
-
 
269
 
257
@media (max-width:400px) {
270
@media (max-width:400px) {
258
	
271
	
259
	.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="text"] { width:28%; }
272
	.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="text"] { width:28%; }
260
	.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="submit"] { width:68%; }
273
	.wpsg_productform .wpsg_produkt_wrapper .wpsg_product_buttonarea input[type="submit"] { width:68%; }
261
	
274