.lapsz_product {
  overflow-x:auto;
}
.sitecont {
  margin-top: 140px;
}
.lapsz_product>.manufacturer {
  max-width: 1140px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
}

.lapsz_product>.manufacturer>.container {
  width: 16.666%;
  position: relative;
  min-height: 1px;
  display: flex;
  max-width: none;
  margin: 20px 0 20px 0;
  min-width: 190px;
}

.lapsz_product>.manufacturer>.container>.innercontainer {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #E77817;
  border-radius: 25px 25px 25px 25px;
  width: 100%;
}

.lapsz_product>.manufacturer>.container>.innercontainer>.item {
  height: 170px;
  width: 100%;
  display: flex;
}

.elementor select {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iIzYyNjI2MiIgZD0iTTE1IDhsLTQgNi00LTZoOHoiLz48L3N2Zz4=) !important;
}

.lapsz_product>.manufacturer>.container>.innercontainer>.item>.inner {
  padding: 25px;
  text-align: center;
  align-items: center;
  display: flex;
}

.lapsz_product>.manufacturer>.container>.innercontainer>.item>.content {
  padding: 10px;
  text-align: center;
  width: 100%;
}

.lapsz_product>.manufacturer>.container>.innercontainer>.item>.content>.heading>img
  {
  max-width: 100%;
}

.lapsz_product>.manufacturer>.container>.innercontainer>.item>.content>.desc
  {
  color: #333;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.4;
}

div.lapsz_product:has(> .products) {
  box-shadow: 0 10px 15px 0 #00000010;
}

.lapsz_product>.products>thead>tr {
  background-color: #e77817;
}

.lapsz_product>.products tr td img {
  width: 80px;
}

.lapsz_product>.product_item {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  font-weight: bold;
}

.lapsz_product>.product_item>.img_container, .lapsz_product>.product_item>.content_container
  {
  padding: 10px;
  margin: 20px;
  width: 50%
}

.lapsz_product>.product_item>.img_container img {
  width: 100%;
}

.lapsz_product>.product_item>.content_container>.sku {
  margin-bottom: 20px;
  margin-block-end: 20px;
}

.lapsz_product>.product_item>.content_container>.color {
  margin-bottom: 20px;
  margin-block-end: 20px;
}

.lapsz_product>.product_item>.content_container>.attr table td.head {
  width: 180px;
}

.progress-bar {
	color: white !important;
	background-color: #337ab7 !important;
	margin-bottom: 30px;
	border-radius: 4px;
}

.islogged, .islogout {
  display: none;
}

.titledark
{
  height: 50px;
  z-index: -1000;
  background-color: #0F868C;
}

.alert {
  background-color: #0F868C !important;
  border: solid 5px #E77817 !important;
  width: 100% !important;
}

.modal-header .close {
  background: transparent;
  color: black;
  opacity: 0.2;
  font-size: 21px;
  float: right;
}
.modal-header {
	flex-direction: row-reverse;
	flex-wrap: wrap;
}

.articlereader
{
  margin-top: -50px !important;
  margin-bottom: 30px !important;
}
.articlereader h1
{
  text-shadow: -1px -1px 0 #0F868C, 1px -1px 0 #0F868C, -1px 1px 0 #0F868C, 1px 1px 0 #0F868C;
  margin-bottom: 20px;
  font-size: 4em;
  color: white !important;
  margin-left: 100px;
}
.text-center {
  text-align: center;
}
.whitleline
{
  background-color: #ffffff;
}
.btn
{
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;

  white-space: nowrap !important;
  padding: 6px 12px !important;
  font-size: 12px !important;
  line-height: 1.42857143 !important;
  border-radius: 4px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.btn-default
{
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
}

.btn-default:hover
{
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}
.btn-warning {
	color: #fff !important;
  background-color: #f0ad4e !important;
  border-color: #eea236 !important;
}
.btn-warning:hover {
  color: #fff !important;
  background-color: #ec971f !important;
  border-color: #d58512 !important;
}
.btn-info {
  color: #fff !important;
  background-color: #5bc0de !important;
  border-color: #46b8da !important;
}
.btn-info:hover {
  color: #fff !important;
  background-color: #31b0d5 !important;
  border-color: #269abc !important;
}
.btn-orange, .btn-orange:focus {
  color: #ffffff !important;
  background-color: #e77817 !important;
  border-color: #E77817 !important;
}
.btn-primary {
  color: #fff !important;
  background-color: #337ab7 !important;
  border-color: #2e6da4 !important;
}
.btn-success {
  color: #fff !important;
  background-color: #5cb85c !important;
  border-color: #4cae4c !important;
}
.btn-success:hover {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #398439 !important;
}
.btn-danger {
  color: #fff !important;
  background-color: #d9534f !important;
  border-color: #d43f3a !important;
}
.btn-danger:hover {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #ac2925 !important;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #286090 !important;
  border-color: #204d74 !important;
}
.glyphicon-arrow-down::before
{
  content: "\f063";
  font-family:"Font Awesome 5 Free";
}
.glyphicon-pencil::before
{
  content: "\f044";
  font-family:"Font Awesome 5 Free";
}
.glyphicon-trash::before
{
  content: "\f2ed";
  font-family:"Font Awesome 5 Free";
}

.glyphicon-check::before {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
}

.glyphicon-remove::before {
  content: "\f410";
  font-family: "Font Awesome 5 Free";
}
.glyphicon-file::before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
}
.glyphicon-picture::before {
  content: "\f03e";
  font-family: "Font Awesome 5 Free";
}
#edittable .formline_one_edit {
	background-color: #FFFF99;
}

#edittable .formline_one_edit td{
	background-color: transparent;
}
#edittable thead, #edittable tfoot {
  background-color: #EEEEEE;
}

#edittable .number {
  text-align: right;
  vertical-align: middle;
}
.btn[disabled] {
	cursor: not-allowed !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.dark
{
  color: #333332 !important;
}
.darkbglight {
  background-color: #0F868C !important;
}
.darkbglight h6 {
  color: white !important;
}
.projects th {
  background-color: inherit !important;
  text-align: left !important;
  font-size: 16px;
}
.darkbglight tr {
  padding: 8px !important;
}
.rendelesinfo, .imgup
{
  display: none !important;
}
.row
{
  margin-left: -7px !important;
  margin-right: -8px !important;
}
.rendelosor {
  display: none;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark span
{
  color: #333332;
}
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
{
    float: left;
}
  .col-md-12
{
    width: 100%;
  }
.popover h3 {
  color: #E77817;
  font-family: MyriadProCondBold;
  font-size: 1.5em;
}
 @media (min-width: 992px) {
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
  h6
{
    font-size: 1.5em !important;
    margin-bottom: 0 !important;
    line-height: 1.1 !important;
  }

.fullbutton
{
  width: 100%;
  margin: 10px !important;
}
.islogged
{
  display: none;
}
  .col-md-offset-3
{
    margin-left: 25%;
  }
  .col-md-6
{
    width: 50%;
  }

.form-horizontal .form-group
{
  margin-left: -7px;
  margin-right: -8px;
}

.form-horizontal .control-label
{
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }

  .table-responsive
{
  overflow-x: auto;
  min-height: 0.01%;
}
.table {
	 margin-bottom: 20px !important;
}
#edittable thead, #edittable tfoot, #edittable thead tr th, #edittable tfoot tr td
{
  background-color: #EEEEEE !important;
}
.glyphicon-question-sign
{
  cursor: pointer;
}
.tablecontcenter td, th {
  text-align: center !important;
}
.glyphicon-question-sign::before {
  content: "\f059";
  font-family:"Font Awesome 5 Free";
}
.table > thead > tr > th
{
  font-weight: bold;
    vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td
{
  border-bottom-width: 2px;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td
{
  border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td
{
  padding: 5px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td
{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#edittable .formline_one_edit, #edittable .formline_two_edit, .formline_two_edit td {
  background-color: #FFFF99 !important;
}
#formline_two  td  .input-group, .formline_two_edit td .input-group {
  display: table !important;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#edittable th, #edittable td, #edittable tr, #edittable input, #edittable select, #edittable textarea, #edittable input-group, #edittable form-group, #edittable form-control, #edittable input-sm {
  padding: 0px !important;
  margin: 0px !important;
}
#edittable textarea {
  max-width: 300px;
  min-height: 100px;
  width: 300px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px !important;
  line-height: 30px !important;
}
#edittable .datalines td
{
  white-space: nowrap;
  font-size: 1em;
}
#edittable td
{
  padding-left: 1px;
  padding-right: 1px;
}
#edittable .center
{
  text-align: center;
  vertical-align: middle;
}
#edittable .fix250
{
  min-width: 200px !important;
  max-width: 200px !important;
  width: 200px !important;
}
#edittable .fix250 select
{
  min-width: 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  padding: 0px;
  margin: 0px;
}
#edittable .editedline, #edittable .editedline td {
  background-color: #DDDDDD !important;
}
.optt
{
  background-color: #CCCCCC;
}
.has-error input, .has-error select
{
  background-color: #FF9494 !important;
}
.has-error .form-control
{
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.input-sm {
  height:30px !important;
  padding:5px 10px !important;
  font-size:12px !important;
  line-height:1.5 !important;
  border-radius:3px !important;
}
select.input-sm {
  height:30px;
  line-height:30px
}

.text-right {
  text-align: right;
}

p {
  margin: 0 0 10px !important;
}

td.column-etiket {
  letter-spacing: 0.3em;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 7px;
}

label {
  display: inline-block !important;
  max-width: 100% !important;
  margin-bottom: 5px !important;
  font-weight: bold !important;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
}

#megtekintcont {
	display: none;
} 

@media screen and (min-width: 1200px) {
  h4 {
    font-size: 2.5em !important;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;

  }
}

@media ( max-width : 767px) {
  .lapsz_product>.product_item {
    flex-wrap: wrap;
  }
  .lapsz_product>.product_item>.img_container, .lapsz_product>.product_item>.content_container
    {
    width: 100%
  }
}
