.dashboard-section {
    padding: 0 15px;
}

.pr-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard-section .dashboard-card h4 {
    margin-bottom: 5px;
    font-size: 13px;
}

.dashboard-section .dashboard-card h2 {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 20px;
}

.dashboard-section .dashboard-card i {
    font-size: 45px;
    margin-right: 10px;
    padding: 7px;
}

.pr-red {
    color: #da251d;
}

.pr-yellow {
    color: #ffb300;
}

.pr-green {
    color: #388e3c;
}

.dashboard-section .dashboard-card {
    box-shadow: 0px 23px 21px -25px #0000003d;
    padding: 15px;
    border: 2px solid #dedede;
    transition: 0.5s;
    cursor: default;
}

.dashboard-section .dashboard-card:hover {
    transition: 0.5s;
    transform: translateY(-2px);
    box-shadow: 0px 30px 21px -25px #0000003d;
}

.pr-recent-orders {
    margin-top: 35px;
}

.pr-review-sec img {
    width: 100%;
    height: 97px;
    object-fit: cover;
}

.pr-review-sec h5 {
    margin: 8px 0;
    font-size: 13px;
}

.pr-review-sec .sup-review {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}

.pr-review-sec span {
    color: #ffbc00;
    font-size: 18px;
}

.pr-review-sec .pr-client-name {
    margin: 0;
    text-align: right;
    font-weight: 700;
    margin-top: 20px;
}

.pr-review-wrap {
    padding: 25px;
}

.dashboard-section .review-card {
    padding: 15px;
    border: 2px solid #dedede;
    transition: 0.5s;
    cursor: default;
    margin: 15px 0;
}

.order-view-more a {
    padding: 5px 10px;
    font-size: 17px;
}

.product-status-column {
    width: 120px;
}

.order-view-more-column {
    width: 70px;
}

label.error {
    color: red !important;
}

.pr-ord-view-prod img {
    height: 45px;
    width: 66%;
    padding: 5px 0px;
}

.pr-ord-view-prod p {
    margin-bottom: 5px;
}

.title-order-view {
    font-weight: 500;
    text-align: center;
}

.pr-w-100 {
    width: 100px;
}

.pr-w-60 {
    width: 60px;
}

.pr-w-80 {
    width: 80px;
}

.pr-bordered {
    border: 1px solid #80808033;
    background: #8686861c;
}

.pr-review-strong {
    font-weight: 600;
}

.order-info-summ p {
    margin-bottom: 10px;
}

.pr-ord-view-prod {
    padding: 15px 15px 0;
}

.pr-w-120 {
    width: 120px;
}

.pr-product-sup-view {
    padding: 0 15px;
}

.pr-product-sup-view img {
    width: 100%;
    border: 5px solid white;
    box-shadow: 0px 10px 30px -15px #0000004d;
}

.pr-prod-view-sup-inf p {
    margin-bottom: 5px;
}

.pr-prod-view-sup-inf p span {
    font-weight: 600;
    min-width: 100px;
    display: inline-block;
}

.pr-prod-view-sup-inf p .pr-color {
    width: 20px;
    border-radius: 100%;
    position: absolute;
    height: 20px;
    left: 113px;
    min-width: auto;
}

.pr-view-more-btn {
    background: #47ca78;
    color: white;
    padding: 5px 14px;
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
}

.pr-view-more-btn:hover {
    color: white;
}

.pr-lb-text-title {
    margin: 20px 0 15px;
    font-size: 20px;
    font-weight: 200;
}

.pr-t-r-lb {
    padding: 0 10%;
}

.pr-t-r-lb th {
    border: 1px solid #0000007a;
    padding: 5px 8px;
    background: #e2e2e2;
    font-weight: 300;
}

.pr-t-r-lb td {
    border: 1px solid #0000007a;
    padding: 5px 8px;
    font-size: 12px;
}

.pr-m-t-25 {
    margin-top: 25px;
}

.pad-0 {
    padding: 0;
}

.pr-t-r-lb p {
    margin: 0;
    font-size: 10px;
    line-height: normal;
    color: #000000d9;
}

.pr-upper-bold {
    text-transform: uppercase;
    font-weight: 600
}

.inv-footer-cred strong {
    text-transform: capitalize;
    :
}

.inv-footer-cred {
    margin-top: 50px;
    border-top: 1px solid #8a8a8a;
}

.inv-footer-cred p {
    color: black;
    padding-top: 7px;
    font-size: 12px;
}

.pr-cert-sec {
    padding-top: 40px;
}

.pr-cert-sec img {
    width: 150px;
    border: 1px solid #00000075;
    padding: 2px;
    box-shadow: 0px 14px 22px -18px #00000075;
}

.pr-cert-sec .pr-larg-logo {
    width: 210px;
    margin: 0 20px;
}

.pr-upper-bold .pr-list-style img {
    width: 10px;
    margin-right: 5px;
    margin-top: -3px;
}

.pro-details-size-dropdown label {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 0 0 8px;
    display: block;
}

.pro-details-size-dropdown {
    margin-bottom: 35px;
}

.pro-details-size-dropdown select {
    border: 1px solid #00000066;
    padding: 8px;
    display: inline-block;
    width: 40%;
}

.cart-plus-minus {
    margin: 0 10px 0 0;
}

.pro-details-quality {
    display: flex;
}

.other-qty input {
    width: 120px;
    border-radius: 45px;
    padding: 10px;
    text-align: center;
}

.pr-mb-20 {
    margin-bottom: 20px;
}

.pro-details-color-content label {
    margin-bottom: 0px;
    font-weight: 300;
}

.pro-details-size-content li {
    display: inline-block !important;
    margin-right: 5px !important;
    min-width: 45px;
    text-align: center;
}

.pro-details-size-content li a {
    color: #333333 !important;
    text-transform: uppercase !important;
    padding: 7px 5px;
    font-size: 11px !important;
    width: 100%;
    display: inline-block;
    font-weight: 700;
    border: 1px solid #80808094;
    transition: 0.5s;
}

.pro-details-size-content li a:hover {
    transition: 0.5s;
    background: gray;
    color: white !important;
}

.pr-electroplated-col li {
    width: 70px !important;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 400;
    border-radius: 0 !important;
}

.pro-details-color-content li {
    transition: 0.5s;
}

.pro-details-color-content li:hover {
    transition: 0.5s;
    transform: translateY(-2px);
}

.pr-pantone-col button {
    display: block;
    border: none;
    background: transparent;
    transition: 1s
}

.pr-pantone-col button:hover {
    transition: 1s;
    transform: rotate(180deg);
}

.pr-pantone-col button img {
    width: 30px;
}

.product-details-content .pro-details-compare-wishlist {
    border-bottom: none !important;
}

.pro-test-report-sec a {
    font-size: 12px;
    text-transform: uppercase;
    color: #4e4e4e;
    margin-right: 20px;
    transition: 0.5s;
    position: relative;
    padding-left: 24px;
}

.pro-test-report-sec a i {
    font-size: 17px;
    margin-right: 2px;
    position: absolute;
    left: 2px;
    bottom: -1px;
}

.pro-test-report-sec a:hover {
    transition: 0.5s;
    color: #da251d;
}

.pro-details-content-modify .product-ratting-review {
    margin-bottom: 8px;
}

.pro-price-wrap-top .product-price span {
    font-size: 23px !important;
}

.pro-price-wrap-top .product-price span.old {
    font-size: 14px !important;
}

.pro-view-spec a {
    background: #80808026;
    padding: 12px 15px;
    font-size: 12px;
    transition: 0.5s;
}

.pro-view-spec a:hover {
    transition: 0.5s;
    background: #da251d;
    color: white;
}

.pr-t-h-heading {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.p-l-25 {
    padding-left: 25px;
}

.faq-content-acc .card {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #00000057;
    transition: 0.5s;
}

.faq-content-acc .card:hover {
    border-bottom: 1px solid #000000ff;
}

.faq-content-acc .card-header {
    border-radius: 0;
    border: none;
    background-color: transparent;
}

.faq-content-acc .card-header button {
    color: inherit;
    font-size: 16px;
    font-weight: 300;
}

.faq-content-acc .card-header button:hover,
.faq-content-acc .card-header button:focus {
    text-decoration: none;
}

.pr-arrow-icon img {
    width: 13px;
    margin-bottom: 3px;
    filter: opacity(0.8);
    margin-right: 10px;
}

.faq-content-acc .card-body {
    color: #676767;
    font-size: 13px;
    line-height: 25px;
}

.pro-details-color-selected input {
    border-radius: 100%;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    margin-right: 15px;
    width: 28px;
    cursor: default;
    margin-bottom: 10px;
}

.pro-details-color-selected label {
    margin-bottom: 0;
    font-weight: 300;
}

.clicked-color {
    border: 3px solid #b3b3b3;
    box-shadow: inset 0px 0px 6px #0000005c;
}