﻿.search-menu.CartIcon_header a:hover {
    color: #f00;
}

.arrows {
    width: 48px;
    height: 48px;
    border-color: #000;
    position: absolute;
    /*top: 20%;*/
    margin-top: -31px;
    z-index: 999;
}

.Product_arrows {
    position: absolute;
    top: 30%;
    width: 100%;
}

.productView.row {
    position: relative;
    display: flex;
}

.product-prev {
    border-bottom: 6px solid;
    border-left: 6px solid;
    transform: rotate(45deg);
    left: -180px;
}

.product-next {
    border-bottom: 6px solid;
    border-left: 6px solid;
    transform: rotate(-135deg);
    right: -180px;
}

a.arrows.product-prev {
    color: #5C1152;
}

a.arrows.product-next {
    color: #5C1152;
}

.productView.row {
    position: relative;
    display: flex;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(4.5 * var(--bs-gutter-x));
    margin-left: calc(4.5 * var(--bs-gutter-x));
}

button.button.button--primary.pro_cart {
    border: 0;
    background: #5c1152;
    color: #fff;
    padding: 5px 12px;
    border-radius: 5px;
}
button.button.button--primary.pro_cart:disabled,
button.button.button--primary.pro_cart[disabled] {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}
td.pro-title a {
    color: #5c1152;
    font-weight: bold;
    font-size: 15px;
}
.addtocart-modal-btn {
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    border: 1px solid #e7e7e7;
    font-size: 24px;
    padding: 5px 40px;
    background-color: #5c1152;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 0;
}
    .addtocart-modal-btn:hover {
        background: #fff;
        color: #5c1152;
        border: 1px solid #5c1152;
    }

img.WishListimg {
    height: 100px;
    width: 100px;
}

input.button.button--primary.pro_cart.review_submit {
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    border: 1px solid #e7e7e7;
    font-size: 24px;
    padding: 5px 40px;
    background-color: #5c1152;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 0;
}

.pull-left {
    float: left;
    /*margin-left: 50px;*/
}


a.btn.btn-secondary.addtocart-modal-btn {
    height: 45px;
    width: 190px;
    background: var(--MP-themecolor);
}

a.btn.btn-secondary.addtocart-modal-btn:hover {
    height: 45px;
    width: 190px;
    background: white;
}

li.cart-total {
    list-style: none;
    display: block;
}

.cart-total-label {
    border-right: 1px solid #ccc;
    width: 50%;
}
ul.cart-totals li.cart-total.d-flex {
    border: 1px solid #ccc;
    padding: 10px;
    justify-content: space-between;
    margin-bottom: 3px;
}
.cart-actions {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 10px;
    margin-bottom: 20px;
}

i.fa.fa-trash {
    color: #5c1152;
}


p.AddressCustomerName {
    color: #5c1152;
    font-size: 30px;
    font-weight: bold;
}


/*CheckOut*/

.form-legend-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.form-fieldset:last-child {
    margin-bottom: 0;
}
.form-fieldset {
    border: solid #d9d9d9;
    border-width: 0;
    margin: 0;
    padding: 0;
}

.form-body {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin-bottom: 10px;
    max-width: none;
    padding: 0;
}

.form-row {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
}

/*.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}*/

.custom_field {
    border: 1px solid #ebebeb !important;
    display: block;
    margin-bottom: 0;
    align-items: center;
    justify-content: flex-start;
    margin: auto;
    display: flex;
    margin-left: 0;
    padding-left: 15px !important;
    height: 40px;
}

body, input, textarea, button, select {
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 1.7;
    font-family: Poppins;
    color: #313131;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}



element.style {
}

section.checkout_main {
}

article, aside, cite, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

*, :after, :before {
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}

user agent stylesheet
section {
    display: block;
}

body, input, textarea, button, select {
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 1.7;
    font-family: Poppins;
    color: #313131;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

body {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .8px;
    padding-top: 0;
}

body {
    padding-top: 55px;
    font-size: 1rem;
    font-weight: 400;
}

body {
    background: #fff;
    cursor: auto;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.form-input, body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

/*.button, body, h1, h2, h3, h4, h5, h6 {
    font-family: poppins, Arial, Helvetica, sans-serif;
}*/

a, body {
    color: #333;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

dl, ol, ul {
    list-style-position: outside;
}


.form-row {
    display: flex;
    flex-direction: row;
    margin: 0 -1.15385rem;
    padding: 0;
    width: 100%;
    margin: auto;
}

    .form-row > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px;
    }

.checkout-step--shipping {
    width: 90%;
}

lable.form-input.optimizedCheckout-form-input.custom_field {
    font-size: 12px;
}

.cart {
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgb(95 95 95 / 14%);
    /* display: none; */
    margin: 3rem 0 1.5rem;
    min-height: 300px;
}
.cart.optimizedCheckout-orderSummary .cart-header {
    display: flex;
    padding: 1.5rem;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.optimizedCheckout-headingSecondary {
    margin-bottom: 0;
}
.cart-section {
    border-top: 1px solid #ebebeb;
    padding: 1.5rem;
    margin-top: 0;
    padding-top: 10px;
}
a#cart-edit-link {
    background: #2b3d51;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.cart-section-heading {
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}
.productList-item:last-child {
    margin-bottom: 0;
}

ul.productList li {
    width: 100%;
}
.product-figure {
    margin: 0;
    padding-right: 1.5rem;
    width: 25%;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.productList {
    list-style: none;
    margin-left: 0;
    margin: 0;
    display: flex;
    align-items: center;
    margin: auto;
    width: 100%;
}
.product {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.product-body {
    padding-right: 0.375rem;
    width: 50%;
}
.product-actions {
    align-self: flex-start;
    order: 3;
    text-align: right;
    width: 25%;
    word-wrap: break-word;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.cart-priceItem--subtotal {
    font-weight: bold;
}

.cart-priceItem {
    display: flex;
    margin-bottom: 0.75rem;
    width: 100%;
    justify-content: space-between;
}
.cart-priceItem--total .cart-priceItem-value {
    font-size: 2.30769rem;
    font-weight: 700;
    line-height: 1.2;
}
.form-checklist-checkbox ~ .form-label {
    color: inherit;
    display: block;
    font-size: 1.15385rem;
    line-height: 2.2;
    margin-bottom: 0;
    min-height: 4.61538rem;
    padding: 1rem 2.25rem 1rem 3.75rem;
    position: relative;
}
.form-field {
    display: block;
    margin: 0 0 1rem;
    max-width: none;
}
.form-checklist-item--selected {
    background-color: #fafafa;
}
.form-field:before, .form-field:after {
    content: " ";
    display: table;
}
.form-checklist-checkbox:checked ~ .form-label::before {
    border-color: #4496f6;
}

.form-checklist-checkbox ~ .form-label::before {
    border: 1px solid #d9d9d9;
}

.form-checklist-checkbox:checked ~ .form-label::after {
    background-color: #4496f6;
}

.form-checklist-checkbox ~ .form-label::after {
    transform: scale(0.66);
}
.form-checklist-checkbox ~ .form-label::before, .form-checklist-checkbox ~ .form-label::after {
    height: 2rem;
    width: 2rem;
    background-color: #fff;
    border-radius: 100%;
    bottom: 0;
    content: "";
    left: 1rem;
    margin: auto;
    position: absolute;
    top: 0;
}
.form-checklist-checkbox {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.stepHeader-title.optimizedCheckout-headingPrimary {
    font-size: 1.15385rem;
    font-weight: 700;
    background-color: transparent;
    color: #292929;
    font-weight: 700;
    padding: 0.75rem 0;
    width: auto;
    margin-bottom: 5px;
}

a#cart-edit-link {
    background-color: #5c1152;
}

input#checkout-payment-continue {
    background-color: #5c1152;
    color: white;
}

input#checkout-payment-continue:hover{
    background-color: white;
    color: #5c1152;
    border-color: #5c1152;
}

/*a#cart-edit-link:hover {
    background-color: white;
    color: #5c1152;
    border-color: #5c1152;
}*/


.forgotpassword-section .btn.primary-btn {
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    color: #fff;
    border-radius: 3px;
    background-color: #5c1152;
    padding: 10px 36px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


@media only screen and (max-width: 425px) {
    .regForm {
        padding: 15px !important;
    }
}