#module_latest_wrapper .home-position{
	margin-bottom: 1rem !important;
}

.slider-container {
	margin-bottom: 1rem !important;
}

#module_customcontent1_wrapper .home-position{
	margin-bottom: 1rem !important;
}

#module_customcontent2_wrapper .home-position{
	margin-bottom: 1rem !important;
}

#module_customcontent3_wrapper .home-position{
	margin-bottom: 1rem !important;
}

#module_customcontent4_wrapper .home-position{
	margin-bottom: 1rem !important;
}

#module_customcontent5_wrapper .home-position{
	margin-bottom: 1rem !important;
}

a.button.btn.btn-xs.btn-primary.fancybox.fancybox\.ajax.new-checkout-button-bg.ac-prod-edit {
    color: white;
}

tr.product-parameter-row.productstock-param-row.stock_status_id-5 {
    font-weight: bold;
}
.product-cart-box {
    font-size: 13px;
}
.tags-wrapper {
    font-size: 13px;
}
.product-desc {
    font-size: 16px;
}

/*.flipbook-opener {
	display: none !important;
}*/

#header-menu .dropdown {cursor:pointer}

#header-menu .dropdown:hover>.dropdown-menu {
  display: block;
}

#header-menu .dropdown-menu {margin: 0}

#header-menu .dropdown-menu  {
	background: #fff;
	padding: 0px;
	box-shadow: 0 0 5px 1px #11111150;
	min-width: 100%;
}
#header-menu .dropdown-menu li {margin: 0; margin-right: 0 !important}
#header-menu .dropdown-menu li a {padding: 5px 15px; display: block; color:#22344d !important; white-space:nowrap;}
#header-menu .dropdown-menu li a:hover {
	background: #22344d;
	color: #fff !important
}

@media(max-width: 1199px) {
	.page-wrap header ul#header-menu li {
		margin-right: 20px !important;
	}
	.page-wrap header ul#header-menu li a {
		font-size: 14px;
	}
}

.newsletter-subscribe-module.footer-position .custom-control-label {
	line-height: normal;
}

td.param-label.featured-param.featured-szerzo {
	font-weight: bold;
	font-size: 12px;
}

td.param-label.featured-param.featured-oldalszam {
	font-weight: bold;
	font-size: 12px;
}

td.param-value.featured-param.featured-szerzo {
	font-weight: bold;
	font-size: 14px;
	color: #22344d;
	padding-left: 10px;
}

td.param-value.featured-param.featured-oldalszam {
	font-weight: bold;
	font-size: 14px;
	color: #22344d;
	padding-left: 10px;
}

body {
	font-size: 16px;
	font-family: Poppins;
	line-height: 26px;
	font-weight: 400;
	text-transform: none;
}

body.home-body .slider-container {
	margin-top: 0;
}

body.home-body .banner-names {
	background: transparent;
}

header .search-module {
	top: -17px;
}

header .search-module input[type="text"] {
	text-indent: 15px;
}

.navbar-brand img {
	max-height: 50px;
}

.text-bold {
	font-weight: bold;
}

.btn.btn-primary.btn-primary,
.btn.btn-primary.btn-primary:active {
	background-color: #22344d;
	border-color: #22344d;
}

.btn.btn-primary:hover {
	background-color: #1a2b44;
	border-color: #1a2b44;
}

.btn.btn-outline-primary {
	border-color: #22344d;
	color: #22344d;
}

.btn.btn-outline-primary:hover {
	background-color: #1a2b44;
	border-color: #1a2b44;
	color: #fff;
}

.cart-product-count {
	color: #22344d;
	background-color: #f3ca12;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 8px;
	right: 0;
}

.page-wrap header .header-font-color>a {
	font-size: 14px;
}

.page-wrap header .header-navbar.header-navbar {
	background: #fff;
	z-index: 99;
}

.page-wrap header .header-bottom.header-bottom {
	background: #22344d;
	padding-top: 15px;
	padding-bottom: 15px;
}

.page-wrap header ul#header-menu {
	margin-top: 10px;
	margin-bottom: 0;
}

.page-wrap header ul#header-menu li a {
	color: #fff;
}

.page-wrap header ul#header-menu li {
	margin-right: 30px;
}

svg:not(:root).svg-inline--fa {
	overflow: visible;
}

.svg-inline--fa.fa-w-14 {
	width: 0.875em;
}

.header-bottom svg {
	fill: #fff;
	color: #fff;
}

.cart-dropdown-toggle {
	position: relative;
	line-height: 43px;
	padding-right: 50px;
}

.cart-dropdown-toggle>span.price {
	font-size: 16px;
	position: relative;
	top: 4px;
	font-weight: 300;
}

.cart-dropdown-toggle svg {
	position: absolute;
	top: -3px;
	right: 10px;
}

footer {
	border-top: 1px solid #dee2e6 !important;
	background: #f8f9fa !important;
	color: #22344c !important;
}

footer .logo {
	max-height: 120px;
}

footer a {
	color: #22344c !important;
}

#flipbook-product-page {
	position: fixed;
	top: 30px;
	left: 15px;
	bottom: 30px;
	right: 15px;
	background-color: #000000;
	z-index: 9999999999;
	display: none;
	box-shadow: 0px 0px 0px #000;
}

#flipbook-closer {
	position: fixed;
	top: 30px;
	right: 15px;
	width: 30px;
	height: 30px;
	transform: translate(50%, -50%);
	border-radius: 50%;
	background-image: url('https://mccpress.hu/custom/mccpress/image/data/closeicon.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 999999999999;
	background-color: #f1f1f1;
	cursor: pointer;
}

.flipbook-opener {
	display: inline-block;
	color: #fff;
	background-color: #13d12f;
	padding: 3px 20px;
	border-radius: 4px;
	margin: 5px 0;
	cursor: pointer;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 9
}

.flipbook-opener:hover {
	background-color: #05f528;
}

.book {
	background-image: url('https://mccpress.hu/custom/mccpress/image/data/beleolvaso-hatter.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.header-icon-txt {
	display: flex;
	align-items: center;
	margin-right: 12px
}

.header-icon-txt img {
	margin-right: 5px
}

.header-icon-txt span {
	font-weight: 700;
	color: #22344d
}

header .search-module input[type=text] {
	background-color: transparent;
	color: #fff;
	border-bottom: 1px solid #fff
}

h3.module-head-title {
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	text-transform: uppercase;
	padding: 20px 15px;
	background-color: #22344d;
	font-size: 23px !important;
	letter-spacing: 1px;
}

.product-snapshot-vertical .product-card-wishlist {
	position: static
}

.product-snapshot-vertical .product-card-wishlist span {
	display: inline-block;
	color: #555
}

.img-thumbnail {
	box-shadow: 0px 0 0px 0px #00000054
}

/*.img-thumbnail[src~="w360"] {opacity: 0}*/
.about-lead {
	padding: 30px 0;
	font-size: 30px;
	line-height: 1.65
}

.about-lead span {
	font-size: 50px
}

.about-icon-txt {
	background-color: rgb(228, 228, 228);
	padding: 30px;
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.about-icon-txt>div {
	display: flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.about-icon-txt>div>div {
	display: flex;
	align-items: center;
	margin: 10px 40px
}

.about-icon-txt>div>div img {
	max-width: 130px;
	max-height: 130px;
	margin-right: 15px
}

.about-icon-txt>div>div div {
	max-width: 130px;
	max-height: 130px;
	font-size: 23px;
	line-height: 1.3;
}

#news .news-pretext {
	display: none
}

body {
	overflow-x: hidden
}

.category-list-body .sortbar {
	justify-content: flex-end
}

div.sort-select {
	width: 180px
}

nav[aria-label="breadcrumb"] {
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-color: rgb(228, 228, 228);
	margin-bottom: 30px
}

nav[aria-label="breadcrumb"] ol {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 0 !important
}

.category-list-body .page-body {
	/*margin-top: -80px*/
}


.product-page-body .product-attribute-item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #dee2e6
}

.product-page-body .product-attribute-item>* {
	width: auto !important;
	margin: 2px 0
}

.product-page-body .product-attribute-item h6 {
	margin-right: 15px;
	font-weight: 700;
	width: 200px !important;
}

.product-attribute-row+.product-attribute-row {
	padding-top: 0
}

.product-book-under {
	margin-top: -24px;
	width: 150%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.contact-page-body .two-column-content,
.information-page-body .two-column-content{
	flex: 0 0 100%;
	max-width: 100%;
}

.contact-page-body .contact-content-form {
	width: 100vw !important;
	max-width: unset !important;
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}

.contact-page-body .contact-content-form>.form {
	padding-left: calc(50% - 575px);
	padding-right: calc(50% - 575px);
	background-color: rgba(228, 228, 228, 0.6);
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 40px;
}

.contact-page-body .contact-content-form>.form input,
.contact-page-body .contact-content-form>.form textarea {
	background-color: #fff
}

.contact-page-body .contact-buttons,
#news {
	width: 100vw !important;
	max-width: unset !important;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding-left: calc(50vw - 575px);
	padding-right: calc(50vw - 575px);
	background-color: rgb(228, 228, 228);
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 0
}

.footer-copyright {
	width: 100vw !important;
	max-width: unset !important;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding-left: calc(50vw - 575px);
	padding-right: calc(50vw - 575px);
	background-color: #ffd511;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0
}
.footer-copyright-parent {
	margin-bottom: 0 !important
}

footer .col {
	display: flex;
	flex-direction: column;
}

footer h4 {
	margin-top: 20px
}

.product-card-item.product-card-title {
	min-height: 75px
}

.contact-page-custom img {
	max-width: 22px
}
#latest_home_list

/*,.category-list-body #snapshot_vertical*/
	{
	align-items: flex-end
}

.home-position .module-body {
	margin-top: 0
}

.category-list-body .product-book-under {
	display: none
}

.home-position .news-card-deck {
	padding-top: 4rem;
	margin-top: 0
}

#news {
	margin-bottom: 0;
	padding-bottom: 5rem;
	background-color: transparent;
	background-image: url('https://mccpress.hu/custom/mccpress/image/data/skylon/product/legfrissebb-hirek-hattere.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

#news,
#news .module-head {
	padding-top: 0 !important
}

#newsletter-emailsubscribe {
	background-image: url('https://mccpress.hu/custom/mccpress/image/data/skylon/product/konyv-hirlevel.svg');
	background-repeat: no-repeat;
	background-position: center right
}

#newsletter-emailsubscribe button {
	background-color: #ffd511;
	color: #22344d;
	border: 0;
	box-shadow: 0 0 4px 1px #00000050
}

.footer-position .form-control:not(:focus) {
	border-color: #6464643b;
}

.card-deck .card {
	padding: 10px
}
.contact-page-custom > div {margin: 10px 0; position:relative}
.contact-page-custom img {margin-right: 8px}
.contact-page-custom h4 {margin-bottom: 40px;position:relative}
.contact-content-form {
	background-image: url('https://mccpress.hu/custom/mccpress/image/data/laptop-kapcsolat-oldal.svg');
	background-repeat:no-repeat;
	background-position: center right;
}
.contact-page-body .contact-buttons {
	background-color: rgba(228,228,228,0.6);
}
.contact-page-custom {position:relative; padding-top: 5vw; padding-bottom: 5vw}
.contact-page-custom .shape {
	max-height: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	max-width: unset !important
}
#productdescriptionnoparameters {
	background-image: url('https://mccpress.hu/custom/mccpress/image/data/leiras-hatter.svg');
	background-repeat:no-repeat;
	background-position: bottom center;
	padding-bottom: 10vw
}
.product-addtocart-wrapper svg {display: none}
.product-image-main, .product-image-mobile {position:relative;}
@media(max-width: 1599px) {
	h3.module-head-title {
		font-size: 23px !important;
	}

	.about-lead {
		font-size: 26px;
	}

	.about-lead span {
		font-size: 44px
	}
}

@media(max-width: 1199px) {
	h3.module-head-title {
		font-size: 23px !important;
	}

	.about-lead {
		font-size: 23px;
	}

	.about-lead span {
		font-size: 38px
	}

	.contact-page-body .contact-content-form>.form {
		padding-left: calc(50% - 480px);
		padding-right: calc(50% - 480px);
	}

	.contact-page-body .contact-buttons,
	#news, .footer-copyright {
		padding-left: calc(50vw - 480px);
		padding-right: calc(50vw - 480px)
	}
}

@media(max-width: 991px) {
	h3.module-head-title {
		font-size: 30px !important;
	}

	.about-lead {
		font-size: 20px;
	}

	.about-lead span {
		font-size: 30px
	}

	.contact-page-body .contact-content-form>.form {
		padding-left: calc(50% - 360px);
		padding-right: calc(50% - 360px);
	}

	.contact-page-body .contact-buttons,
	#news, .footer-copyright {
		padding-left: calc(50vw - 360px);
		padding-right: calc(50vw - 360px)
	}
}

@media(max-width: 767px) {
	h3.module-head-title {
		font-size: 20px !important;
	}

	.about-lead {
		font-size: 18px;
	}

	.about-lead span {
		font-size: 24px
	}

	.category-list-body .page-body {
		margin-top: -64px
	}

	.category-list-body #snapshot_vertical {
		background-position: top left 0px;
		background-size: 100%;
	}

	.product-book-under {
		margin-top: -24px;
		width: 100%;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}

	.img-thumbnail-link .product-book-under {
		width: 150% !important
	}

	.contact-page-body .contact-content-form>.form {
		padding-left: calc(50% - 270px);
		padding-right: calc(50% - 270px);
	}

	.contact-page-body .contact-buttons,
	#news, .footer-copyright {
		padding-left: calc(50vw - 270px);
		padding-right: calc(50vw - 270px);
	}
}

@media(max-width: 575px) {

	.contact-page-body .contact-content-form>.form,
	#news, .footer-copyright {
		padding-left: 15px;
		padding-right: 15px;
	}

	.contact-page-body .contact-buttons {
		padding-left: 15px;
	}
}

@media(min-width: 768px) {
	.fieldset.content {width: 80%}
}

/* 2022.09.14 */
.header-navbar .navbar-brand {
	display: none
}

header .nav-fill .nav-item {
	flex: unset !important;
	margin-right: 20px;
}

header .nav-fill > .nav-item > a {
	color: #fff !important;
	font-weight: 700;
	font-size: 20px
}

header .nav-fill > .nav-item > a::after {display: none !important}

#category {display: flex; align-items: center}

header .js-wishlist-module {display: none}

header .search-module, header .search-module input {position: relative !important;}
header .search-module {width: 300px}
@media(max-width: 1199px) {
	.sf-horizontal > .category-list > .nav-link {font-size: 12px}
	header .nav-fill .nav-item {margin-right: 10px}
}

.ring-list .variable.selected a{
	background-color: #ffd511
}

#cat_191 a {
	color: #ffcb31 !important;
}