/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.site 
{background-color:#ffffff}


/*MathJax design for table*/

body .MathJax_Display {
  font-size: 14px;
  margin: 0;
}

@media only screen and (max-width: 1150px) {
	body .MathJax_Display {
    font-size: 12px;}
}

.vigoSingleProduct .MathJax_Display {
  display:inline-block!important;
  margin:0;
  width: auto;
}

.vigoSingleSelect .MathJax_Display {
  text-align: left!important;
  font-size:12px!important;
  padding-right:25px;
}

body .MathJax_Display {
    font-size: 14px;
    margin: 0;
    display: inline-block!important;
    width: initial;
}

.MJXc-TeX-main-R,
.mjx-math *,
.mjx-chtml.MathJax_CHTML {
	font-weight:400!important;
    /* font-size: 110%important; */
	font-family:"Roboto Condensed", Arial, Helvetica, sans-serif!important
}

.vigo-products .MathJax {
	font-weight: bold !important;
}

.mjx-chtml.MathJax_CHTML{
	font-size:107%!important;
}

.MathJax .math{

     font-size: 80%!important;
	/* font-size:70%!important; */
}

/*new design for table*/

.vigo-products {
  margin: -20px;
  border: solid rgba(0,0,0,.3) !important;
  border-width: 1px 1px 0 1px !important;
  border-radius: 4px 4px 0 0;
  overflow-x: scroll;
}

.vigo-products table {
  border-collapse: collapse !important;
  border: none;
  display: table;
  margin: 0 !important;
}

.vigo-products table tbody td {
  border: solid rgba(0, 0, 0, .3) !important;
  border-width: 0 0 1px 0 !important;
  font-size: 12px !important;
  color: #5C5D5D !important;
  text-align: left;
  padding: 0 !important;
}

.vigo-products table tbody td a {
	display: block;
	//padding: 14px 20px !important;
}

.vigo-products table tbody td a:focus {
	outline: none;
}

.vigo-products table tbody td:first-child a,
.vigo-products table tbody td:last-child a {
	padding: 0 !important;
}

.vigo-products table tbody td {
	text-align: center;
	vertical-align: middle;
}

.vigo-products table tbody td:nth-child(7) {
  white-space: initial;
}

.vigo-products table tbody td a {
  font-size: 12px !important;
  color: #5C5D5D !important;
  font-weight: bold;
}

.vigo-products table tbody td br {
  display: none !important;
}

.vigo-products.vigo-products__configurable table tbody td br {
  display: block !important;
}

.vigo-products table tbody tr {
  background: transparent !important;
}

.vigo-products table tbody tr:hover {
  background: #e9e9e9 !important;
  cursor: pointer;
}

.vigo-products table thead {
  background: transparent !important;
}

.vigo-products table th,
.vigo-products table th:first-child {
  background: none;
  border: solid rgba(0,0,0,.3) !important;
  border-width: 0 0 1px 0 !important;
  padding: 14px 20px !important;
  font-size: 13px;
  color: #5C5D5D;
  font-weight: bold;
  position: relative;
  text-align: left !important;
}

.vigo-products table th:first-child,
.vigo-products table th:last-child {
  background: none;
}

.vigo-products table th:first-child {
  text-align: left !important;
  box-sizing: border-box;
}

.vigo-products table th div {
  position: relative;
  width: min-content;
  background-image: url(/DataTables-1.10.20/images/sort_asc.png);
}

/*.vigo-products table th div:after {
  content: '';
  background:  url('assets/img/arrow-down.svg');
  width: 8px;
  height: 5px;
  display: block;
  position: absolute;
  top: 7px;
  right: -12px;
}*/

.vigo-products table td:nth-child(3) {
  display: none !important;
}

.vigo-products table td:first-child {
  padding: 0 !important;
  width: 75px !important;
  border-right: 1px solid rgba(0,0,0,.3) !important;
}

.vigo-products table td:first-child img {
	padding: 1px;
}

.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate {
  display: none !important;
}

.download-link {
  display: block;
  background:  url('assets/img/download.svg') no-repeat;
  width: 18px;
  height: 18px;
  margin: 0 auto;
}

.uael-cf7-style .uael-cf7-select-custom::after {
	font-family: 'Font Awesome 5 Pro';
}

.uael-cf7-style input[type="checkbox"] + span, .uael-cf7-style input[type="radio"] + span {
	cursor: pointer;
}

.highcharts-credits {
	display: none !important;
}

.grecaptcha-badge {
	display: none !important;
}