/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
/*.middle .top_slider_wrapp {
    
    display: none!important;
}*/
.test .podeli {
width: 100%;
    background-color: #fff;
    border-color: #ee3124;
    color: #ee3124;
}
.btn.btn-info.podeli:hover, .btn.btn-info.podeli:active, .btn.btn-info.podeli:focus {
  background-color: #ee3124;
  border-color: #ee3124;
  color: #fff;
}

.buy_market .link {
  padding: 0;
  text-align: end;
}
.buy_market .link .market-img{
  max-width: 100%;
  margin-right: 15px;
  max-height: 60px;
}
.buy_market .link .imagess
{
  display: contents;
}
footer .buy_block.catalog_block {
  margin-bottom: 3rem;
}

/* .ajax_load.block .footer_button .to-cart, */
/* .ajax_load.block .footer_button .to-order, */
/* .right-icons.showed.header__top-item,  */
/* #headerfixed.fixed .line-block--40 { */
/*   display: none !important; */
/* } */


.detail.blog img {
  height: auto;
}

/* hide utm labels */
.form-control:has(> input[data-sid="UTM"]),
.form-control:has(> input[data-sid="REFERER"]) {
  display: none;
}

.detail.blog table td {
  padding: 10px;
}

#bx-soa-delivery {
  display: none;
}

.item-views.collection.normal .s_5 .image span {
  background-size: contain;
  background-repeat: no-repeat;
}
