.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    font-size: 18px;
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    font-size: 18px;
    background-color: #566d90;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "\1F50D";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\2699";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}


.uc-acustik {
    background: url(https://thumb.tildacdn.com/tild3934-6161-4533-b234-633764666264/-/format/webp/fone2.jpg) #dfb38f;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;    
   }
   
   /* Стили таблицы (IKSWEB) */
table.iksweb{text-decoration: none;border-collapse:collapse;width:100%;text-align:center;}
table.iksweb th{font-weight:normal;font-size:14px; color:#ffffff;background-color:#ffffff;}
table.iksweb td{font-size:13px;color:#ffffff;}
table.iksweb td,table.iksweb th{white-space:pre-wrap;padding:10px 5px;line-height:13px;vertical-align: middle;border: 1px solid #ffffff;}
table.iksweb tr:hover{background-color:#f9fafb}
table.iksweb tr:hover td{color:#ffffff;cursor:default;}
