h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,sans-serif!important;
}

.category-menu {
	text-transform: uppercase;
}
.category-menu a.nav-link {
	font-weight: 700!important;
}

li#cat_239 a {
	color: #d82231;
}

.product-card__manufacturer__link {
    font-family: Poppins,sans-serif!important;
    font-size: 1.2rem;
    font-weight: 600;
    color: #d82231 !important;
}
a.btn.btn-secondary.product-card__details-button {
	border: 1px solid #d82231;
    background: #d82231;
    color: white;
    text-transform: uppercase;
	text-decoration: none !important;
}
a.btn.btn-secondary.product-card__details-button:hover {
	border: 1px solid #000000;
    background: #000000;
    color: white;
    text-transform: uppercase;
	opacity: 10;
    text-decoration: none !important;
}
.product-card__title-link {
	font-family: Poppins, sans-serif !important;
    font-weight: 700;
    color: #d82231!important;
}

div.header-top.d-none.d-lg-flex {
	background: #f0f0f0;
}
.header-top-row {
    display: flex;
    justify-content: center;
}
.headermenu-list {
	margin-left: 0px!important;}
.header-top a {
    font-size: 16px;
    color: rgb(216 34 49);
    margin: 8px 20px;
}


tr.product-parameter.product-parameter__short-description 
  td.product-parameter__value ul,
.product-card__item.product-card__short-description ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


tr.product-parameter.product-parameter__short-description 
  td.product-parameter__value ul li,
.product-card__item.product-card__short-description ul li {
  position: relative;
  padding-left: 1.6em;
  margin-bottom: .4em;
  line-height: 1.3;
}


tr.product-parameter.product-parameter__short-description 
  td.product-parameter__value ul li::before,
.product-card__item.product-card__short-description ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.05em;
  color: #d92b2b;
  font-weight: 700;
  line-height: 1;
}

div#module_customcontent_wrapper .office-technology-solutions-box {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}

div#module_customcontent_wrapper .content-box {
	width: 50%;
}
div#module_customcontent_wrapper .image-1 {
	width: 50%;
}

div#module_customcontent_wrapper .image-1 img {
	max-width: 100%;
	    padding: 10px;
}

div#module_customcontent_wrapper .mini-box {
	display: flex;
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #fafafa;
    padding: 10px;
    border-radius: 20px;
    margin-right: 10px;
    margin-left: 10px;
    align-items: center;
}
div#module_customcontent_wrapper .mini-box .image {
	padding: 10px;
}

div#module_customcontent_wrapper .mini-box .text .title {
	font-weight: 900;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #d82231;
}

div#module_customcontent_wrapper .mega-box {
	display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#module_customcontent_wrapper .mega-box .text .title h1 {font-size: 1.3rem;
        color: #d82231;}

div#module_customcontent_wrapper .mega-box .image {
    padding: 10px;
}

@media(max-width:992px){div#module_customcontent_wrapper .office-technology-solutions-box {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
	}
	
div#module_customcontent_wrapper .content-box {
	width: 100%;
	}
	
div#module_customcontent_wrapper .image-1 {
	width: 100%;
	}
div#module_customcontent_wrapper .mega-box .text .title h1 {
		font-size: 0.9rem!important;}
div#module_customcontent_wrapper .mega-box .image img {
    width: 100%;
}
}

#module_featured_wrapper div.product-card {
    border: 1px solid rgb(255 255 255 / 10%);
	box-shadow: -1px 0px 10px 10px #f7f7f7;
	margin-top:30px;
	margin-bottom:30px;}

#module_featured_wrapper h3.h2.module-head-title {
	text-transform: uppercase;
}

div#module_customcontent2_wrapper .why-choose-us {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

div#module_customcontent2_wrapper .information-box {
	width: 50%;
}
div#module_customcontent2_wrapper .image-01 {
	width: 50%;
	padding:10px;
}

div#module_customcontent2_wrapper .image-01 img {max-width:100%;}

div#module_customcontent2_wrapper .information-box .content {
	background: #f4f4f4;
    padding: 10px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
	margin-top: 10px;
    margin-bottom: 10px;
}

div#module_customcontent2_wrapper .information-box .content .image {padding:10px;}
div#module_customcontent2_wrapper .information-box .content .title {font-weight: 900;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #d82231;}

@media(max-width:992px){div#module_customcontent2_wrapper .why-choose-us {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	}
div#module_customcontent2_wrapper .information-box {
	width: 100%;
}
div#module_customcontent2_wrapper .image-01 {
	width: 100%;
	}
}

#module_bestseller_wrapper div.product-card {
    border: 1px solid rgb(255 255 255 / 10%);
	box-shadow: -1px 0px 10px 10px #f7f7f7;
	margin-top:30px;
	margin-bottom:30px;}

#module_bestseller_wrapper h3.h2.module-head-title {
	text-transform: uppercase;
}

.printer-rental-box {
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.printer-rental-box .text-content {
	width: 50%;
}
.printer-rental-box .image-001 {
	width: 50%;
	padding:10px;
	}
.printer-rental-box .image-001 img {max-width:100%;}

.printer-rental-box .text-content .text-image img {max-width:60%}
.printer-rental-box .text-content .text-image {
	text-align: end;
    padding: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media(max-width:992px){
	.printer-rental-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.printer-rental-box .text-content {
	width: 100%;
}
.printer-rental-box .image-001 {
	width: 100%;}
	.printer-rental-box .text-content .text-image {display:none;}
}

a.categoryoffer-card__link.stretched-link {
	color: #d82231;
    text-transform: uppercase;
}

h4.categoryoffer-card__title {
	text-align: center;
}

div.card.categoryoffer-card {
	border: 1px solid #d82231;
}

h3.link-collection-titles.link-collection__title.h2.module-head-title {
	color: #d82231;
}

.link-collection-wrapper {
	border: 1px solid rgb(216 34 49);}

a.btn.btn-secondary.link-collection__link {
	border: 1px solid #d82231;
}

div.mosaic-item {
	text-align: center;
	border: 1px solid #d82231;
}

a.mosaic-item__link.stretched-link {
	color: #d82231;
}

.mosaic-item__title {
	font-size: 15px;
}

.location-wrapper-box-right {
    border: 1px solid rgb(216 34 49);
    background: #d82231;
    color: white;
}

a.location-button.btn.btn-primary {
	background: #000000;
    border: 1px solid #000000;
}

.faq-item {
	border: 1px solid rgb(216 34 49);}

#customcontent9 .information-box {
	max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
	text-align: center;
}

#customcontent9 .title {
	text-align: center;
    font-weight: 900;
    font-size: 25px;
    margin-top: 20px;
	max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.group-mmmax {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.group-mmmax .image {
	width: 50%;
	padding:10px;
}

.group-mmmax .image img {max-width:100%;}

.group-mmmax .content-box {
	width: 50%;
}

#module_customcontent10_wrapper {
	background: #ececec;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.group-mmmax .content-box .box-module {    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;}

.group-mmmax .content-box .box-module .box-text-01 {
	font-weight: 600;
    font-size: 15px;
    color: #d82231;
}

.group-mmmax .content-box .box-module .box-image {
	padding: 10px;
}

div#customcontent10 {
	margin-bottom: 0px;
}

@media(max-width:992px){.group-mmmax {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.group-mmmax .image {
	width: 100%;
}

.group-mmmax .content-box {
	width: 100%;
	}
}

.form-mmmax-box {
	display: flex;
    flex-direction: row;
    align-items: center;
}

.form-mmmax-box .form-box-01 {
	background: #d82231;
    padding: 15px;
    margin: 20px;
    border-radius: 20px;
}

.form-mmmax-box .image {
	padding:10px;
}

.form-mmmax-box .image img {max-width:100%;}

@media(min-width:1200px){.form-mmmax-box .form-box-01 {
	width: 35%;
	}
.form-mmmax-box .image {
	width: 65%;
	}
}

@media(max-width:1199px){.form-mmmax-box .form-box-01 {
	width: 50%;
	}
.form-mmmax-box .image {
	width: 50%;
	}
}

.form-mmmax-box .form-box-01 .title {
	font-weight: 800;
    font-size: 18px;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
}

.form-mmmax-box .form-box-01 .text {
	color: white;
    margin-bottom: 20px;
}

.form-mmmax-box label {
	color: white!important;
}

.form-mmmax-box input {background: white!important;}

.form-mmmax-box textarea {background: white!important;}

.form-mmmax-box ul.error-list {
	    color: #ebffa1;
}

@media(max-width:992px){
	.form-mmmax-box {
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	.form-mmmax-box .form-box-01 {
	width: 100%;
	}
	.form-mmmax-box .image {
	width: 100%;
	}
}

div.btn-left- {
	display: flex;
    justify-content: flex-end;
}

div.btn-central {
	margin-top: 20px;
    margin-bottom: 20px;
}

div#customcontent3 .text {margin-top:20px;
margin-bottom:30px;
}

.bovebben-rolunk-btn {
	margin-top: 30px;
    margin-bottom: 30px;
}

.information-page-design aside.col-lg-3.col-sm-12.col-xs-12.column-left.list-page-column-left {
	display:none;
}

.information-page-design div.alert.alert-info.text-center {
	display:none;
}

.contact-page-body div.container-small {
	max-width: 100%!important;
}

#dealofday a.btn.btn-secondary.product-card__details-button {
    border: 1px solid #000000;
	background: #000000; }

div.form-01 button.btn.btn-sm.button.btn-primary {width: 250px;
    background: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
    text-transform: uppercase;}

tr.product-parameter.product-parameter__featured.product-parameter__featured-berelheto span.product-parameter__label {
	display:none;
}

tr.product-parameter.product-parameter__featured.product-parameter__featured-berelheto h2.product-parameter__featured-title.d-flex {
    background: #213673;
    color: #ffffff;
    font-size: 15px;
    padding: 10px;
    border-radius: 20px;
    font-weight: 600;
	    font-size: 18px;
}

tr.product-parameter.product-parameter__featured.product-parameter__featured-berelheto  span.product-parameter__value {
	  width: 100%!important;
}

.rental-solutions-printer {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.rental-solutions-printer img {max-width:100%;
border-radius:20px;}

.rental-solutions-printer .image {
	margin:10px;
}

.rental-solutions-printer .text-btn {
	text-align: center;
    font-weight: 600;
    font-size: 18px;
}

@media(max-width:770px){.rental-solutions-printer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	}
	.rental-solutions-printer .box {
	margin-bottom: 20px;
	}
	.rental-solutions-printer .text-btn {
    font-size: 14px;
	}
}

li#cat_301 a {display:none;}
ul.mm-listview > li:nth-child(1) {
    display: none;
}

.subcategory__card-body {
	padding: 10px 10px;
}

a.header-middle__phone.d-none.d-lg-block.position-relative {
	font-weight: 900;
    font-size: 16px;
    color: #97000c;
}

@media (min-width: 992px) {
  a.header-middle__phone.d-none.d-lg-block.position-relative {
    background-image: url("https://www.mmmax.hu/custom/mmmax/image/data/home-page-design/phone-icon-.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    margin-left: 10px;
  }
	a.header-middle__phone.d-none.d-lg-block.position-relative {
	font-weight: 900;
    font-size: 16px;
    color: #97000c;
	}
	span.header-user-icon{
	color: #ffffff;
    background: #d82231;
    padding: 10px;
    border-radius: 20px;
	}
}