body.account .page-title-wrapper .page-title {
    display: block;
}
.block-collapsible-nav .item {
    margin: 3px 0 0;
    display: block;
    width: 100%;
}
body .block-collapsible-nav .item.current a, body .block-collapsible-nav .item.current>strong {
    border-color: #5a147d;
}
body .toolbar select {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
}
body .table>tbody>tr>td {
    border-top: 0;
}
.abs-title-orders-desktop .page-main .page-title-wrapper .order-date, 
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date, 
.magento-rma-returns-view .page-main .page-title-wrapper .order-date, 
.account .page-main .page-title-wrapper .order-date, 
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date, 
.sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: 10px 0 !important;
}
body mark, body .mark {
    background-color: transparent;
}
body .table tfoot ,
body .order-details-items tfoot td {
    background: transparent;
}
body .order-details-items .product-item-name {
    font-size: 13px;
}
body.wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: 0 !important;
    padding: 0 10px;
    width: 33.33%;
}
body.wishlist-index-index .products-grid .product-items {
    margin: 20px -10px;
}
body.wishlist-index-index .product-item-inner .comment-box {
    display: none;
}
body.wishlist-index-index .product-item-inner label.label {
    display: none;
}
body.wishlist-index-index .product-item-inner {
    background: #fff;
    border: 0;
    box-shadow: none;
    border-top: none;
    left: auto;
    margin: 0;
    padding: 0;
    position: relative;
    right: auto;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
    width: 100%;
}
body .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 16px;
    line-height: normal;
    padding: 11px 15px;
    width: 100%;
}
body .products-grid.wishlist .product-item .box-tocart {
    margin: 0;
}
body .products-grid.wishlist .product-item-info .product-item-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
body .products-grid.wishlist .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: unset;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: auto;
}
.products-grid.wishlist .product-item-actions {
    opacity: 1;
}
body .order-details-items .table-order-items .product-item-name {
    text-align: left;
}


/** About Us **/
body.cms-page-view {
    background: #fafafa;
}
.cms-content-main {
    display: flex;
    border: 1px solid #c9c9c9 !important;
    padding: 15px;
    justify-content: space-between;
}
.cms-content-main .content {
    width: 58%;
}
.cms-content-main .image {
    width: 40%;
}
.cms-content-main .content h2 {
    font-size: 26px;
    color: #5a147d;
    font-family: "nunitobold";
}

.faq_page {
    padding-top: 20px;
}
.faq_item {
    padding-bottom: 12px;
}
.faq_page .faq_ques h4 {
    font-size: 23px;
    cursor: pointer;
    padding-bottom: 8px;
    margin-bottom: 0px;
    color: #4b1e60;
    font-family: "nunitosemibold";
}
.faq_page .faq_item h4 {
    position: relative;
}
.faq_page .faq_item h4:after {
    display: block;
    content: "";
    background: url(../images/arrow-down1.png);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    position: absolute;
    top: 7px;
    right: 0;
    color: #ffa8d3;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: cover;
}
.cms-page-view p , .cms-page-view ul>li, .cms-page-view ol>li {
    font-size: 14px;
    color: #7b7b7b;
    font-family: 'nunitoregular';
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
}
.faq_page .separator {
    border-top: 1px solid #ebebeb;
    margin-bottom: 20px;
    font-size: 0;
}

.register-form-block {
    display: flex;
    justify-content: space-between;
}
.register-banner {
    width: 46%;
}
p.grid-ibx__desc {
    color: #fff;
    font-size: 14px;
    line-height: normal;
}
div#mc_embed_signup_scroll h2 {
    color: #4b1e60;
    text-transform: uppercase;
    font-size: 26px;
    font-family: "nunitosemibold";
}
.field-recaptcha {
    padding: 0 15px;
}
aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .content.minicart-items {
    display: block !important;
}
.paypal-review-discount .block>.title strong, .cart-discount .block>.title strong ,
.cart-gift-item .title span{
    color: #4b1e60;
    text-transform: uppercase;
    font-family: "nunitosemibold";
    font-size: 18px !important;
}

.reg-plate label {
    font-size: 13px;
    line-height: 26px;
    color: #4b1e60;
    font-weight: 700;
    font-family: "Open Sans";
}
body .abs-discount-block .block .content, body .paypal-review-discount .block .content, body .cart-discount .block .content {
    display: block !important;
}
body .gift-options .actions-toolbar .secondary .action-cancel{
    margin-top: 0;
}
body button.action.check span {
    color: #000;
}
table.table-checkout-shipping-method .row {
    margin: 0;
}


/*** Contact Us ****/
.form-feilds-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.field.width-50 {
    width: 49%;
    margin-bottom: 10px;
}
.form-feilds-main label.label{
    display: none;
}

.contact-index-index .cms-content-main .content h2{
    text-transform: uppercase;
}
.form-feilds-main input  {
    background: #f3f3f3;
    height: 44px;
    font-size: 18px;
    font-family: "nunitosemibold";
}
.form-feilds-main textarea#comment{
    background: #f3f3f3;
    font-size: 18px;
    font-family: "nunitosemibold";
}
.form-feilds-main .field.comment {
    width: 100%;
}
body.contact-index-index .page-title-wrapper{
    display: none;
}


@media screen and (max-width: 1199px){
    body.wishlist-index-index .products-grid .product-item {
        width: 50%;
    }
}
@media screen and (max-width: 991px){
    .cms-content-main{
        display: block;
    }
    .cms-content-main .content , .cms-content-main .image{
        width: 100%;
    }
    .cms-content-main .image{
        margin: 0 auto;
        text-align: center;
    }
    body.contact-index-index .column:not(.sidebar-additional) .form.contact {
        min-width: 100%;
    }
}

@media screen and (max-width: 767px){
    body .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 5;
        padding: 0;
        margin: 0;
    }
    body.account .column.main, body.account .sidebar-additional {
        margin: 20px 0 0;
    }
    body.account .table-wrapper {
        border-bottom: 0;
    }
    body .history .col {
        width: auto;
    }
    .return-status, .order-status {
        margin: 0 !important;
    }
    body.account .table-order-items .product-item-name {
        display: block;
        margin: 5px 0 0;
        text-align: left;
    }
    body.wishlist-index-index .products-grid .product-item {
        width: 100%;
    }
    body .products-grid.wishlist .product-item-photo {
        float: left;
        margin: 0;
        width: 90px;
    }
    body .products-grid.wishlist .product-item-name {
        font-size: 14px;
        text-align: left;
    }
    body .products-grid.wishlist .product-item .price-box {
        justify-content: flex-start;
    }
    body .products-grid.wishlist .product-item .box-tocart .tocart {
        padding: 9px 50px 9px 15px;
    }
    body .products-grid.wishlist .product-item-info .product-item-actions {
        display: block;
        width: 100%;
        margin: 10px 0;
    }

    .register-form-block {
        display: block;
        justify-content: space-between;
    }
    .register-banner {
        width: 100%;
    }
    .field.width-50 {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px){

    .znColumnElement-innerContent.Privacy-content iframe {
        width: 100%;
        height: 200px;
        max-width: 100%;
    }
}