﻿.four-cols-image-container-border {
    border: 1px solid #f0efed;
}

.four-cols .col .image h2 {
    text-align: center;
}

.overview .list-nav li span .prod-spec-subtitle {
    display: inline;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 10px;
}

.overview .list-nav li span .prod-spec-subtitle::after {
    display: none;
}

.product-details-hidden-element {
    display: none;
}

.with-2-params {
    width: 74%;
}

.with-5-params {
    width: 19%;
}

.container.no-padding-top {
    padding-top: 0;
}

.ajax-load-area .suggested-title {
    font-weight: 600;
    padding-top: 20px;
}

.thumbnails li a {
    padding: 0;
    overflow: hidden;
}

.product-details .image-holder .large-image, .product-details .image-holder .video-block {
    max-height: 390px;
    overflow: hidden;
    max-width: 565px;
}

.product-details .image-area {
    position: relative;
}

.product-details .image-area .product-label {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}

.info-detail .info-holder ul li {
    padding-bottom: 20px;
}

.pannable-image {
    width: 700px;
}

.product-details .image-holder {
    padding: 0;
}

.sticker-dark {
    background: rgba(50, 50, 50, 0.75) none repeat scroll 0 0;
    color: #fff;
}


.product-sticker-bar {
    bottom: 0;
    color: #fff;
    font-family: Calibri, Arial;
    font-size: 19px;
    font-weight: 400;
    left: 0;
    line-height: 22px;
    padding: 1.8em 5%;
    position: fixed;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
    width: 100%;
    z-index: 99999;
}

.product-sticker-inner {
    display: table;
    margin: 0 auto;
}

.product-sticker-container {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
}

.product-sticker-container a {
    text-transform: uppercase;
}

.btn-primary-sticker {
    background: #c40f39 none repeat scroll 0 0;
    border: 0px solid #c40f39;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: 400;
    line-height: 23px;
    min-height: 35px;
    outline: medium none;
    overflow: hidden;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: top;
    white-space: normal;
    z-index: 1;
}

.product-sticker-container a:hover {
    background: #970b2b none repeat scroll 0 0;
}

.product-sticker-container a:hover, 
.product-sticker-container a:active {
    color: #fff;
    text-decoration: none;
}

.product-sticker-container span {
    display: block;
}

.product-details .image-holder .iv-snap-image {
    margin: 0;
}

.tab-holder .overview .list-nav li a {
    padding-left: 20px;
}

.tab-holder .overview .list-nav li .down {
    padding: 0;
}

.price-block {
    padding: 0;
}

.tabs-area .products-section {
    display: block;
}

.tab-holder .overview .step-form h2 {
    color:aliceblue;
    padding: 0 0 0 0;
}
