/* CSS Document */
.productDescription h4 {
	color:#A2898A;
}
.productDescription ul {
    margin-left: 22px;
}
.yamm .nav, .yamm .collapse, .dropup, .dropdown {
    font-family: "Raleway", sans-serif;
}
.dropdown > a:before {
    display:none;
}
.custom-pills {
	margin-bottom:0px !important;
}
.custom-pills > li {
	background-color: #EE5349;
    border-radius: 8px;
    border-color: #8e2c08;
    border: 1px solid #8E2C08;
}
.custom-pills > li > a {
	background-color: #EE5349;
    color: #FFF;
    padding: 1px;
}  
div.ectdivhead {
	border: 1px solid #350166;
}
div.logintoaccount {
	width:auto;
}
div.loginTopDiv {
	border:none;
}
div.loginprompt > .separator {
	padding: 12px;
}
.nav-pills > li > a {
	background:none;
}
.underLogo {
	padding-left:8px;
	letter-spacing: 2px;
}
.emailFriend {
	padding:12px;
}
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff9f9+0,f4beca+51,ffffff+100 */
.jumpMenuStyle {
/*background: #fff9f9;  Old browsers */
/*background: -moz-linear-gradient(top,  #fff9f9 0%, #f4beca 51%, #ffffff 100%);  FF3.6-15 */
/*background: -webkit-linear-gradient(top,  #fff9f9 0%,#f4beca 51%,#ffffff 100%);  Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  #fff9f9 0%,#f4beca 51%,#ffffff 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9f9', endColorstr='#ffffff',GradientType=0 ); IE6-9 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+50,f7f7f7+100 */
background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top,  #f7f7f7 0%, #ffffff 50%, #f7f7f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ffffff 50%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f7f7f7 0%,#ffffff 50%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
}
div.ectorderstatus > div.ectdivhead {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	border: 4px double #1a6cb6; 
	/*background: #f7f7f7;  Old browsers */
	/* background: -moz-linear-gradient(top,  #f7f7f7 0%, #ffffff 50%, #f7f7f7 100%); FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ffffff 50%,#f7f7f7 100%); Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom,  #f7f7f7 0%,#ffffff 50%,#f7f7f7 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7',GradientType=0 );  IE6-9 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.87) 0%, rgba(247,244,244,0.87) 52%, rgba(255,255,255,0.87) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.87) 0%,rgba(247,244,244,0.87) 52%,rgba(255,255,255,0.87) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.87) 0%,rgba(247,244,244,0.87) 52%,rgba(255,255,255,0.87) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deffffff', endColorstr='#deffffff',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
}
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f4f4+52,ffffff+100&0.87+0,0.87+52,0.87+100 */

.pageContainerLayout {
	background: rgba(255, 255, 255, 0.55);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.wereAllOverIt {
	background: #FFF;
    color: #1a6cb6;
    border-radius: 8px;
    padding: 10px;
    font-weight: bold;
    /* border: 1px solid #0009d6; */
    box-shadow: 8px 7px 13px 0px #2b2b2b;
}

.miniCartIcon {
	color:#fff;
}
.miniCartIconContainer {
	border-radius: 100%; 
	width: 40px; 
	height: 40px; 
	padding: 0; 
	line-height: 38px;
	text-align: center; 
	transition: all 0.2s ease-in-out; 
	margin: 0; 
	background-color:#B9B9B9; 
	margin: 0px;
}
.miniCartIconContainer a:hover {
	color: #FFF;
	font-weight:bold;
}
.ectdp_minicartmainwrapper {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
}
.header-dropdown-buttons .btn-group > .btn {
    background-color: #B9B9B9;
    border: 1px solid #e9e9e9;
}

.detailreviewstars img {
	display:inline-block;
}
.prodrating img {
	display:inline-block;
}
.rating img {
	display:inline-block;
}
.mincart img {
	display: unset;
}

div.prodnavigation {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	border-bottom: 1px solid #1a6cb6;
	background-color:rgba(242,242,244,0.70);
	border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
}
#newitems {
    list-style: none;
}
/* SIDEBAR LAYOUT */
.sidebar_tovar_details ul {
	list-style:none;
}
.sidebar_tovar_details li {
	padding-bottom: 22px;
}
.sidebar_tovar_details img {
	border: 1px solid #666;
    border-radius: 6px;
	margin-bottom: 16px;
}

/*PRODUCT LAYOUT*/
.productHeadings h4 {
	min-height:50px;
	padding:2px;
}
.productLayoutP {
	min-height: 190px;
}
.warningImage {
	display:inline-block;
}
.warningLink {
	color:#777;
}
.warningSpan {
	display:inline-block;
	vertical-align:bottom; 
	line-height:12px;
}

@media only screen and (min-width : 1200px) {
	.wereAllOverIt {
		font-size:2.5em;
	}
}

@media only screen and (max-width : 1199px) and (min-width : 992px) {
	.wereAllOverIt {
		font-size:2em;
	}
}

@media only screen and (max-width : 991px) and (min-width : 768px) {
	.wereAllOverIt {
		font-size:1.5em;
	}
}
.slp-img {
	max-height: 320px;
	margin: 0px auto;
}
/*ScotLabs Prdocts Short Description*/
.slpsd {
	padding: 8px;
	min-height: 200px;
}
.slpdiv {
	min-height: 500px;
}
.tac {
	text-align: center
}
.btn-info {
    background-color: #337ab7;
    border-color: #46b8da;
    margin: 6px 0px;
}
.btn-info:hover {
    background-color: #3352B7;
    border-color: #0B2E39;
}
.prodcutPageHeading {
    background-color: #1a6bb7;
    color: #FFF;
    padding: 12px;
    border-radius: 8px;
}
.ajaxSectionBTN {
    background-color: #337ab7;
    width: 220px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    border-radius: 12px;
    line-height: 32px;
    box-shadow: 2px 3px 4px #777;
	margin-bottom:32px;
	margin-left:6px;
}