
/**/
.common-home .category-menu{
	background: none !important;
	}
.menu-category .bt-menu-cate>li>a img{
	margin-right: 12px;
	}
.menu-category .menu-toggle{
	background: #26963a;
	}
.menu-category .box-heading{
	background: #8EC640;
	}
.header-bottom-link ul li{
	font-size: 13px;
	font-weight: 500;
	}
.header-bottom-link ul li a{
	color: #0083c1;
	}
.header-bottom-link ul li a:hover{
	color: #06a2f1;
	}
/**/


.main-slide .tp-leftarrow.default{
	/*background: rgba(0, 0, 0, 0.2) !important;*/
	}



/*product category Page css*/
.bt-featured-pro.black .box-heading{
	border-color: #f0f0f0;
	border-width: 0px 0px 0px 0px;
	}
.bt-procate-tab .product-thumb .name a, .product-thumb .name a {
	color: #333;
	font-weight: 500;
	}
.product-thumb .name a{
	max-height: 30px;
	}
.product-thumb .name a:hover{
	text-decoration: underline;
	}
.product-thumb .price{
	font-family: 'robotoregular';
	}
.product-thumb .price-old{
	color: #848484;
	font-size: 15px;
	}
.box-category li a:hover, .box-category li a.active{
	color: #18b2ff !important;
	}
.bt-tagcloud .box-content a:hover {
	border-color: #00aaff !important;
	color: #00aaff !important;
	}
.box-category li a:hover, .box-category li a.active {
	background-color: transparent;
	color: #00aaff !important;
	}

/*FAMOUS BRANDS*/
.bt-manufacturer ul li a{
	font-size: 13px;
	font-weight: 500;
	font-family: 'robotoregular';
	}




/**/
.profile-content-section{
   padding: 0px 0px;
	}
.profile-sec, .profileOtherLink-sec, .profile-contain{
   width: 100%;
   display: table;
   padding: 12px;
   margin-bottom: 0px;
   background-color: #fff;
   border-radius: 2px;
   /*box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);*/
   }
.profile-sec .profile-img{
   float: left;
   border-radius: 50%;
   margin: 0px 14px 0px 0px;
   }
.profile-sec .profileHellow{
   font-size: 12px;
   margin-top: 7px;
   }
.profile-sec .profile-name{
   display: flex;
   display: -ms-flexbox;
   display: -webkit-flex;
   color: #212121;
   font-size: 14px;
   font-weight: 600;
   padding-top: 3px;
   align-items: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   text-transform: capitalize;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   }

.profile-contain{
   padding: 25px;
   margin-bottom: 20px;
   }  
.profile-contain h3{
   font-size: 16px;
   font-weight: 600;
	letter-spacing: 1px;
   margin-bottom: 15px;
   }
.profile-contain table{
   width: 100%;
   }
.profile-contain table tr td{
   padding: 10px 0px;
   }
.profile-contain .personal-info{
   padding: 10px 20px;
   border-radius: 2px;
   border: 1px solid #e0e0e0;
   }


.profileOtherLink-sec{padding: 0px;}
.profileOtherLink-sec ul{
   padding: 0px;
   margin: 0px;
   }
.profileOtherLink-sec li{
	color: #696969;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	padding: 14px;
	border-bottom: 1px solid #f0f0f0;
	}
.profileOtherLink-sec li.active{background-color: #0094de0f;}
.profileOtherLink-sec li a{
	color: #878787;
	display: block;
	}
.profileOtherLink-sec li a.logout-but{
	color: #464646;
	font-weight: 600;
	}
/*.profileOtherLink-sec li a.my-order-but{
	color: #464646;
	font-weight: 600;
	}*/
.profileOtherLink-sec li i{
	margin-right: 5px;
	font-size: 14px;
	}

.profileOtherLink-sec ul li ul{
   margin-left: -14px;
   margin-right: -14px;
   margin-top: 10px;
} 
.profileOtherLink-sec ul li ul li{
   font-size: 12px;
   font-weight: 500;
   text-transform: capitalize;
   padding: 8px 5px 8px 35px;
   cursor: pointer;
   border: none;
   }
.profileOtherLink-sec ul li ul li:hover, .profileOtherLink-sec ul li ul li.active{
   color: #2874f0;
   background-color: #0094de0f;
   }
.profileOtherLink-sec ul li ul li:hover a{
   color: #6d6d6d;
   }
.profile-contain h4{
   font-size: 18px;
   font-weight: 500;
   margin-bottom: 24px;
   }















@media (min-width: 576px){
	.modal-dialog {
		max-width: 460px;
		}
}

/**/
@media (min-width: 768px){
.contact-support-modal .modal-dialog {
	width: 450px;
	margin: 30px auto;
	}
}


.payment-link img{
   border-radius:50%;
   }