
[id^=slideshow] .product-image img {
    height: auto;
    max-width: 100%
}


[id^=slideshow] {
    margin: 0 0 20px 0;
    border: 1px solid #d5d5d5;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0%, #fff 75%, #e6e6e6 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(75%, #fff), color-stop(100%, #e6e6e6)) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #fff 75%, #e6e6e6 100%) !important;
    background: -o-linear-gradient(top, #fff 0%, #fff 75%, #e6e6e6 100%) !important;
    background: -ms-linear-gradient(top, #fff 0%, #fff 75%, #e6e6e6 100%) !important;
    background: linear-gradient(to bottom, #fff 0%, #fff 75%, #e6e6e6 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e6e6e6', GradientType=0) !important
}

[id^=slideshow] .slideshow-products .product .product-image {
    position: relative;
    overflow: hidden;
    text-align: center
}

[id^=slideshow] .slideshow-products .product .product-infos {
    position: absolute;
    bottom: 0;
    padding: 0 20px 0 20px;
}

[id^=slideshow] .slideshow-products .product .product-infos .product-name {
    font-size: 24px;
    display: block
}

[id^=slideshow] .slideshow-products .product .product-infos .product-name a,
[id^=slideshow] .slideshow-products .product .product-infos .product-name a:active,
[id^=slideshow] .slideshow-products .product .product-infos .product-name a:focus,
[id^=slideshow] .slideshow-products .product .product-infos .product-name a:link,
[id^=slideshow] .slideshow-products .product .product-infos .product-name a:visited {
    font-size: 20px
}

[id^=slideshow] .slideshow-products .product .product-infos .product-price {
    font-size: 30px;
    display: block;
    color: #b91715;
    position: absolute;
    top: -40px;
    right: 0;
    text-align: right
}

[id^=slideshow] .slideshow-products .product .product-infos .product-price .price-old {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    display: block;
    text-decoration: line-through;
    color: #404040;
    position: absolute;
    top: -10px;
    right: 0
}

[id^=slideshow] .slideshow-products .product .product-infos .product-price .price-new {
    display: block
}

[id^=slideshow] .slideshow-products .product .product-infos .product-price .price-discount {
    display: none
}

[id^=slideshow] .slideshow-products .product .product-infos .product-description {
    font-size: 13px;
    display: block;
    padding: 5px 0 0 0
}

[id^=slideshow] .slideshow-products .product .product-infos .product-button {
    right: -19px;
    bottom: 1px
}

[id^=slideshow] .slideshow-controls {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    background-color: #fff;
    padding: 0px
}

[id^=slideshow] .slideshow-controls li {
    text-decoration: none;
    display: block;
    color: #838383;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #e1e1e1 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #e1e1e1 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #e1e1e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e1e1e1', GradientType=0);
    -webkit-box-shadow: inset 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 3px 10px 1px rgba(0, 0, 0, 0.1)
}

[id^=slideshow] .slideshow-controls li:last-child {
    margin: 0
}

[id^=slideshow] .slideshow-controls li.active {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #404040
}

[id^=slideshow] .slideshow-controls li .product-name {
    font-size: 16px
}

[id^=slideshow] .slideshow-products .product .product-infos {
    display: none;
}
[id^=slideshow] .slideshow-products .product .product-image {
}
[id^=slideshow] ul.slideshow-controls li p.product-name {
    font-size: 14px;
}
[id^=slideshow] .slideshow-controls li {
    background: none #f5f5f5;	 /* 15feb2015  */
    box-shadow: none;			/* 15feb2015  */
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             li.active{background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#404040}[id^=slideshow] .slideshow-controls li .product-name{font-size:16px}