@media (max-width: 407px) {
    h6.general-title.prelated-title::before {
        margin-bottom: -46px;
    }
}

@media (max-width: 1024px) {
    .cart-items td:before {
        position: absolute;
        top: 50%;
        left: 2%;
        width: 25%;
        margin-top: -10px;
        padding-right: 10px;
        white-space: nowrap;
        text-transform: none;
        font-weight: 600;
    }
    .cart-items td:nth-of-type(1):before {
        content: "Item";
    }
    .cart-items td:nth-of-type(3):before {
        content: "Quantity";
    }
    .cart-items td:nth-of-type(4):before {
        content: "Total";
    }
    .cart-items td:nth-of-type(5):before {
        content: "Remove";
    }
    .cart-items td:nth-of-type(3):before {
        content: "Quantity";
    }
    .page-wishlist .cart-items .wishlist-item td:nth-of-type(3):before {
        content: "Remove";
    }
    .page-wishlist .cart-items .wishlist-item td:nth-of-type(4):before {
        content: "Add to Cart";
    }
    .top-navigation ul li.navigation,
    .top-navigation ul li.top-logo {
        width: 100%;
        text-align: center;
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .product-information .product-btn {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .top-navigation ul li.top-logo {
        width: auto;
    }
    .top-navigation ul li.top-search {
        margin-top: 26px;
    }
    .top-navigation ul li.top-search {
        width: 28%;
    }
    header.clearfix .top-navigation .top-logo a img {
        margin: 0;
        height: 100px;
    }
    .top-navigation ul li.top-search {
        display: inline-block;
        zoom: 1;
        text-align: right;
        padding-right: 20px;
        width: auto;
        float: right;
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 125px;
        margin-top: 20px;
    }
    .top-navigation ul li.my-account.wishlist {
        display: inline-block;
        zoom: 1;
        /* text-align: right; */
        padding-right: 20px;
        width: auto;
        float: right;
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 0;
        margin-top: 33px;
    }
    .top-navigation ul li.my-account.account {
        display: inline-block;
        zoom: 1;
        /* text-align: right; */
        padding-right: 20px;
        width: auto;
        float: right;
        position: absolute;
        right: 28px;
        top: 0;
        margin-right: 0;
        margin-top: 33px;
    }
    .top-navigation ul li.umbrella {
        text-align: left;
        display: inline-block;
        zoom: 1;
        width: auto;
        float: right;
        position: absolute;
        right: -8px;
        top: 14px;
        margin-top: 16px;
    }
    #product-image .image.featured img {
        width: 84% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .top-navigation ul li.umbrella {
        width: 4%;
    }
    .top-navigation ul li.top-search {
        width: 43%;
    }
}

@media (max-width: 991px) {
    .templateIndex header#top {
        position: sticky;
        background: #fff;
    }
    #content #product.content .product.col-md-6.product-page {
        position: relative;
        top: 0;
    }
    .productbanner {
        padding-top: 20px;
    }
    section.content.section-padding.product-details-container {
        padding: 40px 0 20px 0 !important;
    }
    #prod-related-wrapper .element.no_full_width {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 768px) {
    .mobile-top-navigation {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .container-fluid.wide {
        padding: 0 15px;
    }
    .footer-content .footer-link-list:first-child {
        width: 100%;
    }
    .footer-content {
        padding: 0;
    }
    .footer-content .footer-link-list {
        margin-bottom: 25px;
    }
    .footer-content .footer-link-list:nth-child(4) {
        width: 100%;
        margin: 0;
    }
    .footer-content.footer-content-top {
        padding: 40px 0 25px;
    }
    .footer-content.footer-content-bottom {
        padding: 15px 0 70px;
    }
    .footer-content-bottom .copyright {
        margin: 0;
    }
    h6.general-title,
    .home_products .general-title {
        font-size: 20px;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .top-navigation ul li.top-logo {
        width: 50%;
        padding: 0;
    }
    .top-navigation ul li.navigation {
        width: 50%;
    }
    .top-navigation ul.list-inline {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .top-navigation ul li {
        float: unset;
        padding-bottom: 0;
    }
    .top-navigation {
        padding: 12px 0 12px;
    }
    .top-navigation ul li.navigation nav.navbar {
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: end;
        min-height: unset;
    }
    header.clearfix .top-navigation .top-logo a img {
        padding: 0;
        margin: 0;
    }
    .top-navigation ul li.navigation nav.navbar .navbar-toggle {
        margin: 0;
    }
    .templateIndex header#top .top.row {
        display: none;
    }
    .mobile-menu-sidebar {
        display: block;
    }
    #home_collections .home_collections_item_inner .hover-overlay {
        margin: 0;
    }
    #home_collections .home_collections_item_inner .hover-overlay span.col-name a {
        font-size: 15px;
    }
    .top-navigation ul li.top-search {
        display: none;
    }
    #product-image .image.featured img {
        width: 100%;
    }
    .product-page.no_full_width #gallery_main .owl-wrapper-outer .owl-item img,
    .product-image .product-image-thumb li img {
        max-width: 96px;
    }
    .product-details .product-info {
        width: 100%;
    }
    #product-header h6 {
        font-size: 15px;
    }
    #product-information .detail-price {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #product-information button#add-to-cart {
        width: 100%;
    }
    li.my-account {
        width: 10%;
    }
    #sandBox {
        margin-left: -5px;
        margin-right: -5px;
    }
    .collection-full #sandBox .element.no_full_width {
        width: 50%;
        padding: 0 5px;
    }
    .cart-items tbody td form a.btn {
        line-height: 32px;
        padding: 0 15px;
    }
    .login-page-section .login-form-body {
        padding: 30px 20px;
    }
    .login-page-section .login-form-body .login-title p {
        font-size: 18px;
    }
    .login-page-section .row .col-md-10,
    .login-page-section .row .col-md-14 {
        padding: 0;
        width: 100%;
    }
    .login-page-section .row .col-md-10 {
        order: 1;
    }
    .login-page-section .row .col-md-14 {
        order: 1;
    }
    .login-page-section .login-banner {
        min-height: 35vh;
    }
    form.contact-form {
        margin: 15px;
    }
    .element ul li.row-right .product-content-left a.title-5 {
        font-size: 18px;
    }
    #product h1 span {
        font-size: 26px;
    }
    #product-info-right .product-values .select-input {
        padding: 0 0 16px 0;
        width: 100%;
    }
    #product-info-right .product-values .select-input:last-child {
        padding: 0 0 0 0;
    }
    #product-info-right .product-values {
        display: block;
        margin: 10px 0;
    }
    #product-info-right .cart-section .product-btn {
        padding-top: 20px;
        width: 100%;
    }
    #product-info-right .cart-section .addwish {
        display: none;
    }
    .product-details .cart-section {
        display: block;
    }
    #product-information .options .others-bottom:last-child {
        margin-right: 0;
    }
    .product-information .quantity-wrapper {
        margin-right: 0;
    }
    h6.general-title:before {
        margin-bottom: -32px;
        background-size: 100%;
    }
    .templateIndex #content .content {
        padding-bottom: 40px;
    }
    h6.general-title,
    .home_products .general-title {
        margin-bottom: 60px;
    }
    .search-overlay .search-overlay-close {
        top: 80px;
        right: 20px;
    }
    #header-search span {
        vertical-align: 6px;
        padding: 0px 5px;
    }
    #header-search input {
        border: none;
    }
    .search-overlay .search-overlay-form {
        max-width: 500px;
        width: 320px;
    }
    #header-search {
        margin: 0 auto;
        padding: 10px 15px;
        background: #fff;
    }
    .search-overlay {
        /* position: fixed; */
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        overflow: hidden;
    }
    .navbar-toggle {
        padding: 7px 10px;
        padding-bottom: 0 !important;
    }
    .mobile-top-navigation {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        padding: 6px 0;
    }
    .top-navigation {
        display: none !important;
    }
    .mobile-top-navigation .list-inline1 {
        display: flex;
        align-items: center;
        justify-content: start;
        margin-bottom: 0;
    }
    .mobile-top-navigation li.top-logo img.img-responsive {
        height: 40px;
    }
    .navbar {
        min-height: 48px;
    }
    .navbar-toggle {
        padding: 7px 12px 0 0;
    }
    .product-values1 .variation-section {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 1.3rem;
    }
    #product-header h6.variation-name {
        font-size: 16px;
    }
    .product-values1 .variation-section .variation-box {
        height: 40px;
        font-size: 13px;
    }
    #options ul.option-set {
        display: block !important;
    }
    #options ul>li.grid_list {
        float: right !important;
    }
    #sandBox .element.full_width .row-right .spr-badge {
        display: none;
    }
    .element.full_width ul li.row-right .product-content-left,
    .element.full_width ul li.row-right .product-content-right {
        padding: 0;
    }
    .footer-link-list .group .general-title {
        text-align: center;
    }
    .footer-link-list .group {
        text-align: center;
    }
    .footer-link-list .group .footer-content p {
        text-align: center;
    }
    .footer-content .footer-link-list {
        width: 100%;
    }
    .footer-content .group ul.contact-lists li {
        position: relative;
        padding-left: 25px;
        display: flex;
        justify-content: center;
        align-items: baseline;
    }
    .footer-content .group ul li span {
        margin-right: 8px;
        position: relative;
        top: 0;
    }
    .footer-content .group ul.contact-lists li p {
        margin-bottom: 0;
    }
    .footer-content-top .about-footer .general-title {
        font-size: 26px;
        font-family: 'Belleza', sans-serif;
    }
    .footer-link-list.col-md-8.about-footer {
        /* background: url(../img/banner/footer-bg.jpg); */
        padding: 15px;
        background: #fff;
        /* min-height: 500px; */
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        border-radius: 0 64px;
        border: 2px dashed #cd3c8a;
    }
    .footer-content.footer-content-top {
        background: url(../img/banner/diamond.jpg);
        /* min-height: 500px; */
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
    }
    li.top-search.web {
        display: none;
    }
    li.top-search1.mob {
        display: block !important;
    }
    #content #product.content .product.col-md-12.product-page {
        position: unset;
        padding: 0;
    }
    #content #product.content .product.col-md-12 {
        padding: 0;
    }
    #product-information {
        padding-left: 0;
        padding-right: 0;
    }
    .product-image #gallery_main_mobile.product-image-thumb li.image {
        padding: 0 7px 0 0;
    }
    #gallery_main_mobile {
        margin-top: 15px;
    }
    .product-image .product-image-thumb li.image a img {
        max-width: 100%;
        width: auto;
    }
    .shop-filter-sidebar {
        width: 75%;
    }
    .shop-filter-sidebar .shop-filter-inner .filter__collection .filter-item {
        padding: 0 15px;
    }
    .shop-filter-sidebar .shop-filter-inner .filter__collection .filter-item .filter-title {
        font-size: 17px;
    }
    .login-page-section .login-banner {
        min-height: 40vh;
        background-size: contain;
        background-position: center;
        height: 100%;
        background-repeat: no-repeat;
    }
    .login-page-section .row .col-md-14 {
        order: 1;
    }
    .login-page-section .row .col-md-10 {
        order: 2;
    }
    .login-page-section .row {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .login-page-section .login-form-body .login-form-view .form-group .form-control {
        height: 44px;
    }
    .login-page-section .login-form-body .login-form-view .form-group .btn-login {
        height: 44px;
    }
    #home_collections .home_collections_item {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }
    .navbar-toggle .icon-bar {
        width: 24px;
    }
    .navbar-toggle .icon-bar:nth-child(3) {
        width: 19px;
    }
    .navbar-toggle .icon-bar:nth-child(4) {
        width: 13px;
    }
    #sandBox .element.full_width {
        padding: 0;
        margin: 0;
    }
    #sandBox li.element.first.full_width ul.row-container.list-unstyled.clearfix {
        flex-wrap: wrap;
    }
    #sandBox li.element.first.full_width ul.row-container.list-unstyled.clearfix .row-left {
        width: 100%;
    }
    #sandBox li.element.first.full_width ul.row-container.list-unstyled.clearfix .row-right {
        width: 100%;
        padding: 15px 15px 10px;
    }
    .mobile-search-container {
        position: fixed;
        left: 0;
        height: 100%;
        bottom: 0;
        width: 100%;
        z-index: 999999;
        background: #fff;
        transform: translateY(100%);
        transition: 0.4s;
    }
    .mobile-search-container.is_show {
        transform: translateY(0%);
    }
    .mobile-search-container .mobile-search-container__inner {
        height: 100%;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__header {
        display: flex;
        align-items: center;
        padding: 0 10px;
        height: 10%;
        box-shadow: 0 1px 5px #ccc;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__header .btn-search-close {
        background: transparent;
        border: 0;
        padding: 0;
        margin: 0;
        opacity: 1;
        font-size: 28px;
        line-height: normal;
        color: #472a78;
        margin-right: 12px;
        height: 40px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__header input.form-control {
        background: rgb(71 42 120 / 8%);
        border: 0;
        border-radius: 7px;
        color: #000;
        height: 40px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body {
        padding: 15px 10px 15px;
        height: 90%;
        overflow-y: auto;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner::-webkit-scrollbar {
        width: 1px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-product-box .search-product-box-view {
        display: flex;
        margin-bottom: 10px;
        border-radius: 0;
        border-bottom: 1px solid #e8dcfc;
        padding-bottom: 10px;
        align-items: center;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-product-box .search-product-box-view .product-view-image {
        border-radius: 10px;
        overflow: hidden;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-product-box .search-product-box-view .product-view-image img {
        width: 60px;
        height: auto;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-product-box .search-product-box-view .product-info {
        width: 80%;
        padding: 7px 15px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-product-box .search-product-box-view p.name {
        font-size: 14px;
        margin: 0;
        margin-bottom: 5px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-product-box .search-product-box-view .product-info p.price {
        font-size: 16px;
        color: #472a78;
        font-weight: 500;
        margin: 0;
        line-height: normal;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .search-result {
        margin-bottom: 15px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .search-result p {
        font-size: 13px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-result__empty .searchnotfound {
        text-align: center;
        margin-bottom: 20px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-result__empty .searchnotfound p {
        font-size: 13px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .search-result__empty .searchnotfound p.title {
        font-size: 17px;
        color: #cd3c8a;
        font-weight: 600;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .collection-results .collections-item__box {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #e8dcfc;
        margin-bottom: 7px;
        padding: 0px 0 7px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .collection-results .collections-item__box .collection-name {
        padding-left: 15px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .collection-results .collections-item__box .collection-name p {
        margin: 0;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .mobile-search-body__inner .collection-results .collections-item__box .collection-image img {
        width: 50px;
        height: auto;
        object-fit: cover;
        margin-bottom: 0;
        background: #f7f7f7;
        border-radius: 10px;
        object-position: 0 8px;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .searchloadmore {
        text-align: center;
    }
    .mobile-search-container .mobile-search-container__inner .mobile-search__body .searchloadmore button.btn-loadmore {
        background: linear-gradient(150deg, rgba(130, 71, 230, 1) 0%, rgba(250, 95, 178, 1) 100%);
        color: #fff;
        border: 0;
        text-transform: unset;
        height: 35px;
        padding: 0 20px;
        border-radius: 2px;
        min-width: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto 0;
        font-size: 14px;
        font-weight: 400;
    }
    .num-items-in-cart span.icon i {
        font-size: 26px !important;
    }
    li.my-account.umbrella {
        padding: 0;
    }
    .num-items-in-cart span.icon span {
        top: -5px;
        right: -10px;
        left: auto;
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        padding: 0;
    }
    .account-sidebar {
        position: fixed;
        width: 80%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        border-radius: 0;
        box-shadow: 0 0 8px rgba(34, 34, 34, 0.14);
        overflow-y: auto;
        transform: translateX(-100%);
        transition: all 0.5s;
    }
    .account-sidebar.show {
        transform: translateX(0%);
    }
    .account-sidebar .account-menu ul li a {
        color: #4a5568;
        font-size: 16px;
    }
    .account-sidebar .logout-menu .btn-logout {
        padding: 8px 25px;
        font-size: 16px;
    }
    .dashboard-right-sidebar:before {
        top: 27px;
        height: 25px;
    }
    .dashboard-right-sidebar .title-header p {
        font-size: calc(100% + 2px);
    }
    .dashboard-right-sidebar .counters .counter__box {
        margin-bottom: 15px;
    }
    .dashboard-right-sidebar {
        height: auto;
        padding: 25px 15px;
    }
    .dashboard-right-sidebar .user__information .info {
        align-items: end;
    }
    .btnaddnewaddr {
        padding: 10px 12px;
        font-size: 14px;
    }
    .dashboard-right-sidebar .address_lists .address-box .address-body .content p:first-child {
        width: 25%;
    }
    .dashboard-right-sidebar .address_lists .address-box .address-footer .action-button {
        width: 47%;
        height: 40px;
        font-size: 15px;
    }
    .dashboard-right-sidebar .address_lists .address-box .address-header p.type {
        font-size: 14px;
        padding: 5px 10px;
        background: #f4df0c;
        color: #000;
    }
    .dashboard-right-sidebar .review-list .review-list-inner .review-box .review-content {
        padding: 20px 15px;
    }
    .dashboard-right-sidebar .review-list .review-list-inner .review-box .review-title {
        padding: 10px 15px;
        flex-wrap: wrap;
    }
    .dashboard-right-sidebar .review-list .review-list-inner .review-box .review-title p {
        font-size: calc(100% + 0px);
    }
    .dashboard-right-sidebar .review-list .review-list-inner .review-box .review-content p.message {
        font-size: 14px;
    }
    .dashboard-right-sidebar .user__setting .user-image {
        text-align: center;
        padding: 0;
        margin-top: -60px;
    }
    .dashboard-right-sidebar .user__setting .user-image img {
        width: 120px;
        height: 120px;
    }
    .dashboard-right-sidebar .user__setting .user__form .form-submit .btn-update {
        width: 55%;
        height: 40px;
        font-size: 14px;
    }
    .address_model .modal-dialog.modal-dialog-centered {
        max-width: 100%;
    }
    .address_model .address-form .form-group .address_type {
        display: block;
    }
    .address_model .address-form .form-group .address_type .lable-title {
        margin-bottom: 10px;
    }
    .address_model .modal-content .address-form .buttonaddress {
        width: 50%;
        height: 42px;
    }
    .dashboard-right-sidebar .order_table_list .order_table_list-inner table {
        margin-bottom: 20px;
    }
    .dashboard-right-sidebar .order_table_list .order_table_list-inner table tbody tr td {
        background: #fff;
        white-space: nowrap;
        padding: 15px !important;
    }
    .dashboard-right-sidebar .user__information .info p.title {
        width: max-content;
        font-size: 15px;
        margin-right: 13px;
    }
    .dashboard-right-sidebar .user__information {
        padding: 35px 15px;
    }
    .dashboard-right-sidebar .user__information .info p.desc {
        font-size: 15px;
    }
    .dashboard-right-sidebar .updateaccount a {
        padding: 7px 15px;
        font-size: 15px;
    }
    .dashboard-right-sidebar .updateaccount a i {
        font-size: calc(100% + 1px);
    }
    .dashboard-right-sidebar .review-list {
        padding: 0;
        background: transparent;
        border-radius: 0;
    }
    .dashboard-right-sidebar .address_lists .address-box {
        padding: 15px 10px;
    }
    .dashboard-right-sidebar .address_lists .address-box .address-body .content p {
        font-size: 15px;
    }
    .dashboard-right-sidebar .address_lists .col-md-6:last-child {
        margin: 0;
    }
    .dashboard-right-sidebar .address_lists .address-box .address-header p.name {
        font-size: calc(100% + 0px);
    }
    .btnaddnewaddr {
        padding: 9px 15px !important;
    }
    .dashboard-right-sidebar .user__setting .user__form {
        padding: 0 0px;
    }
    .dashboard-right-sidebar .user__setting .user__form .form-group .form-control {
        height: 50px;
        padding: 15px 15px;
        font-size: 14px;
    }
    .dashboard-right-sidebar .user__setting .user__form .form-group .select2-container .select2-selection--single .select2-selection__rendered {
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }
    .dashboard-right-sidebar .user__setting .user__form .form-group .select2-container .select2-selection--single {
        height: 50px;
        border: 0;
    }
    .dashboard-right-sidebar .user__setting .user__form .form-group .select2-container .select2-selection--single span.select2-selection__arrow {
        height: 50px;
        right: 5px;
    }
    .dashboard-right-sidebar .order_table_list {
        padding: 15px;
    }
    .dashboard-right-sidebar .order-products-list {
        padding: 15px;
    }
    .dashboard-right-sidebar .order-products-list .table-responsive.data-responsive {
        overflow-x: auto;
        padding: 0;
        padding-bottom: 10px;
        background: transparent;
        border-radius: 0;
    }
    .dashboard-right-sidebar table td {
        background: #fff;
    }
    .dashboard-right-sidebar table td,
    .dashboard-right-sidebar table th {
        font-size: 15px;
        padding: 10px;
        white-space: nowrap;
    }
    .dashboard-right-sidebar .order-products-list p.divtitle {
        font-size: calc(100% + 1px);
    }
    .dashboard-right-sidebar .address-details {
        padding: 0;
        background: #fff;
        border-radius: 10px;
    }
    .dashboard-right-sidebar .address-details p.title {
        font-size: calc(100% + 1px);
        padding: 7px 15px;
        border-bottom: 1px solid #eee;
        margin: 0;
    }
    .dashboard-right-sidebar .address-details .address-details-inner .consumer.width p:first-child {
        width: 32%;
    }
    .dashboard-right-sidebar .address-details .address-details-inner .consumer p {
        margin: 0;
        font-size: 15px;
    }
    .dashboard-right-sidebar .order-summary p.divtitle {
        font-size: calc(100% + 1px);
        padding: 7px 15px;
        border-bottom: 1px solid #eee;
        margin: 0;
    }
    .dashboard-right-sidebar .order-summary {
        padding: 0;
        border-radius: 10px;
    }
    .dashboard-right-sidebar .order-summary .order-summary-inner {
        background: transparent;
        padding: 10px 15px;
    }
    .dashboard-right-sidebar .order-summary .order-summary-inner .summary p {
        font-size: 15px;
    }
    .dashboard-right-sidebar .order-summary .order-summary-inner .summary.total p {
        font-size: 17px;
    }
    .dashboard-right-sidebar .order-summary .order-summary-inner .summary.total {
        padding-top: 9px;
        margin-top: 9px;
    }
    .dashboard-right-sidebar .address-details .address-details-inner p.address {
        font-size: 14px;
    }
    .dashboard-right-sidebar .review-list .review-list-inner .review-box {
        background: #fff;
    }
    .dashboard-right-sidebar .address-details .address-details-inner {
        background: #fff;
        border-radius: 0;
        padding: 10px 15px;
    }
    .dashboard-right-sidebar table {
        display: table;
    }
    .dashboard-right-sidebar thead {
        display: table-header-group;
    }
    .dashboard-right-sidebar tbody {
        display: table-row-group;
    }
    .dashboard-right-sidebar tfoot {}
    .dashboard-right-sidebar th {
        display: table-cell;
    }
    .dashboard-right-sidebar td {
        display: table-cell;
        padding: 15px !important;
    }
    .dashboard-right-sidebar tr {
        display: table-row;
        position: unset;
    }
    .dashboard-right-sidebar .col-md-12 {
        width: 100%;
    }
    .cartpage-sections {
        padding: 50px 0 0;
        flex-wrap: wrap;
    }
    .cartpage-sections .cartlist-section {
        width: 100%;
        margin-bottom: 25px;
        padding: 0;
    }
    .cartpage-sections .cartsummury-sections {
        width: 100%;
        padding: 0;
    }
    .cartpage-sections .cartlist-section .cartlist-section__inner .cartbox .cart-product-description .cart-info p.name {
        font-size: 14px;
        margin: 0 0 3px;
    }
    .cartpage-sections .cartlist-section .cartlist-section__inner .cartbox .cart-product-description .cart-info p.price {
        font-size: 14px;
        margin: 0 0 4px;
    }
    .cartpage-sections .cartlist-section .cartlist-section__inner .cartbox .cart-product-description .cart-info p.code {
        font-size: 12px;
        margin: 0 0 3px;
    }
    .cartpage-sections .cartlist-section .cartlist-section__inner .cartbox .cart-product-description .cart-info p.size-quantity {
        font-size: 13px;
    }
    .cartpage-sections .cartlist-section .cartlist-section__inner .cartbox .cart-product-description .cart-info p.metal {
        font-size: 13px;
        margin: 1px 0 0;
    }
    .product-details .product-info .pinfo p {
        font-size: 14px;
    }
    .product-details .product-info .pinfo p span.first {
        width: 40%;
    }
    #product-information div.detail-price span.price {
        font-size: 26px;
        line-height: normal;
    }
    section.product-information-view {
        padding: 25px 0 0;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body {
        padding: 25px 15px;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body table {
        display: table;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body thead {
        display: table-header-group;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body tbody {
        display: table-row-group;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body tfoot {}
    .product-information-tabs_box .product-information-tab .information-tab-body th {
        display: table-cell;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body td {
        display: table-cell;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body tr {
        display: table-row;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body table.table tbody tr th,
    .product-information-tabs_box .product-information-tab .information-tab-body table.table tbody tr td {
        padding: 7px 0 !important;
        font-size: 13px !important;
    }
    .product-information-tabs_box .product-information-tab .information-tab-body table.table.diamondTable tbody tr td {
        padding: 10px 15px !important;
    }
}