/*
 Theme Name:   iglica
 Theme URI:    -
 Description:  iglica
 Author:       -
 Author URI:   -
 Version:      1.0
 Text Domain:  iglica
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,
div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {
    background: #fff;
    margin: 0 0 4rem !important;
    max-width: 100%;
}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text {
    font-size: 0.875rem;
    margin: 0;
    padding: 5px 0;
    color: #888;
    text-align: right;
}



#cennik tr td {
    padding: 10px;
}
#titletable td {
    color: #fff;
    height: 28px;
    background: #ff6b00;
    font-weight: 500;
}
#content1 td {
    color: #333!important;
    background: #e7e6e6;
}

#content2 td {
    color: #333!important;
    background: #f7f7f7;
}

#titletable2 td {
    color: #fff;
    height: 28px;
    background: #ff6b00;
    font-weight: 500;
}
#content1 td img, #content2 td img {
    width: 50%;
    margin: 0 auto;
    padding: 15px;
}
#titletable3 td {
    color: #fff;
    height: 28px;
    background: #ff6b00;
    font-weight: 500;
}
.jumbo2 {
    padding: 2rem 0rem;
}
#content2 td,#content1 td {
    font-size: 15px;
}
#titletable3 td,#titletable2 td,#titletable td {
    font-size: 20px;
}
#boxnav1 {
    margin-bottom: 180px;
}
#boxnav1 a {
    list-style: none;
    scroll-behavior: smooth;
}
html {
  scroll-behavior: smooth;
}

@media (max-width:800px) {
    #titletable3 td,#titletable2 td,#titletable td {
    font-size: 14px;
    font-weight: 100;
    }
    #content2 td,#content1 td {
    font-size: 12px;
    }
    #cennik tr td {
    padding: 3px;
    }
}
#main .page-header2 {
    text-align: center;
    color: #333;
}
#main .page-header2 h1 {
    font-size: 8.9rem;
    padding-bottom: 50px;
    margin-top: 100px;
}
#home-news-section .post-date {
    display: none;
}

#menu-main-menu .btn-bordered-orange3 a {
  padding: 7px 20px!important;
  border: 2px solid #ff6b00!important;
  letter-spacing: 1px!important;
}
#menu-main-menu .btn-bordered-orange3 a:hover {
    background: #ff6b00!important;
    color: #fff!important;
}

#sidemenu .btn-bordered-orange3 {
    margin-left: 0;
    color: #000;
    font-size: 1.25rem;
}

#sidemenu .btn-bordered-orange3 active {
    color: #fff;
}

.sidenav .menu-item.active .nav-link


.activenow-table-signup-container .activenow-table-signup {
  background: #ff6b00;
  color: #fff!important;
  padding: .5rem 1.5rem!important;
}
.activenow-table-signup:hover{
  background:#d95b00;
}