.djc_atoz_list,
.djc_location
 {
    display: none;
}



.djc_readon {
    text-align: right;
}


option {
	font-family: poppins;
	letter-spacing: 1px;
}



.djc_mod_search.djc_clearfix label {
    display: none;
}



.djc_title a:hover {
    color: #52b04c;
    transition: color ease-in-out .5s;
}

.djc_title a {
    color: #26638f;
}

.djc_update_quantity {
    background: #26638f;
}

.djc_update_quantity:hover {
    background: #52b04c;
}

.djc_remove_from_cart {
	opacity: .6;
	background: transparent;
	color: grey;
	margin-left: 3px !important;
	margin-right: 10px !important;

}



.s113-koszyk .djc_cart_buttons a:hover {
    background: red;
    opacity: .7;
}


.s113-koszyk .djc_cart_buttons a {
	opacity: .7;
}

.s113-koszyk .btn-success:hover {
	background-color: #26638f;
	opacity: 1;
}

.s113-koszyk .btn-success {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
}

.s113-sklep .djf_left {
    margin-right: 50px !important;
}

#users-profile-custom {
	display: none!important;
}

#jform_params_editor_chzn,
j#form_params_editor-lbl {
    display: none;
}

.control-group {
    width: 50vw;
}


.well {

	background-color: #52b04c !important;
	color: white !important;
}


.djc_filter_producers {

		display: none!important;
}

.djc_subcategories {
    display: none;
}

.uk-navbar .mod_djc2cart_info {
    display: none;
}

.djc_filters_in .djc_clearfix {
	display: inline-block;
}

.s113-sklep .djc_atoz_set {
    display: none;
}

.uk-navbar .djc_mod_search {
position:relative;

}

.uk-navbar .djc_mod_search button,
.uk-navbar .djc_mod_search button:hover
{
	border:none;
	margin-bottom: 0px;
	width:5px;
	color:transparent;
	background-image: url("/images/icons/zoja-search-icon-01.png");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    background-color: transparent;
    position: absolute;
	right: 3px;
}

.uk-navbar .djc_mod_search {
    margin-right: -30px;
}

.s113-sklep .thumbnail {
	border: none;

}







@media screen and (max-width: 1400px) {
.mod_djc2_cart_contents a,
.mod_djc2_cart_contents a:hover,
.mod_djc2_cart_contents .btn:hover
 {
	line-height: 14px;
	max-width: 10px;
	border: none;
	color: #52b04c;
	background-color: transparent;
}

.mod_djc2_cart_contents a:hover,
.mod_djc2_cart_contents .btn:hover {
	color: black;
}



.navbar .brand, .navbar .nav > li > a, .navbar-search, .uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	padding: 0 20px;

}}

.mod_djc2cart_is_empty {
    width: 50px;
    line-height: 12px;
    font-size: 10px;
    padding-top: 20px;
}


.s113-koszyk .control-group {
	width: 100%;

}

.input-small #modlgn-username {
  width: 100% !important;
}

.s113-koszyk .input-small, .s113-koszyk .input-large {
	width: 100%!important;

}


.s113-koszyk #login-form .controls .btn  {
  position: relative;
  left: 50%;
  transform: translate(-50%,0%);
  margin-top: 15px;
}

.s113-koszyk #login-form li {
	text-align: center;
}

.s113-koszyk #login-form ul {
	padding-left: 0px;
}

.s113-koszyk #modlgn-remember {
	float:revert;
}

.s113-koszyk h2 {
  font-size: 1.7rem;
}

.rejestracja .well {
  background-color: #f4f4f4 !important;
  color: black!important;
}

#member-registration legend {
  font-weight: 600;
}

.rejestracja #member-registration {
  position: relative;
}

.rejestracja #jform_spacer-lbl {
  position: absolute;
  bottom: 25px;
  right: 25px;
}