

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.css?16997304781563*/
.section-description{
    font-size: 15px;
    padding-bottom: 25px;
}
h2, h2 a{
    color: #5e1500;
    text-decoration: none;
}
.products-list{
    overflow: hidden;
}
.product-item{
    width: 227px;
    height: 523px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    margin: 0 9px 35px 9px;
    float: left;
}
.product-item.no-props{
    height: 400px;
}
.product-item__image{
    height: 305px;
    line-height: 305px;
    text-align: center;
}
.product-item__image img{
    vertical-align: middle;
}
.product-item__title{
    text-align: center;
    height: 47px;
    box-sizing: border-box;
    padding-top: 5px;
    text-transform: uppercase;
}
.product-item__title a{
    color: #5e1500;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.product-item__price{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #FF9600;
}
.product-item__price span{
    border-bottom:1px dashed #FF9600;
    cursor: pointer;
}
.product-item__props{
    background: url(/local/static/images/product-inner-gradient.png) 0 0 repeat-x;
    min-height: 87px;
    padding-top: 40px;
}
.product-item.no-props .product-item__props{
    display: none;
}
.product-item__props__param{
    float: left;
    width: 33.3333%;
    text-align: center;
    color: #6d7889;
}
.product-item__props__param span{
    display: block;
    color: #9b0500;
    font-size: 24px;
    font-weight: bold;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?16997304782982*/
.product-detail-info{
    overflow: hidden;
    background: #fff;
    line-height: 1.5;
    padding:15px 25px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    border-radius: 3px;
}
.img-column{
    float: left;
    width: 300px;
    text-align: center;
    background: #fff;
}
.more-images{
    padding-top: 20px;
}
.more-images img{
    margin: 0 0 10px 2px;
    border:1px solid #898989;
    transition: all 0.2s;
}
.more-images img:hover{
    box-shadow: 0 2px 5px rgba(0,0,0,0.4);
}
.product-description{
    float: right;
    width: 620px;
}
.product-description h3{
    font-size: 15px;
    padding: 11px 0;
}

.product-item__props{
    background: none;
    width: 290px;
    padding-top: 10px;
    overflow: hidden;
}
.product-item__props .product-item__props__param{
    width: 94px;
    height: 80px;
    padding: 13px 0 9px;
    background: url(/local/static/images/product-inner-gradient.png) 0 0 repeat-x;
    border-top:1px solid #dedede;
    border-bottom:1px solid #dedede;
}
.product-item__props .product-item__props__param:first-child{
    border-left:1px solid #dedede;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #eee;
}
.product-item__props .product-item__props__param:last-child{
    border-right:1px solid #dedede;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid #eee;
}

.info-list{
    padding: 30px 0 20px;
}
.info-list-item{
    width: 140px;
    float: left;
    background: url(/local/static/images/product-inner-gradient.png) 0 0 repeat-x;
    padding: 13px 0 9px 10px;
    margin: 0 0 0 14px;
    border:1px solid #dedede;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
}
.info-list-item:first-child{
    margin: 0;
}
.info-list-item .info-title{
    text-transform: uppercase;
    color: #9b0500;
    font-weight: bold;
}
.info-list-item .info-value{
    font-size: 15px;
}
.tooltip{
    display: none;
    position: absolute;
    width: 235px;
    font-size: 12px;
    line-height: 1.4;
    top:99%;
    left:0;
    margin-left: -60px;
    background:#fff url(/local/static/images/product-inner-gradient.png) 0 0 repeat-x;
    padding: 10px;
    border:1px solid #898989;
}
.info-list-item:hover .tooltip{
    display: block;
}
#calc{
    width: 660px;
    font-size: 15px;
    border:1px solid #dedede;
    background: #EEE6E4 url(/local/static/images/cal-beans.png) 100% 57px no-repeat;
    display: none;
    padding: 0 10px;
}
#calc #price{
    font-size: 25px;
    color: #9b0500;
}
.detail-page-price{
    font-size: 26px;
    padding: 15px 0 20px;
}
.detail-page-price span{
    color: #9b0500;
    font-weight: bold;
}
.mv20{
    margin: 20px auto;
    width: 95%;
    border-top:1px solid #ababab;
}
#calc h4{
    font-size: 22px;
}
#calc #count,
#calc #cost,
#calc #tax,
#calc #rent{
    width: 40px;
}
#total, #months{
    font-size: 26px;
    color: #9b0500;
}
.left-20-75{
    float: left;
    margin: 15px 0 20px 75px;
}
.left-15-20{
    float: left;
    margin: 15px 0 20px 0;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.css?16997304781563 */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?16997304782982 */
