#slider .sliderContent .cButton{
    background-color: rgba(0, 0, 0, 0);
}

#viewedProduct .productList > li{
    width: 20%;
}
.loading #topMenu{
opacity: 1 !important;
}
.product:hover .tabloid{
position: relative !important;

}

#logo a {
text-decoration: none;
transition: all 0.3s;
}
#logo a:hover {
    opacity: 0.75;
}

.logoTopIcon{
width: 25%;
}

.logoTopText {
width: 70%;
}

.index-banners .elem, .index-banners .bg, #popSection, #brandList{
border-radius: 8px !important;
}
.index-banners .elem{
    transition: all 0.3s;
}
.index-banners .elem:hover{
filter: contrast(1.15);
filter: saturate(1.15);
filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2));
}
#left .heading{
border-radius: 8px 8px 0px 0px !important;
}
#leftMenu
{
border-radius: 0px 0px 8px 8px !important;
}
#main.color_white #left #leftMenu{
border: none !important;
}
::selection {
    background: #1e914e!important;
    color: #fff !important;
}

#middleSlider{
border-radius: 8px;
}

body.panels_white #right #popSection .heading, body.panels_white #right #brandList .heading{
border-radius: 8px 8px 0px 0px
}

#leftMenu .menuItems span{
font-family: 'roboto' !important;
text-transform: none !important;

}

#topMenu .bar>a{
transition: all 0.3s;
}

#topMenu .bar>a:hover{
filter: opacity(0.75);
}

#footer.variant_5 #footerBottom, #footer.variant_6 #footerBottom, #footer.variant_8 #footerBottom{
display: none
}

#rightFooter .telephone a{
    color: #1E914D !important;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture{
display:none
}
.btn-simple.btn-micro{
	box-shadow: #1e914e42 0px 5px 15px 0px;}
.btn-simple:hover{
border-color: #1e914e00;
}
.cart .heading{
border-radius: 8px;
}