#param-btn a {
    position: fixed;
    color: white;
    z-index: 9999;
    background: #337ab7;
    padding: 10px;
}

#param-btn a:hover {
    color: #337ab7;
    background: white;
}

#param-btn a > i {
    padding-right: 5px;
}

.footer-store h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 10px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 7px;
}

.footer-store h4::after {
    border-bottom: 2px solid #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 30%;
}

.footer-store ul li{
    margin-bottom:7px;
    list-style-type: disc;
}

.footer-store ul li a:before,
.footer-store ul li:after {
    border-bottom-color: #ec3642;
}

.footer-store ul li a:before {
    right: 50%;
}

.footer-store ul li a:after {
    left: 50%;
}

.footer-store ul li a:before, .footer-store ul li a:after {
    border-bottom: 2px solid #fff;
    bottom: -5px;
    content: "";
    position: absolute;
    width: 0;
    transition: width 250ms ease-out 0s;
    -o-transition: width 250ms ease-out 0s;
    -ms-transition: width 250ms ease-out 0s;
    -moz-transition: width 250ms ease-out 0s;
    -webkit-transition: width 250ms ease-out 0s;
}

.footer-store ul li a:hover:before, .footer-store ul li a:hover:after,
.footer-store ul li.active:before, .footer-store ul li.active:after,
.footer-store ul li a:hover:before, .footer-store ul li a:hover:after {
    width: 50%;
}

.footer-store ul li a {
    position:relative;
}

.footer-store ul {
    padding-left: 15px;
}

.sevices-main {
    margin-top: 70px;
}

.content-page {
    margin-bottom: 70px;
}

.cms-content {
    padding-top: 70px;
    padding-bottom: 70px;
}

.details-desc-file {
    float: right;
    padding-left: 15px;
}

.details-desc-file-btn {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    background: none;
    border: 2px solid #fff;
}

.details-desc-file-btn .glyphicon {
    top: 2px;
}

.products-img {
    max-height: 238.641px;
}

#our-class-main.products .title span {
    max-height: 62px;
    overflow: hidden;
}

#our-class-main.products .box-text {
    max-height: 48px;
    overflow: hidden;
}

.related-product .box-inner a span {
    max-height: 62px;
    overflow: hidden;
}

.classes-content .box-cell {
    margin: 50px 35px 0;
}

.edit-btn {
    z-index: 999;
    display: none;
}

.edit-btn a {
    color: #337ab7 !important;
    font-size: 18px;
}

.edit-btn a:hover {
    color: white !important;
    font-size: 18px;
}

#edit-btn {
    float: right;
}

#edit-btn-logo {
    position: absolute;
    top: -30px;
    left: 0;
}

#edit-btn-menu {
    position: absolute;
    top: 0;
    right: 0;
}

.edit-btn-cat,
.edit-btn-prod,
.edit-btn-achievement,
.edit-btn-brand,
.edit-btn-gallery {
    position: absolute;
    top: 10px;
    right: 10px;
}

.edit-btn-cat-text-on-image,
.edit-btn-prod,
.edit-btn-achievement,
.edit-btn-brand {
    padding-right: 15px;
}

.edit-btn-footer {
    position: absolute;
    top: 0;
    right: 10px;
}

.product-trainer a img, .meet-trainer .product-image a img, .event-listing-grid .product-image a img, .sport-new .img-sport a img {
    height: 243.33px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
}

.product-image-wrapper .product-content .product-name {
    max-height: 45px;
    overflow: hidden;
}

.product-image-wrapper .product-content .product-image {
    background: black;
}

.box-inner img {
    width: auto;
    height: 240px;
    max-width: none;
}

.box-inner {
    background: black;
}

#carousel .item {
    background: black;
}

#carousel .item img {
    max-height: 562.875px;
    margin-left: auto;
    margin-right: auto;
}

.services .intro-img img {
    width: auto;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
}