#form-language img {
    max-width: 16px;
}

.alert.alert-cart{ position: fixed; top: 30px; z-index: 9999; right: 50px;}
.alert-success-addtocart {
    position: fixed;
    right: 30px;
    top: 60px;
    z-index: 999;
    border: 2px solid #0f75bc;
    background-color: #fff;
    font-size: 120%;
    width: 200px;
}

.close { font-size: 36px; }
.relative { position: relative;}
/* grouped Products */
.product-group li {
    float: left;
    border: 2px solid white;
    box-sizing: initial;
}

.product-group .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


.product-group img {
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
}

.product-group a {
    position:relative;
    display: block;
    height: 100%;
    width: 100%;
}

.product-group li.active {
    border: 2px solid green;
}

.product-group li:hover {
    border: 2px solid grey;
}

.product-group:after{
    display: table;
    content: " ";
    clear: both;
}


.img-responsive, .thumbnail>img, .thumbnail a>img {
    margin: 0 auto; /* Centering images */

}

.image-additional .video img {
    display: block;
    max-width: 100%;
    height: auto;
}

.over{
     position: absolute;
    bottom: 0;
    right: 0;
}
.image{
    position: relative;
}

.category-layout{
    border: 1px solid transparent;
}
.category-layout:hover{
    border: 1px solid #e7e7e7;

}
.category-layout .category-thumb .caption {
    text-align: center;
}

#top .language-select img {
	height: 16px;
}

span.error input{
    border:  1px solid red;
}

#column-left {
    height: 100%;
    position: static;
}

/**
* Left category Mega Menu for Simplica (and Default) theme
* Thannks to: https://bootsnipp.com/snippets/featured/bootstrap-mega-menu
*/

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.category-item > a > .fa{
    float: right;
    line-height: 25px;
}

.mega-dropdown-menu ul li .all-categories{
    color: #007acc;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 12px;
    white-space: normal;
    /* font-weight: bold; */
    padding: 3px 0px;
    text-transform: uppercase;
}

.mega-dropdown-menu .dropdown-header a {
    border:0px;
    padding:0;
}
.mega-dropdown-menu .dropdown-header a:hover, .dropdown-menu .child_3 li > a:hover {
    background: transparent;
    border: 0;
}

.mega-dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    left: 25%;
    /*top: 0;*/
    right: 0;
    border: 1px solid #f0f0f0;
    width: auto;
    margin-bottom: 50px;
    margin-top: -40px;
}

.dropdown-menu {
	top: unset !important;
}

.mega-dropdown-menu li > a:hover {
    background-color: transparent;
    border: none;
}

.mega-dropdown-menu .child_3 {
    padding: 0;
}

.mega-dropdown-menu .child_3 > li {
    list-style: none;
}

.mega-dropdown-menu .child_3 li > a {
    border: none;
    display: block;
    padding: 0;
    padding-top: 3px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
    font-size: 12px;
    text-transform: uppercase;
}

.mega-dropdown-menu .child_3 li > a:hover {
	text-decoration: underline;
	color: #337ab7
}

/* Manufacturer list*/
.manufacturer-list li {
    list-style:none;
    float:left;
    padding-right: 15px;
}



.sub-menu-title-category {
  	display: inline-block;
  	text-shadow: 0 1px 0 #ffffff;
  	color: #000;
  	font-weight: 400;
  	font-size: 16px;
  	text-transform: uppercase;
  	/*color: #1d4965;*/
    background: url(../img/sidebar-menu-item-brand-bg-red.png) repeat-x bottom;
    margin-bottom: 20px;
	padding-bottom: 3px;
}



a.sub-menu-title-category {
	border: none;
    color: #505050;
    padding: 0px 0px;
    margin-bottom: 20px;
	padding-bottom: 3px;
}
a.sub-menu-title-category:hover {
	color: #444444;
    background: none;
    border: none;
    text-shadow: none;
    background: url(../img/sidebar-menu-item-brand-bg-red.png) repeat-x bottom;
    margin-bottom: 20px;
	padding-bottom: 3px;
	color: #000;
}


/* Manufacturer list*/

/* Slideshow styles */
.banner-slideshow .item {
    position: relative;
}
.banner-slideshow h2, .banner-slideshow span {color:#EEEEEE;}
.banner-slideshow .item .banner-text {
    position: absolute;
    bottom: 0;
    background:#000;
    padding:10px;
    color:#EEEEEE;
    min-width:25%;
    opacity: 0.8;
}
.banner-slideshow .item a.banner-text:hover, .banner-slideshow .item .banner-text h2:hover{
    color:#007acc;
}

.banner-slideshow .item .banner-text h2{
    font-weight:bold;
    margin:0 0 10px 0;
}
.banner-slideshow .item .banner-text span{
    text-decoration: none;
    font-size:14px;
}


/* Slideshow styles */


/* Special label */
.special-label-sale {
	position: absolute;
	display: block;
    height: 50px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgb(235,88,88);
    color: rgb(255,255,255);
    border-radius: 50%;
    width: 50px;
    
    top: 10px; 
    right: 26px;
    background: #EA2E49; 
    color: white;
    font-weight: bold;
    padding: 5px 5px 6px 11px;
    
}

/* Category list */

/*.widget-products li>a:after {
    content: "\f138";
    font-family: FontAwesome;
    font-size: 0.875em;
    font-style: normal;
    font-weight: normal;
    margin-top: 32px;
    position: absolute;
    right: 10px;
    text-decoration: inherit;
    top: 0;
    color: #cccccc;
    font-size: 1.3em;
} */


.widget-products li .product>.warranty>i {
    color: #f1c40f;
}
.widget-products li .product>.warranty {
    display: block;
    text-decoration: none;
    width: 50%;
    float: left;
    font-size: 0.875em;
}
.widget-products li .product>.price>i {
    color: #2ecc71;
}
.widget-products li .product>.price {
    display: block;
    text-decoration: none;
    width: 50%;
    float: left;
    font-size: 0.875em;
}
.widget-products li .product>.name {
    display: block;
    /*font-weight: 600;
    padding-bottom: 7px;*/
    text-transform: uppercase;
    font-size: 13px;
}
.widget-products li .product {
    display: block;
    margin-left: 90px;
    margin-top: 19px;
}
.widget-products li .img {
    display: block;
    float: left;
    text-align: center;
    width: 70px;
    height: 68px;
    overflow: hidden;
    margin-top: 7px;
}
.widget-products li>a {
    height: 88px;
    display: block;
    width: 100%;
    color: #344644;
    padding: 3px 10px;
    position: relative;
    -webkit-transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
    transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
}

.widget-products li>a:hover {
  text-decoration: underline;
  color: #4d6b27; /*#337ab7;*/
}

.widget-products li {
    border-bottom: 1px solid #ebebeb;
}
.widget-products {
    list-style: none;
    margin: 0;
    padding: 0;
}


