
.customised-heading {
	background: #efefef;
	padding:15px;
	margin-bottom: 15px;
	font-size: 18px;
}
h2.customised-heading {
	text-transform: uppercase;
	font-weight: 900;
	position: relative;
}

h2.customised-heading:after {
    content: "\f05a";
    font-family: FontAwesome;
    position: absolute;
    right:-20px;
}
 
.customised-heading .fa-chevron-down {
	font-size: 12px;
	margin-top: 5px;
}
.select-handles .radio {
	text-align: center;

}
.select-handles .radio img {
	margin:5px 0;
}
.select-handles label {
	font-weight: 900;
}
.select-handles .radio input[type="radio"] {
	margin-left: -8px;
}
.grips strong {
	display: block;
	font-size: 20px;
}
.customised-fields-required h5 {
	font-size: 35px;
	text-transform: uppercase;
	color:#000;
	font-weight: 900;
}
.customised-fields-required .form-control {
	background: #efefef;
}


.whole-sale-contents {
	padding:50px 0;
}

.whole-sale-contents h5 {
	text-transform: uppercase;
	color:#00a9cf;
	font-size: 35px;
	margin-bottom: 25px;
	font-weight: bolder;
}
.whole-sale-contents p {
	font-size: 18px;
	color:#0d1117;
}
.whole-fields sup {
	color:#00a9cf;
}

.whole-fields label {
	text-transform: uppercase;
}

.whole-fields .form-control {
	background: #efefef
}

.whole-fields .form-control  {
	color:#00a9cf;

}

.whole-sale-img {
	margin-top: 25px;
}
.top-left-nav > li {
	border:none !important;
	color:#fff;
}

.top-bar .navbar-default li a {
	color:#fff;
	padding:0px;
	margin:0px;
}
.top-bar .navbar-default li a:hover {
	color:#ff0000;
}


.top-bar .navbar-default {
	background: transparent;
	padding:0px;
	margin:0px;
	border:none;
}

.top-bar .navbar-default li {
	margin:0px;
	padding:20px 12px;
	color:#fff;
}

.signin-menu li {
	padding:20px 15px;

}

.helpline address, .helpline address a {
	color: #a9a9a9;
}
.helpline address i.fa, .helpline address span {
	 color: #fff;
    display: inline-block;
    margin: 0 10px 10px 0;
    float: left;
}

.brang-ambassdor-contents {
	position: relative;
	// background: #fff;
}

.brang-ambassdor-contents img {
	position: absolute;
	top: -192px;
	height: 380px;
}

.brand-thumbnail {
	float: left;
	width: 200px;
}

.brand-thumbnail img {
	// position: absolute;
	// left:10px;
	// top: -64px;
}

.ambassdor-detail {
	padding:17% 10px;
}
.ambassdor-detail h3 {
	
}