/*
Theme Name: Unicamp Child
Theme URI: 
Author: 
Author URI: 
Version: 2.2.4
Template: unicamp
Text Domain: unicamp-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
@font-face {
    font-family: "Chap-Regular";
    src: url("fonts/BM-Regular.eot"); /* IE9*/
    src: url("fonts/BM-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/BM-Regular.woff2") format("woff2"), /* chrome、firefox */ url("fonts/BM-Regular.woff") format("woff"), /* chrome、firefox */ url("fonts/BM-Regular.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("fonts/BM-Regular.svg#Chap-Regular") format("svg"); /* iOS 4.1- */
}

img[data-lazyloaded]{
    opacity: 0;
}

img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

h1, h2, h3, h4, h5, h6, .heading, .heading-typography {
    font-family: "Chap-Regular"!important;
}
/* header*/


#page-header.headroom--not-top.header-07.header-dark .page-header-inner {
    background: #000000;
    background-color: rgb(0, 0, 0);
    background-color: #000000;
}
/* menu*/


.header-right .navigation-secondary {
    display: none;
}
.mobile-menu .header-06 .header-right-inner-content .navigation-secondary, .mobile-menu .header-07 .header-right-inner-content .navigation-secondary {
    display: block;
}
.mobile-menu .header-06 .header-right .navigation-secondary .sm-simple, .mobile-menu .header-07 .header-right .navigation-secondary .sm-simple {
    position: static;
    display: inline-block;
	list-style:none;
}
.mobile-menu .header-06 .header-right .navigation-secondary .sm, .mobile-menu .header-06 .header-right .navigation-secondary .sm li, .mobile-menu .header-06 .header-right .navigation-secondary .sm ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    line-height: normal;
    direction: ltr;
}

.mobile-menu .header-07 .header-right .navigation-secondary .sm {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    line-height: normal;
    direction: ltr;
}


.mobile-menu .header-06 .header-right .navigation-secondary .sm-simple > li, 
.mobile-menu .header-07 .header-right .navigation-secondary .sm-simple > li {
    display: inline-block;
}
.mobile-menu .header-07 .header-right .navigation-secondary .sm-simple > li {
   margin-top:0px;
}

.mobile-menu .header-06 .header-right .navigation-secondary .menu--secondary > ul > li > a, .mobile-menu .header-07 .header-right .navigation-secondary .menu--secondary > ul > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
}
.mobile-menu .header-06 .header-right .navigation-secondary .menu--secondary > ul > li > a, .mobile-menu .header-07 .header-right .navigation-secondary .menu--secondary > ul > li > a {
    display: block;
}
.desktop-menu .menu--primary > ul > li > a {
    font-family: "Chap-Regular";
}
.header-06 .header-wrap .menu--secondary > ul > li > a {
}
.header-06.header-light.headroom--not-top .header-wrap .menu--secondary > ul > li > a {
    color: #000;
}
.header-06.header-light.headroom--not-top .header-wrap .menu--secondary > ul > li:hover > a, .header-06.header-light.headroom--not-top .header-wrap .menu--secondary > ul > li > a:hover {
    color: #e0463a;
}
.header-06 .header-icon .label-seach-link, .header-07 .header-icon .label-seach-link {
    font-family: "Inter";
    font-size: 14px;
    margin-left: 5px;
}
.header-bottom {
    border-top: 1px solid rgba(255,255,255,0.2);
}
.header-07 .header-bottom {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.page-header.header-07.headroom--not-top .header-icon, .page-header.headroom--not-top .wpml-ls-item-toggle {
    color: #fff !important;
}
.header-07.header-dark .header-icon, .header-07.header-dark .wpml-ls-item-toggle {
    color: #fff!important;
}
.header-07.header-dark .header-right a.tm-button.style-bottom-line-alt {
    color: #fff;
}


.mobile-menu.header-more-tools-opened  .header-07.header-dark .header-right-inner .header-icon, 
.mobile-menu.header-more-tools-opened .header-07.header-dark  .header-right-inner .wpml-ls-item-toggle,
.mobile-menu.header-more-tools-opened .header-07.header-dark .header-right a.tm-button.style-bottom-line-alt 
{ color:#000!important;}

.header-07 .light-logo {
    display: block;
}
.header-07.header-dark .dark-logo {
    display: none;
}
.header-07.headroom--not-top.header-sticky-dark-logo .light-logo {
    display: block;
}
.header-user-buttons .inner {
    margin-right: -10px;
    margin-left: -10px;
    padding-left: 20px;
    padding-right: 20px;
}
.header-user-buttons .inner::before {
    left: 10px!important;
    background: rgba(255,255,255,0.2);
}
.header-user-buttons .inner::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 1px;
    height: 40px;
    background: rgba(255,255,255,0.2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-user-buttons .inner::before, .header-user-buttons .inner::after {
    display: none;
}
.nav-links-hover-style-01 .menu--primary .menu__container > li > a > .menu-item-wrap::after {
    bottom: -4px!important;
}
.page-header.header-06.header-light.nav-links-hover-style-01.headroom--top.headroom--not-bottom .menu--primary .menu__container > li > a > .menu-item-wrap::after {
    background: #fff;
}
.catgory-slider {
    font-family: "Chap-Regular"!important;
    font-size: 24px!important;
    line-height: 36.4px!important;
    position: relative;
    width: auto!important;
}
.catgory-slider::before {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
}
/* page content wide*/

.page-content.page-content-wide {
    margin-top: 0px!important;
}
/* popularne tematy*/


.elementor-widget-wp-widget-taxonomy_list_widget h5 {
    display: inline-block;
    margin-right: 15px;
    font-weight: 400;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list {
    display: inline-block;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li {
    display: inline-block;
    margin-right: 10px;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a {
    display: inline-block;
    font-family: "Chap-Regular" !important;
    color: #fff;
    border-color: #de392c;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1), color 0s linear;
    transition: all .25s cubic-bezier(.645, .045, .355, 1), color 0s linear;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: start;
    line-height: 50px;
    cursor: pointer;
    border-width: 0;
    border-style: solid;
    border-radius: 0;
    max-width: 100%;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    padding: 0 36px;
    min-height: 50px;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::after {
    background-color: #111;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::after {
    opacity: 0;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::after, .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::before {
    background-color: #e0463a;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a:hover::before {
    opacity: 0;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a:hover::after {
    opacity: 1;
}
/* grid*/


.grid-standard .unicamp-blog-caption-style-01 .post-wrapper, .grid-standard.unicamp-blog-caption-style-01 .post-wrapper {
    background: transparent;
    box-shadow: 0px 0px;
}
.grid-standard .post-feature .post-categories {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
}
.grid-standard .unicamp-blog .post-categories .cat-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    top: 0;
    z-index: -1;
    left: 7px;
}
.grid-standard .unicamp-blog .post-categories .cat-name {
    color: #161615;
}
.unicamp-blog .post-categories, .unicamp-blog .post-categories a {
    font-size: 13px;
    font-weight: 400;
    font-family: "Chap-Regular";
    text-transform: none;
    line-height: 26px;
}
.grid-standard .post-caption .post-meta {
    margin-top: 0;
}
.grid-standard .unicamp-blog-one-left-featured .unicamp-box {
    background: transparent;
    box-shadow: 0px 0px;
}
.unicamp-blog-caption-style-01 .post.sticky .post-wrapper {
    background: #111;
    color: #fff;
}
.unicamp-blog-caption-style-01 .post.sticky .post-wrapper {
    color: #fff;
}
/* grid white*/


.grid-light .unicamp-blog .post-title a {
    color: #fff;
}
.grid-light .unicamp-blog .post-title a:hover {
}
.grid-light .unicamp-blog .post-meta {
    color: #9E9E9E;
}
/* grid one big*/

.grid-one-big .post-thumbnail {
    max-height: 400px;
}
.grid-one-big .unicamp-blog-caption-style-01 .post-caption {
    position: absolute;
    bottom: 0;
}
.grid-one-big .unicamp-blog .post-title a {
    color: #fff;
}
.grid-one-big .unicamp-blog-caption-style-01 .post-caption {
    padding: 30px;
}
.grid-one-big .post-thumbnail::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: -webkit-linear-gradient(top, rgba(37,37,37,0) 11%, #000 80%);
    background-image: linear-gradient(180deg, rgba(37,37,37,0) 11%, #000 80%);
}
/* metro*/

.metro-standard .unicamp-blog-metro .post-thumbnail .post-categories {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
}
.metro-standard .unicamp-blog-metro .post-thumbnail .post-categories .cat-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    top: 0;
    z-index: -1;
    left: 7px;
}
.metro-standard .unicamp-blog-metro .post-thumbnail .post-categories .cat-name {
    color: #161615;
}
.metro-standard .unicamp-blog-metro .post-thumbnail .post-categories, .metro-standard .unicamp-blog-metro .post-thumbnail .post-categories a {
    font-size: 13px;
    font-weight: 400;
    font-family: "Chap-Regular";
    text-transform: none;
    line-height: 26px;
}
.metro-light .unicamp-blog-metro .post-caption {
    background: #000;
}
.metro-light .unicamp-blog .post-title a {
    color: #fff;
}
.metro-light .unicamp-blog .post-title a:hover {
}
.metro-light .unicamp-blog .post-meta {
    color: #9E9E9E;
}
/* white story list*/

.story-list-dark .unicamp-student-story-list {
    background: -webkit-linear-gradient(left, hsla(0,0%,100%,0) 30%, #161615 0%, #161615);
    background: -o-linear-gradient(left, hsla(0,0%,100%,0) 30%, #161615 0%, #161615);
    background: linear-gradient(to right, hsla(0,0%,100%,0) 30%, #161615 0%, #161615);
}
.story-list-dark .unicamp-student-story-list .post-title {
    color: #9E9E9E;
}
.story-list-dark .unicamp-student-story-list .post-meta {
    color: #9E9E9E;
}
.story-list-dark .unicamp-student-story-list .post-item.active .post-title, .story-list-dark .unicamp-student-story-list .post-item.active .student-name {
    color: #fff;
}
/* rich carusel articles slider*/

.print-articles-slider.unicamp-rich-carousel-style-01 .slide-content {
    background: transparent;
    bottom: 40px;
    min-height: 82px;
}
.print-articles-slider.unicamp-rich-carousel-style-01 .title {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
.print-articles-slider.unicamp-rich-carousel-style-01 .unicamp-box {
    position: relative;
    display: block;
    padding: 0 0 80px;
}
.print-articles-slider.unicamp-rich-carousel-style-01 .unicamp-box:hover .slide-content::after {
    display: none;
}
/* blog detail*/


.page-title-bar-01 .heading .cat-name { text-transform:none;}

.unicamp-blog-caption-style-01 .post-title {
    line-height: 1.3;
	min-height: 3.8em;
}
.page-title-bar-01 {
    margin-bottom: 0!important;
}
.page-title-bar-01 .page-title-bar-inner {
    padding-top: 16px!important;
    padding-bottom: 30px!important;
}
.page-title-bar-01 .page-title-bar-heading {
    margin-top: 66px!important;
}
.page-title-bar-03 .page-title-bar-inner {
    padding-top: 16px!important;
    padding-bottom: 16px!important;
}
.taxonomy-description {
    font-family: "Chap-Regular"!important;
    font-size: 28px;
    line-height: 1.24;
    text-align: center;
}
.single-post.page-has-no-sidebar .entry-post-categories a {
    position: relative;
    padding: 0;
    display: inline-block;
    font-size: 26px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0;
    color: #000;
    font-family: "Chap-Regular"!important;
}
.single-post.page-has-no-sidebar .entry-post-categories .cat-shape {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 0;
    bottom: -5px;
}
.related-posts.unicamp-blog.unicamp-blog-caption-style-01 .post-wrapper {
    border: 0!important;
}
.related-posts .tm-swiper .swiper-slide {
    width: auto!important;
    max-width: 100%!important;
}
.related-posts-sens {
    margin: 70px 0 0;
}
.related-title-center {
    text-align: center;
}
.box-title-with-separator.related-title-center {
    margin-bottom: 50px;
}
.box-title-with-separator.related-title-center::after {
    left: 50%;
    margin-left: -33px;
}
/* blog archiwe*/

.page-title-bar-01 .heading .cat-shape {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 0;
    bottom: -5px;
}
.page-title-bar-01 .heading.c-4484 .cat-shape {
    background: #f0888d!important;
}
.page-title-bar-01 .heading::after {
    display: none;
}
.page-title-bar-01 .heading {
    margin-bottom: 31px!important;
    padding: 0!important;
}
.page-title-bar-01 .page-title-bar-heading {
    flex-direction: column;
}
.page-title-bar-01 .taxonomy-description {
    color: #000;
    z-index: 2;
    max-width: 770px;
    margin: 0 auto 20px;
}
.entry-post-feature.post-thumbnail img {
    width: 100%;
    height: auto;
}
.entry-post-feature.post-gallery img {
    width: 100%;
    height: auto;
}

blockquote {

    font-size: 24px;
    font-weight: 500;
    line-height: 1.48;
  	max-width: inherit;
    font-family: "Chap-Regular"!important;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-style-plain {
    border: none;
    margin: 8px 0 18px 0px!important;
    padding: 0 0 0 0px;
}


.unicamp-blog-one-left-featured .post-title {
line-height: 1.3;
}

/* kalendarz*/

.archive-filtering-form-bar {
    border-bottom: 0px;
}
.search-submit {
    font-family: "Chap-Regular" !important;
    font-weight: normal;
}
/* slownik meblarski*/
.glossary-term-bar a {
    text-decoration: none!important;
}
.glossary-term-bar, .glossary-term-list .glossary-letter {
    font-weight: normal!important;
}
.glossary-tooltip a, .glossary-underline {
    background: rgb(106 106 106 / 10%)!important;
    font-weight: inherit!important;
    text-decoration: none;
}
.glossary-term-bar .glossary-link-initial-item {
    padding: 5px 6px!important;
}
.glossary-tooltip-text {
    font-size: 14px;
    font-weight: 400;
}
.zrodlo {
    font-size: 14px;
    border-top: 1px solid #c9c9c9;
    padding-top: 20px;
    margin-top: 40px;
	margin-bottom: 0;
}
.slownik-details-text .zrodlo p { margin-bottom: 0;}
.slownik-details-text .zrodlo ul { list-style: none; padding: 0; margin: 0;}
.slownik-details-text .zrodlo ul li { list-style: none; margin: 0; padding: 0;}

.slownik-details-text .wp-block-group { margin-bottom: 0px;}


.glossary-search-terms {
    text-align: center;
}
.glossary-search-terms input[type="text"] {
    width: 50%;
}
.glossary-term-bar {
    text-align: center;
}
.glossary-term-bar .glossary-link-initial-item {
    padding: 5px 10px;
    text-transform: uppercase;
}
.glossary-term-list .glossary-block .glossary-letter {
    font-family: "Chap-Regular" !important;
    font-weight: normal;
    font-size: 32px;
    text-transform: uppercase;
}
.glossary-term-list .glossary-block ul {
    margin-left: 50px;
    list-style: none;
}
.glossary-term-list .glossary-block ul li {
    position: relative;
}
.glossary-term-list .glossary-block ul li::before {
    content: "\2022";
    color: #e0463a;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.page-content > .container.container-cat-glossary {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}
.container-cat-glossary .entry-header {
    text-align: center;
    margin-bottom: 90px;
    margin-top: 52px;
}
.container-cat-glossary .entry-wrapper {
    max-width: 830px;
    padding: 0 30px;
    margin: 0 auto;
}
.container-cat-glossary .entry-post-categories .cat-shape {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 0;
    bottom: -5px;
}
.container-cat-glossary .entry-title {
    font-size: 32px;
}
.container-cat-glossary .entry-post-categories a {
    font-size: 28px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.2;
    color: #000;
    font-family: "Chap-Regular" !important;
    padding: 0;
    margin: 0;
}
.container-cat-glossary .entry-post-categories {
    margin-bottom: 31px;
}
.container-cat-glossary .post-wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.glossary-cats-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.glossary-cats-list li {
    display: inline-block;
    margin: 0 5px 10px;
    padding: 0!important;
}
.glossary-cats-list li a {
    display: inline-block;
    font-family: "Chap-Regular" !important;
    color: #fff;
    border-color: #de392c;
    background-color: #de392c;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1), color 0s linear;
    transition: all .25s cubic-bezier(.645, .045, .355, 1), color 0s linear;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: start;
    line-height: 40px;
    cursor: pointer;
    border-width: 0;
    border-style: solid;
    border-radius: 0;
    max-width: 100%;
    position: relative;
    padding: 0 10px;
    min-height: 40px;
}
.glossary-cats-list li a:hover {
    background-color: #161616;
    border-color: #161616;
}
.slownik-kategorie-wraper .tm-modern-heading a {
    display: inline-block;
    margin: 0 5px;
}
.slownik-kategorie-wraper .tm-modern-heading span {
    font-weight: 700;
}
.slownik-kategorie-wraper .tm-modern-heading a:hover {
    color: #de392c;
}


.unicamp-blog-caption-style-01 .post-caption-glossary .post-title {
  line-height: 1.3;
  min-height:auto;
}

.grid-standard  .post-categories.post-categories-glossary {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 2;
}

/* newsletter*/

.newsletter-bottom .acysubbuttons {
    position: absolute;
    right: 0;
    top: 10px;
}
.newsletter-bottom .acym_module_form input.button {
    max-width: 100%;
    font-family: "Chap-Regular" !important;
    font-weight: normal;
}
.newsletter-bottom .fieldacyterms {
    font-size: 13px;
    color: #696969;
}

#acym__callout__container .acym_callout_close {
    width: auto;
    height: auto;
    cursor: pointer;
    display: inline;
    margin-left: auto;
    padding: 0 1rem;  
	color: #fff;
    border-color: #de392c;
    background-color: #e0463a;
}
/* woocomerce*/


.unicamp-product.style-list .woocommerce_loop_add_to_cart_wrap .button {
    background: #e0463a;
    border-color: #e0463a;
    color: #fff;
    font-family: "Chap-Regular";
    font-weight: normal;
}
.unicamp-product.style-list .woocommerce_loop_add_to_cart_wrap .button:hover {
    background: #111;
    border-color: #111;
    color: #fff;
}
.quantity .qty {
    border: 1px solid #fff;
    background: #fff;
    color: #111;
}
.compare-btn.style-02 a, .wishlist-btn.style-02 a {
    background: #fff;
}
.woocommerce-tabs .tabs li a {
    font-family: "Chap-Regular";
    font-weight: normal;
}
button, .single_add_to_cart_button, a.tutor-button, .tutor-button, a.tutor-btn, .tutor-btn {
    font-family: "Chap-Regular"!important;
    font-weight: normal;
}
/* tutor lms*/


.page-title-bar-07 .insight_core_breadcrumb a {
    color: #9b9b9b!important;
}
.page-title-bar-07 .insight_core_breadcrumb a:hover {
    color: #fff!important;
}
.single-courses.single-course-01 .tutor-course-top-info.course-top-info-dark {
    background: #000;
}

.course-quick-view-popup .course-loop-benefits  {display: none;}
.for-free-label { color: #d31819;font-size: 12px;
font-weight: 500;
line-height: 16px;
text-transform: uppercase;}

.tutor-lead-info-btn-group .tutor-button.tutor-success { display: block; text-align: center;}

.tutor-price-preview-box .woocommerce-Price-amount.amount { position: relative;}
.tutor-price-preview-box .woocommerce-Price-amount.amount bdi { display: none;}

.tutor-price-preview-box .woocommerce-Price-amount.amount::before { content: "Bezpłatny";}


/**/
.front-pre-box .price, .front-pre-box .price .amount {
    color: #fff;
}
/* przyciski*/

button, input[type="button"], input[type="reset"], input[type="submit"], .wp-block-button__link, .rev-btn, .tm-button, .button, .wc-forward, .elementor-button, a.tutor-button, .tutor-button, a.tutor-btn, .tutor-btn {
    font-family: "Chap-Regular"!important;
    font-weight: normal;
}


button.btn-pw-toggle::before {font-family: 'Font Awesome 5 Pro';}


.header-user-buttons .tm-button {
    font-family: Inter!important;
}
.header-user-buttons .tm-button.style-bottom-line-alt.tm-button-sm {
    font-size: 14px;
    letter-spacing: 1px;
}
#page-content .tm-button {
    font-family: "Chap-Regular"!important;
}
.video-link-button {
    display: inline-block;
    text-align: center;
}
.video-link-button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
}
.video-link-button .video-button-play {
    position: relative;
}
.video-link-button .video-play-icon {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
}
.video-link-button .video-play-icon {
    background: transparent;
    border: 3px solid #fff;
    color: #fff;
}
.video-link-button .icon, .video-link-button .icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-link-button .icon {
    line-height: 1;
    margin-left: 2px;
    z-index: 2;
}
.video-link-button .icon:before {
    border-left-color: #fff;
}
.video-link-button .icon:before {
    content: "";
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 22px solid #fff;
}
.video-link-button .video-button-mask {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ccc;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
}
.video-link-button .video-button-mask:after, .video-link-button .video-button-mask:before {
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 3px solid currentColor;
    width: 100%;
    height: 100%;
    -webkit-animation: zoomBig 1.5s linear infinite;
    animation: zoomBig 1.5s linear infinite;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.video-link-button .video-button-mask:after {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}
/* kalendarz*/

.tp_single_event .entry-thumbnail {
    text-align: center;
    background: #fff;
    padding: 30px 50px 30px;
}
.tp_single_event .entry-thumbnail img {
    max-height: 400px;
}

.unicamp-event.style-carousel-03 .post-item {
  width: 100%;
}

/* wywiad*/
h2.wywiad { font-size: 22px;}

/* edukacj black fix*/

.popular-tags-white  h5 { color: #fff!important;}
.head-white h2.heading-primary { color: #fff!important; -webkit-text-fill-color: rgba(255, 255, 255, 1)!important;}



.elementor-page-3489  .elementor-section.stopka-newsletter { background-color: #000!important; color: #fff!important;}

.elementor-page-3489 h3.heading-primary, .elementor-page-3489 h4.heading-primary  { color: #fff;}

.elementor-page-3489 .onefield.fieldacyterms a { color: rgba(105,105,105,1.00);}

.elementor-page-3489 .unicamp-load-more-button.tm-button.style-border .button-text { color: #fff;}
.elementor-page-3489 .unicamp-load-more-button.tm-button .button-icon { color: #fff;}


.elementor-page-3489 .unicamp-load-more-button.tm-button.style-border::after, .elementor-page-3489  .unicamp-load-more-button.tm-button.style-thick-border::after {
  background-color: #e0463a; opacity: 1;
}
.elementor-page-3489 .unicamp-load-more-button.tm-button.style-border:hover::after {background-color: #161615;}

/* footer tags newsroom*/

.footer-second-section ul.tlw-list {
    margin: 0;
    padding: 0;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li {
    margin-top: 0;
    margin-bottom: 10px;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a {
    display: inline-block;
    font-family: "Chap-Regular" !important;
    font-size: 13px;
    color: #ABABAB;
    border-color: #ABABAB;
    border: 1px solid;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1), color 0s linear;
    transition: all .25s cubic-bezier(.645, .045, .355, 1), color 0s linear;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: start;
    line-height: 32px;
    cursor: pointer;
    border-radius: 0;
    max-width: 100%;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    padding: 0 15px;
    min-height: 32px;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::after {
    background-color: #111;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::after {
    opacity: 0;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::after, .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a::before {
    background-color: transparent;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a:hover::before {
    opacity: 0;
}
.footer-second-section .elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a:hover::after {
    opacity: 1;
}
figcaption {
    text-align: center;
    background: #f5f5f5;
    padding: 10px 0px;
    font-size: .9em;
    line-height: 1;
}

.biznes-adlabel {

	color: #696969;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
margin-bottom: 12px; padding-top: 23px;
}



.tutor-segment-title, .tutor-single-course-segment .tutor-segment-title {
  font-size: 22px;
  margin-top: 30px;
	margin-bottom: 15px;
}


a.tutor-btn-v2 {
  padding: 0 31px;
	display: block;
text-align: center;
} 


/* search view*/

.unicamp-box-glossary { background: #fff; height: auto;}

.grid-standard .unicamp-blog-caption-style-01 .post-wrapper.unicamp-box-glossary { background: #fff;}


/* */

.tutor-single-page-top-bar {color: #161615;
background: #fff}

.tutor-single-page-top-bar a {
  color: #E0463A;
}
.tutor-single-page-top-bar a:hover {
  color: #161615;
}

.tutor-course-topics-contents .tutor-course-title h4 {font-family: Inter!important;font-weight: 500!important;}
.tutor-course-lesson h5 {font-family: Inter!important;}


/* */


.link-transition-02:before {

    background: #ddd;
}



.woocommerce-terms-and-conditions-link, .entry-content a {    font-weight: 500;    display: inline-block;
    position: relative;
    line-height: 24px;
    color: #161615;}








.woocommerce-terms-and-conditions-link:before,.entry-content a::before, .woocommerce-terms-and-conditions-link:after, .entry-content a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}

.woocommerce-terms-and-conditions-link:after, .entry-content a::after {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #161615;
}

.woocommerce-terms-and-conditions-link:hover, .entry-content a:hover {
    color: #161615;
}

.woocommerce-terms-and-conditions-link:hover:before, .entry-content a:hover::before {
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.woocommerce-terms-and-conditions-link:hover:after, .entry-content a:hover::after {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
/* Gutenrberg buttons*/

.entry-content .wp-block-button__link { font-weight: normal;  border-radius: 0px; color: #fff; font-size: 16px;} 
.entry-content .wp-block-button__link:hover { color: #fff;}

.entry-content .wp-block-button__link::before, .entry-content .wp-block-button__link::after {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: inherit;
border-radius: 0px; 
}
.entry-content .wp-block-button__link::before {  background-color: #e0463a;}
.entry-content .wp-block-button__link:hover::before { opacity: 0;} 
.entry-content .wp-block-button__link::after {
  background-color: #111;
}

.entry-content .wp-block-button__link::after {
  opacity: 0;
}
.entry-content .wp-block-button__link:hover::after {
opacity: 1;
}

.entry-content .wp-block-buttons {margin-bottom: 1em;}


/* Woo*/


.woocommerce-bacs-bank-details ul.wc-bacs-bank-details  { list-style: none; padding: 0; margin: 0;}


.woocommerce-bacs-bank-details ul.wc-bacs-bank-details li + li {
  margin: 5px 0 0;
}

.cart-subtotal .tax_label {
margin-left: 5px;
}


/* Ads*/

.biznes-banery-rectangle-w-tresciach {padding: 0 0 20px 20px;}

/* customs*/

.post-type-archive-courses .page-title-bar-heading .taxonomy-description { display:none;}
.entry-content h2, .entry-content h3 {     display: contents;}	

.entry-content figure { margin-left:0; margin-right:0;}

/* RWD */


.single-post.elementor-page.page-has-no-sidebar  .page-content > .container {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}


.desktop-menu .header-06 .header-wrap .menu--secondary > ul > li:first-child > a {
  padding-left: 0px;
}


@media screen and (min-width: 1400px) {
.desktop-menu .header-06 .header-wrap .menu--secondary > ul > li > a, .desktop-menu .header-07 .header-wrap .menu--secondary > ul > li > a {
    padding-left: 18px !important;
    padding-right: 18px !important;
}
}

@media screen and (min-width: 1200px) {
.container {
    max-width: 1510px;
    padding-left: inherit;
    padding-right: inherit;
}
.elementor-section.elementor-top-section.elementor-section-boxed > .elementor-container {
    padding-left: 0px;
    padding-right: 0px;
}
.single-post.page-has-no-sidebar .entry-title {
    font-size: 36px;
    line-height: 1.24;
    max-width: 770px;
    margin: 0 auto 20px;
}
	
	
	.page-breadcrumb .container, .page-header-inner .container { padding-left: 15px; padding-right: 15px;}
	
}

@media screen and (max-width: 1200px) and (min-width:543px) {
.related-posts-sens {
    padding: 0 40px;
}
}

@media screen and (max-width: 767px) {
	
	.button-mob-fix {flex-basis: 100%;}	
	
	
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list {
  padding-left: 0;
	margin-top: 0;
}
.elementor-widget-wp-widget-taxonomy_list_widget ul.tlw-list li a {
  padding: 0 15px;
	}
	
	
.biznes-banery-rectangle-w-tresciach { float: none!important; text-align: center; padding-left: 0!important;}
	
	
	
.lesson-template-default .page-title-bar-03 {
  margin-bottom: 30px;
  margin-top: 30px;
  padding-left: 40px;
}	
	
	.lesson-template-default .insight_core_breadcrumb	li:nth-child(2) , .lesson-template-default .insight_core_breadcrumb	li:nth-child(3), .lesson-template-default .insight_core_breadcrumb	li:nth-child(4)  {display: none;}
	
	
.mobile-menu .header-06 .header-right .navigation-secondary ,.mobile-menu .header-07 .header-right .navigation-secondary {
    display: block;
}
.mobile-menu .header-06 .header-right-inner-content .navigation-secondary , .mobile-menu .header-07 .header-right-inner-content .navigation-secondary {
    display: none;
}
	.head-page-top { display: none;}
	
	
	.tutor-single-page-top-bar {
  flex-direction: column;
		padding: 0;
}
	
	.tutor-topbar-content-title-wrap {
  padding: 5px 10px;
}
	
}


@media screen and (max-width: 543px) {
	
	.page-breadcrumb ul li:last-child { display: none;}	
	
	.swiper-container .swiper-slide figure { margin: 0;}
	
.entry-post-feature.post-thumbnail figure {    margin: 0;}
.mobile-menu .header-06 .header-right .navigation-secondary .menu--secondary > ul > li.hide-mob > a , .mobile-menu .header-07 .header-right .navigation-secondary .menu--secondary > ul > li.hide-mob > a {    display: none;}
#page-navigation-secondary {    padding: 0;}
.mobile-menu .header-06 .header-right .navigation-secondary .menu--secondary > ul > li > a ,.mobile-menu .header-07 .header-right .navigation-secondary .menu--secondary > ul > li > a {
    padding-left: 8px;
    padding-right: 8px;}
}

body:not(.home) #cmplz-manage-consent {    display: none;}
/*#cmplz-manage-consent .cmplz-manage-consent {
    background: #de392c!important;
    border-radius: 50px!important;
    animation: none!important;
    bottom: 23px!important;
    right: 23px!important;
    color: #fff!important;
    padding: 2px 5px 2px 30px!important;
     font-size: 15px;
    height: 72px!important;
    z-index: 9!important;
}
#cmplz-manage-consent .cmplz-manage-consent::after {
    width: 64px;
    height: 64px;
    background: url("/images/cookies.svg") center no-repeat;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
*/


