﻿#WheelSetList{max-width:1000px;width:auto;margin:0 auto;}#WheelSetList .WheelSetCollection{width:100%;margin-bottom:200px;}#WheelSetList .WheelSetCollection .WheelSetSummary{width:100%;display:flex;margin-bottom:20px;border-bottom:solid 1px #202020;padding-bottom:10px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left{width:50%;padding-right:40px;box-sizing:border-box;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left .MainImage{float:left;width:100%;margin-bottom:10px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left .MainImage img{width:100%;cursor:pointer;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left .SecondaryImages{float:left;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left .SecondaryImages .SecondaryImage{width:140px;height:80px;overflow:hidden;margin-bottom:10px;display:flex;justify-content:center;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left .SecondaryImages .SecondaryImage img{max-width:100%;max-height:100%;border:solid 1px #808080;cursor:pointer;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right{width:50%;margin-left:40px;box-sizing:border-box;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Name{width:100%;font-size:60px;margin-bottom:20px;margin-top:50px;text-align:center;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Dimensions{width:100%;display:flex;justify-content:center;margin-bottom:20px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Dimensions .Dimension{font-size:36px;color:#202020;text-decoration:none;border:solid 1px #c8c8c8;margin-left:5px;margin-right:5px;padding:10px;font-weight:bold;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Dimensions .Dimension span{font-weight:normal;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Dimensions .Dimension:hover{border-color:#202020;box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Dimensions .Dimension.Selected{background-color:#0080b5;color:#fff;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .ParalleloSticker .StickerInner{padding:30px 0;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer{width:100%;display:flex;margin-bottom:20px;justify-content:center;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer .TiresWithoutSpikes,#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer .TiresWithSpikes{width:200px;height:30px;font-size:18px;box-sizing:border-box;border:solid 1px #c8c8c8;text-align:center;margin:5px;line-height:26px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer .TiresWithoutSpikes:hover,#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer .TiresWithSpikes:hover{border-color:#202020;box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer .TiresWithoutSpikes.Selected,#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSpikeContainer .TiresWithSpikes.Selected{background-color:#0080b5;color:#fff;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer{width:100%;display:flex;margin-bottom:20px;justify-content:center;flex-direction:column;border:solid 1px #f00;border-radius:5px;padding:10px 0;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireWithSensor,#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireWithoutSensor{width:90%;height:30px;font-size:18px;box-sizing:border-box;border:solid 1px #c8c8c8;text-align:center;margin:5px;line-height:26px;cursor:pointer;align-self:center;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireWithSensor:hover,#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireWithoutSensor:hover{border-color:#202020;box-shadow:3px 3px 4px -1px #000;-webkit-box-shadow:3px 3px 4px -1px #000;-moz-box-shadow:3px 3px 4px -1px #000;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireWithSensor.Selected,#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireWithoutSensor.Selected{background-color:#0080b5;color:#fff;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireSensorWarningTop{width:90%;margin-bottom:10px;color:#f00;text-align:center;align-self:center;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireSensorWarningTop strong{font-weight:bold;font-size:22px;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .TireSensorContainer .TireSensorWarningBottom{width:90%;margin-top:10px;color:#f00;text-align:center;align-self:center;}#WheelSetList .WheelSetCollection .WheelSetParts{width:100%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet{width:100%;min-height:200px;border-bottom:solid 1px #202020;display:flex;margin-bottom:20px;padding-bottom:20px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Left{width:33%;padding-right:10px;box-sizing:border-box;display:flex;justify-content:center;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Left .TireThreadImage{width:200px;height:100%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Left .TireThreadImage a{overflow:hidden;display:block;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Left .TireThreadImage a img{width:100%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .MiddleRight{display:flex;width:66%;justify-content:space-between;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle{width:60%;display:flex;flex-direction:column;padding-top:30px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .ProducerLogo{width:100%;margin-bottom:20px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .ProducerLogo img{width:40%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .Name{width:100%;margin-bottom:20px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .Name a{text-decoration:none;color:#202020;font-size:24px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .Description{width:100%;font-size:14px;word-wrap:break-word;overflow:hidden;display:block;padding-bottom:5px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right{width:35%;display:flex;flex-direction:column;justify-content:center;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .Price{width:100%;margin-bottom:10px;display:flex;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .Price .PriceNice{margin:0 auto;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .BuyContainer{width:100%;margin-top:10px;display:flex;justify-content:center;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .BuyContainer .Amount{width:40px;font-size:24px;margin-right:10px;text-align:center;border:solid 1px #202020;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .StockAndNumber{margin-top:10px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .StockAndNumber .Stock{text-align:center;font-size:12px;line-height:12px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .StockAndNumber .Stock img{margin-right:5px;}@media only screen and (max-width:1300px){.KlarnaMonthlyCostPart .KlarnaMonthlyCostInner{margin-right:20px;}.KlarnaMonthlyCostPart .KlarnaMonthlyCostInner a.KlarnaMonthlyCost{font-weight:normal;font-size:14px;text-decoration:none;white-space:nowrap;}}@media only screen and (max-width:1150px){#WheelSetList .WheelSetCollection .WheelSetSummary .Right .ParalleloSticker .StickerInner .StickerText{font-size:40px;}}@media only screen and (max-width:999px){#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .MiddleRight{flex-direction:column;justify-content:space-around;width:75%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle{width:100%;justify-content:flex-start;padding:0;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .ProducerLogo{width:250px;margin-bottom:10px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .ProducerLogo img{width:70%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .Name{text-align:left;margin-bottom:unset;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Middle .Name a{line-height:20px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right{width:100%;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .Price{width:unset;margin-bottom:0;width:100%;display:flex;justify-content:center;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .Price .PriceNice{width:auto;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .Price .PriceNice .PriceFaded{font-size:20px;height:20px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .Price .PriceNice .PriceMain{font-size:26px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .KlarnaMonthlyCostPart{text-align:center;width:100%;display:flex;justify-content:center;margin-top:10px;margin-bottom:20px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .KlarnaMonthlyCostPart .KlarnaMonthlyCostInner{margin-right:0;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .KlarnaMonthlyCostPart .KlarnaMonthlyCostInner a.KlarnaMonthlyCost{font-weight:normal;font-size:14px;text-decoration:none;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .BuyContainer{margin-top:0;display:flex;justify-content:center;width:100%;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .BuyContainer .Amount{width:60px;height:60px;font-size:26px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .StockAndNumber{width:100%;display:flex;justify-content:center;margin-right:0;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .StockAndNumber .Stock{font-size:18px;line-height:18px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .StockAndNumber .Stock img{width:14px;display:unset;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .BuyNow{width:40%;min-width:120px;}}@media only screen and (max-width:750px){#WheelSetList .WheelSetCollection .WheelSetSummary .Right .ParalleloSticker .StickerInner .StickerText{font-size:32px;}}@media only screen and (max-width:650px){#WheelSetList .WheelSetCollection .WheelSetSummary{flex-direction:column;}#WheelSetList .WheelSetCollection .WheelSetSummary .Left{width:50%;margin:0 auto;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right{width:80%;margin:0 auto;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .Name{margin-top:0;}#WheelSetList .WheelSetCollection .WheelSetSummary .Right .ParalleloSticker .StickerInner .StickerText{font-size:40px;}#WheelSetList .WheelSetCollection .WheelSetParts .PartWheelSet .Right .BuyNow{min-width:100px;font-size:26px;}}