/*
* Custom code goes here.
* A template should always ship with an empty custom.css
*/
/*VERMELHO GREATDEAL #db251a*/ /*REPLACE #2fb5d2*/

@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700&display=swap');

@media (max-width:575px) {
}

@media (max-width:767px) {
}
@media (max-width:991px) {
}


html, body {
	overflow-x: hidden;
}

body {
	font-family: 'Comfortaa', cursive !important;
	font-size: .8rem;
	line-height: 1.35em;
	background-color: #1a1a1a;;
}

h1 {
	color: #db251a;
}

a {
	color: #db251a;
}

a:hover {
	color: #981C14;
}

a:focus, a:hover {
	color: #db251a;
	text-decoration: underline;
}

.h3, .h4, h3, h4 {
    font-size: 1rem;
}

p {
    font-size: .8375rem;
}

main {
	background-color: #fff;
}

.search-widget form input[type="text"]:focus {
	outline: 3px solid #E1E1E1;
	color: #232323;
	background: #fff;
}
.search-widget form button[type="submit"] .search:hover {
	color: #db251a;
}

.search-widget form input[type="text"]:focus + button .search {
	color: #db251a;
}

.page-customer-account #content .no-account {
	text-align: center;
	font-size: .85rem;
}

.btn-primary {
	color: #fff;
	background-color: #db251a;
	border-color: transparent;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #981C14;
	border-color: transparent;
}

.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #BF1D14;
	border-color: transparent;
	background-image: none;
}

body#checkout section.checkout-step .address-item.selected {
	background: #fff;
	border: 3px solid #db251a;
}

body#checkout a:hover {
	color: #981C14;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #981C14;
	border-color: transparent;
}

.search-widget {
    float: right;
	margin-left: 15px;
}

.search-widget form input[type="text"] {
}


@media (max-width:767px) {
	#header .header-nav .top-logo a img {
		max-height: 35px;
		max-width: 100%;
	}
}

#header .logo {
	max-width:  255px; 
}


#_desktop_logo h1 {
	margin-bottom: 0;

}

#header .header-nav {
	border-bottom: none;
	/*max-height: 50px;*/
	margin-bottom: 0px;
	font-size: .8rem;
	background-color: #2d2d2d;
	
}

@media (max-width:767px) {
	#header .header-nav {
		margin-bottom: 0px;
	}
}
#header .header-nav .mobile a {
	color: #fff;
}

#header .header-nav .mobile {
	background-color: #db251a;
	color: #fff;
}

#header .header-nav .mobile .cart-preview .shopping-cart {
	vertical-align: middle;
	color: #fff;
}


#header .header-nav .user-info .logged {
	color: #fff;
}

#header .header-top {
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #db251a;
}



@media (max-width:767px) {
	#header .header-top {
		/*padding-bottom: 0px;*/
		padding-bottom: 20px; /*influencia a caixa de pesquisa em mobile*/
		background-color: #fff;
	}
}

#header .top-menu {
	margin-top: 5px;
	margin-bottom: 5px;
}

#header .header-top .menu {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: .375rem;
	margin-top: 10px;
}

/*********************/
@media (max-width:991px) {
	#header .header-top .menu {
		float: none;
		padding-right: 0px;
		padding-left: 0px;
		margin-bottom: .375rem;
		margin-top: 10px;
	}
	
	.top-menu a[data-depth="0"] {
		font-weight: 600;
		padding: .1875rem .625rem .375rem 0;
	}
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
	box-shadow: none;
	z-index: inherit;
	display: block;
	position: static;
	overflow: hidden;
	padding-top: 0;
	padding-left: 10px;
	margin-left: 0;
	width: 100%;
	min-width: 100%;
	background: #fff;
	font-size: .75rem;
}

#header .header-top #mobile_top_menu_wrapper a {
	color: #db251a;	
}

#header .header-top #mobile_top_menu_wrapper .dropdown-submenu {
	font-size: .70rem;
	padding-top: 3px;
	padding-bottom: 3px;
}



#header .header-top a[data-depth="0"] {
    color: #fff;
    text-transform: uppercase;
}


#header .top-menu a[data-depth="0"]:hover {
	color: #DBDBDB;
}

#header .header-top .position-static {
	position: static;
	margin-top: 15px;
}

@media (max-width:767px) {
	#header .header-top .position-static {
		margin-top: 0px;
	}
}



#header a {
	color: #7a7a7a;
}

.dropdown .expand-more {
	color: #7a7a7a;
}

.dropdown:hover .expand-more {
	color: #db251a;
}

.top-menu a {
	font-size: .80rem;

}

#header .header-nav .language-selector {
	margin-top: .9375rem;
	white-space: nowrap;
	margin-bottom: 8px;
}

#header .header-nav .user-info {
	margin-left: 2.5rem;
	margin-top: .9375rem;
	text-align: right;
	white-space: nowrap;
	margin-bottom: 8px;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: 400;
	color: #373a3c;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0;
	font-size: .85rem;
}

#header a:hover {
	text-decoration: none;
	color: #db251a;
}


.sub-menu {
	padding-top: 15px;
}

/**********SLIDER**********/
.carousel {
	box-shadow: none; 
	margin-bottom: 0;
}

.carousel {
	display: none;
}

.carousel .carousel-item .caption {
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.17);
}

body.page-index .carousel {
	display: block;
	background-color: #f0f0f0;
	margin-bottom: 30px;
}

.carousel figure {
	margin: 0;
}

.carousel .carousel-inner {
	height: 340px;
	margin-bottom: 0;
}


@media (max-width:991px) {
	.carousel .carousel-inner {
		height: auto;
		margin-bottom: 0;
	}
	
	.carousel .display-1 {
		font-size: 2.125rem;
		font-weight: 600;
	}
	
	.carousel .caption-description h3 {
		font-size: .9rem;
	}
	
	.carousel .caption-description p {
		
	}
}

@media (max-width:767px) {
	.block_newsletter {
		padding-bottom: .625rem;
		border-bottom: none;
	}
}

.material-icons {
	font-size: 20px;
}

/**************************/

#wrapper {
	background: #f0f0f0;
	box-shadow: none;
	padding-top: 1.563rem;
}


#wrapper .banner img {
    box-shadow: none;
}


#stores .page-stores {
	width: 100%;
	margin: 0 auto;
}

#wrapper .breadcrumb {
	background: transparent;
	padding: 0px 0 10px;
}

/**********FOOTER********/



#footer {
	background-color: #eaeaea;
	padding-top: 0;
}

.footer-container {
	margin-top: 0;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	box-shadow: none;
	border-top: solid #FFFFFF 1px;
	background-color: #2d2d2d;
}

.footer-copy {
	background: #1a1a1a;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	color: #6B6B6B;
}

.footer-copy a {
	color: #969696;
	font-size: .8rem;
}
.footer-copy a:hover {
	color: #fff;
}

.footer-container .h3,
.footer-container #block_myaccount_infos .myaccount-title a,
.footer-container .block-contact .block-contact-title, .linklist .blockcms-title a
{
	color: #E0E0E0 !important;
}

.footer-container li a {
	font-size: .8rem;
}

.footer-container li a:hover {
	color: #db251a;
}

.footer-container .collapse-icons i {
	color: #fff;
}

.block-contact {
	border-left: none; 
	padding-left: 15px; 
	color: #7a7a7a;
	line-height: 1.3rem;
}


@media (max-width:767px) {
	#footer .links .title {
		padding: .625rem;
		border-bottom: none;
		cursor: pointer;
	}
	
	.footer-container .links .h3 {
		line-height: 1.2;
		font-size: .75rem;
	}
	
}

#left-column {
	padding-left: 0;
}

.left-column {
	padding-right: 0;
	padding-left: 30px;
}

/*.block-category {
	display: none;
}*/

#js-product-list-header .card-block {
	padding: 0;
	display: none;
}

.block-category {
	min-height: 100px;
	background-color: transparent;
}

.block-category h1 {
	display: none;
}

.block-category .category-cover {
	width: 100%;
	position: relative;
	right: 0;
	bottom: 0;
}

.block-category .category-cover img {
	width: 100%;
	height: auto;
}

.block-category #category-description {
	margin-top: 15px;
	padding: 15px;
	background-color: #fff;
}

.block-categories {
	box-shadow: none;
	background: #fff;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
	box-shadow: none;
	background: #fff;
}

.card {
	box-shadow: none;
	border: none;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
	color: #4F4F4F;
	font-size: .8rem;
	text-decoration: none;
	text-align: center;
	font-weight: 400;
}

.products-sort-order .select-title {
	border: 1px solid rgba(0,0,0,.25);
	box-shadow: none;
}

#products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail {
	display: block;
	padding: 8px;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	position: relative;
	margin-bottom: 1.563rem;
	height: 318px;
	width: 257px;
	background: #fff;
	box-shadow: none;
}

#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
	position: absolute;
	bottom: 1.25rem;
	padding-top: .625rem;
	z-index: 0;
	background: #fff;
	text-align: center;
	width: 257px;
	height: 3.125rem;
	box-shadow: none;
	transition: bottom .3s;
}

#products .thumbnail-container .product-description, .featured-products .thumbnail-container .product-description, .product-accessories .thumbnail-container .product-description {
	box-shadow: none; 
}

#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
   
	margin: 0 auto;
}


/*
@media (min-width:767px) {
	#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
		 margin: 0 .6125rem;	
	}
}
*/

/*****novo*****/

@media (min-width:767px) {
	#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
		 margin: 0 .6125rem;	
	}	
}

@media (min-width:767px) and (max-width: 992px)  {
	#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
		 margin: 0 2.7125rem;	
	}
}

@media (min-width:993px) and (max-width: 1140px) {
	#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
		 margin: 0 1.6125rem;	
	}
}

@media (min-width:1141px)  {
	#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
		 margin: 0 0.6125rem;	
	}
}


/**************/


.all-product-link {
	display: none;
}

.products-section-title {
	color: #9C9C9C;
	display: none;
}

#header .header-nav .blockcart {
	background-color: transparent; 
	height: 3rem;
	padding: .75rem;
	margin-left: .9375rem;
	text-align: center;
	white-space: nowrap;
}

.marca {
	display: inline-block;
	border: solid 4px #DDDDDD;
	margin-bottom: 8px;
	margin-top: 8px;
}
.marca:hover {
	border: solid 4px #db251a;
}

.contact-rich .block .data {
	color: #232323;
	font-size: .85rem;
	width: auto;
	overflow: hidden;
}

.form-control {
	font-size: .9rem;
}


.block-social ul {
	margin-bottom: 0;
	padding-top: 20px;
}

.block-social ul li:hover {
    background-color: #db251a;
}

@media (min-width:767px) {
	.block-social ul {
		padding-top: 5px;
	}
}

.block-social ul li {
    height: 2.5rem;
    width: 2.5rem;
    background-color: #676767;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 .125rem;
	
    cursor: pointer;
}

@media (min-width:767px) {
	.block_newsletter, .block-social, .links {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.block-img-payment {
	text-align: left;
}

@media (min-width:767px) {
	.block-img-payment {
		text-align: right;
	}
}

.img-payment {
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-control:focus, .input-group.focus {
	outline: .1875rem solid #db251a;
	border-color: #db251a;
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
	background: #7a7a7a;
	padding: .68rem 1rem;
}
.page-my-account #content .links a span.link-item {
	display: block;
	height: 100%;
	box-shadow: none;
	background: #fff;
	padding: 1rem;
}
.page-my-account #content .links a:hover i {
	color: #db251a;
}

.page-my-account #content .links a {
	text-align: center;
	font-size: .8rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #7a7a7a;
}

.page-customer-account #content {
	box-shadow: none;
	background: #fff;
	padding: 1rem;
	font-size: .875rem;
	color: #7a7a7a;
}

.btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1rem;
	font-size: .8rem;
	border-radius: 0;
}

#pagenotfound .page-not-found, #products .page-not-found {
	box-shadow: none;
	background: #fff;
	padding: 1rem;
	font-size: .875rem;
	color: #7a7a7a;
	max-width: 100%;
	margin: 0 auto 20px;
}
.page-content .search-widget {
    float: right;
    margin-left: 0px;
}

.pagination .current a {
	color: #db251a;
	text-decoration: none;
	font-size: 1.25rem;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
   display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
	color: #CFCFCF;
}

#products .product-description,.featured-products .product-description,.product-accessories .product-description,.product-miniature .product-description {
	position:absolute;
	z-index:1;
	background:#fff;
	width:257px;
	bottom:0;
	height:80px;
	border-top: #D9D9D9 solid 1px;
}

#products .product-miniature .discount-amount, #products .product-miniature .discount-percentage, #products .product-miniature .on-sale, #products .product-miniature .online-only, #products .product-miniature .pack, #products .product-miniature .product-flags .new, .featured-products .product-miniature .discount-amount, .featured-products .product-miniature .discount-percentage, .featured-products .product-miniature .on-sale, .featured-products .product-miniature .online-only, .featured-products .product-miniature .pack, .featured-products .product-miniature .product-flags .new, .product-accessories .product-miniature .discount-amount, .product-accessories .product-miniature .discount-percentage, .product-accessories .product-miniature .on-sale, .product-accessories .product-miniature .online-only, .product-accessories .product-miniature .pack, .product-accessories .product-miniature .product-flags .new, .product-miniature .product-miniature .discount-amount, .product-miniature .product-miniature .discount-percentage, .product-miniature .product-miniature .on-sale, .product-miniature .product-miniature .online-only, .product-miniature .product-miniature .pack, .product-miniature .product-miniature .product-flags .new {
	display: none;
	/*position: absolute;*/
	/*left: -.4375rem;*/
	padding: .3125rem .4375rem;
	color: #fff;
	background: #db251a;
	text-transform: uppercase;
	min-width: 3.125rem;
	min-height: 1.875rem;
	font-size: .8rem;
	font-weight: 600;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
}

#products .product-miniature span.discount-amount .discount-product {
	display: none !important;	
}



#product #content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}



#product-availability .product-available {
	color: #4cbb6c;
}

li.product-flag {
	display: block;
	position: absolute;
	background: #db251a;
	font-weight: 700;
	padding: .3125rem .4375rem;
	text-transform: uppercase;
	color: #fff;
	margin-top: .625rem;
	z-index: 2;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
	right: 0;
}

.product-price {
	color: #db251a;
	font-size: 1.2rem;
	font-weight: 700;
}

#product #block-reassurance {
	box-shadow: none;
	background: #fff;
}

#product-availability .product-available {
	display: none;
}

.product-cover img {
	box-shadow: none;
	background: #fff;
}

.product-images > li.thumb-container > .thumb {
	box-shadow: none;
	cursor: pointer;
	margin-bottom: .625rem;
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
	border: 3px solid #A8A8A8;
}
.product-flags li.product-flag {
	background: #db251a;
	font-weight: 700;
	padding: .3125rem .4375rem;
	text-transform: uppercase;
	color: #fff;
	margin-top: .625rem;
	font-size: 1rem;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
	background-color: #db251a;
	/*top:100px;*/
}

.product-description .discount-percentage{
	display: none !important;
}

.has-discount.product-price, .has-discount p {
	color: #000;
}

#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover, .product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover {
	color: #db251a;
}

.has-discount .discount {
	background: #db251a;
	color: #fff;
	font-weight: 600;
	padding: .3125rem .625rem;
	font-size: 1rem;
	margin-left: .625rem;
	text-transform: uppercase;
	display: inline-block;
}

#block-reassurance li {
	border-bottom: 1px solid #f0f0f0;
}
.tabs {
	box-shadow: none;
	margin-top: 2rem;
	background: #fff;
	padding: 1.25rem 1.875rem;
}

.tabs .nav-tabs .nav-link.active {
	color: #db251a;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	border: none;
	border-bottom: 3px solid #db251a;
}

.social-sharing li {
	box-shadow: none;
	height: 2.5rem;
	width: 2.5rem;
	border-radius: 50%;
	display: inline-block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 2rem 2rem;
	background-position: .25rem .25rem;
	cursor: pointer;
	margin-left: .5rem;
}

.custom-radio input[type="radio"]:checked + span {
	display: block;
	background-color: #db251a;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	left: .125rem;
	top: .125rem;
}

/*************copy***************/
.quickview .modal-content {
	background: #fff;
	min-height: 28.13rem;
}

#blockcart-modal .product-name {
	color: #db251a;
	font-size: 1.125rem;
}

#header .header-nav .cart-preview.active {
	background: #db251a;
}

body#checkout section.checkout-step {
	box-shadow: none;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,.25);
	padding: .9375rem;
}

body#checkout #header .header-nav {
	max-height: none;
	padding: 1rem 0 .9375rem;
	border: none;
	margin-bottom: 0;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}

body#checkout #footer {
	box-shadow: none;
	color: #7a7a7a;
	background: #393939;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
	background-color: #db251a;
	border-color: transparent;
}

#order-items {
	border-right: none;
	margin-bottom: 20px;
	padding-bottom: 20px;

}
#order-items hr {
	border-top-color: #CDCDCD;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
	background: #686868;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0;
	font-size: .875rem;
	padding: .5rem 1rem;
}
.cart-grid-body a.label:hover {
	color: #db251a;
}

.block-promo .promo-code-button.cancel-promo {
	color: #db251a;
	margin-bottom: 0;
}

.block-promo .promo-input + button {
	margin-top: -1px;
	margin-left: -1px;
	text-transform: capitalize;
	border: 4px solid #db251a;
}

.warning-block {
	padding: 20px;
	background-color: yellow;
	margin-top:20px;
}
.warning-block p {
	color: #0F0F0F;
}

/************ Modulo Certificacao Energetica ******************/

.energyEfficiency .energyLabel[class*="v21_"]:before {
    border-radius: 3px;
	background-color: rgba(255,255,255, .8);
}

/* .tooltipster-box */

.tooltipster-sidetip .tooltipster-box {
	background: #fff;
	border: 2px solid #D9D9D9;
	border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px;
}

/* .tooltipster-content */

.tooltipster-sidetip .tooltipster-content {
	color: white;
	line-height: 18px;
	padding: 6px 6px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	/* half the width, for centering */
	margin-left: -10px;
	top: 0;
	width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	/* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	/* same as .tooltipster-left .tooltipster-arrow */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #fff;
	left: 0;
	top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #fff;
	left: -3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #fff;
	left: 3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
	left: 0;
	top: -3px;
}

/* .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #D9D9D9;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #D9D9D9;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #D9D9D9;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #D9D9D9;
}

.product-miniature .saEUenergyAction {
    clear: both;
    position: absolute;
    top: -230px;
}

.product-miniature {
	
}
