

/* Start:/bitrix/templates/gofraunion/components/bitrix/news/catalog_no_subsections/style.css?16789188933706*/
.catalog.group.item-views.table .item{  margin-bottom: 30px;min-height: 215px;}
.catalog.group.item-views.table .item .image{text-align: center;position: relative;overflow: hidden;    border-radius: 4px;}
.catalog.group.item-views.table .item .image>a{    position: absolute;display: block;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;}
.catalog.group.item-views.table .item .image img{    display: block;width: auto;margin: auto;opacity: 1;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: opacity 0.35s;-o-transition: opacity 0.35s;transition: opacity 0.35s;}
.catalog.group.item-views.table .item:hover .image img{     opacity: .5;}
.catalog.group.item-views.table .image{ line-height:187px; padding: 0px; width: 100%; text-align: center;}
.item-views.table .item .price{    font-size: 14px;}
.item-views.table .item .price .price_new{  }
.item-views .item .price .price_old .price_val{color: #999;text-decoration: line-through;}

.catalog.group.item-views.list .group-content .item, .catalog.group.item-views.list .item-content .item{  padding-bottom: 25px; margin-bottom: 25px; }
.catalog.group.item-views.list .group-content .item{padding-bottom:0px;}
.catalog.group.item-views.list .group-content .item .image{border-radius: 4px;border:0px;}
.catalog.group.item-views.list .group-content .item .image:hover{}

.display-type a{vertical-align: middle;font-size: 15px;border-radius: 5px; margin-left: 10px;padding: 7px 7px 7px 10px;text-decoration: none;}
.display-type a:hover,.display-type a:focus{text-decoration: none}
.filters-wrap{margin-bottom: 20px;}


/* ---------------------------------- */
/* Shop
------------------------------------- */

/* Shop Item */
.shop-item .image  {
    border: 1px solid #e6e6e6;
    border-bottom: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 180ms ease-in-out;
    -moz-transition: all 180ms ease-in-out;
    -o-transition: all 180ms ease-in-out;
    -ms-transition: all 180ms ease-in-out;
    transition: all 180ms ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.shop-item .image:hover {
    opacity: 0.8;
    border-color: #d9d9d9;
}

.shop-item .item-description {
    padding: 30px;
}
.h5.shop-item-title{    font-size: 14px;}
.simple-slider.shop { border: 1px solid #e0e0e0;}
.simple-slider.shop img { width: 100%; }

.shop-item .item-description .shop-item-title {
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    -webkit-transition: all 180ms ease-in-out;
    -moz-transition: all 180ms ease-in-out;
    -o-transition: all 180ms ease-in-out;
    -ms-transition: all 180ms ease-in-out;
    transition: all 180ms ease-in-out;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.shop-item .item-description:hover .shop-item-title {
    color: #888;
}

.shop-item .item-description span {
    color: #888;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin: 10px 0 15px 0;
}

.shop-item {
    margin: 0 0 30px 0;
    display: block;
    background-color: #fff;
}

.shop-item .item-description {
    background-color: #f7f7f7;
    border-top: 1px solid #e6e6e6;
}

.shop-item .button {
    padding: 8px 15px;
    margin-top: 3px;
}

.widget-tabs.shop  .widget-thumb a img { border: 1px solid #e6e6e6; }



/* Product Details */
.product-details .divider {
    margin-bottom: 15px;
}

.product-details .price {
    font-size: 18px;
}
/* End */
/* /bitrix/templates/gofraunion/components/bitrix/news/catalog_no_subsections/style.css?16789188933706 */
