/* 20250106122430 - 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: #0040ff;
}

/* custom */
@media(max-width:576px) {
.categories-res { margin-top:25px; }
.categories-res {display:none;} 
#service iframe { display:none; }
div#service {margin-top: 35px!important;}
}

#footer {
    background: #165aa4;
    color: #fff;
}

#footer #footer-bottom .footer-content .footer-block .footer-links ul li a {
    color: #fff;
}


/*Richard*/
.products .product .info .price {
font-size: 14px;
color: #EB790E;

}
/*Richard*/
/*Richard*/
h1 {
font-size: 19px!important;
}
h2 {
font-size: 14px!important;
}
/*Richard*/
nav ul ul li a {
  border-top: 0px;
  border-bottom: 1px solid #DDD;  
}
.sale.soldout {
  display:none;  
}
.slide-text {
  display:none;  
}

.tabsPages .page {
  max-height:100%;
}
.products .image-wrap .hover{
  display:none;
}

.product.hover {
  opacity:0.5;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}


/***********************************/


.sidebar .autocomplete {
  width: 208px;
  position: absolute;
  left: 38px;
  top: 67px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #DDD;
  box-shadow:rgba(0,0,0,0.1) 0 0 10px;
  z-index: 300;
  display: none;
}

.sidebar .autocomplete .arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}

.sidebar .autocomplete .more {
  padding: 10px;
  border-top: 1px solid #eee;
}

.sidebar .autocomplete .more a {
  font-size: 12px;
}

.sidebar .autocomplete .more span {
  color: #999;
}
.sidebar .autocomplete .notfound {
  padding: 15px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  display: none;
}

.sidebar .autocomplete.noresults .products,
.sidebar .autocomplete.noresults .more {
  display: none;
}
.sidebar .autocomplete.noresults .notfound {
  display: block;
}

.products.products-livesearch {
  width: 208px;
  padding: 10px 0px;
}

.products.products-livesearch .product {
  height: 48px;
  font-size: 13px;
  white-space: nowrap;
  margin-bottom: 0px;
}

.products.products-livesearch .product {
  padding: 5px 10px;
}

.products.products-livesearch .product img {
  float: left;
  margin-right: 10px;
}

.products.products-livesearch .product h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  max-width: 142px;
  padding-top:3px;
  margin-bottom:0px;
  float: left;
}

.products.products-livesearch .product h4 a {
  text-decoration:none;
  font-weight:bold;
}
.products.products-livesearch .product p.price {
  color: #187EA2;
  margin-top:0px;
  float: left;
}

.products.products-livesearch .product p.price.price-offer {
  color: #EA2E49;
}

.products.products-livesearch .product p.price span {
  color: #333333;
  text-decoration: line-through;
}






/********** Modal ***********/
button {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal a.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.modal a.btn:focus,
.modal a.btn:active:focus,
.modal a.btn.active:focus,
.modal a.btn.focus,
.modal a.btn:active.focus,
.modal a.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modal a.btn:hover,
.modal a.btn:focus,
.modal a.btn.focus {
  color: #333333;
  text-decoration: none;
}
.modal a.btn:active,
.modal a.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal a.btn.disabled,
.modal a.btn[disabled],
fieldset[disabled] .modal a.btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal a.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.modal a.btn-default:hover,
.modal a.btn-default:focus,
.modal a.btn-default.focus,
.modal a.btn-default:active,
.modal a.btn-default.active,
.open > .dropdown-toggle.modal a.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.modal a.btn-default:active,
.modal a.btn-default.active,
.open > .dropdown-toggle.modal a.btn-default {
  background-image: none;
}
.modal a.btn-default.disabled,
.modal a.btn-default[disabled],
fieldset[disabled] .modal a.btn-default,
.modal a.btn-default.disabled:hover,
.modal a.btn-default[disabled]:hover,
fieldset[disabled] .modal a.btn-default:hover,
.modal a.btn-default.disabled:focus,
.modal a.btn-default[disabled]:focus,
fieldset[disabled] .modal a.btn-default:focus,
.modal a.btn-default.disabled.focus,
.modal a.btn-default[disabled].focus,
fieldset[disabled] .modal a.btn-default.focus,
.modal a.btn-default.disabled:active,
.modal a.btn-default[disabled]:active,
fieldset[disabled] .modal a.btn-default:active,
.modal a.btn-default.disabled.active,
.modal a.btn-default[disabled].active,
fieldset[disabled] .modal a.btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.modal a.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.modal a.btn-primary {
  color: #ffffff;
  background-color: #49b9e3;
  border-color: #2e6da4;
}
.modal a.btn-primary:hover,
.modal a.btn-primary:focus,
.modal a.btn-primary.focus,
.modal a.btn-primary:active,
.modal a.btn-primary.active,
.open > .dropdown-toggle.modal a.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.modal a.btn-primary:active,
.modal a.btn-primary.active,
.open > .dropdown-toggle.modal a.btn-primary {
  background-image: none;
}
.modal a.btn-primary.disabled,
.modal a.btn-primary[disabled],
fieldset[disabled] .modal a.btn-primary,
.modal a.btn-primary.disabled:hover,
.modal a.btn-primary[disabled]:hover,
fieldset[disabled] .modal a.btn-primary:hover,
.modal a.btn-primary.disabled:focus,
.modal a.btn-primary[disabled]:focus,
fieldset[disabled] .modal a.btn-primary:focus,
.modal a.btn-primary.disabled.focus,
.modal a.btn-primary[disabled].focus,
fieldset[disabled] .modal a.btn-primary.focus,
.modal a.btn-primary.disabled:active,
.modal a.btn-primary[disabled]:active,
fieldset[disabled] .modal a.btn-primary:active,
.modal a.btn-primary.disabled.active,
.modal a.btn-primary[disabled].active,
fieldset[disabled] .modal a.btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.modal a.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.modal a.btn-success {
  color: #ffffff;
  background-color: #EB790E;
  border-color: #D36C0C!important;
}
.modal a.btn-success:hover,
.modal a.btn-success:focus,
.modal a.btn-success.focus,
.modal a.btn-success:active,
.modal a.btn-success.active,
.open > .dropdown-toggle.modal a.btn-success {
  color: #ffffff;
  background-color: #EB790E;
  border-color: #D36C0C!important;
}
.modal a.btn-success:active,
.modal a.btn-success.active,
.open > .dropdown-toggle.modal a.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.modal a.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.modal a.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da!important;
}
.modal a.btn-info:hover,
.modal a.btn-info:focus,
.modal a.btn-info.focus,
.modal a.btn-info:active,
.modal a.btn-info.active,
.open > .dropdown-toggle.modal a.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.modal a.btn-info:active,
.modal a.btn-info.active,
.open > .dropdown-toggle.modal a.btn-info {
  background-image: none;
}
.modal a.btn-info.disabled,
.modal a.btn-info[disabled],
fieldset[disabled].modal a.btn-info,
.modal a.btn-info.disabled:hover,
.modal a.btn-info[disabled]:hover,
fieldset[disabled] .modal a.btn-info:hover,
.modal a.btn-info.disabled:focus,
.modal a.btn-info[disabled]:focus,
fieldset[disabled] .modal a.btn-info:focus,
.modal a.btn-info.disabled.focus,
.modal a.btn-info[disabled].focus,
fieldset[disabled] .modal a.btn-info.focus,
.modal a.btn-info.disabled:active,
.modal a.btn-info[disabled]:active,
fieldset[disabled] .modal a.btn-info:active,
.modal a.btn-info.disabled.active,
.modal a.btn-info[disabled].active,
fieldset[disabled] .modal a.btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.modal a.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.modal a.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
  float:right;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #49b9e3;
}
.modal-body {
  position: relative;
  padding: 15px;
}

.modal-{
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  
  .modal-dialog {
    width: 530px;
    margin: 5% auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.modal .modal-body .img,
.modal .modal-body .content {
  width:45%;
  float:left;
  border:0px;
  padding-left:0px;
  font-size: 15px;
}

.modal .modal-body .img {
  margin-right:10%;
}

.modal .modal-body .buttons {
  padding:20px 0px;
}

.modal .products.related h3.title {
  margin-bottom: 10px;
  text-align: left;
}
.modal .products .product {
  margin-bottom: 0px;
}
.modal .products .info {
  line-height:normal;
  font-size: 11px;
}
.modal .products .info .price {
  color:#EB790E;
  font-weight:bold;
}
.modal .modal-header h4.error {
  color:red;
}

.clear {
  clear:both;
}




#collection-content a{
  color: #0994f5!important;
}

#collection-content h2{
    font-size: 20px !important;
}

#collection-content h3{
    font-size: 16px;
}

#collection-content ul.check{
    margin-bottom: 15px!important;
  padding-left: 32px!important;
}
#collection-content ul.check li:before{
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    left: 20px;
    padding-top: 3px;
}


#collection-content ul.bulletpoints{
	list-style-type: disc!important;
    margin-bottom: 15px!important;
    padding-left: 32px!important;
}
#collection-content .btn-default{
  color: white!important;
}
