body {
	font-family: "Ubuntu",sans-serif;
	font-weight: 400;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
   /* background: #F5F5F5  ;*/
 
    background: -webkit-linear-gradient(top, #fcfcfc, #FFFFFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #fcfcfc, #FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #fcfcfc, #FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #fcfcfc, #FFFFFF); /* Standard syntax (must be last) */
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
hr {
margin-top: 4px;
margin-bottom: 10px;
}
a {
	/*color: #23a1d1; 
	color: #993E00;*/
	color: #000000;
}
a:hover {
	text-decoration: none;

}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
#input-sort.form-control{
width: 150px;
height: 30px;
}
 
#input-limit.form-control{
width: 70px;
height: 30px;
}
 select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control,input[type="search"].form-control, input[type="url"].form-control,  input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
	
}

select.input[type="search1"].form-control
{ font-size: 12px;
	width:304px;
	}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.padleft { padding-left:0px; }
.padright { padding-right:0px; }

.bg-theme { background:#FF52AE;color:#FFF;font-weight:bold;}
.bg-theme:hover { color:#FFF;}
button.bg-theme  { color:#FFF; }
button.bg-theme i { font-size:25px; }
.box {
	margin-bottom: 30px;
}

<!--Check out template-->
.panel-body div.checkout-content {
    margin-top: -1px;
    padding: 20px 40px;
}

.login-content .right, .login-content .left {
    background-color: #f9f9f9;
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    padding: 30px;
}

.login-content .heading {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

.login-content .heading i {
    color: #FF52AE;
    float: left;
    font-size: 56px;
    margin-right: 14px;
}

.login-content .heading h2 {
    color: #323232;
    font-size: 23px;
    margin-bottom: 2px;
    margin-top: 0;
	font-weight:bold;
}

.login-content .heading p {
    color: #737373;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}

.checkout-content .login-content p.login-padd {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 6px;
	color: #737373;
    font-size: 13px;
    font-style: italic;
}

.login-content .login-buttons {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}

.extra-wrap {
    overflow: hidden;
}
.box .box-heading {
    background-color: #FFF;
    color:#666666;
    font-family: "Ubuntu",sans-serif;
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 30px;
    padding: 20px 30px;
    text-transform: capitalize;
	border-top:2px solid #FF52AE;
	border-bottom:1px solid #ddd;
	-moz-box-shadow: 2px 2px 1px #888;
	-webkit-box-shadow: 2px 2px 1px #888;
	box-shadow: 2px 2px 1px #888;
}

.box-product {
    margin: 0;
    padding: 0;
    width: 100%;
}
.padleft { padding-left:0px ; }
.padright { padding-right:0px; }

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #000000;
	/*background-color: #F2F2F2;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); */
	text-decoration: underline;
	background-repeat: repeat-x;
}



/* top */
#top {
	/*background-color: #444546; */
	background: none;
	/*border-bottom: 1px solid #e2e2e2;*/
	/*padding: 4px 0px 3px 0; */
	margin: 15px 0 10px 0;
	min-height: 0px;
	height:10px;
    color: #000000;
        
}
#top .container {
	padding: 0 20px;   
}
#top #currency .currency-select {
	text-align: left;
        color :#000000;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #55A1D5;
	text-decoration: underline;
	/*background-color: #F2F2F2;
	background-image: linear-gradient(to bottom, #F2F2F2, #F2F2F2);*/
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {

	text-decoration: none;
    font-family: "Ubuntu", sans-serif;
    color: #888;
    font-size: 14px;
	font-weight: 300;
	
}
#top-links li {
	/* border-right:1px solid #014574; */
	padding:0 16px;
}

#top-links li span.topwel-msg {
	color:#FFAAD4;
	font-weight:100;
}

#top-links li a {
	/* border-right:1px solid #014574; */
	font-weight:300;
}

#top .btn-link:hover, #top-links a:hover {
	color: #EC0091;
	/*background-color: white;*/
	text-decoration: none;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	color : #000000;
}
#top-links .dropdown-menu a:hover {
	color: #55A1D5;
	text-decoration: underline;
	
}
#top .btn-link strong {
	font-size: 12px;
        line-height: 12px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 0px 0;
}
/* search */
#search {
	margin-bottom: 0px;
	/*padding-left :230px;*/
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius:0px;
	border-right:0px;
	/*width:350px;*/
 }
#search .btn-lg {
	
	line-height: 25px;
	padding: 7px 25px;
	text-shadow: 0 1px 0 #FFF;
	border:0px;
	border-radius:0px;
	background:#014574;
	color:#fff;
	
	/*background: #FDD922; */
}

#search .btn-lg i {
	color:#fff;
	font-size:25px;	
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
.cart-finalview i {
 	color:#FF52AE;
	margin-right:3px;	
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #014574;   
	/*background:rgba(75, 74, 78, 0.5) none repeat scroll 0 0;*/
	/*background-image: linear-gradient(to bottom, #58037C, #1f90bb); */
	background-repeat: repeat-x;
	/*border-color: #1f90bb #1f90bb #145e7a; */
	min-height: 40px;
	border-bottom: 1px solid #C6C6C7;
	color:#FFFFFF;
	margin-bottom: 5px;
}
#menu li:hover  {
 background-color: black;
 color:white;
 }

#menu .nav > li > a {
	color: #FFFFFF;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	text-transform: uppercase;
	/*border-right: 1px solid #FFFFFF;*/
	font-weight:bold;
}

#menu .nav > li > a::before {
	background: #FF52AE none repeat scroll 0 0;
    content: "";
    height: 8px;
    margin-top: -2px;
    position: absolute;
    right: -4px;
    top: 50%;
    width: 8px;
    z-index: 9;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a   {
	/*background-color: rgba(0, 0, 0, 0.1);*/
	color: #000000;
	padding: 10px 15px 7px 15px;
	/*border: 1px solid #C6C6C7;*/
	border-bottom:0px;
	/*box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25);*/
	border-bottom: 3px solid #FFFFFF;
	background-color: white;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	border-radius: 0px 0px 0px 0px; 
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FFFFFF;
	/*border-bottom: 3px solid #E43200;*/
	
}
#menu .dropdown-inner {
	display: table;
	width: 100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 170px;
	display: block;
	padding: 5px 20px;
	clear: both;
	line-height: 20px
	color: #000000;
	font-size: 13px;
}
#menu .dropdown-inner li a:hover {
	/*color: #00000; 
	color: #55A1D5;*/
	background-color: white;
	text-decoration: underline;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	
	color: #55A1D5;
	text-decoration: underline;
	/*background-color: #229ac8; */
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #F2F2F2;
        background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); 
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #55A1D5;
	text-decoration: underline;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #F5F5F5;
	border-top: 1px solid #ddd;
	color: #000;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid skyblue;
}
footer a {
	color: #000;
}
footer a:hover {
	color: #557795;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #557795;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding-bottom: 10px;
	background-color:#f5f5f5;
	color:#888;
	font-family: "Ubuntu",sans-serif;
	font-size:15px;
	font-weight: normal;
	
	/*border: 1px solid #ddd;*/
}
.breadcrumb i {
	font-size: 15px;
	color:#F358A8;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 0px;
	position: relative;
	white-space: nowrap;
	
}

.breadcrumb > li :hover{
	text-decoration:underline;
}

.breadcrumb > li + li:before {
/*	content: '';
	padding: 0;*/
}
.breadcrumb > li:after {
/*	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 16px;
	height: 16px;
	border-right: 1px solid #DDD;
	
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg); */
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
	
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
	float:right;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #F2F2F2;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #222222;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FF7A08; 
	/*background-image: linear-gradient(to bottom, #E7E7E7, #111111); */
	background-repeat: repeat-x;
	width:130px;
	height:30px;
	font-size:10px;
	text-align:top;
	/*border-color: #222222 #222222 #000000; */
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #2095C2;
	/*font-weight:bold;*/
	/*background-image: linear-gradient(to bottom, #5EA742, #111111);*/
}
/* list group */
 
.list-group a {
	border: 1px solid #DDDDDD;
	color: #222222;
	padding: 8px 12px;
	background: #fcfcfc;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #222222;
	background: #fcfcfc; 
	font-weight: bold;
	border: 1px solid #DDDDDD;
	text-shadow: 0 0px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #E8E8E8;
	cursor:pointer;
	padding:0px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
    text-align: center;

}


.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 15px;
	min-height: 50px;
	background: #fff;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
    font-size: 15px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {

	background-color: #F5F5F5;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
/*.product-thumb .button-group button {*/
	/*width: 60%;*/
	/*border: none;*/
	/*display: inline-block;*/
	/*float: left;*/
	/*background-color: #fdd922;*/
	/*color: grey;*/
	/*line-height: 30px;*/
	/*font-weight: bold;*/
	/*text-align: center;*/
	/*text-transform: uppercase;*/
/*}*/
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
/*.product-thumb .button-group button:hover {*/
	/*color: white;*/
	/*background-color: #005387;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/
/*}*/
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

.actions{
    border-top: 1px solid #dddddd;
    line-height: 0;
    margin: 20px 0 0;
    padding: 10px 0;
}
.actions .cart{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 1px solid #dddddd;
    color: #000000;
    float: left;
    font: 12px/1.1em tahoma, Arial, Helvetica, sans-serif;
    height: 30px;
    padding: 7px 5px;
    width: 60%;
}
.actions button{border: none; background: none;}

.actions .cart i{
    color: #000000;
    font-size: 18px;
    margin-right: 10px;
}

.actions .cart:hover .fa, .actions .cart:hover span{
    color: #FF52AE;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.actions ul.add-to-links {
    width: 40%;
    display: inline-block;
    padding-left: 0px;
}
.actions ul li button{
    display: block;
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 50%;
}
.actions ul li button:hover .fa{
    color: #FF52AE;
}
.actions ul {
    margin: 0;
}
.actions ul li {
    list-style: outside none none;
}
.actions ul li button i {
    font-size: 16px;
}
.actions ul li button.wishlist {
    border-right: 1px solid #ddd;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}


/* Menu new style for account login Page */

#menu_new {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #014574;
	color:#FFF;
	float:left;
	font-size: 1.5em;
	min-height: 100%;
	margin-left: 1em;
	cursor:pointer;
	width:300px;
	 
	padding-left:0px;
	text-align:center;
	border-radius: 0 20px 0 20px;	
 } 
 
 #menu_new{-moz-box-shadow:inset 2px -2px 13px #8f8f8f;-webkit-box-shadow:inset 2px -2px 3px #8f8f8f;box-shadow:inset 0px 0px 5px #e5e5e5;border:0px solid #c5c5c5;cursor:pointer;}
 
/*  #menu_new ul li{-moz-box-shadow:inset 2px -2px 13px #8f8f8f;-webkit-box-shadow:inset 2px -2px 43px #8f8f8f;box-shadow:inset 0px 0px 16px #e5e5e5;border:0px solid #c5c5c5;cursor:pointer;} */
 
#menu_new h2{font-size:20px;color:#fff;}


#menu_new li {
	position: relative;
	z-index: 1;
	display: block;
	background:free;
}

#menu_new li a {
	display: block;
	padding: 0.5em 1em;
	white-space: nowrap;
	 
	text-decoration:underline;
}

#menu_new li ul {
		position: absolute;
		overflow: hidden;
		display: none;
		left: 100%;
		top: 0.5em;
		float: none;
		/*background-image: -moz-radial-gradient(0 50%, ellipse  farthest-side, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.5) 33%, rgba(0,0,0,0) 100%);
		background-image: -webkit-radial-gradient(0 50%, ellipse  farthest-side, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.5) 33%, rgba(0,0,0,0) 100%);
		background-image: radial-gradient(0 50%, ellipse  farthest-side, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.5) 33%, rgba(0,0,0,0) 100%);*/
}
	
#menu_new li:hover ul {
		display: block;
		background-color: #F4EEE1;
		 
		border: 0px solid grey;
		padding:5px;
		border-radius: 0 20px 0 20px;
}
#menu_new  li:hover ul {-moz-box-shadow:inset 2px -2px 13px #8f8f8f;-webkit-box-shadow:inset 2px -2px 3px #8f8f8f;box-shadow:inset 0px 0px 5px #e5e5e5;border:0px solid #c5c5c5;cursor:pointer;}
	 
#menu_new li ul a {
		position: relative;
		font-size: 0.8em;
}
	
#menu_new li ul a:hover:before {
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	/*background: rgba(0,0,0,0.75);
	border: 1px solid #FFF;*/
	position: absolute;
	top: 0.5em;
	left: -0.75em;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cart-button div.cart {
	background-color: #FF52AE;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;	
}

.cart-button div.cart:hover {
	background-color: #39393b;
}
.cart-button div.wishlist:hover {
	background-color: #FF52AE;
}

.header-search { margin-top:10px;}

.cart-button div.wishlist {
	background: #39393b none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    text-align: center;
    width: 38px;	
}

.wishlist a i, .compare a i {
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    vertical-align: top;
}

div.cart a i {
    color: #fff;
    float: left;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    vertical-align: top;
    width: 38px;
}

.compare a {
    background-color: #cecece;
	color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    text-align: center;
    width: 38px;
}

.transition .caption {
	color: #bababa;
	margin-bottom: 20px;
	height:auto;
	max-height:30px;
}
div.box-product div.row div.col-sm-3 {
	width:100%;
	max-width:300px;
	
}
.caption a {
 	font-family: "Ubuntu",sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.transition .caption a:hover {
	color: #FF52AE;
}
.transition div.caption p.price {
	color: #FF52AE;
    font-family: "Bitter",serif;
    font-size: 25px;
	margin-top:10px;
	
}
.name {
    background-color: #7d7d7d;
    padding: 5px 5px 7px;
    margin-bottom: 15px;
}

.name a {
    color: #fff;
    font-family: "Bitter",serif;
    font-size: 14px;
    text-transform: uppercase;
}
.transition div.caption p.price .price-old {
    font-size: 16px;
}

.cart-position {
	
    clear: right;
    float: right;
    margin: 13px 0 20px 20px;
    position: relative;
	
}

#cart span.link_a i.fa-shopping-cart {
    color: #FF52AE;
    line-height: 41px;
    margin-right: 15px;
    vertical-align: top;
	font-size: 25px;
}

#cart span.link_a {
    color:#a4a4a4;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 41px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
}

#cart span.link_a b {
    color: #39393b;
    font-size: 18px;
    text-transform: uppercase;
}

#cart span.link_a i.fa.fa-caret-down {
    font-size: 13px;
    margin-left: 12px;
	color: #FF52AE;
}

#cart-total, #cart-total2 {
	color:#a4a4a4;
	font-weight:bold;	
}

#cart-total2 {
	display:none;
}

.header-wishlist {
	padding-right:16px;	
}

.header-wishlist i, .sellerzone i, .sellerzone span.caret, .header-buyerzone span.caret, .header-buyerzone i {
	color: #014574;
}

<!-- Product page info design-->
.product-info {
	margin-top: 20px;
    padding-bottom: 7px;
}

.product-info h1 {
	border-bottom: 1px solid #e6e6e6;
    color: #323232;
    margin-bottom: 10px;
    padding-bottom: 15px;
	font-size: 20px;

}

.product-info ul.description {
	color: #898989;
    font-weight: bold;
    line-height: 24px;
   
    text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
}

.product-info ul.description li:last-child { 
	 margin-bottom: 20px;

}

.product-info .description a {
	color: #898989;
    font-family: "Ubuntu",sans-serif;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
	
}

.product-info .description a:hover {
	color: #9F9D9F;
}
.product-info .description span{
 	font-weight: bold;
	color: #000000;
}
.product-info .description span.label {
	font-weight: bold;
	color: #fff;
	margin: 0 9px;
	font-size: 14px;
}

.product-info ul.price {
	color: #FF52AE;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
}

.product-info .price span {
 	font-weight: bold;
	color: #000000;
}

.product-info .price span.price-new {
 	font-weight: bold;
	color: #898989;
    font-size: 20px;
	margin-right: 8px;
}
#button-cart {
    background: #014574 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
}
.extra-button{
    margin-left: 10px;
}
.product-info .price span.price-old {
 	color: #7e7e7e;
    margin-left: 10px;
	font-size: 16px;
    text-decoration: line-through;
}

.product-info .price span.price-tax {
 	color: #898989  ;
    margin-left: 10px;
	font-size: 14px;
	
}

.product-info .price li.reward {
 	color: #7e7e7e;
	font-size: 14px;
	font-weight:bold;	
}

.product-info .price li.discount {
 	color: #7e7e7e;
	font-size: 12px;
	margin-bottom:2%;
	
}

.product-info ul.price li:last-child { 
	 margin-bottom: 20px;
}

.product-info div.options {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.product-info div.options h3 {
    font-size: 13px;
    text-transform: uppercase;
	color: #FF52AE;
}

.product-info div.option_lists {
	border-bottom: 1px solid #e6e6e6;
}

.product-info div.qty-btn-list {
	margin-top:20px;	
}

.product-info .extra-button a {
	color: #FF52AE;
	text-decoration:none;
	cursor:pointer;
}

.product-info .extra-button a i {
	color:#323232;	
}

.product-info .extra-button a:hover {
	color: #323232;
}

.product-info div.min-qty {
	color: #7e7e7e;
    font-size: 12px;	
}
.product-info div.rating a {
	color: #7e7e7e;	
	font-size: 14px;	
	padding-left:10px;
}

.product-info div.rating a.write-review {
	color: #FF52AE;
}

.product-info div.rating a.write-review:hover {
	color: #7e7e7e;	
}

.product-info div.rating a.write-review i {
	font-size:1.8em;	
	color: #7e7e7e;	
}

span.review-text a {
	color: #FF52AE;
}



