/* пользовательский */

body{
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;   
  background-size: cover;
  /*background-color: rgb(169, 169, 169);*/
  background-image: url('https://keramika-jal.xyz/images/Foni/Vasara/Vasara%20(7).jpg');
}

.row{
  justify-content:space-around;
}
.item-content{
  background-color: rgba(85, 107, 47, 0.7);
}
.mod-breadcrumbs{
  background-color: rgba(109, 235, 25, 0.8);
}
.com-content-article{
  background-color: rgba(85, 107, 47, 0.7);
  color: rgb(255, 255, 255);
}
.blog{
  background-color: rgba(85, 107, 47, 0.7);
}
.blog-item{
  background-color: rgba(255, 255, 255, 0.5);
}
.container-header .mod-menu{
  color: #0d2b00;
}


/**/
.article-info{
  background-color: rgba(85, 107, 47, 0.9);
}




/*JoomShoping*/
.jshop{
  background-color: rgba(85, 107, 47, 0.9);
  color: white;
}
.product_link{
  color: white;
}
.list_product{
  background-color: rgba(0, 150, 0, 0.5);
}
.manufacturer_name{
  color: white;
}
.description{
  color: white;
}
.price_extra_info{
  color: white;
}
.image{
  color: white;
}

/*Pārējie*/
.com-users-registration{
  background-color: rgba(140, 140, 140, 0.9);
}
.com-users-login{
  background-color: rgba(140, 140, 140, 0.9);
}
.com-users-reset{
  background-color: rgba(140, 140, 140, 0.9);
}
.com-users-remind{
  background-color: rgba(140, 140, 140, 0.9);
}