body .breadcrumbs {
    padding: 0;
    margin: 0 0 0;
    max-width: 100%;
    width: 100%;
}
body .page-main .breadcrumbs .items{
    padding: 6px 0;
}
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: #002856;
    font-family: 'open_sanssemibold';
}
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 {
    line-height: normal;
    width: 100%;
    background: #b79f74;
    border-color: #b79f74;
    font-family: "PT_Serif_Bold";
    font-size: 16px;
    transition: all ease .4s;
    color: #fff;
    font-weight: normal;
    box-shadow: none !important;
    padding: 9px 22px 9px !important;
    border-radius: 13px;
}
body .products-grid.wishlist .product-item .box-tocart .tocart:hover,
body .products-grid.wishlist .product-item .box-tocart .tocart:focus,
body .products-grid.wishlist .product-item .box-tocart .tocart:active{
    background: #0d335f;
    border-color: #0d335f;
    color: #b79f74;
    box-shadow: none !important;
}
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;
}


/** Contact /  Faq / About us Css **/
.about-main {
    display: flex;
    justify-content: space-between;
}
.about-left {
    width: 60%;
}
.about-right {
    width: 38%;
}
body.contact-index-index button.action.submit.primary {
    width: 100%;
    display: block;
    border-radius: 0;
    text-transform: capitalize;
    /* background: #e7b43a;
    border-color: #e7b43a; */
}
body.contact-index-index button.action.submit.primary:hover,
body.contact-index-index button.action.submit.primary:focus,
body.contact-index-index button.action.submit.primary:active{
    /* background: #383838;
    border-color: #383838; */
}
body.contact-index-index  .actions-toolbar .primary{
    display: block;
    float: none;
}
.contact-index-index .page-main > .page-title-wrapper{
    display: none;
}
body.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
}
.contact-right {
    width: 35%;
    padding-top: 0;
}
.contact-left {
    width: 60%;
}
body.contact-index-index .contact-left .page-title-wrapper .page-title {
    padding-top: 0 !important;
}
.same-itm {
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #002856;
}
.same-itm:last-child{
    border-bottom: none;
}
.contact-main .same-itm .title {
    font-size: 19px;
    line-height: 26px;
    color: #002856;
    font-family: 'PT_Serif';
}
.content-main .same-itm .cntn a, .content-main .same-itm .cntn span{
    font-size: 17px;
    line-height: 20px;
    color: #000000 !important;
    font-weight: 400;
    font-family: "open_sansregular";
    display: block;
}

.content-main .same-itm .cntn a:hover{
    color: #b79f74 !important;
}
.contact-main .same-itm .text {
    margin-left: 20px;
}
body .contact-main .fieldset>.field>.label {
    display: none;
}
body .contact-main .contact-right input , 
body .contact-main .contact-right textarea {
    font-size: 17px;
    line-height: 26px;
    color: #9b9b9b;
    font-family: "open_sansregular";
    margin-bottom: 15px;
}
body .contact-main .contact-right input{
    height: 52px;
}
body .contact-main .contact-right .field.telephone {
    display: none;
}
.faq_ques h4 {
    font-size: 19px;
    line-height: 20px;
    color: #00224a;
    font-family: 'PT_Serif';
    border-bottom: 1px solid #00224a;
    padding-bottom: 10px;
    position: relative;
    cursor: pointer;
}
.faq_ques h4.icon-minus::after{
    background: url('../images/up-faq.png');
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    top: 5px;
    right: 0;
    background-size: 20px;
}
.faq_ques h4.icon-plus::after{
    background: url("../images/down-faq.png");
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    top: 5px;
    right: 0;
    background-size: 20px;
}
.faq_item {
    margin-bottom: 20px;
}
.faq_ans p{
    font-size: 16px;
    color: #545454;
    font-weight: 400;
    font-family: "open_sansregular";
}
body.contact-index-index .contact-left .page-title-wrapper .page-title ,
body.cms-about-us .contact-left .page-title-wrapper .page-title {
    padding-top: 0 !important;
}

body table.table-checkout-shipping-method .row {
    margin: 0;
}

table.table-checkout-shipping-method {
    min-width: 100%;
}

/** Widhlist **/
.products-grid.wishlist .product-item-name {
    margin-top: 0;
    font-size: 17px;
    font-family: 'MyriadPro_Regular';
    text-align: center;
    margin-bottom: 5px;
}
.products-grid.wishlist .product-item .fieldset .field.qty, 
.products-grid.wishlist .product-item .fieldset .product-item-actions{
    margin: 0;
}
body .products-grid.wishlist .product-item .fieldset{
    display: flex;
    align-items: center;
    justify-content: center;
}
body .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 0;
    border: 1px solid #bfbfbf;
    margin-right: 10px;
    width: auto;
}
body .products-grid.wishlist .product-item .box-tocart input.qty{
    height: 47px;
    width: 36px;
}
body table#my-reviews-table tr {
    border-bottom: 1px solid #ccc;
}
body .block.block-reorder {
    display: none;
}


@media screen and (max-width:1199px){
    body.wishlist-index-index .products-grid .product-item {
        width: 50%;
    }
}
@media screen and (max-width:991px){
   
    .about-main{
        display: block;
    }
    .about-left , .about-right{
        width: 100%;
    }
    .about-right{
        padding-top: 15px;
    }
    .contact-main{
        display: block;

    }
    .contact-left,.contact-right{
        width: 100%;
    }
    .contact-right{
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@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;
        margin-right: 15px;
    }
    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: 2px 22px !important;
        height: 38px;
    }
    body .products-grid.wishlist .product-item-info .product-item-actions {
        display: block;
        width: 100%;
        margin: 10px 0;
    }
    body.checkout-index-index .nav-toggle{
        display: block;
    }
    body.checkout-index-index .opc-estimated-wrapper{
        margin: 15px 0;
        background: #fff;
        border-top: none;
    }
    body .opc-estimated-wrapper .minicart-wrapper{
        display: none !important;
    }
    .checkout-payment-method .payment-option-inner input{
        height: 40px;
    }
    body .opc-wrapper .form-login, 
    body .opc-wrapper .form-shipping-address, 
    body .opc-wrapper .methods-shipping{
        margin: 0;
        padding: 0;
        background: transparent;
    }
    form#co-payment-form br, form#co-payment-form hr {
        display: none;
    }

    body .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip{
        text-align: left;
    }
    .account .block .title strong{
        border-color: #002856;
        font-family: 'open_sanssemibold';
        font-weight: normal;
    }
    .account .toolbar .pager {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media only screen and (max-width: 639px){
    body .products-grid.wishlist .product-item:first-child {
        padding-top: 10px;
    }
}
