<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*translate g*/
.gtrans {
  float: right;
  margin: 0 10px;
}
/*hikashop*/
.sp-module.hikacart_module {
  float: right;
}
#hikashop_cart_module {
  display: inline-grid;
  margin-left:10px;
}
/*login*/
.sp-custom-login-on .form-login-wrap {
     top: 0;
	 z-index:1111111111111111111!important;
	 right:unset!important
}

.hikashop_product_quantity_field {padding:10px!important}
/*hack responsive image*/
.sppb-img-responsive {
  width: 100%;
}
/*banner*/
#sp-logo-right .agclickitem {
  margin: 0 !important;
}
.agclickitem {
  margin-bottom: 14px;
  min-height: 50px;
  background: #f1f1f1;
}
/*topmenu*/
.navtop li {
  margin-right: 34px;
  text-transform: uppercase;
  font-size: 13px;
}
.navtop li.current a {
  color:#009476
}
/*rsform*/
.rsform-block-trimite {
  margin-top: 8px;
}

@media (min-width:1200px) {
 .layout-boxed .body-innerwrapper {
  max-width: 1167px;
 
}
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta &gt; span.sppb-meta-category::after {
    content: ""!important;
	margin:0!important
}
 .sppb-article-meta, .sppb-addon-articles .sppb-article-meta &gt; span 
 {
	margin-top:5px!important;
	margin-bottom:5px!important
}
h3.sppb-addon-article-title {
  font-size: 16px;
  font-weight: 500;
}
/**/
h3.rss {
  margin-top: 10px;
	margin-bottom: 0 !important;
}
/*fabrik*/
.chzn-container {width:100%!important}
/*fabrik filter list*/
.fabrikButtonsContainer {
  display: inline-flex;
}
.fabrik_actions  .btn {
   padding: 0px 10px 0 0!important;
}
/*fabrik nav*/
.input-mini {
  max-width: 54px;
}
.fabrikDataContainer {
  padding-top: 30px!important;
}
/*LOGO*/
.sigleproduse img {opacity:0.5;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'https://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'&gt;&lt;/feColorMatrix&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ &amp; Safari 6+ */
}

.sigleproduse img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity:1; transition:1s;
}
/*reliable*/
.reliablediv {
 text-align: center;
margin: 15px 0;
border: 1px solid #ccc;
padding: 10px;
background: #f1f1f1;
}
 .reliablediv img {width:100%}
 
.topAntreprenori .sppb-nav-tabs li.active a {background:#009476;color:#ffffff!important;}
.topAntreprenori .sppb-nav-tabs li a:hover {background:#009476;color:#ffffff!important;}
.topAntreprenori .table-striped tbody tr:nth-of-type(2n+1) {background-color: #caebe4;} 
.topAntreprenori th {background-color: #009476!important; color:#ffffff;}
.topArhitecti a { color: #222!important;} 
.topArhitecti a:hover { color: #009476!important;} 


.topArhitecti .sppb-nav-tabs li.active a {background:#d2232a;color:#ffffff!important;}
.topArhitecti .sppb-nav-tabs li a:hover {background:#d2232a;color:#ffffff!important;}
.topArhitecti .table-striped tbody tr:nth-of-type(2n+1) {background-color: #f7d7cb;} 
.topArhitecti th {background-color: #d2232a!important; color:#ffffff;}
.topArhitecti a { color: #222!important;} 
.topArhitecti a:hover { color: #d2232a!important;} 


.topFereastra .sppb-nav-tabs li.active a {background:#0095da;color:#ffffff!important;}
.topFereastra .sppb-nav-tabs li a:hover {background:#0095da;color:#ffffff!important;}
.topFereastra .table-striped tbody tr:nth-of-type(2n+1) {background-color: #b0d4ed;} 
.topFereastra th {background-color: #0095da!important; color:#ffffff;}
.topFereastra a { color: #222!important;} 
.topFereastra a:hover { color: #0095da!important;} 

</pre></body></html>