@charset "utf-8";

.articleBody section {
    padding-top: 0
}

.articleBody img {
    width: 100%;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px
}

.articleBody img.b-loaded {
    height: auto!important
}

.articleBody h5 {
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 5px
}

.articleBody b,
.articleBody h5,
.articleBody strong {
    font-weight: 400;
    color: #1C212A
}
.itemBody table * {
    font-size: 20px
}
.NewsArticle.main-page .itemBody a,
.NewsArticle.main-page .itemBody b,
.NewsArticle.main-page .itemBody h3,
.NewsArticle.main-page .itemBody h4,
.NewsArticle.main-page .itemBody h5,
.NewsArticle.main-page .itemBody strong {
    font-weight: 500
}

.NewsArticle.main-page .itemBody section {
    padding-top: 0;
    padding-bottom: 8px
}

.NewsArticle.main-page h1 {
    padding-right: 20px;
    line-height: 1;
    color: #1D1D1B;
    margin: 0;
    text-transform: none;
    font-size: 22px
}

.NewsArticle.main-page .itemBody a,
.NewsArticle.main-page .itemBody a h5 {
    color: #365977
}
.NewsArticle.main-page .itemBody,
.NewsArticle.main-page .itemBody *,
.product-detail.main-page .long-description {
    line-height: 1.5;
    text-align: left!important;
    font-size: 20px;
    letter-spacing: -.1px
}

.product-detail.main-page .long-description li,
.product-detail.main-page .long-description p {
    font-size: 18px
}

.NewsArticle.main-page .itemBody p {
    margin-bottom: 10px
}


.itemBody .dataTables_wrapper {
    float: left;
    width: 100%;
    height: auto;
    display: block
}
.dataTables_wrapper .headtable {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    padding: 5px 20px 15px
}

.lists-item-offers .dataTables_wrapper .headtable {
    padding-left: 0;
    padding-right: 0
}

.dataTables_wrapper .headtable .filters {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    margin-bottom: 0
}

.dataTables_wrapper .headtable .filters .dataTables_length {
    float: left;
    width: 100%;
    height: auto;
    position: relative
}

.dataTables_wrapper .headtable .filters .dataTables_filter label {
    position: relative;
    right: auto;
    top: auto;
    float: left;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    display: block
}

.lists-item-offers .dataTables_wrapper .headtable .filters .dataTables_filter label {
    font-size: 20px;
    font-weight: 400
}

.dataTables_wrapper .headtable .filters .dataTables_filter label .input-sm {
    width: 100%;
    font-size: 18px;
    height: 40px;
    margin: 8px 0;
    line-height: 40px;
    padding: 10px;
    border: 1px solid;
    border-color: var(--silver)
}
.dataTables_wrapper .headtable .filters .dataTables_filter label .input-sm:focus-visible{outline: 1px solid var(--desirealphast);}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .headtable .menus {
    display: none
}

.dataTables_paginate {
    float: right;
    margin-right: 15px
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc,
table.table thead .sorting_desc_disabled {
    cursor: pointer;
    padding-right: 20px
}

table.table thead .sorting {
    background: url(sort_both.png) center right no-repeat
}

table.table thead .sorting_asc {
    background: url(sort_asc.png) center right no-repeat
}

table.table thead .sorting_desc {
    background: url(sort_desc.png) center right no-repeat
}

table.table thead .sorting_asc_disabled {
    background: url(sort_asc_disabled.png) center right no-repeat
}

table.table thead .sorting_desc_disabled {
    background: url(sort_desc_disabled.png) center right no-repeat
}

table.dataTable th:active {
    outline: 0
}

.meta-product-description,
.meta-product-description>*,
.meta-product-description>ol>li,
.meta-product-description>p,
.meta-product-description>ul>li {
    line-height: 1.3;
    font-size: 18px
}

.meta-product-description .h2,
.meta-product-description .h3,
.meta-product-description .h4,
.meta-product-description .h5,
.meta-product-description b,
.meta-product-description h2,
.meta-product-description h3,
.meta-product-description h4,
.meta-product-description h5,
.meta-product-description strong {
    font-size: 18px;
    font-weight: 500
}

.meta-product-description ol,
.meta-product-description ul {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    list-style: disc;
    padding-left: 25px
}

.meta-product-description ol {
    list-style: decimal
}

.meta-product-description ol li,
.meta-product-description ul li {
    display: list-item;
    margin-bottom: 0
}

.ifpo {
    display: block;
    overflow: hidden;
    padding: 0
}

.ifpo tr {
    display: block;
    width: 100%;
    border-bottom:1px solid #fde4ed
}

.ifpo tbody td,
.ifpo tbody th {
    padding: 0!important;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    line-height: 40px!important;
    position: relative
}

.ifpo tbody td {
    width: calc(100% - 160px);
    font-weight: 500;
    font-size: 18px;
    padding-left: 10px!important
}

.ifpo tbody th {
    font-weight: 400!important;
    white-space: nowrap;
    width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    padding-left: 12px!important
}

.ifpo tbody th:before {
    content: "•";
    color: var(--rbpk);
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 0;
    font-family: arial
}

.ifpo tbody .bnss td {
    height: auto;
    font-size: 17px;
    display: inline-block;
    overflow: auto;
    line-height: 21px!important;
    padding: 10px 0 10px 10px!important;
    font-weight: 400
}

.ifpo thead tr th {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    padding: 0;
    font-size: 19px;
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.ifpo tr.bnss>td,
.ifpo tr.bnss>th {
    width: 100%
}

.ifpo tr.bnss>td {
    padding-top: 0!important
}

.nut4bl3 thead {
    background-color: var(--black)
}

.nut4bl3 thead tr th {
    height: 30px;
    line-height: 30px;
    color: var(--white);
    font-weight: 500!important;
    padding: 0 20px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase
}

.nut4bl3 thead tr th:first-child {
    border-right: 1px solid var(--white)
}

.nut4bl3 td.label-type {
    text-align: left;
    padding-left: 15px
}


.nut4bl3 tbody tr {
    border-bottom: 1px solid var(--cyanblue) 
}

.nut4bl3 tbody tr td:first-child {
    border-left: none
}

.nut4bl3 tbody>tr>td.offers {
    text-align: center
}

.nut4bl3 tbody>tr>th {
    background-color: var(--silverlight)
}

.nut4bl3 tbody>tr td {
    border-left: 1px solid var(--cyanblue) 
}

.nut4bl3 tbody>tr td.offers {
    white-space: nowrap
}

.nut4bl3 tbody>tr td.offers>.price {
    font-weight: 500
}

.nut4bl3 tbody>tr td.offers .product-price {
    font-weight: 500;
    letter-spacing: .5px
}

.nut4bl3 tbody>tr>td,
.nut4bl3 tbody>tr>th {
    padding: 3px 35px;
    font-size: 17px
}

.nut4bl3 tbody>tr>td {
    padding: 8px 30px;
    font-size: 17px
}

.nut4bl3 tbody>tr>th {
    text-transform: uppercase;
    font-weight: 400
}
.page-product-main h1 {
    line-height: 1.2; color: var(--rbpdrk); margin-top: 20px
}
table#price-list {
    font-weight: 400;
    line-height: 1!important
}

table#price-list thead {
    background-color: var(--black);  

    border-bottom: none
}

.dataTables_wrapper {
    float: left;
    width: 100%;
    height: auto
}

table#price-list tbody td {
    letter-spacing: .5px;
    font-size: 17px;
    line-height: 1
}

table#price-list tbody td a {
    color: #324E5E
}

table#price-list tbody td a:focus,
table#price-list tbody td a:hover {
    color: var(--desire)
}

table#price-list tbody tr.group td a {
    width: 100%
}

table#price-list tbody tr.group td .product-name {
    text-transform: uppercase
}

table#price-list tbody tr.group td {
    background-color: var(--silverlight);
    height: 20px;
    text-transform: uppercase; 
    border: none;
    font-size: 17px;
    font-weight: 500
}

table#price-list tbody td a .name {
    text-transform: uppercase;
    font-size: 18px
}

table#price-list tbody td.offers {
    white-space: nowrap;
    vertical-align: middle;
    text-align: center
}

table#price-list tbody td.offers .price {
    font-weight: 500
}
table#price-list tbody td .product-price {
    font-size: 18px
}

table#price-list tbody td {
    padding: 10px;
    border-left: 1px solid var(--cyanblue)
}

table#price-list tbody tr {
    border-bottom: 1px solid var(--cyanblue)
}

table#price-list tbody tr td:first-child {
    border-left: none;
    padding-left: 35px
}

table#price-list tbody td.nowrap-right {
    text-align: right
}
table#price-list thead tr th {
    font-size: 18px;
    font-weight: 500;
    color: var(--white);
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase; padding-top: 10px; padding-bottom: 10px;
}

table#price-list thead tr th:first-child {
    border-right: 1px solid var(--white)
}


._dgrid {
    display: grid;
    display: -ms-grid;
    grid-template-columns: repeat(20, minmax(60%, 1fr));
    -ms-grid-columns: repeat(20, minmax(60%, 1fr));
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-scroll-behavior: smooth;
    -moz-scroll-behavior: smooth;
    -ms-scroll-behavior: smooth;
    scroll-behavior: smooth;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    transform: translateX(0px);
    scrollbar-color: var(--silver) transparent;
    scrollbar-width: thin;
    -ms-overflow-style: none;
    margin: 0;
    padding-bottom: 15px
}
.prgllr ._dgrid{ padding-bottom: 35px }
.prgllr figure{ overflow: visible }
.prgllr .figcaption{ bottom: -25px; letter-spacing: 0.3px; background-color: var(--blacksnd); padding: 7px;} 

._dgrid.dvdhm {
    min-height: 195px
}
._dgrid.lgallery  {
    grid-template-columns: repeat(10, minmax(58%, 1fr));
    -ms-grid-columns: repeat(10, minmax(58%, 1fr));
	 grid-row-gap: 1px;
    grid-column-gap: 1px;
}
._dgrid.lgallery .item{ padding: 0 4px}
._dgrid-40 {
    grid-template-columns: repeat(20, minmax(40%, 1fr));
    -ms-grid-columns: repeat(20, minmax(40%, 1fr))
}

._dgrid-40 .article.item-promo-list .article-content h3 {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400
}

._dgrid::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

._dgrid::-webkit-scrollbar-track {
    background-color: transparent
}

._dgrid::-webkit-scrollbar-thumb {
    background-color: var(--silver)
}

._dgrid.othlist .ecprd h3 {
    font-size: 17px
}

._dgrid.othlist .ecprd {
    padding: 0 3px
}

._dgrid.othlist .ecprd h3::after {
    font-size: 20px
}

._dgrid.othlist a.uricrd {
    padding: 0 15px
}

._dgrid.othlist .card-content {
    padding-bottom: 0
}

._dgrid.othlist {
    grid-template-columns: repeat(20, minmax(70%, 1fr));
    -ms-grid-columns: repeat(20, minmax(70%, 1fr));
    grid-row-gap: 0;
    grid-column-gap: 0
}

@media only screen and (min-width:610px) {
    ._dgrid {
        grid-template-columns: repeat(20, minmax(30%, 1fr));
        -ms-grid-columns: repeat(20, minmax(30%, 1fr))
    }
    ._dgrid.othlist {
        grid-template-columns: repeat(20, minmax(33%, 1fr));
        -ms-grid-columns: repeat(20, minmax(33%, 1fr))
    }

	._dgrid.lgallery  {
    grid-template-columns: repeat(10, minmax(28%, 1fr));
    -ms-grid-columns: repeat(10, minmax(20%, 1fr));
	 
}
}._dgrid .article.item-promo-list .article-content {
    padding: 0
}
.ezxpned[aria-expanded="false"] p.srvce {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden; margin-bottom: 0
}
.ezxpned[aria-expanded="true"] p.srvce { padding-bottom: 10px;
    -webkit-line-clamp: unset;
    display: block;
    height: auto;
}
.ezxpned[aria-expanded="true"]{ height: auto !important}
@media (min-width: 767px) and (max-width: 800px) { .ecprd{ width: 50%} }

.prcgdcl { margin: 15px 0}
.prcgdcl p{ font-size: 15px; line-height: 1.2;color: var(--blacksnd);}

.nubdytm * { text-align: left;
    font-size: 18px;

    line-height: 27px
}

h1.article-page-title {
        font-size: 21px;   font-family: var(--bodyfont);
    letter-spacing: -.1px;
    line-height: 25px;
    max-height: 85px;
    -webkit-line-clamp: 3; padding-bottom: 5px
}

.nubdytm>b,
.nubdytm>strong {
    font-weight: 500
}

.nubdytm h1,
.nubdytm h2,
.nubdytm h3,
.nubdytm h4,
.nubdytm h5,
.nubdytm h6 {
    width: 100%;
    margin-top: 0;
    font-family: var(--bodyfont);
    letter-spacing: -.1px; font-size: 19px;

}

.nubdytm section {
    float: left;
    width: 100%
}

.nubdytm ol,
.nubdytm ul {
    display: block;
    list-style: disc;
    padding-left: 18px;
    width: 100%;
    margin: 0 0 10px;
    float: left
}
.nubdytm li ol{ margin-bottom: 0}
.nubdytm ol {
    list-style: decimal
}

.nubdytm ol li,
.nubdytm ul li {
    display: list-item;
    margin: 0;

 
}
