body>.cookie-status-message {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: 'Roboto', sans-serif !important;
}

.porto-popup-menu .hamburguer-btn {
	margin: 0 15px;
	width: 34px;
	height: 36px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
	display: inline-block;
	padding: 0;
}

.hamburguer-btn .hamburguer span {
	position: absolute;
	top: calc(23% + 10px);
	left: 0;
	width: 100%;
	height: 4px;
	transition: width .3s;
	transform: translateY(-50%);
	background: #3A3A3A;
	-webkit-backface-visibility: hidden;
}

.hamburguer-btn .hamburguer span:nth-child(1) {
	top: 23%;
}

.hamburguer-btn .hamburguer span:nth-child(3) {
	top: calc(23% + 20px);
	transition-delay: .2s;
}

.hamburguer-btn .close {
	opacity: 0;
	transition: all .3s;
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}

.hamburguer-btn .close span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 1px;
	background: #333;
	transition: all .3s;
	transform-origin: 50% 0;
}

.porto-popup-menu .hamburguer-btn .close span {
	background: #fff;
}

.hamburguer-btn .close span:nth-child(1) {
	transform: translateX(-50%) rotate(45deg);
}

.hamburguer-btn .close span:nth-child(2) {
	transform: translateX(-50%) rotate(-45deg);
}

.hamburguer-btn.active .close span:nth-child(2) {
	transition-delay: .3s;
}

.porto-popup-menu.opened {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(51, 51, 51, 0.99);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: background .25s;
	margin: 0 !important;
}

.porto-popup-menu.opened .hamburguer-btn {
	position: absolute;
	right: 15px;
	top: 30px;
	z-index: 9;
}

.hamburguer-btn.active .hamburguer {
	opacity: 0;
}

.hamburguer-btn.active .close {
	opacity: 1;
	transition: all .3s;
}

.hamburguer-btn.active .close span {
	width: 80%;
	transition: inherit;
}

.page-header.type6 .porto-popup-menu .sections.nav-sections:not(.scroll-content) {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	min-width: 80%;
	position: static;
	background: none;
	width: 100%;
}

.page-header.type6 .porto-popup-menu .sections.nav-sections {
	display: none;
	height: 80%;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu .subchildmenu li.ui-menu-item .subchildmenu {
	display: none;
	padding: 10px 0;
	visibility: visible;
	opacity: 1;
	width: 100% !important;
	margin: 0 auto !important;
	position: static;
	box-shadow: none;
	background: none;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu {
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	height: auto;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu .subchildmenu li.ui-menu-item .subchildmenu {
	font-size: .8em;
	opacity: .7;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.opened>.submenu,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu .subchildmenu li.ui-menu-item.opened>.subchildmenu {
	display: block;
	border: none;
}

.page-header.type6 .navigation:not(.side-megamenu) {
	padding: 0;
	position: static;
}

.page-header.type6 .navigation:not(.side-megamenu)>ul {
	display: block;
	background: none;
}

.page-header.type6 .navigation:not(.side-megamenu) li.ui-menu-item>.open-children-toggle {
	display: none;
}

.page-header.type6 .navigation:not(.side-megamenu) .level0.parent>a:after,
.page-header.type6 .navigation:not(.side-megamenu) .level0:hover:after,
.page-header.type6 .navigation:not(.side-megamenu) .level0.parent>a>span:before,
.page-header .navigation .level0.parent>a>span:after,
.page-header.type6 .navigation:not(.side-megamenu) li.level0 .ui-menu-item>a:before {
	display: none;
}

.page-header.type6 .navigation:not(.side-megamenu) li.ui-menu-item {
	margin: 0;
	display: block;
	text-align: center;
	background: none;
	width: 100%;
	padding: 0;
	border: none;
	line-height: inherit;
	font-size: inherit;
}

.page-header.type6 .navigation:not(.side-megamenu) li.ui-menu-item .level-top {
	display: block;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: -.12px;
	color: #fff !important;
	padding: 9px 12px 9px 12px;
	text-transform: uppercase;
	background: none;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item>.submenu .row>* {
	display: none;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item>.submenu .row>.subchildmenu {
	display: block;
	max-width: 100%;
	flex: 0 0 100%;
	width: 100%;
	padding: 0;
}

.page-header.type6 .porto-popup-menu .navigation:not(.side-megamenu) li li {
	line-height: inherit;
}

.page-header.type6 .porto-popup-menu .navigation:not(.side-megamenu) li.level0 .submenu li.level1 a {
	line-height: inherit;
	padding: .25rem 1rem;
	text-transform: capitalize;
	font-weight: 400;
	color: #a8a8a8 !important;
	pointer-events: all !important;
	font-size: inherit;
}

.page-header.type6 .porto-popup-menu .navigation:not(.side-megamenu) li.level0 .submenu li.level1 a:hover {
	color: #fff !important;
	background: none;
}

.page-header.type6 .porto-popup-menu .navigation:not(.side-megamenu) li.level0 .submenu li.level1 a:hover span {
	text-decoration: none;
}

.page-header.type6 .nav-sections-item-title {
	display: none;
}

@media (min-width: 992px) {
	.porto-popup-menu .sections.nav-sections {
		height: 50%;
	}
}

.page-header.type6 .porto-popup-menu.opened .sections.nav-sections {
	display: block;
}

.porto-popup-menu.opened .sections.nav-sections .navigation:not(.side-megamenu) li.ui-menu-item>a {
	position: relative;
	left: 0;
	width: 100%;
	text-align: center;
	transition: color .25s, left .25s;
}

@media only screen and (max-width:767px) {
	.porto-popup-menu .hamburguer-btn {
		margin: 0 5px;
	}
}

.checkout-success .action.primary {
	background-color: #c30116 !important;
	border-color: #c30116 !important;
}

.layout-fullwidth .main-panel-top>.container {
	max-width: 1480px;
}

.layout-fullwidth .header-main .header.content {
	max-width: 1480px;
}

.layout-fullwidth.cms-page-view .page-main,
.layout-fullwidth.cms-page-view .breadcrumbs,
.layout-fullwidth.contact-index-index .page-main {
	max-width: 1470px;
}

.layout-fullwidth.cms-page-view .breadcrumbs {
	max-width: 1440px;
	margin: auto;
}

.layout-fullwidth.blog-page .breadcrumbs,
.layout-fullwidth.blog-page .page-main {
	max-width: 1440px;
	margin: auto;
}

.blog-page .page-title-wrapper {
	text-align: center;
	margin-bottom: 0px !important;
}

.blog-page .page-title-wrapper h1 {
	margin-bottom: 0px;
	font-size: 44px !important;
	line-height: 52px !important;
	color: #222529 !important;
}

.blog-page .post-header .post-title {
	font-size: 28px;
	line-height: 1em;
}

.blog-page.blog-post-view .post-description p {
	font-size: 1.2em;
}

.blog-page.blog-post-view .post-description p img {
	width: 100%;
	margin: 0px;
}

.post-list:not(.blog-post-grid) .post-description p img {
	width: 100%;
	margin: 0px;
}

.post-read-more a.post-read:hover {
	background-color: #c30016 !important;
}

.checkout-index-index.layout-fullwidth .page-main,
.checkout-cart-index.layout-fullwidth .page-main {
	max-width: 1480px;
}

.assistenza-clienti-dropdown {
	margin: 0;
	list-style: none none;
	background: #fff;
	z-index: 100;
	box-sizing: border-box;
	display: none;
	position: absolute;
	color: #222529;
	top: 100%;
	margin-top: 13px;
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.15);
	padding: 19px 15px 13px;
	max-width: 220px;
}

.top-header-left-elements>li.active .assistenza-clienti-dropdown {
	display: block;
}

.header-left .top-header-left>.top-header-left-elements {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none none;
	float: right;
	margin-left: auto;
}

.page-header.type6 .main-panel-top .panel.wrapper {
	min-height: 42px;
}

.page-header.type6 .main-panel-top,
.page-header.type6 .main-panel-top .panel.wrapper {
	background-color: #F7F7F7;
}

.top-header-left .top-header-left-elements>li {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #3A3A3A;
	padding-left: 5px;
	padding-right: 5px;
}

.top-header-left .top-header-left-elements>li>a {
	color: #3A3A3A;
}

.top-header-left .top-header-left-elements>li>a[data-toggle="assistenza-clienti-dropdown"] {
	width: 220px;
	text-align: center;
}

.assistenza-clienti-dropdown .assistenza-clienti-phone a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 138.69%;
	color: #3A3A3A;
}

.assistenza-clienti-dropdown .assistenza-clienti-phone .fa-mobile-alt {
	font-size: 14px;
	line-height: 20px;
	font-weight: 900;
	color: #3A3A3A;
}

.assistenza-clienti-dropdown .assistenza-clienti-phone {
	margin-bottom: 3px;
}

.assistenza-clienti-dropdown .assistenza-clienti-time {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #3A3A3A;
	margin-bottom: 0;
}

.assistenza-clienti-dropdown hr {
	background: #C4C4C4;
	margin-top: 13px;
	margin-bottom: 13px;
}

.assistenza-clienti-dropdown .assistenza-clienti-email a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #C30016;
}

.assistenza-clienti-dropdown .assistenza-clienti-email a:hover,
.assistenza-clienti-dropdown .assistenza-clienti-email a:focus {
	color: #C30016;
}

.assistenza-clienti-dropdown .assistenza-clienti-email .fa-envelope {
	font-size: 14px;
	line-height: 20px;
	font-weight: 900;
	color: #3A3A3A;
}

.header.panel>.header.links>li {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3A;
}

.header.panel>.header.links>li.link.authorization-link {
	margin-right: 20px;
}

.page-header.type6 .header-main .header-row .header-center {
	padding: 7px 10px;
}

.page-header .panel.wrapper .header-center {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-left: auto;
	margin-right: auto;
}

.header-center .banner-header-text p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	margin-bottom: 0;
}

.page-header.type6 .panel.wrapper .header-right {
	margin-left: unset;
}

.page-header .panel.wrapper .header-left,
.page-header .panel.wrapper .header-right {
	max-width: 450px;
	width: 100%;
}

.porto-popup-menu .hamburguer-btn {
	margin-left: 38px;
	margin-right: 43px;
}

.banner-header-right .banner-header-right-content {
	border: 1px solid #C30016;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #C30016;
	text-align: center;
	padding: 6px 15px;
}

.banner-header-right .banner-header-right-content p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #C30016;
	text-align: center;
}

.banner-header-right .banner-header-right-content span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #C30016;
	text-align: center;
	text-transform: uppercase;
}

.search-area {
	position: absolute;
	right: 200px;
}

.header-right .search-area .block.block-search {
	min-width: 210px;
	border: none;
	border-radius: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #BDBDBD;
}

.page-header.type6 .header-right .block-search input {
	height: 30px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	padding-left: 15px;
	padding-right: 40px;
}

.page-header.type6 .header-right .search-area .minisearch .actions button {
	width: 30px;
	height: 30px;
	line-height: 30px;
	right: 9px;
}

.minicart-wrapper.cart-design-2 .action.showcart .minicart-icon {
	font-family: 'Font Awesome 5 Free';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 24px;
	line-height: 20px;
	font-weight: 900;
	color: #C30016;
	border: none;
	width: 40px;
	height: 40px;
	margin: 0;
	border-radius: unset;
}

.minicart-wrapper.cart-design-2 .action.showcart .minicart-icon::before {
	font-family: 'Font Awesome 5 Free';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 24px;
	line-height: 40px;
	font-weight: 900;
	color: #C30016;
	content: "\f07a";
	position: relative;
	border: none;
	border-radius: 0;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	width: 100%;
	height: 100%;
}

.minicart-wrapper.cart-design-2 .action.showcart::after {
	display: none;
}

.minicart-wrapper .action.showcart .counter.qty {
	position: relative;
}

.minicart-wrapper.cart-design-2 .action.showcart>.cart-subtotal {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #3A3A3A;
	background-color: #DFDFDF;
	padding: 5px 10px;
}

.minicart-wrapper.cart-design-2 .action.showcart>.cart-subtotal .cart-price {
	font-weight: 700;
	margin-left: 5px;
}

.cart.table-wrapper .actions-toolbar .action-edit {
	display: none;
}

@media (max-width: 991px) {
	.cart.table-wrapper .item .col.item {
		flex: 100%;
		width: 100%;
	}

	.cart.table-wrapper .col.qty,
	.cart.table-wrapper .col.price,
	.cart.table-wrapper .col.subtotal,
	.cart.table-wrapper .col.msrp {
		width: 33%;
		display: inline-block;
	}
}


.page-header .header-desktop-menu {
	background-color: #C30016;
	padding: 7px 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.page-header .header-desktop-menu .header-desktop-menu-items {
	margin: 0 auto;
	max-width: 1260px;
}

.header-desktop-menu .header-desktop-menu-items ul {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0;
}

.header-desktop-menu .header-desktop-menu-items ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 1 0px;
}

.header-desktop-menu .header-desktop-menu-items ul li fa-info:before {
	border: 1px solid #FFFFFF;
	padding: 7px;
	border-radius: 50%;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #c30116;
	font-size: 12px;
	margin-right: 5px;
}

.header-desktop-menu .header-desktop-menu-items ul li.hide-text-menu {
	flex: 0;
}

.header-desktop-menu .header-desktop-menu-items ul li.hide-text-menu a {
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	width: 25px;
	padding: 0px !important;
}

.header-desktop-menu .header-desktop-menu-items ul li.hide-text-menu span {
	display: none;
}

.header-desktop-menu .header-desktop-menu-items ul li a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px 5px;
}

.page-wrapper .page-header.type6 {
	margin-bottom: 12px;
}

.cms-index-index .page-wrapper .page-header.type6 {
	margin-bottom: 0px;
}

.minicart-wrapper .action.showcart .counter.qty {
	display: none;
}

.page-header.type6 .header-right .header-contact {
	display: none;
}

.logo img.header-logo-mobile {
	display: none;
}

.mobile-banner-top {
	display: none;
}

.page-wrapper .page-header.type6>.header-side-menu {
	display: none;
}

.main-block-text .main-text h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 44px;
	line-height: 52px;
	color: #C30016;
	text-align: center;
	margin-bottom: 2px;
}

.main-block-text {
	margin-bottom: 55px;
}

.main-block-text .main-text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	text-align: center;
}

.brand-block-text .brand-text {
	margin-top: 92px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.cms-index-index .porto-brand {
	margin-bottom: 69px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.brand-block-text .brand-text h2 {
	margin-bottom: 2px;
}

.header-top-ads {
	padding-top: 78px;
	padding-bottom: 35px;
}

.header-top-ads .ads-block-text h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	margin-bottom: 9px;
}

.header-top-ads .ads-block-text span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	margin-bottom: 12px;
	display: block;
}

.header-top-ads .ads-block-text p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	margin-bottom: 22px;
}

.layout-fullwidth .header-top-ads .container {
	max-width: 1220px;
}

.header-top-ads .porto-sicon-box a {
	border: 1.70791px solid #C30016;
	padding: 18px 40px 18px 22px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	position: relative;
}

.header-top-ads .porto-sicon-box .porto-sicon-header h3.porto-sicon-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #C30016;
}

.header-top-ads .ads-buttons-block .porto-sicon-box {
	padding: 18px 0;
	width: 100%;
	max-width: 330px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.header-top-ads .porto-sicon-header {
	display: block;
	width: 100%;
}

.header-top-ads .porto-icon.none {
	height: auto;
}

.header-top-ads .porto-sicon-box a:after {
	content: '\f809';
	font-family: 'porto-icons';
	font-style: normal;
	font-weight: 400;
	display: block;
	position: absolute;
	right: 27px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 21px;
	line-height: 18px;
	color: #828282;
}

.products-slider.owl-carousel.dots-style-1 .owl-dots {
	position: absolute;
	width: 100%;
	top: -45px;
}

.products-slider.owl-carousel.dots-style-1 .owl-dots span {
	width: 50px;
	height: 6px;
	border: none;
	background-color: #828282 !important;
	margin: 0 8.5px;
	border-radius: 0;
}

.products-slider.owl-carousel.dots-style-1 .owl-dot.active span:after,
.products-slider.owl-carousel.dots-style-1 .owl-dot:hover span:after {
	display: none;
}

.products-slider.owl-carousel.dots-style-1 .owl-dot.active span,
.products-slider.owl-carousel.dots-style-1 .owl-dot:hover span {
	background-color: #C30016 !important;
	border: none;
}

.product-latest-items .main-block-text {
	margin-bottom: 64px;
}

.product-item .actions-primary .tocart:before {
	content: '\f07a';
	font-family: 'Font Awesome 5 Free';
	margin-right: 5px;
	font-weight: 900;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}

.product-item-info.unaviable::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #3a3a3a;
	opacity: .7;
	z-index: 9;
}

.product-item-info.unaviable .product-item-details .product-item-actions .actions-primary {
	z-index: 100;
}

.product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	background-color: #828282;
	color: #FFFFFF;
	text-transform: none;
	height: 47px;
	border: none;
	padding: 0 13px;
	width: 100%;
	max-width: 171px;
}

.product-item-info .product-item-details .product-item-actions .actions-primary .tocart>span {
	width: calc(100% - 23px);
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-primary .tocart {
	background-color: #C30016;
}

.product-item-info.type10 .actions-primary .qty-box .qty {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	border: 1px solid #BDBDBD;
	border-left: none;
	border-right: none;
	height: 47px;
	width: 4.5em;
}

.product-item-info.type10 .actions-primary .qty-box .qtyminus,
.product-item-info.type10 .actions-primary .qty-box .qtyplus {
	border: 1px solid #BDBDBD;
	height: 47px;
}

.product-item-info.type10 .actions-primary .qty-box .qtyminus:before,
.product-item-info.type10 .actions-primary .qty-box .qtyplus:before {}

.product-item-info.type10 .actions-primary .qty-box .qtyminus {
	left: 0;
	border-right: none;
}

.product-item-info.type10 .actions-primary .qty-box .qtyplus {
	right: 0;
	border-left: none;
}

.porto-products .products .product-item {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid transparent;
}

.item.product.product-item .product-item-info.type10 .product-item-details {
	padding: 0 14px;
}

.item.product.product-item .product-item-info.type10 .product-item-photo {
	padding: 0 14px;
	box-shadow: none;
}

.layout-fullwidth .home-latest-container .container {
	max-width: 1460px;
}

.product-item-info.type10 .qty-box {
	margin-right: 4px;
}

.product-item-info.type10 .product-item-details .product-item-actions .actions-primary {
	display: block;
}

.product-item-info.type10 .product-item-details .product-item-inner {
	display: block;
	margin-bottom: -5px;
}

.products-grid .product-item .product-item-info {
	background-color: #FFFFFF;
}

.porto-products.wpb_content_element {
	margin-bottom: 48px;
}

.main-block-button .main-button a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	background-color: #C30016;
	height: 47px;
	width: 100%;
	max-width: 209px;
	color: #F2F2F2;
	border: 1px solid #C30016;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}

.main-block-button .main-button a:hover {
	background-color: #FFFFFF;
	color: #C30016;
}

.home-latest-container {
	padding-top: 85px;
	padding-bottom: 95px;
}

.home-latest-container.home-special-offer-container {
	padding-top: 48px;
	padding-bottom: 30px;
	background-color: #C30016;
}

.home-special-offer-container .main-block-button .main-button a {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.home-special-offer-container .main-block-button .main-button a:hover {
	background-color: #FFFFFF;
	color: #C30016;
}

.home-special-offer-container .products-slider.owl-carousel.dots-style-1 .owl-dots span {
	background-color: #3A3A3A !important;
}

.home-special-offer-container .products-slider.owl-carousel.dots-style-1 .owl-dot.active span,
.home-special-offer-container .products-slider.owl-carousel.dots-style-1 .owl-dot:hover span {
	background-color: #FFFFFF !important;
}

.home-special-offer-container .main-block-text .main-text h2 {
	color: #FFFFFF;
}

.home-special-offer-container .main-block-text .main-text p {
	color: #FFFFFF;
}

.home-special-offer-container .products-grid .product-item .product-item-info {
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

.home-latest-container.home-best-seller-container {
	padding-top: 29px;
	padding-bottom: 29px;
	background-color: #F7F7F7;
}

.product-labels .product-label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 10px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	padding: 2px 5px;
	background-color: #C30016;
}

.product-labels .product-label.sale-label {
	background-color: #31b5e6;
}

.product-labels .product-label.free-shipping-label {
	background-color: #0a820b;
}

.product-labels .product-label.item-new-label {
	background-color: #ffa500;
}

.product-labels .product-label span {
	margin-left: 5px;
	font-weight: 700;
}

.product-item-info.type10 .product-labels {
	display: flex;
}

.product-item-info.type10 .product-labels .product-label {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	flex: 1;
	font-size: 10px;
}

.product-item-info.type10 .product-labels .product-label:nth-child(3),
.product-item-info.type10 .product-labels .product-label:nth-child(4) {
	display: none;
}

.product-info-sidebar-right .product-labels {
	margin-left: -17px;
	margin-top: -22px;
	margin-right: -17px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
}

.product-item-info.type10 .product-labels {
	top: 0;
	left: 0;
	width: 100%;
	position: relative;
	max-height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
}

.item.product.product-item .product-item-info.type10 .product-item-details.product-item-details-top {
	border-bottom: none;
	padding-top: 0;
	min-height: 0;
}

.product-item-details .product-item-name a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #3A3A3A;
	text-align: left;
	margin-bottom: 5px;
	white-space: normal;
	letter-spacing: normal;
}

.product-item .product-item-info .product-reviews-summary {
	margin-left: 0;
	margin-top: 13px;
	display: none;
}

.product-item .product-item-info .single-piece-info+.product-reviews-summary {
	margin-top: 10px;
}

.product-item .product-item-details .rating-summary .rating-result:before {
	color: #C4C4C4;
}

.product-item .product-item-details .rating-summary .rating-result>span:before {
	color: #C30016;
	left: 2px;
	top: 0px;
}

.single-piece-info .single-piece-info-data {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	text-align: left;
}

.single-piece-info .single-piece-info-data span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	margin-left: 5px;
	color: #C30016;
}

.single-piece-info {
	margin-bottom: 10px;
}

.product-item-info .product-item-details .price-box {
	text-align: left;
}

.product-item-details .price-box .price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #3A3A3A;
}

.product-item-details .old-price .price {
	font-weight: 400;
	line-height: 35px;
	font-size: 16px;
	color: #828282;
	text-decoration: none;
	position: relative;
}

.product-item-details .old-price .price:before {
	content: '';
	background-color: #C30016;
	transform: rotate(-12.06deg);
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	top: 50%;
	margin-top: -3px;
}

.product-item .product-item-details .price-box .normal-price .price-label {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.page-footer .footer-bottom {
	background-color: #C30016;
	padding: 2px 0;
}

.page-footer .footer-bottom address {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px !important;
	color: #F7F7F7;
}

.footer-bottom .share-links .share-instagram {
	background-color: transparent;
	color: #FFFFFF;
	margin-right: 40px;
}

.footer-bottom .share-links .share-facebook {
	background-color: transparent;
	color: #FFFFFF;
	margin-right: 0;
}

.footer-bottom .share-links a:before {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
}

.layout-fullwidth .footer-bottom .container {
	max-width: 1480px;
}

.footer .footer-middle {
	background-color: #F7F7F7;
	border-top: 4px solid #C30016;
	padding-bottom: 36px;
	padding-top: 25px;
}

.footer .footer-middle .porto-block {
	max-width: 900px;
	margin: 0 auto;
}

.footer .footer-middle .widget-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #3A3A3A;
	text-transform: none;
	margin-bottom: 22px;
}

.footer .footer-middle .m_content_element li a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #3A3A3A;
	text-decoration: none;
	display: block;
}

.footer .footer-middle .m_content_element {
	margin-bottom: 0;
}

.footer .footer-middle .m_content_element li {
	margin-bottom: 22px;
}

.footer .footer-middle .m_content_element li:last-of-type {
	margin-bottom: 0;
}

.footer .footer-middle>.container {
	max-width: 1480px;
	padding-top: 0;
	padding-bottom: 0;
}

.footer .footer-middle .widget {
	margin-bottom: 0;
}

.footer .footer-middle-2 .widget-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #C30016;
	text-transform: none;
}

.footer-middle-2 .widget.contact-info li:not(:last-child) {
	margin-bottom: 0;
}

.footer .footer-middle-2 .contact-info .contact-details span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #3A3A3A;
}

.footer .footer-middle-2 .contact-info .contact-details strong,
.footer .footer-middle-2 .contact-info .contact-details a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #3A3A3A;
	text-decoration: none;
}

.footer .footer-middle-2 .contact-info .contact-details .email-info strong,
.footer .footer-middle-2 .contact-info .contact-details .email-info a {
	color: #C30016;
}

.footer .footer-middle-2 .contact-info .contact-details .email-info {
	margin-top: 22px;
}

.footer-middle.footer-middle-2 {
	background-color: #FFFFFF;
	border-top: 1px solid #C4C4C4;
	padding-block: 0;
}

.footer-middle.footer-middle-2>.container {
	padding-top: 25px;
	padding-bottom: 23px;
	max-width: 1480px;
}

.footer .footer-middle>.container::after {
	display: none;
}

.footer-middle.footer-middle-2 .container .row>.col-lg-3,
.footer-middle.footer-middle-2 .container .row>.col-lg-4 {
	border-right: 1px solid #C4C4C4;
}

.footer-middle.footer-middle-2 .container .row>.col-lg-3:nth-child(3),
.footer-middle.footer-middle-2 .container .row>.col-lg-4:last-of-type {
	border-right: none;
}

@media (min-width: 992px) {
	.footer-middle.footer-middle-2 .container .row>.col-lg-3:nth-child(4) {
		display: none;
	}

	.footer-middle.footer-middle-2 .container .row>.col-lg-3:nth-child(-n+3) {
		-webkit-flex: 0 0 33.333333%;
		-moz-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

.footer .footer-middle-2 .contact-info .contact-details {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.footer .footer-middle-2 .contact-info .contact-details li {
	text-align: center;
}

.footer-middle-2 .payment-methods-info.payment-methods-info-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 6px 10px;
}

.footer-middle-2 .payment-methods-info.payment-methods-info-block .payment-info-item {
	flex: 0 0 auto;
}

.footer-middle-2 .check-shipping .shipping-track {
	display: flex;
	align-items: stretch;
	justify-content: center;
	max-width: 100%;
	margin: 0 auto;
	gap: 10px;
}

.footer-middle-2 .check-shipping .image-brt {
	flex: 0 0 auto;
	margin-top: 0;
	text-align: center;
}

.footer-middle-2 .check-shipping .image-brt img {
	display: block;
	height: 47px;
	width: auto;
}

.footer-middle-2 .check-shipping .shipping-field {
	flex: 1 1 auto;
	margin: 0;
	min-width: 0;
}

.footer-middle-2 .check-shipping .shipping-field input {
	width: 100%;
}

.footer-middle-2 .check-shipping .actions {
	flex: 0 0 auto;
	text-align: center;
}

.footer-middle-2 .check-shipping .actions .tracking-number-button {
	width: 47px;
	min-width: 47px;
	max-width: 47px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	background-color: #828282;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='16.5' y1='16.5' x2='21' y2='21'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
}

.footer-middle-2 .check-shipping .actions .tracking-number-button span {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.footer .footer-middle .footer-top-info-block .widget-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: #3A3A3A;
}

.footer .footer-middle .footer-top-info-block .widget-title a {
	font-weight: 700;
	color: #C30016;
	text-transform: none;
}

.footer .footer-middle .footer-logo-image {
	text-align: center;
	margin-bottom: 22px;
}

.home-banner-slider .porto-ibanner-layer {
	left: 37px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #FFFFFF;
	padding: 40px 42px 38px 42px;
	display: block;
	width: 100%;
	max-width: 340px;
}

.home-banner-slider .btn-modern.btn-xl {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 35px;
	color: #F2F2F2;
	text-align: center;
	background-color: #C30016;
	width: 100%;
	max-width: 183px;
	height: 47px !important;
	padding: 5px 10px;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	float: left;
}

.porto-ibanner .porto-ibanner-desc .porto-ibanner-container {
	max-width: 1440px;
	margin: 0 auto;
}

.porto-carousel.owl-carousel .owl-dots {
	position: absolute;
	width: 100%;
	bottom: -45px;
}

@media (max-width: 992px) {
	.owl-carousel .owl-dots {
		display: none;
	}
}

.porto-carousel.owl-carousel .owl-dots .owl-dot span {
	width: 50px;
	height: 6px;
	border: none;
	background-color: #828282 !important;
	margin: 0 8.5px;
	border-radius: 0;
}

.porto-carousel.owl-carousel .owl-dot.active span:after,
.porto-carousel.owl-carousel .owl-dot:hover span:after {
	display: none;
}

.porto-carousel.owl-carousel .owl-dot.active span,
.porto-carousel.owl-carousel .owl-dot:hover span {
	background-color: #C30016 !important;
	border: none;
}

.home-banner-slider .porto-ibanner {
	margin-bottom: 0;
}

.home-banner-slider .porto-ibanner-layer h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #C30016;
	margin-bottom: 7px;
}

.home-banner-slider .porto-ibanner-layer h4 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 38px;
	color: #3A3A3A;
	margin-bottom: 20px;
}

.home-banner-slider .porto-ibanner-layer h4 strong {
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #C30016;
}

.home-banner-slider .porto-ibanner-layer .porto-ibanner-layer-text:first-of-type {
	margin-bottom: 29px;
}

.home-banner-slider .owl-item .porto-ibanner img {
	width: 100%;
}

.payment-methods-info.payment-methods-info-block .payment-info-item img {
	display: block;
	margin: 0 auto;
}

.payment-group .payment-method:nth-child(1) .payment-method-title:after {
	content: '';
	background-image: url('../images/carte_credito.jpeg');
}

.hamburguer-btn .close span {
	width: 39px;
	height: 4px;
	top: 45%;
}

.hamburguer-btn .close span:nth-child(1) {
	transform: translateX(-44%) rotate(45deg);
}

.hamburguer-btn .hamburguer {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.hamburguer-btn .close {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.hamburguer-btn.dropdown-is-active .hamburguer {
	opacity: 0;
}

.hamburguer-btn.dropdown-is-active .close {
	opacity: 1;
}

.porto-popup-menu .hamburguer-btn .close span {
	background-color: #3A3A3A;
}

.page-header.type6 .porto-popup-menu .sections.nav-sections.dropdown-is-active {
	display: block;
}

.page-header.type6 .header-main .porto-popup-menu .sections.nav-sections {
	height: 100%;
	position: fixed;
	top: 183px;
	background-color: rgba(0, 0, 0, 0.8);
	left: 0;
}

.header-main>.header.content {
	position: unset;
}

.sections.nav-sections .nav-sections-item-content>.navigation {
	background-color: #DEE2E6;
	width: 364px;
	margin-left: 0;
}

.page-header.type6 .nav-sections .nav-sections-items,
.page-header.type6 .nav-sections .nav-sections-items .nav-sections-item-content,
.page-header.type6 .nav-sections .nav-sections-items .nav-sections-item-content .navigation.sw-megamenu {
	height: 100%;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu {
	padding: 30px 48px 30px 29px;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu.is-active {
	display: block;
	visibility: visible;
	opacity: 1;
	width: 360px !important;
	margin: 0 0 !important;
	position: fixed;
	box-shadow: none;
	background: #E9ECEF;
	left: 364px;
	top: 0;
	height: 100%;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .level-top {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #3A3A3A !important;
	text-transform: none;
	padding: 13px 29px 13px 0;
	border-bottom: 4px solid transparent;
	text-align: left;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item {
	margin-bottom: 10px;
}

.page-header.type6 .porto-popup-menu .navigation:not(.side-megamenu) .level0:first-child .level-top {
	padding: 13px 29px 13px 0;
}

.page-header.type6 .navigation .parent>a:before {
	display: none;
}

.porto-popup-menu .sw-megamenu.navigation li.level0.fullwidth .submenu li.parent>a:after,
.porto-popup-menu .sw-megamenu.navigation li.level0.staticwidth .submenu li.parent>a:after {
	display: block;
}

.page-header.type6 .porto-popup-menu .navigation .ui-menu-item.parent>a:after {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 18px;
	line-height: 25px;
	color: #ADB5BD;
	background-color: transparent;
	height: auto;
	width: auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.page-header.type6 .navigation:not(.side-megamenu)>ul {
	padding: 33px 19px 30px 63px;
}

.page-header.type6.sticky-header .navigation.sw-megamenu:not(.side-megamenu)>ul {
	padding-right: 19px;
}

.navigation .parent>a.is-active {
	box-shadow: none;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.parent .level-top.is-active,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .level-top:hover {
	border-color: #C30016;
	color: #C30016 !important;
}

.page-header.type6 .porto-popup-menu .navigation .ui-menu-item.parent>a:hover:after,
.page-header.type6 .porto-popup-menu .navigation .ui-menu-item.parent>a.is-active:after {
	color: #C30016;
}

.page-header.type6 .navigation .parent .level-top.is-active::before {
	color: #C30016;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 {
	display: block;
	width: 100%;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 a,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #3A3A3A !important;
	text-transform: none;
	padding: 10px 17px 10px 0;
	border-bottom: 4px solid transparent;
	text-align: left;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 100%;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a {
	padding: 0;
	border: none;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 a.is-active,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 a:hover,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a.is-active span,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a:hover span {
	border-color: #C30016;
	color: #C30016 !important;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.ui-menu-item {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 4px;
}

.page-header.type6 .header-side-menu .navigation li.ui-menu-item.level0 .submenu li.ui-menu-item {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.porto-popup-menu .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1>.menu-thumb-img,
.porto-popup-menu .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1>.menu-thumb-img,
.porto-popup-menu .sw-megamenu.navigation li.level0.staticwidth .submenu li.level2 .menu-thumb-icon {
	margin: 0;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a .menu-thumb-icon,
.page-header.type6 .header-side-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a .menu-thumb-icon {
	margin-right: 28px;
}

.page-header.type6 .sw-megamenu.navigation .subchildmenu>li.ui-menu-item .menu-thumb-img {
	width: 100%;
	max-width: 66px;
	margin: 0;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 a.menu-thumb-link,
.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level2 a.menu-thumb-icon {
	padding: 0;
	border: none;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 .subchildmenu.is-active {
	display: block;
	visibility: visible;
	opacity: 1;
	width: 344px !important;
	margin: 0 0 !important;
	position: fixed;
	box-shadow: none;
	background: #F8F9FA;
	left: 724px;
	top: 0;
	height: 100%;
	padding: 30px 48px 30px 29px;
}

.page-header.type6.sticky-header .header-main .porto-popup-menu .sections.nav-sections {
	top: 100px !important;
}

.mobile-nav-toggle-btn {
	text-decoration: none;
	cursor: pointer;
	display: block;
	position: relative;
	z-index: 1;
	padding: 6.5px 10px 6.5px 1px;
	text-align: center;
	vertical-align: middle;
	margin: 8px .25rem 8px 0;
	line-height: 20px;
	border-radius: .25rem;
}

.mobile-nav-toggle-btn>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.mobile-nav-toggle-btn:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	line-height: inherit;
	color: #3A3A3A;
	content: '\f827';
	font-family: 'porto-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.header-main .bottom-header-side-menu {
	display: none;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.go-back.ui-menu-item {
	display: none;
}

.page-header.type6 .header-side-menu .navigation li.ui-menu-item.level0 .submenu li.go-back.ui-menu-item a {
	color: #828282 !important;
	padding-left: 66px;
}

.page-header.type6 .header-side-menu .navigation li.ui-menu-item.level0 .submenu li.go-back.ui-menu-item a:before {
	content: '\f104';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 18px;
	line-height: 25px;
	color: #828282;
	background-color: transparent;
	height: auto;
	width: auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.mobile-menu-item {
	display: none;
}

.cms-page-view [data-content-type='row'][data-appearance='contained'] {
	max-width: 1480px;
}

.page-products .columns,
.catalog-product-view #maincontent,
.breadcrumbs .items {
	max-width: 1480px;
}

.cms-page-view .page-main-content h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	margin-bottom: 6px;
}

.cms-page-view .page-main-content h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #3A3A3A;
	margin-bottom: 15px;
}

.cms-page-view .page-main-content h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	margin-bottom: 15px;
}

.cms-page-view .page-main-content p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.cms-page-view .page-main-content img {
	width: 100%;
	margin-bottom: 36px;
}

.parent-wizard-modal .modals-overlay {
	background-color: rgba(0, 0, 0, 0.8);
	top: 183px;
}

body.parent-wizard-modal {
	overflow: hidden;
	position: fixed;
	width: 100%;
}

.modal-popup.wizard-modal .modal-inner-wrap {
	width: 100%;
	margin: 0;
	height: 100%;
}

.modal-popup.wizard-modal {
	top: 183px;
}

#wizard-modal {
	display: none;
}

.modal-popup .action-close::before,
.modal-popup .action-close::after {
	display: none;
}

.modal-popup.wizard-modal .action-close {
	display: flex;
	position: relative;
	width: auto;
	height: auto;
	text-indent: unset;
	-webkit-transform: rotateZ(0);
	transform: rotateZ(0);
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #C30016;
	padding: 0;
	float: right;
}

.modal-popup.wizard-modal .action-close>span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #C30016;
	clip: unset;
	height: auto;
	margin: 0;
	overflow: unset;
	padding: 0;
	position: relative;
	width: auto;
	text-decoration: underline;
}

.modal-popup.wizard-modal .modal-header {
	padding: 42px 20px 18px 20px;
	max-width: 1480px;
	margin: 0 auto;
	width: 100%;
}

.modal-popup.wizard-modal .modal-content {
	padding: 0 20px 10px 20px;
	max-width: 1480px;
	margin: 0 auto;
	width: 100%;
}

.modal-wizard-title h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	margin-bottom: 13px;
	text-align: center;
}

.find-all-machine-block .or-find-all {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #3A3A3A;
	margin-bottom: 19px;
	justify-content: center;
}

.find-all-machine-block .find-all-machine-button,
.button-choose-wizard {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #C30016;
	border: 1.70791px solid #C30016;
	width: 100%;
	max-width: 482px;
	padding: 10px 15px;
	min-height: 95px;
	justify-content: center;
	margin: auto;
}

.button-choose-wizard {
	display: block;
	text-align: center;
}

.button-choose-wizard:hover,
.button-choose-wizard:hover small {
	background-color: #C30016;
	color: #FFFFFF;
	cursor: pointer;
}

.button-choose-wizard small {
	display: block;
	color: #3a3a3a;
	font-size: 14px;
	line-height: 18px;
	max-width: 80%;
	margin: auto;
	margin-top: 10px;
	font-weight: normal;
}

.show-system-result {
	max-width: 970px;
	margin: auto;
}

.show-system-container {
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.btn-choose-system {
	max-width: 100px;
	margin: 30px;
	margin-top: 0px;
	text-align: center;
}

.btn-choose-system img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.btn-choose-system small {
	color: #000000;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

.find-all-machine-button .fa-angle-right {
	font-size: 20.5px;
	line-height: 17px;
	font-weight: 900;
	margin-left: 25px;
}

.find-machine-block .find-machine-form {
	margin-bottom: 74px;
	margin-top: 83px;
}

.find-machine-form .caffe-machine-models-select {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #3A3A3A;
	width: 100%;
	max-width: 489px;
	padding: 10px 44px;
	min-height: 93px;
	justify-content: center;
	margin: auto;
	background-color: #ffffff;
	border: 1.70791px solid #828282;
	margin-bottom: 11px;
	background-image: url(../images/select-bg-grey.svg);
	background-size: 70px 100px;
}

.find-model-machine-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	width: 100%;
	max-width: 489px;
	padding: 10px 15px;
	min-height: 92px;
	justify-content: center;
	margin: auto;
	background-color: #C4C4C4;
	border: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

button.find-model-machine-button:hover {
	background-color: #C30016;
	border: none;
}

.find-machine-form .caffe-machine-models-select:invalid {
	color: #828282;
}

.find-machine-form .caffe-machine-models-select:valid {
	color: #3A3A3A;
}

.find-machine-form .caffe-machine-models-select:invalid+button.find-model-machine-button {
	cursor: default;
	pointer-events: none;
}

.find-machine-form .caffe-machine-models-select:valid+button.find-model-machine-button {
	background-color: #C30016;
	color: #FFFFFF;
}

.find-machine-result-title h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #C30016;
	margin-top: 13px;
	margin-bottom: 26px;
	text-align: center;
}

.find-machine-result-block {
	max-width: 1110px;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

.find-machine-result-block .machine-name h6 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #3A3A3A;
	margin-top: 2px;
}

.back-machine-block .back-machine-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #828282;
	border: 1.70791px solid #828282;
	width: 100%;
	max-width: 170px;
	padding: 10px 15px;
	min-height: 60px;
	justify-content: center;
	margin: auto;
	margin-top: 20px;
}

.back-machine-button .fa-angle-left {
	font-size: 20.5px;
	line-height: 17px;
	font-weight: 900;
	margin-right: 20px;
}

.wizard-swiper-slider-content .fas {
	display: block;
	width: auto;
	height: auto;
	background-color: transparent;
	padding: 0;
	font-size: 34px;
	color: #C30016;
	top: 50%;
	position: absolute;
	margin-top: -17px;
	flex: none;
	z-index: 10;
	flex: none;
}

.wizard-swiper-slider-content .fas:hover {
	background-color: transparent;
}

.wizard-swiper-slider-content .fas.fa-angle-double-left {
	left: -13%;
}

.wizard-swiper-slider-content .fas.fa-angle-double-right {
	right: -13%;
}

.swiper.wizard-swiper-slider {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.wizard-swiper-slider .swiper-slide {
	text-align: center;
	height: calc((100% - 15px) / 2);

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
}

.wizard-swiper-slider-content {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin-bottom: 45px;
}

.wizard-swiper-slider-content .fas.fa-angle-double-right.swiper-button-disabled,
.wizard-swiper-slider-content .fas.fa-angle-double-left.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.back-machine-block-top {
	position: absolute;
	top: 38px;
	left: 30px;
}

.back-machine-block-top a.back-machine-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3A;
	position: relative;
	text-decoration: underline;
}

.step-2-show {
	display: none;
}

.find-machine-result-block .no-result-prod-items {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #3A3A3A;
	margin-top: 13px;
	margin-bottom: 26px;
	text-align: center;
}

.checkout-index-index .fieldset>.field input.input-text,
.checkout-index-index .fieldset>.field select.select {
	height: 30px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #CDCDCD;
	padding-top: 0;
	padding-bottom: 0;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .field .label,
.checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field .label {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	margin-bottom: 0 !important;
	font-weight: 400;
}

.checkout-index-index .opc-wrapper fieldset.street .field label {
	display: none;
}

.street .field.additional {
	display: none !important;
}

.checkout-index-index .totals-tax {
	display: none;
}

.checkout-index-index .payment-icon,
.checkout-index-index .action-help,
.checkout-index-index .field-tooltip label,
.checkout-index-index .field-tooltip {
	display: none !important;
}

.checkout-index-index .field .control._with-tooltip input {
	margin-right: 0px;
	width: 100%;
}

.checkout-index-index .opc-wrapper .fieldset>.field>.label {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	margin-bottom: 0 !important;
	font-weight: 400;
}

.checkout-index-index .form-integrated {
	width: 320px;
}

.form-integrated .exp-cvv-container>div .input-container {
	width: calc(114px) !important;
}

.form-integrated .exp-cvv-container>div .cvv-input-container {
	float: right;
}

.form-integrated .input-container {
	width: calc(300px) !important;
}

.opc-wrapper .col-mp.mp-8>.row-mp .col-mp.mp-6 {
	width: 100%;
}

.opc-wrapper .step-content {
	position: relative;
	padding: 10px 15px;
	border: 1px solid #cbccc6;
	border-top: 0px none;
	margin-bottom: 15px;
	background: #fff;
}

/* Checkout OSC: solo overflow (sticky/layout in css/checkout/checkout-page.css) */
html.onestepcheckout-index-index,
html.checkout-sticky-scroll,
body.onestepcheckout-index-index,
body.checkout-sticky-scroll {
	overflow-x: clip;
	overflow-y: visible !important;
}

.onestepcheckout-index-index .page-title-wrapper {
	text-align: center;
	margin-top: 50px !important;
	margin-bottom: 0px !important;
}

.onestepcheckout-index-index .page-title-wrapper h1 {
	margin-bottom: 0px;
	font-size: 44px !important;
	line-height: 52px !important;
	color: #222529 !important;
}

.onestepcheckout-index-index .field.choice.col-mp.osc-newsletter {
	width: 100%;
}

.onestepcheckout-index-index .field.choice.col-mp.checkout-comment-block {
	width: 100%;
}

.onestepcheckout-index-index #co-place-order-area .osc-addition-content-wrapper {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.onestepcheckout-index-index #co-place-order-area {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

#mp-extra-fee-shipping .fieldset>.field .item-title>div:not(.mp-description) .label {
	font-size: 1.5em;
	line-height: 1.25;
	margin-bottom: 0.45em;
	font-weight: normal;
}

#mp-extra-fee-shipping .fieldset>.field .item-options .rule .label {
	font-weight: 700;
}

.modal-popup.confirm .action-primary.action-accept {
	font-size: 1em;
}


@media (max-width: 1199px) {
	.top-header-left .top-header-left-elements>li>a[data-toggle="assistenza-clienti-dropdown"] {
		width: auto;
		margin-right: 20px;
	}

	.header-desktop-menu .header-desktop-menu-items ul li {
		padding: 0 0;
	}

	.porto-popup-menu .hamburguer-btn {
		margin-left: 0;
		margin-right: 20px;
	}

	.header-desktop-menu .header-desktop-menu-items ul li a {
		font-size: 16px;
		line-height: 21px;
	}

	.page-header.type6 .navigation:not(.side-megamenu)>ul {
		padding: 33px 20px 30px 20px;
	}

	.page-header.type6.sticky-header .navigation.sw-megamenu:not(.side-megamenu)>ul {
		padding-right: 20px;
	}

	.sections.nav-sections .nav-sections-item-content>.navigation {
		width: 322px;
	}

	.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu.is-active {
		width: 322px !important;
		left: 322px;
	}

	.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item .submenu {
		padding: 30px 20px 30px 20px;
	}

	.page-header.type6 .porto-popup-menu .navigation li.ui-menu-item.level0 .submenu li.level1 .subchildmenu.is-active {
		width: 307px !important;
		left: 644px;
		padding: 30px 20px 30px 20px;
	}
}

@media (max-width: 1335px) {
	.header.panel>.header.links>li.link.authorization-link {
		margin-right: 0;
	}

	.page-wrapper .page-header .panel.wrapper .header-left,
	.page-wrapper .page-header .panel.wrapper .header-right {
		max-width: unset;
		width: auto;
	}

	.wizard-swiper-slider-content .fas.fa-angle-double-left {
		left: -30px;
	}

	.wizard-swiper-slider-content .fas.fa-angle-double-right {
		right: -30px;
	}
}

@media (min-width: 992px) and (max-width: 1079px) {
	.product-item-info.type10 .qty-box {
		width: calc(100% - 175px);
	}

	.product-item-info.type10 .actions-primary .qty-box .qty {
		width: calc(100% - 52px);
	}

	.modal-popup.wizard-modal .modal-inner-wrap {
		height: 90%;
	}
}

@media (min-width: 992px) {
	.page-header.sticky-header .header-desktop-menu {
		padding: 0 20px;
	}

	.page-header.sticky-header .header-desktop-menu .header-desktop-menu-items ul li a {
		padding: 4px 5px;
	}

	.page-wrapper .page-header.type6.sticky-header {
		position: fixed;
		width: 100%;
		top: 0;
		height: auto !important;
	}

	.page-wrapper .page-header.type6.sticky-header .main-panel-top {
		display: none;
	}

	.page-wrapper .page-header.type6.sticky-header .logo img.header-logo-desktop {
		display: none;
	}

	.page-wrapper .page-header.type6.sticky-header .logo img.header-logo-mobile {
		display: block;
		max-width: 90px;
	}

	.page-header.type6.sticky-header .header-row .header-left,
	.page-header.type6 .header-row .header-right {
		padding: 22px 0;
	}

	header.page-header.type6.sticky-header .minicart-wrapper {
		position: relative;
		right: 0;
		top: 0;
		transform: translateY(0%);
	}

	header.page-header.sticky-header .porto-popup-menu .nav-sections {
		padding-top: 0;
		padding-bottom: 0;
	}

	header.page-header.sticky-header .porto-popup-menu .nav-sections .navigation {
		display: block;
	}
}

@media (min-width: 992px) {
	.mobile-nav-toggle-btn {
		display: none;
	}
}

@media (max-width: 991px) {
	.minicart-wrapper .action.showcart .counter.qty {
		display: block;
	}

	.minicart-wrapper.cart-design-2 .action.showcart>.cart-subtotal {
		display: none;
	}

	.page-header.type6 .header-right .header-contact {
		display: inline-flex;
	}

	.nav-toggle:before {
		font-size: 28px;
	}

	.search-area {
		position: absolute;
		right: 20px;
		left: 15px;
		top: 60px;
	}

	.sticky-header .search-area {
		left: -16px;
		right: 0px;
	}

	.sticky-header .search-area .amsearch-wrapper-block {
		padding: 0px;
		margin: 0px;
		margin-top: 5px;
	}

	.page-header .amsearch-wrapper-block:before {
		display: none;
	}

	.page-header.type6 .search-area a.search-toggle-icon .porto-icon-magnifier:before {
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		/*display: inline-block;*/
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		content: "\f002";
	}

	.page-header.type6 .header-main .header-right>* {
		margin-left: 11px;
	}

	.page-header.type6 .header-main .header-right>.minicart-wrapper.cart-design-2 {
		margin-left: 7px;
	}

	.page-header.type6 .header-main .search-area a.search-toggle-icon {
		width: 27px;
	}

	.minicart-wrapper.cart-design-2 .action.showcart .minicart-icon {
		width: 36px;
	}

	.page-wrapper .page-header .panel.wrapper .header-left,
	.page-wrapper .page-header .panel.wrapper .header-right {
		display: none;
	}

	.page-header .header-desktop-menu {
		display: none;
	}

	.logo img.header-logo-desktop {
		display: none;
	}

	.logo img.header-logo-mobile {
		display: block;
		width: auto;
		max-height: 41px;
	}

	.page-header.type6 .header-main .header-row .header-left,
	.page-header.type6 .header-main .header-row .header-right {
		padding: 10px 0;
	}

	.mobile-banner-top {
		display: block;
		margin-top: 50px;
	}

	.page-header.type6 .mobile-banner-top .custom-block {
		display: block;
	}

	.banner-header-right .banner-header-right-content {
		border: none;
		background-color: #C30016;
		color: #ffffff;
		padding: 12px 20px;
		text-align: left;
	}

	.banner-header-right .banner-header-right-content>a {
		display: block;
		width: 100%;
		max-width: 264px;
		margin: 0 auto;
		position: relative;
	}

	.banner-header-right .banner-header-right-content>a:after {
		content: '\f0a4';
		font-family: 'Font Awesome 5 Free';
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		font-size: 22px;
		line-height: 20px;
		font-weight: 900;
		color: #FFFFFF;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.banner-header-right .banner-header-right-content span,
	.banner-header-right .banner-header-right-content p {
		color: #ffffff;
		margin-bottom: 0;
		text-align: left;
	}

	.page-wrapper .page-header.type6 {
		margin-bottom: 0;
	}

	.page-wrapper .page-header.type6>.header-side-menu {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: -100%;
		overflow: auto;
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #FFFFFF;
		display: block;
		z-index: 10;
	}

	.page-wrapper .page-header.type6>.header-side-menu.dropdown-is-active {
		left: 0;
	}

	.page-wrapper .page-header.type6>.header-side-menu>.nav-sections {
		position: absolute;
		top: 74px;
		left: 0;
		width: 100%;
		height: calc(100% - 74px);
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
	}

	header.page-header .header-side-menu .nav-sections-item-content {
		margin-top: 0;
	}

	.header-side-menu .sections.nav-sections .nav-sections-item-content>.navigation {
		width: 100%;
		background-color: #fff;
		overflow-y: auto;
	}

	header.page-header .top-header-side-menu {
		padding-top: 10px;
		padding-left: 27px;
		padding-right: 38px;
		position: relative;
	}

	.top-header-side-menu>.logo {
		max-width: 100%;
	}

	.top-header-side-menu .btn-close-side-menu {
		font-size: 24px;
		line-height: 38px;
		color: #3A3A3A;
		width: 24px;
		height: 38px;
		position: absolute;
		right: 14px;
		top: 15px;
		text-align: center;
	}

	.header-side-menu .sections.nav-sections .nav-sections-item-content>.navigation,
	.header-side-menu .sections.nav-sections .nav-sections-item-content>.navigation .subchildmenu {
		padding: 28px 18px 28px 27px;
	}

	.header-side-menu .navigation .submenu:not(:first-child) ul {
		padding-left: 0;
	}

	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu)>ul {
		padding: 0;
	}

	.page-header.type6.sticky-header .header-side-menu .navigation.sw-megamenu:not(.side-megamenu)>ul {
		padding-right: 0;
	}

	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu) li.ui-menu-item .level-top,
	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu) .subchildmenu li.ui-menu-item a {
		color: #3A3A3A !important;
		font-family: 'Roboto', sans-serif;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: normal;
		text-transform: none;
		text-align: left;
		padding: 15px 17px 15px 0;
		width: 100%;
	}

	.page-header.type6 .header-side-menu .navigation .ui-menu-item.parent>a:after {
		content: '\f105';
		font-family: 'Font Awesome 5 Free';
		font-style: normal;
		font-weight: 900;
		display: block;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0, -50%);
		font-size: 18px;
		line-height: 25px;
		color: #ADB5BD;
		background-color: transparent;
		height: auto;
		width: auto;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.page-header.type6 .navigation:not(.side-megamenu) li.ui-menu-item {
		position: unset;
	}

	.header-side-menu .sw-megamenu.navigation .submenu.level0,
	.header-side-menu .sw-megamenu.navigation .submenu.level0 .subchildmenu .subchildmenu {
		position: absolute;
		top: 0 !important;
		left: 0 !important;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
		visibility: visible;
		border: none;
		background-color: #FFFFFF;
		z-index: 2;
		overflow-y: auto;
	}

	.header-side-menu .sw-megamenu.navigation .submenu.level0:not(.is-active) {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}

	.header-side-menu .sw-megamenu.navigation .submenu.level0 .subchildmenu .subchildmenu:not(.is-active-mobile) {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}

	.header-side-menu .sw-megamenu.navigation .submenu.level0>.container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.header-side-menu .bottom-header-side-menu {
		position: absolute;
		bottom: 0;
		z-index: 1;
		left: 0;
		width: 100%;
	}

	.header-side-menu .bottom-header-side-menu .bottom-header-side-menu-btns {
		display: flex;
		justify-content: center;
		text-align: center;
	}

	.header-side-menu .bottom-header-side-menu .bottom-header-side-menu-btns>a {
		flex-basis: 100%;
		font-family: 'Roboto', sans-serif;
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		line-height: 21px;
		align-items: center;
		text-align: center;
		color: #FFFFFF !important;
		padding: 23px 10px;
	}

	.header-side-menu .bottom-header-side-menu .bottom-header-side-menu-btns>a>i {
		font-size: 16px;
		line-height: 18px;
		margin-right: 15px;
	}

	.header-side-menu .bottom-header-side-menu .bottom-header-side-menu-btns>a.my-account-mobile {
		background-color: #ADB5BD;
	}

	.header-side-menu .bottom-header-side-menu .bottom-header-side-menu-btns>a.minicart-mobile {
		background-color: #828282;
	}

	.page-header.type6 .header-side-menu .nav-sections .nav-sections-items .nav-sections-item-content .navigation.sw-megamenu {
		height: calc(100% - 67px);
	}

	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu) .subchildmenu li.ui-menu-item .menu-thumb-icon {
		margin-right: 28px;
	}

	.page-header.type6 .sw-megamenu.navigation .subchildmenu>li.ui-menu-item .menu-thumb-img {
		display: block;
	}

	.page-header.type6 .sw-megamenu.navigation .subchildmenu>li.ui-menu-item .menu-thumb-img>a {
		padding: 0;
	}


	.page-header.type6 .header-side-menu .navigation li.ui-menu-item.level0 .submenu li.go-back.ui-menu-item {
		display: flex;
	}

	.page-header.type6 .navigation:not(.side-megamenu) li.ui-menu-item.mobile-menu-item a,
	.page-header.type6 .navigation:not(.side-megamenu) li.ui-menu-item.mobile-menu-item a.level-top {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		display: flex;
		align-items: center;
		text-decoration-line: underline;
		color: #3A3A3A;
		padding-right: 0;
	}

	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu)>div>ul {
		display: flex;
		justify-content: start;
		text-align: center;
		margin-bottom: 15px;
	}

	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu)>div>ul>li {
		width: auto;
	}

	.page-header.type6 .header-side-menu .navigation:not(.side-megamenu)>div>ul>li:first-of-type {
		margin-right: 40px;
	}

	.parent-wizard-modal .modals-overlay {
		top: 107px;
	}

	.modal-popup.modal-slide.wizard-modal {
		top: 107px;
	}

	.modal-popup.wizard-modal .modal-inner-wrap {
		height: 90%;
	}
}

.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}

@media (max-width: 767px) {
	.page-header.type6 .header-main .header-contact .my-account i {
		font-size: 18px;
		line-height: 20px;
	}

	.page-header.type6 .header-main .search-area a.search-toggle-icon {
		font-size: 18px;
		line-height: 22px;
		height: auto;
	}

	.minicart-wrapper.cart-design-2 .action.showcart .minicart-icon {
		height: auto;
	}

	.page-header.type6 .minicart-wrapper.cart-design-2 .action.showcart .minicart-icon::before {
		font-size: 18px;
		line-height: 20px;
	}

	.page-header.type6 .search-area.show-icon-tablet .block.block-search {
		margin-top: 5px;
	}

	.page-header.type6 .header.panel {
		display: flex;
	}

	.header-center .logo {
		max-width: 100%;
	}

	.layout-fullwidth .header-top-ads .container,
	.layout-fullwidth .home-latest-container .container,
	.layout-fullwidth .home-latest-container .container,
	.footer .footer-middle>.container,
	.layout-fullwidth .porto-ibanner-desc>.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.header-top-ads {
		padding-top: 47px;
		padding-bottom: 15px;
	}

	.header-top-ads .ads-block-text h3 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 15px;
	}

	.header-top-ads .ads-block-text span {
		margin-bottom: 22px;
	}

	.header-top-ads .porto-sicon-box.style_1 {
		padding-left: 0;
		padding-bottom: 0;
	}

	.header-top-ads .col-md-4.ads-buttons-block {
		display: none;
	}

	.home-latest-container.home-special-offer-container {
		padding-top: 28px;
		padding-bottom: 32px;
	}

	.main-block-text .main-text h2 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 15px;
	}

	.product-latest-items .main-block-text {
		margin-bottom: 0px;
	}

	.porto-products .products-slider.owl-carousel .owl-stage-outer {
		padding-top: 36px;
	}

	.product-item-info.type10 .product-labels .product-label.sale-label,
	.product-item-info.type10 .product-labels .product-label.free-shipping-label {
		font-size: 12px;
		line-height: 14px;
	}

	.item.product.product-item .product-item-info.type10 .product-item-details.product-item-details-top {
		padding-top: 0;
	}

	.main-block-text .main-text h2 {
		margin-bottom: 15px;
	}

	.home-latest-container {
		padding-top: 36px;
		padding-bottom: 69px;
	}

	.porto-products.wpb_content_element {
		margin-bottom: 34px;
	}

	.home-latest-container.home-best-seller-container {
		padding-bottom: 29px;
	}

	.footer .footer-middle .porto-block .col-md-3 {
		-webkit-flex: 0 0 50%;
		-moz-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 20px;
	}

	.footer .footer-middle .footer-top-info-block .widget-title {
		font-size: 28px;
		line-height: 32px;
	}

	.footer .footer-middle .widget-title {
		font-size: 21px;
		line-height: 25px;
		margin-bottom: 13px;
	}

	.footer .footer-middle .m_content_element li a {
		font-size: 14px;
		line-height: 16px;
	}

	.footer .footer-middle .m_content_element li {
		margin-bottom: 13px;
	}

	.footer .footer-middle.footer-middle-2 .widget-title {
		font-size: 18px;
		line-height: 21px;
	}

	.footer-middle.footer-middle-2>.container {
		padding-top: 0;
		padding-bottom: 0;
	}

	.footer-middle.footer-middle-2 {
		padding-top: 0;
		padding-bottom: 0;
	}

	.footer-middle.footer-middle-2 .container .row>.col-lg-3,
	.footer-middle.footer-middle-2 .container .row>.col-lg-4 {
		border-right: none;
		padding-top: 50px;
		padding-bottom: 50px;
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footer-middle.footer-middle-2 .container .row>.col-lg-3:nth-child(4) {
		display: none;
	}

	.footer-middle.footer-middle-2 .container .row>.col-lg-3:after,
	.footer-middle.footer-middle-2 .container .row>.col-lg-4:after {
		content: '';
		height: 1px;
		background-color: #C4C4C4;
		display: block;
		width: calc(100% + 10px);
		position: absolute;
		left: -5px;
		bottom: 0;
	}

	.footer-middle.footer-middle-2 .container .row>.col-lg-3:nth-child(3):after,
	.footer-middle.footer-middle-2 .container .row>.col-lg-4:last-of-type:after {
		display: none;
	}

	.footer-middle-2 .check-shipping .image-brt {
		display: block;
	}

	.home-banner-slider .porto-ibanner-layer {
		left: 0;
		position: relative;
		background-color: #F7F7F7;
		max-width: 100%;
		padding: 27px 28px 30px 28px;
	}

	.home-banner-slider .porto-ibanner {
		min-height: unset !important;
	}

	.home-banner-slider .porto-ibanner .porto-ibanner-desc.no-padding {
		position: relative;
		margin-top: -63px;
	}

	.home-banner-slider {
		background-color: transparent !important;
	}

	.home-banner-slider .porto-ibanner-layer .btn-container {
		display: flex;
	}

	.home-banner-slider .owl-carousel .owl-nav {
		display: none;
	}

	.home-banner-slider .porto-ibanner-layer h4 strong {
		font-size: 36px;
		line-height: 42px;
	}

	.home-banner-slider .owl-item .porto-ibanner img {
		height: 291px;
		object-position: 80%;
	}

	.modal-popup.modal-slide.wizard-modal {
		left: 0;
	}

	.modal-popup.wizard-modal .modal-inner-wrap {
		height: 100%;
	}

	.back-machine-block {
		display: none;
	}

	.modal-wizard-title h1 {
		font-size: 28px;
		line-height: 33px;
	}

	.find-machine-block .find-machine-form {
		margin-top: 31px;
		margin-bottom: 72px;
	}

	.find-machine-form .caffe-machine-models-select {
		font-size: 18px;
		line-height: 21px;
		min-height: 80px;
	}

	button.find-model-machine-button {
		min-height: 80px;
		font-size: 18px;
		line-height: 21px;
	}

	.find-all-machine-block .or-find-all {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 29px;
	}

	.find-all-machine-block .find-all-machine-button {
		min-height: 80px;
		font-size: 18px;
		line-height: 21px;
	}

	.modal-popup.wizard-modal .modal-header {
		padding: 18px 20px 18px 20px;
	}

	.find-machine-result-title h2 {
		font-size: 21px;
		line-height: 25px;
	}

	.back-machine-block-top {
		display: block;
		position: absolute;
		top: 18px;
	}

	.find-machine-result-block {
		height: calc(100% - 130px);
		padding-left: 0;
		padding-right: 0;
	}

	.wizard-modal .modal-body-content.wizard-modal-body-content,
	#wizard-modal {
		height: 100%;
	}

	.modal-popup.wizard-modal .modal-content {
		height: calc(100% - 52px);
		padding: 0 20px 10px 20px;
	}

	.wizard-swiper-slider .swiper-slide {
		width: calc((100% - 15px) / 2);
	}

	.wizard-swiper-slider.swiper-vertical>.swiper-wrapper {
		height: 100%;
	}

	.wizard-swiper-slider .machine-item,
	.wizard-swiper-slider .machine-item .machine-image img {
		height: 100%;
	}

	.wizard-swiper-slider .machine-item .machine-image {
		height: calc(100% - 18px);
	}

	.find-machine-result-title h2 {
		margin-top: 0;
	}

	.wizard-swiper-slider-content .fas {
		font-size: 24px;
	}

	.wizard-swiper-slider .machine-item .machine-image img {
		width: auto;
	}

	.wizard-swiper-slider-content .fas.fa-angle-double-left {
		top: 0;
		left: 50%;
		transform: rotate(90deg);
		margin-left: -12px;
	}

	.wizard-swiper-slider-content .fas.fa-angle-double-right.swiper-button-disabled,
	.wizard-swiper-slider-content .fas.fa-angle-double-left.swiper-button-disabled {
		display: none;
	}

	.wizard-swiper-slider-content .fas.fa-angle-double-right {
		bottom: -10px;
		right: auto;
		left: -20px;
		width: calc(100% + 40px);
		top: auto;
		background: linear-gradient(360deg, #F6F6F6 39.42%, rgba(246, 246, 246, 0) 100%);
		height: 168px;
		align-items: end;
		justify-content: center;
		display: flex;
	}

	.wizard-swiper-slider-content {
		margin-bottom: 0;
	}

	.wizard-swiper-slider-content .fas.fa-angle-double-right:before {
		content: "\f103";
		margin-bottom: 25px;
	}

	.find-machine-result-block .machine-name h6 {
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media (max-width: 474px) {
	.header-center .banner-header-text p {
		font-size: 12px;
	}

	.page-header.type6 .main-panel-top .panel.wrapper {
		min-height: 24px;
	}

	.parent-wizard-modal .modals-overlay {
		top: 89px;
	}

	.modal-popup.modal-slide.wizard-modal {
		top: 89px;
	}
}

@media (max-width: 359px) {
	.page-header.type6 .header-main .header-row .header-center {
		padding-left: 0;
	}

	.page-header.type6 .header-main .header-right>* {
		margin-left: 5px;
	}

	.page-header.type6 .header-main .header-right>.minicart-wrapper.cart-design-2 {
		margin-left: 0;
	}

	.minicart-wrapper .action.showcart {
		margin-right: -10px;
	}

	.product-item-info.type10 .qty-box {
		width: calc(100% - 175px);
	}

	.product-item-info.type10 .actions-primary .qty-box .qty {
		width: calc(100% - 40px);
	}

	.product-item-info.type10 .actions-primary .qty-box .qtyminus,
	.product-item-info.type10 .actions-primary .qty-box .qtyplus {
		width: 20px;
	}
}



/*Category CSS*/

.page-wrapper>.breadcrumbs .items {
	padding: 24px 20px 23px 20px;
}

.page-wrapper>.breadcrumbs .items>li.home a:after {
	display: none;
}

.page-wrapper>.breadcrumbs .items>li.home a {
	text-indent: unset;
	width: auto;
}

.page-wrapper>.breadcrumbs .items>li a,
.page-wrapper>.breadcrumbs .items>li strong {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #4F4F4F;
	text-transform: none;
}

.page-wrapper>.breadcrumbs .items>li strong {
	color: #828282;
}

.page-wrapper>.breadcrumbs .items>li:not(:last-child)::after {
	color: #828282;
}

.catalog-category-view .page-title-wrapper {
	display: block;
	text-align: center;
	max-width: 1480px;
	margin: auto;
}


/*@media (min-width: 768px) {
    .catalog-category-view .page-title-wrapper {
        margin-left: 25%;
        text-align: left;
    }
}

@media (min-width: 991px) {
    .catalog-category-view .page-title-wrapper {
        margin-left: 20%;
        text-align: left;
    }
}*/

.catalog-category-view .page-title-wrapper h1.page-title {
	margin: auto;
	margin-bottom: 0px;
	font-size: 36px;
	line-height: 52px;
	display: block;
}

@media (min-width: 991px) {
	.catalog-category-view .page-title-wrapper h1.page-title {
		max-width: 1140px;
	}
}

.category-view .category-description h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 47px;
	text-align: center;
	color: #3A3A3A;
	margin-bottom: 42px;
}

.category-view .category-description h2 {
	color: #3A3A3A;
	margin-bottom: 10px;
}

.category-view .category-description p {
	font-size: medium;
}

.category-cms {
	width: 100%;
}

.category-view .porto-products.wpb_content_element {
	margin-bottom: 1px;
}

.catalog-category-view.layout-fullwidth .page-main {
	padding-left: 0;
	padding-right: 0;
}

.category-view .home-latest-container {
	margin-bottom: 1em;
}

.category-view .home-latest-container.home-best-seller-container {
	border-top: 4px solid #C30016;
	border-bottom: 4px solid #C30016;
}

.category-view .home-latest-container .owl-stage {
	margin: auto;
}

.category-view .category-description {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 0px;
}

.abs-remove-button-for-blocks:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
	content: '\00d7';
	font-family: 'Font Awesome 5 Brands';
	font-size: 18px;
	line-height: 20px;
	color: #4F4F4F;
}

.filter-current .action.remove {
	top: 0;
	left: 0;
	right: auto;
}

.filter-current .filter-label,
.filter-current .filter-value {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #4F4F4F;
	text-transform: none;
}

.filter-current .filter-label {
	display: none;
}

.filter-current .item {
	line-height: 20px;
	padding-left: 15px;
}

.filter .block-subtitle {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #4F4F4F;
	display: block;
	border-bottom: 1px solid #BDBDBD;
	padding: 0.5em 11px 25px 32px;
}

.filter .filter-current-subtitle {
	display: none;
}

.page-products .catalog-category-view .sidebar.sidebar-main .sidebar-content {
	border: none;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content,
.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
	border: none !important;
}

.filter-content .filter-actions {
	padding-bottom: 19px;
	border-bottom: none;
}

.filter-actions a.clear {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #4F4F4F !important;
	background: #F0F0F0;
	border: 1px solid #BDBDBD;
	border-radius: 3px;
	padding: 7px 19px;
	margin-top: 13px;
	display: block;
	max-width: 120px;
}

.filter-options-item {
	border-bottom: 1px solid #BDBDBD;
	padding: 12px 11px 12px 32px;
}

.filter-options-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0.5px;
	color: #4F4F4F;
}

.filter-options-title .toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: rotate(0deg);
}

.filter-options-title .toggle:after {
	content: '\e81c';
	font-family: 'porto-icons';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	position: relative;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
	margin: 0;
	width: auto;
	height: auto;
	background: transparent;
}

.active>.filter-options-title .toggle {
	transform: rotate(-180deg);
}

.filter-options-title .toggle::before {
	display: none;
}

.filter-options-content a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	color: #4F4F4F !important;
	padding: 7px 0;
	margin-left: 8px;
}

.filter-options-content .count {
	color: #4F4F4F;
	font-weight: 300;
}

.filter-options-item .filter-options-content {
	padding-top: 17px;
	padding-bottom: 6px;
}

.filter-options-content .items .item {
	position: relative;
}

.filter-options-content input[type="checkbox"] {
	position: absolute;
	cursor: pointer;
	margin: 0;
	width: 12px;
	height: 12px;
	top: 50%;
	transform: translate(0, -50%);
	left: -12px;
}

.filter-options-content input[type="checkbox"]:before {
	content: '';
	width: 12px;
	height: 12px;
	background-color: #FFFFFF;
	border: 1px solid #828282;
	display: block;
	z-index: 1;
}

.filter-options-content input[type="checkbox"]:checked:after {
	content: '\f00c';
	width: 12px;
	height: 12px;
	display: block;
	z-index: 2;
	color: #C30016;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	position: absolute;
	top: 0;
}

.filter-options-content .items[class*='category_ids']:not(.items-children)>.item>a {
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 0px;
}

.page-products .columns {
	max-width: 1480px;
	margin-left: auto;
	margin-right: auto;
}

.toolbar.toolbar-products .toolbar-amount {
	display: block;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #3A3A3A;
	margin-bottom: 10px;
}

.toolbar.toolbar-products .sorter-label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	align-items: center;
	text-align: right;
	color: #4F4F4F;
}

.toolbar.toolbar-products .sorter-action:before,
.toolbar.toolbar-products .sorter-action:hover:before {
	color: #828282;
}

.toolbar.toolbar-products select {
	background-color: #F0F0F0;
	border: 1px solid #BDBDBD;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #4F4F4F;
	height: 32px;
	min-width: 130px;
}

.page-products .toolbar.toolbar-products .sorter {
	margin-right: 0;
	margin-left: auto;
}

.toolbar.toolbar-products {
	margin-right: 0;
	margin-bottom: 14px;
}

.products .product-item .price-box .normal-price .price-label {
	display: inline;
}

.product-item-info .product-item-details .product-item-actions .stock.unavailable {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	display: block;
	width: 100%;
	white-space: normal;
	text-align: center;
	padding: 10px 0px;
	margin: 0 auto;
}

.product-item-info .product-item-details .amsearch-wrapper-inner .product-item-actions .stock.unavailable {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1000;
	text-transform: uppercase;
}

.product-item-info .product-item-details .product-item-actions .stock.unavailable span {
	padding-left: 0px;
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}

.product-item .product-grouped .price-box .minimal-price .price-label {
	display: none;
}

.product-item .product-grouped .price-box .minimal-price {
	margin-bottom: 0;
}

.action.buy-grouped-products {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #828282;
	display: flex;
	align-items: center;
	text-align: center;
	width: 100%;
	max-width: 302px;
	height: 47px;
	justify-content: center;
	margin: 0 auto;
}

.action.buy-grouped-products:before {
	content: '\f1b3';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 18px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #FFFFFF;
	margin-right: 15px;
}

.action.buy-grouped-products:hover {
	background-color: #C30016;
}

.page-products .infinite-loader .loading,
.page-products .infinite-loader .btn-load-more {
	background: #FFFFFF;
	border: 1px solid #C30016;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #C30016;
	margin: 0 auto;
	width: 100%;
	max-width: 171px;
	height: 47px;
	padding: 5px 10px;
	justify-content: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.page-products .infinite-loader .loading:before,
.page-products .infinite-loader .btn-load-more:before {
	content: '\f01e';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 18px;
	display: flex;
	align-items: center;
	text-align: center;
	margin-right: 15px;
}

@-webkit-keyframes rotating {
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.page-products .infinite-loader .loading:before {
	-webkit-animation: rotating .3s linear infinite;
	-moz-animation: rotating .3s linear infinite;
	-ms-animation: rotating .3s linear infinite;
	-o-animation: rotating .3s linear infinite;
	animation: rotating .3s linear infinite;
}

.page-products .infinite-loader .loading:hover,
.page-products .infinite-loader .btn-load-more:hover {
	background-color: #C30016;
	color: #ffffff;
}

.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
	padding: 7px 0;
	margin-left: 0;
	padding-left: 20px;
}

.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
	padding: 7px 0;
	margin-left: 8px;
}

.filter-content .filter-options input[type='checkbox']+.amshopby-choice {
	content: '';
	width: 12px;
	height: 12px;
	background-color: #FFFFFF;
	border: 1px solid #828282;
	display: block;
	z-index: 1;
	top: 8px;
	padding: 0;
	min-height: 12px;
}

.filter-content .filter-options input[type='checkbox']+.amshopby-choice:before {
	background-color: transparent;
	border: none;
	border-radius: 0;
}

.filter-content .filter-options input[type='checkbox']+.amshopby-choice:hover:before,
.filter-content .filter-options input[type='checkbox']:checked+.amshopby-choice:before {
	border-color: #828282;
}

.filter-content .filter-options input[type='checkbox']+.amshopby-choice:after {
	background-color: transparent;
	content: '';
	width: 12px;
	height: 12px;
	display: block;
	z-index: 2;
	color: #C30016;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	position: absolute;
	top: 0;
	left: 0;
}

.filter-content .filter-options input[type='checkbox']:checked+.amshopby-choice:after {
	content: '\f00c';
}

.filter-options-title {
	cursor: pointer;
}

.amshopby-filter-current .amshopby-filter-name {
	display: none;
}

.amshopby-filter-current .amshopby-filter-value {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #4F4F4F;
	text-transform: none;
}

.amshopby-filter-current .amshopby-remove {
	width: 24px;
	height: 24px;
}

.amshopby-filter-current .amshopby-remove:before {
	content: '\00d7';
	font-family: 'Font Awesome 5 Brands';
	font-size: 18px;
	line-height: 20px;
	color: #4F4F4F;
	background-color: transparent;
	height: auto;
	position: relative;
	transform: rotate(0deg);
	text-align: center;
	width: auto;
	top: -2px;
}

.amshopby-filter-current .amshopby-remove:hover:before {
	background-color: transparent;
	opacity: 0.5;
}

.amshopby-filter-current .amshopby-remove:after {
	display: none;
}

.am-porto-cmtb .amshopby-filter-current.filter-current .items {
	padding: 12px;
}

.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
	padding-left: 24px;
}

.filter-content .filter-actions {
	padding-left: 32px;
}

.filter-actions a.clear {
	padding: 7px 15px;
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
	margin: 0;
}

.filter .filter-top-title {
	display: flex;
	border-bottom: 1px solid #BDBDBD;
	padding: 0.5em 11px 25px 32px;
	align-items: center;
}

.filter .filter-top-title .block-subtitle {
	border: none;
	padding: 0;
	width: 100%;
}

.filter .filter-top-title .close-filter-button {
	display: none;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #C30016;
	text-decoration-line: underline;
}

.apply-layer-button-mobile {
	display: none;
}

.filter-options-item {
	padding: 12px 11px 12px 32px !important;
}

.apply-layer-button-mobile .am_shopby_apply_filters_new {
	display: none;
}

.apply-layer-button-mobile .am_shopby_apply_filters_new.visible {
	display: none;
}

.apply-layer-button-mobile .amshopby-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #C30016;
	border: 1px solid #C30016;
	border-radius: 0;
	padding: 7px 15px;
	width: 100%;
	max-width: 188px;
	height: 47px;
	background-color: #F7F7F7;
}

.apply-layer-button-mobile .amshopby-button .am-items {
	margin-left: 3px;
}

.am-show-button {
	border-top: none;
	background-color: transparent;
	padding-top: 9px;
}

@media (min-width: 1200px) and (max-width: 1450px) {
	.product-item-info.type10 .actions-primary .qty-box .qty {
		width: 2em;
	}

	.product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
		max-width: 145px;
	}

	.products.list.items.product-items .product-item-info.type10 .actions-primary .qty-box .qty {
		width: 4.5em;
	}

	.products.list.items.product-items .product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
		max-width: 171px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.products.list.items.product-items .product-item-info.type10 .actions-primary .qty-box .qty {
		width: 2em;
	}

	.products.list.items.product-items .product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
		max-width: 145px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products-grid.columns3 .products.list.items.product-items .product-item {
		width: 50%;
	}


	.products-grid.columns3 .products.list.items.product-items .product-item.nth-child-3np1 {
		clear: none;
	}
}


@media (min-width: 992px) {
	.page-products .columns {
		padding-left: 7px;
		padding-right: 15px;
	}

	.layout-fullwidth.page-layout-2columns-left.page-products .sidebar-main {
		width: 24.45%;
	}

	.layout-fullwidth.page-layout-2columns-left.page-products .column.main {
		width: 75.55%;
	}
}

@media (max-width: 991px) {
	.catalog-category-view .products.products-grid.columns3 {
		margin-right: 0;
		margin-left: 0;
	}

	.catalog-category-view .page-wrapper .mobile-sidebar {
		width: 360px;
	}

	html.sidebar-opened .catalog-category-view .page-wrapper {
		left: 360px;
	}

	.filter .block-subtitle {
		padding-left: 0;
	}

	.filter-options-content a {
		margin-left: 20px;
	}

	.filter-options-content input[type="checkbox"] {
		left: 0;
	}

	.toolbar.toolbar-products {
		background-color: #FFFFFF;
	}

	.am-porto-cmtb .amshopby-filter-current.filter-current .items {
		padding: 0;
	}

	body.catalog-category-view .mobile-sidebar,
	body.catalog-product-view .mobile-sidebar,
	body.catalogsearch-result-index .mobile-sidebar {
		background-color: #F7F7F7;
	}

	.filter-content .filter-options input[type='checkbox']+.amshopby-choice:before,
	.filter-content .filter-options input[type='checkbox']+.amshopby-choice:after {
		background: none;
		width: 12px;
		height: 12px;
	}

	.hide-some-elements .amshopby-filter-current.filter-current {
		display: none;
	}

	.hide-some-elements .block-actions.filter-actions {
		display: none;
	}

	.filter .filter-top-title .close-filter-button {
		display: block;
	}

	.filter .filter-top-title {
		padding-left: 0;
	}

	.apply-layer-button-mobile {
		display: block;
	}

	.catalog-category-view>.am_shopby_apply_filters,
	.catalogsearch-result-index>.am_shopby_apply_filters {
		display: none;
	}

	.sidebar-main.mobile-sidebar .apply-layer-button-mobile .am_shopby_apply_filters_new.visible {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.products.list.items.product-items .product-item-info.type10 .actions-primary .qty-box .qty {
		width: 2em;
	}

	.products.list.items.product-items .product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
		max-width: 130px;
	}

	.products.list.items.product-items .product-item-info.type10 .qty-box .qtyminus,
	.products.list.items.product-items .product-item-info.type10 .qty-box .qtyplus {
		width: 1.5em;
	}
}

@media (max-width: 767px) {
	.products-grid.columns3 .products.list.items.product-items .product-item {
		width: 100%;
	}

	.products-grid.columns3 .products.list.items.product-items .product-item.nth-child-3np1 {
		clear: none;
	}

	.category-view .category-description h1 {
		font-size: 28px;
		line-height: 33px;
	}

	.catalog-category-view .main-block-text .main-text h2 {
		font-size: 28px;
		line-height: 33px;
	}

	.catalog-category-view .main-block-text .main-text p {
		font-size: 18px;
		line-height: 21px;
	}

	body.catalog-category-view .mobile-sidebar,
	body.catalog-product-view .mobile-sidebar,
	body.catalogsearch-result-index .mobile-sidebar,
	.catalog-category-view .page-wrapper .mobile-sidebar {
		width: 100%;
	}

	html.sidebar-opened .catalog-category-view .page-wrapper,
	html.sidebar-opened body .page-wrapper {
		left: 0;
	}
}

@media (max-width: 385px) {
	.toolbar.toolbar-products .sorter-label {
		display: none;
	}

	.toolbar.toolbar-products.sticky {
		padding-left: 10px;
	}
}

@media (max-width: 375px) {
	.catalog-category-view .page-wrapper .mobile-sidebar {
		width: 300px;
	}

	html.sidebar-opened .catalog-category-view .page-wrapper {
		left: 300px;
	}
}






/* Single Product  CSS */

.product-info-sidebar-right {
	background-color: #F7F7F7;
	width: 100%;
	max-width: 330px;
	float: right;
	position: relative;
	padding: 22px 17px 31px 17px;
}

.catalog-product-view.product-type-sticky_right .product-info-main,
.catalog-product-view .product-info-main {
	float: left;
}

.catalog-product-view.product-type-sticky_right .product-main-block-content,
.catalog-product-view .product-main-block-content {
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

.product.top-description {
	padding-top: 10px;
}

.category-heading {
	display: flex;
	flex-wrap: wrap;
	max-width: 1480px;
	margin: auto;
}

.category-heading .category-image {
	flex: 20%;
}

.category-heading .category-description {
	/*flex: 80%;*/
}

@media (max-width: 991px) {
	.category-heading .category-image {
		flex: 25%;
	}

	.category-heading .category-description {
		flex: 75%;
	}
}

@media (max-width: 768px) {
	.category-heading .category-image {
		flex: 100%;
	}

	.category-heading .category-description {
		flex: 100%;
	}
}

.category-view .category-image .image {
	width: auto;
	margin: auto;
}

.rating-summary .rating-result:before {
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	color: #C4C4C4;
}

.product-info-main .product-reviews-summary .rating-summary .rating-result:before,
.product-info-main .product-reviews-summary .rating-summary .rating-result>span:before {
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	color: #C4C4C4;
}

.product-info-main .product-reviews-summary .rating-summary .rating-result>span:before {
	color: #C30016;
}

.product-info-sidebar-right .product-reviews-summary .rating-summary .rating-result:before,
.product-info-sidebar-right .product-reviews-summary .rating-summary .rating-result>span:before {
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	color: #C4C4C4;
}

.product-info-sidebar-right .product-reviews-summary .rating-summary .rating-result>span:before {
	color: #C30016;
}

.product-info-main .product-reviews-summary .rating-summary .rating-result,
.product-info-sidebar-right .product-reviews-summary .rating-summary .rating-result {
	width: 93px;
}

.product-info-sidebar-right .product-reviews-summary .rating-summary {
	display: block;
	vertical-align: middle;
	margin-right: 0.7143em;
	font-size: 13px;
	top: -2px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
}

.product-info-sidebar-right .product-reviews-summary.empty .reviews-actions .action,
.product-info-sidebar-right .product-reviews-summary:not(.empty) .reviews-actions {
	display: none;
}

.product-info-sidebar-right .product-reviews-summary.empty .reviews-actions,
.product-info-sidebar-right .product-reviews-summary:not(.empty) .reviews-actions {
	line-height: 18px;
}

.product-info-sidebar-right .product-reviews-summary.empty .reviews-actions:before {
	content: '\f844' '\f844' '\f844' '\f844' '\f844';
	display: inline-block;
	vertical-align: middle;
	font-family: porto-icons;
	color: #C4C4C4;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 18px;
}

.product-info-main .product-reviews-summary.empty .reviews-actions:before {
	font-size: 18px;
	line-height: 18px;
	color: #C4C4C4;
	letter-spacing: 1px;
}

.product-info-main .product-reviews-summary .reviews-actions a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #828282;
}

.product-info-main .product-reviews-summary .reviews-actions a:first-child {
	padding-left: 15px;
}

.product-info-main .page-title-wrapper h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #3A3A3A;
	letter-spacing: normal;
	margin-bottom: 1px;
}

.product-info-main .product-reviews-summary .reviews-actions {
	line-height: normal;
	display: none;
}

.product-info-main .product-reviews-summary:after {
	display: none;
}

.product-info-main .product-reviews-summary {
	margin-bottom: 23px;
	display: inline-block;
}

.product-info-main .product-info-stock-sku .label {
	display: none;
}

.product-info-main .stock span+span,
.product-info-main p.stock span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	color: #27AE60;
}

.product-info-main .product-info-stock-sku {
	display: inline-block;
	float: right;
	margin-top: 0;
	margin-bottom: 23px;
}

.product-info-main .product.overview {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	letter-spacing: normal;
	margin-bottom: 14px;
}

.product-info-main .product.overview ul {
	padding-left: 13px;
}

.product-info-main .product-info-price,
.product-info-sidebar-right .product-info-price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	letter-spacing: normal;
	margin-bottom: 11px;
}

.product-info-main .product-info-price .old-price .price,
.product-info-sidebar-right .product-info-price .old-price .price {
	text-decoration: none;
	color: #82828;
	position: relative;
	font-size: 16px;
}

.product-info-main .product-info-price .old-price .price:before,
.product-info-sidebar-right .product-info-price .old-price .price:before {
	content: '';
	background-color: #C30016;
	transform: rotate(-12.06deg);
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	top: 50%;
	margin-top: -3px;
}

.old-price {
	display: inline-block;
}

.n-s-p .old-price {
	display: none;
}

.old-price .n-s-p {
	display: none;
}

.product-info-price .special-price {
	float: left;
	margin-right: 10px;
}

.product-info-sidebar-right .fieldset>.field.qty>.label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: #3A3A3A;
	margin-bottom: 0;
}

.product-info-sidebar-right .page-title-wrapper h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #3A3A3A;
	margin-bottom: 4px;
}

.product-info-main .product.attribute.sku {
	display: inline-block;
	float: right;
}

.product-info-main .product.attribute.sku,
.product-info-main .product.attribute.sku .type,
.product-info-main .product.attribute.sku .value {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #3A3A3A;
}

.product-info-main .product.attribute.sku .type::after {
	content: '#:';
}

.product-info-main .product.attribute.per_capsula,
.product-info-main .product.attribute.select-buy-option {
	display: inline-block;
	float: left;
	margin-bottom: 10px;
}

.product-info-main .product.per_capsula,
.product-info-main .product.per_capsula .type,
.product-info-main .product.per_capsula .value,
.product-info-sidebar-right .product.per_capsula,
.product-info-sidebar-right .product.per_capsula .type,
.product-info-sidebar-right .product.per_capsula .value,
.product-info-main .product.select-buy-option,
.product-info-main .product.select-buy-option .value {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.product-info-main .product.per_capsula .type {
	margin-right: 3px;
}

.product-info-main .product.attribute.per_capsula .value,
.product-info-main .product.attribute.select-buy-option .value {
	display: inline-block;
	font-weight: 700;
	color: #C30016;
}

.product-info-sidebar-right .product.per_capsula {
	text-align: right;
	display: block;
	float: right;
	width: 100%;
	max-width: 100px;
	margin-top: 4px;
}

.product-info-sidebar-right .product.attribute.per_capsula .value {
	font-weight: 700;
	color: #C30016;
}

.product-info-sidebar-right .product.attribute.select-buy-option {
	display: none;
}

.product-info-sidebar-right .price-box {
	display: block;
	float: left;
	width: 100%;
	max-width: calc(100% - 100px);
}

#bundleSummary .product-info-price-sidebar-right .bundle-summary,
#bundleSummary .product-info-price-sidebar-right .price-box {
	display: inline-block;
}

#bundleSummary .product-info-price-sidebar-right .bundle-summary {
	display: block;
}

.bundle-option-title {
	font-weight: bold;
	color: #333;
	font-size: 16px;
	margin-top: 20px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #BDBDBD;
	padding-bottom: 5px;
}

.bundle-option-title:first-of-type {
	border: none;
}

.product-info-sidebar-right .product-add-form {
	display: block;
	width: 100%;
	float: left;
	margin-top: 25px;
}

.product-add-form .box-tocart {
	padding: 14px 0 0 0;
	border-top: 1px solid #C4C4C4;
	border-bottom: none;
}

.product-add-form .box-tocart .actions {
	display: block;
	width: 100%;
	margin: 0;
}

.product-add-form .box-tocart .action.tocart {
	display: block;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #FFFFFF;
	text-transform: none;
	background-color: #C30016;
	border: 1px solid #C30016;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.product-add-form .box-tocart .action.tocart:hover {
	background-color: #FFFFFF;
	color: #C30016;
}

.product-add-form .moved-add-to-links {
	display: none;
}

.product-add-form .box-tocart .field.qty {
	margin: 0;
	margin-bottom: 19px;
	display: flex;
	justify-content: space-between;
}

.product-add-form .box-tocart .action.tocart:before {
	content: '\f07a';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 18px;
	margin-right: 30px;
}

.product-add-form .qty.field .control {
	width: 168px;
}

.product-add-form .qty.field .input-text.qty {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #828282;
	background-color: #FFFFFF;
	border-color: #BDBDBD;
	height: 47px;
	width: 64px;
}

.product-add-form .qty.field .input-text.qty.readonly,
.product-add-form .qty.field .input-text.qty:read-only {
	color: #222529;
	border: none;
	font-weight: bold;
	background-color: transparent;
}

.product-add-form .qty.field .qty-changer>a {
	height: 47px;
	border-color: #BDBDBD;
	width: 52px;
	background-color: #FFFFFF;
}

.product-add-form .qty.field .qty-changer>a.qty-dec {
	border-width: 1px 0 1px 1px;
}

.product-add-form .qty.field .qty-changer>a.qty-inc {
	border-width: 1px 1px 1px 0;
}

.product-add-form .qty.field .qty-changer>a:before {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #828282;
	border: none;
	margin: 0;
	color: #828282;
	width: auto;
	transform: translate(-50%, -50%);
}

.product-add-form .qty.field .qty-changer>a.qty-inc:before {
	content: '\f067';
}

.product-add-form .qty.field .qty-changer>a.qty-dec:before {
	content: '\f068';
}

.product-add-form .qty.field .qty-changer>a.qty-inc:after {
	display: none;
}

body.catalog-product-view[class*=product-type-] .page-main .column.main>.custom-block {
	display: block;
	width: 100%;
	float: left;
	padding: 0;
	padding-right: 30px;
	max-width: calc(100% - 330px);
}

.porto-block.porto-block-info-product {
	display: flex;
	justify-content: center;
	border-top: 4px solid #F7F7F7;
	border-bottom: 4px solid #F7F7F7;
	padding-top: 7px;
	padding-bottom: 10px;
}

.porto-block.porto-block-info-product>* {
	flex: 1;
}

.porto-block.porto-block-info-product h5 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #C30016;
	margin-bottom: 7px;
}

.porto-block.porto-block-info-product p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #3A3A3A;
	margin-bottom: 0;
}

.porto-block.porto-block-info-product p+p {
	margin-bottom: 2px;
}

.porto-block.porto-block-info-product .porto-sicon-default {
	width: 100%;
	max-width: 112px;
}

.porto-block.porto-block-info-product .default-icon .porto-sicon-default .porto-icon {
	margin-right: 17px;
	height: 100%;
}

.porto-block.porto-block-info-product .porto-sicon-box.default-icon {
	justify-content: center;
	border-right: 4px solid #F7F7F7;
	margin-bottom: 0;
	padding: 15px 17px;
}


.porto-block.porto-block-info-product .porto-sicon-box.default-icon:last-of-type {
	border-color: transparent;
}

.porto-block.porto-block-info-product p .fas {
	font-size: 14px;
	line-height: 20px;
	color: #3A3A3A;
	margin-right: 10px;
}

.porto-block.porto-block-info-product p a {
	color: #C30016;
	font-weight: 700;
}

.porto-block.porto-block-info-product p.phone-number a {
	color: #3A3A3A;
}

.characteristics-circle {
	position: relative;
	padding: 11px;
}

.characteristics-circle .characteristics-circle-item {
	width: 156px;
	height: 156px;
	background-color: transparent;
	border: 4px solid #C4C4C4;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.characteristics-circle .characteristics-circle-item p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #3A3A3A;
	margin-bottom: 0;
}

.characteristics-circle .characteristics-circle-item .characteristics-percent {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	color: #3A3A3A;
	display: block;
}

.product-characteristics-content .product-characteristics-title,
.product-characteristics-content .product-characteristics-title h5 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	color: #3A3A3A;
	margin-bottom: 0;
}

.product-characteristics-content .product-characteristics-title {
	margin-right: 30px;
	display: block;
}

.product-characteristics-block {
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 124px;
	background-color: #F7F7F7;
	width: 100%;
	max-width: calc(100% - 30px);
	margin-top: 17px;
	margin-bottom: 34px;
}

.product-characteristics-block>* {
	flex: 1;
}

.product-characteristics-block .product-characteristics-content {
	max-width: 330px;
}

.product-characteristics-block .product-characteristics-all-items {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.product-characteristics-block .product-characteristics-all-items>* {
	flex: 1;
}

.review-block-button .review-form-button,
.block.review-add .review-form .action.submit.primary {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #C30016;
	height: 48px;
	background-color: #ffffff;
	border: 1px solid #C30016;
	padding: 5px 24px;
	float: right;
	text-transform: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.review-block-button .review-form-button:before {
	content: '\f303';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin-right: 15px;
}

.review-block-button .review-form-button:hover,
.block.review-add .review-form .action.submit.primary:hover {
	background-color: #C30016;
	color: #ffffff;
}

.review-block-top {
	margin-bottom: 24px;
}

.review-block-top-items {
	display: flex;
	width: 100%;
}

.review-block-top-items>* {
	flex: 1;
}

.product-from-reviews .block.review-add {
	display: none;
	padding-bottom: 40px;
}

.review-block-top .review-block-top-title,
.review-block-top .review-block-top-title h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	color: #3A3A3A;
}

.review-block-top .review-block-top-title h3 {
	margin-bottom: 28px;
}

.page-main .column.main .product.info.detailed {
	padding-top: 18px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	padding-right: 30px;
}

.block.review-list .review-content {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.block.review-list .review-ratings {
	display: block;
	width: 100%;
	max-width: 100%;
}

.block.review-list .review-ratings .rating-label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.block.review-list .rating-summary .rating-result {
	width: 91px;
}

.block.review-list .rating-summary .rating-result>span:before {
	color: #C30016;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
}

.block.review-list .review-item {
	padding: 40px 0;
	border-bottom: 1px solid #C4C4C4;
}

.block.review-list .review-item:first-child {
	border-top: 1px solid #C4C4C4;
}

.product-info-main .product-main-block {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
	max-width: 100%;
}

.product-info-main .product-main-block {
	max-width: 100%;
	display: flex;
}

body.catalog-product-view[class*=product-type-] .page-main .product-info-main .custom-block {
	display: block;
	padding-right: 30px;
}

body.catalog-product-view .product-info-main .custom-block {
	padding: 0;
	margin-bottom: 0;
	border-bottom: none;
}

@media (max-width: 991px) {
	body.catalog-product-view .product-info-main .custom-block {
		display: none;
	}
}


body.catalog-product-view .product-info-main {
	width: 100%;
	max-width: calc(100% - 330px);
}

.product-info-main .custom-product-reviews-summary.product-reviews-summary .rating-summary .rating-result:before {
	font-size: 27px;
	line-height: 27px;
	height: 27px;
}

.product-info-main .custom-product-reviews-summary.product-reviews-summary .rating-summary .rating-result>span:before {
	font-size: 27px;
	line-height: 27px;
	height: 27px;
}

.product-info-main .custom-product-reviews-summary.product-reviews-summary .rating-summary .rating-result,
.product-info-sidebar-right .custom-product-reviews-summary.product-reviews-summary .rating-summary .rating-result {
	width: 134px;
}

.custom-product-reviews-summary .rating-result-calc {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 47px;
	color: #3A3A3A;
	margin-right: 23px;
}

.review-field-ratings .review-control-vote:before {
	color: #C4C4C4;
	content: '\f844' '\f844' '\f844' '\f844' '\f844';
}

.review-field-ratings .review-control-vote label:before {
	color: #C30016;
}

.review-form .fieldset .review-legend.legend {
	font-family: 'Roboto', sans-serif;
	color: #3A3A3A;
}

.review-form .fieldset .review-field-ratings>.label {
	font-family: 'Roboto', sans-serif;
	color: #3A3A3A;
}

.review-form .fieldset>.field .label {
	font-family: 'Roboto', sans-serif;
	color: #3A3A3A;
}

.review-form .fieldset>.field input.input-text,
.review-form .fieldset>.field textarea {
	font-family: 'Roboto', sans-serif;
	color: #3A3A3A;
	border: 1px solid #C4C4C4;
}

.product.info.detailed .block.review-list {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
}

.product-related-block.related {
	padding-right: 30px;
}

.product-related-block .section-title strong,
.main-upsell-product-detail .section-title strong {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	color: #3A3A3A;
	display: block;
	text-transform: none;
	margin-bottom: 54px;
}

.main-upsell-product-detail .section-title strong {
	margin-bottom: 40px;
}

.product-related-block .products.products-grid {
	margin-left: 0;
	margin-right: 0;
}

.product-related-block .product-item-details .product-item-name a {
	text-align: center;
	margin-bottom: 0;
}

.product-related-block .products .product-item {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 18px;
}

.product-related-block .products-grid .product-item .product-item-info {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #C4C4C4;
}

.product-related-block .product-item-photo {
	margin-bottom: 6px;
}

.product-related-block .product-item-info:hover .product-item-photo {
	box-shadow: none;
}

.related-button-load-more .related-load-more {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #C30016;
	text-align: center;
	margin-top: 10px;
	display: block;
}

.related-button-load-more .related-load-more.related-load-more-hide {
	display: none;
}

.related-button-load-more .related-load-more:after {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 21px;
	line-height: 19px;
	text-align: center;
	margin-left: 10px;
}

.product-related-block .products.products-grid .product.product-item {
	display: none;
}

.block.review-list .review-toolbar .pages {
	border-bottom: none;
}

.page-main .product-info-main {
	margin-bottom: 0;
}

.product-info-main .product-related-block.related {
	margin-bottom: 0;
}

.catalog-product-view .main-upsell-product-detail {
	background-color: #ffffff;
}

.main-upsell-product-detail .block.upsell {
	padding-top: 14px;
}

.main-upsell-product-detail .porto-products.title-border-bottom>.section-title {
	border-bottom: none;
	margin-bottom: 0;
}

.main-upsell-product-detail .owl-carousel .owl-stage-outer {
	margin-top: 0;
}

.main-upsell-product-detail .porto-products.title-border-bottom .products-slider.show-dots-title-right .owl-dots {
	justify-content: center;
	top: -38px;
}

.toolbar.review-toolbar {
	border: none;
}

.product-info-main>.page-title-wrapper,
.product-info-main .product-add-form form>.page-title-wrapper {
	display: none;
}

.product-info-main .page-title-wrapper {
	max-width: 100%;
}

.prices-tier-items-block {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: -26px;
	position: relative;
	z-index: 1;
}

.prices-tier-items-block .product-labels {
	margin-left: -17px;
	margin-right: -17px;
	left: auto;
	top: auto;
	position: relative;
}

.prices-tier-items-block .product-labels .product-label.sale-label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #C30016;
	padding: 2px 11px;
}

.prices-tier-items-block .product-labels .product-label.sale-label .fa-percentage {
	font-size: 16px;
	line-height: 18px;
}

.prices-tier-items-block .product-labels .product-label.sale-label span {
	margin-left: 0;
	position: relative;
	top: -1px;
}

.tier-price-box .price-container .price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #3A3A3A;
}

.product-items .tier-prices-block.inline {
	padding-left: 14px;
	padding-right: 14px;
}

.product-items .tier-prices-block.inline .per_capsula {
	margin-top: 0px;
}

.tier-price-box.qty-container {
	text-align: left;
	color: #3A3A3A;
}

.tier-price-box.qty-container strong {
	font-size: 24px;
	display: block;
	width: 100%;
}

.tier-price-save .benefit {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	color: #3A3A3A;
}

.tier-price-save .benefit .percent {
	font-weight: 700;
	color: #C30016;
}

.prices-tier.items .tier-price-min-qty {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: #3A3A3A;
	display: block;
	width: 100%;
}

.prices-tier.items .tier-price-min-qty strong {
	font-size: 18px;
	line-height: 25px;
	color: #C30016;
}

.prices-tier-items-block .tier-price-block {
	display: flex;
	justify-content: center;
	align-items: start;
	margin-bottom: 1px;
}

.prices-tier-items-block .tier-price-block>* {
	flex: 1;
}

.prices-tier-items-block .tier-price-block .tier-price-save {
	line-height: 15px;
	text-align: right;
}

.prices-tier .item {
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C30016;
}

.prices-tier.items {
	margin-bottom: 0;
}

.product-info-main .bundle-options-container .product-add-form {
	display: block;
}

body.page-product-bundle .product-info-main:not(.product-info-main-bottom) {
	max-width: 100%;
}

body.page-product-bundle .product-info-main .product-main-block {
	max-width: calc(100% - 330px);
	float: left;
}

.product-info-main .bundle-options-container .block-bundle-summary {
	background-color: #F7F7F7;
	width: 100%;
	max-width: 330px;
	float: right;
	position: relative;
	padding: 22px 17px 31px 17px;
	z-index: 1;
}

.bundle-options-container .bundle-options-wrapper {
	display: block;
	width: 100%;
	max-width: calc(100% - 330px);
	margin-top: 10px;
	padding-right: 30px;
}

.bundle-options-container .product-options-wrapper {
	width: 100%;
	margin-bottom: 11px;
}

.bundle-options-container .block-bundle-summary .bundle-summary>.subtitle {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #3A3A3A;
	border-bottom: none;
	margin-bottom: 2px;
}

.product-info-main .bundle-info .product-reviews-summary {
	margin-bottom: 0;
}

.bundle-options-container .block-bundle-summary .product-info-price-sidebar-right .price-box .price-wrapper>.price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	letter-spacing: normal;
	margin-bottom: 11px;
}

.block-bundle-summary .bundle-summary {
	margin-bottom: 18px;
}

.bundle-options-container .block-bundle-summary .box-tocart {
	display: block;
	float: left;
	width: 100%;
}

.bundle-options-container .block-bundle-summary .bundle.items>li .label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	display: block;
	margin-bottom: 15px;
}

.bundle-options-container .block-bundle-summary .bundle.items>li .data-quantity {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	display: block;
}

.bundle-options-container .legend.title .main-title-options {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #C30016;
	display: block;
	text-transform: none;
	margin-bottom: 10px;
}

.bundle-options-container .legend.title .title-for-items {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	display: block;
	text-transform: none;
}

.fieldset .field .product-option-info .label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	display: flex;
	align-items: center;
}

.bottom-bundle-info .items-remains {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	margin-bottom: 0;
}

.bottom-bundle-info .items-remains .number-items-remains {
	color: #C30016;
}

.bundle-options-container .legend.title {
	margin-bottom: 25px;
}

.product-option-info .label img {
	margin-right: 30px;
}

.product-option-qty-info .field.qty .label,
.bundle-options-container .product-options-wrapper .fieldset.fieldset-bundle-options .field.option>.control {
	display: none;
}

.fieldset>.field.option .control .options-list .field.choice {
	display: none;
}

.product-add-form .product-option-qty-info .qty.field .input-text.qty {
	height: 32px;
	width: 23px;
	padding: 0;
}

.product-add-form .product-option-qty-info .qty.field .qty-changer>a:before {
	font-size: 13px;
	line-height: 15px;
}

.product-add-form .product-option-qty-info .qty.field .qty-changer>a {
	height: 32px;
	width: 29px;
}

.product-add-form .product-option-qty-info .qty.field .qty-changer.qty-changer-disabled {
	opacity: 0.5;
	display: none;
}

.product-add-form .product-option-qty-info .qty.field .control {
	width: 81px;
}

.bundle-options-container .product-options-wrapper .fieldset.fieldset-bundle-options .field.option {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	padding: 4px 10px 4px 15px;
	border: 1px solid #BDBDBD;
}

.bundle-options-container .product-options-wrapper .fieldset.fieldset-bundle-options .field.option.selected {
	background-color: rgba(144, 212, 144, 0.3);
}

.bundle-options-container .product-options-wrapper .fieldset.fieldset-bundle-options .field.option:not(:first-of-type) {
	border-top: none;
}

.bundle-options-container .product-options-wrapper .fieldset.fieldset-bundle-options .field.option .product-option-info {
	width: 100%;
}

.bundle-options-container p.required {
	display: none;
}

.bottom-bundle-info {
	margin-top: 20px;
}

.product-info-sidebar-right .bundle-info .product-reviews-summary.empty .reviews-actions {
	margin-top: 10px;
	margin-bottom: 20px;
}

.product-add-form .box-tocart .field.qty div.mage-error[generated] {
	position: absolute;
	top: 40px;
}

.product-add-form .box-tocart .field.qty div.mage-error[generated]+.qty-changer {
	margin-bottom: 86px;
}

.product .product-image-list:after {
	background-color: transparent;
}

.product-item .minimal-price-link {
	display: none;
}

.prices-tier-items-block .product-force-labels .product-force-label.force-label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #3A3A3A;
}

.prices-tier.items .tier-price-min-capsule-block {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #C30016;
	overflow: hidden;
	margin-bottom: 21px;
}

.prices-tier.items .tier-price-min-capsule-block span {
	position: relative;
}

.prices-tier.items .tier-price-min-capsule-block span:before,
.prices-tier.items .tier-price-min-capsule-block span:after {
	content: "";
	position: absolute;
	height: 2px;
	border-bottom: 1px solid #C30016;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
}

.prices-tier.items .tier-price-min-capsule-block span:before {
	right: 100%;
	margin-right: 18px;
}

.prices-tier.items .tier-price-min-capsule-block span:after {
	left: 100%;
	margin-left: 18px;
}

.custom-prices-tier.prices-tier .item {
	border-bottom: none;
	padding-top: 10.5px;
	padding-bottom: 10.5px;
}

.product-info-sidebar-right .product-reviews-summary.empty {
	display: none;
}

.min-qty-allowed .min-qty-allowed-text p,
.min-qty-allowed .min-qty-allowed-text {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.min-qty-allowed .min-qty-allowed-text {
	margin-top: 14px;
}

.product-info-main .product-reviews-summary.empty.product-view-reiviews .reviews-actions {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.add-to-cart-tier-product .product-add-form .box-tocart {
	border-top: none;
	padding-top: 0;
	margin-left: 14px;
}

.add-to-cart-tier-product .product-add-form .box-tocart .action.tocart {
	width: 47px;
	min-width: 47px;
	height: 53px;
	padding: 5px;
}

.add-to-cart-tier-product .product-add-form .box-tocart .action.tocart:before {
	margin-right: 0;
}

.product-info-sidebar-right .add-to-cart-tier-product .product-add-form {
	margin-top: 0;
}

.product-info-sidebar-right .tier-price-save.custom-tier-price-save {
	display: flex;
	justify-content: end;
}

@media (max-width: 1199px) {
	.product-characteristics-block {
		flex-wrap: wrap;
		max-height: 100%;
		padding-top: 28px;
		padding-bottom: 38px;
	}

	.product-characteristics-content .product-characteristics-title {
		margin-bottom: 29px;
		margin-right: 0;
	}

	.characteristics-circle .characteristics-circle-item {
		left: 50%;
		transform: translate(-50%, 0);
	}

	.characteristics-circle canvas {
		display: block;
		margin: auto;
	}

	.product-characteristics-block .product-characteristics-content {
		max-width: 100%;
	}

	.product-characteristics-block>* {
		flex: unset;
	}
}

@media (max-width: 991px) {
	.product-info-sidebar-right {
		max-width: 100%;
		top: 0 !important;
		margin-top: 30px;
	}

	.catalog-product-view.product-type-sticky_right .product-info-main,
	.catalog-product-view .product-info-main {
		max-width: 100%;
		float: none;
	}

	.catalog-product-view.page-layout-1column .product.media {
		width: 100%;
	}

	.catalog-product-view.product-type-sticky_right .product-main-block-content,
	.catalog-product-view .product-main-block-content {
		padding-right: 0;
	}

	.product-characteristics-block {
		max-width: 100%;
	}

	body.catalog-product-view[class*=product-type-] .page-main .product-info-main .custom-block {
		padding-right: 0;
		float: none;
	}

	.page-main .column.main .product.info.detailed {
		padding-right: 0;
		float: none;
	}

	.product-related-block.related {
		padding-right: 0;
		float: none;
	}

	.product-related-block .products .product-item {
		width: 50%;
	}

	.products-grid.columns3 .products.list.items.product-items .related-product-item {
		width: 50%;
	}

	.toolbar.review-toolbar {
		background-color: #ffffff;
		border: none;
	}

	body.page-product-bundle .product-info-main .product-main-block {
		width: 100%;
		max-width: 100%;
		float: none;
		order: 2;
	}

	.product-info-main .bundle-options-container .block-bundle-summary {
		max-width: 100%;
		float: none;
		display: block;
		order: 1;
		margin-top: 0;
	}

	.product-info-main .bundle-options-container .block-bundle-summary .content.product-info-price-sidebar-right {
		width: 100%;
	}

	.bundle-options-container .bundle-options-wrapper {
		float: none;
		max-width: 100%;
		padding-right: 0;
		order: 1;
	}

	body.page-product-bundle .product-info-main:not(.product-info-main-bottom) {
		display: flex;
	}

	.product-info-main .bundle-options-container .product-add-form>form {
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.product-info-main .product-add-form form>.page-title-wrapper {
		order: 1;
	}

	.bundle-options-container .legend.title {
		margin-bottom: 15px;
	}

	.bottom-bundle-info {
		margin-top: 8px;
	}

	.bottom-bundle-info .items-remains {
		background-color: #C30016;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 14px;
		padding: 5px 3px;
	}

	.bottom-bundle-info .items-remains .number-items-remains {
		color: #FFFFFF;
		text-transform: uppercase;
	}

	.prices-tier.items .tier-price-min-capsule-block span:before,
	.prices-tier.items .tier-price-min-capsule-block span:after {
		width: 1000%;
	}
}

@media (max-width: 767px) {
	.product-info-main .product-main-block {
		flex-wrap: wrap;
	}

	.catalog-product-view.product-type-sticky_right .product-main-block-content,
	.catalog-product-view .product-main-block-content {
		padding-left: 0;
	}

	.product-characteristics-block .product-characteristics-all-items>.characteristics-progressbar {
		padding-left: 10px;
		padding-right: 10px;
	}

	.catalog-product-view.layout-fullwidth .page-main {
		padding-left: 0;
		padding-right: 0;
	}

	.product-info-main .product-main-block {
		padding-left: 20px;
		padding-right: 20px;
	}

	body.catalog-product-view[class*=product-type-] .page-main .product-info-main .custom-block {
		padding-left: 20px;
		padding-right: 20px;
	}

	.page-main .column.main .product.info.detailed {
		padding-left: 20px;
		padding-right: 20px;
	}

	.product-info-main .product-related-block.related {
		padding-left: 15px;
		padding-right: 15px;
	}

	.porto-block.porto-block-info-product {
		flex-wrap: wrap;
	}

	.porto-block.porto-block-info-product .porto-sicon-box.default-icon {
		flex: unset;
		width: 100%;
		border-right: none;
		border-bottom: 4px solid #F7F7F7;
		padding: 20px 17px;
	}

	.porto-block.porto-block-info-product {
		border-top: none;
		border-bottom: none;
	}

	.porto-block.porto-block-info-product .porto-sicon-box.default-icon:first-of-type {
		border-top: 4px solid #F7F7F7;
	}

	.porto-block.porto-block-info-product .porto-sicon-box.default-icon:last-of-type {
		border-color: #F7F7F7;
	}

	.product-info-main .page-title-wrapper {
		display: none;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 25px;
	}

	.product-info-main>.page-title-wrapper,
	.product-info-main .product-add-form form>.page-title-wrapper {
		display: block;
	}

	.product-info-main .product-reviews-summary {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.product-info-main .product-info-stock-sku {
		display: block;
		width: 100%;
		float: none;
		margin-bottom: 9px;
	}

	.catalog-product-view.product-type-sticky_right .product-main-block-content,
	.catalog-product-view .product-main-block-content {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.product-info-main .product-info-price {
		order: 1;
		display: block;
		width: 100%;
		margin-bottom: 9px;
	}

	.product-info-main .product.attribute.per_capsula,
	.product-info-main .product.attribute.select-buy-option {
		order: 2;
		display: block;
		width: 100%;
	}

	.product-info-main .product.attribute.sku {
		order: 3;
		display: block;
		width: 100%;
		text-align: right;
		margin-bottom: 17px;
	}

	.product-info-main .product.overview {
		order: 4;
		margin-bottom: 30px;
	}

	.review-block-top .review-block-top-title h3 {
		text-align: left;
		margin-bottom: 23px;
	}

	.review-block-top-items {
		flex-flow: row wrap;
	}

	.review-block-top-items>* {
		flex: unset;
	}

	.product-info-main .product-from-reviews .product-reviews-summary {
		margin-bottom: 23px;
	}

	.review-block-top {
		margin-bottom: 44px;
	}

	.main-upsell-product-detail .porto-products.title-border-bottom .products-slider.show-dots-title-right .owl-dots {
		display: block;
	}

	.bundle-options-container .bundle-options-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.product-info-main .bundle-options-container .block-bundle-summary {
		padding-left: 20px;
		padding-right: 20px;
	}

	.fieldset .field .product-option-info .label {
		font-size: 12px;
		line-height: 14px;
		padding-right: 7px;
	}

	.product-option-info .label img {
		margin-right: 6px;
		max-width: 40px;
	}

	.product-add-form .product-option-qty-info .qty.field .input-text.qty {
		height: 28px;
		width: 19px;
	}

	.product-add-form .product-option-qty-info .qty.field .qty-changer>a {
		height: 28px;
		width: 25px;
	}

	.product-add-form .product-option-qty-info .qty.field .control {
		width: 69px;
	}

	.bundle-options-container .product-options-wrapper .fieldset.fieldset-bundle-options>.field.option {
		padding: 10px 5px 10px 12px;
	}

	.products-grid.columns3 .products.list.items.product-items .related-product-item {
		width: 100%;
	}
}

@media (max-width: 528px) {
	.product-characteristics-block {
		padding-bottom: 0;
	}

	.product-characteristics-block .product-characteristics-all-items {
		overflow-x: auto;
		padding-bottom: 38px;
		justify-content: start;
	}
}


/* Info Page CSS */

.page-layout-2columns-left-dropdown-menu .sidebar-main {
	flex: 0 0 25%;
	width: 25%;
	float: left;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}

.page-layout-2columns-left-dropdown-menu .column.main {
	flex: 0 0 75%;
	width: 75%;
	float: right;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	padding-left: 30px;
}

.page-links-dropdown {
	display: block;
	position: relative;
}

.page-links-dropdown ul.page-links-dropdown-list-items {
	margin: 0;
	padding: 0;
	list-style: none none;
	background: #fff;
	border: 0;
	margin-top: 4px;
	min-width: 100%;
	box-sizing: border-box;
}

.page-links-dropdown ul.page-links-dropdown-list-items li {
	margin: 0;
	padding: 0;
}

.page-links-dropdown li a {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 1.2;
	padding: 5px;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 12px;
}

.page-links-dropdown.active {
	overflow: visible;
}

.page-links-dropdown.active ul.page-links-dropdown-list {
	display: block;
}

.cms-page-view.page-layout-2columns-left-dropdown-menu .page-title-wrapper h1.page-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	margin-bottom: 30px;
}

.cms-page-view.page-layout-2columns-left-dropdown-menu .page-main-content-block .text-bigger {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	margin-bottom: 15px;
}

.cms-page-view.page-layout-2columns-left-dropdown-menu .page-main-content-block p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.cms-page-view.page-layout-2columns-left-dropdown-menu .page-main-content-block a.saler {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	background-color: #C30016;
	height: 47px;
	width: 100%;
	max-width: 300px;
	color: #F2F2F2;
	border: 1px solid #C30016;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 5px 15px;
	margin-left: 0;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}

.cms-page-view.page-layout-2columns-left-dropdown-menu .page-main-content-block a.saler:hover {
	background-color: #FFFFFF;
	color: #C30016;
}

.page-links-dropdown .page-links-dropdown-title,
.page-links-dropdown .page-links-dropdown-list-items>li a {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #3A3A3A;
	padding: 12px 10px;
	text-transform: uppercase;
}

.page-links-dropdown .page-links-dropdown-title {
	border-bottom: 3px solid #BDBDBD;
	padding-bottom: 20px;
	display: flex;
	width: 100%;
	text-align: left;
}

.page-links-dropdown .page-links-dropdown-title>span {
	width: 100%;
}

.page-links-dropdown .page-links-dropdown-title:after {
	display: inline-block;
	width: 1.8571em;
	height: 1.8571em;
	line-height: 1.7572em;
	position: absolute;
	right: -7px;
	top: 50%;
	margin-top: -0.9em;
	padding: 0;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: rotate(0deg);
	content: '\e81c';
	font-family: 'porto-icons';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	position: relative;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
	margin: 0;
	width: auto;
	height: auto;
	background: transparent;
}

.page-links-dropdown .page-links-dropdown-title[aria-selected="true"]:after {
	transform: rotate(-180deg);
}

.page-links-dropdown .page-links-dropdown-list-items>li a {
	color: #3A3A3A;
}

.contact-index-index .page-main .contact-info p {
	margin-left: 12px;
}

.contact-index-index .page-main .contact-info [class^="porto-icon-"] {
	margin-bottom: 0;
}

.contact-index-index .page-main .contact-info .contact-info-text {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.contact-extra-block p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.contact-extra-block {
	margin-bottom: 50px;
}

.contact-extra-block h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	margin-bottom: 30px;
}

.contact-index-index .fieldset>.legend,
.contact-index-index .contact-info .contacts-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #3A3A3A;
	text-transform: none;
	margin-bottom: 22px;
}

.contact-p-text p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.form.contact .action.primary {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	background-color: #C30016;
	height: 47px;
	width: 100%;
	max-width: 209px;
	color: #F2F2F2;
	border: 1px solid #C30016;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 5px 15px;
	margin-left: 0;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}

.form.contact .actions-toolbar>.primary {
	width: 100%;
}

.form.contact .action.primary:hover {
	background-color: #FFFFFF;
	color: #C30016;
}

.form.contact .field input,
.form.contact .field textarea {
	border: 1px solid #BDBDBD;
}

.form.contact .fieldset>.fields>.field .label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.payment-method-items-block {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.payment-method-items-block table img {
	max-width: 194px;
}

.payment-method-items-block table tbody tr td {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
	text-align: center;
	padding-bottom: 30px;
	vertical-align: middle;
}

.payment-method-items-block table tbody>tr th {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #C30016;
	text-transform: none;
	text-align: center;
	padding-bottom: 30px;
	vertical-align: middle;
}

.payment-shipping-block p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.payment-shipping-block p span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #3A3A3A;
	text-transform: none;
}

.payment-shipping-block ul {
	padding-left: 20px;
}

.payment-shipping-block li {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	color: #3A3A3A;
}

.payment-shipping-block li::marker {
	color: #C30016;
}

.payment-shipping-block .warning {
	margin-top: 30px;
}

.payment-shipping-block .warning,
.payment-shipping-block .warning span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #C30016;
	text-transform: none;
}



.privacy-page-block {
	padding-left: 15px;
	padding-right: 15px;
}

.privacy-page-block h1.page-title {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 52px;
	color: #3A3A3A;
	margin-bottom: 30px;
}

.privacy-page-block p,
.privacy-page-block div {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.privacy-page-block h4 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #3A3A3A;
}

.privacy-page-block h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	margin-bottom: 15px;
}

.privacy-page-block .cookie-table-block-content {
	position: relative;
}

@keyframes consent-move-hand {
	0% {
		opacity: 0;
		transform: translateX(0)
	}

	30% {
		opacity: 1
	}

	50% {
		transform: translateX(100%)
	}

	70% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translateX(0)
	}
}

.privacy-page-block .cookie-table-block-content svg {
	color: #0d56c9;
	font-size: 30px;
	height: 1em;
	left: 15px;
	position: absolute;
	top: 0;
	transition: all .2s ease-in-out;
	width: 1em;
	animation: consent-move-hand 2s linear infinite;
}

.privacy-page-block .cookie-table-block-content .cookie-table-block {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.privacy-page-block .cookie-table-block-content table {
	margin-bottom: 15px;
}

.privacy-page-block .cookie-table-block-content table td,
.privacy-page-block .cookie-table-block-content table th {
	border-top: 1px solid #BDBDBD;
}

.privacy-page-block table td[colspan] {
	border-top: none;
}

.privacy-page-block .cookie-table-block-content table tbody tr td,
.privacy-page-block .cookie-table-block-content table tbody tr th {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.general-conditions-block {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.general-conditions-block>div>strong>span {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #3A3A3A;
}

.coupon-discount-block p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #3A3A3A;
}

.coupon-discount-block table tr {
	border-bottom: 3px solid #BDBDBD
}

.coupon-discount-block td {
	padding-bottom: 30px;
	padding-top: 30px;
}

.coupon-discount-block tr td:nth-of-type(2) {
	padding-left: 50px;
}

.coupon-discount-block td img {
	min-width: 120px;
}

.coupon-discount-block a.coupon-link-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	background-color: #C30016;
	height: 47px;
	width: 100%;
	max-width: 209px;
	color: #F2F2F2;
	border: 1px solid #C30016;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 5px 15px;
	margin-left: 0;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}

.coupon-discount-block a.coupon-link-button:hover {
	background-color: #FFFFFF;
	color: #C30016;
}


.check-shipping .shipping-track {
	display: flex;
	align-items: stretch;
	margin: auto;
	max-width: 90%;
	gap: 10px;
}

.check-shipping .image-brt {
	flex: 0 0 auto;
	text-align: center;
	margin-top: 0;
}

@media (max-width: 768px) {
	.check-shipping .image-brt {
		display: none;
	}

	.footer-middle-2 .check-shipping .image-brt {
		display: block;
	}
}

.check-shipping .shipping-field .label {
	display: none;
}

.check-shipping .shipping-field {
	flex: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

.check-shipping .shipping-field input {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	border: 1px solid #BDBDBD;
	height: 47px;
}

.check-shipping .actions {
	text-align: center;
}

.check-shipping .actions .tracking-number-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	background-color: #828282;
	color: #FFFFFF;
	text-transform: none;
	height: 47px;
	border: none;
	padding: 0 13px;
	width: 100%;
	max-width: 171px;
	margin-top: 0px;
}

.product-item-info .product-item-details .price-block-info {
	margin-bottom: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
}

.owl-carousel .product-item-info .product-item-details .price-block-info {
	padding: 0 5px;
}

.product-item-info .product-item-details .price-block-info>* {
	flex: 1;
	display: inline-flex;
	margin-bottom: 0;
}

.tier-price-button {
	min-width: 171px;
}

.block.upsell.porto-products .tier-price-button {
	justify-content: end;
}

.layout-fullwidth .column.main .block.crosssell {
	width: 100%;
}

.layout-fullwidth .column.main .block.crosssell .section-title {
	background-color: #ececec;
	height: 1px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	margin-bottom: 50px;
}

.layout-fullwidth .column.main .block.crosssell .section-title strong {
	top: -10px;
	position: relative;
	background-color: #FFFFFF;
}

.layout-fullwidth .column.main .block.crosssell .products-crosssell {
	justify-content: center;
	/*display: flex;*/
}

@media only screen and (min-width: 991px) {
	.layout-fullwidth .column.main .block.crosssell .products-crosssell .product-items {
		justify-content: center;
		display: flex;
	}
}

.layout-fullwidth .column.main .block.crosssell .product-item-info {
	width: 100%;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info .product-item-details .product-item-name a {
	font-size: 14px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info .product-item-details .single-piece-info .single-piece-info-data {
	font-size: 12px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info .product-item-details .single-piece-info .single-piece-info-data span {
	font-size: 12px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info .product-item-details .price-block-info {
	padding: 0px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info .product-item-details .price-box .price {
	font-size: 24px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info .product-item-details .old-price .price {
	font-size: 14px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info.type10 .actions-primary .qty-box .qtyminus {
	height: 30px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info.type10 .actions-primary .qty-box .qtyplus {
	height: 30px;
}

.layout-fullwidth .column.main .block.crosssell .product-item-info.type10 .actions-primary .qty-box .qty {
	width: 2em;
	height: 30px;
	font-size: 10px;
}

.layout-fullwidth .column.main .block.crosssell .products-grid.columns6 .product-item {
	font-size: 12px;
}

.layout-fullwidth .column.main .block.crosssell .products-grid.columns6 .product-item-info .product-item-details .product-item-actions .actions-primary .tocart {
	font-size: 12px;
	height: 30px;
	line-height: 16px;
	width: calc(100% - 70px);
}

.layout-fullwidth .column.main .block.crosssell .products-grid.columns6 .product-item {
	width: 100%;
}

@media only screen and (min-width: 991px) {
	.layout-fullwidth .column.main .block.crosssell .products-grid.columns6 .product-item {
		width: 16.66666667%;
	}
}

.tier-price-button .show-tier-prices {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	background-color: #ffffff;
	color: #3A3A3A;
	text-transform: none;
	height: 47px;
	border: 1px solid #3A3A3A;
	padding: 11px 5px;
	width: 100%;
	max-width: 171px;
}

.tier-price-button .show-tier-prices i {
	margin-right: 3px;
}

.tier-prices-block .tier-price-save.custom-tier-price-save {
	display: flex;
	justify-content: end;
}


.tier-prices-block .product.per_capsula,
.tier-prices-block .product.per_capsula .type,
.tier-prices-block .product.per_capsula .value {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #3A3A3A;
}

.tier-prices-block .product.per_capsula .type {
	margin-right: 3px;
}

.tier-prices-block .product.attribute.per_capsula .value,
.tier-prices-block .product.attribute.select-buy-option .value {
	display: inline-block;
	font-weight: 700;
	color: #C30016;
}

.tier-prices-block .product.per_capsula {
	text-align: right;
	display: block;
	float: right;
	width: 100%;
	max-width: 100px;
	margin-top: 4px;
}

.tier-prices-block .product.attribute.per_capsula .value {
	font-weight: 700;
	color: #C30016;
}

.tier-prices-block .tier-price-block {
	display: flex;
	justify-content: center;
	align-items: start;
	margin-bottom: 1px;
}

.tier-prices-block .tier-price-block>* {
	flex: 1;
}

.tier-prices-block .tier-price-block .tier-price-save {
	line-height: 15px;
	text-align: right;
}

.tier-prices-block.prices-tier.items {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 4;
	background-color: rgba(58, 58, 58, 0.6);
	transition: all 500ms ease-in-out;
	transform: translate(0, 100%);
}

.tier-prices-block.prices-tier.items .tier-prices-block-all-items {
	background-color: #ffffff;
	padding: 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.close-tier-prices-top {
	display: block;
	margin-bottom: 15px;
	text-align: right;
}

.close-tier-prices-top .close-tier-prices-button {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #C30016;
	text-decoration-line: underline;
}

.products-grid .product-item .product-item-info {
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.order-summary .minicart-items .product-item-name {
	white-space: inherit;
}

.order-summary .minicart-items .product.options .price {
	display: none;
}

.minicart-items-wrapper .qty-wrapper {
	position: relative;
	display: flex;
	height: 3rem;
}

.minicart-items-wrapper .qty-wrap {
	position: relative;
	width: 44px;
	display: flex;
	justify-content: center;
	height: auto;
}

.minicart-items-wrapper .qty-wrap .input-text.item_qty {
	width: 44px;
	height: 3rem;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	line-height: 14px;
	border-radius: 0;
	border-width: 1px 0 1px 0;
	border-color: #e7e7e7;
	padding: 0 5px;
	color: #222529;
	border-top: 1px solid #e7e7e7;
}

.minicart-items-wrapper .product.actions .primary {
	display: none;
}

.minicart-items-wrapper .item-qty {
	border: none;
	font-weight: bold;
}

/* */
.minicart-items-wrapper .qty-wrap {
	width: 100%;
}


.qty-wrapper .qty-wrap .input-text.update {
	position: relative;
	border: none;
	height: auto;
}

.checkout-container .details-qty a.button-action {
	display: none;
	border-radius: 0;
	margin-top: 0;
	position: relative;
	height: 3rem;
	line-height: 3rem;
	width: 30px;
	border: solid 1px #e7e7e7 !important;
	color: #222529 !important;
	background-color: #fff !important;
}

.qty-wrapper .qty-wrap .input-text.update {
	top: 0;
}

.checkout-container .button-remove a.button-action {
	display: block;
	border-radius: 0;
	margin-top: 0;
	position: relative;
	height: 3rem;
	line-height: 3rem;
	width: 30px;
	border: none;
	!important;
	color: #222529 !important;
	background-color: #fff !important;
}

.checkout-container .button-remove a.button-action.edit {
	display: none;
}

.opc-block-summary .product-item .cart-price {
	margin-top: 15px;
	display: block;
}

.opc-block-summary .product-item .cart-price .price {
	font-size: 1.2em;
}

@media only screen and (max-width: 991px) {
	.checkout-container .opc-estimated-wrapper {
		display: none;
	}
}

/* Checkout  */

.checkout-index-index .opc-wrapper .checkout-agreements.fieldset>.field>.label {
	font-weight: 500;
}

.checkout-agreements.fieldset .field.required>.label:after {
	content: '*';
	color: #e02b27;
	font-size: 1em;
	margin: 0 0 0 0.25em;
}

.checkout-agreements.fieldset .field.required>.label {
	white-space: normal;
}

.one-step-checkout-container .osc-place-order-wrapper {
	width: 100%;
}

.checkout-agreement .checkout-agreements-item-content-text {
	overflow: auto;
	height: 8em;
	padding: 10px;
	background: #fbfbfb;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
}

.checkout-agreement #agreement__3.checkout-agreements-item-content-text {
	height: auto;
	padding: 0;
	background-color: transparent;
	border: none;
	margin-top: 0;
}

.onestepcheckout-index-index .checkout-agreements-block .checkout-agreement.field.choice {
	padding-left: 0;
}

.onestepcheckout-index-index .checkout-agreements-block .field.choice.col-mp {
	padding-left: 0;
}

.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary {
	display: block;
	width: auto;
	float: right;
	margin-top: -33px;
}

.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	height: 47px;
	width: 100%;
	max-width: 209px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}


@media (min-width: 992px) and (max-width: 1079px) {
	.product-item-info .product-item-details .price-block-info {
		padding: 0 0;
	}

	.owl-carousel .product-item-info .product-item-details .price-block-info {
		padding: 0 0;
	}

	.tier-price-button {
		justify-content: end;
	}
}

@media (max-width: 991px) {
	.privacy-page-block .cookie-table-block-content table {
		min-width: 961px;
	}

	.privacy-page-block .cookie-table-block-content .cookie-table-block {
		padding-top: 30px;
	}

	.check-shipping .actions .tracking-number-button {
		margin-bottom: 30px;
	}

	.footer-middle-2 .check-shipping .actions .tracking-number-button {
		margin-bottom: 0;
	}

	.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.page-layout-2columns-left-dropdown-menu .sidebar-main {
		flex: 0 0 100%;
		width: 100%;
	}

	.page-layout-2columns-left-dropdown-menu .column.main {
		flex: 0 0 100%;
		width: 100%;
		padding-left: 0;
	}

	.page-links-dropdown {
		margin-bottom: 30px;
	}

	.page-links-dropdown .page-links-dropdown-title {
		cursor: pointer;
	}

	.form.contact {
		margin-bottom: 50px;
	}

	.payment-method-items-block table img {
		max-width: 150px;
	}

	.payment-method-items-block table tbody tr td,
	.payment-method-items-block table tbody tr th {
		min-width: 170px;
	}

	.tier-price-button {
		justify-content: end;
	}

	.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary {
		float: none;
	}

	.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout {
		margin-left: 0;
	}
}

@media (max-width: 474px) {
	.coupon-discount-block tr td:nth-of-type(2) {
		padding-left: 15px;
	}

	.coupon-discount-block td img {
		min-width: 95px;
	}
}

@media (min-width: 768px) {
	.page-links-dropdown .page-links-dropdown-content {
		display: block !important;
		position: relative;
		margin-top: 0;
	}

	.page-links-dropdown .page-links-dropdown-title:after {
		display: none;
	}

	.page-links-dropdown .page-links-dropdown-title {
		pointer-events: none;
	}

	.page-layout-2columns-left-dropdown-menu .sidebar-main.mobile-sidebar.push-on-left .sidebar-content.sticky-active {
		margin-top: 100px;
	}
}

@media (max-width: 992px) {
	.amsearch-result-section {
		margin-top: 0px;
	}
}

@media (min-width: 992px) {
	.privacy-page-block .cookie-table-block-content svg {
		display: none;
	}

	.amsearch-result-section .amsearch-products-section:first-child {
		width: 100%;
		display: block;
	}

	.amsearch-result-section .amsearch-products-section:first-child .amsearch-item {
		max-width: calc(25.5%);
	}
}

.amsearch-products-section .action {
	display: none;
}

.amsearch-products-section .action.tocart {
	font-size: 0.7rem;
	height: 30px;
}

.amsearch-products-section .product-item .actions-primary .tocart:before {
	font-size: 12px;
	line-height: 12px;
}

.qty.field .qty-changer>a.qty-inc-btn:after,
.col.qty .qty-changer>a.qty-inc-btn:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 9px;
	border-left: 1px solid;
	margin-top: -4.5px;
	margin-left: -0.5px;
}

@media (min-width: 768px) {
	.form.create.account>.fieldset {
		width: 32%;
		padding: 0 10px;
	}

	.form.create.account .actions-toolbar {
		max-width: 100%;
		max-width: 100%;
	}

	.form.create.account .actions-toolbar>.primary {
		max-width: 32%;
	}
}

/* billingtype: visibile in Informazioni; nascosto solo nel fieldset indirizzo spedizione */
.checkout-shipping-address div[name="shippingAddress.custom_attributes.billingtype"] {
	display: none !important;
}

.checkout-customer-information div[name="shippingAddress.custom_attributes.billingtype"] {
	display: block !important;
}

/* company e campi B2B: gestiti da Nooo_Checkout/js/checkout/billing-type-fields.js */
.onestepcheckout-index-index div[name="shippingAddress.company"],
.onestepcheckout-index-index div[name="billingAddress.company"] {
	display: none;
}

.field-name-middlename {
	display: none;
}

.account .field.taxvat {
	display: none;
}

@media (min-width: 992px) {
	.customer-welcome .action.switch>span {
		position: relative;
	}
}

.customer-account-login .title-ssg {
	text-align: center;
	max-width: 250px;
	font-size: 14px;
	margin: auto;
	width: 100%;
	display: block;
}

.customer-account-login .logo-ssg {
	margin-top: 30px;
	margin-bottom: 50px;
	max-width: 200px;
}

.form-create-account .fieldset-fullname .fields .field.required {
	float: left !important;
	width: calc(50% - 0.5em);
	margin: 0 0.5em 0.5em 0;
}

.form-create-account .fieldset-fullname .fields .field.field-name-lastname {
	margin: 0px;
	margin-left: 0.5em;
}

.btn-red {
	display: block;
	width: 100%;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #C30016;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.store-switch-msg {
	width: 100%;
	text-align: center;
	display: block;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 10px;
}

.customer-account-create .account-social-login,
.customer-account-login .account-social-login {
	display: block !important;
}