/*
 Theme Name:   Justread Child
 Author:       Yasecure ÅK
 Template:     justread
 Version:      1.0.0
*/
html, body,h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Sans-Serif;
}



label.col-form-label { font-size: 14px; display: inherit;
min-width:200px;

 }
 
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 14px;
  font-weight: normal;
  display: block;
}
 textarea.form-control {
  height: auto;
  width: 300px;
  margin-left: 10px;
}
 
label {
  display: inline-block;
  margin-bottom: 0;
}
p { margin:0px;
 }

.wpcf7-list-item {
  display: block;
  margin: 0 0 0 0;
  font-size: 14px;
}


.form-group {
  margin: 5px 0px 5px 0px;
}

body.custom-background {
                background-image: url(https://kurierkamieniarski.pl/prenumerata/wp-content/uploads/2021/01/kostka_prenum.jpg);
                background-position: left top;
                background-size: cover;
                background-repeat: no-repeat;
                background-attachment: fixed;
                background-blend-mode: overlay;
                background-color: rgb(255 255 255 / 45%);
            }
            @-moz-document url-prefix() {
                body.custom-background {
                    background-image: url(https://kurierkamieniarski.pl/prenumerata/wp-content/uploads/2021/01/kostka_prenum.jpg);
                    background-position: left top;
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-attachment: fixed;
                    background-blend-mode: overlay;
                    background-color: rgba(138, 138, 138, 0.45);
                }
            }
            .navbar.site-content {
                display: block;
            }
            @media (min-width: 1024px){
                header#masthead {
                    padding: 0!important;
                    display: block;
					/*margin: auto;*/
					text-align: center;
                }
				.main-navigation ul {
					display: inline-block;
				}
            }
            .wpcf7-acceptance, .administrator-data,.jumbotron {
                font-size: 0.9rem;
            }
.main-navigation li:hover > a, .main-navigation li.focus > a {
	border-color: #1A98F0;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
	border-color: #234B49;
}
.search-toggle {
	display: none;
}
@media (min-width: 768px) {
.site-header {
    padding: 0 14rem;
}
}
@media (max-width: 768px) {
	.page .entry-body, .single .entry-body {
		padding: 0.5rem;
	}
}
.post-34 h1 {
	display: none;
}
.nav-pills .nav-link {
	border: solid 1px #234B49;
	color: #234B49;
	margin: 1px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .btn-primary {
	background-color: #234B49 !important;
	border: solid 1px #234B49 !important;
}
.site-header, .page .entry-body, .single .entry-body, .site-footer {
	background-color: #F5F2EB;
}
hr {
	width: 100%;
	margin-bottom: inherit;
}
.menu-toggle {
	outline: none !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: red;
    color: red;
    font-weight: bold;
}

.verifyP{
    padding: 2px!important;
    border: none!important;
    font-size: 16px;
}

.verifyP:hover, .verifyP.active{
    text-decoration: underline;
}

.nav-pills .nav-link.verifyP.active{
    background-color: #f5f2eb !important;
    color: #234B49!important;
    border: 0px!important;
}

.df-lightbox-close{
    color: white!important;
    font-size: 50px!important;
    height: 58px!important;
    width: 56px!important;
    padding: 5px 0!important;
}

@media (max-width: 500px){
	.df-book-title{
		height: 100%!important;
	}
}
@media (min-width: 1100px) {
    .df-book-title{
	    height: 5.2em!important;
    }
}
