.dashboard .panel-default {
    border: 2px solid #1E91CF;
    border-top: 2px solid #1E91CF
}

.tile-cols {
    margin-left: 2%
}

.btn svg {
    fill: #fff
}

.ttx {
    margin-bottom: 20px
}

.sup-select {
    font-size: 13px;
    margin: 0 0 13px 0;
}


/*#fon{*/
/*    display: none;*/
/*}*/


.no-available img, .no-available h5, .no-available h6{
    filter: grayscale(1) !important;
}

#wishlist-items select {
    text-transform: uppercase;
}

#sec-container > .col-md-12 {
    width: 100%;
}

.ttx tbody td {
    line-height: 1.7
}

.tile-cols .item a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none
}

.profile-block {
    display: flex;
    align-items: center
}

.p-image {
    margin-right: 5%;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid rgb(100, 149, 42);
    width: 15%
}

.p-image img {
    width: 100%;
    height: auto
}

.flx .item {
    background-color: rgb(245, 248, 244);
    border: 2px solid #c4c6c3;
    border-left: none;
    padding: 10px 0
}

#sameWishlist .modal-footer {
    justify-content: center
}

.profile-block button {
    margin-right: 3%
}

.tile-cols .item p {
    margin: 10px 0 0 0;
    font-size: 13px;
    color: #64952a
}

.tile-cols .item {
    margin-bottom: 20px;
    padding: 20px 20px 20px 95px;
    border-radius: 4px;
    border: 2px solid rgb(245, 248, 244)
}

.tile-cols .item-1 {
    background: url(../image/sad.webp) 12px center no-repeat;
    background-size: 66px
}

.tile-cols .item-2 {
    background: url(../image/order-history.webp) 12px center no-repeat;
    background-size: 66px
}

.tile-cols .item-3 {
    background: url(../image/compare3.webp) 12px center no-repeat;
    background-size: 66px
}

.dashboard .dash-cols .tile-heading {
    padding: 7px 10px;
    border-bottom: 1px solid #fff;
    background: #666666;
    color: #ffffff;
    position: relative
}

.dashboard .text-right .btn {
    height: 28px;
    font-size: 14px;
    padding-top: 4px
}

.dashboard .table-responsive table td {
    border: none
}

.flx .item i {
    margin-bottom: 10px;
    font-size: 20px;
    color: #28560a
}

.flx .item span {
    font-size: 14px
}

#sup-sec {
    display: flex;
    align-items: center;
    background-color: rgb(245, 248, 244);
    padding: 20px 30px;
    margin: 0 -30px
}

#sup-sec .act {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #64952a;
    text-decoration: none
}

#sup-sec span.act {
    font-size: 14px;
    color: #28560a;
    font-weight: bold;
    text-decoration: underline;
    margin-right: 30px
}

#sup-sec .sup-act {
    margin-left: auto;
    font-size: 14px;
    color: #28560a;
    text-decoration: none
}

.j-container h1 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 101px
}

#checkout-cart #quant-cart {
    text-align: center;
    width: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-weight: bold
}

#checkout-cart .input-group {
    justify-content: flex-start
}

.login-item {
    padding: 30px 20px;
    border: 2px solid var(--c-dark-green);
    width: 45%
}

.login-item h2 {
    font-size: 19px;
    margin: 0 0 15px 0
}

.moy-sad-trigger {
    display: block;
    margin-top: 20px;
    font-weight: bold;
    font-size: 17px
}

.refreshor {
    float: right;
    margin-top: 10px
}

.log-out {
    padding: 15px 0;
    font-size: 15px;
    background-color: #dee3dd;
    border-radius: 0 0 4px 4px
}

.forgettor {
    position: relative;
    top: 14px;
    font-weight: bold;
    text-decoration: none
}

.login-item p + .btn {
    margin-top: 2vw
}

#checkout-cart .input-group .btn-danger {
    padding: 13px 20px;
    margin-left: 10px
}

#sec-container, #wishlister-2 .panel-default {
    border: 4px solid rgb(100, 149, 42);
    border-radius: var(--radius);
    box-sizing: border-box;
    margin-top: 30px;
    overflow: hidden;
    padding: 0 30px 30px 30px
}

#wishlister-2 .panel-default {
    margin-top: 0;
    padding-top: 30px
}

#sec-container .panel-heading strong {
    font-weight: bold;
    text-transform: uppercase
}

#sec-container .panel-heading {
    background: rgb(245, 248, 244);
    font-size: 16px;
    color: #28560a;
    padding: 14px 0 16px 20px
}

#sec-container .panel-collapse {
    box-sizing: border-box;
    border-radius: 7px;
    border: 2px solid rgb(100, 149, 42);
    overflow: hidden;
    margin-bottom: 2vw
}

#sec-container .panel-body textarea, #wishlister-2 textarea {
    padding: 7px;
    box-sizing: border-box;
    font-size: 14px;
    color: #0a1602;
    border: 2px solid rgb(245, 248, 244);
    border-radius: 4px
}

#wishlist-shared .btn-group {
    margin-right: 40px
}

#wishlister-2 .flexed {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

#wishlister-2 th {
    font-weight: normal;
    text-align: left
}

#wishlister-2 .flexed label {
    width: 40%;
    font-size: 16px;
    color: #28560a
}

#wishlister-2 .col-sm-10 {
    width: 75%
}

#sec-container, #wishlister-2 .panel-default {
    border: 4px solid rgb(100, 149, 42);
    border-radius: var(--radius);
    box-sizing: border-box;
    padding: 0 30px 50px 30px;
    margin-top: 30px;
    overflow: hidden
}

#wishlister-2 .panel-default {
    margin-top: 0;
    padding-top: 30px
}

#sec-container .panel-heading strong {
    font-weight: bold;
    text-transform: uppercase
}

#sec-container .panel-heading, #th-container .panel-faq .panel-heading .paner-title {
    background: rgb(245, 248, 244);
    font-size: 16px;
    color: #28560a;
    padding-top: 14px;
    padding-bottom: 16px;
    padding-left: 20px
}

#th-container .panel-faq .panel-heading .panel-title {
    background-color: transparent;
    font-weight: normal;
    color: #28560a;
}

#th-container #wishlist-items .item-body td:first-of-type {
    width: 14%;
}

#th-container .panel-faq .panel-heading .panel-title span {
    font-weight: bold;
}

#sec-container .panel-collapse {
    box-sizing: border-box;
    border-radius: 7px;
    border: 2px solid rgb(100, 149, 42);
    overflow: hidden;
    margin-bottom: 2vw
}

#sec-container .panel-body textarea, #wishlister-2 textarea {
    padding: 7px;
    box-sizing: border-box;
    font-size: 14px;
    color: #0a1602;
    border: 2px solid rgb(245, 248, 244);
    border-radius: 4px
}

#wishlist-shared .btn-group {
    margin-right: 40px
}

#wishlister-2 .flexed {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

#wishlister-2 th {
    font-weight: normal;
    text-align: left
}

#wishlister-2 .flexed label {
    width: 40%;
    font-size: 16px;
    color: #28560a
}

#wishlister-2 .col-sm-10 {
    width: 75%
}

#wishlist-items table select, #wishlister select, #wishlister input[type="text"], #wishlister-2 select, #wishlister-2 input[type="text"] {
    width: 100%;
    font-size: 16px;
    color: #0a1602;
    border: 2px solid rgb(245, 248, 244);
    color: #0a1602;
    height: 45px;
    box-sizing: border-box;
    padding-left: 15px;
    border-radius: 5px
}

#account-account .list-unstyled li {
    margin-bottom: 20px
}

#account-account .list-unstyled a {
    font-size: 18px
}

.tile .tile-body h2 {
    font-size: 70px;
    margin: 31px 0;
    color: #666666;
    font-weight: normal;
    line-height: 40px
}

.dashboard .panel-heading {
    padding: 7px 10px;
    border-bottom: 1px solid #fff;
    background: #1E91CF;
    color: #fff;
    border-radius: 0
}

.dashboard .tile-heading i {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    line-height: 24px
}

#sec-container .panel-body tr {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    margin: 0 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5)
}

#sec-container .panel-body tr td {
    padding-top: 25px;
    padding-bottom: 25px
}

#sec-container .panel-body tr:first-of-type {
    border-top: none
}

#sec-container .panel-body tr:last-of-type {
    border-bottom: none
}

#sec-container .panel-body .item-body td:first-of-type, #sec-container .panel-body th:first-of-type {
    padding-left: 15px;
    width: 17%;
    box-sizing: border-box
}

#sec-container .panel-body .item-body td:nth-of-type(2), #sec-container .panel-body th:nth-of-type(2) {
    width: 32%;
    padding-right: 15px;
    box-sizing: border-box
}

#sec-container .panel-body .item-body td:nth-of-type(3), #sec-container .panel-body th:nth-of-type(3) {
    width: 22%;
    box-sizing: border-box
}

#sec-container .panel-body .item-body td:last-of-type, #sec-container .panel-body th:last-of-type {
    padding-right: 15px;
    padding-left: 15px;
    width: 25%;
    box-sizing: border-box
}

#sec-container .panel-body .btn-group {
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px
}

#sec-container .panel-body .btn-group.first-btn-group .btn {
    width: 48%;
    font-size: 12px !important
}

#sec-container #button-cart {
    text-transform: none;
    border-radius: 4px;
    height: 32px;
    font-size: 12px !important;
    padding-top: 7px;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 71%;
}

#sec-container .panel-body .btn-group .btn-red {
    color: #fcf9f3;
    font-weight: bold;
    height: 32px;
    padding-top: 6px;
    width: 26%;
}

#sec-container .panel-collapse > .panel-body {
    overflow: hidden;
    height: 0;
    box-sizing: border-box
}

#sec-container .panel-heading {
    position: relative
}

#sec-container .panel-heading span {
    background-color: transparent;
    position: absolute;
    right: 2px;
    border: none;
    font-size: 44px;
    color: #28560a;
    font-weight: bold;
    padding: 7px;
    line-height: 1;
    display: block;
    width: 30px;
    height: 30px;
    top: -6px;
    cursor: pointer
}

#wishlist-items th {
    font-size: 14px;
    color: #28560a;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 9px
}

#wishlist-items table img {
    border-radius: 5px;
    width: 95%;
    height: auto;
    box-sizing: border-box
}

#wishlist-items table h5 {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 20px
}

#wishlist-items table h5 a {
    text-decoration: none;
    font-size: 16px;
    color: #0a1602;
    font-weight: bold;
    color: rgb(100, 149, 42)
}

#wishlist-items {
    padding-left: 30px;
    padding-right: 30px
}

#wishlist-items table h6 {
    font-weight: normal;
    font-size: 14px;
    color: #64952a;
    margin-top: 6px;
    margin-bottom: 0
}

#wishlist-shared td {
    font-size: 20px
}

#wishlister h1, #wishlister-2 h1 {
    font-size: 20px;
    color: #28560a;
    text-transform: none;
    margin: 0
}

#wishlister form, .wish-manage {
    border-radius: 7px;
    border: 4px solid rgb(100, 149, 42);
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden
}

#wishlister-2 table td, #wishlister-2 table th {
    border: 2px solid rgb(100, 149, 42)
}

#wishlister-2 table td:first-of-type, #wishlister-2 table th:first-of-type {
    border-left: none
}

#wishlister-2 table td:last-of-type, #wishlister-2 table th:last-of-type {
    border-right: none
}

#wishlister-2 table tr:first-of-type td, #wishlister-2 table tr:first-of-type th {
    border-top: none
}

#wishlister-2 table tr:last-of-type td {
    border-bottom: none
}

#wishlister-2 input[type="checkbox"] {
    width: 20px;
    height: 20px
}

#wishlister-2 #mail-value {
    width: 100%
}

#wishlister-2 #mail-value td {
    border: none;
    padding-left: 0
}

.wish-manage-in {
    border-radius: 10px;
    border: 2px solid rgb(100, 149, 42);
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px
}

.wish-manage-in p {
    font-size: 14px;
    color: #28560a
}

.wish-manage-in .col-sm-5 {
    width: 30%
}

.wish-manage-in .col-sm-2 {
    width: 20%
}

.wish-manage-in .col-sm-2 .btn {
    width: 190px
}

.wish-manage-in .col-sm-2 .btn-red {
    margin-top: 20px
}

.wish-manage h2 {
    font-size: 20px;
    color: #28560a;
    font-weight: normal;
    margin-bottom: 25px;
    margin-top: 0
}

.wish-manage h2 strong {
    text-transform: uppercase;
    font-weight: bold
}

.inlister {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2vw
}

#wishlister .form-group {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

#wishlister .form-group label {
    font-size: 16px;
    color: #28560a;
    min-width: 450px
}

#wishlister .form-group .col-sm-10 {
    width: 450px
}

#wishlister .buttons {
    justify-content: center
}

#wishlister .alert {
    margin-bottom: 20px
}

.dashboard .tile-one {
    border: 1px solid #ddd
}

.dashboard .tile-footer {
    background: rgba(255, 255, 255, 0.1)
}

.dashboard .tile {
    border-radius: 2px;
    margin-bottom: 15px
}

.dashboard .tile-heading {
    background: none
}

.dashboard .tile-heading span {
    vertical-align: middle;
    display: inline-block;
    width: 80%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold
}

.dashboard .panel ul li:last-child {
    border: none
}

.dashboard .panel ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #1e91cf;
    margin-bottom: 10px
}

.dashboard .panel ul li a {
    font-size: 16px
}

.dashboard .view-all {
    padding: 10px 0
}

.dashboard .view-all a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #666666
}

.profile-section {
    width: 40%;
    border: 5px solid var(--c-mid-green)
}

.profile-section .user-image img {
    border: 5px solid var(--c-mid-green)
}

.profile-section .user-image {
    padding: 25px
}

.profile-section .user-name span {
    padding-bottom: 0;
    margin-top: 10px
}

#account-edit fieldset div.form-group:first-child {
    display: none !important
}

.profile-links a {
    display: block;
    background: #f5f5f5;
    padding: 28px 0;
    text-align: center;
    color: #666
}

.profile-links a + a {
    border-top: 2px solid #ddd
}

.profile-links a i {
    transition: all 0.3s ease
}

.profile-section .info {
    font-size: 16px;
    color: #64952a;
    margin: 10px 0 1vw 0
}

.account-links li .icon {
    display: inline-block;
    min-height: 92px;
    vertical-align: middle;
    background: #fff
}

.account-links li img {
    margin-top: 22px;
    border-radius: 50%
}

.account-links li i {
    font-size: 40px;
    width: 60px;
    height: 65px;
    display: inline-block;
    color: #666;
    padding-top: 22px
}

.account-links li span {
    display: block;
    font-size: 12px;
    padding: 0 5px
}

.account-links li {
    margin-bottom: 15px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.account-links li a {
    display: block;
    border: 1px solid #ddd
}

.account-links {
    margin-bottom: 0
}

.dashboard .grey-table {
    width: 100%;
    display: inline-block
}

.dashboard .grey-table h3 {
    margin-top: 0;
    background: #666;
    color: #fff;
    font-size: 17px;
    padding: 10px
}

.dashboard .grey-table h3 a {
    color: #fff;
    font-size: 12px;
    padding-top: 3px
}

.dashboard .grey-table .table {
    margin-bottom: 0
}

.profile-section .user-icon i {
    color: #666666
}

.profile-section .user-icon {
    border: 5px solid var(--c-mid-green);
    margin-top: -19%
}


#moy-sad ~ div .x-modal{
    opacity: 1 !important;
}


#moy-sad ~ div .x-modal .modal-dialog{
    top: 20%;
}

@media (min-width: 768px) {
    .dashboard .tile-heading i {
        font-size: 22px
    }

    .dashboard .flex {
        margin-bottom: 15px
    }

    .profile-section .user-image {
        width: 50%;
        margin: 0 auto;
        margin-top: -115px
    }

    .profile-section .user-name span {
        font-size: 22px
    }

    .profile-links a i {
        font-size: 34px
    }

    .account-links li .icon {
        width: 28.8%
    }

    .account-links li span {
        width: 69%
    }

    .profile-section .user-icon i {
        font-size: 55px;
        line-height: 95px
    }

    .profile-section .user-icon {
        height: 165px;
        width: 165px
    }
}

@media (min-width: 980px) {
    .both-account-links .account-links .col-sm-6 {
        width: 50%
    }

    .both-account-links .tile-cols .col-md-6 {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .dashboard .flex {
        display: flex
    }
}

.account-links li .wrap {
    background: #666666
}

.account-links li span {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle
}

#content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear: none
}

#content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
    clear: none
}

.account-links.list-inline > li:first-child {
    padding-left: 15px
}

.dashboard .col-lg-4 .tile-body h2 {
    font-size: 27px
}

.dash-cols {
    margin-bottom: 4vw
}

@media (max-width: 1410px) {
    #sec-container #button-cart {
        font-size: 13px
    }

    #sec-container #button-cart span {
        display: none;
    }

    #sec-container #button-cart {
        text-transform: uppercase;
    }

    .wish-manage-in .col-sm-2 .btn {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (max-width: 1310px) {
    #sec-container .panel-body .item-body td:last-of-type, #sec-container .panel-body th:last-of-type {
        width: 32%;
        padding-left: 10px;
        padding-right: 10px
    }

    #sec-container .panel-body tr {
        margin: 0;
    }

    .tile-cols .item a {
        font-size: 15px
    }

    #account-account .buttons input[type="checkbox"] {
        margin-right: 30px
    }

    #sec-container .panel-body .item-body td:nth-of-type(2), #sec-container .panel-body th:nth-of-type(2) {
        width: 26%;
        padding-right: 10px
    }

    #sec-container .panel-body .item-body td:nth-of-type(3), #sec-container .panel-body th:nth-of-type(3) {
        width: 19%
    }

    #wishlist-shared #button-cart {
        width: auto
    }
}

@media (max-width: 1210px) {
    .wish-manage-in .col-sm-2 {
        width: 26%
    }

    .table-bordered thead td, .table-bordered thead th {
        padding: 10px
    }

    #wishlist-items table h5 a {
        font-size: 14px
    }

    #wishlist-items table select, #wishlister select, #wishlister input[type="text"], #wishlister-2 select, #wishlister-2 input[type="text"] {
        font-size: 13px;
        height: 40px
    }

    .dashboard .text-right .btn {
        font-size: 12px;
        padding-left: 2px;
        padding-right: 2px
    }

    .dashboard .table-responsive table td {
        font-size: 15px
    }

    .flx .item i {
        font-size: 19px
    }

    .profile-section .user-name span {
        font-size: 20px;
        margin-top: 0
    }

    .profile-section .user-image {
        padding: 15px
    }

    .tile-cols .item {
        background-size: 46px;
        padding: 15px;
        padding-left: 70px
    }

    .j-container .flex-box #content {
        width: calc(100% - 323px)
    }

    .login-item {
        width: 48%
    }
}

@media (max-width: 1110px) {
    .wish-manage h2 {
        font-size: 18px
    }

    #sec-container .panel-body .btn-group.first-btn-group .btn {
        width: 100%;
        margin-bottom: 7px
    }

    #sec-container .panel-body .btn-group .btn-red {
        padding: 5px
    }

    .profile-section .user-image {
        width: 75%
    }

    .refreshor {
        font-size: 10px;
    }

    #sec-container .panel-body .item-body td:first-of-type {
        padding-left: 0;
    }

    #sec-container .panel-body .item-body td:last-of-type {
        padding-right: 0;
    }

    .sup-select {
        font-size: 11px;
    }

    .j-container h1 {
        font-size: 26px;
        margin-bottom: 80px
    }

    #checkout-cart .input-group .btn-danger {
        padding: 10px 15px
    }

    #checkout-cart #quant-cart {
        font-size: 17px;
        width: 46px
    }

    .profile-section .user-name span {
        font-size: 19px;
        margin-top: -40px
    }

    .profile-section {
        border-width: 4px
    }

    .profile-section .user-image img {
        border-width: 3px;
    }

    .profile-section .info {
        font-size: 15px;
        margin: 12px 0 0px 0;
    }

    .flx .item i {
        font-size: 17px;
        margin-bottom: 5px;
    }
}

@media (max-width: 1030px) {
    #wishlist-items table h5 {
        font-size: 15px;
        margin-bottom: 14px
    }

    #wishlist-items table img {
        width: 80%
    }

    #wishlist-items #button-cart {
        padding-left: 7px;
        padding-right: 7px
    }

    #wishlist-items #button-cart {
        font-size: 14px
    }

    .wish-manage-in .col-sm-2 .btn {
        font-size: 13px
    }

    .profile-section {
        border-width: 3px
    }

    .wish-manage h2 {
        margin-bottom: 16px
    }

    .wish-manage-in {
        margin-bottom: 3vw
    }

    .profile-section .user-name span {
        font-size: 18px
    }

    .profile-section .info {
        font-size: 15px;
    }
}

@media (max-width: 905px) {
    #sec-container, #wishlister-2 .panel-default {
        padding-bottom: 40px
    }

    .profile-section .user-name span {
        margin-bottom: 16px;
    }

    #sec-container .panel-body .item-body td:last-of-type {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .refreshor {
        font-size: 12px;
        width: 100%;
    }

    #sec-container .panel-body textarea, #wishlister-2 textarea {
        font-size: 13px
    }


    #sec-container .panel-heading {
        font-size: 15px
    }

    .j-container .flex-box #content {
        width: 100%
    }

    .j-container h1 {
        font-size: 26px
    }
}

@media (max-width: 805px) {
    .profile-section .user-image {
        padding: 5px
    }

    #th-container #wishlist-items .button-cart {
        font-size: 14px;
        padding: 10px 15px;
    }

    .dashboard .tile-heading i {
        font-size: 16px
    }

    .dashboard .flex {
        margin-bottom: 15px
    }

    .profile-section .user-image {
        text-align: center;
        padding: 5px;
        margin-top: 7px;
        margin-bottom: 17px;
    }

    .profile-section .user-image img {
        border-width: 2px;
    }

    .profile-section .user-name span {
        font-size: 16px
    }

    .profile-links a i {
        font-size: 24px
    }

    .account-links li .icon {
        width: 100%
    }

    .account-links li span {
        width: 100%;
        min-height: 60px;
        padding-top: 4px;
        padding-bottom: 4px
    }

    .profile-section .user-icon i {
        font-size: 40px;
        line-height: 80px
    }

    .profile-section .user-icon {
        height: 90px;
        width: 90px
    }

    .j-container h1 {
        font-size: 23px
    }

    .profile-links a + a {
        border-left: 2px solid #ddd
    }

    .account-links li span {
        width: 63%;
        padding-top: 9px
    }

    .profile-section {
        text-align: center
    }

    .profile-links a {
        width: 50%;
        float: left;
        padding: 5px 0;
        border-top: 2px solid #ddd;
        margin-top: 10px
    }

    .visible-xs {
        display: block
    }
}

@media (max-width: 705px) {
    #wishlist-shared .btn-group {
        margin-right: 10px
    }

    #wishlister-2 .flexed label{
        font-size: 14px;
        margin-right: 5px;
    }

    #wishlister-2 .right .btn-small{
        margin-bottom: 4vw;
    }

    #wishlister-2 .panel-body{
        margin-top: 4vw;
    }

    #wishlister h1, #wishlister-2 h1 {
        font-size: 19px
    }

    .inlister .btn-red {
        margin-top: 15px
    }

    #wishlister .form-group label {
        text-align: center;
        margin-bottom: 12px
    }

    #wishlister .form-group .col-sm-10 {
        width: 90%
    }

    #wishlister .form-group {
        flex-direction: column
    }

    .inlister {
        margin-bottom: 4vw
    }

    .inlister {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column
    }

    #sec-container .panel-body .btn-group.first-btn-group .btn {
        font-size: 12px
    }

    #sec-container, #wishlister-2 .panel-default {
        border: 2px solid var(--c-mid-green)
    }

    #sup-sec {
        padding: 15px 30px;
    }

    #sec-container, #wishlister-2 .panel-default {
        padding: 0 20px
    }

    .j-container h1 {
        margin-bottom: 20px
    }

    .profile-section .user-image {
        margin-top: 0
    }

    #checkout-cart #quant-cart {
        font-size: 15px;
        width: 42px
    }

    #checkout-cart .input-group .btn-danger {
        padding: 7px 7px
    }

    #checkout-cart #quant-cart {
        height: 38px
    }

    .j-container h1 {
        font-size: 25px
    }

    .login-item {
        width: 49%;
        padding: 20px 15px
    }

    #account-account .buttons input[type="checkbox"] {
        margin-right: 0;
        margin-top: 3vw
    }
}

@media (max-width: 605px) {
    #wishlist-items table h5 {
        font-size: 14px
    }

    .profile-section .info {
        margin: 20px 0 0px 0;
        font-size: 13px;
    }

    .log-out {
        font-size: 13px;
    }

    #th-container #wishlist-items .button-cart {
        font-size: 13px;
        padding: 10px;
    }

    .wish-manage-in {
        padding: 10px;
        flex-direction: column
    }

    #sec-container, #wishlister-2 .panel-default {
        padding-bottom: 30px
    }

    .wish-manage-in .col-sm-5 {
        width: 100%
    }

    .wish-manage-in .col-sm-2 {
        width: 100%;
        margin-top: 20px
    }

    #wishlister form, .wish-manage {
        border-width: 3px
    }

    #sec-container, #wishlister-2 .panel-default {
        margin-top: 10px
    }

    #wishlist-items table img {
        border-width: 1px
    }

    #sec-container .panel-body tr td {
        padding: 20px 0 19px 0
    }

    #sup-sec {
        padding: 11px 0 11px 37px
    }

    #sec-container .panel-body .btn-group .btn-red {
        width: 100%;
        padding: 5px;
        margin-top: 7px
    }

    #sec-container .panel-body textarea, #wishlister-2 textarea {
        padding: 5px
    }

    #sec-container .panel-body .item-body td:first-of-type, #sec-container .panel-body th:first-of-type {
        padding-left: 5px;
        width: 14%
    }

    #sec-container .panel-body .item-body td:last-of-type {
        padding-right: 9px;
    }

    #sec-container .panel-heading {
        font-size: 14px
    }

    #sec-container, #wishlister-2 .panel-default {
        padding: 0 10px
    }

    #wishlist-items table select, #wishlister select, #wishlister input[type="text"], #wishlister-2 select, #wishlister-2 input[type="text"] {
        padding-left: 5px
    }

    #sec-container .panel-body .btn-group {
        flex-direction: column
    }

    #sec-container #button-cart {
        font-size: 12px;
        width: 100%
    }

    .j-container h1 {
        font-size: 21px
    }

    #account-account h1 + p {
        text-align: center
    }

    .login-item {
        width: 100%;
        text-align: center;
        margin-bottom: 5vw
    }

    .dashboard .text-right .btn {
        height: auto;
        padding-bottom: 5px
    }

    #wishlist-items {
        padding: 0
    }
}

@media (max-width: 505px) {
    #wishlist-items table h5 {
        margin-bottom: 7px
    }

    #th-container #wishlist-items .table thead {
        display: none;
    }

    #th-container #wishlist-items .table tbody tr {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #th-container #wishlist-items .table tbody td {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        padding-bottom: 25px;
        width: 80%;
    }

    #th-container #tab-enable {
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        width: 80%;
    }

    #th-container #wishlist-items .item-body td:first-of-type {
        width: 80%;
    }

    .login-item h2 {
        font-size: 18px
    }

    #wishlist-items #button-cart {
        font-size: 14px
    }

    #account-order .table-responsive td:nth-of-type(4) {
        display: none
    }

    .wish-manage h2 {
        font-size: 16px
    }

    #sec-container .panel-body .btn-group.first-btn-group .btn {
        font-size: 12px;
        padding-top: 7px;
        padding-bottom: 7px
    }

    .dashboard .table-responsive table td {
        font-size: 12px
    }

    .dash-cols {
        flex-direction: column
    }

    .profile-section .user-image {
        margin-top: 7px
    }

    .profile-section {
        width: 80% !important;
        margin: 0 auto
    }

    .tile-cols {
        margin: 23px 2% 0 2%
    }

    .profile-section .user-image {
        margin: 10px auto 27px auto;
    }

    .profile-section .user-name span {
        font-size: 19px;
    }

    .profile-section .info {
        margin: 17px 0 2px 0;
        font-size: 16px;
    }

    .log-out {
        font-size: 17px;
    }
}

@media (max-width: 455px) {
    .profile-section .user-name span {
        font-size: 22px
    }

    #wishlist-items table img {
        width: 90%;
    }

    #sup-sec {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    #sup-sec .sup-act {
        margin-left: 0;
        margin-top: 9px;
    }

    #sec-container .panel-body tr td {
        padding: 7px 0 5px 0;
    }

    #sec-container .panel-collapse {
        margin-bottom: 4vw;
    }

    #sec-container .panel-body .btn-group {
        margin-bottom: 0;
    }

    #sec-container .panel-body .item-body td:last-of-type {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sup-select {
        font-size: 13px;
    }

    #sec-container .panel-body .item-body td:nth-of-type(2), #sec-container .panel-body th:nth-of-type(2) {
        padding-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #sec-container .panel-body textarea, #wishlister-2 textarea {
        text-align: center;
    }

    #th-container #wishlist-items .table-hover {
        display: flex;
        flex-direction: column;
    }

    .profile-section .user-image {
        margin-top: 15px !important
    }

    .j-container h1 {
        font-size: 23px
    }

    .profile-section {
        border-width: 3px !important
    }

    #sec-container .panel-body tr {
        flex-direction: column
    }

    #wishlist-items th {
        display: none
    }

    #sec-container .panel-body .item-body td {
        width: 90% !important;
        padding: 10px 0 !;
        text-align: center
    }

    #sec-container .panel-body .item-body td:first-of-type, #sec-container .panel-body th:first-of-type {
        padding-left: 0;
    }
}

@media (max-width: 405px) {
    #wishlist-items table h5 {
        font-size: 13px;
        margin-bottom: 5px
    }

    #wishlister-2 .flexed label{
        font-size: 13px;
    }

    .profile-section {
        width: 95% !important;
    }

    #wishlist-shared .btn-group {
        margin-right: 3px
    }

    .profile-section .user-name span {
        font-size: 20px;
    }

    #wishlist-items #button-cart {
        font-size: 12px
    }

    #sec-container, #wishlister-2 .panel-default {
        padding-bottom: 20px
    }

    #account-order .table-responsive td:nth-of-type(3) {
        display: none
    }

    #wishlister form, .wish-manage {
        padding: 12px
    }

    #wishlister h1, #wishlister-2 h1 {
        font-size: 17px
    }

    #wishlister form, .wish-manage, .accounter {
        border-width: 2px
    }

    #wishlister h1, #wishlister-2 h1 {
        font-size: 18px
    }

    .inlister {
        margin: 3vw 0 6vw 0
    }

    .tile-cols .item a {
        font-size: 14px
    }

    .j-container h1 {
        font-size: 22px
    }
}

@media (max-width: 365px) {
    #wishlister h1, #wishlister-2 h1 {
        font-size: 17px
    }

    #wishlist-items table img {
        width: 99%;
    }

    .wish-manage h2 {
        font-size: 14px;
        margin-bottom: 8px;
        margin-top: 15px
    }

    #sec-container .panel-body .item-body td:nth-of-type(2), #sec-container .panel-body th:nth-of-type(2) {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #wishlister .form-group .col-sm-10 {
        width: 100%
    }

    #wishlister .form-group label {
        font-size: 15px
    }

    .dashboard .table-responsive table td {
        font-size: 11px
    }

    .dashboard .table-responsive table td:nth-of-type(5) {
        display: none
    }

    .j-container h1 {
        font-size: 21px
    }

    #sec-container .panel-heading {
        font-size: 13px
    }

    #sec-container .panel-heading span {
        position: absolute;
        right: 0;
        font-size: 30px;
        padding: 3px;
        width: 25px;
        height: 25px;
        top: 3px
    }
}

@media (max-width: 325px) {
    #sec-container .panel-heading {
        font-size: 12px
    }

    #sec-container, #wishlister-2 .panel-default {
        padding-bottom: 15px
    }

    #sec-container .panel-body .item-body td {
        width: 94% !important;
    }

    .j-container h1 {
        font-size: 20px
    }
}