
.d{

font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #1884f3;
    padding-bottom: 8px;
    margin-bottom: 8px;
    text-align: center;
    text-transform: uppercase;



}

.navcarbox {
    padding-left:5px;
    display: block; 
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); 
    transition: box-shadow .25s; 
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #f7941d;
    
}
.navbar-brand img {
    float: left;
    transition: all .5s ease-out;
    margin: 0;
}

/* Slider CSS */
/* Carousel Styles */

/* Carousel Styles */

.carousel-control {color: #e2e2e2;}

.carousel-indicators .active {background-color: #337ab7;}
.carousel-inner img {width: 100%;max-height: 420px;}
.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
.carousel-control.left span {margin-left: 50px;}
.carousel-control.right span {margin-right: 50px;}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
	
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
	
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: none;
	
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.heading1 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}


.heading1 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}

.heading1 > h2:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 35px;
    left: 11px;
    position: absolute;
    top: -18px;

    -webkit-transform: rotate(41deg);
    -moz-transform: rotate(41deg);
    -ms-transform: rotate(41deg);
    -o-transform: rotate(41deg);
    transform: rotate(41deg);

    width: 1px;
}

.heading1 {
    float: left;
    margin-bottom: 55px;
    margin-top: 13px;
    position: relative;
    width: 100%;
}
.heading1:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}


.heading1 > h2 > i {
    font-style: normal;
}
.heading1 > span {
    display: none;
}


.product-title {
font-family: HP Simplified Light;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;

  
  }
  
  
  heading1 {
    float: left;
    margin-bottom: 55px;
    margin-top: 13px;
    position: relative;
    width: 100%;0% */
  }
  
  
  
  
  .add-to-cart, .like {
  background: #0199d5;
  padding: 1.2em 4.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  }
  .add-to-cart:hover, .like:hover {
    background: #069;
    color: #fff;
    }
	
	
	
	






	
	