

/* Start:/local/components/pakupnik/offerV2.view/templates/pakupnikV2/style.css?17498156441222*/
.page-header h1 {
    color: #ff0000;
    padding: 15px 0;
}
.single-product-details h2 {
    color: green;
    padding-bottom: 15px;
}

.offer-text {
    padding: 35px 0;
}
.offer-text h3, .offer-text h4 {
    margin: 10px 0;
}

.offer-text p, .offer-text li {
    font-size: 18px;
}

.oldprice {
    line-height: 25px;
    font-size: 28px;
}
.oldprice del {
  font-size: 28px;
  position: relative;
  color: #1b1a1a;
  text-decoration: none;
}
.oldprice del:before {
  content: "";
  border-bottom: 3px solid #ff0000;
  position: absolute;
  width: 100%;
  height: 50%;
  transform: rotate(45deg);
}

.product-options, .product-info {
    font-size: 18px;
    padding: 10px 0;
}
.product-options p {
    margin-bottom: 2px;
    font-size: 18px;
}

.product-info p {
    margin-bottom: 5px;
    font-size: 18px;
}
.source-url {
    margin-top: 25px;
}
.product-color, .product-size {
    font-size: 20px;
}

.ads {
    min-height: 150px;
}


#product-slider a[class^="carousel-control"] {
  background-color: #ff0000; /* Красный фон */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
}
/* End */


/* Start:/local/components/pakupnik/breadcrumbsV2/templates/pakupnik/style.css?170996662842*/
li.breadcrumb-item a {
    color: red;
}
/* End */


/* Start:/local/components/pakupnik/randomproductV2/templates/pakupnik/style.css?1748349928207*/
.btnCat {
    text-align: center;
    margin: 20px 0;
}
.btnCat a {
    border: 1px solid #ff0000;
    padding: 10px 25px;
    text-transform: uppercase;
    color: #ff0000;
    font-weight: 700;
}
/* End */
/* /local/components/pakupnik/offerV2.view/templates/pakupnikV2/style.css?17498156441222 */
/* /local/components/pakupnik/breadcrumbsV2/templates/pakupnik/style.css?170996662842 */
/* /local/components/pakupnik/randomproductV2/templates/pakupnik/style.css?1748349928207 */
