.product-list .product-list-item .product .grid-description {
    display: none;
}

.product-list .product-list-item .product .description {
    min-height: 20px;
}

.product-list .product-list-item .product h4 {
    margin: 25px auto 0 auto;
    font-weight: bold;
}

.product-list .product {
    border: none;
}

.product-list .product-list-item .product img {
    width: 100%;
    max-height: 3000px;
}

.product-list .product-list-item .product {
    padding: 0;
}

.product-list .product-list-item .product .js-customer_price {
    font-weight: normal;
}

.featuredPostContainer.globalPadding {
    padding-bottom: 0;
}

.section-title span {
    background: #ededed;
}

#logo {
    margin-top: -24px
    ;
}

.banner .pager2 {
    display: none;
}

.footer-bottom {
    background: #201c35;
    border: 0px;
    color: white;
}

.footer {
    border: 0px;
}

.footer-bottom a {
    color: #ff7136;
}

.cartTable {
    box-shadow: none;
}

.cartMiniTable {
    box-shadow: none;
    background-color: #f2f2f2;
    padding: 20px;
}

.cartMiniTable .cart-summary__row {
    border: 0;
}

#categoryLeftMenu {
    display: none;
}

#categoryView {
    width: 100%;
}

.category-top h1 {
    font-weight: bold;
    text-align: center
    ;
}

#categoryView h1 {
    font-weight: bold;
    text-align: center
    ;
}

#breadcrumb_container {
    display: none;
}

.page_label__digital_product_detail .panel {
    box-shadow: none;
}

.main-container {
    background: #ededed;
}

#add-to-cart-modal {
    padding: 0 20px ;
    background: white;
}

#add-to-cart-modal .productFilter {
    border: 0;
}

#add-to-cart-modal .cart-actions {
    border: 0;
}

.product-right-column .product-title {
    font-weight: bold;
    padding-bottom: 5px;
}

.product-right-column .product-price {
    font-weight: normal;
    font-size: 20px
    ;
}

#menu_account_tickets {
    display: none !important;
}

#usermenu-my-account {
    background: #FF7136;
    padding: 5px 0px 0 20px;
    border-radius: 0 0 5px 5px;
}

.panel {
    box-shadow: none;
}

.payment-due-box {
    box-shadow: none;
}

.page_label__category_event_list .categoryProduct .product {
    background: white;
}

.myAccountList .thumbnail {
    background: white !important;
    border: 0;
}

.myAccountList .thumbnail.primary {
    background: #201C35 !important;
}

.breadcrumb {
    border: 0;
    background: #e3e3e3;
}

.section-title-inner {
    text-align: center !important;
    margin-bottom: 0;
}

.block-title-2 {
    text-align: center !important;
    margin-bottom: 30px !important;
    border: 0 !important;
    max-width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.categoryProduct {
    max-width: 850px;
    margin: auto;
}

hr {
    display: none !important;
}

.productFilter .text-warning {
    display: none;
}

#cart_action_in_stock .product_in_stock {
    display: none;
}

