.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 {
    background-color: #1A2026;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #566d90;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


	/* Стили таблицы (IKSWEB) */
	table.iksweb{text-decoration: none;border-collapse:collapse;width:100%;text-align:center;}
	table.iksweb th{font-weight:500;font-size:14px; color:#ffffff;background-color:#000000;}
	table.iksweb td{font-size:16px;color:#000000;}
	table.iksweb td,table.iksweb th{white-space:pre-wrap;padding:10px 5px;line-height:16px;vertical-align: middle;border: 1px solid #030303;}	table.iksweb tr:hover{background-color:#c7bb1c}
	table.iksweb tr:hover td{color:#030303;cursor:pointer;}
	.mobile-table{width: 100%; max-width: 100%; overflow-x: auto;}

