/* WP frontend styles */

.wp-block-image.aligncenter img {
    margin: 0 auto;
}

.wp-block-image.alignleft img {
    margin-left: 0;
    margin-right: auto;
}

.wp-block-image.alignright img {
    margin-right: 0;
    margin-left: auto;
}



h1.wp-block-heading {
    font-family: 'Antonio', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 8px;
}

h2.wp-block-heading {
    font-family: 'Antonio', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 8px;
}



h3.wp-block-heading {
    font-family: 'Antonio', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 8px;
}


h4.wp-block-heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 8px;
}


h5.wp-block-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 31.5px;
    margin-bottom: 8px;
}


h6.wp-block-heading {
    font-size: 18px;
    font-weight: 400;
    line-height: 31.5px;
    margin-bottom: 8px;
}

p.wp-block-paragraph {
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.wp-block-list li {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 4px;
}


.tablepress .sorting:after {
    content: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 5.26667L7 6.33333L4 3.13333L0.999999 6.33333L-4.76837e-07 5.26667L4 1L8 5.26667Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.23235e-07 10.7333L1 9.66667L4 12.8667L7 9.66667L8 10.7333L4 15L7.23235e-07 10.7333Z' fill='white'/%3E%3C/svg%3E%0A");
}

.tablepress .sorting_asc:after {
    content: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_5)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 5.26667L7 6.33333L4 3.13333L1 6.33333L-1.86502e-07 5.26667L4 1L8 5.26667Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_5'%3E%3Crect width='8' height='8' fill='white' transform='translate(1.78814e-07 8) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.tablepress .sorting_desc:after {
    content: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_6)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.58566e-07 2.73333L1 1.66667L4 4.86667L7 1.66667L8 2.73333L4 7L8.58566e-07 2.73333Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_6'%3E%3Crect width='8' height='8' fill='white' transform='translate(8) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.tablepress>:where(thead, tfoot)>*>th {
    font-weight: 400;
}
.column-filter-widget select {
    appearance: none;
    padding: 6px 12px;
    border-radius: 0px;
	display: flex;
    width: auto;
    min-width: 200px;
    gap: 12px;
    background-color: #E7E7E7;
}

.column-filter-widget select:disabled {
    opacity: 0.5;
}

.column-filter-widget {
    position: relative;
}

.column-filter-widget .filter-term {
    margin-top: 8px;
}

.column-filter-widget:after {
    content: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2780_25639)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.86502e-07 2.73333L1 1.66667L4 4.86667L7 1.66667L8 2.73333L4 7L-1.86502e-07 2.73333Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2780_25639'%3E%3Crect width='8' height='8' fill='white' transform='translate(8) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    position: absolute;
    right: 12px;
    top: 12px;
}

.column-filter-widgets a.filter-term {
    display: inline-block;
    padding: 4px 16px;
    border: 1px solid #c0c0c0;
    border-radius: 16px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #4f4f4f;
    text-decoration: none;
}


.tablepress>tbody>tr>td {
    font-size: 16px;
    min-height: 22px;
    line-height: 22px;
}

.tablepress>tbody>tr>td>img{
    height: 28px;
    width: 16px;
}

@media (max-width:1680px){
    .tablepress>tbody>tr>td>img{
        height: unset;
        width: unset;
    }
}

.select-wrapper select {
    appearance: none;
    border-radius: 0px;
}

.select-wrapper:after {
    content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2791_21993)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-2.79753e-07 4.1L1.5 2.5L6 7.3L10.5 2.5L12 4.1L6 10.5L-2.79753e-07 4.1Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2791_21993'%3E%3Crect width='12' height='12' fill='white' transform='translate(12) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    position: absolute;
    right: 12px;
    top: 12px;
} 

/* comment at 14/05 feedback
@media only screen and (max-width: 1199px) {
    .tablepress-product-search .column-7 {
        min-height: 88px;
    }
    .tablepress tbody td.even,.tablepress tbody td:nth-child(even) {
        background-color: #F3F3F3 !important;
    }
	.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>* {
				
background-color: transparent !important;
		
	}
}

@media only screen and (min-width: 1200px) {
    .tablepress>tbody>tr:last-child>td {
        border-bottom: 2px solid var(--border-color);
    }
    .tablepress tbody tr.even,.tablepress tbody tr:nth-child(even) {
        background-color: #F3F3F3 !important;
    }  
}

*/

table.tablepress.cross-reference td.even, table.tablepress.cross-reference td:nth-child(even) {
    background-color: #FFFF !important;
}
table.tablepress.cross-reference-2 td.even, table.tablepress.cross-reference-2 td:nth-child(even) {
    background-color: #FFFF !important;
}

table.tablepress.cross-reference tr.even, table.tablepress.cross-reference tr:nth-child(even) {
    background-color: #FFFF !important;
}
table.tablepress.cross-reference-2 tr.even, table.tablepress.cross-reference-2 tr:nth-child(even) {
    background-color: #FFFF !important;
}

.tablepress>tbody>tr:last-child>td {
    border-bottom: none !important;
    border-top: none !important;
}
.tablepress-responsive-desktop tbody tr td {
    border-bottom: none !important;
    border-top: none !important;
}

/* Table Reference 1 */
.tablepress.cross-reference >:where(thead, tfoot)>*>th{
    background: none !important;
    color: #B0B0B0;
    font-size: 16px;
    line-height: 28px;
}
.tablepress.cross-reference>*+tbody>*>*, 
.tablepress.cross-reference>tbody>*~*>*, 
.tablepress.cross-reference>tfoot>*>* {
    border-top-color: transparent !important;
    font-size: 20px;
    line-height: 30px;
    color: #162D8D;
    font-weight: 500;
}

.tablepress.cross-reference>tbody>tr>td .button{
    background-color: #162D8D !important; 
    color: white !important;
    padding: 10px 28px !important;
    border-radius: 5px !important;
    border: none !important;
    font-size: 16px !important;
    line-height: 24px !important;
    cursor: pointer !important;
    transition: background-color 0.2s !important;
    text-decoration: none !important;
    display: inline-block !important;
    white-space: nowrap !important;
    margin-bottom: 4px;
}

.tablepress.cross-reference .column-label {
    color: #B0B0B0;
    font-size: 16px;
    line-height: 28px;
    display: none;
} 

@media (min-width: 480px) and (max-width: 768px) {
    .tablepress.cross-reference>thead>tr {
        display: none;
    }
    .tablepress.cross-reference>tbody>tr {
        display: flex;
        flex-wrap: wrap;
    }
    .tablepress.cross-reference>tbody>tr>td::nth-child(3) {
        white-space: nowrap;
    }

    .tablepress.cross-reference .column-label {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .tablepress.cross-reference>thead>tr {
        display: none;
    }
    .tablepress.cross-reference>tbody>tr {
        display: flex;
        flex-wrap: wrap;
    }
    .tablepress.cross-reference>tbody>tr>td {
        width: 100%;
    }
    .tablepress.cross-reference .column-label {
        display: block;
    }
}


/* Table Reference 2 */
.tablepress.cross-reference-2 >:where(thead, tfoot)>*>th{
    background: none !important;
    color: #B0B0B0;
    font-size: 16px;
    line-height: 28px;
}
.tablepress.cross-reference-2>*+tbody>*>*, 
.tablepress.cross-reference-2>tbody>*~*>*, 
.tablepress.cross-reference-2>tfoot>*>* {
    border-top-color: transparent !important;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
}

.tablepress.cross-reference-2>tbody>tr>td .button{
    background-color: #162D8D !important; 
    color: white !important;
    padding: 10px 28px !important;
    border-radius: 5px !important;
    border: none !important;
    font-size: 16px !important;
    line-height: 24px !important;
    cursor: pointer !important;
    transition: background-color 0.2s !important;
    text-decoration: none !important;
    display: inline-block !important;
    white-space: nowrap !important;
}
.tablepress.cross-reference-2 .column-label {
    color: #B0B0B0;
    font-size: 16px;
    line-height: 28px;
    display: none;
}

@media only screen and (max-width: 1024px) {
    .tablepress.cross-reference-2>thead>tr {
        display: none;
    }
    .tablepress.cross-reference-2>tbody>tr {
        display: flex;
        flex-wrap: wrap;
    }
    .tablepress.cross-reference-2 .column-label {
        display: block;
    }
}

.tablepress.cross-reference>tbody>tr:last-child>td,
.tablepress.cross-reference-2>tbody>tr:last-child>td {
    border-bottom: none;
}

.tablepress.processor-compatibility .td-circle {
    color: #162D8D !important;
} 

/* comment at 16/05/2025
@media (min-width: 1280px) {
    .content-product-template > .wp-block-group {
        padding: 100px 76px 100px 200px;
    }
}
*/

@media (max-width: 480px) {
    .dataTables_wrapper {
        max-width: calc(100vw - 24px);
    }
}


@media (min-width: 480px) and (max-width: 1280px)  {
    .dataTables_wrapper {
        max-width: calc(100vw - 80px);
    }
}

@media (min-width: 1280px) {
    .dataTables_wrapper {
        max-width: calc(100vw - 400px);
    }
}
.otgs-development-site-front-end{
    display: none;
}

/*Hide menu Language Switcher*/
.wpml-ls-display {
    visibility: hidden !important;
}
 
/*Hide footer Language Switcher*/
.wpml-ls {
    visibility: hidden  !important;
}