/* CUSTOM STYLES e.g. for home page */
/*.is-page-home #page div.content > p{padding:1.75em;background:var(--color-grey);}*/
.is-page-home #page div.content > p{padding:.5em;background:var(--color-grey);}
.is-page-home #page div.content > ul{background:var(--color-grey);}
.is-page-home .pages-gallery .page{padding:10px;}
.is-page-home #page .head{font-size:1.75em;}
.is-page-home h1{display:none}
.is-page-home #page div.content{padding-top:0}

 /* news */
.is-page-home .type-5 .page{border:0;}
.is-page-home .type-5 .page:not(:first-child){border-left:1px solid var(--color-divider);}

/*order summary*/
@media screen and (max-width:600px){
.is-order-summary .widget.type-1, .is-order-summary .widget.type-2, .is-order-summary .widget.type-9 {display:none}
}

.field, .fieldButton{display:none;cursor:pointer;border-bottom:1px dotted #003366;}
.fieldButton {color:#4CAF50}
.obraz, .grafika, .rysunek, .rzezba, .autor {background-color: #4CAF50;color: #fff;padding: 8px;font-weight:bold;font-size:0.95em;}

.backJS{cursor:pointer;}
.container .copy{padding-left:5px;}
