/* links */
/* default link jest zielony */
a { color: #2843ad; text-decoration: none; transition: color 0.15s ease-out 0s; }
a:hover, a:focus { color: #2843ad; text-decoration: underline; }
a:focus { outline: none; }

/* linki footera mają być białe */
#homepage-dark a { color: white; text-decoration: underline; }
/* górna belka ma być biała, ale submenu juz ma być default */
.dropdown-menu a:hover { color: white; text-decoration: none; }
#menu-primary-nav a.dropdown-toggle { color: white; text-decoration: none; }

.dropdown-menu {
    
        position: absolute;
    top: 100%;
    left: 0;
    z-index: 5000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff !important;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

a.dropdown-toggle, .topcart>a   {
    font-size: 2.25em;
    display: block;
    position: relative;
    line-height: 2em !important;
    padding: 0.2222em 0.4444em !important;
    margin-top: 0.3111em !important;
    color: white;
}

.dropdown-menu a, .dropdown-menu a:visited {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
    color: #2843ad;
}

.cart-total a {
    color: #f5f5f5 !important;
}

.menu-primary-nav-container a {
    color: white; text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin: 0 0 2px;
    text-transform: uppercase;
}

.menu-primary-nav-container a.navicon {
    padding: 6px 0px;
}

.menu-primary-nav-container a.navtext {
    padding: 6px 15px;
}

.menu-primary-nav-container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.menu-primary-nav-container ul > li {
    display: inline-block;
    position: relative;
}

.dropdown-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.dropdown-menu p {

    padding:  0.5em 2em;
    padding-top: 1em;
    text-align: center;

}


.dropdown-menu li { border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

#site-header .badge {
    position: absolute;
    top: 2px;
    right: 2px;
    background-color: red;
}

a.btn:hover { text-decoration: none; }
a.userlogged {color: red;}
a.cartModal { color:black !important; font-weight: normal;}

#nav-primary ul > li >  #nav-primary ul a { display: block; }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #86b854 !important;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #86b854 !important;
    border-color: transparent !important;
}
#site-header a:hover, #site-header a:focus {
    background-color: #86b854 !important;
    text-decoration: none;
}

.search-result h3 > a { font-size: 17px; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

/* refactore this */
div.cartModalLabel {
    display: block ;
    padding-left: 2em;
    padding-right: 1em;}

div.cartModalLabelz {
    display: block ; height: 1em;   float: left;}

.koszt { margin-left: 1em; font-weight: normal; color: red;}

.hide { display: none;}
.large { font-size: 1.25em; font-weight: 700; }
.kwota { font-size: 1.5em;
font-weight: 700;
color: red; margin-right: .1em}
.selectclear { margin-right: 0.25em; color: red !important;font-size: 1.25em;}

.btn-primary {
    color: #ffffff;
    background-color: #2843ad;
    border-color: #2843ad;
}

strong.price {line-height: 200%;}
div.price {line-height: 400%;}
strong.price {font-size: 200%;}
option:disabled {
    display: none;
    font-family: "FontAwesome", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

option.magazyn {
    display: block;
    padding-left: 1em;
}

option.wojewodztwo, option.all {
    display: block;
    font-weight: bold;
}

#site-header 		{ background: none repeat scroll 0 0 #2843ad; }
#site-header #logo 	{ float: left; }
#site-header .container {
    display: table;
    width: 100%;
}

#nav-primary #nav-toggle {
    display: none;
}
#nav-primary #nav-toggle {
    margin: 0 10px 0 15px;
}

#nav-primary {
    display: table-cell;
    font-family: "Nunito",sans-serif;
    vertical-align: middle;
    padding-right: 10em;
}

#nav-primary button {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #fff;
    border-radius: 99px;
    color: #59ade0;
    float: right;
    font-size: 15px;
    line-height: 1;
    outline: medium none;
    padding: 8px 15px;
    position: relative;
    text-transform: uppercase;
}

#nav-primary #nav-primary-menu {
    display: inline-block ;
    float: right;
}

#green-header {
  text-align: center;
  padding: 60px 0;
  background: none repeat scroll 0 0 #86b854;
}

#green-header h2 {
    font-family: "Titillium Web",sans-serif;
    font-weight: normal;
    line-height: 1;
    font-size: 52px;
    letter-spacing: -1px;
    margin: 0;
    color: #ffffff;
}

#green-header h3 {
    font-family: "Titillium Web",sans-serif;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 0;
}

#green-search {
    margin-top: 20px;
    max-width: 730px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#green-search form { font-szie: 13px; }
#green-search input[type=text] {
  border: medium none;
    padding: 18px 15px;
    width: 100%;
  background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    color: #6e6c6c;
    margin: 0;
    max-width: 100%;
    outline: 0 none;
    text-align: left;
    vertical-align: top;
   line-height: normal;
}

#green-search button {
border: medium none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "Nunito",sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    outline: 0 none;
    overflow: visible;
    padding: 12px 14px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
 cursor: pointer;
    background: none repeat scroll 0 0 #2843ad;
    bottom: 3px;
    line-height: 1;
    position: absolute;
    right: 3px;
    top: 3px;
}
.screen-reader-text {
    border: 0 none;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
   	position: absolute;
    width: 1px;
    clip: rect(0px, 0px, 0px, 0px);
}

#homepage-grey {
    background: none repeat scroll 0 0 #f0f0f0;
    padding: 30px 0;
}
.grey-block {
    background: none repeat scroll 0 0 #fff;
    padding: 25px;
    text-align: center;
    border-bottom: 10px solid #f0f0f0;
        border-top: 10px solid #f0f0f0;
}

.grey-block  i {
    color: #2843ad;
    float: left;
    font-size: 40px;
    margin: 0 0 20px;
}


.grey-block  h4 {
    font-size: 26px;
    margin: 0 0 10px;
        color: #1a1a1a;
    font-family: "Titillium Web",sans-serif;
    font-weight: normal;
    line-height: 1;
}

.grey-block  h5 {
   color: #808080;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
        color: #1a1a1a;
    font-family: "Titillium Web",sans-serif;
    font-weight: normal;
    line-height: 1;
}

#homepage-grey  a:hover { text-decoration: none !important; }

#site-header {
    border-bottom: 0.3em solid #86b854;
    height: 5em;
    background: none repeat scroll 0 0 #2843ad;
    padding: 0;
    position: relative;
}


#site-header img {
    max-height: 4.7em;
    border: none;
}

#site-header .custom-menu {
    display: block;
    position: absolute;
    right: 9em;
    top: 0;
    z-index: 1000;
}
#site-header .custom-search-form {
    margin-right: 13em;
    margin-top: 1em;
    position: relative;
}

#xssearchbar {
	background-color: #86b854;
	height: 5.5em;
}

.navbar-nav { margin: 0; }
.navbar-nav > li {
    float: left;
}
.navbar-nav {
    float: left;
    margin: 0;
}

#site-header .marketplaceboxkoszyk, #site-header .marketplaceboxuser {
    display: block;
    position: absolute;
    right: 1em;
    top: 0;
}

#site-header .marketplaceboxuser { right: 5em; }

.user-info {
    right: 0px;
    left: auto;
    width: 15em;
    padding: 0.1em;
    font-size: 1em;
}


.cart-info {
    right: 0px;
    left: auto;
    width: 25em;
    padding: 0.1em;
    font-size: 1em;
}

.cart-total {
    background-color: rgba(0,0,0,0.03);
    padding: 0.33em;
}

.cart-total td { padding: 0.25em; vertical-align: top; }

.gwiazdka { font-size: 0.75em;}

.addToCartShowPage {
    margin-top: 0.333em;

}

.custom-search-form input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    padding: 8px 15px;
    width: 100%;
}
.custom-search-form button {
    background: none repeat scroll 0 0 #2843ad;
    border: medium none;
    border-radius: 4px;
    bottom: 3px;
    color: #fff;
    line-height: 1;
    margin: 0;
    max-width: 100%;
    outline: 0 none;
    position: absolute;
    right: 3px;
    text-align: left;
    top: 3px;
    vertical-align: top;
}

#xssearchbar .custom-search-form button {    right: 1.34em !important; }

.custom-menu {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.iambit {
    color: #86b854 !important;
}


.container {
    margin-top: 20px;
}
@media (min-width: 768px) {
  .body>.container {
    min-height: 280px;
  }
}
@media (min-width: 992px) {
  .body>.container {
    min-height: 330px;
  }
}
@media (min-width: 1200px) {
  .body>.container {
    min-height: 400px;
  }
}

.sortcontainer {
margin-bottom: 1em;
border-bottom: none;
padding-bottom: .5em;
background: rgba(0,0,0,0.03);
padding-top: .5em;
    font-size: 90%;
}

.sortcontainer a { margin-left: 0.5em; }
.mb20 h1 {
    margin-top: 0 !important;
}

hgroup h1 {
    font-size: 17px;
    font-weight: bold;
}
hgroup h2.lead {
    color: #2a3644;
    font-size: 17px;
        margin-bottom: 10px;
}

.search-result:nth-child(even) { background: transparent; }
.search-result:nth-child(odd)  { background: rgba(0,0,0,0.03); }
.search-result .thumbnail { border-radius: 0 !important; }
.search-result:first-child {  margin-top: 0 !important; }

.search-result {
    //margin-top: 20px;
    padding: 10px 0;
    position: relative;
}
.search-result .col-md-2 {
    border-right: 1px dotted #ccc;
    min-height: 140px;
}
.search-result ul {
    list-style: none outside none;
    padding-left: 0 !important;
}
.search-result ul li {
    line-height: 1.42857em;
}
.search-result ul li i {
    padding-right: 5px;
}
.search-result .col-md-7 {
    position: relative;
}
.search-result h3 {
    font-size: 17px;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}

.search-result span.plus {
    position: absolute;
    right: 1em;
    bottom:1em;
}

.search-result span.plus a {
    background-color: #86b854;
    border-radius: 4px;
    padding: 4px 12px 4px 8px;
    margin-left: 1em;
}
.search-result span.plus a:hover {
    background-color: #86b854;
}
.search-result span.plus a i {
    color: #fff !important;
}
.search-result span.plus a {
    color: #fff !important;
}
.search-result span.border {
    border-bottom: 1px dotted #ccc;
    display: block;
    margin: 0 15px;
    width: 97%;
}
#site-header .ht-container {
    display: table;
    width: 100%;
}
.ht-container {
    margin: 0 auto;
    max-width: 1100px;
    padding: 0 20px;
}
#site-header .container {
    margin-top: 0;
    position: relative;
}
#site-header {
    border-bottom: 4px solid #86b854;
}
.mmmlogo {
    height: 4.7em;
}
.back-to-top {
    background-color: #86b854 !important;
    border-color: #86b854 !important;
    bottom: 20px;
    color: #ffffff !important;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
}

.widget-entry-title i {
    color: #888;
}
#homepage-dark {
    background: url("i/darkbg.png") repeat scroll 0 0 #f0f3f5;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 40px 0 10px;
    margin-top: 32px;
}
#site-footer {
    background: none repeat scroll 0 0 #f0f0f0;
    color: #666;
    padding: 30px 0;
}

#homepage-dark h4 {
    margin-bottom: 25px;
    color: #fff;
    font-size: 1em;
    font-weight: 800;
}

#homepage-dark>div>div {
    margin-bottom: 30px;
}

.form_register {
    background: none repeat scroll 0 0 rgba(120, 120, 120, 0.33);
    border-radius: 5px;
    margin: 0 auto;
    padding: 20px 20px 25px;
    width: 100%;
}

.form_register input[type="submit"] {
    background: none repeat scroll 0 0 #2843ad;
    clear: both;
    float: right;
    margin-bottom: 0;
    border-color: #2843ad;
}
.form_register .form-group {
    display: block;
    overflow: hidden;
}

ul.nlist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.nlist li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 8px;
    padding-bottom: 8px;

}

#cookiecrap {
	position: fixed;
	top: 0px;
	width: 100%;
	margin: 0;
	padding: 1em 3em;
background-color:rgba(0, 0, 0, 0.5);
color: white;
    min-height: 4em;
}
#cookiecrap p {margin: 0; margin-top: 0.5em; float: left; }
.powiadomieniainfo { border-top: 1px solid #ddd; padding-top: 1em;}

[aria-label] {
  position: relative;
}

[aria-label]::before {
  content: attr(aria-label);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  color: #339966;
  padding: 1px;
  border: 2px #ccc solid;
  transition: .5s ease-in-out;
  transition-property: opacity, visibility;
}

[aria-label]:hover::before {
  opacity: 1;
  visibility: visible;
}
.vnbx-frame {
    padding-top: 32px !important;
}

#submitgear { display: none; background-color: rgba(255, 255, 255, 0.8);
    top: 0px; left: 0px;
    width: 100%; height: 100%;    padding-top: 25%;
    position: fixed;
    text-align: center;}

.aressearchbox {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid #ddd;
    z-index: 5;
    padding: .5em ;
    width: 100%;
}

.aressearchbox a:hover {
    text-decoration: none;
    background: #eee;
    
}

.aressearchbox a {
    display: block;
    line-height: 2em;
     padding: 0 .5em  ;
    text-align: left;
    
}

.powiadomieniainfo { border-top: 1px solid #ddd; padding-top: 1em;}


