/* 20210708103042 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/* Lists in content */
.general-content ul li,
.general-content ol li{
font-size:inherit;
}

.default-table {
	border:1px solid rgba(0,0,0,.07);
  border-radius:5px;
  overflow:hidden;
}
.default-table table {
    width:100%;
}
.default-table tr:nth-child(odd) {
	background: rgba(0,0,0,0.03);
}
.default-table tr td {
	padding:10px;
}

/* Make dropdown fields more visible */
.ui.selection.dropdown>.dropdown.icon {
color: #5E5E5E;
font: normal normal bold 20px/1 FontAwesome;
}
#productpage .product-configure .product-configure-options-option {
-webkit-box-flex: 0;
-ms-flex: 0;
flex: 0;
}
.ui.dropdown .menu>.item {
font-size: inherit;
font-weight: 400;
}
  
/* Icons */
.info .icon.icon-circle {
    max-width: 80px;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 9px 35px -6px rgba(0, 0, 0, .3);
    font-size: .7142em;
    background-color: #fff;
    position:relative
}

.info .icon.icon-circle i {
    line-height:2.7
}

.info .info-title {
    margin: 25px 0 15px;
    padding: 0 15px;
    color:#2c2c2c
}

.info p {
    color: #5E5E5E;
    padding: 0 15px 0 0;
    font-size:1.1em
}

.info-horizontal {
    text-align:left !important
}

.info-horizontal .icon {
    float: left;
    margin-top: 3px;
    margin-right:10px
}

.info-horizontal .icon > i {
    font-size:2.9em
}

.info-horizontal .icon.icon-circle {
    width: 65px;
    height: 65px;
    max-width: 65px;
    margin-top:8px
}

.info-horizontal .icon.icon-circle i {
    display: table;
    margin: -10px 0px 0 22px;
    line-height: 3.7;
    font-size:2.3em
}

.info-horizontal .description {
    overflow:hidden
}

.icon.icon-primary {
    color:#B3CF41
}

.icon.icon-primary.icon-circle {
    box-shadow:0 9px 30px -6px rgba(179, 207, 65, .3)
}

/* Gamma flyout menu
li{
  line-height: 2em;
}*/

.wsa-demobar a{
display: none !important;
}

.wsa-demobar{
/*position: absolute !important;*/
line-height: 1.5 !important;
padding: 1em;
}

.embed-responsive-16by9 {
padding-bottom: 100%;
}

.general-content p,
.general-content ol,
.general-content ul,
.body-wrap ul,
.body-wrap ol,
.main-content ul
.main-content ol{
line-height: 2em;
margin-bottom: 20px;
font-size: 1.12em;
}
/* bedrag verbergen bij verzendmethodes
.gui-checkout-one-step .gui-block-option .gui-field .gui-price{
display: none !important;
}*/

#giftincart-container h1
{
text-align: left;
font-weight: 700;
font-size: 1.6em;
}

.giftInCart_addMore
{
text-align: left;
}

.giftincart-info{
display: none !important;
}

.giftincart-product-title
{
  font-size: .85em;
	line-height: 1.25em;
  font-family: "Poppins", Helvetica, sans-serif;
	color: #333333;
	letter-spacing: .05em;
  font-weight: bold;
}
