.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper > .breadcrumbs > ul, .layout-1220 .page-wrapper > .page-bottom, .layout-1220 .page-wrapper > .widget, .layout-1220 .top-container {
    max-width: 1320px !important;
}

.layout-1220 .container{
	max-width: 1320px !important;
}

body{
	font-family:'Helvetica Neue LT Std', sans-serif !important;
}

.popup-authentication .modal-content{
	padding:30px !important;
}

.popup-authentication .modal-content .action-register{
	line-height: 45px !important;
}

/*body.dev{
	border: 8px solid red;
}*/

.block.block-reorder{
	display:none !important;
	padding:0 !important;
	margin:0 !important;
}

.cms-index-index .page-main {
	max-width:100% !important;
}

.page-layout-empty .page-wrapper{
	overflow: hidden;
}

.full-row{
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
}

.top-header{
	min-height: 200px;
	display: flex;
}

#maincontent{
	min-height: 650px;
}

.section-item-content .sticky-logo {
    height: 58px;
    display: flex;
}

.section-item-content .sticky-logo .logo {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.section-item-content .sticky-logo .logo img {
    margin-right: 10px;
}

.top-header h1{
	margin-bottom:0.4rem;
	color:white !important;
	margin-top:auto;
}

h1.claim{
	font-weight: 400 !important;
	font-family:'Helvetica Neue LT Std', sans-serif !important;
}

.top-header p{
	color:white;
	margin-bottom:auto;
}

.top-header .container{
	height:100%;
	display: flex;
	flex-direction: column;
	padding-bottom:0;
	position: relative;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: auto;
	margin-bottom: auto;
}

.page-header{
	z-index:100;
}

.page-header .navigation .header-contact{
	position: absolute;
	right: 90px;
	top: 50%;
	transform: translateY(-50%);
}

.page-header .navigation .header-contact .porto-icon-user-2{
	color: black;
}

.page-header .navigation .header-contact .my-account{
	padding:0;
	margin:0;
}

.full-banner{
    position:relative;
	overflow:hidden;
	background-size:cover;
}

.full-banner .mask {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    opacity: 0.4;
}

#hs-eu-cookie-confirmation{
	display:none !important;
}

#maincontent.page-main{
	margin-top: 1rem;
}

.page-layout-empty #maincontent.page-main, .page-layout-1column #maincontent.page-main{
	/* margin-top: -15px !important; */
	padding-bottom:0;
	margin-top: 0px !important;
	padding-top:0;
}

.page-layout-1column .modal-inner-wrap{
	overflow-x: hidden;
}

.modal-popup .action-close, .modal-slide .action-close{
	top: 40px;	
}

.modal-popup .modal-title {
    line-height: 20px;
}

.modal-popup.modal-slide .modal-footer {
    border-top: none !important;
}

.fotorama__thumb {
    background-color: #fff !important;
}

.fotorama__arr, .fotorama__thumb__arr {
    background-color: rgba(255,255,255,.8) !important;
}

.page.messages{
	/*margin:1rem 0 1rem 0;
	position:absolute;*/
	width: 100%;
    /*ax-width: 1320px;*/
    text-align:center;
    z-index: 99;
    /*margin-bottom: 14px;*/
}

.page.messages .message{
	margin:0 0 14px 0 !important;
}

.message > *:first-child:before{
	position: inherit !important;
    margin-right: 10px !important;
    vertical-align: bottom !important;
}

@media only screen and (min-width: 701px) {
	.page.messages{
		top:195px;
	}
}

@media only screen and (max-width: 700px) {
	.page.messages{
		max-width: 570px;
	}
}

.cms-index-index .page.messages{
	display:block !important;
	left: 50%;
	margin:0 !important;
    /*transform: translateX(-50%);
    margin-top: 25px;*/
}

.cms-index-index .page.messages .message{
	margin-bottom:0 !important;
}

#maincontent .category-view{
	display:none;
}

.my-account{
	position:relative;
}

.my-account .logged-in{
	width: 14px;
    height: 14px;
	position:absolute;
	background:#32a852;
	margin-top:-4px;
	top:0;
	right:0;
	border-radius: 8px;
	padding: 0;
	overflow: hidden;
}

.message.global.cookie{
	height: 100%;
    background: rgba(0,0,0,0.5);
    padding: 0;
    margin: 0;
	font-size:14px;
	display:flex;
	text-align:center;
	width: 100%;
    display: block;
    border-top: 1px solid #e7e7e7;
    z-index:2000000002 !important;
}

.message.global.cookie > div[role="document"]{
	max-width: 980px;
    width: 90%;
    top: 50%;
    position: absolute;
    opacity: 1;
    background: white;
    padding: 20px;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    max-height: 200px;
    height: 90%;
    border-radius: 10px;
}

.message.global.cookie > div[role="document"] p{
    margin-top: 20px;
    padding: 0 120px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 700px) {
	.message.global.cookie > div[role="document"]{
		max-height: 250px !important;
	}
	
	.message.global.cookie > div[role="document"] p{
	    padding: 0 !important;
	}
}

iframe[title="chat widget"]{
	z-index:111111111 !important;
}

.message.success{
	z-index:9;
	left:0;
	width: 100%;
}

.modals-wrapper .modal-popup:not(.full-modal) .modal-header .action-close{
	top: 0;
    position: absolute;
	margin-top: 5px;
    margin-right: 5px;
}

.modals-wrapper .modal-popup:not(.full-modal) .modal-content, .modals-wrapper .modal-popup:not(.full-modal) .modal-footer{
	text-align:center;
	/*padding: 0 0 1.5rem 0;*/
}

.modals-wrapper .modal-popup:not(.full-modal) .modal-content, .modals-wrapper .modal-popup:not(.full-modal) .modal-footer button{
	padding: 0 2rem;
	margin-bottom:0.4rem;
}

@media only screen and (max-width: 700px) {
	.modals-wrapper .modal-popup:not(.full-modal) .modal-content, .modals-wrapper .modal-popup:not(.full-modal) .modal-footer button{
		width:100%;
	}
}

.modals-wrapper .modal-popup:not(.full-modal) .modal-inner-wrap{
	/*margin-top: 20% !important;*/
	max-width: 600px;
}

.modals-wrapper > .modal-popup:not(.full-modal) > .hide-hf > .modal-header{ display:none; }
.modals-wrapper > .modal-popup:not(.full-modal) > .hide-hf > .modal-footer{ display:none; }

.porto-sicon-box a{
	color:black !important;
}

.porto-sicon-box img{
	max-height: inherit;
	max-width: inherit;
}

.sticky-header .navigation.sw-megamenu .banner{
	display:none !important;
}

.navigation.sw-megamenu ul .level0:last-child{
	margin-right:0 !important;
}

.navigation.sw-megamenu{
	padding-right:0;
}

.navigation.sw-megamenu .banner{
	line-height: 16px;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    height: 58px;
    float: right;
    width: 280px;
    background-color: #f4f4f4;
    padding: 0 0 0 15px;
    margin: 0 !important;
}

.navigation.sw-megamenu .banner img{
	height: 40px;
    float: left;
    margin-top: 10px;
}

.navigation.sw-megamenu .banner a, .navigation.sw-megamenu .banner a:hover{
	color:black;
}

.navigation.sw-megamenu .banner .content{
    letter-spacing: -.12px;
    padding: 13px 13px 13px 5px;
    top: 0;
    position: absolute;
    margin-left: 40px;
}

.owl-carousel .owl-stage-outer{
	max-height:700px;
}


/* MENU MOBILE */

@media only screen and (max-width: 700px) {
	.nav-sections .nav-sections-items .section-item-title { display:none; }
	
	header.page-header .nav-sections-item-content { margin-top: 0 !important; }
	
	.sections.nav-sections .section-items.nav-sections-items{
		min-height:100%;
	}
	
	.sections.nav-sections .section-items.nav-sections-items .section-item-content.nav-sections-item-content{
		min-height:100%;
		height:100%;
		padding-bottom:60px;
	}
	.mobile-switcher{
		position:absolute;
		bottom:0;
		border-top:1px solid #dddddd;
		width:100%;
	}
	.mobile-switcher .languages-selector-mobile{
		float:left;
	}
	
	.mobile-switcher .store-selector-mobile{
		float:left;
	}
	
	.mobile-switcher .button{
		height:60px;
		width:60px;
		display: flex;
		text-align: center;
		padding-top: auto;
		flex-direction: column;
		border-right:1px solid #dddddd;
	}
	
	.mobile-switcher .button i.fa{
		margin-top:auto;
		margin-bottom:auto;
		font-size:20px;
		color:#777;
	}
	
	.mobile-switcher .submenu{
		position: absolute;
		border: 0;
		height: auto;
		left:0;
		width: 100%;
		bottom: 61px;
	}
	
	.mobile-switcher .submenu .container{
		background: #f6f6f6;
	}
	
	.mobile-switcher .submenu li{
		list-style:none;
		padding:0;
		text-align:center;
		text-transform:uppercase;
		border-top:1px solid #dddddd;
	}
	
	.mobile-switcher .submenu li a{
		padding:10px 0 10px 0;
		width:100%;
		height:100%;
		color:#777;
		display: block;
	}
	
	.search-area.show-icon-tablet .block.block-search {
	    right: -120px !important;
	}
	
	.sidebar.sidebar-additional, .sidebar.sidebar-main{
		position: initial !important;
	}
	
	.columns .column.main{
		padding-bottom:0;
	}
	
	.sidebar.sidebar-main .sidebar-content{
		padding:0;
	}
	
	.section-item-content .sticky-logo{
		display:none;
	}
	
	.search-toggle-icon{
		margin-top: -10px;
	}
	
	.block.widget .products-grid .product-items .product-item{
		width:100%;
		padding: 1rem 3rem;
	}

}
@media only screen and (max-width: 992px) {
	.header-main .header {
		padding-left:10px !important;
	}
	.header-main .header .search-area{
		padding-left: 5px !important;
	}
	.header-main .header .my-account{
		margin-left: 0px !important;
	}
	.header-main .header .header-right .minicart-wrapper{
		margin-left: 5px !important;
	}
	.header-main .header .header-right .header-contact .custom-block{
		margin-left: 5px !important;
	}
	.header-main .header .header-right .header-contact .custom-block .porto-sicon-img{
		margin-right: 0px !important;
	}
	.minicart-wrapper .action.showcart::after{
		margin-left: 10px !important;
	}
	.header-main .header-left {
	    min-width: 50% !important;
	}
	.header-row .header-left {
	    padding: 10px 0 !important;
	}
	
	.search-area.show-icon-tablet a.search-toggle-icon{
		margin-top: 0px;
	}
	
	.logo {
		/*padding:5px 0 5px 0;*/
	    max-width:initial !important;
	}
	
	.logo img {
	    max-height:initial !important;
	}
	
	.owl-carousel .owl-dots {
	    position:absolute;
	    top:90% !important;
	    left: 50% !important;
		transform: translateX(-50%);
	}

}

@media only screen and (max-width: 700px) {
	.modal-popup .modal-footer{
		padding: 0 20px 10px 20px !important;
	}
}

.page-header.type2 .custom-block {
	display:block !important;
}

.page-header.type2 .header-contact > * {
	margin-left:.5rem !important;
}

/* GLOBAL */
.block-title{
	text-align:center;
	text-transform:uppercase;
	position: relative;
}

.home-page .block-title{
	margin-bottom:3rem;
}

.home-page .block-title:before, .home-page .block-title:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: #e7e7e7;
}

.block-title:before {
    margin-left: -50%;
    text-align: right;
}

.block-title strong {
    padding-left:20px;
    padding-right:20px;
    font-weight:800;
}

.sidebar-content{
	/*padding:0.5rem 1rem 0rem 1rem;*/
	padding:0;
	border:none !important;
}

.sidebar .sidebar-content .block-category-list{
	margin-bottom:2rem;
}
	
.sidebar .sidebar-content .block-category-list, .layered-filter-block-container .filter-content{
	border: 1px solid #e7e7e7;
}

.sidebar-main .sidebar-content.d-none{
	display:block !important;
}


.filter-options-item{
	border-bottom:none;
}

.filter-no-options{
	margin-top:1rem;
}

.filter-options-item:last-child{
	border-bottom:none;
}

/*.color {
    background-color: #ccc;
}*/

.switchers .fa{
	font-size:26px;
	color:#333;
	margin-left: auto;
	vertical-align: bottom;
}

.switcher-option{
	padding:5px !important;
}

h2.subtitle{
	font-size: 22px;
	text-decoration: underline;
}

.category-description h1, .category-description h2, .category-description h3{
	color:#2c96c7;
}

.category-description h1{
	margin: 0 0 5px 0;
}

.category-bottom-description h2, .category-bottom-description h3, .product.attribute h2{
	margin:0;
}

@media only screen and (max-width: 1200px) {
	.page-header.type2 .navigation:not(.side-megamenu) ui-menu-item.level0 {
	    margin-right: 25px !important;
	}
}

@media only screen and (min-width: 992px) {
	.sw-megamenu.navigation li.level0.fullwidth > .submenu, .sw-megamenu.navigation li.level0.staticwidth > .submenu{
		padding: 10px 30px 30px 30px !important;
	}
	
	.sw-megamenu.navigation li.level0.fullwidth > .submenu .container, .sw-megamenu.navigation li.level0.staticwidth > .submenu .container{
		padding:0px !important;
	}
	
	/*.sw-megamenu.navigation li.level0.classic:hover > .submenu{
		margin-left: -75% !important;
	}*/
	
	
	.sw-megamenu.navigation li.level0.classic .subchildmenu{
		min-width: 280px !important;
	}
	
	.sw-megamenu.navigation li.level0.classic .subchildmenu li .subchildmenu li a span{
		white-space: nowrap;
	}
	
	.page-header.type2 .sw-megamenu.navigation li.level0 .submenu a{
		line-height:16px;
		padding: 7px 15px;
	}
	
	/*.sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu{
		left: 275px !important;
	}*/
}

.switcher-dropdown{
	padding:0 !important;
}

.switcher-dropdown .selected{
	background-color:#00A9CE !important;
}

.switcher-dropdown .selected a{
	color:white !important;
}

/* HOME */
.home-slider .item-content p span{
	position: absolute;
	height: 100%;
	top: 45%;
	line-height: 100%;
	text-align: center;
	width: 100%;
	font-size: 40px;
	color: white;
	padding: 0 2rem;
	font-weight:800;
	text-shadow: 3px 2px 2px rgba(0, 0, 0, 1);
}
@media only screen and (max-width: 992px) {
	.home-slider .item-content p span{
		margin-top:-15%;
	}
}

.home-slider .item-content{
	max-height:750px;
}

.home-page .container{
	margin-top:4rem;
	margin-bottom:4rem;
}

.claim {
    margin: 3rem 0;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color:#333;
}

.home-block-container .home-block-over {
    position: absolute;
    top: 0;
    height: 100%;
    width: 97%;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 0 2rem;
    color: white;
    font-size: 17px;
    text-shadow: 2px 2px 5px black;
}

.home-block-container .home-block-over h2.title {
    margin-top: auto;
    color: white;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 24px;
}

.home-block-container .home-block-over p.description {
    margin-bottom: auto;
}

@media only screen and (max-width: 700px) {
	.home-block-container .home-block-over p.description {
		font-size:16px;
	    line-height:20px;
	}
}

.home-blocks div{
	display:flex;
}

.home-blocks div .content{
	flex-direction: column;
	margin: 0 auto 0 0.5rem;
	width:70%;
}

.home-blocks div .content .title{
	margin-bottom: 0;
    line-height: 20px;
}

.home-blocks div .content .title{
	font-weight:bold;
	text-transform: uppercase;
	color:#333;
}

@media only screen and (max-width: 700px) {
	.home-blocks .icon{
		text-align: center;
	}
}

.home-blocks .icon{
	margin: 0 0.5rem 0 auto;
	text-align: right;
	width:30%;
}

.home-blocks .icon .fas{
	font-size:40px;
	color:#333;
	margin-left: auto;
}

.home-page .post-date {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 45px;
}

.home-page .post-content h4{
	margin:0 0 5px 0;
}

.home-page .post-date .day {
    color: #00A9CE;
    background-color: #f4f4f4;
    border-radius: 2px 2px 0 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 2px;
    line-height: 22px;
    margin-bottom: 3px;
}

.home-page .post-date .month {
    color: #fff;
    background-color: #00A9CE;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.07) inset;
    display: block;
    font-size: 12px;
    padding: 0 2px 2px;
    line-height: 16px;
}

.home-page .post-item .img-container{
	max-height:150px;
	overflow:hidden;
}

.home-page .post-item .img-container img{
	/*top: 50%;
	transform: translateY(-50%);
	width: 100%;
	position: relative;*/
}

.product-item-info .product-item-details.product-with-offer .price-box{
	margin-bottom:0;
	line-height:initial;
}

.product-item-details .offer{
	background-color: #B12704!important;
    color: white;
    display: inline-flex;
    padding: 5px 10px;
    border-radius: 4px;
    margin-top: 10px;
	font-weight:600;
}

.product-item .price-box .normal-price .price-label {
    width: 100%;
    display: block !important;
    margin-bottom: 2px;
    font-weight: 400;
    color: #666;
}

.offer-badge{
	position: absolute;
    top: -230px;
    left: 5px;
    z-index:5;
    background-color: #2c96c7!important;
    color: white;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
}

@media only screen and (max-width: 700px) {
	.offer-badge{
	    top: -160px !important;
	}
}

@media only screen and (max-width: 700px) {

	.home-slider .item-content{
		overflow:hidden;
	}
	
	.owl-carousel .owl-item img {
	    display: block;
	    height: 500px;
	    width: auto !important;
	    max-width: inherit;
	    margin-left: -50%;
	}
	
}

/* ABOUT US */

.about-history{
	color:white;
}

.about-history h2{
	color:white;
}

/* CART */

.minicart-items-wrapper{
	overflow-x:hidden !important;
	margin-bottom: 3px !important;
}

.minicart-items-wrapper .overflowed{
	border: 0 !important;
}

#checkout-review-table .button-action {
    width: 19px;
    height: 20px;
    line-height: 20px;
}

#checkout-review-table .button-action.edit {
    line-height: 20px;
    font-size: 12px;
}

.qty-wrapper .qty-wrap{
	margin-top: 1px;
}

.minicart-items-wrapper{
	border: 1px solid #dcd8d8 !important;
}

#checkout-review-table{
	border:none !important;
}

.cart-price .price{
	font-size:1rem !important;
    margin-top: 5px;
    display: block;
}

.grand.totals .price{
	font-size:1.4rem;
}

.osc-place-order-wrapper{
	margin-top: -15px;
}

.checkout-index-index .porto-block-html-top{
	display:none;
}

#hubspot-messages-iframe-container{
	z-index:900 !important;
}


.stripe-payments{
	display:block;
}

html:lang(de-DE) .stripe-payments, html:lang(de) .stripe-payments {
	display:none !important;
}

html:not(html:lang(de)) .paypal-express{
	display:none !important;
}

/*html:lang(es-ES) .payment-group .payment-method:nth-child(3){
	display:none;
}*/

/* AMAGAR PAYPAL ALEMANIA */
/*
html:lang(es-ES) .payment-group .payment-method:last-child,
html:lang(es) .payment-group .payment-method:last-child,
html:lang(en) .payment-group .payment-method:last-child,
html:lang(en-GB) .payment-group .payment-method:last-child{
	display:none;
}
*/

/* CATALEG */

.product-item-name, .product-item-name a{
	white-space: inherit;
}

.products-grid .product-item .product-item-info.type1:hover, .product-item-photo:hover{
	box-shadow:none !important;
}

h3.product-item-name{
	margin-bottom: 0 !important;
}

.filterproducts.products{
	display: flex;
    flex-wrap: wrap;
}

.box-tocart #qty-error{
    position: absolute;
    margin-top: 52px;
    width: 400px;
    left: 0;
}

/* DOWNLOADS */

.downloads .download{
	background-color:#f1f1f1;
	padding:15px;;
	height:100%;
}

.downloads .download .row{
	height:100%;
}

.downloads .download h3{
	line-height:20px;
	margin-bottom:1rem;
}

.downloads .download .btn{
	position:absolute;
	bottom:0;
}

.btn-strong-blue{
	background-color:#00559e !important;
}

/* CLINICAL CASES */

.clinical-cases .case p{
	line-height:100%;
	background-size:cover;
	display:flex;
	height:240px;
	cursor:pointer;
}

.clinical-cases .case span{
	margin:auto;
	color:white;
	font-size:24px;
	text-shadow: 2px 2px 5px black;
	line-height: 32px;
	text-align: center;
	padding: 1rem;
}

.banner-slider-carousel img{
	max-width:720px;
}

.modal-header .action-close{
	margin-top:40px;
}

.dess-technologies .modal-header .action-close{
	margin-top:15px;
}

.modal-content .carousel-container .item-image{
	text-align:center;
}

.modal-content .carousel-container .owl-image{
	max-width:900px;
	margin:auto;
}

.modal-popup .modal-header{
	padding:0 1rem 1rem 1rem;
}

@media only screen and (max-width: 700px) {
	.modal-content .carousel-container .owl-image{
		height:auto !important;
		width:100% !important;
	}
}

.slider-images{ display:none !important; }

/* DESS Technologies */

.dess-technologies .element .block{
	line-height:100%;
	background-size:cover;
	display:flex;
	flex-direction:column;
	height:240px;
	cursor:pointer;
	padding:1rem;
	background-position: center;
}

.dess-technologies .element h2, .dess-technologies .element p{
	color:white;
	text-shadow: 2px 2px 5px black;
	text-align: center;
	padding: 1rem;
}

.dess-technologies .element h2 {
	margin-top:auto;
	margin-bottom:0;
	padding:0;
	font-size:24px;
	line-height: 32px;
	
}
.dess-technologies .element p {
	margin-top:0;
	margin-bottom:auto;
	padding:0;
	font-size:16px;
	line-height:18px;
}

.dess-techonologies .modal-content .carousel-container .owl-image{
	max-width: 100px;
}

/* CONTACT */

.contact .fieldset {
    margin: 0 0 0.4em;
}

.contact .fieldset .fields{
	padding:0;
}

.contact-iframes iframe{
	width:100%;
}

/* BLOG */

.blog-page #maincontent.page-main{
	padding-top: 0;
}

.post-content .post-description img.featured-image {
    margin: 0 0 20px 0;
}

.post-list .preview{
	max-height:350px;
	overflow:hidden;
}

/*
.post-info div{
	float:left;
	margin-right:10px;
	display:block;
	margin-bottom:0.5rem;
}
*/

.blog-post-view .post-description p {
    font-size: 14px !important;
    line-height: 24px !important;
}

.blog-post-view .next-link{
	float:right;
}

.blog-post-view .post-gallery.clearfix{
	margin-bottom:2rem;
}

.blog-post-view .page-title-wrapper{
	display:block !important;
}

.blog-post-view .post-holder {
	margin-left: 0px !important;
}

.blog-page .column.main .author{
	border:none !important;
}

.blog-post-view .post-date{
	width:30%;
	float:right;
	text-align:right;
}

.blog-page .page-title{
	line-height: 30px;
    margin: 15px 0px;
}

[class^=template-] .block-post .image-wrap._4x3{
	padding-bottom: 37% !important;
}

[class^=template-] .block-post .image-container .post-category{
	bottom:auto !important;
	top:0 !important;
}


@media only screen and (max-width: 700px) {
	.blog-post-view .post-date{
		width:100%;
		text-align:left;
	}
	
	.blog-post-view .post-author-name .author-position{
		display:block;
		width:100%;
	}
}

.blog-post-view .post-author-name .author-info{
	display: block;
    float: left;
    width: 70%;
}

.blog-post-view .post-author-name .block-img{
	float:left;
	margin-right:10px;
}

.blog-post-view .social-icons img{
	width:16px;
}

.blog-post-view .post-author-name{
	display:block;
	width:100%;
}

.blog-post-view .post-author-name .author-name{
	display:block;
	width:100%;
	line-height:18px;
}

.blog-post-view .post-author-name .author-position{
	display:block;
	width:100%;
	float:left;
	line-height:18px;
}

.blog-post-view .post-author-name .block-img img{
	border-radius: 50%;
	height: 60px;
    width: 60px;
}

.blog-post-view .post-holder .post-date{
	box-shadow: none;
	float: right;
	margin-left: 0;
	width: auto;
}

.footer-bottom address{
	text-align: right;
}

.footer .newsletter input.checkbox{
	height:auto;
}

.dess-club-price{
    color: #2c96c7;
}

.dess-club-price-detail{
	color:#B12704;
	font-weight: 700;
}

.dess-club-price .price-box{
	margin:auto !important;
}

.price-box .price-label{
	width: 100%;
    margin-bottom: 2px;
    font-weight: 400;
    color: #666 !important;
}

.dess-club-price .price{
    color: #2c96c7 !important;
}

.dess-club-price-w-discount{
	text-decoration:line-through;
}

.price-final_price .price-container{
	display:flex;
	flex-direction:column;
}

.dess-club-price-detail, .dess-club-price-detail .price-label{
	color: #b12704 !important;
}

.discount-pct{
    border: 2px solid #B12704!important;
    color: #B12704;
    display: inline-flex;
    padding: 5px 40px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 1.125rem;
}

.discount-pct-detail{
    color: white;
    background-color:#2c96c7;
    display: inline-flex;
    padding: 10px 30px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 1.125rem;
}

/*.post-list .post-info{
	display: inline-flex;
	padding: 0 !important;
}*/

.post-list .post-info .post-title .post-link{
	display:block;
}

.post-list .post-holder .post-header{
	margin:0;
}

.post-bottom .post-gallery{
	text-align:center;
}

.fancybox-container .fancybox-inner button:not(.primary){ border:none !important; }

.fancybox-container .fancybox-toolbar .fancybox-button svg{
	width: auto;
	height: 150%;
	margin-left: -50%;
	transform: translateX(-50%) translateY(-15%);
}

/* DISTRIBUTORS */
.dist-container{
	margin-bottom:1.6rem;
}

.dist-container .dist-location{
	display:block;
	padding: 1rem;
	background-color:#f1f1f1;
	color:black;
	font-size: 18px;
	line-height: 30px;
	display:flex;
}

.dist-container .dist-location img{ margin-right:10px; }

.dist-container .dist-location:after{
	content: "+";
	font-size: 24px;
	line-height: 30px;
	position: absolute;
	right: 0;
	margin-right: 2rem;
}

.dist-container .dist-content{
	padding:0 1rem 0 1rem;
	display:none;
}

.dist-container .dist-content .row{
	padding:1rem 0 1rem 0;
}

.dist-container .dist-name{
	display:block;
	margin-bottom:0.4rem;
}

/* COLORS */
html .footer .action.primary{
	background-color:#00A9CE !important;
	transition: opacity .4s;
}
html .footer .action.primary:hover{
	opacity:.8 !important;
	transition: opacity .4s;
}

#preview-loading{
    position: absolute;width: 600px; z-index: 99; height: 50px;
}
#preview{
    position: absolute; width: 600px; z-index: 9999999; margin-top:2px;
}
@media only screen and (max-width: 700px) {
    #preview{
        position: fixed !important; width: 100% !important; left:0; margin-top:62px; padding: 0 5px; max-height:100%;
    }
    #preview-loading{
        position: fixed !important;
        width: 90% !important;
        left: 0;
        top: 114px;
    }
    html[lang="es"] .search-loading-icon{
        top: 24px !important;
    }
}
.search-loading-icon{
    position: absolute; height: 20px; width:20px; top: -29px; right: 40px;
}
.loading-add-to-cart{
    height:20px; width:20px; margin:auto;
}
.cs-box-container{
    border:2px solid #ddd; background:white; border-radius:6px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 600px;
}
.cs-product-block{
    border-bottom:1px solid #ddd;
}

.flex-direction-column{
    flex-direction:column;
}

.cs-lh-16{
    line-height: 16px;
}

.cs-zoom75{
    zoom:75%;
    margin-bottom:13px;
}

.qty lavel span{
	font-size:12px;
}

.add-to-cart-button{
    color:white !important; padding:18px !important; margin:auto 20px auto auto !important; font-size: 12px !important; width: 90% !important;
}

.about-us-team h2, .about-us-team h3{
color:#222529;
}
.about-us-team{
    background-color: #f6f6f6;
}
.about-us-team .col-12{
    display:flex;
}
.about-us-team .card{
    border-radius:4px; overflow: hidden; border:1px solid #aaa;
}
.about-us-team .card h3{
    font-size: 16px;
}
.about-us-team .card .card-body{
    background-color: white;
    height: 100%;
}
.about-us-team .card .card-icon{
    padding-bottom:10px;
}
.about-us-team .card .card-icon a{
    display:flex; border-radius:50%; height: 30px; width: 30px; background-color: black; float:left; margin-right:5px;
}
.about-us-team .card .card-icon a i{
    font-size: 14px; margin:auto; color:white
}
.about-us-team .card .card-icon .share-links a{
    margin-top:0;
}

#search_autocomplete{
	display:none !important;
	visibility: hidden !important;
	height:0px !important;
	width:0pX !important;
	position: absolute !important;
	top: -500px !important;
	left: -500px !important;
}

.title-gray{
	color: #808080;
}

/* #08C */
/* #0088cc */
/* SG: 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 */

/* IMPLANTS LANDINGS */

.implants-landing h1{ color:#548235;font-size: 50px; }
.implants-landing h2{ color:#548235; }
.implants-landing strong{ color:#548235; }
.implants-landing h1 img{ max-height:80px; }
.implants-landing .claim{ color: #333; color: #666; font-size:20px; line-height: 40px; font-weight: 400; letter-spacing: 2px; }
.font-size-20{ font-size:20px; }
.alternative-background{ background-color:#f2f1ef; }
.zero-waste-1-1{ height:250px; }
.w-900{ width:900px; }
.color-white{ color:white !important; }
.green-back{ background-color:#e2f0d9; }


.activehex-landing .header-claim{ position: absolute; display: flex; height: 100%; flex-direction:column; z-index:99; }
.activehex-landing .header-claim h2{ font-size: 34px;font-weight: 600;color: #333; text-align:center; }
.activehex-landing .category-description{ margin:0; }
.activehex-landing h1{ font-size: 42px;font-weight: 800;color: #0099cc; text-align:center;text-transform: uppercase; }
.activehex-landing strong.h1{
	font-family: Poppins, sans-serif;
	line-height: 44px;
	font-size: 42px;
	font-weight: 800;
	color: #0099cc;
	text-align:center;
	text-transform: uppercase;
}
.activehex-landing h2{ color:#00a9ce; font-family: 'helvetica neue lt std'; }
.activehex-landing h3{ color:#548235; font-size:24px;}
.activehex-landing .block-title:before, .activehex-landing .block-title:after{
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: #e7e7e7;
}
.activehex-landing .block-title:before {
    margin-left: -50%;
    text-align: right;
}
  .activehex-landing .header-claim{
    width: 50%;
  }
@media only screen and (max-width: 600px) {
  .activehex-landing .header-claim{
    width: 100% !important;
  }
}
.mh-400{ min-height: 400px; }
.w-106{ width: 106px; }
.back-bbb{ background:#bbb; }
.activehex-landing .zw-logo{ width: 150px;max-height: initial;position: absolute;right: -210px;top: 50%;transform: translateY(-50%);margin-top: -50px; }
.activehex-landing .bg-img{ position:relative; z-index:9; margin-left: 10%; min-height:300px; }
h2.subtext{ color: #333; color: #666; line-height: 50px; font-weight: 400; letter-spacing: 2px; }
.mh-300{ max-height:300px; }
.mh-100{ max-height:100px; }
.mh-120{ max-height:120px; }
.color-green{ color:#548235 !important; }
.bck-green{ background-color:#f2f1ef; }
.detalles-text{ font-size: 24px; margin-bottom: 40px; }
.color-666{ color:#666; }

.activehex-landing .zw-logo-blt{ right: -280px !important; }

.footer-switchers-absolute .switcher-dropdown{
	margin-bottom: 80% !important;
    position: absolute !important;
    bottom: 0 !important;
    top: auto !important;
    /*margin-left: -175% !important;*/
}

.footer-switchers-absolute .switcher-language{
	margin:auto !important;
}

.footer-switchers-absolute .switcher .options ul.dropdown:before {
	transform: rotate(180deg);
	bottom: -12px;
	top: initial;
	/*right:10px;
	left:initial;*/
}

.footer-switchers-absolute .switcher .options ul.dropdown:after {
	transform: rotate(180deg);
	bottom: -14px;
	top: initial;
	/*right:9px;
	left:initial;*/
}

.footer-switchers-absolute .switcher .options .action.toggle::after{
	transform: rotate(180deg);
}

.footer-switchers-absolute{
	/*position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 20px;
    margin-bottom: 20px;*/
}

.footer-switchers-absolute .fa-globe-europe:before{
	color: #aaa;
	font-size:26px;
}

.footer-switchers-absolute .switchers .fa{
	margin-bottom: 7px !important;
}

.footer-switchers-absolute .switcher-dropdown{
	font-size:14px;
}

a.btn:visited{
	color:white !important;
}

.zoomImg{ background:white !important; }

.professional-question{
	font-size: 19px;
	font-weight: bold;
}

.professional-step-3 .order-1{ order:1; }
.professional-step-3 .order-10{ order:10; }
.professional-step-3 .order-20{ order:20; }
.professional-step-3 .selector-flag{ width:20px; }
.professional-step-3 .selector-flag img{ margin-top:5px; }
.professional-step-3 .selector-name{ width: auto; }

@media only screen and (min-width: 768px) {
  .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        max-width: 90% !important;
    }
}

@media only screen and (max-width: 768px) {
	.distributors-selector{
		flex-direction:column;	
	}
	.distributors-selector .dist-container{
		width:100% !important;
	}
}

.zindex999{ z-index:999; }

.page-header .header-main a.btn-primary{ color:white !important; }

#preview-loading{
	    pointer-events: none;
}

.banner-cta-container{
	position: relative !important;
    margin: auto;
    top: 0 !important;
    display: flex;
    width: 100% !important;
}

.banner-cta-button{
	background: #00a9ce;
    color: white !important;
    position: relative !important;
    display: block;
    width: auto !important;
    margin: auto;
    top: 0 !important;
    height: auto !important;
    text-shadow: none !important;
    margin-top: 20px;
    font-size: 18px !important;
    letter-spacing: .01em;
    line-height: 1.42857 !important;
    padding: 0.8em 2em !important;
    text-align: center !important;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 4px;
}

@media only screen and (max-width: 600px) {
	.banner-cta-button{
		margin-top:auto !important;
		margin-bottom:300px;
	}
}

/* RELATED PRODUCTS */
.small-list.products-grid .product-items .product-item{
	padding:10px 10px !important;
}
.small-list.products-grid .product-items .product-item-details{
	max-width:90% !important;
	position: relative !important;
	/*padding-bottom: 35px !important;*/
}
.products-related .product-item-info{
	border: solid 1px #e7e7e7 !important;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo{
	width:100% !important;
	margin-bottom:10px !important;
}
.small-list.products-grid .product-items .price-box{
	/*bottom: 0px;
    position: absolute;
    width: 100%;*/
}
.text-muted{
	color:#777;
}
.ht-container .price-box{
	margin-bottom:0px !important;
}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}

.product.description ul li{
	display: list-item !important;
	list-style-type: disc !important;
}

.checkbox.related{
	display:none !important;
	visibility:hidden !important;
}

.block.related .block-actions{
	display:none;
}

.switcher-currency{
	display:none;
}

.row.conexiones.creased{ max-height:220px; overflow:hidden; position: relative; }
.row.conexiones.creased:after{
    content: "View more";
    top: 170px;
    position: absolute;
    z-index: 999;
    color: #2c96c7;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    cursor: pointer;
    background: #FFFFFF90;
    padding: 20px 40px;
    text-decoration: underline;
}
.row.conexiones.creased:before{
    content: "";
    display: block;
    top: 160px;
    left: 0;
    height: 60px;
    width: 100%;
    position: absolute;
    z-index: 999;
    text-align: center;
    line-height: 100px;
    color: #2c96c7;
    font-size: 14px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 1));
}
.conexiones a:visited{ color:#00a9ce }
.conexiones a span{ 
	margin-top: 4px;
    display: block;
}

/* FIX footer */
.footer p.widget-title {
	margin-bottom: 15px;
	font-size: 1rem;
}

/* FIX product widgets y listados de productos */
.block-products-list span.product-item-link {
	font-weight: 400;
	line-height: 1.35;
	letter-spacing: -.01em;
	margin-bottom: .45rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222529;
	display: block;
}

.block-products-list .product-image-container {
	margin: auto;
}

.filterproducts span.product-item-link {
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.35;
	letter-spacing: -.01em;
	margin-bottom: .45rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222529;
	display: block;
}

/* FIXes home */
.rowcenter {
	justify-content: center;
}

.banner-transporte strong.h1 {
	margin-right: auto;
	font-size: 42px;
	line-height: 40px;
	color: white;
	margin-bottom: 20px;
	text-transform: none;
	font-weight: bold;
	border-bottom: 8px solid white;
	padding-bottom: 20px;
	text-align: left;
}

.home-block-container .home-block-over strong.title {
	margin-top: auto;
	color: white;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
}

/* FIXes widget blogpost Home */
.title-blogposts, .title-h2 {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-weight: 600;
}

.featured-categories-container {
	margin-bottom: 4em;
}

.post-content h3 {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #222529;
	margin: 0 0 14px;
}

.post-item.post-title-simple h3 a {
	color: inherit;
}

/* Home feature categories */
.row.featured-categories {
	padding: 0 20%;
}

.row.featured-categories .column {
	max-width: 28%;
	margin: auto;
}

.row.featured-categories .featured-categories-column .widget.block.block-category-link {
	margin: auto;
	padding: 5px 0;
	color: #222529;
}

.featured-categories .block-category-link a {
	color: inherit
}

/* FIX PDC */
.category-bottom-description strong.title {
	font-family: Poppins, sans-serif;
	font-size: 30px;
	letter-spacing: normal;
	line-height: 40px;
	text-align: justify;
}

/* DES-94 */
.toolbar-products .title-h2 {
	line-height: normal;
	margin-right: auto;
	padding: 0 0 10px 0;
	font-size: 1.5em;
}

#layer-product-list .title-h2 {
	display: block !important;
	text-align: center;
}

/* DES-104 */
div.homeblocks {
	text-align: center;
}

.homeblocks h2.title-homeblock {
	font-weight: 550;
	font-size: 25px;
	margin: 8px 0 0 0;
}

@media(max-width: 575px) {
	.homeblocks h2.title-homeblock {
		margin-top: 4px !important;
	}
}

.table-totals .totals.charge{
	display:none !important;
}

span.custom-link {
	padding: 4px 0;
	display: inline-block;
}

.custom-link:hover {
	text-decoration: none;
}

/* Estilos del modal principal */
.geoip-modal-popup.modal-popup._show {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 902;
	padding: 0;
}

.geoip-modal-popup .modal-inner-wrap {
	position: relative;
	background: #ffffff;
	border-radius: 8px;
	width: 90%;
	max-width: 600px;
	margin: auto;
	transform: translateY(0);
	top: 0;
	left: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

/* Estilos del header */
.geoip-modal-popup .modal-header {
	padding: 20px 30px;
	text-align: center;
	position: relative;
}

.geoip-modal-popup .modal-title {
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: 500;
	margin: 0;
	line-height: 1.2;
	width: 100%;
	padding: 28px 20px 0 20px;
	border-bottom: none;
}

/* Estilos del contenido */
.geoip-modal-popup .modal-content {
	padding: 30px;
	text-align: center;
}

.geoip-modal-popup .geoip-modal-text {
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}

/* Estilos del footer y botones */
.geoip-modal-popup .modal-footer {
	padding: 20px 30px 30px;
	display: flex;
	justify-content: center;
	gap: 20px;
	border-top: none;
}

.geoip-modal-popup .modal-footer button {
	padding: 12px 24px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 4px;
	cursor: pointer;
	min-width: 200px;
	transition: all 0.3s ease;
	text-transform: none;
}

/* Botón "Stay in " */
.geoip-modal-popup .modal-footer button:first-child {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
}

.geoip-modal-popup .modal-footer button:first-child:hover {
	background: #f5f5f5;
	border-color: #bbbbbb;
}

/* Botón "Change to " */
.geoip-modal-popup .modal-footer button:last-child {
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}

.geoip-modal-popup .modal-footer button:last-child:hover {
	background: #333333;
	border-color: #333333;
}

/* Ocultar botón de cerrar */
.geoip-modal-popup .action-close {
	display: none;
}

/* Clases de utilidad */
.geoip-modal-popup .pt-5 {
	padding-top: 1.25rem;
}

.geoip-modal-popup .d-none {
	display: none;
}

/* Estilos para el body cuando el modal está activo */
body._has-modal {
	overflow: hidden;
}

body._has-modal .modals-overlay {
	z-index: 901 !important;
}

/* Forzar z-index */
.modal-popup.geoip-modal-popup {
	z-index: 902 !important;
}

/* Ajustes responsive */
@media screen and (max-width: 767px) {
	.geoip-modal-popup .modal-inner-wrap {
		width: 95%;
		margin: 15px;
	}

	.geoip-modal-popup .modal-title {
		font-size: 20px;
	}

	.geoip-modal-popup .geoip-modal-text {
		font-size: 14px;
	}

	.geoip-modal-popup .modal-footer {
		flex-direction: column;
		gap: 15px;
	}

	.geoip-modal-popup .modal-footer button {
		width: 100%;
		min-width: auto;
	}
}

.view-flag {
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}

/* Ajustar posición y alineación del selector de idioma */
.header-switchers-absolute {
	display: flex;
	align-items: center;
}

.header-switchers-absolute a {
	display: flex;
	align-items: center;
}

/* Opcional: añadir un borde o efecto hover */
.view-flag:hover {
	opacity: 0.8;
}

.view-en-eu, .view-en {
	background-image: url('../images/flags/svg/eu.svg');
}

.view-es-es {
	background-image: url('../images/flags/svg/es.svg');
}
.view-fr-fr {
	background-image: url('../images/flags/svg/fr.svg');
}
.view-de-de {
	background-image: url('../images/flags/svg/de.svg');
}
.view-it-it {
	background-image: url('../images/flags/svg/it.svg');
}
.view-pt-pt {
	background-image: url('../images/flags/svg/pt.svg');
}
.view-en-eu-gb {
	background-image: url('../images/flags/svg/gb.svg');
}
.view-en-sa {
	background-image: url('../images/flags/svg/sa.svg');
}