    width: 100px;
    border-radius: 50%;
    border: 2px solid #363434;
    padding: 5px;#payment-service-selection img {
    max-width:75px;
}

#payment-service-selection li {
    display : inline-block;
}

#wrapper{
	overflow:visible;
}

.navbar-nav>li:before{
	/*border-top:1px dashed #fbfbfb;*/
}
.navbar-nav>li:after{
	/*border-bottom:1px dashed #fbfbfb;*/
}

.navbar{
	background:rgb(0,0,0,0.1);
}

#gotoTop {
    display: none;
    z-index: 299;
    position: inherit;
    width: 40px;
    height: 40px;
/*
    background-color: #333;
*/
/*
    background-color: rgba(0,0,0,0.3);
*/
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 100%;
}

.stretched #gotoTop {
    bottom: 30px;
}

.about-area{
	padding:0;
}

#content{
	padding:0;
}

.main-description p::first-letter{
	font-size: 60px;
	margin-right: 3px;
}

.btn-primary{
	background: none !important;
    font-size: 30px !important;
}

.tag-line{
	width: 100%;
    margin-bottom: 30px;
    font-size: 25px;
    letter-spacing: 8px;
    font-family:'Oswald', sans-serif;
}

.product-img{
	width: 100px;
    border-radius: 50%;
    border: 2px solid #363434;
    padding: 5px;
}
.product-img-thumb{
    width: 100px;
    border-radius: 50%;
    border: 2px solid #363434;
    padding: 5px;
}

.desc{
	font-size:17px !important;
	height: 55px;
}

.small-window-prod-description{
	font-size:17px;
	text-align:center;
	width:100%;
	margin-top:10px;
}

.menu-items-list p{
	color:#6f6f6f !important;
}

.menu-items-list a:hover{
	text-decoration:none !important;
}

.modal-content{
	background: #151414;
    color: #6f6f6f;
}

.modal-footer{
	border-top: 1px solid #363636;
	display:inline;
}

.modal-footer p{
	width:100%;
}

.modal-header{
    padding: 0 10px;
}

.modal-header .close{
	margin:0;
	font-weight:normal;
}

.modal-title{
	align-self:center;
}
#gallery-box img{
	border: 2px solid #464646;
    padding: 6px;
}

.heading-block h3{
	margin:20px 0;
	font-size:40px;
	text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #ececea;
    padding: 0;
    width: 100%;
}

.heading-block h3:after {
    content: "";
    display: block;
    position: relative;
    height: 3px;
    width: 113px;
    background-color: #e7e7e7;
    margin: 15px auto;
}

.additional-section-desc{
	background:#232323;
}
