﻿/*! http://www.zkea.net/ 
 * Copyright (c) ZKEASOFT. All rights reserved. 
 * http://www.zkea.net/licenses */
.product-ecommerce{max-width:860px;margin:1rem auto 1rem 0;}.product-ecommerce h1{margin-top:0;}.product-ecommerce label{font-weight:normal;margin-bottom:0;}.product-ecommerce .thumbnail{margin:0 0 0 auto;box-shadow:none;border-radius:0;}.product-ecommerce .thumbnail .stage{width:100%;}.product-ecommerce .thumbnails{list-style:none;padding:0;margin:1rem 0 1rem 0;text-align:center;}.product-ecommerce .thumbnails>li{display:inline-block;border:1px solid #ccc;padding:1px;}.product-ecommerce .thumbnails>li.active{border-color:#353535;}.product-ecommerce .thumbnails>li:hover{border-color:#e4393c;}.product-ecommerce .thumbnails>li img{width:54px;}.product-ecommerce .price{font-size:2rem;color:#e4393c;}.product-ecommerce .tag-select{margin-bottom:7.5px;}.product-ecommerce .tag-select input[type=radio]{display:none;}.product-ecommerce .tag-select input[type=radio]:checked+label{color:#fff;background:#585858;border:1px solid #585858;cursor:default;}.product-ecommerce .tag-select label{display:inline-block;cursor:pointer;margin:0 .25em .25em 0;padding:.25em .75em;border:1px solid #585858;background:#dedede;font-weight:normal;}.product-ecommerce .tag-select label:hover{color:#ca2026;background:#efefef;border:1px solid #ca2026;}.product-ecommerce .quantity-set{margin:15px 0;display:table;background:#efefef;text-align:center;border:1px solid #ccc;}.product-ecommerce .quantity-set a{display:table-cell;height:35px;width:35px;text-decoration:none;font-size:16px;vertical-align:middle;}.product-ecommerce .quantity-set a:hover{background:#dedede;}.product-ecommerce .quantity-set a:active{background:#d2d2d2;}.product-ecommerce .quantity-set .quantity{display:table-cell;padding:0 5px;vertical-align:middle;background:#fff;height:35px;width:38px;border-left:1px solid #ccc;border-right:1px solid #ccc;}.product-ecommerce .quantity-set svg{width:15px;height:15px;fill:#999;}