.r1 {
    left:  720px;
	position:  relative;
	top: -31px;
}
body {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #000;
}
.cms p {
    line-height: 2;
}
p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 38px;
    color: #000;
}
.categories .grid-view-category .product-item-2 .product-info .product-title {
    font-size: 16px;
}
.section-title h2 {
    font-weight: bold;
}
teaser .teaser-box h1, .teaser .teaser-box h2, .teaser .teaser-box h3 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
}
.teaser .teaser-box p {
    font-size: 17px;
    color: #ffffff;
    line-height: 25px;
    font-weight: bold;
}
.bg-gray-dark {
    background: #000;
    color: #ffea00;
}
.bg-magenta, .product-item-2 .action-button {
    background: #d6006b;
    color: #ffffff;
}
.bg-gray {
    background: #008edf;
    color: #ffffff;
}
nav .main-menu > li .product-nav, nav .main-menu > li > a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}


.content-left {
    width: 66%;
	float: left;
	position: relative;
}
.content-marginal {
    width: 34%;
	float: left;
	padding-left: 20px;
	position: relative;
}

.categories .grid-view-product .center-img-2 img {
    width: 100%;
}
.detail-content .product-item-2 .center-img-2 img {
    max-width: 300px;
    max-height: 300px;
    padding: 0px;
    background: none;
}
.detail-content .product-item-2 .center-img-2 {
    border: none;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
	height: 100%;
}
.categories #list-view .product-item-list .product-list-img img {
    width: 100%;
}

.widget-paymentinfo {
display: none;
}
.mb-50 {
    margin-bottom: 0;
}
.social-media {
    border-top: none;
    padding: 0;
}

.footer-social li {
    display: inline-block;
    margin: 10px 0;
}

.col-md-2 {
    width: 10%;
    padding: 0;
}
.col-md-7 {
    width: 65%;
    padding: 0;
}
                    