@font-face {
  font-family: "NeueHaasGroteskDisplayPro55Roman";
  src: url('../fonts/NeueHaasGroteskDisplayPro55Roman/font.woff2') format('woff2'), url('../fonts/NeueHaasGroteskDisplayPro55Roman/font.woff') format('woff');
}


body {
    font-family: NeueHaasGroteskDisplayPro55Roman;
}

.btn-circle.btn-sm {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
}

.menu {
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    display: flex;
    column-gap: 35px;
    align-items: center;
    justify-content: start;
    margin: 0 0 0 -47px;
    text-transform: uppercase;
    font-weight: 200;
    
}

.menu li {
    direction: rtl;
}

.menu li:last-child {
    list-style-type: none;
}

.menu li a.active {
    color: #76b4e5;
}

.menu a {
    color: #fff;   
    font-size: 20px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
}

#fh5co-header .navbar-brand {
    display: contents;
}

.fh5co-menu-btn {
    margin: 0;
}

.fh5co-menu-btn.bg-white {
  width: 43px;
  height: 43px;
  border-radius: 21px;
  padding: 10px;
  text-align: center;
  line-height: 22px;
}

.fh5co-menu-btn.bg-white i {
    margin: 0;
    float: none;
}

.bell, .message, .conversation {
    position: relative;
    border: 2px solid #b47a08;
}

.bell i, .message i, .conversation i {
    color: #b47a08;
}

.bell:before, .message:before, .notify_info:before {
  content: attr(data-totalitems);
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  top: -12px;
  right: -9px;
  background: green;
  line-height: 22px;
  padding: 0 5px;
  height: 22px;
  min-width: 22px;
  color: white;
  text-align: center;
  border-radius: 22px;
}  

#fh5co-header {
    padding-top: 1em;
    padding-bottom: 1em;
}

#fh5co-board .item {
    margin: 0;
}

#fh5co-board.social .obserwowanych .item {
    background: #e6f1ff;
}

#fh5co-board.social .twoje .item {
    background: #d8f3e2;
}

#fh5co-board .przeczytane .item .caffle {
    border-color: #3cbd08;
}

#fh5co-board .item .fh5co-desc{
    width: 100%;
    font-family: Oswald;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 15px 0 15px;
    line-height: 1.2em;
    height: 80px;
}

#fh5co-board .item.shop .fh5co-desc {
    padding-top: 0;
}

#fh5co-board .item .fh5co-desc .title {
    height: 20px;
    line-height: 20px;
    align-items: center;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin-top: 3px;
}

#fh5co-board .item .fh5co-desc .icons {
    font-size: 14px;
}

#fh5co-header {
    margin-bottom: 0;
}

.filters li {
    list-style-type: none;
   display: inline-block;
}

#filter-bar {
    background: #fff;
}

#filter-bar .filters {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 0.5em 0;
  padding-left: 10px;
  column-gap: 50px;
}

#filter-bar .filters ul {
    margin: 0 !important;
    padding: 0 !important;
    color: #ccc;
    font-family: Oswald;
}

#filter-bar .filters ul span {
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
}

#filter-bar .filters ul li:first-child {
    margin-right: 15px;
    margin-left: 10px;
}

#filter-bar a.btn-light.selected {
    background: #76b4e5;
    color: #fff;
}

.filter-button {
    letter-spacing: normal !important;
    font-size: 15px;
    font-family: Oswald;
    line-height: 15px;
    margin: 0;
}

#filter-bar .categories {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 0.5em 0;
  column-gap: 10px;
  padding-left: 10px;
}

#filter-bar .categories a.btn {
    width: inherit;
    background: #ccc;
    border: none;
    box-shadow: none;
}

#filter-bar .categories a.btn.active {
    background: #76b4e5;
}

#notRead {
    display: none;
}

li.selected input[type="checkbox"]#read + label {
    color: #fff;
}

li:not(.selected) input[type="checkbox"]#read:checked + label {
    color: #333 !important;
}

#fh5co-board {
    margin-top: 1em;
}

.animate-box div.caffle .description {
    font-family: Oswald;  
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 25px 10px 10px 10px;
   height: 80px;
  font-size: 18px;
  line-height: 24px;
}

.animate-box div.caffle .description p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #272727;
}

.animate-box .caffle {
    height: 180px;
    flex-wrap: wrap;
}

.social .animate-box .caffle {
    height: 100px;
}

span.date {
			position: absolute;
			right: 0;
			bottom: 0;
			background: #76b4e5;
			color: #fff;
			padding: 0 10px;
			opacity: 0.7;
			border-top-left-radius: 2px;
			font-size: 11px;
		}
		
		span.icon-corner {
			position: absolute;
			top: 15px;
			left: 25px;
		}
		
		span.icon-corner i {
			color: #76b4e5;
                        font-size: 30px;
		}
                
                .fh5co-desc .icons {
                    display: flex;
                    column-gap: 15px;
                }
                
            span.publish_date {
                font-family: Oswald;
                color: #000;
                font-size: 12px;
                display: flex;
                column-gap: 5px;
                align-items: center;
                margin-bottom: 2px;
            }
            
            span.publish_date i {
                font-size: 18px;
            }
            
            span.publish_date i:hover {
                color: #76b4e5;
            }
            
            div.tab_message {
                position: absolute;
                width: 22.7%;
                background: #3cbd08;
                color: #fff;
                font-size: 13px;
                cursor: default;
                z-index: 9;
            }
            
            div.tab_message>span {
                display: none;
            }
            
            span.publish_date i, .add_to_folder, .remove_from_tabs {
                cursor: pointer;
            }
            
            .add_to_folder:hover, .remove_from_tabs:hover {
                text-decoration: underline;
            }
                
   div.country {
    font-family: Oswald;
    color: #b47a08;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.1em;
    height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
		}
              
                .top_left {
                    padding: 12px;
                    text-align: left;
                    height: 69px;
                    max-width: 80%;
                }
                
                .top_right {
                    padding: 12px;
                    text-align: right;
                    height: 69px;
                }
                
                  @media screen and (max-width: 992px) {
                    
                   

.navbar, #filter-bar .filters {
    display: none;
}

#filter-bar {
    bottom: 70px !important;
}
                }     
                
              
          
h1.element_title {
    font-family: Oswald;
    text-transform: uppercase;
}
         
.divide {
    position: relative;
    overflow: hidden;
    margin: 35px 0 25px 0;
    color: #76b4e5 !important;
    width: 100%;
}

.thank_you .divide {
    left: 0;
}

.divide:after {
    content: '';
    position: absolute;
    width: 100px;
    top: 11px;
    left: 0;
    height: 0;
    border-top: 2px solid #76b4e5;
}

.divide.long {
    margin: 20px 0 15px 0;
}

.divide.long:after {
    width: 100%;
}

.divide i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px!important;
    text-align: center;
    color: transparent; 
}
           
h4.teaser {
    font-family: Oswald;
    line-height: 1.65em;
    font-weight: 300;
}

h3.categories {
    font-family: Oswald;
    text-transform: uppercase;
}

button.btn-number {
    padding: 6px 10px;
    background: #e5e5e5;
    border: none;
    margin-bottom: 0;
}

.btn-gold {
    background-color: #b47a08;
}

.btn-gold:hover {
    background-color: #272727;
}

.bg-gold {
    background-color: #b47a08 !important;
}

.top_right i {
    color: #b47a08;
}

.input-number {
    height: 32px;
    text-align: center;
}

.shop .btn {
    height: 32px;
    line-height: 27px;
    padding-top: 0;
}

h3.price {
   font-family: Oswald;  
   color: #76b4e5;
}

.item .input-number {
    background: #fff;
    border-color: #fff;
}

.add_to_cart  {
    height: 32px;
    position: relative;
}

.cart {
    position: relative;
}

.cart:before {
    content:attr(data-totalitems);
    font-size:12px;
    font-weight:600;
    position:absolute;
    top:-12px;
    right:-12px;
    background:#76b4e5;
    line-height:24px;
    padding:0 5px;
    height:24px;
    min-width:24px;
    color:white;
    text-align:center;
    border-radius:24px;
  }
  
  .cart.shake {
    animation: shakeCart .4s ease-in-out forwards;
  }
  
  @keyframes shakeCart {
  25% {
    transform:translateX(6px)
  }
  50% {
    transform:translateX(-4px);
  }
  75% {
    transform:translateX(2px);
  }
  100% {
    transform:translateX(0);
  }
}

#to-cart {
    font-size:12px;
    font-weight:600;
    position:fixed;
    z-index: 99999999999999;
    margin-left: 18px;
    margin-top: 5px;
    background:#76b4e5;
    line-height:24px;
    padding:0 5px;
    height:24px;
    min-width:24px;
    color:white;
    text-align:center;
    border-radius:24px;
    transition: all 0.5s;
    display: none;
}

.product_title {
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
}

.subtitle {
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px 0;
}

.cart_view .img-thumbnail {
    max-width: 120px;
}

.cart_view .price {
    font-size: 20px;
    font-family: Oswald;
    font-weight: 500;
    color: #76b4e5;
}

.qty {
    font-family: Oswald;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    margin-right: 10px;
    color: #333;
}

#checkout_button {
  letter-spacing: normal !important;
  font-size: 15px;
  font-family: Oswald;
  line-height: 15px;
  margin: 0;
  width: 100%;
}

#subtotal, #tax, #total {
    font-family: Oswald;
}

#register_button {
  letter-spacing: normal !important;
  font-size: 15px;
  font-family: Oswald;
  line-height: 15px;
  width: 100%;
}

.form-check-label {
    font-weight: normal !important;
}

.checkout_view .img-thumbnail {
    max-width: 100px;
}

.checkout_view .price {
    font-size: 20px;
    font-family: Oswald;
    font-weight: 500;
    color: #76b4e5;
    text-align: right;
}

#process_button {
  letter-spacing: normal !important;
  font-size: 15px;
  font-family: Oswald;
  line-height: 15px;
  margin: 0;
  width: 100%;
  background: #76b4e5;
}

.form-control-for-tags {
    height: auto !important;
    padding: 0;
}

#add_media.dropzone .dz-preview.dz-image-preview {
    margin: 0 !important;
    width: 100%;
}

#add_media.dropzone .dz-preview .dz-image {
    width: 100% !important;
    border-radius: 0;
    height: auto !important;
}

#add_media.dropzone .dz-preview .dz-image img {
    width: 100% !important;
}

.item.social img {
    max-height: 150px;
    float: right;
}

.item.default.comment img {
    max-height: 200px;
    border-radius: 10px;
}

.item.default.comment .icons {
    display: none;
}

.item.default.comment .title {
    margin: 15px;
    text-transform: uppercase;
}

.item.default.comment .title a {
    color: #333 !important;
    font-family: Oswald;
}

.item.default.comment {
    background: #efefef;
    border-radius: 10px;
    margin: 0 1.5rem;
    display: flex;
}

#newCommentModal .item.default.comment {
    padding: 15px;
    font-family: Oswald;
    text-transform: uppercase;
    font-weight: 400;
}

#fh5co-board .item.social .fh5co-desc .title {
    height: 20px;
}

.shop.item .animate-box {
    height: 155px;
}

.shop.item img {
    height: 155px;
    object-fit: contain;
    text-align: center;
}

[data-totalitems="0"]:before {
    display: none;
}

.item .caffle {
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.item:hover .caffle {
    border-top: 4px solid #272727;
    border-left: 4px solid #272727;
    border-right: 4px solid #272727;
}

.item:hover a {
    text-decoration: none !important;
}

.top_right img {
    width: 120px;
    max-width: 120px !important;
    height: 67.5px;
    border-radius: 5px;
}

.shoptitle {
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    margin-top: -5px !important;
}

.shopsubtitle {
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
    font-size: 18px;
}

.shopcategory {
    font-size: 12px;
    font-weight: 500;
    height: 16px;
    overflow: hidden;
}

.shopcategory i {
    margin-right: 5px;
}

.shopcategory i:empty {
    display: none;
}

.modal-header, .modal-footer {
    border: none !important;
}

.modal-header h5 {
    font-family: Oswald;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight: 400;
    font-size: 20px;
}

#filterModal legend {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 5px;
}

#filterModal ul {
   list-style-type: none; 
   padding-left: 0;
}

#filterModal ul li {
    text-transform: uppercase;
    font-family: NeueHaasGroteskDisplayPro55Roman;
    font-size: 13px;
}

#filterModal ul li a {
    color: rgb(129, 136, 146);
    text-decoration: none;
    align-items: center;
    width: fit-content;
}

input[type="checkbox"] + label, input[type="radio"] + label {
    font-weight: normal;
    cursor: pointer;
}

input[type="checkbox"] + label > i.cleanTag, input[type="radio"] + label > i.cleanTag {
    display: none;
}

#filterModal ul li a.selected {
    color: #fff;
}

#filter-bar input[type="checkbox"]:checked + label > i.cleanTag, 
#filter-bar input[type="radio"]:checked + label > i.cleanTag,
#filterModal input[type="checkbox"]:checked + label > i.cleanTag,
#filterModal input[type="radio"]:checked + label > i.cleanTag{
    display: inline-block;
    margin-left: 10px;
}

#filter-bar input[type="checkbox"]:checked + label,
#filter-bar input[type="radio"]:checked + label,
#filterModal input[type="checkbox"]:checked + label,
#filterModal input[type="radio"]:checked + label {
    color: #fff;
}

.filter-tag input[type="checkbox"] {
    display: none;
}

.filter-tag label {
    margin: 0;
}

li.filter-tag.selected {
  background: #76b4e5;
  color: #fff;
}

#searchModal button {
    position: absolute;
    top: 25px;
    right: 20px;
    border: none;
    background: transparent;
    color: #272727;
    font-size: 25px;
}

.modal-header i {
    font-size: 1.5em;
}

#newPostButtonLeft, #newMessageButtonLeft, #commentButtonLeft {
    position: fixed;
    bottom: 40px;
    left: 0;
    height: 110px;
    width: 110px;
    border-radius: 55px;
    text-align: center;
    line-height: 22px;
    padding: 0;
    margin-left: 50px;
}

#newPostButton, #newMessageButton, #commentButton {
    position: fixed;
    bottom: 40px;
    right: 0;
    height: 110px;
    width: 110px;
    border-radius: 55px;
    text-align: center;
    line-height: 22px;
    padding: 0;
    margin-right: 50px;
}

.btn {
    letter-spacing: normal !important;
    font-size: 15px;
    font-family: Oswald;
    line-height: 15px;
    padding: 8px 20px 10px 20px;
}

.content {
    font-size: 20px;
    color: #272727;
    line-height: 1.5em;
    text-align: justify;
    overflow-wrap: break-word;
}

.content b, .content strong {
    font-weight: 900 !important;
}

.bottom_buttons {
    padding: 10px 0;
    display: flex;
    justify-content: center;
    column-gap: 30px;
    font-family: Oswald;
    text-transform: uppercase;
    height: 70px !important;
}

.bottom_buttons.first {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;   
    justify-content: space-between;
}

.bottom_buttons.second {
    justify-content: space-around;
}

.bottom_buttons.last {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;   
}

.bottom_buttons a {
    color: #fff;
    text-decoration: none;
}

.bottom_buttons span.big {
    font-size: 28px;
}

.bottom_buttons span.big_count {
    font-size: 24px;
}

.bb_comments {
    background: #002653;
    padding: 4px 10px 0px 10px;
    display: flex;
    justify-content: center;
    column-gap: 5px;
    font-family: Oswald;
    text-transform: uppercase;
    border-radius: 15px;
    margin-bottom: 10px;
    width: 100%;
    align-items: center;
    height: 50px;
}

.bb_comments a.reply {
    margin-top: -6px;
}

.bb_comments i {
    font-size: 1.5em;
}

.bb_comments span.big_comment {
    font-size: 18px;
}

.bb_comments .count {
    margin-top: -5px;
    display: block;
}

.bottom_buttons span.big_count {
    font-size: 15px;
}

.share_text {
    font-size: 16px;
}

.facepalm {
    display: inline-block !important;
    background-size: contain;
}

.facepalm.text-dark {
    background-image: url('../images/facepalm.png');    
}

.facepalm.text-color {
    background-image: url('../images/facepalm_full.png');    
}

.fa-heart.text-color {
    color: #ef5354 !important;
}

.fa-face-grin-tears.text-color {
    color: #2860aa !important;
}

.fa-face-surprise.text-color {
    color: #ff914c !important;
}

.fa-face-angry.text-color {
    color: #d02827 !important;
}

.facepalm.fa-2x {
    width: 30px;
    height: 30px;
    margin-bottom: -5px;   
}

.facepalm.fa-3x {
    width: 45px;
    height: 45px;
    margin-bottom: -5px;   
}

.comment_line {
    padding: 15px 0 5px 0;
    background: #fff;
    border-bottom: 3px solid #f5f6f7;
}

.comment_date {
    font-size: 12px;
    line-height: 15px;
    color: #272727;
    text-align: center;
}

.comment_user {
    font-family: Oswald;
    font-weight: 400;
    color: #272727;
    font-size: 15px;
}

.comment_user img {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.comment_content {
    font-size: 15px;
    line-height: 20px;
    font-family: NeueHaasGroteskDisplayPro55Roman;
    color: #272727;
    align-self: center;
}

.argument_line {
    padding: 15px 10px 20px 10px;
    background: #fff;
    border-bottom: 3px solid #f5f6f7;
}

.argument_number {
    font-family: Oswald;
    color: #76b4e5;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
}

.argument_desc {
    font-size: 15px;
    line-height: 20px;
    font-family: NeueHaasGroteskDisplayPro55Roman;
    color: #272727;
}

#profile .bg_picture {
    height: 291px;
    background-size: 100% auto;
    background-color: #ddd;
}

#profile .avatar_image {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    border: 3px solid #fff;
    margin-top: -75px;
    margin-left: 10px;
    object-fit: cover;
}

#authors .avatar_image {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    border: 3px solid #fff;
    margin-left: 10px;
    object-fit: cover;
}

#authors .item {
    background-color: #002653;
    padding: 15px 0;
    position: relative;
}

#authors .fh5co-desc {
    height: 60px !important;
}

#authors .aureole {
    position: absolute;
    top: 10px;
    left: 10px;
}

#profile .info a {
    color: #272727;
    font-family: NeueHaasGroteskDisplayPro55Roman;
}

#profile .info a i {
    color: #76b4e5;
}

#profile h3 {
    font-family: Oswald;
    font-weight: 500;
    text-transform: uppercase;
}

#profile h4 {
    font-family: Oswald;
    font-weight: 300;
}

#profile .comment_line {
    padding: 10px 0;
    background: #fff;
    border-bottom: 3px solid #f5f6f7;
}

.like_line {
    color: #272727;
}

.like_line.bold {
    background: rgba(0,255,0,0.1);
}

.like_line img {
    width: 28px;
    height: 28px;
    object-fit: cover;
}

.like_line {
    border-bottom: 3px solid #f5f6f7;
}

.like_line .in_reply {
    color: #a9a9a9;
}

.friendly-name {
    color: #272727;
}

#profile .friendly-name:hover {
    text-decoration: none;
}

#profile .text-right span {
    color: rgb(129, 136, 146);
}

.user-picture {
    width: 28px;
    height: 28px;
    object-fit: cover;
}

.dropdown-menu {
    padding: 0;
    border-radius: 0;
}

.dropdown-menu.show {
    top: 5px !important;
    left: 5px !important;
}

.dropdown-menu li a {
    font-family: Oswald;
    padding: 10px 20px;
    border-bottom: 2px solid #eee;
    text-transform: uppercase;
    font-weight: 400;
}

.dropdown-menu li:last-child a {
    border-bottom: 0;
}

#chat .persons {
    list-style-type: none;
    padding: 0;
}

#chat .persons li {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px;
    color: #272727;
    display: flex;
    column-gap: 20px;
    align-items: center;
}    

#chat .persons li div.names {
    display: flex;
    flex-wrap: wrap;
}

#chat .persons li span {   
    font-family: Oswald;
    font-weight: 400;
    width: 100%;
    font-size: 15px;
}

#chat .persons li small {
    font-family: NeueHaasGroteskDisplayPro55Roman;
    font-weight: 300;
    width: 100%;
}
#chat .persons li.active {
    border: 2px solid #272727;
}

#chat .recipient_area {
    background: #fff;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 10px;
    align-items: center;
    font-family: Oswald;
    border-bottom: 5px solid #f5f6f7;
}

#chat .recipient_area .participant {
    background: #eee;
    padding: 0;
    border-radius: 5px;
    color: #333;
}

#chat .recipient_area .participant a {
    padding: 5px 10px;
    display: flex;
}

.tagify__dropdown__item {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.tagify__dropdown__item__avatar-wrap img, .tagify__tag__avatar-wrap img {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    object-fit: cover;
}

.tagify__tag {
    background: #e5e5e5;
}

.tagify__tag-text {
    line-height: 30px;
    margin-left: 10px;
}

.tagify__tag > div::before {
    box-shadow: 0 0 0 1.6em var(--tag-bg) inset;
}

.tagify__tag__removeBtn:hover+div::before {
  box-shadow:0 0 0 1.6em  var(--tag-remove-bg,rgba(211,148,148,.3)) inset!important;
}

.element-content img {
    max-width: 100%;
}

.acceptances {
    font-size: 13px;
}

.acceptances input[type="checkbox"] {
    margin-right: 10px;
}

.text-grey {
    color: #ccc;
}

.download-button, .payment-button, .play-button {
    font-size: 22px;
    height: 45px !important;
    line-height: 40px !important;
}

.thank_you .download-button {
    line-height: 22px !important;
}

.bootstrap-select > .dropdown-toggle {
    background: #fff;
}

.acceptances label {
    display: initial;
    font-weight: 400;
}

.tagify__input {
    width: 97%;
}

a.profile-link {
    text-decoration: none;
}

a.profile-link:hover div.bg-white  {
    background-color: rgba(239, 83, 83, 0.3) !important;
}

.msg {
  text-align: center;
  color: #333;
  
}

.msg .success {
  background: rgba(0,255,0,0.1);  
  border: 2px solid green;
  margin: 0;
  font-size: 15px;
  text-transform: uppercase;
  padding: 15px 0;
}

.msg .error {
  background: rgba(255,0,0,0.1);  
  border: 2px solid red;
  margin: 0;
  font-size: 15px;
  text-transform: uppercase;
  padding: 15px 0;
}

.btn {
    margin: 0;
}

.filter-pop {
    position: relative;
    color: #ccc;
}

.filter-pop .badge {
    text-transform: none !important;
    font-family: Open Sans;
    font-size: 9px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: 30px;
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

.filter-pop.selected {
    background: #76b4e5;
    color: #fff;
}

.filter-pop.selected .badge {
    color: #333;
    border-color: #333;
}

#clear-button {
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
}

#clear-button {
    display: none;
}

#copyText, #copyTextBottom {
  font-size: 12px;
  line-height: 12px;
  height: auto;
}

.message_line {
    column-gap: 8px;
    align-items: center;
}

.message_line div.cloud {
    background: #f0f0f0;
    color: #333;
    padding: 10px 15px;
    border-radius: 20px;
    line-height: 1.2em;
    max-width: 70%;
    position: relative;
    min-width: 100px;
    margin-bottom: 15px;
}

.message_line.is_logged div.cloud {
    background: #76b4e5;
    color: #fff;
}

.message_line.is_logged div.cloud a {
    color: #333;
}

.message_line.is_logged {
    justify-content: end;
}

.message_line .date {
    position: absolute;
    right: 12px;
    bottom: -20px;
    font-size: 10px;
    color: #a0a0a0;
}

.message_line img {
    margin-top: -15px;
}

.conversation .img_list {
    width: 60px;
    display: flex;
}

.conversation img {
    margin-left: -40px;
    background: #fff;
    display: none;
    object-fit: cover;
}

.conversation img:first-child {
    margin-left: 0;
    display: block;
}

.conversation img:nth-child(2) {
    display: block;
}

.info {
    column-gap: 30px; 
    padding-left: 17em; 
    padding-right: 19em;
}

.element_image {
    padding: 0 5em;
}

.element-content {
    padding: 0 7rem;
}

#profile .info {
    padding-left: 9em;
    padding-right: 8em;
}


#profile .info.observed {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0.8em !important;
}

#passwordInfo {
  position: absolute;
  top: 5px;
  right: 14px;
  z-index: 99;
  color: #76b4e5;
}

a.edit-bg-avatar {
  background: #fff;
  padding: 5px;
  border-radius: 10px;
  position: absolute;
  right: -15px;
  top: 15px;
}

a.edit-avatar {
  background: #fff;
  padding: 5px;
  border-radius: 10px;
  position: absolute;
  right: 20px;
  top: -30px;
}

.only_mobile {
    display: none;
}

.navbar.menu li a i {
    display: none;
}

.notifications {
    min-width: 300px;
}

.notifications li {
  padding: 0;
  border-bottom: 2px solid #eee;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.3em;
  background: rgba(220,220,220,0.1)
}

.notifications li.bold {
    background: rgba(0,255,0,0.1)
}

.notifications li a {
    display: block;
    margin: 0;
    border: none;
    font-family: inherit;
    text-transform: none;
    text-wrap: wrap;
}

.notify_all {
    background: #76b4e5 !important;    
    text-align: center;
    border: none !important;  
    font-family: Oswald;
    text-transform: uppercase;
}

.notify_all a {
    color: #fff !important;    
}

.notify_all:hover a {
    background: #272727 !important;  
}


.bg-gray-100 {
    background: #ddd;
}

.tag_tags li {
    color: #9a9a9a;
}

.tag_tags li:before {
    content: ' \25CF';
    padding: 0 6px;
}

.tag_tags li:first-child:before, .tag_tags li:nth-child(2):before {
    content: '';
    padding: 0;
}

#dotyczy {
    height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    max-width: 280px;
}

.ikona_dol {
    width: 100%;
}

.napis_dol {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    height: 30px;
    display: grid;
    justify-content: center;
    align-content: center;
    direction: rtl;
}

.cart_summary {
    font-size: 20px; 
    color: #333; 
    font-weight: bold;
}

.btn-blue {
    background: #0096FF;
    color: #fff;
}

.dropzone .dz-preview.dz-image-preview {
    background-color: transparent !important;
}

.form-check-input {
  --bs-form-check-bg:transparent;
  width:1em;
  height:1em;
  margin-top:.25em;
  vertical-align:top;
  background-color:var(--bs-form-check-bg);
  background-image:var(--bs-form-check-bg-image);
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  border:var(--bs-border-width) solid var(--bs-border-color);
  appearance:none;
  print-color-adjust:exact
}
.form-check-input[type=checkbox] {
  border-radius:.25em
}
.form-check-input[type=radio] {
  border-radius:50%
}
.form-check-input:active {
  filter:brightness(90%)
}
.form-check-input:focus {
  border-color:rgba(0,0,0,.25);
  outline:0;
  box-shadow:transparent
}
.form-check-input:checked {
  background-color:#c22027;
  border-color:#c22027
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}
.form-check-input[type=checkbox]:indeterminate {
  background-color:#c22027;
  border-color:#c22027;
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}
.form-check-input:disabled {
  pointer-events:none;
  filter:none;
  opacity:.5
}
.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
  cursor:default;
  opacity:.5
}
.form-check-label {
  color:#7c8798
}

.dropzone-check {
  width: 30px;
  height: 30px;
  border: 2px solid #c22027;
  background: #fff;
}

.btn-dark:hover {
    color: #fff;
}

.bg_picture {
    position: relative; 
    background-position: center center;
}

.accordion-header {
    padding: 5px 15px;
    margin: 0;
    cursor: pointer;
    position: relative;
}

.accordion-header .price {
    text-align: right;
    color: #76b4e5;
    float: right;
}

.cky-btn-revisit-wrapper {
    display: none !important;
}

#checkout_process input, #checkout_process select, #checkout_process textarea {
    font-size: 13px;
}

h1 span.sub {
  font-weight: 300;
  margin-left: -8px;
}

#fh5co-footer {
    padding-bottom: 0;
}

#fh5co-footer .footer {
    background: #002653;
    color: #fff;
    margin-top: 5em;
}

#fh5co-footer .footer h2 {
    font-family: Oswald;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100;
    margin: 0 0 50px 8px;
}

.footer_menu {
    margin-top: 5px !important;
}

.footer_menu li {
    font-family: Oswald;
    color: #fff;
    font-weight: 100;
    width: 100%;
    font-size: 16px;
}

.footer_menu li a {
    color: #fff;
}

#fh5co-footer .footer p {
    font-size: 13px;
    margin: 0;
}

.footer_bottom {
    border-top: 2px solid #eee;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.search .item>.badge {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 999;
  background: #76b4e5;
  font-weight: 300;
}

#loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
    z-index: 9999; 
    display: none;
}

#loader .overlay {
    background: #f8f8f8;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
    opacity: 0.8;
}

#loader img {
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -150px;
    position: absolute;
    width: 400px;
}

.iso-grid .col-lg-3, .iso-grid .aditem {
    position: static !important;
}

#fh5co-board .iso-grid {
    height: auto !important;
}

#register input[type="date"].form-control {
    line-height: 18px !important;
}

.comment_text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-right: 15px;
}

.comment_text input:checked + p {
  -webkit-line-clamp: unset;
  overflow: visible;
}

.comment_text input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}

.read_more {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: #76b4e5;
    margin-top: -25px;
    font-weight: normal;
}

.filter-tag {
    padding-left: 10px;
    padding-right: 10px;
}

#filters_form input[type='checkbox'], #filters_form input[type="radio"] {
    display: none;
}

.js .animate-box {
    opacity: 1 !important;
    text-align: center;
}

.nicEditorDiv>div {
    width: 100% !important;
    max-height: 400px;
}

.nicEdit-main {
    width: 99% !important;
}

.social_legend span {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 12px;
}

.author {
  overflow: hidden;
  white-space: break-spaces;
  word-wrap: break-word;
}

.ql-editor:before {
    display: none;
}

.ql-editor p {
    margin-bottom: 1.5em !important;
    text-align: justify;
}

.ql-editor li {
    list-style-type: inherit;
}

.ql-editor h1 {
	margin: 1em 0;
}

.ql-editor h2 {
	margin: 0.8em 0;
}

.ql-editor h3 {
	margin: 0.5em 0;
}

.ql-editor p:first-child {
    margin-top: -30px;
}

.audio-buttons i {
    font-size: 0.8em;
}

.audio-buttons span {
    font-size: 0.8em;
    margin-left: 2px;
}

#showHideList {
    color: #272727;
    font-size: 22px;
}

.item.shop .play-button {
    position: absolute;
    top: 5px; 
    right: 15px;
    color: green;
    font-size: 40px;
}

#speed_list {
    position: absolute; 
    background: #fff;
    list-style-type: none;
    top: 39px;
    padding: 0 5px 5px 5px;
    text-align: right;
    column-gap: 5px;
    border-radius: 5px;
    display: none;
}

#speed_list.show {
    display: flex !important;
}

.speed {
    color: #fff !important;
    border: none !important;
    width: 48px !important;
}

.speed.active {
    background: #76b4e5;
}

#speed-change {
    width: 48px !important; 
}

.startChapter {
    cursor: pointer;
}

.startChapter i {
    color: #76b4e5;
}

.audio-player-container button.play-icon {
    width: 35px !important;
    height: 35px !important;
    margin: 5px 0 !important;
    background-position: center center !important;
}

#notifications_list a:hover, ul.notifications a, .persons a, .recipient_area a {
    text-decoration: none !important;
}

#elementsSearch input,#elementsSearch select {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 8px;
    background: #fff;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

#elementsSearch button {
    height: 32px;
    line-height: 12px;
}

.header-btn {
    display: none;
}

.fa-star.checked, .fa-star.fa-solid {
    color: orange;
}

.joke_desc {
    font-family: Oswald; 
    color: #333; 
    font-size: 15px; 
    line-height: 20px;
}

div.image {
    text-align: center;
}

#addToTabsModal .list-group-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tabs_list .list-group-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
}
 
 
#addToTabsModal .list-group-item:not(.active):hover {
    background-color: #eee;
    cursor: pointer;
}

.tabs_list .list-group-item:not(.active):hover {
    background-color: #ddd;
    cursor: pointer;
}

#addToTabsModal .list-group-item .fa-circle-check {
    display: none;
}

#addToTabsModal .list-group-item.active .fa-circle-check {
    display: block;
}

.in_tabs, .not_in_tabs {
    display: flex;
}

.audio_content {
    height: 90vh;
    overflow: auto;
}

.audio_content td {
    line-height: 1.1em;
    font-size: 15px;
    line-height: 20px;
}

.audio-player-container h6 {
    overflow: hidden;
}

.audio-player-container h6 b {
    margin:0;
    white-space:nowrap;
    animation:przesun 30s linear infinite;
    width: 400px;
    display: block;
}

@keyframes przesun
{
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}

#showAudio, #hideAudio {
    position: absolute;
    right: 50%;
    margin-right: -570px;
    z-index: 999;
    padding: 0 10px;
    background: #eee;
    color: #333;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-decoration: none;
    font-size: 13px;
    font-family: Oswald;
    text-transform: uppercase;
}

#hideAudio {
    top: 46px;
}

#showAudio {
    display: none;
    top: 0;
}

.btn-user-mobile {
    display: none;
}

.text-blue {
    color: #76b4e5;
}

#pytaj_info_mobile {
    display: none;
}

@media screen and (max-width: 1200px) {
.info {
    padding-left: 14em; 
    padding-right: 16em;
}

.navbar.menu li a {
    font-size: 18px;
}

.element_date {
    font-size: 12px;
}

.audio-player-container button.play-icon {
    width: 42px !important;
    height: 42px !important;
}

 #showAudio, #hideAudio {
            top: 52px;
            margin-right: 0;
            position: absolute;
            right: 15px;
        }
 }
 
 @media screen and (max-width: 1024px) {
 #filter-bar {
    position: fixed;
    bottom: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    overflow: auto;
}

#filter-bar .text-right {
    text-align: center;
}

    

      .only_mobile {
            display: flex;
            background: #002653;
            width: 100%;
            position: fixed;
            bottom: 0;
            left: 0;
            justify-content: center;
            margin: 0;
            padding: 0;
            z-index: 999;
        }
        
        .only_mobile li {
            list-style-type: none;
            border: 1px solid #fff;
            width: 25%;
            padding: 10px 0;
            text-align: center;
        }
        
        .only_mobile li a {
            color: #fff;
        }
        
        .only_mobile li.active {
            background: #76b4e5;
        }
        
        #newPostButton, #newMessageButton, #commentButton,  #newPostButtonLeft, #newMessageButtonLeft, #commentButtonLeft {
            z-index: 99;
            bottom: 125px;
        }
                 
        .social_legend {
            margin: 10px 0;
        }  
        
        #pytaj_info_top {
            display: none;
        }
        
        #pytaj_info_mobile {
            display: block;
        }
    }
         @media screen and (max-width: 992px) {
        .mobile-center {
            margin: 0 auto;
            padding: 0 0 12px 0;
        }
        
        #newPostButton, #newMessageButton, #newPostButtonLeft, #newMessageButtonLeft {
            bottom: 180px;
        }
 }
 
 @media screen and (max-width: 768px) {
     #fh5co-header.is_audio {
         margin-top: 78px;
     }
     
     #fh5co-header.open {
         position: fixed;
         z-index: 9999;
         height: 100vh; 
     }
     
     .fh5co-menu-btn.bg-white {
         width: 30px;
         height: 30px;
         line-height: 20px;
         padding: 5px;
     }
     
     .fh5co-menu-btn i {
         font-size: 15px;
     }
     
     .navbar.menu {
         position: fixed;
         left: 0;
         width: 100%;
         background: #002653;
         margin: 0;
         margin-top: 70px;
     }
     
     .navbar.menu li {
         text-align: center;
         padding: 10px 0;
     }
     
     h1.element_title {
         font-size: 28px;
         text-align: center;
         flex-wrap: wrap;
     }
     .info {
         flex-wrap: wrap;
         padding-left: 0;
         padding-right: 0;
     }
     
     .social_icons {
         justify-content: center !important;
     }
     
     .element_image {
            padding: 0;
        }
        
     .element-content {
            padding: 0;
        }
        
        .categories {
            text-align: center;
        }
        
        .shop .col-xs-11 {
            width: 100%;
            margin-left: 0;
        }
        
        .shop_desc {
            padding: 1em 1.2em;
            text-align: justify;
        }
        
        #profile .bg_picture {
            height: 158px;
        }
        
        .button-edit-profile {
            text-align: left !important;
        }
        
        #conversations {
            flex-direction: column-reverse;
            row-gap: 30px;
            margin-top: -30px;
        }
        
        #chat .recipient_area {
            flex-wrap: wrap;
            row-gap: 5px;
        }
        
        #chat .recipient_area .participant {
            width: 100%;
        }
        
        .cart_view .price, .checkout_view .price {
            font-size: 16px;
        }
        
        .navbar.menu li a {
            display: flex;
            justify-content: center;
            align-items: center;
            column-gap: 10px;
        }
        
        .navbar.menu li a i {
            display: block;
        }
        
        .cart_view .img-thumbnail {
            max-width: 80px;
        }
        
        .cart_photo {
            margin-left: -10px;
            margin-bottom: 10px;
        }
        
        
        .price_line > * {
            text-align: right;
        }
        
        .cart_summary {
            font-size: 15px;
        }
        
        .product_title_cont {
            justify-content: end;
            padding-right: 10px;
        }  
        
        #fh5co-footer .footer h2 {
            text-align: center;
        }
        
        #fh5co-footer .footer ul li {
            text-align: center;
        }
        
        #fh5co-footer .footer p {
            text-align: center;
            padding: 20px 0;
        }
        
        #profile .info {
            padding: 0;
        }
        
        #profile .avatar_image {
            margin-left: -60px;
            width: 90px;
            height: 90px;
        }
        
        .like_line img {
            width: 20px;
            height: 20px;
        }
        
        .aditem {
            padding: 0 20px;
        }
        
        #newPostButton, #newMessageButton {
            z-index: 99;
            bottom: 168px;
            right: 50%;
            margin-right: -54px;
        }
        
        #commentButton {
            z-index: 99;
            bottom: 70px;
            right: 50%;
            margin-right: -54px;
        }
        
        textarea.form-control {
            max-width: 100%;
        }
        
        .px-xs-0 {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
        
        .mx-xs-0 {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }
        
        .checkout_view input[name='postal_code'] {
            margin-bottom: 10px !important;
        }
        
        #newPostButtonLeft, #newMessageButtonLeft, #commentButtonLeft {
            display: none;
        }
        #fh5co-board .item a {
            text-align: center;
        }
        
        #fh5co-board .item .fh5co-desc .title {
            height: 26px;
            line-height: 26px;
        }
        
        #fh5co-board .item .title a{ 
            font-size: 20px;
        }
        
        .bottom_buttons {
            column-gap: 25px;
        }
        
        #fh5co-board .aditem .item {
            background: transparent !important;
        }

        #fh5co-board .aditem .item img {
            object-fit: contain !important;
        }
        
        
      .audio-controls {
          justify-content: center !important;
          margin-bottom: 10px;
      }
      
      .audio-controls .btn {
          line-height: 24px;
      }
      
      #speed_list {
        top: 46px;
        padding: 5px 5px 5px 5px;
      }
       
      a.fh5co-menu-btn.bell {
        margin-right: 14px;
        position: fixed;
        bottom: 86px;
        z-index: 9999999;
        right: -10px;
        background-color: #fff !important;
        color: #b47a08 !important;

      }
      
       a.fh5co-menu-btn.search-btn {
        margin-right: 14px;
        position: fixed;
        bottom: 86px;
        z-index: 9999999;
        left: 5px;
        background-color: #fff !important;
        color: #b47a08 !important;
        border-radius: 15px;
        width: 30px;
        height: 30px;
        line-height: 20px;
        padding: 5px 6px 5px 0;
        border: 2px solid #b47a08;
      }
      
      a.fh5co-menu-btn.profil, a#cart {
          display: none;
      }
      
      a.audiobooki {
        width: 45px;
        height: 45px;
        float: right;
        padding: 5px;
        margin-right: 15px;
      }
      
      a.audiobooki img {
          width: 100%;
          height: auto;
      }
     
      .header-btn {
          display: block;
      }
      
      .center-header {
          display: flex;
          justify-content: space-around;
          align-items: center;
      }
      
      .fh5co-menu-btn {
          float: left;
      }
      
      #filter-bar {
          box-shadow: inset 0px 4px 4px -2px #efefef;
      }
      
       .joke_desc {
            font-size: 14px; 
            line-height: 16px;
        }
        
        .mobile-center {
            margin: 0 auto;
            padding: 0 0 12px 0;
        }
        
        .social_legend {
            margin: 0 0 20px 0;
        }
        
        .observed-btn.filter-button {
            margin-top: -20px;
        }
        
        .dropdown-menu.show {
            bottom: 5px !important;
            top: auto !important;
        }

        .btn-user {
            display: none;
        }
        
        .btn-user-mobile {
            display: block;
        }
        
        .dropown-user-mobile.show {
            position: fixed !important;
            left: 0 !important;
            width: 100%;
            top: 75px !important;
            bottom: auto !important;
            transform: none !important;
        }
        
        .is_audio .dropown-user-mobile.show {
            top: 200px !important;
        }
        
        #hideAudio {
            top: 131px;
        }
        
        #showAudio {
            top: 0;
        }
        
        .rozprawki_buttons {
            flex-wrap: wrap;
        }
        
        .rozprawki_buttons a {
            margin-bottom: 5px;
        }
        
        .notifications.show {
            left: auto !important;
            right: 1px !important;
        }
 }
 
  @media screen and (max-width: 480px) {
      #fh5co-header.is_audio {
         margin-top: 80px;
     }
     
     .info {
        padding-left: 3em; 
        padding-right: 4em;
     }
     
     span.publish_date {
         font-size: 9px;
     }
     
      .bottom_buttons {
            column-gap: 20px;
      }
      
      .bottom_buttons.first i {
          font-size: 2em;
      }
      
      .bottom_buttons.first i.facepalm {
          width: 30px;
          height: 30px;
      }
      
      .social_legend {
            margin: 5px 0;
      }
      
      .audio-player-container button.play-icon
      {
          width: 45px !important;
          height: 45px !important;
      }
      
      .joke_desc {
        font-size: 12px; 
        line-height: 14px;
    }
    
     #newPostButton, #newMessageButton, #newPostButtonLeft, #newMessageButtonLeft {
            bottom: 140px;
        }
        
         .only_mobile li {
            list-style-type: none;
            border: 1px solid #fff;
            width: 25%;
            padding: 3px 0;
            text-align: center;
        }
        
        #filter-bar {
            bottom: 60px !important;
        }
        
        #showAudio {
            top: 134px;
        }
        
        #hideAudio {
            top: 75px;
        }
 }