body .breadcrumbs ul,
body .page-header .header.panel,
body .header.content,
body .footer.content,
body .page-wrapper>.widget,

/* body .page-wrapper>.page-bottom, */

body .block.category.event,
body .top-container,
body .page-main {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {

    body .navigation,
    body .breadcrumbs ul,
    body .page-header .header.panel,
    body .header.content,
    body .footer.content,
    body .page-wrapper>.widget,
    /* body .page-wrapper>.page-bottom, */
    body .block.category.event,
    body .top-container,
    body .page-main {
        max-width: 100%;
    }
}

@media (min-width: 768px) {

    body .navigation,
    body .breadcrumbs ul,
    body .page-header .header.panel,
    body .header.content,
    body .footer.content,
    body .page-wrapper>.widget,
    /* body .page-wrapper>.page-bottom, */
    body .block.category.event,
    body .top-container,
    body .page-main {
        max-width: 100%;
    }
}

@media (min-width: 992px) {

    body .navigation,
    body .breadcrumbs ul,
    body .page-header .header.panel,
    body .header.content,
    body .footer.content,
    body .page-wrapper>.widget,
    body .block.category.event,
    body .top-container,
    body .page-main {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {

    body .navigation,
    body .breadcrumbs ul,
    body .page-header .header.panel,
    body .header.content,
    body .footer.content,
    body .page-wrapper>.widget,
    body .block.category.event,
    body .top-container,
    body .page-main {
        max-width: 100%;
    }
}

html body {
    font-family: 'nunitoregular';
    color: #000;
    font-size: 14px;
    background: #fafafa;
}

html body.cms-home,
html body.catalog-category-view,
html body.catalog-product-view,
html body.is-blog {
    background: #e8e8e8;
}

body a,
body .alink {
    color: #5a147d;
    transition: all ease .4s;
}

.message.success a {
    color: #000;
}

body a:hover,
body .alink:hover {
    text-decoration: none !important;
    color: #ff0000;
}

.message.success a:hover {
    color: #3f3f3f;
}

body a:focus,
body a:active {
    text-decoration: none !important;
    color: #1d4f94;
}

body a:visited,
body .alink:visited {
    text-decoration: none !important;
    color: #c30e10;
}

body:not(._keyfocus) button:focus {
    box-shadow: none !important;
    outline: 0 !important;
}

button,
body a.action.primary,
.action.primary,
.action-primary,
body .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
body .review-form .action.submit.primary,
body .gift-options .actions-toolbar .secondary .action-cancel {
    /* background: #28003d;
    background-image: linear-gradient(0deg, #28003d 0%, #3a124f 100%); */
    background: #ff7200;
    background-image: linear-gradient(0deg, #ff7200 0%, #ffb300 100%);
    text-transform: none;
    font-family: 'nunitosemibold';
    font-size: 16px;
    transition: all ease .4s;
    color: #fff;
    font-weight: normal;
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid #ff7200;
    padding: 8px 17px;
}

button:hover,
button:focus,
button:active,
body .action.primary:hover,
body .action.primary:focus,
body .action.primary:active,
body .action-primary:hover,
body .action-primary:focus,
body .action-primary:active,
.checkout-cart-index .form-cart .action.update:hover,
.checkout-cart-index .form-cart .action.update:focus,
.checkout-cart-index .form-cart .action.update:active,
.cart-discount .actions-toolbar button.action.apply.primary:hover,
.cart-discount .actions-toolbar button.action.apply.primary:focus,
.cart-discount .actions-toolbar button.action.apply.primary:active,
body .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover,
body .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active,
body .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
body .review-form .action.submit.primary:hover,
body .review-form .action.submit.primary:focus,
body .review-form .action.submit.primary:active ,
body .cart-discount .actions-toolbar .action.primary:hover,
body .cart-discount .actions-toolbar .action.primary:active,
body .cart-discount .actions-toolbar .action.primary:focus,
body .gift-options .actions-toolbar .secondary .action-cancel:hover,
body .gift-options .actions-toolbar .secondary .action-cancel:active,
body .gift-options .actions-toolbar .secondary .action-cancel:focus {
    background: #59147c;
    background-image: linear-gradient(0deg, #59147c 0%, #a560c8 100%);
    color: #fff;
    box-shadow: none !important;
    border-color: #59147c;
}

body .modal-footer,
body .modal-content,
body .modal-header {
    border: 0;
}


body .page-main>.page-title-wrapper .page-title,
.page-title-wrapper .page-title {
    margin: 40px 0 10px;
}

body.page-products-onecolumn .page-main>.page-title-wrapper .page-title,
body.account .page-title-wrapper .page-title,
body.account .page-main .page-title-wrapper .page-title {
    margin-top: 0;
    margin-right: 0;
}

body .fieldset {
    margin: 0 0 20px;
    letter-spacing: normal;
}

body .page-main>.page-title-wrapper .page-title,
.page-title-wrapper .page-title {
    color: #5a147d;
    text-transform: uppercase;
    font-size: 32px;
    font-family: "OswaldRegular";
    padding: 0;
    border-bottom: 3px solid #5a147d;
    display: block;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 15px;
    display: block !important;
    padding-bottom: 5px;
}


.cart.table-wrapper .actions-toolbar {
    margin-bottom: 17px;
}

.cart-discount .actions-toolbar .action.primary {
    background-image: linear-gradient(0deg, #ffc726 0%, #ff9c26 100%);
    text-transform: none;
    font-family: 'nunitosemibold';
    font-size: 16px;
    transition: all ease .4s;
    color: #fff;
    font-weight: normal;
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid #ff9c26;
    padding: 8px 17px;
}

.checkout-payment-method .payment-option-content .form-discount input#discount-code {
    height: 40px;
}

body #discount-coupon-form #coupon_code,
form#giftcard-form input {
    height: 42px;
}

body .cart.table-wrapper .product-item-name {
    margin: 0px 0 5px;
    height: auto;
    text-align: left;
}

body.checkout-index-index .nav-sections {
    display: block;
}

body .opc-progress-bar {
    margin: 40px 0 20px;
}

body .opc-progress-bar-item {
    width: 33%;
}

body .opc-progress-bar-item._active>span::before,
body .opc-progress-bar-item._active::before {
    background: #5a147d;
    border-color: #5a147d;
}

body.checkout-index-index .authentication-wrapper {
    display: none;
}

body .opc-progress-bar-item._complete>span,
body .checkout-payment-method .payment-option-title .action-toggle {
    color: #5a147d;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "open_sansbold";
}

body .opc-progress-bar-item>span {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "open_sansbold";
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none !important;
}