/*
Theme Name: AraelZurli
Theme URI: https://www.araelzurli.pl
Author: Arael Zurli
Author URI: https://www.araelzurli.pl
Description: Szablon prywatny Arael Zurli
Version: 0.1
License: &copy; 2019 Arael Zurli All Rights Reserved
*/

body
	{
		font-family: 'Cormorant', serif;
		font-weight:600;
		font-size: 1.6rem;
		color:#000;
	}

.ftimes {
		font-family: Times, serif;
		font-weight:400;
		font-size: 1.6rem;
		color:#000;
		}

a {color: #777;}
a:hover {color: #444;}

@media (min-width: 576px) {
}
@media (max-width: 575.98px) {
}

h1, h2, h3, h4, h5, h6 {
color:#e0013f;
}

.easy-footnote a sup {color:#000;}
.easy-footnotes-wrapper {margin-top:30px;border-top:1px solid #ccc;color:#777;}
.easy-footnotes-wrapper .easy-footnote-single {font-size:1.2rem;}

@media (max-width: 575.98px) {
body{font-size: 1.1rem;}
.ftimes {font-size: 1.1rem;}
.easy-footnotes-wrapper .easy-footnote-single {font-size:1rem;}
h1, .h1 { font-size: 1.85rem;}
h2, .h2 { font-size: 1.5rem;}
h3, .h3 { font-size: 1.3rem;}
h4, .h4 { font-size: 1.15rem;}
h5, .h5 { font-size: 1.05rem;}
h6, .h6 { font-size: 1rem;}
}
@media (max-width: 425px) {
body{font-size: 1.1rem;}
.ftimes {font-size: 1.1rem;}
.easy-footnotes-wrapper .easy-footnote-single {font-size:1rem;}
}
@media (max-width: 767.98px) and (min-width: 576px) {
body{font-size: 1.3rem;}
.ftimes {font-size: 1.3rem;}
.easy-footnotes-wrapper .easy-footnote-single {font-size:1.1rem;}
.container { max-width: 100%;}
h1, .h1 { font-size: 2rem;}
h2, .h2 { font-size: 1.6rem;}
h3, .h3 { font-size: 1.4rem;}
h4, .h4 { font-size: 1.15rem;}
h5, .h5 { font-size: 1.05rem;}
h6, .h6 { font-size: 1rem;}
}

@media (max-width: 991.98px) and (min-width: 768px) {
body{font-size: 1.5rem;}
.ftimes {font-size: 1.4rem;}
.easy-footnotes-wrapper .easy-footnote-single {font-size:1.1rem;}
.container { max-width: 740px;}
h1, .h1 { font-size: 2.15rem;}
h2, .h2 { font-size: 1.7rem;}
h3, .h3 { font-size: 1.5rem;}
h4, .h4 { font-size: 1.25rem;}
h5, .h5 { font-size: 1.05rem;}
h6, .h6 { font-size: 1rem;}
}

@media (max-width: 1199.98px) and (min-width: 992px) {
.container {max-width: 960px;}
h1, .h1 { font-size: 2.3rem;}
h2, .h2 { font-size: 1.85rem;}
h3, .h3 { font-size: 1.6rem;}
h4, .h4 { font-size: 1.35rem;}
h5, .h5 { font-size: 1.15rem;}
h6, .h6 { font-size: 1rem;}
}

@media (min-width: 1200px) {
.container {max-width: 960px;}
h1, .h1 { font-size: 2.5rem;}
h2, .h2 { font-size: 2rem;}
h3, .h3 { font-size: 1.75rem;}
h4, .h4 { font-size: 1.5rem;}
h5, .h5 { font-size: 1.25rem;}
h6, .h6 { font-size: 1rem;}
}

.linia_p {
border-top:1px solid #ccc; width:100%;
}

div.duzalit p {
  /* margin-bottom: 0 */
}
/* p:first-letter { font-size: 200%; font-weight: 400;} */
div.duzalit p:first-of-type:first-letter { font-size: 200%; font-weight: 400;line-height:1rem;color:#e0013f;}
div.duzalit p {
   margin-top: 0px; margin-bottom: 0px; line-spacing:single;
}
div.duzalit p + p {
    text-indent: 1.5rem; 
   margin-top: 0;
   margin-top: 0px; margin-bottom: 0px; line-spacing:single;
}

.btn-light_1 {
  color: #212529;
  background-color: #e0e1e1;
  border-color: #e0e1e1;
}
.btn-light_1:hover {
  color: #212529;
  background-color: #cdd2d8;
  border-color: #c9ced3;
}
.btn-light_1:focus, .btn-light_1.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light_1.disabled, .btn-light_1:disabled {
  color: #212529;
  background-color: #e0e1e1;
  border-color: #e0e1e1;
}
.btn-light_1:not(:disabled):not(.disabled):active, .btn-light_1:not(:disabled):not(.disabled).active,
.show > .btn-light_1.dropdown-toggle {
  color: #212529;
  background-color: #c9ced3;
  border-color: #ccd2d7;
}
.btn-light_1:not(:disabled):not(.disabled):active:focus, .btn-light_1:not(:disabled):not(.disabled).active:focus,
.show > .btn-light_1.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

img{
  max-width: 100%;
  height: auto;
}

/* ## Comments
--------------------------------------------- */
.comments-list .no-comments{
    margin-bottom: -40px;
}

.comments-list .comment{
    position: relative;
    padding-left: 20px;
}

.comments-list .inner{
    /*border: 1px solid #ccc; */
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
	font-size: 1rem;
}

.comments-list_1 .inner{
    border: 1px solid #000;
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
	font-size: 1rem;
}

.comments-list .inner img{
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 0px;
    top: -10px;
}

.comments-list .inner h5,
.comments-list .comment .inner h5,
.comments-list .inner p,
.comments-list .comment .inner p,
.comments-list .inner .comment-awaiting-moderation{
    padding-left: 10px;
    padding-right: 10px;
	color:#777;
}

.comments-list .inner h5{
    overflow: hidden;
	/*border-bottom: 1px solid #eee; */
    color: #000000;
   /* height: 25px; 
    padding-top: 3px; */
    margin: 0px 0px 0px 0px;
	font-size: 1.15rem;
}

.comments-list .inner h5{
    /* background: #bcbcbc; */
}

.comments-list .parent .comment .inner h5,
.comments-list .children .inner h5{
   /* background: #bcbcbc; */
}

.comments-list .inner h5 a{
    float: right;
    display: block;
    text-transform: uppercase;
	color: #777777;
    /*padding-right: 10px;*/
}
.comments-list .inner h5 a:hover{
	text-decoration:none;
	color: #aaaaaa;
}

.comments-list .inner p{
    padding-top: 10px;
    padding-bottom: 10px;
    font-style: none;
    margin: 0px;
}

.comments-list .inner .comment-awaiting-moderation{
    display: block;
    font-size: 12.5px;
    opacity: 0.6;
    background: #000000;
    color: #fff;
    text-align: right;
}

.comments-list .byuser .inner{
	/*border:1px solid #aaa;*/
}
.comments-list .byuser .inner h5,
.comments-list .byuser .inner p{
	font-weight:700;
	color:#000;
}

.comments-navi{
    overflow: hidden;
    margin-top: -10px;
    padding-left: 39px;
    padding-right: 2px;
}

.comments-navi > div{
    float: left;
    width: 50%;
    min-height: 1px;
}

.comments-navi .prev{
    text-align: left;
}

.comments-navi .next{
    text-align: right;
}

.comment-notes {
	margin-bottom: 2rem !important;
}
.comment-form-comment label {
	display: block;
	color:#aaa;
}
.comment-form-comment label textarea {
	display: block;
}
.comment-form-author label {
	display: block;
	color:#aaa;
}
.comment-form-author label input {
	display: block;
}

.form-submit{
	margin-top: 2rem !important;
}
.submit {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .submit {
    transition: none;
  }
}
.submit:hover {
  color: #212529;
  text-decoration: none;
}
.submit:focus, .submit.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.submit.disabled, .submit:disabled {
  opacity: 0.65;
}
a.submit.disabled,
fieldset:disabled a.submit {
  pointer-events: none;
}
.submit {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.submit:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.submit:focus, .submit.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.submit.disabled, .submit:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.submit:not(:disabled):not(.disabled):active, .submit:not(:disabled):not(.disabled).active,
.show > .submit.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.submit:not(:disabled):not(.disabled):active:focus, .submit:not(:disabled):not(.disabled).active:focus,
.show > .submit.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
/* ## koniec Comments
--------------------------------------------- */

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
