/* Add to cart button */
.pts-pull-right {
    float: right !important;
}
.pts-pull-left {
    float: left !important;
}
.pts-btn-block {
    display: block;
    width: 100%;
    padding-right: 5px;
    padding-left: 20px;
    text-align: left;
	min-width: 160px
}
.footer-middle.footer-div img {
    display: inline;
}
.add-to-cart {
    border: 0 none;
    border-radius: 0;
    color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    margin-bottom: 25px;
}
.add-to-cart-desc {
    border: 0 none;
    border-radius: 0;
    color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 25px;
}
input#newsletter {
    height: 34px;
    padding: 0 10px;
	width:250px;
}

.form.subscribe .btn.subscribe
{
position: absolute;
width: 100px;	
}
.form-multi:focus, .form-multi:hover {

    border: 1px solid #eee;
    background-color: transparent;
    box-shadow: none;

}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
/* Add to cart button */

/* Product Home Page Size */
.productinfo h2 {
	font-family: 'Roboto', sans-serif;
    font-size: 24px;
    /* font-weight: 700; */
}
/* Product Home Page Size */

/* Title color */
h2.title {
   font-family: 'Roboto', sans-serif;
    font-size: 18px;
    /* font-weight: 700; */
    margin: 0 15px;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
}
/* Title color */

/* product page css */

#advertisement {
    padding-bottom: 45px;
	padding-top:30px;
}

#advertisement img {
	max-width:100%;
    width: auto;
}

.pagination {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 0;
    padding-left: 15px;
}

.pagination li:first-child a,
.pagination li:first-child span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}

.pagination li:last-child a,
.pagination li:last-child span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
    background-color: #e50640;
    border-color: #e50640;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}

.pagination li a,
.pagination li span {
    background-color: #f0f0e9;
    border: 0;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-right: 5px;
    color: #000;
}

.pagination li a:hover {
    background: #e50640;
    color: #fff;
}

.qt-category {
    border: 1px solid #F7F7F0;
    margin-bottom: 35px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.qt-category .panel {
    background-color: #FFFFFF;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
}

.qt-category .panel-default .panel-heading {
    background-color: #FFFFFF;
    border: 0 none;
    color: #FFFFFF;
    padding: 5px 20px;
}

.qt-category .panel-default .panel-heading {
    background-color: #FFFFFF;
    border: 0 none;
    color: #FFFFFF;
    padding: 5px 20px;
}

.qt-category .panel-default .panel-heading .panel-title a {
    color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.qt-category .badge {
    background: none;
    border-radius: 10px;
    color: #696763;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.left-sidebar h2,
.brands_products h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    /* font-weight: 700; */
    margin: 0 auto 30px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
}

.left-sidebar h2:after,
h2.title:after {
    content: " ";
    position: absolute;
    border: 1px solid #f5f5f5;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -2;
}

.left-sidebar h2:before {
    content: " ";
    position: absolute;
    background: #fff;
    bottom: -6px;
    width: 130px;
    height: 30px;
    z-index: -1;
    left: 50%;
    margin-left: -65px;
}

.panel-body ul {
    padding-left: 20px;
}

.panel-body ul li a {
    color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.brands-name {
    border: 1px solid #F7F7F0;
    padding-bottom: 20px;
    padding-top: 15px;
}

.brands-name .nav-stacked li a {
    background-color: #FFFFFF;
    color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 5px 25px;
    text-decoration: none;
    text-transform: uppercase;
}

.brands-name .nav-stacked li a:hover {
    background-color: #fff;
    color: #696763;
}

.shipping {
    background-color: #F2F2F2;
    margin-top: 40px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}

.tooltip-inner {
    background-color: #e50640;
    border-radius: 4px;
    color: #FFFFFF;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #e50640;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}

.padding-right {
    padding-right: 0;
}

.features_items {
    overflow: hidden;
}

/* product page css */


/* Product Details CSS */
.product-details {
    overflow: hidden;
}

#qt-similar-product {
    margin-top: 40px;
}

#reviews {
    padding-left: 25px;
    padding-right: 25px;
}

.product-details {
    margin-bottom: 40px;
    overflow: hidden;
    margin-top: 10px;
}

.view-product {
    position: relative;
}

.view-product img {
    /*border: 1px solid #F7F7F0;*/
    height: 380px;
    width: auto;
	position: relative;
	margin: 0 auto;
	display: block;
}

.view-product h3 {
    bottom: 6px;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 8px 20px;
    position: absolute;
    right: 0;
}

#qt-similar-product .carousel-inner .item {
    padding-left: 0px;
}

#qt-similar-product .carousel-inner .item img {
    display: inline-block;
    margin-left: 50px;
	width: 74px;
}

.item-control {
    position: absolute;
    top: 35%;
	z-index: 500;
}

@media (max-width: 767px) {
	.item-control i {
		position: absolute;
		top: 35%;
		font-size: 12px !important;
	}
}

.item-control i {
	color: #FFFFFF;
    font-size: 20px;
    padding: 5px 10px;
}

.item-control i:hover {
    /*background: #ccccc6;*/
	color: #2a6496;
}

.product-information {
    border: 1px solid #F7F7F0;
    overflow: hidden;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-top: 20px;
    position: relative;
}

.qt-new-img {
    position: absolute;
    top: 0;
    left: 0
}

.product-information h2 {
    color: #363432;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin-top: 0;
}



.shop-details-tab {
    border: 1px solid #F7F7F0;
    margin-bottom: 45px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
	    overflow: hidden;
}

.shop-details-tab .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

#reviews ul {
    background: #FFFFFF;
    border: 0 none;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
}

/* #reviews ul li {
    display: inline-block;
} */

#reviews ul li {
    color: #696763;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding-right: 15px;
	display: inline-block;
}

#reviews ul li i {
    color: #e50640;
    padding-right: 8px;
}
#reviews p i {
    color: #e50640;
    padding-right: 8px;
}

#reviews ul li :hover {
    background: #fff;
    color: #e50640;
}

#reviews p {
    color: #827f7f;
}

#reviews form span {
    display: block;
}

#reviews form input {
    background: #F0F0E9;
    border: 0 none;
    color: #A6A6A1;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 8px;
    /*width: 100%;*/
}

#reviews form span input:last-child {
    margin-left: 0%;
}

#reviews textarea {
    background: #F0F0E9;
    border: medium none;
    color: #A6A6A1;
    height: 195px;
    margin-bottom: 25px;
    margin-top: 15px;
    outline: medium none;
    padding-left: 10px;
    padding-top: 15px;
    resize: none;
    width: 99.5%;
}

#reviews button {
    background: #e50640;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.brands_products, .side-banner,.price-range{
	margin-bottom:30px;
}

.ui-content{
	    border: 1px solid #F7F7F0;
		padding: 15px 9px;
}

.media-body p{
	margin-bottom: 5px;
    font-size: 13px;
    color: #7d7c7c;
}

.star i{
	 color: #f5d80f;
}

.price-tab h5{
	font-size:16px;
}

.price-tab h5 del{
	font-size: 14px;
    color: #a7a5a5;
    font-weight: normal;
    padding-left: 15px;
}

.best-seller-main{
	border: 1px solid #F7F7F0;
    padding-bottom: 20px;
    padding-top: 15px;
    margin-bottom: 30px;
}

.best-seller-main  .media{
	    border-bottom: 1px solid #f5f5f5;
}
.best-seller-main  .media-body {
	   margin-top: 10px;
}

.media-body h5 {
	color: #e50640;
}

.media .media-left {
	margin-left: 5px;
}

.product-short{
	border: 1px solid #f2f2f2;
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 12px 12px;
	margin-bottom: 30px; 
}

.product-short p{
	margin-bottom:0px;
}

p.list-view{
	    font-size: 15px;
}

p.list-view i{
	padding: 6px 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    width: 25px;
    height: 25px;
     text-align: center;
}

p.list-view, .color-black{
	color:#333!important;
}

.selection select{
	    background-color: transparent;
    border: none;
}

.m-t-30{
	margin-top:30px;
}

.star-box i{
	color: #e50640;
}

.star-box span{
	font-size:12px;
}

.span-value{
	padding-left:30px;
}

.product-brand{
	    margin: 10px 0px;
}



.stock{
	    position: absolute;
    top: 20px;
    right: 10px;
    color: #008000;
}

.seller-rating span{
	    padding-right: 5px;
}

.seller-rating i{
	    color: #f5d80f;
}

.reviews-seller{
	padding-left:10px;
}

.overview h3{
	    font-size: 15px;
}

.overview p{
	font-size: 13px;
    color: #827f7f;
}

.size-o{
	width: 30px;
    height: 30px;
    float: left;
	margin-right: 15px;
    cursor: pointer;
}

.red{
	background-color: #d9534f;
}

.green{
	    background-color: #5cb85c;
}

.yellow{
	    background-color: #f0ad4e;
}

.blue{
	    background-color: #337ab7;
}

.normal{
	    background-color: #5bc0de;
}

.overview{
	    overflow: hidden;
    margin-bottom: 30px;
}

.overview{
	margin-bottom:20px;
}

.share a:first-child{
	    font-size: 14px;
    color: #e50640;
    text-transform: uppercase;
    text-decoration: none;
	    width: 100px;
    text-align: left;
}

.share a{
	width: 30px;
    height: 30px;
    clear: both;
    display: inline-block;
    text-align: center;
    color: #fff;
	padding: 6px 0px;
}

.share a:hover{
	-webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.facebook{
	background-color:rgb(59, 89, 152);
}

.twitter{
	background-color:rgb(29, 161, 243);
}

.in-sing{
	background-color:rgb(0, 123, 182);
}

.plus{
	background-color:rgb(0, 123, 182);
}

.rss{
	background-color:rgb(255, 102, 0);
}

.recommended-item-control{
	padding: 0px 11px;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: -34px;
}

@media (max-width: 767px) {
	.recommended-item-control{
		font-size: 12px;
		top: -25px;
	}
}

.description h3{
	font-size:15px;
}

.img-part{
	border: 1px solid #eaeaea;
    position: relative;
}


.list-view-content h2 a{
	font-size: 24px;
    margin: 0px 0px 10px;
    font-weight: normal;
    color: #565656;
}

.list-view-content p{
	font-size: 13px;
    color: #949393;
    margin-bottom: 20px;
}


.list-view{
	margin-bottom: 30px;
    overflow: hidden;
}

.discount-img{
	position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

.img-part img{
	margin: 0 auto;
}

.description, .specification, .tag, .review {
	margin:10px 0px; 
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: pointer;
	border: transparent;
    background-color: #fff;
    border-bottom: 2px solid #f10f0f;
    border-bottom-color: #f10f0f;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: none;
    border-radius: 4px 4px 0 0;
    color: #4a4949;
}

.description p{
	font-size: 13px;
    color: #827f7f;
}

.description ul{
	padding:0;
}

.description ul li{
	padding: 2px 0px;
    font-size: 13px;
}

.description ul li i{
	    padding-right: 5px;
}

.specification p{
	font-size: 13px;
    color: #827f7f;
}

.tag a:first-child{
	color: #333;
    margin-right: 15px;
    background-color: transparent;
}

.tag a{
	background-color: #949191;
    padding: 5px;
    color: #fff;
}

.review p{
	font-size: 13px;
    color: #827f7f;
}

/* cart page css */

.table-responsive .table thead > * {
    background-color: rgba(51, 51, 51, 0.1);
    font-weight: bold;
}

.btn-block input {
    min-width: 40px;
    text-align: center;
}

.reebok{
	color:#4a4a4a;
}

.refresh-btn{
	background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}

.heading-bg{
	font-size: 30px;
    color: #9a9a9a;
    font-weight: 300;
}

.heading-p{
	font-size:13px;;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
}

.panel-title>a {
    color: inherit;
    text-transform: uppercase;
    font-size: 14px;
}



.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px;
}


.pager li a{
	color:#333;
}


.banners > a {
    display: block;
    position: relative;
    overflow: hidden;
}


.pts-category-left{
	border-right: 1px solid #ddd;
	padding: 10px;
	}
	
.pts-category-left .pts-category-left-categorytxt{
	color: #E50640;
	}
	
.pts-category-left-category-listing ul li a, .pts-category-left-category-listing .pts-slider-input{
	font-size: 13px;
	color: #002F36;
	font-weight: 600;
	text-align: center;
	}

.pts-category-left-category-listing ul li{
	list-style: none;
	}
	
.pts-category-left-category-listing ul{
	padding:0px
	}
	
.pts-category-left .pts-category-checkbox{
	margin-right:5px;
	}
	
.pts-category-left-categorylist{
	border-bottom:1px solid #ddd;
	}
	
.pts-category-left-category-listing ul li a:hover{
	text-decoration:none;
	color:#c45500;
	}
	
.pts-category-left-category-listing .pts-category-sliderValue{
	width: 58px;
	min-width: 58px;
	max-width: 58px;
	display: inline-block;
	min-height: 30px;
	padding: 0px 10px;
	margin: 5px;
	border: 1px solid #ccc;
    margin-right: 20px;
	}
	
#pts-price-slider .ui-slider-handle{
	width:16px !important;
	height:16px !important;
	border:none !important;
	margin-left:-8px !important;
	outline-style:none !important;
	cursor:pointer !important;
	transition:none !important;
	display: block;
	position:absolute;
	margin-top:-6px;
	top:0;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	}
	
#pts-price-slider{
	border: none !important;
	background: #f4f4f4 !important;
	height: 5px !important;
	border-radius: 0 !important;
	margin: 20px 8px 15px 8px !important;
	display: block;
	position: relative;
	}
	
.pts-category-left-category-listing{
	border: 1px solid #F7F7F0;
    padding: 20px 10px;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
    font-size: 13px;
}

.buttons{
	margin:10px 0px 30px;
}


.checkout-title{
	font-size: 14px;
    background-color: #f1f1f1;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.checkout-title i {
	font-size:18px;
	width: 45px;
    height: 45px;
    text-align: center;
    padding: 13px 12px;
    color: #fff;
    margin-right: 15px;
    margin-right: 15px;
}

.form-multi{
	background: #eee;
    border: 1px solid transparent;
    color: #A6A6A1;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 8px;
    width: 100%;
	outline:none;
	border-radius:0px;
	font-size: 12px;
}

.inner-div{
	border: 1px solid #f1f1f1;
    overflow: hidden;
    padding: 15px 0px 0px 0px;
}

.form-multi:focus, .form-multi:hover{
	border:1px solid #eee;
	background-color:transparent;
	box-shadow:none;
}

.checkout{
	margin-bottom: 15px;
    overflow: hidden;
}

.form-group {
    margin-bottom: 10px;

}

.checkbox label{
	font-size:13px;
}

.m-b-20{
	margin-bottom: 20px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 6px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.coupan-btn{
	padding: 0 10px;
    line-height: 34px;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    text-transform: uppercase;
    width: 125px;
	background-color:#999;
	border-color:1px solid #999;
	
}

.coupan-btn:hover{
	background-color:#555;
	border-color:1px solid #555;
	
}

.reebok:hover{
	text-decoration:none;
	color:#e50640;
}

.checkout-qty input{
	border-radius: 0px;
    max-width: 50px;
}

.span-btn span i{
	display: block;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.f-bold{
	font-weight:600;
}

.terms label{
	display: block;
    margin-bottom: 8px;
}

.terms label a{
	color: #333;
    font-weight: bold;
}

.terms label a:hover{
	color: #e50640;
   }
   
 .order-btn{
	float: right;
    color: #fff;
    width: 190px;
    margin-bottom: 30px;
 }
 
.modal-content{
	border-radius:0px;
}

.modal{
	    padding-top: 86px;
}

.modal-header{
	background-color:#e50640;
	color:#fff;
}

.modal-title i{
	font-size:22px;
}

.login{
	position:relative;
}

.login input{
	    padding: 8px 0px 8px 42px;
}

.login i{
	position: absolute;
    top: 0;
    font-size: 16px;
    width: 34px;
    height: 34px;
    text-align: center;
    background-color: #828282;
    padding: 8px 0px;
    color: #fff;
}

.social-icon a{
	width: 30px;
    height: 30px;
    clear: both;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 6px 0px;
}

.login-social{
	    margin-bottom: 15px;
}

.login-social small{
	font-weight: 500;
    margin: 14px 0px;
    display: block;
}

.login-btn {
    color: #fff;
    width: 100px;
}

.new-here h3{
	margin: 0px 0px 10px;
    font-size: 18px;
    color: #696969;
}

.new-here small{
	display: block;
    margin-bottom: 10px;
}

.new-here ul{
	list-style-type: none;
    padding: 0px;
    margin-bottom: 20px;
}

.new-here ul li{
	font-size: 13px;
    margin-bottom: 8px;
    color: #757575;
}

.model-body, .row-b{
	    margin: 10px 0px;
}

.b-right{
	border-right: 1px solid #e8e8e8;
}

.model-title{
	font-size: 17px;
}

.model-btn{
	opacity: 1;
    background-color: #fff !important;
    width: 30px;
    border-radius: 50%;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
}

.font-13{
	font-size:13px;
}

.blog a{
	    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 10px 0px;
}

.blog a:hover{
	color:#e50640;
}

.author-blog span{
	font-size: 11px;
    padding-right: 15px;
}

.author-blog span i{
	padding-right: 5px;
}

.blog{
	margin-bottom: 30px;
}

/* blog hover on image */

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom: 10px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 25px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* blog hover on image */

.blog p{
	    font-size: 13px;
    color: #676666;
    line-height: 22px;
}

.m-t-20{
	margin-top:20px;
}

.comment-owner small{
	text-transform: uppercase;
}



.dropdown:hover .my-account{
	display:block;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default{
	background-color:transparent;
	color:#e50640;
}

.tags{
	padding:10px;
}

.tags a{
	color: #fff;
   font-size: 13px;
    padding: 5px;
    display: inline-block;
    margin-bottom: 2px;
}

.about-us p{
	font-size: 13px;
    color: #676666;
}

.color-white{
	color:#fff;
}



.nav-info li{
	color: #8C8C88;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 0px;
}

.icon-1{
	background-image:url(../images/icon-1.png);
	background-repeat:no-repeat;
	background-position: left;
}

.icon-2{
	background-image:url(../images/mail-icon.png);
	background-repeat:no-repeat;
	background-position: left;
}

.icon-3{
	background-image:url(../images/icon-2.png);
	background-repeat:no-repeat;
	background-position: left;
}

.icon-4{
	background-image:url(../images/icon-3.png);
	background-repeat:no-repeat;
	background-position: left;
}

.news{
	border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
}

.signup h3{
	color:#fff;
}

.signup p{
	color:#848283;
}

.m-t-b-18{
	margin:18px 0px;
}

.m-t-b-18 input[type="text"]{
	height:50px;
	padding: 0px 30px;
}

.btn-50 input[type="button"]{
	height:50px;
	padding: 0px 30px;
}

.air{
	float: left;
    width: 25px;
    margin-right: 12px;
}

.social-icon a:hover{
	-webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.rating-home span {
    font-size: 12px;
}

.pdt-option {
	margin-right: 20px;
}/* Ravi Css 09-01-2018 */.form-horizontal .form-group {    margin-right: 0px;    margin-left: 0px;}

.checkout-forget{
	padding-top: 10px;
	display: inline-block;
}

/*Search Autocomplete Extension*/
.pts-desc:hover {
	color: #e50640 !important;
}

.price .label {
	border-radius: 0;
}
.link .label {
	border-radius: 0;
}
.link .label-primary {
	background: #e50640;
}

.bg-info .category {
	color: #e50640;
}

/*Social Login*/
.social-login {
	float: right;
	margin-right: 10px;
}

/*Blog Extension*/
.leave-your-comment h3 {
	text-transform: uppercase;
}
.img-layout {
	max-width: 100px;
	margin-right: 10px;
	margin-left: 10px;
}
.capchapts .form-group{
    display:block;
    height:unset;
}