/*
 Theme Name:   Profito
 Theme URI:    http://www.profito.pl/
 Description:  A responsive-mobile child theme 
 Author:       Profito
 Author URI:   http://www.profito.pl
 Template:     responsive-mobile
 Version:      1.0.0
*/

@import url("../responsive-mobile/style.css");

div.container-full-width #content-full
{
    width: 100%;
    padding: 0;
}

div.container-full-width #content-full .breadcrumb-list
{
    display: none;
}

div.container-full-width .entry-header
{
    display: none;
}

body.category-blog div.container-full-width .entry-header
{
    display: block;
}

body.category-blog div.container-full-width .entry-header span.author,
body.category-blog div.container-full-width .entry-header span.posted,
body.category-blog div.container-full-width .entry-header span.byline,
body.category-blog div.container-full-width .entry-header span.comments-link
{
  display: none;
}

body.category-blog div.container-full-width h1
{
  border: none;
  padding: 0;
  font-size: 28px;
}

body.search div.container-full-width .entry-header
{
  display: block !important;
}

body.search div.container-full-width .entry-header h1 {
    font-size: 20px;
    color: #005496;
    border-bottom: none;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    margin: 0;
}

#footer
{
    background: transparent;
    border-top: 1px solid #0f4f8b;
}

#menu-social-container
{
    border: none;
}

#main-menu-container {
    background-color: #fff;
    background: url(bot.png) repeat-x bottom center;
    margin-bottom: 4px;
}

#main-navigation ul li a {
    color: #464646;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 64px;
    font-size: 22px;
    padding: 0 30px 16px 30px;
    margin: 0px !important;
    height: 48px;
}

@media (min-width: 992px)
{
    #main-navigation .main-nav ul li a {
        margin: 13px;
        color: #464646;
    }
}

body {
  font-family: "Open sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #464646;
  background-color: #fff;
}

@media (min-width: 992px)
{
  #main-navigation .main-nav ul li:hover,
  #main-navigation .main-nav ul li.current_page_item
  {
      text-decoration: none;
      color: #005496;
      background: url(bot2.png) repeat-x bottom center;
  }
}

@media (max-width: 991px)
{
  #secondary-header
  {
    padding-left: 2px;
    padding-right: 2px;
  }
}

#main-navigation ul li:hover a,
#main-navigation ul li a:hover
{
    color: #005496 !important;
}

#social_links
{
  margin-top: -40px;
  text-align: center;
  width: 100%;
}

#footer-base .powered
{
  padding-bottom: 0px;
}

#secondary-header {
    float: left;
    width: 100%;
}

#header {
    background: url(top.jpg) repeat-x top center;
    padding-top: 10px;
    padding-bottom: 0;
}

.widget_search {
    margin-top: 0px;
    float: left;
    border-bottom: 1px solid #fff;
    width: 23%;
    height: 36px;
}

.widget_search label
{
  margin-bottom: 0px;
  width: 88%;
  margin-right: 24px;
  float: left;
}

.search-form .search-field
{
  background: transparent;
  border: none;
  color: #fff;
  font-size: 14px;
  padding: 8px 0 0 0;
  line-height: 14px;
  font-weight: 300;
  width: 100%;
}

.search-form .search-field::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.search-form .search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.search-form .search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.search-form .search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
.search-form .search-field:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #fff;
  text-transform: uppercase;
}

.search-form .search-submit
{
    background: transparent;
    border: none;
    font-size: 0px;
    height: 20px;
    /* padding: 0; */
    margin-top: -24px;
}

.search-form .search-submit:hover
{
  background: transparent;
}

.search-form:before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 10px;
    right: 10px;
    content: "\f002";
    color: #fff;
}

#site-branding {
    width: 100% !important;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.widget_text
{
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px;
  float: right;
}

.search-form .search-field:focus
{
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 992px)
{
#site-branding {
    margin-top: 30px;
}
#main-navigation .main-nav > ul {
    padding-top: 35px;
}
}

#main-navigation .main-nav > ul {
    padding-top: 0px;
    margin-bottom: -3px;
}

#mobile-current-item
{
  display: none !important;
}

#mobile-nav-button {
    float: right;
    padding: 0 10px;
    font-size: 2em;
    background: #007ac2;
    border: none;
    margin-top: -70px;
}

main.full-pro-content {
    float: left;
    width: 100% !important;
}

.page-id-16 #start_table
{
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.page-id-16 .mmtl-row
{
  padding: 0;
}

.page-id-16 .mmtl-col>.mmtl-content
{
  margin: 0 !important;
}

.superhead
{
  background: #005496;
  color: #fff;
  padding: 20px 40px;
}

.superhead h2,
.superhead h3
{
  margin-top: 5px;
  margin-bottom: 5px;
}

.superhead2
{
  background: #fff;
  color: #005496;
  padding: 0px;
}

.superhead2 h2
{
  padding: 0;
  margin: 0;
  color: #005496;
}
.superhead2 h3
{
  color: #86c54e;
  margin-top: 0px;
  margin-bottom: 5px;
}

a.button
{
  color: #fff;
  background: #86c54e;
  padding: 10px;
}

a.button:hover
{
  text-decoration: none;
  color: #005496;
}

h1
{
  font-size: 36px;
  color: #005496;
  border-bottom: 1px solid #005496;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.widget-title h3
{
  font-size: 32px;
  color: #005496;
  border: none;
  text-transform: uppercase;
}

#widgets .widget-title, main#main.sitemap .sitemap-widgets .widget-title {
    border-bottom: none;
}

#widgets ul li a, main#main.sitemap .sitemap-widgets ul li a {
    color: #464646;
}

#widgets ul li:before,
main#main.sitemap .sitemap-widgets ul li:before
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f054';
    color: #005496;
    margin-right: 4px;
}

.breadcrumb-list {
    padding-top: 0px;
    padding-bottom: 15px;
}

a.profito
{
  color: #464646;
  float: right;
}

#footer-base .copyright
{
  color: #464646;
  float: left;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
}

input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #005496;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background-color: #86c54e;
    text-decoration: none;
    color: #fff;
}

.full-width-page main#main, .page-template-page-templateslanding-page-php main#main, .page-template-page-templatessitemap-php main#main
{
  padding-left: 0px;
  padding-right: 0px;
}

header#header a
{
  color: #fff;
}

#footer-widget .footer-widget {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    width: 50% !important;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
}

#footer-widget .footer-widget .widget-title {
    text-align: center;
}

#footer-widget .footer-widget .newsletter-widget
{
  text-align: center;
}

ul.ap_pagination
{
	display: none !important;
}

body.category-blog ul.ap_pagination
{
	display: block !important;
}