/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: 

*/

#myTable h4 {
  font-size: 1.2em;
}

#myTable .btn {
  color: #fff!important;
  font-weight: 700;
  font-size: 18px;
  font-family: Roboto Condensed,sans-serif;
  border-radius: 5px;
  background-color: #80bf00;
  border: none;
  display: block;
  text-align: center;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  user-select: none;
}

#myTable .btn:hover {
  background-color: #6da300;
}

/*
#myTable {
  flex: 0 0 100%;
  display: grid;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  min-height: 180px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  
}
*/

#myTable .destdetails span {
  clear: both;
  float: left;
  width: 100%;

}

.priseninkl ul {
  list-style-type: none;
  margin-left: 0px;
}

.priseninkl  li:before {
  content: '✓';
  color:#80bf00;
  margin-right: 5px;
}

#myTable .bestilher {
  background-color: #dddddd;
}

#myTable .priseninkl {

}

#myTable div {
  
  border-right: #eeeeee 1px solid;
  padding: 5px 10px 5px 10px;
}


#myTable .rdesc {
  font-size: .8em;
  color:#454545;
}


#myTable .deststjern {
  padding-left: 0px;
}

/* Images i feedet container */
#myTable .flimg {
  width: 200px;
  padding-left: 0px;
}