 /*
Theme Name: Egmont Theme
Description: Child theme for the Avada

Template: Avada
*/

/*
 test
 */

@font-face {
    font-family: 'MuseoSans-500';
    font-style: normal;
    src: url('fonts/Museo/2CC5E1_0_0.eot');
    src: url('fonts/Museo/2CC5E1_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/Museo/2CC5E1_0_0.woff2') format('woff2'), url('fonts/Museo/2CC5E1_0_0.woff') format('woff'), url('fonts/Museo/2CC5E1_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'MuseoSans-500';
    font-style: italic;
    src: url('fonts/Museo/2CC5E1_1_0.eot');
    src: url('fonts/Museo/2CC5E1_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/Museo/2CC5E1_1_0.woff2') format('woff2'), url('fonts/Museo/2CC5E1_1_0.woff') format('woff'), url('fonts/Museo/2CC5E1_1_0.ttf') format('truetype');
}

html {
    overflow-y: auto;
}

html,
body {
    height: 100%;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#main {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Istok Web', sans-serif;
	width:90%;
	margin: 0 auto;
}

#main a {
    color: #6780ff;
}

#main table tr:last-child {
    border-bottom: 1px solid #c0c0c0;
}

#main table tr td {
    padding: 10px 0px;
}

#main table tr {
    border-top: 1px solid #c0c0c0;
}

#wrapper {
    height: auto !important;
    min-height: 100%;
    margin-bottom: -240px;
}

.custom-link-2 {
    line-height: 26px;
}
.rotators-left-column a[href$=".pdf"]:before{
    display: none;
}

.footer-area ul li a:hover,
a:hover {
    text-decoration: underline;
    color: inherit;
}

.footer-push {
    height: 240px;
}

.header-v3 #header {
    border-bottom: 0px none;
}

.header-wrapper .shop-ico {
    position: absolute;
    right: 3%;
    top: 43px;
    width: 161px;
    z-index: 1;
}

@media (max-width: 1370px){
    .header-wrapper .shop-ico {
        right: 3%;
        top: 43px;
        width: 150px;
    }
}
@media (max-width: 1320px){
    .header-wrapper .shop-ico {
        right: 2%;
        top: 43px;
        width: 150px;
    }
}
@media (max-width: 1279px){
    .header-wrapper .shop-ico {
        display:none
    }
    .search-container-block .searchform .search-container {
        margin-right: -30px;
    }
}
.page-title ul {
    position: absolute;
    right: 0px;
    bottom: -10px;
}

.page-title ul li.blank-page * {
    cursor: default;
    padding-right: 5px;
    opacity: 0.65;
}

.page-title ul li {
    display: inline-block;
}

.page-title ul li,
.page-title ul li a {
    font-size: 13px;
    line-height: 20px;
    font-family: 'Istok Web', sans-serif;
}

.home .page-title-container {
    display: none;
}

.page-title-container {
    background-color: transparent;
    border-bottom: 0px none;
    border-top: 0px none;
    height: auto;
    padding: 105px 0px 0px;
	width:90%;
	margin:0 auto;
}

#wrapper .entry-title {
    line-height: 35px;
    font-family: 'MuseoSans-500', sans-serif;
    font-style: normal;
    font-size: 32px;
    color: #1a1a1a;

}

.underline-title {
    border-bottom: 1px solid #b5b5b4;
    padding-bottom: 15px;
}

.page-title-container .page-title {
    border-bottom: 1px solid #b5b5b4;
    padding-bottom: 15px;
}

.home .tp-bannershadow.tp-shadow2 {
    background: none;
}

.museo,
#main .museo {
    font-family: 'MuseoSans-500', sans-serif !important;
}

.istok-web {
    font-family: 'Istok Web', sans-serif;
}

.search-container-block,
.header-content,
#sliders-container,
#header-sticky .avada-row, #header .avada-row, #main .avada-row, .footer-area .avada-row, #slidingbar-area .avada-row, #footer .avada-row, .page-title, .header-social .avada-row, #small-nav .avada-row, .tfs-slider .slide-content-container .slide-content {
    max-width: 1240px;
}

.search-container-block,
.header-content,
#sliders-container {
    margin: 0px auto;
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li .image {
    width: 150px;
}

.video-shortcode iframe {
    max-width: 100%;
}

.footer-area a,
.copyright {
    font-size: 14px;
    color: #1a1a1a;
    text-shadow: none;
}

.header-content {
    height: 85px;
    width: 88.5%;
}

.header-content .header-menu {
    bottom: 0px;
    position: absolute;
    left: 250px;
    padding-left: 0px;
}
@media (max-width: 1370px){
    .header-content .header-menu {
        left: 200px;
    }
}

.header-content .logo {
  width: 210px;
  height: 85px;
  display: block;
  float: left;
  padding-top: 3px;
}
@media (max-width: 1370px){
    .header-content .logo {
        width: 180px;
        padding-top: 12px;
    }
}

.relative {
    position: relative;
}

.clear {
    clear: both;
}

.copyright-area-content {
    padding: 23px 0px;
    border-top: 1px solid #878584;
}

.footer-area .fusion-columns {
    padding: 23px 0px;
    min-height: 172px;
}

.footer-area {
    min-height: 240px;
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #878584;
    color: #1a1a1a;
    overflow: hidden;
    margin-top: 25px;
    padding: 0px;
    position: relative;
}

.footer-area ul li a {
    color: #767676;
    font-size: 14px;
    border-bottom: 0px none;
    line-height: 24px;
    padding: 0px;
}

.footer-area .footer-widget-col ul li:first-child a {
    font-weight: 700;
    color: #1a1a1a;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.not-active-link:hover {
    text-decoration: none !important;
}

.not-active-link {
    text-decoration: none;
    cursor: default;
}

.header-menu {
    display: block;
}

.header-menu ul {
    list-style-type: none;
}

.header-menu div > ul {
    margin: 0px;
    padding: 0px;
}

.header-menu div > ul > li.menu-item-has-children:hover > a {
    text-decoration: none;
}

.header-menu div > ul > li.menu-item-has-children > a {
    cursor: default;
}

.search-container-block {
    height: 0px;
}

.search-container-block .searchform {
    float: right;
    height: 30px;
    overflow: visible;
}

.search-container-block .searchform .search-container {
    height: 30px;
    padding: 0 0px;
}

.mobile-search-container input,
.search-container-block .searchform .search-container input {
    border: 0px none;
    color: #fff;
    font-size: 13px;
    font-family: 'Istok Web', sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #3c3c3c;
    float: left;
    height: 30px;
    padding-left: 3px;
    -webkit-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
    width: 3px;
    line-height: 30px;
}

.mobile-search-container input {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    display: none;
}

.search-container-block .expanded .search-container input {
    width: 135px;
}

.custom-select-controller .list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
}

.custom-select-controller[data-list-state="rollup"] .list span:hover {
    background-color: #e8e8e8;
}

.custom-select-controller[data-list-state="rollup"] .list span {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    padding: 3px 10px;
    cursor: pointer;
}

.custom-select-controller[data-list-state="rollup"] .list {
    border: 1px solid #b5b5b4;
    background-color: #fff;
    display: block;
    z-index: 1;
    padding: 2px 0px;
}

.custom-select-controller .interface [data-control-action] {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 50%;
}

.custom-select-controller .interface {
    background-image: url('./images/custom-select.png');
    background-position: center;
    height: 34px;
    display: block;
    width: 34px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #333333;
}

.custom-select-controller {
    padding-right: 34px;
    position: relative;
    display: inline-block;
}

.archive .custom-select-controller {
    float: right;
    margin: 0px 10px;
}

#search-magazine-form {
    margin-bottom: 60px;
}

.mobile-search-container .search-submit-button,
#search-magazine-form .search-submit-button,
.search-container-block .searchform .search-submit-button {
    background-image: url("./images/ico-search.svg");
    background-position: center;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 0;
    -webkit-transition: margin 0.5s ease 0s;
    transition: margin 0.5s ease 0s;
    width: 30px;
}

#search-magazine-form .search-submit-button {
    line-height: 34px;
    height: 34px;
    width: 34px;
    background-color: #333333;
    float: right;
    display: inline-block;
}

#contact-form .custom-select,
#search-magazine-form .custom-select,
form input {
    font-size: 13px;
    background-color: #e8e8e8;
    color: #1a1a1a;
    line-height: 34px;
    border-top: 1px solid #b5b5b4;
    border-left: 0px none;
    border-bottom: 0px none;
    border-right: 0px none;
    padding: 0px 10px;
}

#search-magazine-form {
    margin-top: -20px;
    height: 0px;
}

#search-magazine-form .search-submit-button,
#search-magazine-form .custom-select-controller,
#search-magazine-form .input-search {
    margin-top: 19px;
}

.searchform input {
    padding: 0px;
}

#contact-form {
    margin-bottom: 20px;
}

#contact-form .contact-sections-filter {
    padding-top: 70px;
    clear: both;
}

#contact-form label {
    text-align: right;
    font-size: 13px;
    line-height: 34px;
    color: #1a1a1a;
    padding-top: 1px;
}

#contact-form .form-fields-container {
    width: 752px;
}

#contact-form .read-more-btn {
    float: right;
}

form .error-msg {
    font-size: 13px;
    line-height: 20px;
    color: #800032;
}

#contact-form input[type="text"],
.custom-select-controller {
    width: 300px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.post-type-archive-magazine .custom-select-controller {
    width: auto;
}

#contact-form h2 {
    /*border-top: 1px solid #b5b5b4;*/
    padding-top: 15px;
}

form textarea {
    font-size: 13px;
    line-height: 18px;
    background-color: #e8e8e8;
    color: #1a1a1a;
    border-top: 1px solid #b5b5b4;
    border-left: 0px none;
    border-bottom: 0px none;
    border-right: 0px none;
    padding: 10px;
}

#contact-form textarea {

    height: 160px;
    resize: none;
    max-width: 100%;
}

form .input-required:after {
    content: "*";
    color: #800032;
}

label.checkbox:before {
    border: 1px solid #848281;
    content: "";
    display: inline-block;
    height: 14px;
    left: -30px;
    margin-right: 10px;
    position: absolute;
    top: 0px;
    vertical-align: middle;
    width: 14px;
}

#contact-form .block,
#contact-form p {
    margin-bottom: 30px;
}

#contact-form .block .message {
    position: absolute;
    line-height: 20px;
    font-size: 13px;
    font-family: "istok web", sans-serif;
    top: -20px;
    padding-left: 25%;
    color: #800032;
    left: 0px;
}

#contact-form .block {
    position: relative;

}

.page-template-contact-php .subtitle {
    padding-left: 40px;
    margin-bottom: 40px;
}

.map-section .map #mapbox {
    vertical-align: middle;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.map-section .map {
    position: relative;
    padding: 35% 0 0 0;
}

.map-section {
    border-top: 1px solid #b5b5b4;
    overflow: hidden;
    clear: both;
    box-shadow: 3px 3px 10px #dadada;
    color: #1a1a1a;
    margin-bottom: 60px;
}

.editable-content {
    padding: 20px 40px;
}

form .request-info {
    font-size: 13px;
    color: green;
    font-family: "istok web", sans-serif;
}

#contact-form label.checkbox {
    text-align: left;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    line-height: 16px;
    position: relative;
    padding: 0px;
}

.no-padding {
    padding: 0px;
}

input[type="checkbox"], input[type="radio"] {
    padding: 0;
}

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

input[type="radio"]:checked + label.checkbox:before,
input[type="checkbox"]:checked + label.checkbox:before {
    color: #000;
    content: "✓";
    font-size: 14px;
    font-family: 'MuseoSans-500', sans-serif;
    line-height: 14px;
    text-align: center;
}

#search-magazine-form .custom-select {
    width: 195px;
}

#search-magazine-form .input-search {
    width: 285px;
    float: right;
}

#search-magazine-form .custom-select {
    font-size: 13px;
    float: right;
    line-height: 34px;
}

.header-wrapper {

    border-bottom: 4px solid #333;
    box-shadow: 0px 0px 3px #999;
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    width: 100%;
    z-index: 10000;
    margin-top: 0px;

}

/* first level always showed */
.header-menu div > ul > li {
    position: relative;
    width: 151px;
    text-align: center;
    line-height: 42px;
    display: block;
    float: left;
    border-bottom: 4px solid #333;
}
@media (max-width: 1080px){
    .header-menu div > ul > li {
        width: 143px;
    }
}

.header-menu ul a {
    font-family: 'MuseoSans-500', sans-serif;
    color: #1a1a1a;
    width: 100%;
    display: block;
}

.header-menu li:hover > a {
    color: #1a1a1a;
    text-decoration: underline;
}

.header-menu div > ul > li > ul:before {
    position: absolute;
    content: "";
    top: -12px;
    left: 50%;
    width: 8px;
    display: block;
    height: 8px;
    margin-left: -4px;
    border: 4px solid transparent;
    box-sizing: border-box;

}

.header-menu div > ul > li:nth-child(1) > ul:before,
.header-menu div > ul > li:nth-child(1) {
    border-bottom-color: #ff9300;
}

.header-menu div > ul > li:nth-child(2) > ul:before,
.header-menu div > ul > li:nth-child(2) {
    border-bottom-color: #80801f;
}

.header-menu div > ul > li:nth-child(3) > ul:before,
.header-menu div > ul > li:nth-child(3) {
    border-bottom-color: #8c007d;

}
.header-menu div > ul > li:nth-child(3) {
    width: 170px;
}
@media (max-width: 991px){
    .header-menu div > ul > li:nth-child(3) {
        width:100%;
    }
}
.header-menu div > ul > li:nth-child(4) > ul:before,
.header-menu div > ul > li:nth-child(4) {
    border-bottom-color: #362780;
}

.header-menu div > ul > li:nth-child(5) > ul:before,
.header-menu div > ul > li:nth-child(5) {
    border-bottom-color: #e9b700;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    text-decoration: none;
    background-color: #fff;
    border-color: #dadad9;
    margin: 0px;
}

.pagination .page-numbers:hover {
    color: #1a1a1a !important;
}

.pagination .page-numbers {
    height: 38px;
    text-align: center;
    font-size: 15px;
    line-height: 38px;
    color: #1a1a1a !important;
    width: 38px;
    background-color: #fff;
    border: 1px solid #fff;
    display: inline-block;
}

.pagination .page-numbers.current {
    color: #808080 !important;
}

.pagination .prev,
.pagination .next {
    background-color: #1a1a1a;
    color: #fff !important;
}

.pagination .prev:hover,
.pagination .next:hover {
    background-color: #afafaf;
    color: #fff !important;
    border-color: #fff;
}

.pagination {
    margin: 15px 0px 10px;
}
@media (max-width: 991px){
    .pagination{
        padding-right: 10.1%;
        float: right;
    }
}

}
/* second level relative */
.header-menu div > ul > li:nth-child(1) > ul {
    border-top: 1px solid #ff9300;
}

.header-menu div > ul > li:nth-child(2) > ul {
    border-top: 1px solid #80801f;
}

.header-menu div > ul > li:nth-child(3) > ul {
    border-top: 1px solid #8c007d;
}

.header-menu div > ul > li:nth-child(4) > ul {
    border-top: 1px solid #362780;
}

.header-menu div > ul > li:nth-child(5) > ul {
    border-top: 1px solid #e9b700;
}

.header-menu div > ul > li > ul {
    position: absolute;
    display: none;
    top: 45px;
    left: 0px;
    width: 100%;
    padding: 0px;
    border-top: 1px solid #d7d7d7;
}

.header-menu div > ul > li > ul > li a {
    font-family: 'Istok Web', sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 10px;
}

.header-menu div > ul > li > ul > li {
    line-height: 20px;
    height: 28px;
    font-size: 13px;
    text-align: left;
    background-color: rgba(255,255,255,0.9);
}

.header-menu div > ul > li:hover ul {
    display: block;
    z-index: 1000;
}

#sliders-container {
    margin-top: 0px !important;
    padding-top: 115px;
	width:88.5%;
}

@media (max-width: 991px) {
    #sliders-container {
        padding-top: 3%;
        padding-bottom: 3%;
        width:57.2%;
    }
}

@media (max-width: 800px) {
    #sliders-container {
        padding-top: 3%;
        padding-bottom: 3%;
        width:72%;
    }
}

@media (max-width: 480px) {
    #sliders-container {
        padding-top: 3%;
        padding-bottom: 0%;
        width:82%;
    }
}

/* News */

.single single-news-container:last-of-type {
    margin-bottom: 0px;
}

.fusion-accordian .panel-heading,
.single-news-container {
    border-top: 1px solid #eeeeee;
    box-shadow: 3px 3px 10px #dadada;
    margin-bottom: 20px;
    padding: 20px 40px;
    color: #1a1a1a;
}

.single .date,
.single-news-container .date {
    line-height: 15px;
    font-size: 13px;
    color: #6780ff;
}

#main
#main .single-news-container .excerpt {
    font-size: 16px;
    line-height: 24px;
}

#main .single-news-container .title {
    margin: 18px 0px;
    font-size: 20px;
    line-height: 25px;
    color: #1a1a1a;
}

#main .archive-btn:hover,
#main .read-more-btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #362780;
}

.single-navigation .archive-btn:hover {
    color: #fff;
}

#main .archive-btn,
#main .read-more-btn {
    line-height: 24px;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    position: relative;
    background-color: #6780ff;
    text-transform: uppercase;
    padding-right: 30px;
/*    border-radius: 12px; */
    padding-left: 20px;
    padding-top: 2px;
    display: inline-block;
}

#main.barbie_class .table-1 table {
  background-color: inherit!important;
}

@media screen and (max-width: 950px) {
  #main.barbie_class {
    background: url('http://wydawnictwoegmont.pl/wp-content/themes/Egmont-Theme/images/logo.png');
    background-size: 50%!important;
  }
}

@media screen and (max-width: 767px) {
  #main.barbie_class {
    background: url('http://wydawnictwoegmont.pl/wp-content/themes/Egmont-Theme/images/logo.png');
    background-size: 100%!important;
  }
}

.archive-btn {
    padding-left: 30px;
    padding-right: 20px;
}

.single-book #main .archive-btn,
.single-magazine #main .archive-btn,
.single-news #main .archive-btn {
    padding-left: 30px;
    padding-right: 20px;
}

.lowercase {
    text-transform: lowercase;
}

.read-more-btn:after {
    content: ">";
    right: 0px;
    width: 22px;
    position: absolute;
    top: 2px;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    font-family: inherit;
}

.archive-btn:before {
    content: "<";
    left: 0px;
    width: 22px;
    position: absolute;
    top: 0px;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
    padding: 2px;
    font-family: inherit;
}

.single-navigation .archive-btn {
    float: left;
}

.single .post-content p {
    margin: 1em 0px;
}

.single .post-content {
    font-size: 16px;
    line-height: 23px;
    color: #1a1a1a;
    font-weight: normal;
}

.page #main h2,
.single #main h2 {
    font-family: 'MuseoSans-500', sans-serif;
    font-size: 26px;
    color: #1a1a1a;
    line-height: 30px;
}

.single .post-excerpt p {
    margin: 0px;
}

.single .post-excerpt {
    margin-top: 10px;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #b5b5b4;
    color: #1a1a1a;
    font-size: 20px;
    line-height: 27px;
}

.single-navigation {
    height: auto;
    line-height: 24px;
    margin-top: 20px;
    padding-top: 12px;
    border-top: 1px solid #b5b5b4;
    border-bottom: 0px none;
}

.single-navigation a[rel="prev"]:before, .pagination-prev:before, .woocommerce-pagination .prev:before,
.single-navigation a[rel="next"]:after, .pagination-next:after, .woocommerce-pagination .next:after {
    content: "";
    display: none;
}

.single-navigation a:hover {
    color: #6780ff;
    text-decoration: none;
}

.single-navigation a[rel="next"],
.single-navigation a[rel="prev"] {
    font-family: 'Istok Web', sans-serif;
    font-size: 15px;
    line-height: 15px;
}

a[href$=".doc"]:before, a[href$=".docx"]:before, a[href$=".zip"]:before, a[href$=".rar"]:before,
a[href$=".pdf"]:before,
.single .post-attachments .attachment:before {
    content: "";
    background-repeat: no-repeat;
    height: 25px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: left 1px;
    background-image: url('./images/ico-download-blk.svg');
}

.rev_slider_wrapper a[href$=".pdf"]:before{
    display: none;
}




a[href$=".doc"]:hover:before, a[href$=".docx"]:hover:before, a[href$=".zip"]:hover:before, a[href$=".rar"]:hover:before,
a[href$=".pdf"]:hover:before,
.single .post-attachments .attachment:hover:before {
    content: "";
    background-repeat: no-repeat;
    background-image: url('./images/ico-download-blue.svg');
}

#main a[href$=".doc"]:hover, #main a[href$=".docx"]:hover,a[href$=".zip"]:hover, a[href$=".rar"]:hover,
#main a[href$=".pdf"]:hover,
.single .post-attachments a:hover {
    text-decoration: none;
    color: #6780ff;
}

#main a[href$=".doc"], #main a[href$=".docx"], #main a[href$=".zip"], #main a[href$=".rar"],
#main a[href$=".pdf"] {
    padding-left: 30px;
    color: #1a1a1a;
    position: relative;
}

.single .wp-caption .wp-caption-text {
    font-family: 'Istok Web', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #1a1a1a;
    padding-top: 0.5em;
    text-align: left;
    border-top: 1px solid #b5b5b4;
    margin: 20px 5px 0px; /* wp-caption fix */
}

.single .wp-caption {
    text-align: center;

}

.single .wp-caption {
    margin: 20px auto;
}

.single .post-attachments .attachment {
    line-height: 23px;
    font-size: 16px;
    color: #1a1a1a;
}

.sidebar {
    padding-top: 15px;
    padding-left: 0px;
}

#content,
.content {
    font-size: 16px;
    line-height: 24px;
    color: #1a1a1a;
}

#content .post {
    margin-bottom: 0px;
}

/* single-news */

.single-news #content {
    padding-left: 105px;
}

/* faqs  template */

.fusion-accordian {
    width: 100%;
}

.page-template-faqs .fusion-accordian .panel-title a .fa-fusion-box {
    margin-left: 10px;
}

.fusion-accordian .panel-title a .fa-fusion-box {
    float: right;
}

.fusion-accordian .panel-title a:hover {
    color: #6780ff;
}

.fusion-accordian .panel-title a .fa-fusion-box {
    margin-right: -40px;
}

.fusion-accordian .panel-title a {
    padding-right: 58px;
    font-size: 20px;
    line-height: 22px;
}

.fusion-accordian .panel-heading .number {
    font-size: 16px;
    line-height: 10px;
    padding-top: 8px;
}

.fusion-accordian .panel-collapse p {
    margin: 20px 0px;
}

.fusion-accordian .panel-body ul {
    padding-left: 17px;
}

.fusion-accordian .panel-body li,
.fusion-accordian .panel-body p {
    font-family: 'Istok Web', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #1a1a1a;
}

.fusion-accordian .panel-title a:hover .fa-fusion-box,
.fusion-accordian .panel-title .active .fa-fusion-box {
    background-color: #333;
}

.fusion-accordian .panel-body {
    padding: 20px 0px;
}

.fusion-accordian .panel-collapse {
    padding-left: 105px;
    padding-right: 45px;
    background-color: #e8e8e8;
    position: relative;
}

.fusion-accordian .panel-heading {
    position: relative;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: 'MuseoSans-500', sans-serif;
    color: #1a1a1a;
    line-height: 28px;
    font-size: 20px;
    padding: 8px 0px 8px 40px;
}

.fusion-accordian .panel-title a .fa-fusion-box {
    border-radius: 50%;
}

#content .subtitle {
    font-size: 28px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 40px 40px;
    line-height: 35px;
    color: #1a1a1a;

}

.table-1 table, .tkt-slctr-tbl-wrap-dv table {
    border: 0px none;
}

.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td,
.table-1 tr:nth-child(2n), .tkt-slctr-tbl-wrap-dv tr:nth-child(2n) {
    background: none;
    border-left: 0px none;
    border-right: 0px none;
}

/* avada bug fix */
#main .fusion-column *:first-child {
    margin-top: 0px;
}

.post-type-archive-series_of_books .single-book-container .description .title,
.single-series_of_books .books-list .single-book-container .description .title {
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 2em;
}

.post-type-archive-series_of_books .single-book-container .description,
.single-series_of_books .books-list .single-book-container .description {
    font-size: 16px;
    overflow: hidden;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    line-height: 20px;
    padding: 30px 40px 0px 30px;
    max-height: 317px;
}

.jspPane {
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.single-series_of_books .books-list .single-book-container .description .title {
    top: 0px;
    right: 0px;
}

.single-series_of_books .books-list .single-book-container .scroll-pane {
    position: absolute;
    top: 100px;
    height: 221px;
    width: 237px;
}
.myinputs  {
width: 300px;
max-width: 100%;
}
.myinputsselect {
height: 31px;
background:#e8e8e8;
}
.single-series_of_books #main .books-list .see-book-gallery a:first-child {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    padding-left: 30px;
    line-height: 50px;
    height: 50px;
}

.single-series_of_books #main .books-list .see-book-gallery a {
    display: none;
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a;
}

.single-series_of_books .with-shop-link {
    background-image: url('./images/ico-koszyk.svg');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.post-type-archive-series_of_books .novelty-series:before,
.single-series_of_books .books-list .novelty-book:before {
    content: "";
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 80px;
    height: 80px;
    display: block;
    left: 0px;
    background-image: url('./images/img-nowosc.svg');
}
#myid12 > .wpcf7-form-control,.wpcf7-submit {
content: ">";
    font-family: inherit;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    background-color: #6780ff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 2px;
    position: relative;
    text-transform: uppercase;
	float: right:

}

.single-series_of_books .books-list .single-book-container .external-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    text-indent: -100px;
    overflow: hidden;
    height: 40px;
    width: 40px;
    display: block;
}

.post-type-archive-series_of_books .single-book-container .read-more-container {
    bottom: 30px;
    left: 50%;
    padding-left: 30px;
    position: absolute;
}

.post-type-archive-series_of_books .single-book-container .cover img {
    max-height: 320px;
    width: auto;
}

.post-type-archive-series_of_books .single-book-container {
    height: 380px;
}

.post-type-archive-series_of_books .single-book-container,
.single-series_of_books .books-list .single-book-container {
    position: relative;
    margin-bottom: 40px;
    padding: 0px
}

.post-type-archive-series_of_books .single-book-container .cover,
.single-series_of_books .books-list .single-book-container .cover {
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
    float: left;
    max-height: 350px;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.attachment-middle-cover {
/*    width: auto !important;*/
}

.myclass15 {
background:#e8e8e8;
line-height:33px;
border-top: 1px solid #ccc;
}
.single-series_of_books #main .fusion-three-fourth {
    margin-right: 0px;
}

/* special projects page */
.page-template-special-projects #main .fusion-two-third {
    margin-right: 2%;
}

.books-list .single-book-container {
    padding: 0px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.single-series_of_books .shadow-box-container {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}

.single-collection-item .gallery .wp-caption-text {
    display: none;
}

#gallery-1 img {
    /* prettyphoto */
    border: 0px none !important;
}

.last .gallery-columns-2 {
    margin-left: -5px;
}

.last .gallery-columns-2 .gallery-item {
    padding: 5px;
}

.shadow-box-container table,
.single-special-project-container table {
    width: 100%;
}

.single-special-project-container h2.title {
    margin-bottom: 70px;
}

.shadow-box-container {
    box-shadow: 3px 3px 10px #dadada;
}

.single-special-project-container {
    margin-bottom: 30px;
    padding: 50px 0px;
    overflow: hidden;
}

/* sidebar */
.sidebar .read-more-btn {
    margin-top: -2px;
}

.sidebar {
    color: #1a1a1a;
}

#main .sidebar .widgettitle {
    font-family: 'MuseoSans-500', sans-serif;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 1.1em;
}

.sidebar .author {
    font-family: 'Istok Web', sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #6780ff;
    margin: 0.6em 0px;
}

.sidebar-single-book-container {
    border-top: 1px solid #b5b5b4;
    padding-bottom: 14px;
}

.sidebar h4 a {
    color: inherit !important;
}

#main table {
    box-shadow: none;
}

h3,
h4 {
    font-family: 'MuseoSans-500', sans-serif;
}

.sidebar h4 {
    font-family: 'MuseoSans-500', sans-serif;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    margin-top: 0.5em;
    margin-bottom: 1.3em;
}

.sidebar-single-book-container .excerpt {
    font-size: 16px;
    line-height: 24px;
}

.single-magazine .meta-info-list:before {
    /*background-image: url('./images/magazine-info.png');*/
    width: 40px;
    height: 51px;
    display: block;
    position: absolute;
    top: 7px;
    left: 0px;
    content: "";
    z-index: 1;
}

.single-magazine .column-left {
    margin-bottom: 2em;
}

.single-magazine .meta-info-list {
    position: relative;
}

.single-magazine .adversing:after {
    position: absolute;
    border-left: 20px solid #FF9300;
    width: 0px;
    display: block;
    position: absolute;
    content: "";
    height: 0px;
    right: -20px;
    bottom: 0px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
}

.recomended-post:hover {
    color: #1a1a1a !important;
}

.recomended-post .related-image {
    padding: 40px 55px;
    border: 1px solid #c0c0c0;
}
.recomended-post .related-image .img {
    height: 20px;
}

.related-box .recomended-post h4 {
    border-top: 1px solid #c0c0c0;
    color: #1a1a1a;
    display: block;
    font-size: 20px;
    margin: 26px 0px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 12px;
}

.single-magazine .related-box {
    margin-top: 50px;
}

.related-box h3 {
    color: #1a1a1a;
    font-size: 28px;
    font-weight: 400;
}

.single-magazine #main .adversing {
    background-color: #FF9300;
 /*   bottom: 0px;*/
    color: #fff;
    font-size: 21px;
    line-height: 60px;
    padding-left: 28px;
    padding-right: 20px;
    position: absolute;
/*    right: 20px;*/
    display: block;
/*      margin-top: -70px;*/
}

.single-magazine .external-link:hover {
    color: #4d6194;
}

#wrapper #main .fusion-button.default,
.single-magazine #main .external-link {
    font-size: 20px;
    margin-top: 40px;
    line-height: 35px;
    border-radius: 25px;
    background-color: #888888;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#wrapper #main .fusion-button.default span {
    font-size: 20px;
    display: inline-block;
    font-weight: 400;
/*    font-family: 'MuseoSans-500', sans-serif;*/
}

.aligncenter .fusion-button-title {
    text-align: center;
    font-family: 'MuseoSans-500', sans-serif;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
}
.fusion-button-title {
	display: none;

}
#wrapper #main .fusion-button.default {
    padding: 0px 20px;
    font-weight: 400;
    text-transform: none;
    margin: 0px auto;
    border: 0px none;
    width: auto;
    display: inline-block;
}

.single-magazine #main .meta-info-list tr td {
    font-size: 14px;
}

.single-magazine #main .meta-info-list tr td:first-child {
    padding-right: 10px;
    text-transform: uppercase;
}

.single-magazine #main .meta-info-list tr:nth-child(2) td {
    /*padding-top: 0px;*/
    padding: 10px 0px;
    border-top: 1px solid #c0c0c0;
}

.single-magazine #main .meta-info-list tbody tr:first-child td {
    padding-bottom: 10px;
}

.single-magazine #main .meta-info-list tbody tr:first-child td:first-child,
.single-magazine #main .meta-info-list tr:nth-child(2) td:first-child {
    /*padding-left: 55px;*/
    max-width: 170px;
}

.single-magazine #main .meta-info-list tr:nth-child(2) {
    border-top: 0px none;
}

.sample-pages a.cover:hover {
    text-decoration: none;
}

.fusion-video {
    margin: 1em 0px;
    clear: both;
}

#main iframe {
    max-width: 100%;
}

.sample-pages {
    margin-bottom: 80px;
}

.sample-pages .cover {
    width: 100%;

}

.sample-pages .cover span {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
/*    height: 60px;
    line-height: 60px;*/
    margin-top: 15px;
    margin-bottom: 15px;
/*    padding-bottom: 20px;
    padding-top: 0;*/
    text-align: left;
/*    max-width: 30%*/
}

.sample-pages .no-pages span {
    opacity: 0;
}

.sidebar-single-book-container .cover {
    margin-bottom: 16px;
    display: block;
}

.sidebar .single-news-container {
    margin-bottom: 40px;
}

/* full width content page */
.page-template-templatesfull-content-page-php img {
    margin-bottom: 2em;
}

.page-template-templatesfull-content-page-php
.fusion-column {
    margin-bottom: 0px;
}

.fusion-alert .fa-lg {
    font-size: 18px;
    line-height: 25px;
    margin: 0px 5px;
    vertical-align: middle;
}

.fusion-alert {
    text-align: left;
    border: 0px none;
    background-color: #6780FF;
    text-transform: none;
    padding: 3px 6px;
    line-height: 25px;
    font-size: 18px;
    color: #fff;
    font-family: 'Istok Web', sans-serif;
}

.cookie-info-container, .cookie-info-container-top {
    background-color: #ff9300;
    color: #fff;
    width: 100%;
    line-height: 25px;
    padding: 5px 10px;
    text-align: center;
    position: fixed;
/*    margin-top: 89px;*/
    bottom: 0;
    z-index: 10001;
}

.cookie-info-container-top {
    bottom: auto; top: 0;
}

.cookie-info-container .cookie-accept, .cookie-info-container .cookie-accept-top {
    cursor: pointer;
    display: inline-block;
}

/* sprzedarz czasopism hover-popup */
.page-template-template-hover-popup .wp-caption:hover p {
    top: 0%;
    opacity: 1;
}

.page-template-template-hover-popup .wp-caption {
    overflow: hidden;
    display: inline-block;
    width: 315px !important;
    position: relative;
}

.page-template-template-hover-popup .wp-caption p {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #1a1a1a;
    text-align: center;
    padding: 5%;
    position: absolute;
    top: 0%;
    left: 0px;
    opacity: 0;
    display: block;
    width: 295px;
    height: 160px;
}

.fusion-alert button {
    display: none;
}

hr {
    border-bottom: 1px solid #b5b5b4;
    height: 0px;
    color: transparent;
    margin-bottom: 1.5em;
}

.pp_social {
    display: none;
}

#main .sm-slider-navi:hover {
    text-decoration: none;
}

#main .sm-slider-navi {
    text-align: center;
    cursor: pointer;
    display: block;
    background-color: #1a1a1a;
    font-size: 15px;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 38px;
}

.navi-left {
  right: auto;
  left: 0px;
}

.navi-right {
  right: auto;
  left: 38px;
}

.rotators-right-column .navi-left {
    right: auto;
    left: 0px;
}

.rotators-right-column .navi-right {
    right: auto;
    left: 38px;
}

.rotators-right-column .sm-slider-navi:hover,
.rotators-left-column .sm-slider-navi:hover {
    background-color: #afafaf !important;
    color: #1a1a1a !important;

}

#main .rotators-left-column section:hover .sm-slider-navi,
#main .rotators-right-column section:hover .sm-slider-navi {
    opacity: 1;
}

.sm-slider-container .slide-element {
    background-size: cover;
    background-position: center;
}

.sm-slider-container .slide-element .hover-content {
    opacity: 0;
}

.sm-slider .slide-element > a {
    padding: 20px 38px;
}

.sm-slider-container .slide-element > a .default-content {
    padding-top: 80px;
}


section:hover .sm-slider-container .slide-element > a .default-content {
    opacity: 0;
    display: none;
}

.sm-slider-container .slide-element > a .default-content,
.sm-slider-container .slide-element > a .hover-content {
    width: 85%;
}

section:hover .sm-slider-container .slide-element > a .hover-content {
    opacity: 1;
}

section:hover .sm-slider-container .slide-element > a {
    background-color: rgba(55, 37, 77, 0.9);
    text-decoration: none;
}

.sm-slider-container .slide-element > a *:first-child {
    margin-top: 0px;
}

.sm-slider-container .slide-element > a * {
    color: #fff;
    font-family: 'MuseoSans-500', sans-serif;
}

#main .sm-slider-container .slide-element > a .hover-content h2,
#main .sm-slider-container .slide-element > a .hover-content h1 {
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    font-style: italic;
    font-weight: 400;
}

#main .sm-slider-container .slide-element > a .hover-content blockquote,
#main .sm-slider-container .slide-element > a .hover-content cite {
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    margin-left: 0px;
    display: block;
    margin-bottom: 1em;
}

.sm-slider-container .slide-element > a .hover-content p {
    font-size: 20px;
    line-height: 25px;
}

.sm-slider-container .slide-element > a .default-content p,
.sm-slider-container .slide-element > a .default-content h1 {
    font-size: 30px;
    line-height: 37px;
    font-weight: 400;
}

@media (min-width: 992px) {
    .home .rotators-left-column {
        width: 41.2%;
        float: left;
    }

    .home .rotators-right-column {
        width: 58.8%;
        float: left;
        margin-top: 0px;
    }

    .home #main {
        padding-top: 0px;
    }
}

@media (max-width: 992px) {
    .home .rotators-right-column {
		margin-bottom: 27px;
    }
}

.home .rotators-right-column section .set-name,
.home .rotators-left-column section .set-name {
    font-size: 40px;
    margin: 0px;
    position: absolute;
    top: 20px;
    left: 38px;
    z-index: 1;
    line-height: 40px;
    color: #fff;
}

.home .rotators-left-column section:hover .set-name,
.home .rotators-right-column section:hover .set-name {
    display: none;
}

.home .rotators-left-column,
.home .rotators-right-column {
    margin-top: 25px;
}

.home #main .rotators-right-column .publicity-link:after {
    position: absolute;
    border-left: 28px solid #FF9300;
    width: 0px;
    display: block;
    position: absolute;
    content: "";
    height: 0px;
    right: -28px;
    bottom: 0px;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
}

.home #main .rotators-right-column .publicity-link {
    position: absolute;
    right: 63px;
    bottom: 30px;
    font-size: 28px;
    line-height: 70px;
    background-color: #FF9300;
    padding-left: 35px;
    color: #fff;
    padding-right: 20px;
}

.home .rotators-right-column .sm-slider-container {
    margin-top: 0px;
    background-color: rgba(55, 37, 77, 0.9);
    margin-bottom: 0px;
}

.home .rotators-left-column .sm-slider-container {
    background-color: rgba(55, 37, 77, 0.9);
    position: relative;
    margin-top: 0px;
    width: 100%;
    overflow: hidden;
    padding-top: 70%;
    margin-bottom: 0px;
}

.home .rotators-left-column section:first-child .sm-slider-container {
    margin-bottom: 27px;
}

.home-news-container {
    padding-bottom: 1em;
}

.home-news-container .single-news-container {
    float: left;
    min-height: 276px;
}

.home .underline-title {
    margin-top: 50px;
}

#main .see-also-container ul {
    list-style-type: none;
}

.see-also-container{
	margin-left: -15px;
	margin-right: -15px;
}

.see-also-container .see-also-item > a > div {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.see-also-container .see-also-item a {
    width: 100%;
    padding-top: 45%;
    position: relative;
    display: block;
    background-size: cover;
    background-position: center;
}

.see-also-container .see-also-item a.biggerone {
	padding-top: calc(100% - 9px);
	background-size: auto 100%;
    background-repeat: no-repeat;
}

@media (max-width: 1200px) {
	.see-also-container .see-also-item a.biggerone {
		padding-top: 100%;
	}
}

.see-also-container .see-also-item:nth-child(1) div {
    background-color: rgba(128, 128, 30, 0.7);
}

.see-also-container .see-also-item:nth-child(2) div {
    background-color: rgba(111, 190, 192, 0.7);
}

.see-also-container .see-also-item:nth-child(3) div {
    background-color: rgba(119, 89, 153, 0.7);
}

.see-also-container .see-also-item:nth-child(4) div {
    background-color: rgba(115, 175, 138, 0.7);
}

.see-also-container .see-also-item:nth-child(5) div {
    background-color: rgba(128, 174, 204, 0.7);
}

.see-also-container .see-also-item:nth-child(6) div {
    background-color: rgba(134, 73, 107, 0.7);
}

.see-also-container .see-also-item div {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.see-also-container .see-also-item:hover div {
    background-color: transparent;
}

.see-also-container .see-also-item h4 {
    margin: 20px;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
}

.see-also-container .see-also-item {
    margin-bottom: 30px;
}

.see-also-container ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}


.single-author-container .author-data .copyright {
    font-size: 13px;
    line-height: 16px;
    color: #767676;
    text-align: left;
}

.single-author-container .author-data .title {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0px 13px;
    color: #1a1a1a;
}

.single-author-container .author-description > p:last-child {
    margin-bottom: 0px;
}

.single-author-container .author-description {
    display: none;
}

.single-author-container .author-data {
    display: block;
}

.authors-popup .photo,
.single-author-container .author-photo {
    float: left;
    margin-right: 40px;
    border-radius: 50%;
    border: 1px solid #b5b5b4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 84px;
    height: 84px;
    display: inline-block;
    background-position: center;
}

.archive .authors-apla.showed {
    opacity: 1;
    display: block;
}

.archive .authors-apla {
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    height: 100vh;
    width: 100vw;
    top: 0px;
    display: none;
    left: 0px;
    position: fixed;
}

.authors-popup .photo {
    overflow: hidden;
    width: 86px;
    height: 86px

}

.checkbox-accept-container label {
    margin-bottom: 1em;
}

.authors-popup .photo .author-photo {
    height: 100%;
    width: 100%;
}

#wrapper .search-table .search-button input[type="submit"],
#wrapper .search-table .search-button input[type="submit"]:hover {
    background: none repeat scroll 0 0 #1a1a1a;
}

#toTop:hover {
    background-color: #6780ff;
}

.authors-popup .desc *:first-child {
    margin-top: 0px;
}

.authors-popup .desc {
    margin-left: 120px;
}

.authors-popup .photo {
    margin: 0px;
    float: left;
}

.archive .pagination {
    clear: both;
}

.archive .authors-container {
    margin-top: 50px;
    overflow: hidden;
}

.single-author-container.has-description:hover .author-photo {
    border: 1px solid #6780ff;
}

.single-author-container.has-description {
    cursor: pointer;
}

.single-author-container.has-description:hover .title {
    color: #6780ff;
}

.single-author-container {
    width: 100%;
    float: left;
    border-top: 1px solid #b5b5b4;

    padding-top: 30px;
    height: 156px;
    overflow: hidden;
    padding-bottom: 40px;
}

.single-author-container .copyright:before {
    content: "©";

}

.archive .authors-popup.showed {
    opacity: 1;
    display: block;
}

.archive .authors-popup .title {
    margin-left: 120px;
    font-size: 18px;
}

.archive .authors-popup .close:hover {
    opacity: 0.8;
}

.archive .authors-popup .close {
    right: 25px;
    top: 25px;
    position: absolute;
    cursor: pointer;
    color: #1a1a1a;
    opacity: 0.5;
}

.archive .authors-popup {
    position: fixed;
    left: 50%;
    box-shadow: 3px 3px 10px #dadada;
    margin-left: -350px;
    background-color: #fff;
    width: 700px;
    padding: 2%;
    z-index: 2;
    top: 40%;
    display: none;
    opacity: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.licensors-container {
    margin-top: 50px;
}

.licensors-container > div .licensor {
    border-top: 1px solid #b5b5b4;
    box-shadow: 3px 3px 10px #dadada;
    margin-bottom: 30px;
}

.licensors-container .licensor {
    padding-top: 54%;
    position: relative;
    width: 100%;
}

.licensors-container .licensor .logo {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.magazines-container .magazine .more {
    font-size: 16px;
    margin-top: 20px;
    color: #6780ff;
}

.magazines-container .magazine {
    overflow: hidden;
    border: 1px solid #b5b5b4;
    margin-bottom: 30px;
    width: 100%;
    padding-top: 129%;
    display: block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 86% auto;
}

.magazines-container .magazine-cover-scale-to-height {
    background-size: auto 90%;
}

.magazines-container .magazine:hover > .apla {
    left: 0px;
}

.magazines-container .magazine > .apla h2 {
    color: #1a1a1a;
    font-size: 20px;
    line-height: 25px;
}

.magazines-container .magazine > .apla .desc {
    margin-top: 40px;
}

.magazines-container .magazine > .apla {
    padding: 30px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.9);
    color: #1a1a1a;
    font-size: 16px;
    line-height: 23px;
    position: absolute;
    left: -100%;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: left 0.4s;
    transition: left 0.4s;
}

.contact-persons-container a:hover {
    color: #4d6194;
}

.contact-persons-container p,
.contact-persons-container h3 {
    margin: 0px;
    font-size: 16px;
    line-height: 23px;
    color: #1a1a1a;
}

.contact-persons-container {
    color: #1a1a1a;
    min-height: 350px;
    font-size: 16px;
    border-top: 1px solid #b5b5b4;
    clear: both;
    margin-top: 40px;
}

.contact-persons-container .person-info {
    margin-top: 50px;
    min-height: 120px;
}

.contact-persons-container .section-dzial-handlowy-separator{
  margin: 35px auto 0 auto;
  padding-top: 15px;
  width:100%;
  float: left;
  border-top: 3px solid #e6e6e6;
}

.contact-persons-container .just_br, .contact-persons-container .second_br  {
  margin: 0px!important;
  padding-top: 0px!important;
  width:100%;
  float: left;
  display: none;
  border-top:0px!important;
}



/*.contact-persons-container .person-info:nth-child(4n+1) {
    clear: left;
}*/

.single .sample-pages a.cover {
    display: block;
/*    height: 510px;*/
    text-align: center;
}

.single .sample-pages a {
    display: none;
}

.brands-list .shadow-box-container img {
    max-height: 100%;
    vertical-align: middle;
}

.brands-list .shadow-box-container {
    margin-bottom: 30px;
    padding: 10px;
    height: 160px;
    line-height: 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.single-collection-item #main .gallery {
    margin-left: -13.5%;
    margin-right: -13.5%;
}

.single-collection-item #main .gallery-icon:hover img {
    opacity: 0.6;
}

.single-collection-item #main .gallery-icon img {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 100%;
    border: 0px none;
}

.page-template .single-collection-container .collection:hover {
    opacity: 0.6;
}

.page-template .single-collection-container .collection .desc {
    font-size: 30px;
    line-height: 35px;
    font-style: italic;
}

.page-template .single-collection-container .collection h1 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 400;
}

.page-template .single-collection-container .collection {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    color: #fff;
    background-size: cover;
    position: absolute;
    display: block;
    padding: 10px 40px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.page-template .single-collection-container {
    position: relative;
    width: 100%;
    padding-top: 95.5%;
    display: block;
}

.brand-slider-partners {
    position: relative;
    height: 100px;
    display: block;
}

.brands-slider-container .slide-auto {
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
}

.brands-slider-container .slide-element img {
    vertical-align: middle;
}

.brands-slider-container .slide-element {
    display: block;
    float: left;
/*    height: 100%;*/
    line-height: 100px;
}

.brands-slider-container .no-transition {
    -webkit-transition: none;
    transition: none;
}

.brand-slider-partners .navi-right,
.brand-slider-partners .navi-left {
    margin-top: -43px;
    display: block;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    width: 38px;
    height: 86px;
    top: 50%;
}

.page-template-full-content-without-shadow .single-special-project-container {
    padding-top: 0px;
}

.brand-slider-partners .navi-left {
    right: auto;
    left: 0;
    background-image: url('./images/brands-slider-left-arrow.png');
}

.brand-slider-partners .navi-right {
    right: 0;
    left: auto;
    background-image: url('./images/brands-slider-right-arrow.png');
}

.page-template-full-content-page .wp-caption .wp-caption-text {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

.page-template-full-content-page .wp-caption img {
    margin-bottom: 0px;
}

.page-template-full-content-page .wp-caption p {
    margin-top: 20px;
    color: #1a1a1a;
    border-top: 1px solid #c0c0c0;
}

.page a.partner img {
    display: inline;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    height: auto;
}

.page a.partner {
    text-align: center;
    line-height: 120px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #b5b5b4;
    box-shadow: 3px 3px 10px #dadada;
    padding: 20px;
    margin: 0px 20px 20px 0px;
    width: 295px;
    height: 160px;
}

#main iframe[src^="//www.facebook"],
#main iframe[src^="//facebook"] {
    width: 340px;
    margin: 1.5em auto 1em !important;
    display: block;
    clear: both;
    border: 1px solid #cececd !important;
    border-top: 1px solid #cececd !important;
}

#main ul {
    list-style-type: disc;
}

/* history page */

.page-template-egmont-history #wrapper{
    background-color:#d0e0f0;
}

.page-template-egmont-history .page-title-container .page-title {
    border-bottom: 1px solid #fff;
}

.page-template-egmont-history .header-wrapper {
    background-color: #fff;
}

.page-template-egmont-history .page-title ul li,
.page-template-egmont-history .page-title ul li a,
.page-template-egmont-history #wrapper .entry-title {
    color: #1a1a1a;
}

.page-template-egmont-history .navi-bar,
.page-template-egmont-history #main {
    background-color: #d0e0f0;
}

.page-template-egmont-history #main .mapa-large {
    margin: 40px auto;
    display: block;
}

.page-template-egmont-history #main {
    padding-bottom: 0px;
}

.page-template-egmont-history #main h2 {
    border-top: 1px solid #fff;
    line-height: 120px;
    height: 120px;
    margin-bottom: 50px;
    display: block;
}

.page-template-egmont-history .history-bg {
    background-image: url("./images/img-mapa-bg.svg");
    background-size: 100% auto;
    padding-bottom: 50px;
}

.history-item-container .small-image {
    box-shadow: 2px 2px 8px #434343;
    width: 162px;
    height: 162px;
    margin-left: 95px;
    left: 50%;
}

.history-odd .small-image {
    margin-left: 0px;
    left: auto;
    margin-right: 95px;
    right: 50%;
}

.history-item-container .big-image {
    box-shadow: 3px 3px 10px #434343;
    height: 263px;
    margin-right: 95px;
    right: 50%;
    width: 263px;
}

@media screen and (min-width: 992px) {
    .history-even .big-image {
        box-shadow: 3px 3px 10px #434343;
        height: 263px;
        margin-left: 95px;
        left: 50%;
        right: auto;
        margin-right: 0px;
        width: 263px;
    }
}

.history-item-container .history-dot {
    position: absolute;
    left: 50%;
    top: 25px;
    width: 5px;
    height: 5px;
    margin-left: -3px;
    margin-top: -3px;
    border-radius: 50%;
    z-index: 1;
    display: block;
    background-color: #800032;
}

.history-item-container .history-date {
    margin: 0px;
    color: #800032;
    font-size: 20px;
    top: 0px;
    line-height: 50px;
    padding: 0px 20px;
    position: absolute;
}

.history-even .history-date {
    left: 50%;
}

.history-odd .history-date {
    right: 50%;
}

.history-item-container .image-container {
    background-color: #fff;
    position: absolute;
    border-radius: 50%;
    border: 0px solid #808080;
    background-size: cover;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

.fusion-video {
    margin: 0px auto;
}

.history-even .description {
    margin-right: 50%;
}

.history-odd {
    padding-left: 190px;

}

.history-even {
    padding-right: 190px;

}

.big-image-container {
    min-height: 313px;
}

.small-image-container {
    min-height: 212px;
}

.history-odd .description {
    margin-left: 50%;
}

.history-even .description:before {
    left: 100%;
    background-image: url('./images/img-shape-timeline-right.svg');
}

.history-odd .description:before {
    right: 100%;
    background-image: url('./images/img-shape-timeline-left.svg');
}

.history-item-container .description:before {
    position: absolute;
    width: 95px;
    display: block;
    height: 34px;
    content: "";
    top: 0px;
}

.single p {
    min-height: 1em;
}

.single .sidebar p {
    min-height: 0em;
}

.history-item-container .description {
    color: #fff;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    padding: 20px 35px;
    background-color: #1a1a1a;
}

.history-item-container:last-child {
    margin-bottom: 0px;
}

.fusion-separator.sep-none {
    margin: 0px 0px 1em;
    display: inline-block;
}

.history-item-container {
    width: 1200px;
    position: relative;
    opacity: 0;
    margin: 45px auto;
    padding-top: 50px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.history-item-showed {
    opacity: 1;
}

.history-items-container:before {
    position: absolute;
    content: "";
    left: 50%;
    width: 11px;
    height: 10px;
    background-image: url('./images/img-timeline-arrow.svg');
    background-repeat: no-repeat;
    margin-left: -6px;
    bottom: -25px;
}

.history-items-container:after {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -1px;
    top: 25px;
    height: 100%;
    border-left: 1px solid #800032;
}

.archive .single-reward ul li {
    margin-bottom: 0.5em;
    padding: 0px 0px 0px 10px;
    font-size: 16px;
    line-height: 20px;
}

.archive .rewards-category {
    padding-left: 40px;
    font-size: 18px;
    margin-bottom: 0.5em;
    line-height: 25px;
}

.archive .single-reward ul {
    list-style-type: disc;
    padding-left: 20px;
}

.archive .single-reward {
    padding: 20px 40px;
    font-size: 18px;
}

.archive .single-reward h1,
.archive .single-reward h2 {
    color: #6780ff;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.fusion-columns article {
    width: 20%;
    clear: none;

}

.video-shortcode iframe {
    margin: 0px auto;
}

.rewards-container img.full {
    display: block;
}

.rewards-container img.mobile {
    display: none;
}

.single-magazine table p,
.single-series_of_books table p {
    margin: 0.5em 0px 0px;
}

.single-magazine table h5,
.single-series_of_books table h5 {
    margin: 0px;
    font-size: 14px;
    font-family: 'Istok Web', sans-serif;
    text-transform: uppercase;
    color: #1a1a1a;
}

.single-series_of_books table,
.single-magazine table,
.meta-info-list table {
    width: 100%;
}

.sb-toggle-wrapper {
    display: none;
}

.special-projects-content {
    padding-bottom: 30px;
}

.mobile-search-container {
    display: none;
    overflow: hidden;
}

.single-series_of_books .see-also-block a h3 {
    color: #1a1a1a;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
}

.flipbook-viewport {
    left: 50%;
    margin-left: -480px;
    margin-top: -300px;
    position: fixed;
    top: 50%;
    z-index: 10004;
}

.flipbook-viewport .page {
    width: 461px;
    height: 600px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.flipbook-viewport .page-wrapper {
    -webkit-transition: position 1s;
    transition: position 1s;
}

.flipbook-viewport .container {
    overflow: visible;
}

.flipbook-viewport .flipbook {
    z-index: 2;
}

.single-series_of_books .see-also-block a img {
    max-height: 240px;

}

.single-series_of_books .see-also-block a:hover {
    text-decoration: none;
}

.single-series_of_books .see-also-block a {
    text-align: center;
    max-height: 300px;
    width: 50%;
    display: block;
    float: left;
    padding: 0px 0px 0px 30px;
}

.single-series_of_books .see-also-block .also-magazines {
    overflow: hidden;
    max-height: 300px;
}

.single-series_of_books .see-also-block {
    padding-right: 30px !important;
}

.single-series_of_books .see-also-block h2 {
    padding: 30px 0px 0px 30px;
    font-size: 20px !important;
    margin-bottom: 14px;
}

.search-results .type-author .fusion-flexslider .slides img {
    width: auto;
    margin: 20px 8px;
}

/* tablets sm */
@media (min-width: 992px) {
    .header-menu {
        height: 42px !important;
    }
}

@media (max-width: 991px) {
    .sample-pages .no-pages span {
        opacity: 1;
    }

    h2.title {
        margin-top: 16px !important;
    }

    .single-author-container.has-description:hover .author-photo {
        border: 1px solid #b5b5b4;
    }

    .single-author-container.has-description:hover .title {
        color: #1a1a1a;
    }

    .archive .copyright:after {
        display: none;
    }

    .authors-apla.showed,
    #authors-popup.showed {
        display: none !important;
    }

    .single-author-container {
        height: auto;
    }

    .authors-popup .photo, .single-author-container .author-photo {
        margin-bottom: 1.5em;
    }

    .single-author-container .author-description {
        display: block;
        clear: both;
        margin-top: 1em;
    }

    .mobile-search-container .search-submit-button {
        width: 7%;
        height: 50px;
        line-height: 50px;

    }

    .mobile-search-container input,
    .mobile-search-container {
        display: block;

        background-color: #3c3c3c;
    }

    .mobile-search-container input {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }

    .related-box {
        display: none;
    }

    .page-template-special-projects #main table tr td:first-child {
        padding-right: 20px;
    }

    .page-template-special-projects .single-special-project-container h2 {
        margin-bottom: 2em !important;
    }

    .page-template-special-projects .attachment-post-thumbnail {
        margin-bottom: 40px;
    }

    .page-template .single-collection-container {
        margin-bottom: 50px;
    }

    .page-template-full-content-page .single-special-project-container {
        padding: 0px;
    }

    .page-template-full-content-page .shadow-box-container {
        box-shadow: none;
    }

    .header-menu div > ul > li > ul > li {
        height: 40px;
        line-height: 34px;
    }

    .header-wrapper {
        border-bottom: 0px none;
        box-shadow: none;
        position: static !important;
    }

    .search-container-block {
        display: none;
    }

    .header-menu div > ul > li:nth-child(1) {
        background-color: #ff9300;
    }

    .header-menu div > ul > li:nth-child(1) > ul li {
        background-color: #ffcd99;
    }

    .header-menu div > ul > li:nth-child(2) {
        background-color: #80801f;
    }

    .header-menu div > ul > li:nth-child(2) > ul li {
        background-color: #cccca5;
    }

    .header-menu div > ul > li:nth-child(3) {
        background-color: #8c007d;
    }

    .header-menu div > ul > li:nth-child(4) > ul li {
        background-color: #cc99cb;
    }

    .header-menu div > ul > li:nth-child(4) {
        background-color: #362780;
    }

    .header-menu div > ul > li:nth-child(4) > ul li {
        background-color: #cccca5;
    }

    .header-menu div > ul > li:nth-child(5) {
        background-color: #e9b700;
    }

    .header-menu div > ul > li:nth-child(5) ul > li {
        background-color: #cccca5;
    }

    .header-menu div > ul > li:nth-child(6) {
        background-color: #3c3c3c;
    }

    .header-menu div > ul > li > ul:before {
        display: none;
    }

    .header-menu div > ul > li > ul {
        position: static;
        display: block;
    }

    .header-menu div > ul > li:hover > a,
    .header-menu div > ul > li > a {
        color: #fff;
    }

    .header-menu div > ul > li ul a {
        text-decoration: none !important;
        color: #1a1a1a;
        text-align: center;
    }

    .header-menu div > ul > li {
        color: #fff;
        font-size: 14px;
        border: 0px none;
        width: 100%;
        line-height: 50px;
        /*height: 50px;*/
        display: block;
    }

    .header-content {
        height: auto;
        width: 100%
    }

    .shop-ico {
        display: none;
    }

    .header-menu div > ul {
        overflow: hidden;
    }

    .header-content .header-menu ul,
    .header-content .header-menu {
        -webkit-transition: height 0.5s;
        transition: height 0.5s;

    }

    .rollup-submenu ul,
    [data-menu-state="rollup-submenu"] ul {
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        height: 0px;
    }

    .checkbox-accept-container,
    .checkbox-accept-container label {
        margin-bottom: 0em !important;
    }

    .mobile-search-container,
    [data-search-state="hidden"] .mobile-search-container {
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        height: 0px;
    }

    [data-search-state="showed"] .mobile-search-container {
        height: 50px;

    }

    [data-search-state="showed"] .mobile-menu .search-activator {
        border: 1px solid #333;
    }

    .header-content .header-menu {
        min-height: 0px;
        position: static;
        overflow: hidden;
        height: 0px;
        clear: both;
        padding-left: 15px;
    }

    .mobile-menu .search-activator,
    .mobile-menu .menu-activator {
        height: 86px;
        width: 76px;
        float: right;
        display: block;
        border: 1px solid #fff;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .rolldown-menu .menu-activator,
    [data-menu-state="rolldown-menu"] .menu-activator {
        border: 1px solid #333;
    }

    .mobile-menu .search-activator {
        background-image: url('./images/ico-search-menu.svg');
    }

    .mobile-menu .menu-activator {
        background-image: url('./images/ico-menu.svg');
    }

    .mobile-menu {
        border-bottom: 4px solid #3c3c3c;
        overflow: hidden;
        box-shadow: 0 0 3px #999;
    }

    .fusion-accordian .panel-collapse {
        padding-left: 60px;
    }

    .rewards-container img.full {
        display: none;
    }

    .rewards-container img.mobile {
        display: block;
    }

    .fusion-columns article {
        width: auto;
        clear: left;
        margin-bottom: 2em;
    }

    .sidebar {
        display: none;
    }

    .page-title-container .page-title ul {
        width: auto;
        max-width: 70%;
        text-align: right;
    }

    /* simple reset custom styles */
    .home .rotators-left-column,
    .home .rotators-right-column {
        margin-top: 0px;
    }

    .footer-area .footer-widget-col ul li:first-child a {
        margin-bottom: 1.5em;
    }

    .footer-area ul li:first-child {

        display: block;
    }

    .footer-area ul li {
        padding-right: 5px;
        display: inline-block;
    }

    .see-also-container .see-also-item {
        padding: 0px 45px;
    }

    .home .rotators-left-column section .sm-slider-container {
        margin-bottom: 29px;
    }

    .brand-slider-partners {
        overflow: hidden;
    }

    .brands-slider-container {
        width: 129%;
        margin-left: 3%;
    }

    body #wrapper .page-title-container h1 {
        margin-top: 1em;
    }

    .single-special-project-container {
        padding-top: 30px;
    }

    .archive .authors-container,
    .licensors-container {
        margin-top: 0px;
    }

    .licensors-container .licensor .logo {
        background-size: 55% auto;
    }

    .single-collection-item .single-special-project-container {
        padding-bottom: 0px;
    }

    .single-series_of_books #wrapper .fusion-column.last {
        clear: left;
        width: 100%;
    }

    #contact-form .read-more-btn {
        float: left;
    }

    .contact-persons-container {
        margin-top: 0px;
    }

    /* egmont history */
    .history-even,
    .history-odd {
        padding-left: 0px;
        padding-right: 0px;
    }

    .contact-persons-container .person-info:nth-child(2n+1) {
        clear: left;
    }

    .history-even .history-date,
    .history-odd .history-date {
        left: 35%;
    }

    .footer-push {
        height: 0px;
    }

    #wrapper {
        margin-bottom: 0px;
    }

    .page-template-egmont-history .header-wrapper .header-content {
        background-color: #fff;
    }

    .page-template-egmont-history .header-wrapper,
    body.page-template-egmont-history {
        background-color: #d0e0f0;
    }

    .history-item-container .big-image {
        width: 33%;
        height: 0px;
        background-size: cover;
        padding-top: 33%;
        right: 72%;
        margin-top: -30px;
        margin-right: 0px;
    }

    .history-item-container .history-dot {
        left: 34%;
        margin-left: 0px;
    }

    .history-item-container .small-image {
        left: 4%;
        margin-top: -30px;
        background-size: cover;
        margin-left: 0px;
    }

    .history-items-container:after {
        left: 37%;
    }

    .history-items-container:before {
        left: 37%;
    }

    .history-odd .description,
    .history-even .description {
        margin-right: 0px;
        margin-left: 43%;
    }

    .history-even .description:before {
        background-image: url("./images/img-shape-timeline-left.svg");
        left: -16%;
    }

    .history-item-container .description:before {
        width: 16%;
    }

    .history-item-container {
        width: auto;
        opacity: 1;
    }
}

.search .image-extras {
    display: none;
}

.grid-layout .post .meta-info .alignleft {
    width: auto;
}

@media only screen and (min-width: 991px) {
    .flipbook-viewport-overlay {
        opacity: 0;
    }

    body[data-turnjs-state="open"] .flipbook-viewport-overlay {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100vw;
        -webkit-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
        opacity: 0.5;
        background-color: #000;
        z-index: 10003;
        height: 100vh;
    }

    body[data-turnjs-state="open"] .flipbook-viewport-close {
        display: block;
    }

    .flipbook-viewport-close {
        cursor: pointer;
        background: url("./js/lightbox/img/close.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        display: none;
        float: right;
        height: 30px;
        opacity: 0.7;
        outline: medium none;
        position: fixed;
        z-index: 10;
        right: 10px;
        text-align: left;
        top: 10px;
        -webkit-transition: opacity 0.2s ease 0s;
        transition: opacity 0.2s ease 0s;
        width: 30px;
        z-index:100000;
    }

dev.egmont.pl/m
    #lightbox,
    #lightboxOverlay {
        display: none !important;
    }
}

@media only screen and (max-width: 990px) {
    .flipbook-viewport,
    .flipbook-viewport-overlay {
        display: none !important;
    }
    .page-title-container {
      padding: 0px 0px 0px;
      width: 100%;
    }
}

/* phone xs */
@media only screen and (max-width: 799px) {
    .history-items-container:before {
        left: 20%;
    }

    .single-collection-item #main .gallery {
        margin: 0px;
    }

    .single-special-project-container {
        padding-top: 0px;
    }

    .page-template-special-projects #main {
        padding-bottom: 0px;
    }

    .page-template-special-projects .shadow-box-container,
    .single .shadow-box-container {
        box-shadow: none;
    }

    .licensors-container .licensor .logo {
        background-size: 49% auto;
    }

    .brand-slider-partners .navi-left,
    .brand-slider-partners .navi-right {
        border-top: 10px solid #fff;
        border-bottom: 10px solid #fff;
        margin-top: -50px;
        height: 108px;
    }

    .brands-slider-container {
        width: 188%;
    }

    #wrapper .page-title-container {
        padding: 0px !important;
    }

    body #wrapper .page-title-container h1 {
        margin-top: 25px;
        font-size: 30px !important;
        line-height: 35px !important;
    }

    #wrapper .page-title ul {
        display: none;
    }

    .page-title-wrapper ul {
        display: none;
    }

    .header-content .logo {
        width: 220px;
    }

    .header-content .logo,
    .header-content .logo img {
        max-height: 70px;
        margin-bottom: 10px;
    }

    .mobile-menu .search-activator,
    .mobile-menu .menu-activator {
        height: 70px;
    }

    .single-series_of_books .shadow-box-container {
        padding-top: 0px;
        margin-bottom: 0px;
    }

    /* egmont histor */
    .history-even .history-date, .history-odd .history-date {
        right: auto;
        left: 0px;
        padding: 0px;
    }

    .history-items-container:after {
        left: 20%;
    }

    .history-item-container .history-dot {
        left: 13%;
        margin-left: 0;
    }

    .history-odd .description, .history-even .description {
        left: 0%;
        margin-left: 25%;
    }

    .history-item-container .big-image {
        width: 162px;
        padding-top: 162px;
    }

    .history-item-container .small-image,
    .history-item-container .big-image {
        margin-left: 31%;
        margin-bottom: 7%;
        position: static;
    }

    .page-template-contact-php .map-section {
        box-shadow: none;
    }

    #contact-form label {
        text-align: left;
    }

    #contact-form input[type="text"],
    #contact-form textarea,
    .custom-select-controller {
        width: 100%;
    }

    .contact-persons-container {
        min-height: 200px;
    }

    #main .grid-layout .post .meta-info .alignleft {
        width: auto !important;
    }

    .mobile-search-container input {
        width: 86%;
        padding-left: 14%;
    }

    .mobile-search-container .search-submit-button {
        width: 14%;
        background-repeat: no-repeat;
    }
}

#main .table-1 td, #main .table-1 th {
    white-space: normal;
}

@media only screen and (max-width: 480px) {
    #main {
        padding-left: 0px;
        padding-right: 0px;
        width:100%;
    }

    .header-content .logo {
        width: 190px;
    }

    .header-content .logo img {
        max-width: 100%;
        max-height: 60px;
    }

    .sm-slider-container .slide-element > a .default-content p, .sm-slider-container .slide-element > a .default-content h1 {
        font-size: 20px;
        line-height: 22px;
    }

    #main .sm-slider-container .slide-element > a .hover-content h2, #main .sm-slider-container .slide-element > a .hover-content h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .home .rotators-right-column section .set-name,
    .home .rotators-left-column section .set-name {
        font-size: 25px;
        line-height: 30px;
        width: 100%;
        left: 20px;
        text-align: left;
    }

    .sm-slider .slide-element > a {
        padding-left: 20px;
        padding-right: 20px;

    }

    .sm-slider-container .slide-element > a .default-content {
        padding-top: 50px;
    }

    .home .rotators-left-column section:hover .set-name,
    .home .rotators-right-column section:hover .set-name,
    section:hover .sm-slider-container .slide-element > a .default-content {
        opacity: 1;
        display: block;
    }

    section:hover .sm-slider-container .slide-element > a .hover-content {
        opacity: 0;
    }

    section:hover .sm-slider-container .slide-element > a {
        background-color: transparent;
    }

    .home #main .rotators-right-column .publicity-link {
        font-size: 20px;
        right: auto;
        left: 20px;
        bottom: 50px;
    }

    .single-series_of_books .books-list .single-book-container .scroll-pane,
    .post-type-archive-series_of_books .single-book-container .description, .single-series_of_books .books-list .single-book-container .description,
    .post-type-archive-series_of_books .single-book-container .cover, .single-series_of_books .books-list .single-book-container .cover {
        width: 100%;
        height: auto;
    }

    .books-list .single-book-container {
        height: auto;
    }

    .single-series_of_books .books-list .single-book-container .scroll-pane {
        position: static;
    }

    .single-series_of_books .shadow-box-container {
        padding-bottom: 0px;
    }

    #main .rotators-left-column section .sm-slider-navi,
    #main .rotators-right-column section .sm-slider-navi {
        opacity: 1;
    }

    .see-also-container .see-also-item {
        padding: 0px 12px;
    }

    .brands-slider-container {
        width: 390%;
    }

    #main {
        padding-top: 20px;
    }

    .post-type-archive-series_of_books .single-book-container .read-more-container {
        position: static;
        margin-bottom: 30px;
    }

    .post-type-archive-series_of_books .single-book-container {
        height: auto;
        overflow: hidden;
    }

    .single-magazine .sample-pages {
        margin-bottom: 0px;
    }

    .single-magazine #main .adversing {
        margin-bottom: 40px;
        position: static;
    }

    .single-series_of_books .books-list .single-book-container .description {
        max-height: none;
    }

    .single-series_of_books #main .books-list .see-book-gallery a:first-child {
        position: static;
        clear: both;
    }

}
#mydisplay {
display: none;
}
#mmy-select .wpcf7-select {
background-color: #e8e8e8;
    border-top: 1px solid #b5b5b4 ;
    color: #1a1a1a;
    font-size: 13px;
    line-height: 34px;
 height: 36px;
max-width: 300px;
padding: 0 10px;
}
#mmy-select .wpcf7-select-parent .select-arrow {
display: none;
}

.fusion-one-half {float: left; width: 50%; padding-right: 30px;}
.fusion-column-last {padding-left: 30px; padding-right: 0;}
.fusion-column-last:after {clear: both;}

.fusion-two-fifth {width: 49%; float: left; margin-right: 1%;}
.fusion-two-fifth.fusion-column-last {width: 49%; float: left; margin-left: 1%; margin-right: 0;}

/*.dodatkowe-ksiazki {height: 350px; padding: 30px 30px 40px 30px;}*/

.fusion-two-third {float: left; width: 66.6666666%; padding-right: 30px;}
.fusion-one-third {float: left; width: 33.3333333%; padding-right: 30px;}

.fusion-button .fusion-button-text{color: #ffffff; }
a.fusion-button , a.fusion-button:hover {text-decoration: none !important;}

.nonvisible {visibility: hidden;}

#main .biblio a[href$=".pdf"] {padding-left: 0;}
#main .biblio a[href$=".pdf"]:before {
	content: "\f1c1";
	font-size: inherit;
	background-image: none;
	font: normal normal normal 14px/1 FontAwesome;
	padding-right: 10px;
	height: auto; width: auto; position: relative;
}

#main .biblio a:hover {color: #6780ff;}

#main .biblio a[href$=".zip"], #main .biblio a[href$=".rar"] {padding-left: 0;}
#main .biblio a[href$=".zip"]:before, #main .biblio a[href$=".rar"]:before {
	content: "\f187";
	font-size: inherit;
	background-image: none;
	font: normal normal normal 14px/1 FontAwesome;
	padding-right: 10px;
	height: auto; width: auto; position: relative;
}

.gigant-poleca {
	background: url(http://www.egmont.pl/wp-content/uploads/2016/03/okladka1.png) no-repeat left center;
    padding-left: 230px;
}



@media (max-width: 1024px) {

	.biblio .fusion-one-half, .biblio .fusion-two-fifth {
		float: none; width: 100%; text-align: center;
		padding-left: 20px; padding-right: 20px;
		margin-top: 20px;
	}

	.biblio .fusion-imageframe {
		margin-right: 0 !important;
	}

	.biblio {padding-top: 0 !important;}

	.single-special-project-container {margin-bottom: 0 !important; padding-bottom: 0 !important;}

	.fusion-button-wrapper {margin-top: 10px;}

	.gigant-poleca {
		background: none;
		padding-left: 20px;
	}

	.gigant-poleca p, .gigant-poleca h3  {text-align: center !important;}

}
.cat_wydawnicze a {
    margin: 0!important;
    padding: 0!important;
}
.cat_wydawnicze a::before {
    display: none;
}
.footer-area #nav_menu-7 ul li {
    display:inline-block;
}
.footer-area #nav_menu-7 ul li.block {
    display:block;
    margin-bottom:10px;
}
.footer-area #nav_menu-7 ul li.block b{
    color:#000;
}
.footer-area ul li.social-link {
    margin-bottom:10px;
}
.footer-area ul li.social-link b{
    /*display:block;*/
    margin-left:5px;
}
.footer-area ul li.social-link a {
    line-height:26px;
    vertical-align:middle;
    text-decoration:none;
    color:#000;
}
.footer-area ul li.social-link a img {
    margin-right:6px;
    display:inline-block;
    max-width: 26px;
    opacity:1;
    transition:opacity .35s ease;
}
.footer-area ul li.social-link a:hover img {
    opacity:.6;
}
.footer-area #nav_menu-7 ul li.social-link.first {
    display:block;
}
.footer-area section:last-child  article{
    padding-right:0;
}

.page-template-template-hover-popup .wp-caption {
    width: 256px !important;
}
.page a.partner {
    width: 240px;
}
.page-template-template-hover-popup .wp-caption p {
    width: 240px;
}

@media only screen and (max-width: 799px) {
    .page-template-template-hover-popup .wp-caption,
    .page a.partner,
    .page-template-template-hover-popup .wp-caption p {
        width: 100% !important
    }
}
.page a.partner{
    border-top: 1px solid #f3f3f3;
}
.page-template-template-hover-popup .wp-caption p {
    border: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 15px 20px;
}
.page-template-faqs .fusion-accordian .fusion-panel {
    border:none;
}
.page-template-faqs .fusion-accordian .panel-heading {
    padding-left:60px;
    /*border: 1px solid #e4e4e4;*/
    border:none;
    box-shadow:none;
    margin-top:30px;
    box-shadow: 3px 3px 24px #efefef;
}
#main .fusion-accordian .panel-title a {
    color:#000;
    font-size: 19px;
}
.page-template-faqs .fusion-accordian .panel-heading .number {
    position: absolute;
    left: -40px;
    opacity: 0.4;
    line-height: 6px;
}
.page-template-faqs .fusion-accordian .panel-title a .fa-fusion-box:before {
    line-height: 23px;
    margin-left: 1px;
}
.page-template-faqs .fusion-accordian .panel-title a .fa-fusion-box {
    background: #ff9300;
    transition: background .35s ease;
}
.page-template-faqs .fusion-accordian .panel-title a:hover .fa-fusion-box, .page-template-faqs .fusion-accordian .panel-title .active .fa-fusion-box {
    background: #333;
}
.page-template-faqs .fusion-accordian .panel-collapse {
    background:#fff;
    padding-left:60px;
    padding-right:50px;

}
.page-template-faqs .fusion-accordian {
    margin-top:40px;
}
.page-template-faqs .fusion-accordian .panel-body {
    padding-top:10px;
}
.page-template-faqs .fusion-accordian .panel-body i {
    font-style:normal;
}
.page-template-faqs #main .fusion-accordian .panel-body a {
    color:#000;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    z-index:10;
    display:inline-block;
}
.page-template-faqs #main .fusion-accordian .panel-body a:before {

    content: "";
    position: absolute;
    bottom: 3px;
    height: 4px;
    left: 0;
    width: 100%;
     background: #ff9300;;
    z-index: -1;
    opacity: .3;
    transition:opacity .35s ease;
}
.page-template-faqs #main .fusion-accordian .panel-body a:hover:before {
    opacity:.8;
}
.single-collection-container{
    margin-bottom:30px;
}

#sm-slider-3 .slide-element[data-nr="8"]{
    z-index:1;
}
#main .sm-slider-navi {
    z-index:2;
}

.board-games .single-collection-container .collection{
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center 84%;
    border: 1px solid #e0e0e0;
    /*position:relative;*/
}
.board-games .single-collection-container .collection h1{
    color:#000;
    font-size: 27px;
    line-height: 30px;
    text-transform:uppercase;
}
.board-games :nth-child(odd) .single-collection-container:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index:1;
    background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.single-collection-container:hover .collection{
    opacity:.6;
}

#sorter-container {
    text-align:right;
    margin-bottom:20px;
    line-height:34px;
    position:relative;
    display:inline-block;
    float:right;
}
#sorter-container span{
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
}
#sorter-container select{
    font-size: 13px;
    color: #1a1a1a;
    line-height: 34px;
    border-top: 1px solid #b5b5b4;
    border-left: 0px none;
    border-bottom: 0px none;
    border-right: 0px none;
    padding: 0px 10px;
    height:34px;
    padding-right:40px;
    position:relative;
    background:none;

}
#sorter-container .wr{
    float: right;
    height:34px;
    line-height: 34px;
    background-color: #e8e8e8;

}
#sorter-container:before{
    content:"";
    background-image: url(./images/custom-select.png);
background-position: center;
height: 34px;
display: block;
width: 34px;
position: absolute;
right: 0px;
top: 0px;
background-color: #333333;
}
.top-banner{
    display:block;
    margin-bottom:20px;
    padding-left:0 !important;
}
.top-banner:before {
    display:none !important;
}

/*table*/
/*.dataTables_wrapper table{
    max-width: 100%;
}
tr {
    position: relative;
}
tbody {
    position: relative;
}*/
/*.tablepress-overfllow {
    width: 100%;
    overflow: auto hidden;
}*/
.tablepress tbody td, .tablepress tfoot th, .tablepress thead th {
    border-right: 1px solid #ddd;
}
/*.dataTables_scrollHead, .dataTables_scrollBody{
    position: initial!important;
}*/
.dataTables_scrollHead{
    z-index: 1;
}
.DTFC_LeftHeadWrapper{
    z-index: 1;
    box-shadow: 9px 6px 16px 0px rgba(0, 0, 0, 0.08);
}
.DTFC_LeftBodyWrapper {
    box-shadow: 9px 6px 16px 0px rgba(0, 0, 0, 0.08);
    height: auto!important;
}
.DTFC_ScrollWrapper {
    height: auto!important;
}
.DTFC_LeftBodyLiner {
    height: auto!important;
    max-height: none!important;
}
.dataTables_scrollBody th:last-child {
    min-width: 300px!important;
}
td.column-15 {
    /*min-width: 300px!important;*/
}
td:last-child .active a{
    display: block;
}

.tablepress td .text1,
.tablepress td .text2,
.tablepress td .dots {
    margin: 0;
    float: revert;
    display: inline;
}

.tablepress td .active .dots{
    display: none;
}

.tablepress td .text2{
    display: none;
}

.tablepress .active .text2{
    display: inline;
}
.dataTables_wrapper .tablepress{
    /*position: relative;*/
}
tr.odd {
    background-color: #f9f9f9;
}
.tablepress .row-hover tr:hover {
    background-color: #f3f3f3;
}
table .gallery-item img{display:none;}
table .gallery-item a {
    background: #d9edf7;
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    border-radius: 3px;
}
table .gallery-item a:before {
    content: url(/wp-content/uploads/2020/10/magnifier.svg);
    position: absolute;
    width: 24px;
    top: 3px;
    left: 3px;
}

/*.tablepress td.column-1 {
    position: absolute;
    box-sizing: border-box;
    width: 134px;
    z-index: 1;
    z-index: 1;
    border-top: none;
    border-left: 1px solid #ddd;
}*/
/*.tablepress td.column-2 {
    border-left: 1px solid #ddd;
}

.tablepress th.column-1 {
        position: absolute;
    width: 134px!important;
    vertical-align: middle;
      z-index: 1;
    border-left: 1px solid #ddd;
}*/

#main .dataTables_wrapper table tr td {
    padding: 0px;
}

.tablepress tfoot th > div, .tablepress thead th > div, .tablepress tbody td > div{
    padding: 8px 20px 8px 8px;
}
.dataTables_wrapper .tablepress td, .dataTables_wrapper .tablepress th {
    padding: 0px;
    min-width: 115px;
}
.dataTables_wrapper .tablepress td.column-8, .dataTables_wrapper .tablepress th.column-8 {
    min-width: 161px;
}


.dataTables_wrapper .tablepress th.column-7, .dataTables_wrapper .tablepress td.column-7,
.dataTables_wrapper .tablepress th.column-6, .dataTables_wrapper .tablepress td.column-6,
.dataTables_wrapper .tablepress th.column-5, .dataTables_wrapper .tablepress td.column-5 {
    min-width: 80px;
}
.dataTables_wrapper .tablepress th.column-2, .dataTables_wrapper .tablepress td.column-2{
    min-width: 90px;
}

.tablepress td > div, .tablepress th > div{
    /*padding: 8px*/
}

.tablepress .gallery-item{
    margin-top: 0px!important;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}

/*.tablepress th.column-2{
	position:absolute;    
	left: 165px;
	z-index:1;
	min-width:100px;
}
.tablepress th.column-3{
	position:absolute;
	left: 265px;
	z-index:1;
}

.tablepress td.column-2 {
    position: absolute;
    left: 164px;
    min-width:100px;
}
.tablepress td.column-3 {
    position: absolute;
	width: 134px;
	left: 264px;
}*/
.scroll-bar{width: 100%;overflow-x: scroll; overflow-y:hidden;height: 20px;order: 2;position: relative;z-index: 1;}
.scroll-bar div{width:2000px; height: 20px;}
/*.dataTables_wrapper{display: flex;flex-flow: wrap;}*/
/*.dataTables_scroll {width: 100%;order: 3;}*/
/*.dataTables_filter{order: 1;}*/

@media(max-width: 1000px){
	/*.tablepress td.column-2 {
		z-index: 1;
	}
	.tablepress td.column-3 {
	    position: relative;
		width: 134px;
		left: 0px;
		/*z-index: 0;*/
	/*}*/
	/*.tablepress th.column-3{
		position:relative;
		left: 0px;
		z-index: 0;
	}*/
}

@media(max-width: 768px){
	.DTFC_LeftHeadWrapper th.column-2, .DTFC_LeftHeadWrapper th.column-3{
        display: none;
    }

    .DTFC_LeftBodyLiner td.column-2, .DTFC_LeftBodyLiner td.column-3{
        display: none;
    }
    .DTFC_LeftWrapper {
        width: 116px!important;
    }
    .page-id-18070 .col-xs-offset-1.col-xs-10.col-md-offset-1.col-md-10 {
        width: 100%;
        margin-left: 0px;
    }
 

}

@media(max-width: 480px){

    .page-id-18070 .page-title {
        margin-left: 15px;
        margin-right: 15px;
    }

    .page-id-18070 .col-xs-10.col-xs-offset-1 {
        width: 100%;
        margin-left: 0px;
    }
}

/* end table*/
