.footer.content {
    border-top: none;
    display: none;
}
.slide__content {
    text-align: left;
}
/*Header My Account dropdown added - https://github.com/dustydean/spirit-fitness-frontend/commit/3e0f1afa1581d38292ebd83bd67d29b76e225290*/
.header__info>* {
    margin: 0px 20px;
}
.header__stripe ul, .header__stripe ul li {
    list-style: none;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
}
.page-wrapper>.breadcrumbs {
    /*display: none;*/
}
.mega__wrap .mega__img{
    display: block;
}
header.home-header {
    display: none;
}
.block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 0;
}
.columns .column.main {
    padding-bottom: 0;
}
.page-footer {
    padding-bottom: 0 !important;
}
.hero__title small {
    font-family: "Hanzel", sans-serif !important;
}
/*updates Sep 15, 2018*/
/*https://github.com/dustydean/spirit-fitness-frontend/commit/3e0f1afa1581d38292ebd83bd67d29b76e225290*/
/*.page-header .panel.wrapper {
     border-bottom: none!important;
}
*/
.dropdown-menu a.dropdown-item {
    font-size: 16px;
}
.minicart-wrapper .form.dropdown-menu {
    position: absolute;
    /*will-change: transform;
     top: 0px;
     left: 0px;
     transform: translate3d(-359px, -51px, 0px);
    */
}
.page-title-wrapper {
    display: none;
}
.cart:not(:last-child) {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.minicart-items-wrapper {
    border: none;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: unset;
    padding: 15px;
    width: 100%;
}
.minicart-items .product-item-details {
    padding-left: 88px;
    text-align: right;
    font-size: 16px;
}
.minicart-items .product-item-name {
    font-size: 24px;
    min-width: 100%;
    font-family: "Futura Std", sans-serif;
    color: #000;
    font-weight: normal;
}
.minicart-items .product-item-name a {
    color: #333333;
    text-transform: capitalize;
    font-size: 17.5px;
}
.minicart-items .product-item-details .price {
    font-size: 24px;
    font-weight: 700;
}
.minicart-wrapper .action.showcart:before {
    content: normal!important;
}
.add-to-links a {
    color: #000;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none!important;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #e4002b!important;
    color: #ffffff;
    height: 16px!important;
    line-height: 16px!important;
    border-radius: 10px!important;
    min-width: 16px!important;
    font-size: 11px!important;
    position: ABSOLUTE;
    right: -9px;
    top: -8px;
}
.minicart-items .product-item-name {
    margin-bottom: 8px;
    text-align: left;
    margin-top: -7px;
}
.cart__content .price-container .price {
    font-size: 18px;
    font-weight: 700;
}
.cart-wrap__footer .cart-wrap__total {
    margin-top: 5px;
    margin-bottom: 10px;
}
.cart-wrap__footer .price-container .price {
    font-size: 19px;
    font-weight: 700;
}
.cart__content .cart__left a {
    color: #303030;
}
.minicart-items .item-qty {
    margin-right: 0px;
    text-align: center;
    /* width: 40px!important;
     */
    height: 30px;
    width: 70px;
    font-size: 16px;
    text-align: left;
}
button:hover {
    border: none!important;
}
.minicart-items-wrapper {
    margin: 0px!important;
    padding: 0px!important;
}
.minicart-items .product-item {
    border-bottom: 1px solid #d2d2d2;
    border-top: none!important;
}
.page-layout-1column .toolbar-products {
    display: none;
}
.catalog-category-view .page-title-wrapper {
    display: none;
}
.no-paading-top {
    padding-top: 0px;
}
.newredbutton .action.towishlist {
    display: none;
}
.buttonwrapper {
    width: 100%;
}
.newredbutton {
    padding: 0px;
}
.newredbutton .action.tocart {
    height: 60px;
    width: 100%;
    background: none;
    border: none;
    font-family: "Futura Std", sans-serif;
    font-size: 18px;
}
.card__compare {
    top: 0px;
    left: 0px;
}
.card .card__body .product-image-photo {
    max-width: -webkit-calc(100% - 40px)!important;
    max-width: calc(100% - 40px)!important;
    margin-bottom: 30px!important;
}
.catalog-product-view .card .card__body .product-image-photo {
    position: relative;
}
@media (max-width: 576px) {
    .catalog-product-view .card .card__body .product-image-photo {
        height: auto !important;
    }
}
.catalog-product-view .card .card__body .card__price {
    color: #212529;
}
.card__price .price-container .price {
    font-size: 24px;
}
.minilist .action.delete:before, .minicart-wrapper .action.edit:before {
    content: normal!important;
}
.minicart-items .action.delete:before {
    content: normal!important;
}
.minicart-items .product.actions .btn-clean {
    color: #000;
}
.no-padding-bottom {
    padding-bottom: 0px;
}
.product actions .primary {
    margin-right: 0px;
}
.minicart-items .cart__content .cart__left {
    margin-top: -8px;
}
.product.actions .primary {
    margin-right: 6px!important;
}
.minicart-items .cart__content .cart__left {
    margin-top: -8px;
}
.product.actions a.btn-clean {
    color: #000;
}
.product.actions a.btn-clean:hover {
    opacity: .5;
}
.product.actions a.btn-clean .ei {
    font-size: 17px;
}
.minicart-wrapper.dropdown {
    margin-left: 0px!important;
}
.minicart-wrapper .action.showcart {
    color: #000;
}
.minicart-items .cart__content {
    position: relative;
}
.minicart-items .cart__content .cart__right {
    height: 55px;
}
/* alert message updates */
.page.messages .messages {
    max-width: 440px;
    position: fixed;
    right: 0;
    z-index: 999;
    top: 110px;
    padding-top: 10px;
}
.messages .message {
    font-size: 16px;
    border-radius: .25rem;
    font-family: "Futura Std", sans-serif;
    padding: 1.25rem;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #c3e6cb;
    background-color: #d4edda;
}
.messages .message:hover> :first-child::after {
    opacity: .5;
}
.messages .message> :first-child::before {
    display: none;
}
.messages .message> :first-child::after {
    content: '\4d';
    font-family: "ElegantIcons";
    font-size: 24px;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    vertical-align: sub;
    cursor: pointer;
}
.messages .message.success {
    color: #155725;
}
/* alert message updates */
/*updates Sep 15, 2018*/
/*https://github.com/dustydean/spirit-fitness-frontend/commit/a2575b3e2703d51fe22f7267b7d49a3f32be62bd*/
/*button.menu-trigger:before {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     font-size: 30px;
     line-height: inherit;
     color: #000;
     content: '\e609';
     font-family: 'luma-icons';
     vertical-align: middle;
     display: inline-block;
     font-weight: normal;
     overflow: hidden;
     speak: none;
     text-align: center;
}
*/
.minicart-items {
    margin-bottom: 0PX;
}
.minicart-items li {
    margin-bottom: 0px;
}
.catalog-category-view .block.filter {
    display: none;
}
.catalog-category-view .product-reviews-summary {
    display: none;
}
.card__body a:visited {
    color: #e4002b;
    text-decoration: none;
}
.newredbutton a:visited {
    color: #e4002b!important;
}
.table-responsive .table a:visited {
    color: #e4002b!important;
}
.newredbutton a:hover {
    color: #fff!important;
}
/*updates Sep 15, 2018*/
/*https://github.com/dustydean/spirit-fitness-frontend/commit/3e0f1afa1581d38292ebd83bd67d29b76e225290*/
.page-header .panel.wrapper {
    background-color: #fff !important;
}
.page-title-wrapper.product {
    display: block!important;
}
.page-title-wrapper.product h1 {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Hanzel", sans-serif;
    margin-bottom: 20px;
    display: block!important;
}
.catalog-product-view .product-reviews-summary {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.product-add-form .price-container .price {
    font-size: 30px;
    font-family: "Hanzel", sans-serif;
    font-weight: 400;
    margin-right: auto;
    line-height: 1;
    padding-top: 15px;
    display: inline-block;
}
.price-box.price-final_price {
    float: left;
}
.product-info-main .product-add-form {
    padding-top: 0 !important;
}
/*updates Sep 19, 2018*/
.product-wrap .product-add-form button.btn--red.btn--full {
    border: none;
    border-radius: unset;
    padding: 15px 60px;
    font-size: 20px;
    font-family: "Futura Std", sans-serif;
    font-weight: 900;
}
.product-wrap .product-add-form button.out-of-stock {
    border: none;
    border-radius: unset;
    padding: 15px 60px;
    font-size: 20px;
    font-family: "Futura Std", sans-serif;
    font-weight: 900;
    color: #333 !important;
}
@media only screen and (max-width: 1080px) {
    .product-wrap .product-add-form button.btn--red.btn--full {
        padding: 15px;
    }
}
.action.primary.btn--red {
    background-color: #e4002b;
}
.action.primary.btn--red:hover {
    background-color: #000;
}
.catalog-product-view .card-wrap .card button.btn--red {
    background-color: #e4002b;
    border: none!important;
    border-radius: unset!important;
    padding: 16px 0 !important;
    font-family: "Futura Std", sans-serif!important;
    TEXT-ALIGN: CENTER;
    min-width: 156px;
}
.product-add-form button.btn--red btn:hover {
    background-color: #ff0030!important;
}
.product-add-form .product__qty {
    float: right;
}
.catalog-product-view .product.overview {
    margin-bottom: 20px;
    width: 100%;
}
.rating-summary .rating-result>span:before {
    color: #ffc600!important;
    font-size: 24px;
}
.rating-summary .rating-result:before {
    content: '\e625' '\e625' '\e625' '\e625' '\e625'!important;
    color: #ffc600!important;
    font-size: 24px;
}
.rating-summary .rating-result {
    width: 128px;
}
.dont-show {
    opacity: 0;
    height: 650px;
    overflow: hidden;
}
.tab-content .review-list .review {
    text-align: left;
}
.tab-content .review-list .review p {
    text-align: left;
    display: block;
}
.tab-content .review-list .review .review-ratings {
    margin-bottom: 20px;
}
.tab-content .rating-summary .rating-result {
    float: left;
    margin-right: 20px;
}
.tab-content .review-add .review-form {
    max-width: 100%;
    text-align: left;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
    outline: 0px !important;
    -webkit-appearance: none!important;
    box-shadow: none!important;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], textarea {
    display: block;
    width: 100%;
    /* height: calc(2.25rem + 2px);
     */
    padding: .375rem .75rem;
    /* font-size: 1rem;
     */
    line-height: 1.5;
    color: #495057;
    /* background-color: #fff;
     */
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    vertical-align: middle;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-family: "Futura Std", sans-serif;
    font-size: 16px;
    border-radius: 0;
    background-color: #fff;
    border-color: #d2d2d2;
    height: 50px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, textarea:focus {
    border-color: #303030;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="url"]:hover, input[type="tel"]:hover, input[type="search"]:hover, input[type="number"]:hover, input[type="datetime"]:hover, input[type="email"]:hover, textarea:hover {
    border-color: #303030;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.review-form .action.submit.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-top: 60px;
}
.review-toolbar {
    margin: 0px;
    border: none;
}
.review-list {
    margin-bottom: 0px;
}
.mega .container {
    background: none;
}
.mega h3.mega__title {
    color: #000;
}
.table-specs td {
    border-top: 1px solid #f0f0f0!important;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 40px;
    font-size: 18px;
    font-weight: 900;
}
.review__like button.btn-clean {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    outline: none!important;
}
.table-specs td.tbl-hlight {
    font-weight: normal;
}
.review .review-ratings {
    float: none;
}
.product-wrap .product-reviews-summary .reviews-actions a.view {
    color: #303030;
    margin-left: 15px;
    font-family: "Futura Std", sans-serif;
    font-size: 16px;
}
.product-wrap .product-reviews-summary .reviews-actions a.view:hover {
    color: #e4002b;
}
/*updates Sep 15, 2018*/
/*.product-wrap .product-reviews-summary .reviews-actions a.add{
     display:none;
}
*/
.mega {
    opacity: 100;
    visibility: visible;
    height: 0px;
    display: none;
}
.mega.on {
    display: block;
    height: auto;
}
.no-paading-top .container--sm {
    max-width: 100%;
}
.webforms fieldset .field.col {
    padding: 0px;
}
.webforms fieldset .field {
    margin-bottom: 30px;
}
.webforms fieldset .field textarea {
    height: auto;
    min-height: 150px;
}
.webforms fieldset .field .label {
    font-weight: normal;
}
.webforms fieldset .field .label:after {
    margin: 0px;
    font-size: 14px;
}
.webforms .actions-toolbar {
    text-align: center;
}
.webforms .actions-toolbar .primary {
    margin: 0px;
    display: inline-block;
    float: none;
}
.webforms .actions-toolbar .primary button.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-top: 40px;
}
.webforms .actions-toolbar .primary button.primary:hover {
    background-color: #e4002b !important;
    color: #fff !important;
}
.validation-advice {
    font-size: 18px;
}
.webformsection a.link-under {
    transition: all .3s ease 0s;
    color: #e4002b;
}
.table-responsive .table tfoot {
    background: none!important;
}
#product-comparison .compare__img {
    height: 177px;
}
.form-create-account .field.newsletter {
    display: none;
}
.form-create-account label, .login-container label {
    font-weight: normal!important;
}
.form-create-account .fieldset {
    margin-bottom: 20px;
}
.form-create-account .fieldset.create.info {
    margin-bottom: 0px;
}
.form-create-account .fieldset .field-name-lastname {
    margin-bottom: 0px;
}
.form-create-account .actions-toolbar .primary, .fieldset.login .actions-toolbar .primary {
    float: none;
}
div.mage-error[generated] {
    font-size: 15px!important;
    color: #e4002b!important;
    margin-top: 2px!important;
}
.form-create-account .actions-toolbar .primary button.primary, .fieldset.login .actions-toolbar .primary button.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
}
.form-create-account .actions-toolbar .primary button.primary:hover, .fieldset.login .actions-toolbar .primary button.primary:hover {
    background-color: #ff0030!important;
}
.cart.table-wrapper .col.subtotal span.price {
    margin-left: 15px;
}
.cart.actions button.action.update {
    border-color: #e4002b !important;
    color: #e4002b !important;
    background-color: #fff !important;
    border: 1px #e4002b solid;
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    padding-right: 60px;
}
.cart.actions button.action.update:hover {
    border: 1px #e4002b solid !important;
    color: #fff !important;
    background-color: #e4002b !important;
}
.forget-pass-container {
    padding: 60px 20px;
}
.login-container .title-sm {
    text-align: left;
}
.login-container .block-new-customer p {
    text-align: left;
}
.login-container .fieldset.login .field {
    margin-bottom: 20px!important;
}
.customer-account-create .form.create.account {
    min-width: 100%!important;
    width: 100%!important;
}
.fieldset>.field.required>.label:after, .fieldset>.fields>.field.required>.label:after, .fieldset>.field._required>.label:after, .fieldset>.fields>.field._required>.label:after {
    content: '*'!important;
    color: #e02b27!important;
    font-size: 16px!important;
    margin: 0 0 0 1px!important;
}
.login-container .label:after, .login-container .fieldset:after {
    content: normal !important;
    visibility: hidden !important;
}
.login-container p.mb-4 {
    margin-bottom: 23px!important;
}
input[type="text"].mage-error, input[type="password"].mage-error, input[type="url"].mage-error, input[type="tel"].mage-error, input[type="search"].mage-error, input[type="number"].mage-error, input[type="datetime"].mage-error, input[type="email"].mage-error, textarea.mage-error {
    border: 1px solid #e4002b !important;
}
.customer-account-login .main--content, .customer-account-create .main--content {
    border-top: 1px solid #d9d9d9;
}
.wrapper-custom ul.header__stripe {
    float: right;
    position: unset;
    right: 0px;
    width: 100%;
    text-align: right;
}
.wrapper-custom ul.header__stripe li {
    float: none;
    list-style: none;
    margin: 0px 12px;
    display: inline-block;
}
.wrapper-custom ul.header__stripe li a {
    color: #bbb;
}
.wrapper-custom ul.header__stripe li span {
    color: #bbb;
}
.wrapper-custom ul.header__stripe li a:hover {
    color: #000;
}
.wrapper-custom ul.header__stripe li span:hover {
    color: #000;
}
.subtitle.empty {
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px;
    position: relative;
    float: left;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
}
.wrapper-custom ul.header__stripe ul.my-account-links {
    width: 200px;
}
/*store locator updates*/
.main .aw-storelocator-cms-block {
    margin-bottom: 0;
}
.aw-storelocator-search-block .dealers-search .region select {
    height: 50px;
}
.aw-storelocator-search-block .dealers-search .actions-toolbar {
    text-align: center;
}
.aw-storelocator-search-block .dealers-search .actions-toolbar .btn-o--red, .aw-storelocator-search-block .dealers-search .actions-toolbar .btn-o--red:focus {
    border: 1px solid #e4002b;
}
.video-embed .video-poster .img-fluid {
    min-width: 400px;
}
.webforms .webforms-calendar .ui-datepicker-trigger {
    top: 1.3rem;
}
.webforms fieldset .field.type-country select {
    height: 50px;
}
.webforms fieldset>.legend {
    font-size: 24px;
    font-weight: 700;
}
/*Oct 10, 2018*/
.product-info-main .page-title-wrapper {
    border-bottom: 1px solid #d2d2d2;
}
.product-info-main .box-add-tocart .actions {
    clear: both;
}
.product-info-detailed .nav-tabs #nav-reviews-tab, .product-info-detailed .tab-content #nav-reviews, .product-info-main .product-reviews-summary {
    display: none;
}
@media (min-width:769px) {
    .table-specs tr td:first-child {
        width: 250px;
    }
    .table-specs.Warranty {
        width: 33%;
    }
    .webforms fieldset .col {
        width: 49%;
    }
    .webforms fieldset .field.webforms-fields-address {
        clear: both;
    }
    .webforms fieldset .field.type-email, .webforms fieldset .field.webforms-fields-purchased_from, .webforms fieldset .field.webforms-fields-products_info {
        width: 49%;
        float: left;
    }
    .webforms fieldset .field.webforms-fields-78, .webforms fieldset .field.webforms-fields-serial_number {
        width: 49%;
        float: right;
    }
    .opc-progress-bar-item>span {
        padding-top: 8px !important;
        color: #000 !important;
        font-weight: 700 !important;
        font-size: 24px !important;
    }
    .opc-progress-bar-item:before {
        background: unset !important;
        border: unset !important;
        top: unset !important;
        transition: unset !important;
        height: unset !important;
        left: unset !important;
        position: unset !important;
        width: unset !important;
    }
}
/*Cart page*/
.cart.table-wrapper .col.subtotal span.price {
    color: #000!important;
}
.fieldset.estimate {
    text-align: left;
}
.cart-container .fieldset:last-child {
    text-align: left;
}
.mark, mark {
    background-color: transparent;
}
.cart-summary .block.discount .content {
    display: block!important;
}
.cart-container .cart-summary .estimate select.select, .cart-container .cart-summary .estimate input[type="text"] {
    background-color: #fff;
    border-color: #b4b4b4;
    padding-left: 12px;
    padding-right: 20px;
    line-height: 40px;
    height: 48px;
}
.cart-container .cart-summary .estimate select.select:focus {
    background-color: #f8f8f8;
    border-color: #b4b4b4;
}
.cart-container .cart-summary .shipping .title {
    background: #ffff;
    text-align: left;
    padding-left: 12px;
    height: 48px;
    line-height: 18px;
    border: #b4b4b4;
    padding-right: 15px;
    font-weight: normal;
    margin-bottom: 20px;
}
.cart-summary .estimate input[type="text"]:hover {
    border: 1px #000 solid!important
}
.cart-container .cart-summary .discount .title {
    display: none!important;
}
.cart-container .cart-summary .discount .fieldset.coupon label.label {
    display: none;
}
/*.cart-container .cart-summary .discount .fieldset.coupon .field{
     float: left;
     width: 230px;
}
 */
.cart-container .cart-summary .discount .fieldset.coupon button.primary {
    border-radius: 0px;
    padding: 11.5px 34px;
    margin: 0px;
    font-size: 16px;
    font-weight: normal;
}
.cart-totals .grand strong {
    font-size: 24px;
    text-transform: uppercase;
}
.items.methods .item-title span {
    font-size: 18px;
}
.cart-summary>.title {
    display: block;
    margin-top: 0px;
    font-weight: 800;
    line-height: 30px;
}
#shopping-cart-table .cart .product-image-container .product-image-photo {
    border: 1px solid #d2d2d2;
}
.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #ccc;
}
.cart.table-wrapper .cart>.item {
    border: none;
}
.block.crosssell {
    width: 100% !important;
    padding: 0px 0 20px 0 !important;
    margin: 0px !important;
}
.block.crosssell .container--sm {
    max-width: 100%;
}
.block.crosssell .block-title {
    display: none!important
}
.block.crosssell .section--lg {
    padding-top: 80px;
    padding-bottom: 120px;
}
.cart-summary .block .fieldset .field label {
    font-weight: normal;
}
.cart.table-wrapper .col.qty .input-text {
    height: 50px;
    margin-top: -7px;
    text-align: left;
    width: 60px;
}
.cart.table-wrapper .col.price .cart-price .price {
    font-weight: normal;
}
.cart-summary .checkout-methods-items .action.primary.checkout, .block.crosssell button.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding:8px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    text-transform: uppercase;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover, .block.crosssell button.primary:hover {
    background-color: #ff0030 !important;
}
.cart-summary .block .fieldset .field {
    margin: 0 0 20px!important;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
    margin: 0 0 0px;
}
.cart-totals {
    padding-top: 10px;
}
.data.table.totals .totals.sub th {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.data.table.totals .totals.sub td {
    border-bottom: 1px solid #ccc;
}
.data.table.totals .totals.shipping.excl td {
    padding-top: 15px;
    padding-bottom: 15px;
}
.cart-summary .block .title strong {
    font-size: 16px;
    font-weight: normal;
}
.cart-summary .block>.title:after {
    right: 11px!important;
}
.cart-summary .block .items.methods .item-options {
    margin: 0 0 0px!important;
}
.cart-summary .block .items.methods .item-options .field {
    margin: 0 0 0px!important;
}
.table-responsive .table a:visited {
    color: #000!important;
}
.cart:not(:last-child) {
    border-bottom: none;
}
.cart.table-wrapper {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 8px;
}
.cart-container .section__header {
    margin-bottom: 30px;
}
.cart-container .product-item-details p {
    font-size: 16px;
    line-height: 24px;
    color: #787878;
}
.cart.table-wrapper .actions-toolbar>.action-edit:before, .cart.table-wrapper .actions-toolbar>.action-delete:before {
    content: normal!important;
}
.cart.table-wrapper .actions-toolbar>.action-edit, .cart.table-wrapper .actions-toolbar>.action-delete {
    color: #000!important;
}
.cart.table-wrapper .actions-toolbar>.action-edit .ei, .cart.table-wrapper .actions-toolbar>.action-delete .ei {
    color: #000!important;
}
.cart.table-wrapper .actions-toolbar>.action-edit {
    right: 5px;
}
.cart-container .cart-totals .grand th {
    border-bottom: 1px solid #ccc;
}
.cart-container .cart-totals .grand td {
    border-bottom: 1px solid #ccc;
}
.cart-container .fieldset .coupon {
    text-align: left;
    margin-top: 17px;
}
ul.checkout.methods.items {
    margin-top: 0px;
}
.cart-summary .block .fieldset.estimate .field:last-child {
    margin: 0 0 20px!important;
}
.cart-container .cart-summary .discount {
    margin-top: 20px;
}
.cart.table-wrapper .cart thead tr th.col.price, .cart.table-wrapper .cart thead tr th.col.qty {
    text-align: left;
}
.cart.table-wrapper .cart thead tr th.col.subtotal {
    text-align: center;
}
.checkout-cart-index .cart-empty {
    padding: 40px;
    font-size: 18px;
    font-weight: 800;
}
.block.crosssell .card__compare {
    top: -1px;
    left: -1px;
}
/* retailer menu update */
#sub-retailers-mega a.level1.dropdown-item {
    padding: 0;
}
.menu__collapse .menu__collapse .menu__collapse a {
    padding-left: 75px !important;
}
/*checkout*/
.opc-sidebar .modal-header {
    display: none;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 100%!important;
}
.opc-wrapper .form-login {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 0px;
    margin-bottom: 0px;
}
#checkout-step-shipping_method .actions-toolbar {
    text-align: center;
}
#checkout-step-shipping_method .actions-toolbar .primary {
    float: none;
    margin-top: 20px;
}
.opc-wrapper .form-login .field {
    width: 49%;
    margin: 0px;
    padding: 0px;
    float: left;
    padding-right: 4%;
    min-height: 90px;
}
#shipping-new-address-form .field {
    width: 50%;
    margin: 0px;
    padding: 0px;
    float: left;
    padding-right: 4%;
    min-height: 90px;
}
#shipping-new-address-form .field:nth-child(2) {
    padding-right: 0%;
    padding-right: 0px;
    width: 46%;
}
#shipping-new-address-form .field:nth-child(7) {
    padding-right: 0%;
    padding-right: 0px;
    width: 46%;
}
#shipping-new-address-form .field:nth-child(10) {
    padding-right: 0%;
    padding-right: 0px;
    width: 46%;
}
.opc-wrapper .step-title {
    border: none;
}
.checkout-shipping-method .step-title {
    border-top: 1px solid #d2d2d2;
    margin-top: 40px!important;
    padding-top: 32px;
    font-weight: 700;
}
.checkout-shipping-method .step-title a.learn-more-link {
    font-size: 14px;
    font-weight: 400;
}
.opc-wrapper .opc>li {
    margin: 0;
    width: 100%;
    float: left;
}
#checkout-shipping-method-load {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 40px;
}
#shipping-new-address-form fieldset.admin__control-fields {
    width: 100%;
    padding: 0px;
}
#shipping-new-address-form fieldset.admin__control-fields .control .field {
    margin: 0 0 18px;
    width: 96%;
    margin: 0px;
    padding: 0px;
    float: left;
    padding-right: 0%;
    margin-bottom: 0px;
    min-height: 50px;
}
#shipping-new-address-form .field select {
    background-color: #fff;
    border-color: #b4b4b4;
    padding-left: 12px;
    padding-right: 20px;
    line-height: 40px;
    height: 48px;
}
.cart-container .cart-summary .estimate select:focus {
    background-color: #f8f8f8;
    border-color: #b4b4b4;
}
#shipping-method-buttons-container .primary button.primary {
    background-color: #e4002b !important;
    border: none !important;
    border-radius: unset !important;
    padding: 15px 60px !important;
    font-size: 18px !important;
    font-family: "Futura Std", sans-serif !important;
    margin-right: 0px;
}
#shipping-method-buttons-container .primary button.primary:hover {
    background-color: #ff0030!important;
}
ul.opc-progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    counter-reset: steps-counter;
    list-style: none;
    padding-left: 0;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 1.2;
}
ul.opc-progress-bar li {
    counter-increment: steps-counter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
}
ul.opc-progress-bar li.opc-progress-bar-item:first-child::after {
    content: 'Shipping Address';
    cursor: pointer;
}
ul.opc-progress-bar li.opc-progress-bar-item:first-child span {
    display: none;
}
.checkout-shipping-address .step-content .shipping-address-item.selected-item::after {
    content: '\4e';
    font-family: "ElegantIcons";
    width: 42px;
    height: 42px;
    border-radius: 50%;
    color: transparent;
    font-size: 24px;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #fff;
    background-color: #4d738a;
    line-height: 42px;
}
.opc-sidebar .modal-content {
    box-shadow: none!important;
}
.opc-wrapper .form-login {
    border-bottom: none!important;
}
.opc-block-summary {
    background-color: #ebebeb!important;
}
.opc-block-summary .title {
    margin-bottom: 20px;
    font-size: 24px!important;
    font-weight: 800!important;
}
.opc-block-summary .table-totals {
    border-top: none;
}
.opc-block-summary .table-totals .totals.sub th,
.opc-block-summary .table-totals .totals.sub td {
    border-bottom: 1px solid #d2d2d2;
    padding: 15px;
}
.opc-block-summary .table-totals .totals.shipping.excl th {
    padding: 15px;
}
.opc-block-summary .table-totals .totals.shipping.excl td {
    padding: 15px!important;
}
.opc-block-summary .table-totals .totals-tax th {
    padding: 15px;
}
.opc-block-summary .table-totals .totals-tax td {
    padding: 15px!important;
}
.opc-block-summary .table-totals .grand th {
    padding: 15px;
    font-size: 24px !important;
    font-weight: 800;
    text-transform: uppercase;
}
.opc-block-summary .table-totals .grand td {
    padding: 15px;
    font-size: 24px !important;
    font-weight: 800;
    text-transform: uppercase;
}

.opc-sidebar .block.items-in-cart{
    margin-bottom: 0;
}
.opc-block-summary .items-in-cart > .title{
    padding: 0px 0 15px 15px;
}
.opc-block-summary .items-in-cart > .title strong {
    display: table;
}
.opc-block-summary .items-in-cart > .title::after {
    right: 15px;
    top: 5px;
}
.opc-block-summary .minicart-items-wrapper{
    margin: 0 -15px 0 0 !important;
    padding: 15px 15px 0 0 !important;
}
.opc-block-summary .product-item .product-item-inner,
.opc-block-summary .minicart-items .product-item-name{
    margin: 0 0 5px;
}
.opc-block-summary .minicart-items .product-item-name{
    font-size: 18px;
}
.opc-block-summary .product-item-details .item-options{
    display: table-cell;
    font-size: 14px;
}
.opc-block-summary .product-item-details .item-options dt{
    float: left;
    margin-right: 3px;
    clear: both;
}
.opc-block-summary .product-item-details .item-options dt::after {
    content: ': ';
}
.opc-block-summary .product-item-details .item-options dd{
    float: left;
    margin-bottom: 3px
}
.opc-block-summary .minicart-items .product-item-details .price {
    font-size: 18px;
}
.opc-sidebar .block-items-count{ display:none;}

.checkout-index-index .header.content {
    padding: 20px 20px 20px;
    border: none;
}
.checkout-index-index .main--content {
    border-top: 1px solid #d9d9d9;
}
.opc-sidebar .opc-block-shipping-information {
    padding: 0px!important;
    margin-top: 40px!important;
    padding-top: 15px!important;
}
.opc-sidebar .opc-block-shipping-information {
    padding: 0px!important;
}
.opc-block-shipping-information .shipping-information-title {
    font-size: 24px;
    font-weight: 700;
}
opc-block-shipping-information .ship-to {
    margin-bottom: 50px!important;
}
.checkout-payment-method .billing-address-form {
    max-width: 100%;
}
.checkout-payment-method .billing-address-form .field {
    width: 46%;
    float: left;
    min-height: 90px;
}
.checkout-payment-method .billing-address-form .field.street {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.checkout-payment-method .billing-address-form .field select {
    background-color: #fff;
    border-color: #b4b4b4;
    padding-left: 12px;
    padding-right: 20px;
    line-height: 40px;
    height: 48px;
}
.checkout-payment-method .billing-address-form .field select:focus {
    background-color: #f8f8f8;
    border-color: #b4b4b4;
}
.checkout-index-index #co-payment-form .opc-payment-additional.discount-code {
    display: none;
}
.checkout-index-index .payment-method .primary button.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
}
.checkout-index-index .payment-method .primary button.primary:hover {
    background-color: #ff0030!important;
}
.payment-group .step-title {
    display: none;
}
#checkout-payment-method-load .payment-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -15px -10px 35px;
}
.checkout-shipping-address .step-content .field.addresses {
    float: left;
}
.checkout-shipping-address .step-content .shipping-address-item {
    background-color: #f5f5f5;
    border: 1px solid #d2d2d2;
    padding: 30px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    margin: 15px;
    border: 1px #4d738a solid;
    height: 290px;
    text-align: center;
    width: 395px;
    font-size: 16px;
}
.checkout-shipping-address .step-content .shipping-address-item span {
    font-weight: bold;
}
.checkout-shipping-address .step-content button.action-show-popup {
    border-color: #e4002b !important;
    background-color: #fff;
    color: #e4002b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 290px;
    text-align: center;
    width: 395px;
    float: left;
    margin: 15px;
    border: 1px #e4002b solid!important;
    position: relative;
}
.checkout-shipping-address .step-content button.action-show-popup span {
    font-size: 18px;
    margin-top: 19px;
}
.checkout-shipping-address .step-content button.action-show-popup:hover {
    background-color: #e4002b;
    color: #fff;
}
.checkout-shipping-address .step-content button.action-show-popup:before {
    font-family: "ElegantIcons"!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: normal!important;
    line-height: 1!important;
    speak: none!important;
    text-transform: none!important;
    content: '\50'!important;
    font-size: 40px!important;
}
.checkout-index-index .modals-overlay {
    z-index: 9999!important;
}
.checkout-index-index .modal-popup {
    z-index: 9999999!important;
}
.checkout-index-index .modal-popup._inner-scroll {
    overflow-y: auto;
}
.checkout-index-index .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 5000px;
    min-height: 1000px;
}
.checkout-index-index .modal-content {
    display: block;
    float: left;
    box-shadow: none;
    border-bottom: none;
}
.modal-popup.modal-slide .modal-footer {
    border-top: none!important;
    margin-top: 30px;
    margin-bottom: 30px;
}
.checkout-index-index .modal-slide._inner-scroll .modal-header {
    padding: 15px 30px;
}
.checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%!important;
    margin-top: 54px;
}
.checkout-index-index ._inner-scroll .modal-popup .modal-title {
    padding: 0px;
    border: none;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
.table-checkout-shipping-method tbody td {
}
#checkout-shipping-method-load .table-checkout-shipping-method {
}
#checkout-shipping-method-load .table-checkout-shipping-method row {
    flex-wrap: unset;
}
.opc-progress-bar-item {
    width: 278px!important;
    text-align: left!important;
}
.opc-progress-bar-item.order-success.last {
    width: 190px!important;
}
.table-checkout-shipping-method tr.row td.col {
    padding-right: 15px;
    white-space: nowrap;
    flex-grow: unset;
    flex-basis: auto;
    -ms-flex-preferred-size: auto;
    -ms-flex-positive: unset;
    padding-bottom: 1-px;
}
.table-checkout-shipping-method tbody td.col-method {
    width: 10%;
}
.table-checkout-shipping-method tbody td.shipping-method-info {
    width: 90%;
}
#checkout-shipping-method-load .table-checkout-shipping-method .row {
    white-space: nowrap;
    margin-left: 0px;
    margin-right: 0px;
}
.modal-slide .action-close:before {
    line-height: 14px!important;
    color: #ffff!important;
}
.table-checkout-shipping-method tbody td input[type=radio]+label:not(.box) {
    padding-left: 22px;
    position: relative;
    right: 10px;
    top: -12px;
}
.table-checkout-shipping-method tbody .col-price {
    font-weight: normal;
    width: 20%;
}
.table-checkout-shipping-method tbody .col-method-carrier {
    width: 70%;
}
.opc-progress-bar-item>span:before, .opc-progress-bar-item>span:after {
    display: none;
}
.opc-progress-bar-item._active:before {
    background: none!important;
    border: none!important;
}
.opc-progress-bar-item:before {
    content: counter(steps-counter)!important;
    min-width: 42px!important;
    height: 42px!important;
    line-height: 42px!important;
    border-radius: 50%!important;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16)!important;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16)!important;
    border: 1px solid #d3d3d3!important;
    background-color: #f4f4f4!important;
    margin-right: 20px!important;
    text-align: center!important;
}
.opc-progress-bar-item._active:before {
    content: '\4e'!important;
    font-family: "ElegantIcons"!important;
    background-color: #4d738a!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #fff!important;
    border-color: #4d738a!important;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    color: #000;
    text-decoration: underline;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    color: #e4002b !important;
    text-decoration: none;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    background-color: #ff0030!important;
}
.checkout-index-index ul.opc-progress-bar {
    width: 64.7%;
}
#checkout-step-shipping fieldset#customer-email-fieldset fieldset.hidden-fields {
    width: 100%;
    margin-bottom: 20px;
}
#checkout-step-shipping fieldset#customer-email-fieldset fieldset.hidden-fields .actions-toolbar {
    width: 100%;
    float: left;
}
#checkout-step-shipping fieldset#customer-email-fieldset fieldset.hidden-fields .actions-toolbar .primary button.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 20px;
}
#checkout-step-shipping fieldset#customer-email-fieldset fieldset.hidden-fields .actions-toolbar .primary button.primary:hover {
    background-color: #ff0030!important;
}
.checkout-onepage-success .maincontent .columns {
    width: 100%;
    max-width: 1520px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.checkout-onepage-success .checkout-success {
    width: 30%;
    text-align: left;
    float: left;
    position: relative;
    height: 400px;
    margin-left: 15%;
    padding-top: 80px;
}
.checkout-onepage-success #registration {
    width: 30%;
    float: right;
    text-align: left;
    height: 400px;
    margin-right: 15%;
    padding-top: 50px;
}
.checkout-onepage-success ul.opc-progress-bar {
    width: 64.7%;
}
.checkout-onepage-success .actions-toolbar .primary a.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 20px;
    margin-top: 30px;
}
.checkout-onepage-success .actions-toolbar .primary a.primary:hover {
    background-color: #ff0030!important;
}
.checkout-onepage-success input.action.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 20px;
    margin-top: 30px;
}
.checkout-onepage-success input.action.primary:hover {
    background-color: #ff0030!important;
}
.checkout-onepage-success .checkout-success p {
    font-size: 16px!important;
    line-height: 1.67!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}
.checkout-onepage-success #registration p {
    font-size: 16px!important;
    line-height: 1.67!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}
.checkout-onepage-success .checkout-success p:first-child {
    position: absolute;
    right: -45%;
    top: 5px;
    color: #4d738a !important;
}
.checkout-onepage-success .title--icon {
    margin-bottom: 30px!important;
    padding-top: 20px;
}
.opc-block-summary .modal-custom.custom-slide {
    width: 450px;
    z-index: 900;
    right: -30px;
    top: -31px;
    text-align: left;
    background-color: #ebebeb;
    border: none;
}
.opc-block-summary .modal-custom.custom-slide .block-title {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    font-family: "Futura Std", sans-serif;
    margin-bottom: 10px;
}
.opc-block-summary .modal-custom.custom-slide .field {
    text-align: left;
}
.opc-block-summary .modal-custom.custom-slide .actions-toolbar div.secondary {
    position: absolute;
    bottom: 176px;
    border: none;
    right: -11px;
    color: #4d738a !important;
    font-weight: 400;
}
.opc-block-summary .modal-custom.custom-slide .actions-toolbar {
    text-align: center;
}
.opc-block-summary .modal-custom.custom-slide .actions-toolbar .primary {
    float: none;
}
.opc-block-summary .modal-custom.custom-slide .actions-toolbar .primary button.action-login {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 19px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
    margin-top: 0px;
    display: inline-block;
    float: none;
    color: #fff;
    margin-bottom: 30px;
}
.opc-block-summary .modal-custom.custom-slide .actions-toolbar .primary button.action-login:hover {
    background-color: #ff0030!important;
}
.opc-block-summary .modal-custom.custom-slide .modal-content {
    background: none;
}
.opc-block-summary .modal-custom.custom-slide .modal-content .fieldset {
    margin: 0 0 20px;
}
.opc-block-summary .modal-custom.custom-slide .modal-header {
    display: block;
    width: 40%;
    float: right;
    position: absolute;
    right: 0px;
    background: transparent;
}
.opc-summary-wrapper .modal-header .action-close {
    display: BLOCK!important;
    position: absolute;
    top: -15px;
    font-size: 24px;
    color: #000;
    z-index: 999999;
    font-weight: 800;
}
.opc-summary-wrapper .modal-header .action-close:before {
    font-size: 24px;
    color: #000;
}
.checkout-index-index .header.content {
    z-index: 99;
}
.checkout-index-index .opc-summary-wrapper .modal-custom-overlay {
    z-index: 9;
    background: #000;
    opacity: 0.3;
}
.opc-block-summary .action-auth-toggle span {
    color: #4d738a !important;
    font-weight: 400;
    font-size: 18px;
}
.payment-methods .payment-methods-title.pay-wrap label.label {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.payment-methods .payment-methods-title.pay-wrap label.label a span {
    text-decoration: underline;
}
.payment-methods .payment-methods-title.pay-wrap .pay__info dl {
    text-align: left;
}
.payment-methods-title.pay-wrap #pay-method-payflow_express label.label {
    background: url(../images/logo-paypal.png) top center no-repeat;
    text-align: center;
    padding-top: 105px;
}
.payment-methods-title.pay-wrap .active#pay-method-payflow_express label.label {
    background: url(../images/logo-paypal-active.png) top center no-repeat;
}
.payment-methods-title.pay-wrap #pay-method-payflowpro label.label {
    background: url(../images/visaicon.png) center center no-repeat;
    text-align: center;
    padding-top: 108px;
    background-position-y: 30px;
}
.payment-methods-title.pay-wrap .active#pay-method-payflowpro label.label {
    background: url(../images/visaicon-active.png) center center no-repeat;
    background-position-y: 30px;
}
.payment-methods-title.pay-wrap #pay-method-payflow_express_bml label.label {
    background: url(../images/logo-paypal-credit.png) top center no-repeat;
    text-align: center;
    padding-top: 105px;
    background-position-y: 20px;
}
.payment-methods-title.pay-wrap .active#pay-method-payflow_express_bml label.label {
    background: url(../images/logo-paypal-credit-active.png) top center no-repeat;
    background-position-y: 20px;
}
.payment-methods-title.pay-wrap .pay.active a {
    color: #fff!important
}
.checkout-payment-method .billing-address-form .field {
    margin-right: 20px;
}
.checkout-payment-method .billing-address-form .field.street .field {
    width: 94.5%;
}
.payment-method-billing-address .actions-toolbar .primary button.action-update {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 19px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
    margin-top: 0px;
    display: inline-block;
    float: none;
    color: #fff;
    margin-bottom: 30px;
}
.payment-method-billing-address .actions-toolbar .primary button.action-update:hover {
    background-color: #ff0030!important;
}
.payment-method-billing-address .actions-toolbar .primary button.action-cancel {
    display: none;
}
.checkout-billing-address .field-select-billing select {
    background-color: #fff;
    border-color: #b4b4b4;
    padding-left: 12px;
    padding-right: 20px;
    line-height: 40px;
    height: 48px;
}
.checkout-payment-method .ccard .number .input-text {
    width: 336px;
}
.payment-method-content .ccard .field.date {
    width: 336px;
}
.payment-method-content .ccard select {
    background-color: #fff;
    border-color: #b4b4b4;
    padding-left: 12px;
    padding-left: 12px!important;
    padding-right: 20px!important;
    height: 48px;
    margin-right: 10px;
}
.checkout-payment-method .ccard .cvv .input-text {
    width: 90px;
}
.payment-method-content .ccard .field.date {
    width: 255px;
    float: left;
}
.payment-method-content .ccard .field.cvv {
    float: left;
}
.payment-method-content .ccard label {
    font-weight: normal!important;
}
.payment-payflowpro-section .payment-method-content {
}
.payment-payflowpro-section .payment-method-content .actions-toolbar {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 0px;
}
.payment-group .payment-method.payment-payflow_express-section .payment-method-content {
    position: unset;
    margin-top: 0px;
    float: left;
    padding-left: 0px;
    width: 500px;
}
.payment-group .payment-method.payment-payflow_express-section .payment-method-content {
    position: unset;
    margin-top: 0px;
    float: left;
    padding-left: 0px;
    width: 500px;
}
.payment-group .payment-method.payment-payflow_express-section .payment-method-content .actions-toolbar {
    margin-top: 50px;
}
#checkout-shipping-method-load .table-checkout-shipping-method .row input[type=radio] {
    width: auto;
    height: auto;
    overflow: visible;
    position: unset;
}
.opc-wrapper .checkout-shipping-address .step-title {
    border: none;
    font-weight: 600;
}
.checkout-shipping-address .step-content .shipping-address-item:first-child {
    margin-left: 0px!important;
}
.modal-popup._inner-scroll .modal-content {
    overflow-y: auto;
    padding-right: 0px;
}
.modal-popup._inner-scroll .modal-footer {
    padding-top: 0px!important;
    margin-top: 0px!important;
}
.payment-payflow_express-section .field.choice label {
    display: none;
}
.payment-payflow_express_bml-section .field.choice label {
    display: none;
}
.payment-payflowpro-section .field.choice label {
    display: none;
}
.payment-method .payment-method-title > label {
    display: none;
}
.payment-methods-title.pay-wrap #pay-method-stripe_payments label.label {
    background: url(../images/visaicon.png) center center no-repeat;
    text-align: center;
    padding-top: 108px;
    background-position-y: 30px;
}
.payment-methods-title.pay-wrap .active#pay-method-stripe_payments label.label {
    background: url(../images/visaicon-active.png) center center no-repeat;
    background-position-y: 30px;
}
.checkout-billing-address label {
    display: block!important;
}
#pay-method-payflow_express_bml label a {
    width: 100%;
    float: left;
    color: #e4002b;
}
.payment-methods-title .pay-wrap {
    margin: -15px 6px 35px;
}
.checkout-payment-method .payment-method+.payment-method .payment-method-title {
    border-top: none;
}
.checkout-container {
    margin: 0px auto!important;
    width: 100%;
    max-width: 1520px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 60px;
    padding-bottom: 0px;
    /*border-top: 1px solid #d9d9d9;
    */
}
#checkout-payment-method-load .payment-group {
    margin-bottom: 0px;
}
.billing-address-details a {
    color: #000;
}
.shipping-information-content a {
    color: #000;
}
.opc-block-summary {
    margin-top: -90px;
}
.shipping-information-title button {
    margin-right: -1px!important;
    margin-bottom: 3px!important;
    border: 1px solid #d2d2d2!important;
    width: 54px!important;
    height: 51px!important;
    text-align: center!important;
    padding: 0!important;
    line-height: 40px!important;
    font-size: 28px!important;
    background-color: #f4f4f4!important;
    color: #303030 !important;
    position: unset!important;
    float: right;
    top: unset!important;
    bottom: unset;
}
.shipping-information-title button:before {
    font-family: "ElegantIcons"!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: normal!important;
    line-height: 1!important;
    speak: none!important;
    text-transform: none;
    content: '\6a'!important;
    text-align: center!important;
    line-height: 54px!important;
    font-size: 28px!important;
}
.pay {
    padding: 18px;
}
.checkout-shipping-address .step-content .shipping-address-item a {
    color: #000!important;
}
.modal-slide._inner-scroll .modal-header .modal-title {
    border-bottom: none!important;
    font-weight: 600!important;
}
.cart.table-wrapper .actions-toolbar a.action-towishlist {
    display: none;
}
.sidebar-main .block-collapsible-nav .item {
    margin-top: 0;
    width: 100%;
}
.sidebar-main .block-collapsible-nav .item .delimiter {
    margin: 0px;
}
.pay {
    color: #303030;
}
.pay.active {
    color: #fff;
}
@media (min-width:1024px) {
    .payment-payflow_express_bml-section .payment-method-content fieldset.fieldset {
        margin-bottom: 50px!important;
    }
    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -455px!important;
        width: 920px!important;
        left: 50%!important;
    }
}
@media (min-width:768px) {
    .opc-wrapper {
        width: 66.666667%!important;
        max-width: 66.666667%!important;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 0px!important;
    }
    .opc-sidebar {
        margin: 0px!important;
        max-width: 33.333333!important;
        width: 33.333333%!important;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .cart-container .form-cart {
        width: 100%!important;
        padding-right: 0!important;
        max-width: 66.666667%!important;
        padding-left: 15px!important;
        padding-left: 0px!important;
    }
    .cart-container .cart-summary {
        width: 100%;
        max-width: 31.333333%;
        margin-left: 15px;
        margin-right: 0px;
        background-color: #ebebeb;
        padding: 30px;
        position: unset;
    }
    .checkout-cart-index .cart-container {
        padding-top: 50px;
        padding-right: 30px;
        padding-left: 30px;
        border-top: 1px solid #d9d9d9;
    }
    .cart.table-wrapper .actions-toolbar {
        margin-top: -106px;
        margin-right: 29px;
    }
}
@media (max-width:768px) {
    .columns {
        display: unset;
    }
    /*updates Sep 15, 2018*/
    /*https://github.com/dustydean/spirit-fitness-frontend/commit/a2575b3e2703d51fe22f7267b7d49a3f32be62bd*/
    /* button.menu-trigger{
         background: none!important;
         border: none!important;
         outline: none!important;
         box-shadow: none!important;
    }
     */
    /*updates Sep 15, 2018*/
    /*https://github.com/dustydean/spirit-fitness-frontend/commit/3e0f1afa1581d38292ebd83bd67d29b76e225290*/
    /*.page-header {
         border-bottom: none!important;
         margin-bottom: 0px!important;
    }
    */
    .page-header .action.nav-toggle {
        display: none;
    }
    .action.showcart .ei-cart_alt {
        font-size: 30px;
    }
    .card__body .product-reviews-summary {
        display: none;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        right: -10px;
        top: 1px;
    }
    .page-footer {
        margin-top: 0px!important;
    }
    .cart-container .section__header {
        margin-bottom: 20px;
        padding-left: 20px;
        padding-top: 30px;
    }
    .cart.table-wrapper .col.qty .input-text {
        margin-left: 30px;
    }
    .cart.table-wrapper .actions-toolbar {
        margin-top: -35px;
    }
    /* .cart-container .cart-summary .discount .fieldset.coupon .field {
         width: 67%;
    }
    */
    .opc-sidebar .opc-block-shipping-information {
        display: none;
    }
    .checkout-payment-method .billing-address-form .field {
        width: 100%;
    }
    .checkout-payment-method .billing-address-form .field.street .field {
        width: 100%;
    }
    .opc-progress-bar-item>span {
        font-size: 18px!important;
    }
    .opc-estimated-wrapper {
        border-bottom: none;
        border-top: none;
        padding: 18px 30px;
    }
    .checkout-index-index ul.opc-progress-bar {
        width: 100%;
    }
    .opc-progress-bar-item:before {
        margin-right: 3px!important;
        left: calc(50% - 23px);
    }
    .opc-wrapper .form-login {
        background: none;
    }
    .opc-wrapper .form-login .field {
        width: 100%;
        padding-right: 0%;
    }
    .opc-wrapper .form-login {
        margin-right: 0px;
        width: 100%;
        padding-right: 0px;
    }
    #shipping-new-address-form .field {
        width: 100%;
        padding-right: 0%;
    }
    #shipping-new-address-form .field:nth-child(2) {
        width: 100%;
    }
    #shipping-new-address-form .field:nth-child(7) {
        width: 100%;
    }
    #shipping-new-address-form .field:nth-child(10) {
        width: 100%;
    }
    .field.addresses {
        float: left;
        width: 100%;
        margin-bottom: 50px;
    }
    .checkout-shipping-address .step-content .shipping-address-item {
        width: 100%;
        margin: 0px;
    }
    .checkout-shipping-address .step-content button.action-show-popup {
        width: 100%;
        margin: 0px;
    }
    .opc-wrapper .checkout-shipping-address .step-title {
        margin-bottom: 20px;
    }
    .checkout-container {
        padding-bottom: 150px;
    }
    .opc-wrapper .methods-shipping {
        border-bottom: none;
        background: none;
    }
    .payment-group .payment-method.payment-payflow_express-section .payment-method-content {
        width: 100%;
    }
    .opc-wrapper .form-login+.form-shipping-address {
        background: none!important;
        margin-left: 0px;
    }
    .opc-wrapper .form-login {
        padding-right: 0px;
        margin-left: 0px;
    }
    .checkout-index-index .menu-trigger:first-child {
        margin-right: auto;
        margin-left: 0;
        visibility: hidden;
    }
    .checkout-onepage-success .checkout-success {
        width: 100%;
        text-align: left;
        /* float: left;
         */
        position: relative;
        height: 400px;
        margin-left: 0%;
        padding-top: 80px;
    }
    .checkout-onepage-success .checkout-success p:first-child {
        position: UNSET;
        right: AUTO;
        top: auto;
        color: #4d738a !important;
    }
    .opc-progress-bar-item:before {
        margin-right: 3px!important;
        position: absolute;
        top: -46px;
    }
    ul.opc-progress-bar li {
        position: relative;
        text-align: center;
    }
    .opc-block-summary {
        margin-top: 0px;
    }
    .checkout-index-index .modal-content {
        background: none;
    }
}
/* account page updates */
body.account .columns {
    width: 100%;
    max-width: 1520px;
    margin: 0px auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
body.account .columns .block .box {
    margin: 0px;
    border: none;
    background: #ebebeb;
    min-height: 322px;
    vertical-align: middle;
}
body.account .columns .block .block-title {
    text-align: left;
}
body.account .columns .block .block-title strong {
    font-weight: 700!important;
    font-size: 24px!important;
}
body.account .columns .fieldset .legend span {
    font-weight: 700;
    font-size: 24px;
}
body.account .columns .table .col {
    width: auto;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
body.account .columns .table .col.total span {
    width: auto;
    text-align: left;
    border: none;
    padding: 0px;
}
body.account .columns .table thead th {
    border-bottom: none;
    border-top: none;
}
body.account .columns .total:not(:last-child) {
    border-bottom: none;
}
body.account .columns .block .block-title {
    border-bottom: 1px solid #eee;
}
body.account .columns .table .col.actions {
    width: auto;
    text-align: center;
}
body.account .columns a {
    color: #000;
}
body.account .columns a:hover {
    color: #b60325;
}
body.account .actions-toolbar .primary button.primary, body.account .actions-toolbar .primary button.action, body.account .product-item-actions .actions-primary button.action {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
    margin-top: 0px;
    display: inline-block;
    float: none;
    color: #fff;
}
body.account .actions-toolbar .primary button.primary:hover, body.account .actions-toolbar .primary button.primary:hover, body.account .product-item-actions .actions-primary button.action:hover {
    background-color: #ff0030!important;
}
body.account select {
    background-color: #fff;
    border-color: #b4b4b4;
    padding-left: 12px;
    padding-right: 20px;
    line-height: 40px;
    height: 48px;
}
body.account .wishlist-index-index .product-item-inner {
    background: none;
    border: none;
    box-shadow: none;
    border-top: none;
    left: auto;
    margin: auto;
    padding: auto;
    position: unset;
    right: auto;
    z-index: auto;
}
body.account .products-grid .product-item-inner {
    background: none;
    box-shadow: none;
    border: none;
    border-top: none;
    left: auto;
    margin: 0px;
    padding: 0px;
    position: unset;
    right: auto;
    z-index: auto;
}
body.account .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: none;
    clip: rect(auto, auto, auto, auto);
    height: auto;
    margin: auto;
    overflow: visible;
    padding: 0;
    position: unset;
    width: auto;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: none;
    box-shadow: none;
    border: none;
    margin: auto;
    padding: 0px;
    position: unset;
    z-index: auto;
}
body.account .products-grid.wishlist .product-item-actions>* {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
body.account .products-grid.wishlist {
    margin-bottom: 50px;
}
body.account .products-grid.wishlist .product-item-name a {
    font-family: "Hanzel", sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}
body.account .products-grid.wishlist .price-as-configured span {
    font-size: 24px;
    font-family: "Hanzel", sans-serif;
    color: #e4002b;
}
body.account .products-grid.wishlist .product-item-comment {
    display: block;
    height: 80px;
    margin: 30px 0;
}
.block-collapsible-nav .content {
    background: none;
    padding: 0px 0;
}
.block-collapsible-nav .item a:hover {
    background: none;
}
.block-collapsible-nav .item.current>strong {
    border-color: #e4002b;
}
body.account .product-item-actions .actions-primary button.action {
    padding: 15px 20px!important;
}
body.account .block-reviews-dashboard {
    text-align: left;
}
/*New css for cms pages and issue fixing*/
.modal-popup.video-modal {
    z-index: 9999;
}
.modal-popup.video-modal .modal-header {
    background: #fff;
    border: none;
    box-shadow: none;
}
.modal-popup.video-modal .modal-content {
    box-shadow: none;
    padding-right: 25px;
}
.modal-popup.video-modal .action-close::before {
    line-height: 14px !important;
    color: #000 !important;
}
.col-lg-4.col-md-6 .video-embed {
    margin: 0px;
    margin-top: 0px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.col-lg-4.col-md-6 .video-embed .gallery-item img {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.col-lg-4.col-md-6 .video-embed .gallery-item a {
    font-family: "Futura Std", sans-serif;
    font-size: 16px;
    line-height: 1.67;
    font-weight: 400;
    color: #000;
}
.widget.block-static-block {
    text-align: unset;
}
.catalog-product-view .box-tocart.update {
    clear: both;
    padding-top: 10px;
}
.catalog-product-view .box-tocart.update .field.qty {
    float: left;
    margin-bottom: 0px;
    margin-top: 20px;
}
.catalog-product-view .box-tocart.update .field.qty label {
    float: left;
    margin-top: 12px;
}
.catalog-product-view .box-tocart.update .field.qty .control {
    float: left;
    margin-left: 20px;
}
.catalog-product-view .box-tocart.update .actions {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 32px;
}
.catalog-product-view .box-tocart.update .actions button.primary {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
    margin-top: 0px;
    display: inline-block;
    float: none;
    color: #fff;
    width: 100%;
}
.review-form .action.submit.primary {
    margin-bottom: 90px;
}
.product-info-main .product.attribute.overview p strong {
    font-weight: normal;
}
.catalog-product-view .box-tocart.update .actions button.primary:hover {
    background-color: #ff0030!important;
}
.col-sm-6.col-lg-3.mb-5 ul li a {
    color: #000!important;
}
.modal-popup.confirm {
    z-index: 999999;
}
.modal-popup.confirm .modal-header {
    display: none;
}
.modal-popup.confirm .modal-content {
    box-shadow: none;
    padding-top: 40px;
}
.modal-footer button {
    background-color: #e4002b!important;
    border: none!important;
    border-radius: unset!important;
    padding: 15px 60px!important;
    font-size: 18px!important;
    font-family: "Futura Std", sans-serif!important;
    margin-right: 0px;
    margin-top: 0px;
    display: inline-block;
    float: none;
    color: #fff;
}
.modal-footer button:hover {
    background-color: #ff0030!important;
}
.modal-popup.confirm .modals-overlay {
    z-index: 9999;
}
.cart-container .fieldset.coupon {
    position: relative;
}
.cart-container .cart-summary .discount .fieldset.coupon button.primary {
    position: absolute;
    top: 0px;
    right: 0px;
}
.block-order-details-view .box-content .payment-method .title {
    font-size: 16px;
}
.order-details-items .table-wrapper.order-items ul.items-qty .title {
    font-size: 16px;
}
.opc-wrapper .opc>li.checkout-payment-method {
    margin: 0;
    width: 94%;
    float: left;
    margin-left: 1%;
}
.cart-wrap__notification {
    font-weight: 700;
    font-size: 16px;
}
.cart-wrap__notification .ei {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.cart-wrap__total dt {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 7px;
}
.minicart-wrapper .cart-wrap__footer button.btn--red {
    font-size: 16px;
}
a.cart-wrap__link {
    font-size: 16px;
}
.cart-wrap__footer .btn {
    margin-bottom: 20px;
}
.cart-wrap>*:last-child {
    margin-bottom: 0px;
}
.opc-wrapper .form-shipping-address .street .field .label {
    display: block;
    margin: 0px;
}
.cms-press-releases .main--content {
    padding-bottom: 0px;
}
.video-embed .video-poster .img-fluid {
    min-width: 100%;
}
.cms-warranty-registration .modal-popup {
    z-index: 999999;
}
.cms-warranty-registration .modal-popup .modal-header {
    display: none;
}
.cms-warranty-registration .modal-popup .modal-content {
    box-shadow: none;
    padding-top: 40px;
}
.cms-warranty-registration .modal-popup .modals-overlay {
    z-index: 9999;
}
.product-info-detailed .specs-table .section__subtitle {
    margin-bottom: 20px;
    margin-top: 30px;
}
@media screen and (max-width:801px) and (min-width:769px) {
    .footer__nav a {
        margin: 0 10px;
    }
    .header__menu a:not(.dropdown-item):not(:last-child) {
        margin-right: 30px;
    }
}
@media (min-width:769px) {
    body.account .products-grid .product-item {
        border: 1px solid #acacac;
        padding: 15px!important;
        margin: 10px;
        text-align: center;
        width: 30%!important;
    }
    .page-wrapper .page-header.header {
        height: 105px;
    }
    .minicart-wrapper .form.dropdown-menu {
        position: absolute;
        top: 47px!important;
    }
    body {
        overflow-x: unset!important;
    }
    .nav-tabs {
        border-color: #d2d2d2;
        margin-bottom: 55px;
    }
    .product-info-detailed .section__subtitle {
        font-family: "Hanzel", sans-serif;
        font-size: 30px;
        line-height: 30px;
        text-transform: uppercase;
        margin-bottom: 50px;
    }
    #nav-product-key-features .section--sm .block--hor .block__content {
        width: 300px;
    }
    .section--split.section--dark img.split__img {
        margin-bottom: 0px;
        height: 570px;
    }
}
@media (min-width:1400px) {
    .minicart-wrapper .form.dropdown-menu {
        position: absolute;
        top:30px!important;
    }
}
@media (max-width:768px) {
    body.account .products-grid .product-item {
        width: 97%!important;
    }
    body.account .columns .column.main {
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .minicart-wrapper .form.dropdown-menu {
        position: absolute;
        top: 59px!important;
    }
    .sidebar-main .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: -70px;
        width: 100%;
        z-index: 5;
        max-width: 100%;
        background: #fff;
        min-width: 100%;
        display: inline-table;
    }
    .block-collapsible-nav .item {
        margin: 3px 0 0;
        width: 100%;
    }
    .sidebar-main .block-collapsible-nav .item .delimiter {
        margin: 0px;
    }
    .sidebar-main .block-collapsible-nav .title {
        padding: 0px 40px 0px 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .sidebar-main .abs-toggling-title-mobile:after {
        margin: 15px 0 0 0;
    }
    .header__stripe ul li {
        margin: 0px 3px;
    }
    body.page--landing {
    }
    .header__menu {
        width: 100%;
        max-width: 300px;
        max-height: -webkit-calc(100vh - 104px);
        max-height: calc(100vh - 104px);
        overflow-y: auto;
        background-color: #e7e9f1;
        padding: 10px 30px;
        position: absolute;
        top: 100%;
        right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }
    .header__menu {
        max-width: 100%;
    }
    .menu-on .header__menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .page--landing.menu-on .header__menu {
        display: block;
    }
    .page--landing .header__menu>a {
        margin: 0 !important;
        padding: 15px 0 !important;
    }
    /*New css for cms pages and issue fixing*/
    ul.opc-progress-bar li.opc-progress-bar-item:first-child::after {
        font-size: 18px;
    }
    .product__actions.product__section .towishlist span {
        text-align: center;
    }
    .map-wrap .map dl {
        font-size: 14px;
    }
    .footer .container {
        min-height: 500px;
    }
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover {
    text-decoration: none !important;
}
.actions-toolbar .button {
    margin-bottom: 15px !important;
}
@media (min-width: 640px) {
    .product-item-actions {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}
.sidebar .content .nav.item a {
    text-align: left !important;
}
@media only screen and (max-width: 767px) {
    .abs-toggling-title-mobile:after {
        margin-top: 8px;
    }
}
@media only screen and (max-width: 767px) {
    .products-grid.wishlist .product-item-actions {
        display: flex;
        width: 100%;
    }
}
.tabs {
    margin-bottom: 40px;
}
@media only screen and (max-width: 1080px) {
    .page-title-wrapper.product h1 {
        font-size: 30px;
    }
}
@media (min-width: 768px) {
    .opc-progress-bar-item._active>span, .opc-progress-bar-item>span {
        padding-top: 0;
        text-align: center;
        justify-content: center;
    }
}
@media (min-width:768px) and (max-width: 1080px) {
    .opc-wrapper {
        width: 60%!important;
    }
    .table-totals tr {
        display: flex;
        flex-wrap: wrap;
    }
}

.minicart-wrapper .cart-wrap {

    border: none;
    background-color: #f2f2f2;
    border-radius: 0;
    padding: 15px 20px 20px;
    min-width: 430px;
    -webkit-box-shadow: 0 9px 35px 1px rgba(0, 0, 0, 0.14);
    box-shadow: 0 9px 35px 1px rgba(0, 0, 0, 0.14);
    max-height: -webkit-calc(100vh - 124px);
    max-height: calc(100vh - 124px);
}

.minicart-items .product-item {
    margin-bottom: 15px;
}

.minicart-wrapper .product .actions {
    width: 100%;
}
.minicart-wrapper .product .actions .primary, .minicart-wrapper .product .actions .secondary{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: middle;
    font: inherit;
    font-size: 16px !important;
    font-family: "Futura Std", sans-serif !important;
    text-align: center;
    text-transform: none;
    white-space: normal;
    margin: 0;
    cursor: pointer;
    overflow: visible;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 0 !important;
    border: none;
    padding: 15px 54px !important;
    margin-top: 24px;

}


.cart__content .cart__left a {
    color: #303030;
    font-family: "Futura Std", sans-serif !important;
    font-size: 16px;
}

.cart__content .cart__left .form-inline label{
    font-family: "Futura Std", sans-serif !important;
    font-size: 16px;
}

.cart-wrap__footer .cart-wrap__total {
    margin-top: 25px;
    margin-bottom: 20px;
}


.cart-wrap__footer {
    margin-bottom: 15px;
}

.cart-wrap__total dt {
    font-family: "Futura Std", sans-serif !important;
}

.cart__right .product-item-pricing .minicart-price {
    font-family: "Futura Std", sans-serif !important;
    font-size: 18px;
}

.minicart-wrapper .cart-wrap__footer button.btn--red {
    border: none!important;    font-weight: 600;
}



@media (max-width:480px) {
    .minicart-wrapper .cart-wrap {    min-width: 350px;}
    .minicart-wrapper .product .actions .primary, .minicart-wrapper .product .actions .secondary{padding: 15px 35px !important;}
}





.sliderawing .container{padding-left: 0px;
    padding-right: 0%;    max-width: 94%; }

.slide.treadmill .container{padding-left: 0px;
    padding-right: 0%;     max-width: 94%;}

.sliderawing  .slide__product{	 width: 60%;}

.treadmill  .slide__product{	 width: 90%;}

.sliderawing .container h3{
    font-size: 45px;
    font-family: "Hanzel", sans-serif;
    font-weight: bold;
    line-height: 47px;
    text-transform: uppercase;
}

.sliderawing .container .slide__content a.btn {
    color: #ffffff!important;
    background: #0377c8!important;
    font-size: 22px;
    margin-top: 65px;
}




.sliderawing .slide__content h2 {
    color: #303030!important;
    line-height: 50px; margin-bottom:0px

}
.strenth .slide__product{ margin-top:90px;width: 55%; margin-right:20px;}

.stairclimber .slide__content h2{ color:#fff!important;}
.stairclimber .slide__content h3{ color:#fff!important;}

@media (min-width: 1000px){
    .slide.sliderawing{margin-left:-18px;}
    .slide.treadmill{ margin-left:-18px;}
    .slide.stairclimber { margin-left:-18px;}
    .slide.strenth { margin-left:-18px;}
    .sliderawing .container{    max-width: 98%;}
    .strenth .slide__product {
        width: 60%;}

    .strenth .slide__product {
        margin-top: 4%;
        width: 67%;
        margin-right: 0px;
    }



    .sliderawing .container .slide__title {
        font-size: 40px;
    }

    .sliderawing .container h3{
        font-size:35px;
        line-height:40px;
    }

}

@media (max-width: 1360px){
    .sliderawing .container .slide__title {
        font-size: 40px;
    }

    .sliderawing .container h3{
        font-size:35px;
        line-height:40px;
    }
}

@media (max-width:980px){
    .sliderawing .container{     max-width: 100%;
        padding-right:10%;}

    .sliderawing .container h3{
        font-size: 30px;
        line-height: 35px;
    }

    .sliderawing .container .slide__title{    margin-bottom: 0px;
        text-align: left;}




}
@media (max-width:780px){
    .sliderawing .container {
        max-width: 100%;
        padding-right: 0%;
        height: 100%;
    }

    .sliderawing .container .slide__content {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 100%;

    }
    .sliderawing .container .slide__title {
        font-size: 30px;
    }

    .sliderawing .container h3 {
        font-size: 25px;
        line-height: 29px;
        text-align: center;
    }
    .sliderawing{ padding:10px!important;}

    .sliderawing .slide__product {
        width: 50%;
        position: absolute;
        bottom: 0px;
    }
    .sliderawing .container .slide__content a.btn{ margin-top:5px;}
    .slide__product {
        width: 200px;
    }

    .sliderawing .container .slide__title {
        text-align: center;
    }
}

@media (max-width:540px){
    .slide__product {
        width: 300px!important;}
    .sliderawing .slide__product {
        width: 300px!important;bottom: 10%;}



}

.opc-block-summary .product-item .product-item-name-block{     display: table-cell;}

.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right;font-family: "Futura Std", sans-serif;
}

.opc-block-summary{font-family: "Futura Std", sans-serif;}

ul.opc-progress-bar li{
    font-family: "Futura Std", sans-serif;
    font-size: 22px;
}

.opc-progress-bar-item > span{
    font-family: "Futura Std", sans-serif;
    font-size: 22px!important;
}

.opc-wrapper .checkout-shipping-address .step-title {
    font-weight: 600;
    font-family: "Futura Std", sans-serif;
    font-size: 26px;
}
.checkout-shipping-method .step-title {
    font-weight: 600;
    font-family: "Futura Std", sans-serif;
    font-size: 26px;
}
.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-family: "Futura Std", sans-serif;
    font-size: 16px;
}

.checkout-shipping-method .step-title a.learn-more-link {
    color: #e4002b;
}

.checkout-index-index .header.content {
    padding: 0px 20px 0;
}

.opc-block-summary .items-in-cart > .title strong {
    font-size: 18px;
}

.opc-block-summary .table-totals .grand strong {
    font-family: "Futura Std", sans-serif;
    font-size: 22px;
}

.press-wrap--news .press--card{ cursor:pointer;}



.modals-overlay{
    z-index: 9999!important;
}


.storePopup._inner-scroll {
    z-index: 99999!important;
}

.storePopup._inner-scroll .modal-content {
    overflow-y: unset!important;
}

.storePopup._inner-scroll{
    z-index: 99999!important;
    overflow-x: scroll; position:absolute!important;
}

.storePopup._inner-scroll .modal-inner-wrap{ overflow-y: unset!important; }

.storePopup._inner-scroll .modal-header{
    background: #fff;
    box-shadow: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

.storePopup.modal-slide .action-close:before {
    line-height: 14px!important;
    color: #5f5d5d!important;
    font-size: 20px;
    font-weight: normal;
}


.storePopup._inner-scroll {
    z-index: 99999!important;
    color: #000;
}

.storePopup._inner-scroll .modal-content {
    overflow-y: unset!important;
    padding-left: 40px;
    padding-right: 25px;
}


.storePopup._inner-scroll .modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0px;
}

.storePopup._inner-scroll {
    overflow-x: hidden;}

.popnewstoreheading {
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-family: "Futura Std", sans-serif;
    font-weight: 800;
    line-height: 40px;
    margin-bottom: 40px;
}

.page-wrapper{
    overflow-x: hidden;
}

@media (max-width:767px){

    .storePopup.modal-slide {

        left: 0px;
        z-index: 900;
        right: 20px;
        margin-right: 20px;
        margin-left: 20px;

    }

    .popnewstoreheading {font-size:33px;}
}

.card__desc span {
    white-space: unset!important;
    overflow: unset!important;
    -o-text-overflow: unset!important;
    text-overflow: unset!important;
    text-align: center!important;
    text-align: center!important;
    height: 72px!important;
    display: block!important;
    vertical-align: middle!important;
    font-size: 16px!important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: unset!important;
    -ms-transform: unset!important;
    -o-transform: unset!important;
    transform: unset!important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: unset!important;
    -ms-transform: unset!important;
    -o-transform: unset!important;
    transform: unset!important;

}

.fotorama__arr, .fotorama__thumb__arr {

    transition: unset!important;
}

.fotorama--fullscreen .fotorama__nav-wrap--horizontal{ display:none!important;}

.fotorama__fullscreen .fotorama__zoom-in {
    display: none!important;
}

.fotorama__fullscreen .fotorama__zoom-out {
    display: none!important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: unset!important;
    -ms-transform: unset!important;
    -o-transform: unset!important;
    transform: unset!important;
}

.fotorama__thumb.fotorama__loaded .fotorama__img {
    width: 60px !important;
    height: 60px !important;
    border: solid 1px #dfe9ee !important;
}
.fotorama__active .fotorama__thumb.fotorama__loaded .fotorama__img {
    border: solid 3px #dfe9ee !important;
}

.fotorama__thumb {
    background-color: transparent!important;

}

.fotorama__wrap--css3 .fotorama__thumb-border {
    border: none;}

.product-wrap .row .product-media {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 100!important;
}

.fotorama__arr, .fotorama__thumb__arr {

    transition: unset!important;
}

.fotorama__thumb {
    background-color: transparent!important;}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    background-color: transparent!important;

}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    height: 65px !important;
    padding: 0 !important;
}

.fotorama__arr--next .fotorama__arr__arr {
    background-position: unset!important;
    background: none;
    background: url(../images/details-product-nexticon.png)no-repeat!important;
    background-repeat: no-repeat;
    background-position: center!important;
    opacity: 0.7;
}

.fotorama__arr--prev .fotorama__arr__arr {
    background-position: unset;
    background: url(../images/details-product-previcon.png)no-repeat!important;
    background-repeat: no-repeat;
    background-position: center!important;
    opacity: 0.7;
}

.fotorama--fullscreen {
    background: none;
    background: url(../images/bgtransprentlightbox.png)!important;
    background-repeat: repeat;
}


.fotorama__stage .fotorama__arr {

    background: transparent!important;
}

.fotorama--fullscreen .fotorama__arr--next .fotorama__arr__arr {
    background: url(../images/arrow_right.svg)no-repeat!important;
    opacity:10;
    width: 35px;
    height: 35px;
}

.fotorama--fullscreen .fotorama__arr--prev .fotorama__arr__arr {
    background: url(../images/arrow_right.svg)no-repeat!important;
    opacity:10!important;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    width: 35px;
    height: 35px;
    left: 20%;
}

.fotorama__fullscreen-icon{
    background: url(../images/gallerynewcross.png)no-repeat!important;
    background-position: unset!important;
    background-position: center!important;

}
.fotorama__nav.fotorama__nav--thumbs {
    box-shadow: none!important;
    border: none!important;
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: unset!important;
    background: url(../images/galley_arrow.svg) no-repeat!important;
    background-position: center center!important;
    transform: rotate(180deg) !important;
    opacity: 0.7;
    padding-bottom: 20px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon:hover,
.fotorama__thumb__arr--right .fotorama__thumb--icon:hover {
    opacity: 1;
}
.fotorama__thumb__arr--left.fotorama__arr--disabled .fotorama__thumb--icon,
.fotorama__thumb__arr--right.fotorama__arr--disabled .fotorama__thumb--icon {
    opacity: 0.2;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-position: unset!important;
    background: url(../images/galley_arrow.svg) no-repeat!important;
    background-position: center center!important;
    transform: rotate(0deg) !important;
    opacity: 0.7;
}
.fotorama__thumb-border {
    background-image: none!important;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    opacity:10 !important;
    bottom: -20px !important;
    background-color: #fff !important;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right:hover {
    opacity:10 !important;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left{
    opacity:10 !important;
    top: -24px !important;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left:hover{
    opacity:10!important;
}

.fotorama__fullscreen-icon {
    right: 27px!important;
    top: -31px!important; border:none!important; outline:none!important; box-shadow:none!important;
}

.fotorama--fullscreen .fotorama__stage{ margin-top:3%!important;}
.fotorama-item.fotorama {
    padding-bottom: 50px;
}
.product-wrap .fotorama__arr .fotorama__arr__arr {
    display: none;
}

@media all and (-ms-high-contrast:none)
{
    *::-ms-backdrop, fotorama__fullscreen-icon{ margin-top:40px!important;}
}

.product-wrap {
    margin-bottom:0 !important;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    top: 30px !important;
}
.fotorama__fullscreen-icon:focus{
    outline: none!important; border:none!important; box-shadow:none!important;
}

.fotorama__stage .fotorama__arr {
    display: block!important;
}

.newretailerlogin {
    text-align: center;
    font-family: "Futura Std", sans-serif!important;
    font-size: 18px;    padding-top: 40px; padding-bottom:100px;
}

.newretailerlogin p.mb-4 {
    margin-bottom: 45px!important;
    margin-top: 40px;
    text-align: center;
}

.newretailerlogin .fieldset.login{ text-align:center; display:inline-block;margin-bottom: 40px;}

.newretailerlogin .fieldset.login .field {
    text-align: left;
    width: 440px;
    display: inline-block; margin-bottom:40PX;
}

.newretailerlogin .title img {
    width: 230px;
    margin-bottom: 50px;
}


.newretailerlogin .form.form-login{ text-align:center;}

@media (max-width:470px){
    .newretailerlogin .fieldset.login .field {
        width: 100%;

    }
    .exterior-interior-column {
        display: block;
    }
}


.catalog-product-view .product-info-detailed {
    display: inline-block;
    width: 100%;
}



.dealer_newsec_item{
    text-align: center;
    font-family: "Futura Std", sans-serif!important;    margin-bottom: 55px;
}

.diller_action_printbutton {
    display: inline-block;
    font-size: 16px;
    padding: 8px 0px;
    width: 45%;

}

.diller_action_printbutton.redbutton{
    border: 2px #e82247 solid;
    color: #e82247!important;
    font-weight: 600;
    margin: 2%;

}

.dealeritempages .bluebackg{ background:#eef4f8;}



.dealeritempages .title-xl {
    font-size: 35px;
    font-weight: 900;
    margin-bottom:40px;
    text-align: center;
    margin-top: 70px;
}


.dealeritempages .dealer_newsec_pdf {
    text-align: center;
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 50px;
    -webkit-box-shadow: 1px 1px 7px 0px rgb(219, 219, 219);
    -moz-box-shadow: 1px 1px 7px 0px rgb(219, 219, 219);
    box-shadow: 1px 1px 7px 0px rgb(219, 219, 219);
    font-family: "Hanzel", sans-serif;}


.dealer_newsec_pdf h3 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 35px; color:#000!important;
}

h2.salesupport_doc {
    font-family: "Hanzel", sans-serif;
    text-transform: uppercase;
    margin-top: 80px;
    margin-bottom: 40px;
    font-size: 36px;
}

.photoheading {
    font-family: "Hanzel", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-top: 90px;
    margin-bottom: 60px;
}



.main--content.dealeritempages {
    padding-top: 0px;
    padding-bottom: 0px;
}


.downloadbutton{ text-align:center;}
.downloadbutton a {
    background: #e4002b;
    color: #fff!important;
    padding: 18px 0px;
    font-size: 24px;
    font-weight: 600;
    width: 50%;
    display: inline-block;
    text-align: center;
    font-family: "Futura Std", sans-serif!important;
    margin-bottom: 80px;
}
.downloadmsg_doc a{ color: #e4002b;}

.downloadmsg_doc{
    font-family: "Futura Std", sans-serif!important;
    font-size: 24px;
    margin-bottom: 80px!important;
    font-weight: 900;
    margin-top: 20px!important;
}



.dealeritempages .breadcrumbs{
    padding-left: 0px;
}


.dealeritemnewsecactionbutton {
    margin-top: 30px;
}

.diller_action_printbutton.bluebutton{
    border: 2px #1277bd solid;
    color: #1277bd!important;
    font-weight: 600;
    margin: 2%;

}

.commercial a{ background: #1277bd!important;}

.bluelink{
    color: #1277bd!important;

}

.cms-xt185-residential-treadmill .breadcrumbs{ display:none;}
.cms-ct850-commercial-treadmill .breadcrumbs{ display:none;}


.cms-xt185-residential-treadmill .dealeritempages .breadcrumbs{ display:block;}
.cms-ct850-commercial-treadmill .dealeritempages .breadcrumbs{ display:block;}



@media (max-width:1199px){

    .diller_action_printbutton{ width:40%; margin:1%; }

}

@media (max-width:630px){

    .downloadbutton a {
        font-size: 20px;
        width: 95%;
    }

}




.dealerportal_newoutercase .metarialbox_new{text-align: left;font-family: "Futura Std", sans-serif!important;}

.dealerportal_newoutercase .metarialbox_new .link-rectangle__title{ margin-bottom:12px;}

.dealerportal_newoutercase .metarialbox_new p {
    font-size: 18px;
}



.dealerportal_newoutercase{ max-width:870px; margin:0px auto;}


.dealerportal_newoutercase .icon-doc {
    display: inline-block;
    width: 76px;
    max-width: 76px;
    min-width: 76px;
    height: 98px;

    background: url(../images/dealerbookiconboth.png)!important;
    background-position: 0 0;
}

.dealerportal_newoutercase .link-rectangle--doc:hover .icon-doc {
    background-position: 0 98px!important;
}

.delrport_newheader .subheader__title{ color:#fff!important;}
.subheader.delrport_newheader .container{    min-height: 230px;}

.delrport_newheader .breadcrumbs ul li{ color:#fff!important;}
.delrport_newheader .breadcrumbs ul li strong{ color:#fff!important;}
.delrport_newheader .breadcrumbs ul li a{ color:#ececec!important;}

.delrport_newheader .breadcrumbs{    padding-bottom: 20px;}

.dealerportal_newoutercase .link-rectangle{    margin: 25px 0px;}

.main--content.dealrport_newmainbox{ padding-top:10px!important;}


.cms-retailer-portal .breadcrumbs{ display:none;}
.cms-retailer-portal .delrport_newheader .breadcrumbs{ display:block;}


.cms-marketing-materials .breadcrumbs{ display:none;}
.cms-marketing-materials .delrport_newheader .breadcrumbs{ display:block;}

.dealerportal_newoutercase .metarialbox_new .link-rectangle__title{ color:#4d738a;}
.dealerportal_newoutercase .metarialbox_new p{ color:#000;}

.dealerportal_newoutercase .link-rectangle:hover .link-rectangle__title{ color:#fff;}
.dealerportal_newoutercase .link-rectangle:hover p{ color:#fff;}

.dealrport_newmainbox .container.mt-2 { padding-left:0px!important; padding-right:0px!important;}
.marketingmettel_newcase{ max-width:100%;}
@media (max-width:390px){

    .dealerportal_newoutercase {
        max-width: 340px;
        margin: 0px auto;
    }
}




.marketesidential_newheader .subheader__title{ color:#fff!important;}
.subheader.marketesidential_newheader .container{    min-height: 230px;}

.marketesidential_newheader .breadcrumbs ul li{ color:#fff!important;}
.marketesidential_newheader .breadcrumbs ul li strong{ color:#fff!important;}
.marketesidential_newheader .breadcrumbs ul li a{ color:#ececec!important;}

.marketesidential_newheader .breadcrumbs{    padding-bottom: 20px;}

.dealerportal_newoutercase .link-rectangle{    margin: 25px 0px;}



.cms-marketing-materials-residential .breadcrumbs{ display:none;}
.cms-marketing-materials-residential .marketesidential_newheader .breadcrumbs{ display:block;}


.cms-marketing-materials-commercial .breadcrumbs{ display:none;}
.cms-marketing-materials-commercial .marketesidential_newheader .breadcrumbs{ display:block;}


.cms-service-materials .breadcrumbs{ display:none;}
.cms-service-materials .marketesidential_newheader .breadcrumbs{ display:block;}



.dealerportal_newoutercase .metarialbox_new .link-rectangle__title{ color:#4d738a;}
.dealerportal_newoutercase .metarialbox_new p{ color:#000;}

.dealerportal_newoutercase .link-rectangle:hover .link-rectangle__title{ color:#fff;}
.dealerportal_newoutercase .link-rectangle:hover p{ color:#fff;}

.marketesidential_newmainbox .container.mt-2 { padding-left:0px!important; padding-right:0px!important;}
.marketingmettel_newcase{ max-width:100%;}






.main--content.marketesidential_newmainbox{
    padding-top: 0px!important;
    font-family: "Hanzel", sans-serif;

}


.marketesidential_newmainbox .materials_newsec_item_info{
    text-align: center;margin-bottom: 50px;
}

.marketesidential_newmainbox .materials_item_heading {
    font-size: 36px;
    border-bottom: 1px #d9d9d9 solid;
    margin-bottom: 41px;
    padding-bottom: 15px; margin-top:20px;
}

.materialsitemnewsecactionitname{

    font-size: 18px;
    margin: 18px 0px;
}

.marketesidential_newmainbox .materials_action_printbutton {
    font-family: "Futura Std", sans-serif;
    padding: 9px 20px;
    display: inline-block;
    font-size: 18px;
}


.marketesidential_newmainbox .redbutton {
    color: #e4002b!important;
    border: 2px #e4002b solid!important;}

.marketesidential_newmainbox .bluebuttonn {
    color: #1277bd!important;
    border: 2px #1277bd solid!important;}

.materialsaitemnewsecphoto{


    min-height:160px;

}


.servicesupport_item {
    text-align: center;
    -webkit-box-shadow: 0 3px 15px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 15px 1px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    padding: 36px;    min-height: 480px;
}



.servicesupportlanding_heading{
    font-family: "Futura Std", sans-serif;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 50px;
}


.servicesupportlanding_heading .bigfont {
    font-size: 24px;
    margin-bottom: 10px;
}



.servicesupportlanding_heading .smlfont{
    font-size: 18px;
}

.serviceitemheadings_red {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #e4002b;
}

.serviceitemheadings_blue {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #1277bd;
}


.servicesupport_item .servicesuprt_link {
    width: 100%;
    display: inline-block;
    font-family: "Futura Std", sans-serif;
    font-size: 24px;
    color: #303030;
    line-height: 24px;
    padding: 18px 0px;
    border-bottom: 1px #e6e6e6 solid;
}


.linkwithnobroder{ border:none!important;}

.serivsesupporcasewrapper{
    margin: 0px auto;
    max-width: 890px;
}

@media (max-width:575px){
    .serivsesupporcasewrapper{
        margin: 0px auto;
        max-width:300px;
    }

    .servicesupport_item{ margin-bottom:30px;}

}


.cms-residential-treadmills-documents .breadcrumbs{ display:none;}
.cms-residential-treadmills-documents .dealeritempages .breadcrumbs{ display:block;}

.residential_documents {
    padding-bottom: 70px;
}


.residential_documents .ressersupdoc_heading {
    font-family: "Hanzel", sans-serif;
    font-size: 24px;
    border-bottom: 1px #e6e6e6 solid;
    width: 100%;
    padding-bottom: 20px;
    line-height: 24px;    margin-bottom: 30px;
}

.residential_documents .ressersupdocnewsecphoto{
    width: 50%;
    float: left;
    font-family: "Futura Std", sans-serif!important;
}

.residential_documents .ressersupdocnewsecaction{
    width: 45%;
    float: right;
}

.residential_documents .ressersupdoc_pdf{
    background: url(../images/ressersup_red_bullet.png) no-repeat;
    background-repeat: no-repeat;
    background-position: left center;
    color: #e4032d!important;
    font-family: "Futura Std", sans-serif!important;
    font-size: 18px;
    display: block;
    padding-left: 25px;
    margin-top: 22px;

}

.residential_documents .ressersupdoc_item {
    display: inline-block;
    margin-top: 70px;
}

@media (max-width:767px){

    .residential_documents .ressersupdocnewsecphoto{
        width:100%;
    }

    .residential_documents .ressersupdocnewsecaction{
        width: 100%;

    }

}

@media (max-width:575px){

    .residential_documents .ressersupdoc_item { text-align:center;}

    .residential_documents .ressersupdoc_pdf {
        display: inline-block;
        width: 300px;
        text-align: left;
    }


}





.cms-commercial-treadmills-documents .breadcrumbs{ display:none;}
.cms-commercial-treadmills-documents .dealeritempages .breadcrumbs{ display:block;}

.commercial_documents {
    padding-bottom: 70px;
}


.commercial_documents .ressersupdoc_heading {
    font-family: "Hanzel", sans-serif;
    font-size: 24px;
    border-bottom: 1px #e6e6e6 solid;
    width: 100%;
    padding-bottom: 20px;
    line-height: 24px;    margin-bottom: 30px;
}

.commercial_documents .ressersupdocnewsecphoto{
    width: 50%;
    float: left;
    font-family: "Futura Std", sans-serif!important;
}

.commercial_documents .ressersupdocnewsecaction{
    width: 45%;
    float: right;
}

.commercial_documents .ressersupdoc_pdf{
    background: url(../images/comerce_blue_bullet.png) no-repeat;
    background-repeat: no-repeat;
    background-position: left center;
    color: #1277bd!important;
    font-family: "Futura Std", sans-serif!important;
    font-size: 18px;
    display: block;
    padding-left: 25px;
    margin-top: 22px;

}

.commercial_documents .ressersupdoc_item {
    display: inline-block;
    margin-top: 70px;
}

@media (max-width:767px){

    .commercial_documents .ressersupdocnewsecphoto{
        width:100%;
    }

    .commercial_documents .ressersupdocnewsecaction{
        width: 100%;

    }

}

@media (max-width:575px){

    .commercial_documents .ressersupdoc_item { text-align:center;}

    .commercial_documents .ressersupdoc_pdf {
        display: inline-block;
        width: 300px;
        text-align: left;
    }


}



.cms-residential-ellipticals-documents .breadcrumbs{ display:none;}
.cms-residential-ellipticals-documents .dealeritempages .breadcrumbs{ display:block;}


.cms-commercial-ellipticals-documents .breadcrumbs{ display:none;}
.cms-commercial-ellipticals-documents .dealeritempages .breadcrumbs{ display:block;}




.cms-residential-bikes-documents .breadcrumbs{ display:none;}
.cms-residential-bikes-documents .dealeritempages .breadcrumbs{ display:block;}



.cms-commercial-bikes-documents .breadcrumbs{ display:none;}
.cms-commercial-bikes-documents .dealeritempages .breadcrumbs{ display:block;}



.cms-commercial-bikes-documents .commercial_documents .ressersupdocnewsecaction {
    width: 47%;
}




.cms-commercial-steppers-documents .breadcrumbs{ display:none;}
.cms-commercial-steppers-documents .dealeritempages .breadcrumbs{ display:block;}


.cms-residential-hiit-trainer-documents .breadcrumbs{ display:none;}
.cms-residential-hiit-trainer-documents .dealeritempages .breadcrumbs{ display:block;}



.cms-residential-hiit-trainer-documents .residential_documents .ressersupdocnewsecaction {
    width: 48%;
}

.cms-commercial-rower-documents .commercial_documents .ressersupdocnewsecphoto {
    width: 46%;}

.cms-commercial-rower-documents .commercial_documents .ressersupdocnewsecaction {
    width: 52%;
    float: right	}




.cms-commercial-strength-documents .commercial_documents .ressersupdocnewsecphoto {
    width: 46%;}

.cms-commercial-strength-documents .commercial_documents .ressersupdocnewsecaction {
    width: 52%;
    float: right	}



.cms-dealer-portal-marketing-materials-marketing-materials-logos .subheader .container {
    min-height: 230px;
}

.cms-dealer-portal-marketing-materials-marketing-materials-logos .subheader .breadcrumbs{
    padding-bottom: 20px;
}


.cms-dealer-portal-marketing-materials-marketing-materials-branding-guide .subheader .container {
    min-height: 230px;
}

.cms-dealer-portal-marketing-materials-marketing-materials-branding-guide .subheader .breadcrumbs{
    padding-bottom: 20px;
}



.cms-dealer-portal-literature-request .subheader .container {
    min-height: 230px;
}

.cms-dealer-portal-literature-request .subheader .breadcrumbs{
    padding-bottom: 20px;
}


.cms-dealer-portal-installation-photos-videos .subheader .container {
    min-height: 230px;
}

.cms-dealer-portal-installation-photos-videos .subheader .breadcrumbs{
    padding-bottom: 20px;
}

.dealeritempages .title-xl {
    text-transform: uppercase;
    font-family: "Hanzel", sans-serif;
}


.literaturerequestwrpper .threeboxraw{    margin-bottom: 0px;}
.literat_bigtext {
    font-family: "Futura Std", sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 7px;
}
.literat_newheading{
    width: 100%;
    float: left;
    margin-top: 80px;
    margin-bottom: 28px;
}


.literaturerequest_item {
    padding: 30px 18px;
    border: 1px #d9d9d9 solid; float:left; padding-bottom:18px; width:100%;
}

.literaturerequest_item .literaturerequest_heading {
    font-family: "Futura Std", sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #d9d9d9 solid;
    margin-bottom: 20px;
}

.literaturerequestwrpper .actions-toolbar {
    text-align: center;
    margin: 70px 0px;
}
.literaturerequestwrpper .actions-toolbar .primary{ float:none;}

.literaturerequestwrpper .hangtagbox{ margin-top:25px;}
.literaturerequestmsg {
    margin-top: 50px;
    margin-bottom: 0px;
}

.literaturerequestwrpper .wanrentyheading {
    font-weight: normal;
    font-family: "Futura Std", sans-serif;
}


.checkboxnewselll{ width:100%; float:left;}
.checkboxnewselll .field-checkbox {
    z-index: -100!important;
    width: 1px!important;
    height: 1px!important;
    clip: rect(1px,1px,1px,1px);
    position: absolute; float:left;
}
.lbl{ float:left;}

.checkboxnewselll .lbl:before {
    cursor: pointer;
    font-family: fontAwesome;
    font-size: 12px;
    color: #FFF;
    content: "";
    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    text-align: center;
    height: 23px;
    line-height: 20px;
    width: 23px;
    position: relative;
}

.checkboxnewselll .field-checkbox:checked + .lbl:before {
    color: #999999;
    background-color: #EAEAEA;
    border-color: #d9d9d9;
    font-size: 18px;
}
.literaturerequestwrpper .chekboxswllblnme{
    float: left;
    margin-top: 0px;
    margin-left: 13px;
    font-family: "Futura Std", sans-serif;
    font-size: 15px;
}
.literaturerequestwrpper .checkboxnewselll label {
    margin-bottom: 12px;
}




.literaturerequestwrpper .btnsubmit {
    font-family: "Futura Std", sans-serif!important;
    font-size: 18px;
    color: #e4002b;
    background: #fff;
    border: 1px #e4002b solid!important;
    text-transform: uppercase;
    font-weight: 800;
}

.literatsubheader .container{ min-height: 300px;}

.literat_chekboxswll{ display:inline-flex!important;}

.literatsubheader .subheader__title{ color:#fff!important;}


@media only screen and (min-width:767px) {

    .resednsilitmlitratrow .literaturerequest_item{min-height: 367px;}

    .commerciallitredrow .literaturerequest_item{min-height: 676px;}

    .hangtagbox .literaturerequest_item{min-height:367px;}

}

@media only screen and (max-width:766px) {

    .literaturerequest_item {
        margin-bottom: 30px;
    }
    .awardsrow .chekboxswllblnme{ float:none; margin-left:40px;}
}



.cms-dealer-portal-literature-request .webforms-description-text {
    margin-bottom: 0px;
}

@media only screen and (min-width:769px) {

    .field.webforms-fields-107{max-width: 32%;}
    .field.webforms-fields-108{max-width: 32%;}
    .field.webforms-fields-109{max-width: 32%;}

    .commercial-sales-sheets .literaturerequest_item {
        min-height: 620px;
    }
    .fieldset-13 .resednsilitmlitratrow .col-lg-3 .literaturerequest_item  {min-height: 340px;}
    .fieldset-13 .resednsilitmlitratrow .col-lg-12:first-child  { max-width:80%;}
    .fieldset-13 .resednsilitmlitratrow .col-lg-12:first-child .literaturerequest_item  {min-height: 230px;}

    .webforms .field.webforms-fields-address{
        padding: 0;
    }
}

.landingform_fisrt_left{ width:35%; float:left;
    -webkit-box-shadow: -2px 12px 9px 6px rgba(230,230,230,1);
    -moz-box-shadow: -2px 12px 9px 6px rgba(230,230,230,1);
    box-shadow: -2px 12px 9px 6px rgba(230,230,230,1);
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-top: -125px;
    z-index: 99;
    position: relative;
}


.landingform_fisrt_right{ width:60%; float:right;    padding-top: 70px;}

.landingbottleft{ width:50%; float:right;}
.hero.comerclandingnew { background-position:right center;
}

.comerclandingnew .hero__text {
    width: 58%;
    margin-bottom: 120px;    margin-left: 0px;
}
.comerclandingnew .hero__text h1{ font-weight:bold;}

.landingformtop {
    background-image: url(../images/landfotmtobluebgnew.png);
    background-repeat: repeat-x;
    padding: 25px;
    padding-top: 40px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px; text-align:center; color:#fff;
}


.landingformcontent{
    background: #fbfbf7;
    padding: 25px;
    padding-bottom: 25px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.landingbottomcontent {
    width: 100%;
    display: block;
    float: left; position:relative;
    background: url(../images/landinggreycomrecebg.png) #e3e3ec;
    background-repeat:repeat-x;
}

.landingformtitle {
    font-family: "Hanzel", sans-serif;
    font-size: 32px;
    line-height: 30px;
    margin: 10px 0px;
    font-weight: bold;
}

.landingformtcontnt {
    font-family: 'Futura Std';
    font-size: 24px;
    margin: 10px 0px;
}

.landingfildbox{
    font-family: 'Futura Std';
    font-size: 18px;
    margin-bottom: 15px;
}

.landingfildbox input[type="text"]{ height:40px;}

.landingfildbox label em{
    color: #e51d2e;
    text-align: left;
}

.landing_pagemaintitle {
    font-family: "Hanzel", sans-serif;
    font-size: 40px;
    line-height: 43px;
    font-weight: bold;
    margin-bottom: 50px; text-transform:uppercase;
}

.landing_pagemaincontent {
    font-family: 'Futura Std';
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 60px;
}

.landingbotomtitle {
    font-family: "Hanzel", sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
    color: #1277bd;
    margin-bottom:25px;
    text-transform: uppercase;
}

.landingbotomcontnt {
    font-family: 'Futura Std';
    font-size: 18px;
    margin-bottom: 60px;
}

.bottomleftcontntleft {
    font-family: "Hanzel", sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.bottomleftcontntbox {
    font-family: 'Futura Std';
    font-size: 18px;
    margin-bottom: 28px;
    line-height: 23px;
}
.bottomleftcontntbox img{ float:right; margin-left:30px;}

.landingleftbttoncontner a{
    font-family: 'Futura Std';
    background: #1277bd;
    color: #fff;
    padding: 16px 30px;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}

.landingbtndbox {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.landingbtndbox button {
    font-family: 'Futura Std';
    background: #1277bd;
    color: #fff;
    padding: 16px 41px;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}


.landingtxtdbox {
    font-family: 'Futura Std';
    font-size: 16px;
    text-align: right;
}

.img-bodlanding {
    width:52%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 0px;
}

.bottomleftcontntbox_left{ width:55%; float:left;}
.bottomleftcontntbox_right{ width:40%; float:right;}
.landingleftbttoncontner{
    width: 100%;
    float: left;
    margin-bottom: 60px;
    margin-top: 36px;
}

.cms-commercial_cs .modal-content{ overflow:hidden!important;}


.cms-commercial_cs .modal-inner-wrap {
    margin: 5rem auto;
    width: 550px;}


.cms-commercial_cs .modal-content {
    padding: 30px;
    text-align: center;
    background: #f4f5fe;
    border-radius: 15px; padding-bottom:40px;
}

.mdlthankyoumsgs{
    background-image: url(../images/downldcomerelanding.png);
    background-position: top center;
    font-family: "Hanzel", sans-serif;
    font-size: 40px;
    color: #1277bd;
    font-weight: bold;
    text-transform: uppercase;
    background-size: 70px;
    background-repeat: no-repeat;
    padding-top: 60px;
}


.popthankssubmsgs{
    font-family: 'Futura Std';
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 30px;

}
.mdlthnkscontnt{
    font-family: 'Futura Std';
    font-size: 18px;
}

.cms-commercial_cs .action-close{

    right: -50px;
    top: 50px;
    z-index: 9999;
    font-size: 35px;
}

.cms-commercial_cs .action-close:before {
    font-size: 21px;
    color: #fff;}



.cms-commercial_cs .modal-header{
    padding: 0px;
    margin: 0px;
    background: none;border: none;
}


.cms-commercial_cs .modal-inner-wrap {
    background: none;
    border: none;
    box-shadow: none;
}

@media only screen and (min-width:800px) {
    .hero.comerclandingnew { background-position:right center;
        min-height: 500px;}
}

@media only screen and (max-width:1023px) {
    .comerclandingnew .hero__text h1{ font-size:30px!important;}
    .landingform_fisrt_right {
        padding-top: 20px;
    }
    .landing_pagemaintitle {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:767px) {
    .downloadcomercepdf  {
        left: 0px!important;
    }

    .cms-commercial_cs  .modal-inner-wrap {
        background-color: transparent!important;
    }
    .cms-commercial_cs .action-close {
        right: 10px;
        top: 0px;
    }
    .downloadcomercepdf{ margin:0px 20px;}
    .cms-commercial_cs .modal-content {
        padding: 20px!important;}

    .comerclandingnew .hero__text {
        width: 100%;
        margin-bottom: 0px;}

}
@media only screen and (max-width:790px) {

    .landingform_fisrt_left{ width:100%;    margin-top: 25px;}
    .landingform_fisrt_right {
        width: 100%;
        margin-top: 0PX;
    }

    .landingbottleft {
        width: 100%;

    }

    .img-bodlanding {
        width: 88%;
        position: relative;
        left: auto;
        bottom: 0px;
        margin-bottom: 0px;
    }

    .landing_pagemaintitle {
        font-size: 20px;
        line-height: 27px;
    }

    .landingbotomtitle {
        font-family: "Hanzel", sans-serif;
        font-size: 25px;
        font-weight: bold;
        line-height: 25px;
        color: #1277bd;
        margin-bottom: 25px;
        text-transform: uppercase;
        margin-top: 30px;
    }

    .brandlandingpage.comerclandingnew {
        height: 400px!important;
    }

}


@media only screen and (max-width:560px) {
    .cms-commercial_cs .modal-inner-wrap {
        margin: 5rem auto;
        width: 300px;
    }

}

body.cms-commercial_cs {
    padding-top: 0px!important;
}

body.cms-commercial_cs .page-header{
    display:none!important;}

body.cms-commercial_cs .header {
    font-size: 18px;
    display: none!important;
}

.cms-commercial_cs .modal-content::before{

    content: "Thank you!";
    background-image: url(../images/downldcomerelanding.png);

    background-position: top center;

    font-family: "Hanzel", sans-serif;

    font-size: 40px;

    color: #1277bd;

    font-weight: bold;

    text-transform: uppercase;

    background-size: 70px;

    background-repeat: no-repeat;

    padding-top: 60px;
}

.cms-commercial_cs .modal-content div{
    font-family: 'Futura Std';
    font-size: 18px;
    color: #000;	}

.cms-commercial_cs .modal-content div a{
    color:#000;
}

.cms-commercial_cs .modal-content div::before{

    content: "Your download has started!";
    font-family: 'Futura Std';

    font-size: 24px;

    margin-top: 10px;

    margin-bottom: 30px;
    width: 100%;
    display: block;
}

.cms-commercial_cs .modal-popup .modal-title {

    display: none;
}
.cms-commercial_cs .modal-popup .modal-footer {
    display: none;
}


.cms-commercial_cs .breadcrumbs{ display:none!important;}






.ufcgym .landingform_fisrt_left{ box-shadow: none!important;}
.ufcgym .landingformtop {
    background-image: none;
    background: #c2232f;
    text-transform: uppercase;
}
.ufcgym .landingformcontent {
    background: #000000;}


.ufcgym .landingformcontent label {
    color: #fff;
}

.ufcgym .landingtxtdbox {
    color: #fff;
}

.ufcgym .landingbtndbox button {
    background: #c2232f!important;
    color:#fff!important;
    border: none!important;
}


.ufcgym .pagetitle_landingoptionlist {
    font-size: 20px;
}

.ufcgym .landingoptionlist ul{
    padding-top: 15px;
    padding-left: 0px;
    list-style: none;
}


.ufcgym .landingoptionlist ul li{
    list-style: none;
    background: url(../images/gymarotick.png) left center no-repeat;
    padding-left: 30px;
    margin-left: 0px;
    margin-bottom:10px; font-size:20px;}


.ufcgym .landingbottleft {
    width: 43%;
    float: left;margin-top: 70px;
}


.ufcgym .img-bodlanding {
    display:none; }

.ufcgym .bottomleftcontntleft {
    font-size: 23px;}

.ufcgym .landing_pagemaincontent {
    line-height: 31px;
    margin-bottom: 40px;
}


.ufcgym .bottomleftcontntbox_right {
    float: right;
    margin-right: 15px;
}

.ufcgym .landingfildbox input{

    background: #2c2c2c;
    border: 1px #606060 solid;
    color:#fff;
}








.landingbottomcontent.ufcgym{
    background: none;
    background: #f8f8fa;
    margin-top: 80px;
}

.ufcgym .hero__text{    margin-bottom: 350px;}


.ufcgym_footer{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    background: #000;
    padding: 35px 0px;
    font-size: 15px;
}

.bottomgymimg{

    width: 54%;
    height: 100%;
    background-image: url(../images/bottomheroimags.jpg);
    position: absolute;
    right: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}

body.cms-ufczone .page-header .panel.wrapper{display:none;}
body.cms-ufczone .header{display:none;}
body.cms-ufczone{padding-top:0px;}
body.cms-ufczone .footer {display: none;}

@media (max-width:880px){

    .ufcgym .landingformtitle {
        font-size: 19px;
    }

    .ufcgym .landingformtcontnt {
        font-size: 18px;
    }

    .ufcgym .landing_pagemaintitle {
        font-size: 23px;
        line-height: 31px;}


    .ufcgym .landingbotomtitle {
        font-size: 25px;
        line-height: 30px;}

    .ufcgym .bottomleftcontntleft {
        font-size: 20px;
    }

    .ufcgym .landingbottleft {
        width: 100%;
    }

    .ufcgym .img-bodlanding {
        width: 100%;
        position: relative;
    }


    .ufcgym .landingbottleft {
        width: 100%;}

    .ufcgym .img-bodlanding {

        display:block;
        width:100%;
        position: relative;
        right: auto;
        bottom: auto;
        margin-bottom: auto;
        top: auto;
        left: auto;}


    .bottomgymimg{ display:none;}
}









.cms-ufczone .modal-content{ overflow:hidden!important;}


.cms-ufczone .modal-inner-wrap {
    margin: 5rem auto;
    width: 550px;}


.cms-ufczone .modal-content {
    padding: 30px;
    text-align: center;
    background: #f4f5fe;
    border-radius: 15px; padding-bottom:40px;
}

.cms-ufczone .action-close{

    right: -50px;
    top: 50px;
    z-index: 9999;
    font-size: 35px;
}

.cms-ufczone .action-close:before {
    font-size: 21px;
    color: #fff;}



.cms-ufczone .modal-header{
    padding: 0px;
    margin: 0px;
    background: none;border: none;
}


.cms-ufczone .modal-inner-wrap {
    background: none;
    border: none;
    box-shadow: none;
}




.cms-ufczone .modal-content::before{

    content: "Thank you!";
    background-image: url(../images/downldcomerelanding.png);

    background-position: top center;

    font-family: "Hanzel", sans-serif;

    font-size: 40px;

    color: #1277bd;

    font-weight: bold;

    text-transform: uppercase;

    background-size: 70px;

    background-repeat: no-repeat;

    padding-top: 60px;
}

.cms-ufczone .modal-content div{
    font-family: 'Futura Std';
    font-size: 18px;
    color: #000;	}

.cms-ufczone .modal-content div a{
    color:#000;
}

.cms-ufczone .modal-content div::before{

    content: "Your download has started!";
    font-family: 'Futura Std';

    font-size: 24px;

    margin-top: 10px;

    margin-bottom: 30px;
    width: 100%;
    display: block;
}

.cms-ufczone .modal-popup .modal-title {

    display: none;
}
.cms-ufczone .modal-popup .modal-footer {
    display: none;
}



@media only screen and (max-width:767px) {
    .cms-ufczone  .modal-inner-wrap {
        background-color: transparent!important;
    }

    .cms-ufczone .action-close {
        right: 10px;
        top: 0px;
    }
    .cms-ufczone .modal-content {
        padding: 20px!important;}


}


@media only screen and (max-width:560px) {
    .cms-ufczone .modal-inner-wrap {
        margin: 5rem auto;
        width: 300px;
    }

}


@font-face {
    font-family: "CentraleSans Book";
    src: url("../fonts/CentraleSansBold.eot");
    src: url("../fonts/CentraleSansBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CentraleSansBold.woff2") format("woff2"),
    url("../fonts/CentraleSansBold.woff") format("woff"),
    url("../fonts/CentraleSansBold.ttf") format("truetype"),
    url("../fonts/CentraleSansBold.svg#CentraleSansBold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "CentraleSans";
    src: url("../fonts/CentraleSansLight.eot");
    src: url("../fonts/CentraleSansLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CentraleSansLight.woff2") format("woff2"),
    url("../fonts/CentraleSansLight.woff") format("woff"),
    url("../fonts/CentraleSansLight.ttf") format("truetype"),
    url("../fonts/CentraleSansLight.svg#CentraleSansLight") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "CentraleSans XBold";
    src: url("../fonts/CentraleSansXBold.eot");
    src: url("../fonts/CentraleSansXBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CentraleSansXBold.woff2") format("woff2"),
    url("../fonts/CentraleSansXBold.woff") format("woff"),
    url("../fonts/CentraleSansXBold.ttf") format("truetype"),
    url("../fonts/CentraleSansXBold.svg#CentraleSansXBold") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "CentraleSans Book";
    src: url("../fonts/CentraleSansBook.eot");
    src: url("../fonts/CentraleSansBook.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CentraleSansBook.woff2") format("woff2"),
    url("../fonts/CentraleSansBook.woff") format("woff"),
    url("../fonts/CentraleSansBook.ttf") format("truetype"),
    url("../fonts/CentraleSansBook.svg#CentraleSansBook") format("svg");
    font-weight: normal;
    font-style: normal;
}






.philpcontsmalltxt {
    width: 100%;
    float: left;
    font-family: "CentraleSans Book";
    font-size: 16px;
    line-height: 20px;
}


.phlipbottomheading {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #043278;
    margin-bottom: 15px; font-family: "CentraleSans Book";
}

.phlipbottomheading strong{
    font-family: "CentraleSans XBold"; font-weight:800;
}

.philips .hero__text p {
    font-size: 43px;
    line-height: 50px;
    color: #fff;
    font-family: "CentraleSans Book";}


.philips .hero__text {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 140px;
}


.philips .hero__text strong{font-family: "CentraleSans XBold"; font-weight:800;}

.phlipertcontener {
    font-family: "CentraleSans Book";
    font-size: 16px;
}


.phlipertcontener ul{    padding-left: 18px;
    padding-left: 18px;
    padding-top: 15px;
}

.phlipertcontener h2{

    background: #043278;
    color: #fff;
    font-family: "CentraleSans XBold";
    font-weight: 800;
    font-size: 31px;
}

.phlipeftcontener p{ margin-bottom:15px;}

.phlipeftcontener span {
    color: #043278;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    float: left;
    width: 100%; margin-top:10px;
}


.philips .hero__text strong{font-family: "CentraleSans XBold"; font-weight:800;}

.philipmain_contener{
    max-width: 1140px;
    margin: 0px auto;
    padding: 50px 0px;
}


.phlipeftcontener {
    width: 40%;
    float: left;
    font-family: "CentraleSans Book";
    font-size: 14px;
    line-height: 20px;}



.phlipeftcontener strong{
    color: #043278;
    width: 100%;
    display: block;    font-size: 16px; margin-bottom:8px;
}

.phlipertcontener {
    width: 50%;
    float: right;
    background: #043278;
    color: #fff;
    padding: 20px;
}

.philps_bottom_outer {
    width: 100%;
    float: left;
    background: #f4f4f4;
}

.philips_bottomcontener {
    max-width: 1140px;
    margin: 0px auto;
    padding: 50px 0px;
}


.phlipformcontener {
    width: 550px;
    padding-left: 50px;
    padding-top: 30px;
    float:left;
}



.philipformfieldsrow_left {
    width: 100px;
    float: left;margin-top: 12px;margin-top: 8px;
    font-family: "CentraleSans Book";
    font-size: 16px;
    line-height: 20px;
}


.philipformfieldsrow_right {
    width: 400px;
    float: left;
}


.philipformfieldsrow {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.philipformfieldsrow_right button{ float:left;}


.philipformfieldsrow_right p{ float:right;
    font-family: "CentraleSans Book";
    font-size: 16px;
    line-height: 20px;
}

.philpcontsmallbtmtxt{ width:100%; float:left;

    font-family: "CentraleSans Book";
    font-size: 16px;
    line-height: 20px; margin-top:15px;}

.philipformfieldsrow_right input{ height:35px;}


.philipformfieldsrow_right button {
    background: #043278;
    color: #fff;
    width: 110px;
    padding: 3px;

    font-family: "CentraleSans Book";
    font-weight: 800;
}

.philipscontner{ margin:0px; padding:0px; clear:both;}
.exterior-interior-column {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
}
.exterior-column,
.interior-column {
    flex: 1;
    min-width: 0;
}
.webforms .field.new-line { clear: left; }
.webforms .field.small-input-inches { width: auto;padding-right: 0; }
.webforms .field.small-input-inches > div.control { display: inline-table;position: relative; }
.webforms .field.small-input-inches > div.control > p.webforms-fields-comment {
    position: absolute;
    right: -10px;
    top: 0;
    margin-top: 0;
}

@media (max-width: 1023px){

    .philipmain_contener{ padding:30px;}

    .philips_bottomcontener {
        padding: 30px;
    }

}


@media (max-width:650px){
    .philips .hero__text p {
        font-size: 25px;
        line-height: 32px;}

    .phlipeftcontener {
        width: 100%;}

    .phlipertcontener {
        width: 100%;
        margin-top: 30px;
    }

    .phlipertcontener h2{
        font-size:20px;
    }

    .phlipbottomheading {
        font-size: 20px;
        line-height: 25px;
    }

    .phlipformcontener {
        padding-left: 0px;}


    .philipformfieldsrow_left {
        width: 100%;margin-bottom: 7px;
    }
    .phlipformcontener {
        width: 100%;}

    .philipformfieldsrow_right {
        width: 100%;
        float: left;
    }


    .philipformfieldsrow_right button {
        width: 100%;
        margin-bottom: 20px;
    }

    .philipformfieldsrow_right p {
        float: right;
        width: 100%;
        text-align: left;
    }
}



body.cms-philips {
    padding-top: 0px!important;
}

body.cms-philips .page-header{
    display:none!important;}

body.cms-philips .header {
    font-size: 18px;
    display: none!important;
}

body.cms-philips .footer {
    font-size: 18px;
    display: none!important;
}

.phlipformcontener .landingfildbox label.label {
    float: left;
    font-family: "CentraleSans Book";
    font-size: 16px;
    width: 100px;
}

.phlipformcontener .landingfildbox label em {
    font-family: "CentraleSans Book";
    font-size: 16px;
    color: #000;
}

.phlipformcontener .landingfildbox .control {
    width: 400px;
    float: right;
}

.philipformfieldsrow_right .action.primary{
    font-family: "CentraleSans Book";
    font-size: 16px;
    width: 120px;
    padding: 5px;    border: none!important;
}

.phlipformcontener .landingfildbox input[type="text"] {
    height: 34px;
}


.phlipformcontener .landingfildbox {
    font-size: 18px;
    display: inline-block;
}
@media (max-width:650px){
    .phlipformcontener .landingfildbox label.label {
        width: 100%;
    }

    .phlipformcontener .landingfildbox { width:100%;}

    .phlipformcontener .landingfildbox .control {
        width: 100%;
    }

    .philipformfieldsrow_right .action.primary{ margin-top:-30px;}


}


.cms-philips .modal-content{ overflow:hidden!important;}


.cms-philips .modal-inner-wrap {
    margin: 5rem auto;
    width: 550px;}


.cms-philips .modal-content {
    padding: 30px;
    text-align: center;
    background: #f4f5fe;
    border-radius: 15px; padding-bottom:40px;
}

.cms-philips .action-close{

    right: -50px;
    top: 50px;
    z-index: 9999;
    font-size: 35px;
}

.cms-philips .action-close:before {
    font-size: 21px;
    color: #fff;}



.cms-philips .modal-header{
    padding: 0px;
    margin: 0px;
    background: none;border: none;
}


.cms-philips .modal-inner-wrap {
    background: none;
    border: none;
    box-shadow: none;
}




.cms-philips .modal-content::before{


    background-position: top center;

    font-family: "Hanzel", sans-serif;

    font-size: 40px;

    color: #1277bd;

    font-weight: bold;

    text-transform: uppercase;

    background-size: 70px;

    background-repeat: no-repeat;

    padding-top: 60px;
}

.cms-philips .modal-content div{
    font-family: 'Futura Std';
    font-size: 18px;
    color: #000;	}

.cms-philips .modal-content div a{
    color:#000;
}

.cms-philips .modal-content div::before{

    font-size: 24px;

    margin-top: 10px;

    margin-bottom: 30px;
    width: 100%;
    display: block;
}

.cms-philips .modal-popup .modal-title {

    display: none;
}
.cms-philips .modal-popup .modal-footer {
    display: none;
}



@media only screen and (max-width:767px) {
    .cms-philips  .modal-inner-wrap {
        background-color: transparent!important;
    }

    .cms-philips .action-close {
        right: 10px;
        top: 0px;
    }
    .cms-philips .modal-content {
        padding: 20px!important;}


}


@media only screen and (max-width:560px) {
    .cms-philips .modal-inner-wrap {
        margin: 5rem auto;
        width: 300px;
    }

}

.ct800 .slide__product {
    width: 55%;
    margin-right: 0px;
    padding-left: 40px;
}



@media (min-width: 1000px){
    .ct800 .container h3 {
        font-size: 28px;
        line-height: 40px;
    }

}

@media (max-width:780px){

    .stairclimber.ct800{    background-position-x: -150px!important;}

    .ct800 .slide__product {
        width: 100%;
        margin-right: 5%;
        padding-left: 5%;
        position: relative;
        display: block;
        float: left; text-align:center; bottom:0px;
    }

    .ct800 .slide__product img{ display:inline-block;}

    .sliderawing.ct800 .container .slide__content {
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        display: block;
        float: left; text-align:center;
    }

    .sliderawing.ct800 .container .slide__content a.btn {
        margin-top: 5px;
        display: inline-block;
    }

}

.jhoneyg .slide__content h3{ color:#303030;}
.jhoneyg .slide__content h2{ color:#303030;    line-height: 34px;}
.jhoneyg .slide__content p{
    color: #303030;
    line-height: 26px;
    margin-top: 20px;
}
.jhoneyg .slide__content a.btn { color:#ffffff!important; background:#000000;}

@media only screen and (min-width:600px){
    .jhoneyg .container{position:relative;}
    .jhoneyg .container .slide__content{position:absolute; right:0px;}
}

.sliderawing.crs800s .container .slide__content a.btn {
    margin-top: 50px;
    margin-bottom: 50px;
}

.ct800.crs800s img.crs800s_mobile{ display:none;}

@media (max-width: 780px){
    .newoptionimage{ display:inline-block;}
    .sliderawing.crs800s .container .slide__content a.btn {
        margin-top: 20px;
        display: inline-block;
        margin-bottom: 20px;
    }
    .stairclimber.crs800s {
        background-position-x: -334px!important;
    }
}

.newblavelforct800{
    font-size: 24px;
    font-family: "Hanzel", sans-serif;
    color: #fff;
    background: #000;
    display: inline-block;
    line-height: 25px;
    padding: 8px 18px;
    border-radius: 6px;
    margin-bottom: 15px;

}
.entnewbnr p{
    margin-bottom: 0px;
    font-family: "Futura Std", sans-serif;
    color: #fff;
    font-weight: 700;
    margin-top: 50px;
}
.entnewbnr .container .slide__title {
    margin-bottom: 10px;
}
.entnewbnr p.crs800s_mobile{ display:none;}

@media (max-width: 768px) {
    img.crs800s_desktop{ display:none;}
    .ct800.crs800s img.crs800s_desktop{ display:none;}
    .ct800.crs800s img.crs800s_mobile{ display:block;}
    .entnewbnr p.crs800s_mobile{ display:block;}
    .entnewbnr p.crs800s_desktop{ display:none;}
}

@media (max-width: 540px) {
    .entnewbnr .container .slide__title {
        font-size: 22px;
        line-height: 30px;
    }

    .entnewbnr .container h3 {
        font-size: 17px;
        line-height: 20px;
    }
}
