
/* Heading */
.about-me h2{	font-size:26px;	margin-bottom:25px;}/* Button */
.about-me .btn-success{	margin-bottom:15px;}/* Column 3/12 */
.about-me .col-lg-3{	padding-left:0px;}/* Link */
.breadcrumb li a{	color:#f1c40f;}/* Name */
.profile .profile-name .name{	font-style:italic;}/* Profile name */
.createCart .profile .profile-name{	margin-bottom:25px;	text-align:center;}/* Profile image */
.createCart .profile .profile-image{	padding-bottom:25px;}/* List */
#content .about-me ol{	display:none;}/* Span Tag */
.profile .section-title span{	display:none;}/* Span Tag */
.about-me .section-title span{	display:none;}/* Section title */
#content .about-me .section-title{	height:0px;}/* Row */
#content .about-me .row{	margin-top:25px;}/* Image */
.table-striped a img{	max-width:none;	height:40px;	width:40px;	border-top-left-radius:50px;	border-top-right-radius:50px;	border-bottom-left-radius:50px;	border-bottom-right-radius:50px;}/* Link */
.table-striped .goods a{	display:inline-flex;}/* Link */
.tab-container .row .col-md-12 #content .row .about-me .table-striped tbody .goods .td-btn .btn-group .dropdown-menu li a{	width:100% !important;}@media (min-width:1200px){	/* Create cart */
	.createCart{		width:1350px;	}	}