@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

* {
    font-family: Yekan;
}

@font-face {
    font-family: 'Yekan';
    src: url('../dist/css/font/iran-yekan-400.eot?#iefix') format('embedded-opentype'),
    url('../dist/css/font/iran-yekan-400.woff') format('woff'),
    url('../dist/css/font/iran-yekan-400.woff2') format('woff2'),
    url('../dist/css/font/iran-yekan-400.ttf') format('truetype');
}

/*media queries*/
@media print {

    .print-page {
        display: block !important;
        border: 1px solid black;
        padding: 50px;
    }

    .print-customer {
        border-top: 1px solid #aaa;
        padding-top: 30px;
    }

    table {
        border: 1px solid black;
    }

    table td {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    .print-table-head {
        border-bottom: 1px solid black;
    }

    .print-sign {
        border-top: 1px solid #aaa;

    }

    .print-sign p {
        font-size: 14px;
    }

    button {
        display: none;
    }
}

@media only screen and (max-width: 572px) {
    .header-desktop {
        display: none;
    }

    .header-category {
        display: none;
    }

    header .mobile {
        display: block;
    }

    .mobile .menus ul li {
        width: 100%;
    }

    .sidebar {
        display: none;
    }

    .layer .col-lg-12 {
        display: none;
    }

    .layer .col-lg-7 {
        height: 195px;
    }

    .layer .col-lg-5 {
        height: 395px;
    }

    .layer .col-lg-5 {
        width: 70% !important;
        margin: 20px 15% !important;
        padding-left: 0 !important;
    }

    .layerLay1 {

        top: 50px;
        left: 15%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 25%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 20%;
    }

    .layerLay2 h3 {
        padding: 10px;
    }

    .catalogue div {
        width: calc(50% - 10px) !important;
    }

    .slider-women .col-lg-2, .slider-women .col-lg-10 {
        height: 250px;
    }

    .slider-women-mobile .col-6 {
        height: 250px;
    }

    .slider-women-mobile {
        display: block;
    }

    .slider-women {
        display: none;
    }

    .slick-prev {
        left: 0 !important;
    }

    .detail-samepro .slick-prev {
        left: -10px !important;
    }

    .detail-samepro .slick-slide:hover .slider-content {
        bottom: 1%;
    }

    .slick-next {
        right: 0 !important;
    }

    .slider-women-mobile span ul {
        padding: 10%;
    }

    .slider-women-mobile ul li {
        margin: 5px;
        text-align: right !important;
    }

    .slider-women-mobile span ul li a {
        font-size: 14px;
    }

    .info {
        float: left;
        margin-top: 30px;
        padding: 0;
    }

    .sign input {
        width: 150px;
    }

    .sign ul {
        margin-top: 10px !important;
    }

    .designer button {
        padding: 9px 25px 5px 10px !important;
        width: 100%;

    }

    #accordion {
        display: block !important;
    }

    footer {
        display: none !important;
    }

    .news2 {
        width: calc(100% - 20px) !important;
        margin: 30px 10px !important;
    }

    .news1 {
        width: calc(100% - 20px) !important;
        margin: 30px 10px !important;
    }

    .sticky-container {
        display: none;
    }

    .slider-content {
        height: 25% !important;
        position: absolute;
        bottom: 10px !important;
    }

    .slider-content div {
        height: 10% !important;
    }

    .slider-content-top p, .slider-content-top span i {
        font-size: 10px;
        margin: 0 !important;
    }

    .slick-list, .slick-track {
        height: 265px !important;
    }

    .detail-samepro .slider-content {
        bottom: 5px !important;;
    }

    .product-items div {
        height: 400px;
        width: calc(100% - 5px);
    }

    .filter {
        display: none;
    }

    .filter-mobile {
        display: block;
    }

    .history .col-12 {
        margin-top: 20px;
    }

    .sort {
        display: none;
    }

    .sort-mobile {
        display: block;
    }

    .detail-img-container {
        height: 90vh;
        position: relative;
        overflow: hidden;
    }

    .detail-attr h3 {
        width: 50%;
    }

    .detail-discount-sign {
        left: 25%;
    }

    .detail-size h3 {
        width: 100%;
    }

    .detail-size span {
        width: calc(25% - 10px);
    }

    .detail-button-buy {
        width: 100%;
    }

    .detail-add {
        width: 100%;
        font-size: 13px;
    }

    .detail-img-s div {
        height: 70px;
    }

    .detail-rate-sign {
        left: 5%;
    }

    .detail-tab-rate-sign {
        width: 13%;
    }

    .detail-tab-rate-review-sign {
        width: 30% !important;

    }

    .detail-tab-rate-opinion-input textarea {
        width: 90%;
    }

    .detail-tab-rate-opinion-input input {
        width: 90%;
    }

    .detail-tab a {
        font-size: 10px !important;
    }

    .nav-link {
        padding: 5px !important;
    }

    .detail-tab ul li {
        width: 33%;
    }

    .nav-tabs .nav-link i {
        font-size: 10px !important;
    }

    .bzoom_thumb {
        width: 310px !important;
    }

    .bzoom_small_thumbs {
        left: 250px !important;
    }

    .bzoom_magnifier {
        display: none;
    }

    .shop-card {
        height: 400px;

    }

    .shop-img {
        height: 50% !important;
    }

    .shop-cost-end {
        border-top: none;
    }

    .shop-cost {
        border-top: 1px solid #ddd;
    }

    .shop-cost-txt h3 {
        font-size: 12px;
    }

    .shop-cost-txt h5 {
        font-size: 12px;
        color: #f44336;
    }

    .shop-cost-end {
        font-size: 12px;
    }

    .receipt-head .col-lg-7 div span {
        font-size: 12px;
    }

    .step-item span {
        font-size: 12px;
    }

    .payment-form div label {
        right: 50%;
    }

    .number-cell {
        padding-top: 20px !important;
        padding-bottom: 21px !important;
    }

    .account-ticket ul li {
        width: calc(100% - 20px);

    }

    .error-main {
        height: auto
    }

    .error-main h1 {
        margin-top: 50px;
    }

    .error-table {
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 425px) and (max-width: 572px) {
    .bzoom_thumb {
        width: 330px !important;
    }

    .bzoom_small_thumbs {
        left: 290px !important;
    }
}

@media only screen and (min-width: 573px) and (max-width: 768px) {
    .header-desktop {
        display: none;
    }

    .header-category {
        display: none;
    }

    header .mobile {
        display: block;
    }

    .mobile .menus ul li {
        width: 25% !important;
    }

    .sidebar {
        display: none;
    }

    .layer .col-lg-12 {
        display: none;
    }

    .layer .col-lg-7 {
        height: 395px;
    }

    .layer .col-lg-5 {
        width: 70% !important;
        margin: 20px 15% !important;
        padding-left: 0 !important;
    }

    .layerLay1 {

        top: 50px;
        left: 15%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 25%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 20%;
    }

    .layerLay2 h3 {
        padding: 10px;
    }

    .catalogue div {
        width: calc(50% - 10px) !important;
    }

    .slider-women .col-lg-2, .slider-women .col-lg-10 {
        height: 250px;
    }

    .slider-women-mobile {
        display: block;
    }

    .slider-women {
        display: none;
    }

    .slider-women-mobile .col-6 {
        height: 250px;
    }

    .slick-list, .slick-track {
        height: 200px;
    }

    .slick-prev {
        left: 0 !important;
    }

    .detail-samepro .slick-prev {
        left: -10px !important;
    }

    .detail-samepro .slick-slide:hover .slider-content {
        bottom: 1%;
    }

    .detail-samepro .slider-content {
        bottom: 5px !important;;
    }

    .slick-next {
        right: 0 !important;
    }

    .slider-women-mobile span ul {
        padding: 10%;
    }

    .slider-women-mobile ul li {
        text-align: right !important;
        margin: 5px;
    }

    .slider-women-mobile span ul li a {
        font-size: 14px;
    }

    .info {
        float: left;
        margin-top: 30px;
        padding: 20px;
    }

    .info div {
        padding-right: 0 !important;
    }

    .sign input {
        width: 150px;
    }

    .designer button {
        padding: 10px 25px 5px 10px !important;
        width: 50%;
        margin: 0 30% !important;
    }

    #accordion {
        display: block !important;
    }

    footer {
        display: none !important;
    }

    .news2 {
        width: calc(100% - 20px) !important;
        margin: 30px 10px !important;
    }

    .news1 {
        width: calc(100% - 20px) !important;
        margin: 30px 10px !important;
    }

    .sticky-container {
        display: none;
    }

    .slider-content {
        height: 25% !important;
        position: absolute;
        bottom: 10px !important;
    }

    .slider-content div {
        height: 10% !important;
    }

    .slider-content-top p, .slider-content-top span i {
        font-size: 10px;
        margin: 0 !important;
    }

    .product-items div {
        height: 400px;
        width: calc(100% - 5px);
    }

    .filter {
        display: none;
    }

    .filter-mobile {
        display: block;
    }

    .history .col-12 {
        margin-top: 20px;
    }

    .sort {
        display: none;
    }

    .sort-mobile {
        display: block;
    }

    .detail-img-container {
        height: 90vh;
        position: relative;
    }

    .detail-attr h3 {
        width: 40%;
    }

    .detail-discount-sign {
        left: 45%;
    }

    .detail-size h3 {
        width: 100%;
    }

    .detail-size span {
        width: calc(25% - 10px);
    }

    .detail-button-buy {
        width: 100%;

    }

    .detail-add {
        width: 100%;
        font-size: 13px;
    }

    .detail-img-s div {
        height: 70px;
    }

    .detail-rate-sign {
        left: 5%;
    }

    .detail-tab-rate-sign {
        width: 7%;
    }

    .detail-tab-rate-review-sign {
        width: 15% !important;
    }

    .detail-tab-rate-opinion-input textarea {
        width: 90%;
    }

    .detail-tab-rate-opinion-input input {
        width: 90%;
    }

    .detail-tab a {
        font-size: 10px !important;
    }

    .nav-link {
        padding: 5px !important;
    }

    .detail-tab ul li {
        width: 33%;
    }

    .nav-tabs .nav-link i {
        font-size: 10px !important;
    }

    .bzoom_small_thumbs {
        left: 400px !important;
    }

    .bzoom_thumb {
        width: 400px !important;
    }

    .bzoom_magnifier {
        display: none;
    }

    .shop-card {
        height: 400px;
    }

    .shop-img {
        height: 50% !important;
    }

    .shop-cost-end {
        border-top: none;
    }

    .shop-cost {
        border-top: 1px solid #ddd;

    }

    .shop-cost-txt h3 {
        font-size: 12px;

    }

    .shop-cost-txt h5 {
        font-size: 12px;
        color: #f44336;
    }

    .shop-cost-end {
        font-size: 12px;
    }

    .receipt-head .col-lg-7 div span {
        font-size: 12px;
    }

    .step-item span {
        font-size: 12px;
    }

    .payment-form div label {
        right: 25%;
    }

    .account-ticket ul li {
        width: calc(50% - 20px);

    }

    .error-main {
        height: auto
    }

    .error-main h1 {
        margin-top: 50px;
    }

    .error-table {
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-desktop {
        display: none;
    }

    header .mobile {
        display: block;
    }

    .header-category {
        display: none;
    }

    .mobile .menus ul li {
        width: 25% !important;
    }

    .sidebar {
        display: none;
    }

    .layer .col-lg-12 {
        display: none
    }

    .layer .col-lg-7 {
        height: 436px;
    }

    .layer .col-lg-5 {
        width: 70% !important;
        margin: 20px 15% !important;
        padding-left: 0 !important;
    }

    .layerLay1 {
        top: 130px;
        left: 15%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 25%;
    }

    .layerLay2 h3 {
        padding: 25px 60px 25px 60px;
    }

    .slider-women .col-lg-2, .slider-women .col-lg-10 {
        height: 300px;
    }

    .slider-women-mobile {
        display: block;
    }

    .slider-women {
        display: none;
    }

    .slider-women-mobile .col-6 {
        height: 300px;
    }

    .slick-list, .slick-track {
        height: 250px !important;
    }

    .slick-prev {
        left: 0 !important;
    }

    .detail-samepro .slick-prev {
        left: -10px !important;
    }

    .detail-samepro .slick-slide:hover .slider-content {
        bottom: 1%;
    }

    .detail-samepro-title {
        width: 55%;
    }

    .detail-samepro-title {
        width: 55%;
    }

    .slick-next {
        right: 0 !important;
    }

    .slider-women-mobile span ul {
        padding: 10% 0 0 10%;
    }

    .slider-women-mobile ul li {
        margin: 5px;
        text-align: right !important;
    }

    .slider-women-mobile span ul li a {
        font-size: 16px;
    }

    .info {
        float: left;
        margin-top: 40px;
        padding: 20px;
    }

    .sign input {
        width: 150px;
    }

    .designer button {
        padding: 10px 10px 5px 10px !important;
        width: 50%;
        margin: 0 30% !important;
    }

    #accordion {
        display: none !important;
    }

    footer {
        display: block !important;
    }

    .news2 {
        width: calc(100% - 20px) !important;
        margin: 0 10px;
    }

    .news1 {
        width: calc(100% - 20px) !important;
        margin: 0 10px;
    }

    .news2 {
        width: calc(50% - 10px) !important;
        margin: 30px 0 20px 10px !important;
    }

    .news1 {
        width: calc(50% - 10px) !important;
        margin: 30px 10px 20px 0 !important;
    }

    .sticky-container {
        display: none;
    }

    .slider-content {
        height: 25% !important;
        position: absolute;
        bottom: 20px !important;
    }

    .slider-content div {
        height: 10% !important;
    }

    .slider-content-top p, .slider-content-top span i {
        font-size: 12px;
        margin: 0 !important;
    }

    .slider-content-bottom button {
        opacity: 0;
    }

    .product-items div {
        height: 400px;
        width: calc(50% - 5px);
    }

    .filter {
        display: none;
    }

    .filter-mobile {
        display: block;
    }

    .history .col-12 {
        margin-top: 30px;
    }

    .sort {
        display: none;
    }

    .sort-mobile {
        display: block;
    }

    .detail-img-container {
        height: 90vh;
        position: sticky !important;
        top: 70px !important;
        right: 0;

    }

    .detail-attr h3 {
        width: 40%;
    }

    .detail-discount-sign {
        left: 35%;
    }

    .detail-size h3 {
        width: 100%;
    }

    .detail-size span {
        width: calc(25% - 10px);
    }

    .detail-button-buy {
        width: 100%;
    }

    .detail-add {
        width: 100%;
        font-size: 13px;
    }

    .detail-img-s div {
        height: 75px;
    }

    .detail-rate-sign {
        left: 15%;
    }

    .detail-tab-rate-sign {
        width: 10%;
    }

    .detail-tab-rate-review-sign {
        width: 25% !important;
    }

    .detail-tab-rate-opinion-input textarea {
        width: 90%;
    }

    .detail-tab-rate-opinion-input input {
        width: 90%;
    }

    .detail-tab a {
        font-size: 10px !important;
    }

    .nav-link {
        padding: 5px !important;
    }

    .detail-tab ul li {
        width: 33%;
    }

    .nav-tabs .nav-link i {
        font-size: 10px !important;
    }

    .detail-samepro .slider-content {
        bottom: 13px !important;
    }

    .bzoom_small_thumbs {
        left: 230px !important;
    }

    .bzoom_thumb {
        width: 280px !important;
    }

    .bzoom_magnifier {
        display: none;
    }

    .shop-card {
        height: 400px;
    }

    .shop-img {
        height: 50% !important;
    }

    .shop-cost-end {
        border-top: none;
    }

    .shop-cost {
        border-top: 1px solid #ddd;

    }

    .shop-cost-txt h3 {
        font-size: 12px;

    }

    .shop-cost-txt h5 {
        font-size: 12px;
        color: #f44336;
    }

    .shop-cost-end {
        font-size: 14px;
    }

    .receipt-head .col-lg-7 div span {
        font-size: 12px;
    }

    .step-item span {
        font-size: 12px;
    }

    .payment-form div label {
        right: 25%;
    }

    .account .col-lg-3 ul {
        padding-top: 80px !important;
    }

    .account-ticket ul li {
        width: calc(50% - 20px);

    }

    .error-main {
        height: auto
    }

    .error-main h1 {
        margin-top: 100px;
    }

    .error-table {
        margin-top: 80px !important;
    }
}

@media only screen and (min-width: 992px) {
    .header-desktop {
        display: block;
    }

    .header-category {
        display: block;
    }

    header .mobile {
        display: none;
    }

    .sidebar {
        display: block;
    }

    .layer .col-lg-12 {
        display: block
    }

    .layer .col-lg-7 {
        height: 436px;
    }

    .layer .col-lg-5 {
        height: 436px;
    }

    .layerLay1 {
        top: 130px;
        left: 15%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 25%;
    }

    .layerLay2 h3 {
        padding: 15px 40px 15px 40px;
    }

    .slider-women .col-lg-2, .slider-women .col-lg-10 {
        height: 320px;
    }

    .slider-women-mobile {
        display: none;
    }

    .slider-women {
        display: block;
    }

    .slick-list, .slick-track {
        height: 320px !important;
    }

    .slick-prev {
        left: 0 !important;

    }

    .detail-samepro .slick-prev {
        left: -10px !important;
    }

    .detail-samepro .slick-slide:hover .slider-content {
        bottom: 0;
    }

    .detail-samepro-title {
        width: 20%;
    }

    .detail-samepro .slider-content {
        bottom: -36px;
    }

    .slick-next {
        right: 0 !important;
    }

    .slider-women-mobile span ul {
        padding: 20% 0 0 30%;
    }

    .slider-women-mobile ul li {
        margin: 40px;
    }

    .slider-women-mobile span ul li a {
        font-size: 18px;
    }

    .info {
        float: left;
        margin-top: 50px;
        padding: 20px;
    }

    .sign input {
        width: 300px;
    }

    .designer button {
        padding: 10px 10px 5px 10px !important;
        width: 50%;
        margin: 0 30% !important;
    }

    #accordion {
        display: none !important;
    }

    footer {
        display: block !important;
    }

    .news2 {
        width: calc(50% - 10px) !important;
        margin: 30px 0 20px 10px !important;
    }

    .news1 {
        width: calc(50% - 10px) !important;
        margin: 30px 10px 20px 0 !important;
    }

    .sticky-container {
        display: block;
    }

    .product-items div {
        height: 400px;
        width: calc(33.3% - 5px);
    }

    .filter {
        display: block;
        position: sticky !important;
        position: -webkit-sticky !important;
        top: 10%;
    }

    .filter-mobile {
        display: none;
    }

    .history .col-12 {
        margin-top: 50px;
    }

    .sort {
        display: block;
    }

    .sort-mobile {
        display: none;
    }

    .detail-img-container {
        height: 90vh;
        position: sticky !important;
        top: 70px !important;
        right: 0;
    }

    .detail-attr h3 {
        width: 30%;
    }

    .detail-discount-sign {
        left: 30%;
    }

    .detail-size h3 {
        width: 10%;
    }

    .detail-size span {
        width: calc(10% - 10px);
    }

    .detail-button-buy {
        width: 80%;
    }

    .detail-add {
        width: 80%;
        font-size: 14px;
    }

    .detail-img-s div {
        height: 80px;
    }

    .detail-rate-sign {
        left: 15%;
    }

    .detail-tab-rate-sign {
        width: 6%;
    }

    .detail-tab-rate-review-sign {
        width: 10% !important;
    }

    .detail-tab-rate-opinion-input textarea {
        width: 70%;
    }

    .detail-tab-rate-opinion-input input {
        width: 40%;
    }

    .detail-tab a {
        font-size: 14px;
    }

    .nav-link {
        padding: .5rem 1rem;
    }

    .detail-tab ul li {
    }

    .nav-tabs .nav-link i {
        font-size: 16px;
    }

    .bzoom_small_thumbs {
        left: 240px !important;
    }

    .bzoom_thumb {
        width: 310px !important;
    }

    .bzoom_magnifier {
        display: block;
    }

    .shop-card {
        height: 200px;
    }

    .shop-img {
        height: 100% !important;
    }

    .shop-cost-end {
        border-top: 1px solid #ddd;
    }

    .shop-cost {
        border-top: none;

    }

    .shop-cost-txt h3 {
        font-size: 14px;

    }

    .shop-cost-txt h5 {
        font-size: 15px;
        color: #f44336;
    }

    .shop-cost-end {
        font-size: 16px;
    }

    .receipt-head .col-lg-7 div span {
        font-size: 16px;
    }

    .step-item span {
        font-size: 14px;
    }

    .payment-container section {
        width: calc(50% - 10px) !important;
    }

    .payment-gifts {
        margin-left: 10px !important;
    }

    .payment-way {
        margin-right: 10px !important;
    }

    .payment-container {
        height: 465px !important;
    }

    .payment-form div label {
        right: 25%;
    }

    .account .col-lg-3 ul {
        padding-top: 100px !important;
    }

    .account-img {
        margin-bottom: -5vw !important;
        border-radius: 10px 10px 0 0;
    }

    .user-name {
        position: absolute;
        top: 0px !important;
        left: 50%;

    }

    .account-ticket ul li {
        width: calc(33% - 20px);

    }

    .error-main {
        height: 100vh
    }

    .error-main h1 {
        margin-top: 150px;
    }

    .error-table {
        margin-top: 80px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .bzoom_small_thumbs {
        left: 290px !important;
    }

    .bzoom_thumb {
        width: 350px !important;
    }

    .shipping-time-header {
        padding: 5px !important;
    }
}

@media only screen and (min-width: 1370px) and (max-width: 2000px) {
    .filter {
        display: block;
        position: sticky !important;
        position: -webkit-sticky !important;
        top: 6%;
    }

    .bzoom_small_thumbs {
        left: 290px !important;
    }

    .bzoom_thumb {
        width: 350px !important;
    }

    .shipping-time-header {
        padding: 5px !important;
    }

    .user-name {
        position: absolute;
        top: 10px !important;
        left: 50%;

    }
}

@media only screen and (min-width: 2000px) {
    .header-desktop {
        display: block;
    }

    .header-category {
        display: block;
    }

    header .mobile {
        display: none;
    }

    .sidebar {
        display: block;
    }

    .layer .col-lg-12 {
        display: block
    }

    .layer .col-lg-7 {
        height: 436px;
    }

    .layerLay1 {
        top: 130px;
        left: 15%;
    }

    .layerLay2 {
        bottom: 20px;
        left: 25%;
    }

    .layerLay2 h3 {
        padding: 15px 40px 15px 40px;
    }

    .slider-women .col-lg-2, .slider-women .col-lg-10 {
        height: 350px;
    }

    .slider-women-mobile {
        display: none;
    }

    .slider-women {
        display: block;
    }

    .slick-list, .slick-track {
        height: 317px !important;
    }

    .slick-prev {
        left: 0 !important;
    }

    .detail-samepro .slick-prev {
        left: -10px !important;
    }

    .detail-samepro .slick-slide:hover .slider-content {
        bottom: 1%;
    }

    .detail-samepro-title {
        width: 20%;
    }

    .detail-samepro .slider-content {
        bottom: -36px;
    }

    .slick-next {
        right: 0 !important;
    }

    .slider-women-mobile span ul {
        padding: 20% 0 0 30%;
    }

    .slider-women-mobile ul li {
        margin: 40px;
    }

    .slider-women-mobile span ul li a {
        font-size: 18px;
    }

    .info {
        float: left;
        margin-top: 50px;
        padding: 20px;
    }

    .sign input {
        width: 500px;
    }

    .designer button {
        padding: 10px 10px 5px 10px !important;
        width: 50%;
        margin: 0 30% !important;
    }

    #accordion {
        display: none !important;
    }

    footer {
        display: block !important;
    }

    .news2 {
        width: calc(50% - 10px) !important;
        margin: 30px 0 20px 10px !important;
    }

    .news1 {
        width: calc(50% - 10px) !important;
        margin: 30px 10px 20px 0 !important;
    }

    .sticky-container {
        display: block;
    }

    .product-items div {
        height: 400px;
        width: calc(33.3% - 5px);
    }

    .filter {
        display: block;
        position: sticky !important;
        position: -webkit-sticky !important;
        top: 5%;
    }

    .filter-mobile {
        display: none;
    }

    .history .col-12 {
        margin-top: 50px;
    }

    .sort {
        display: block;
    }

    .sort-mobile {
        display: none;
    }

    .detail-img-container {
        height: 70vh;
        position: sticky !important;
        top: 70px !important;
        right: 0;
    }

    .detail-attr h3 {
        width: 30%;
    }

    .detail-discount-sign {
        left: 30%;
    }

    .detail-size h3 {
        width: 10%;
    }

    .detail-size span {
        width: calc(10% - 10px);
    }

    .detail-button-buy {
        width: 80%;
    }

    .detail-add {
        width: 80%;
        font-size: 16px;
    }

    .detail-img-s div {
        height: 80px;
    }

    .detail-rate-sign {
        left: 15%;
    }

    .detail-tab-rate-sign {
        width: 6%;
    }

    .detail-tab-rate-review-sign {
        width: 15%;
    }

    .detail-tab-rate-opinion-input textarea {
        width: 70%;
    }

    .detail-tab-rate-opinion-input input {
        width: 40%;
    }

    .detail-tab a {
        font-size: 14px;
    }

    .nav-link {
        padding: .5rem 1rem;
    }

    .detail-tab ul li {
    }

    .nav-tabs .nav-link i {
        font-size: 16px;
    }

    .bzoom_small_thumbs {
        left: 280px !important;
    }

    .bzoom_thumb {
        width: 380px !important;
    }

    .bzoom_magnifier {
        display: block;
    }

    .shop-card {
        height: 200px;
    }

    .shop-img {
        height: 100% !important;
    }

    .shop-cost-end {
        border-top: 1px solid #ddd;
    }

    .shop-cost {
        border-top: none;

    }

    .shipping-time-header {
        padding: 5px !important;
    }

    .user-name {
        position: absolute;
        top: 30px !important;
        left: 50%;

    }

    .account-ticket ul li {
        width: calc(25% - 20px);

    }
}

body {
    overflow-X: hidden;
}

.header-desktop {
    background-color: #f3a395;
}

.header-icons, .header-search, .header-logo {
    float: left;
    margin-top: 15px;
}

.header-icons div {
    float: left;
    text-align: right;
    padding-top: 5px;
}

.header-icons div a {
    color: white;
    font-size: 14px;
}

.header-icons .fa-heart {
    color: white !important;
}

.header-search form {
    width: 90%;
    margin: 0 auto 10px auto;
    background-color: white;
    border-radius: 5px;
    padding: 5px;

}

.header-search input {
    background-color: transparent;
    border: none;
    outline: none;
    width: 90%;
    text-align: right;
    font-size: 13px;
}

.header-search button {
    border: none;
    background-color: transparent;
    color: #f3a395;
}

.logo-container {
    width: 50%;
    height: 45px;
    float: left;
    padding: 5px 10px 10px 10px;
}

.header-logo .logo-container img {
    width: 70% !important;
    height: 100% !important;
}

.header-category {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    position: relative;
}

.header-category-ul-li {
    float: right;
    list-style-type: none;
    width: 12.5% !important;
    text-align: center;
    font-size: 13px;
    transition: 0.3s;
    position: static !important;
}

/*.header-category-ul-li:hover:after{*/
/*    transform: scale(1);*/
/*}*/
.header-category-ul-li:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    height: 1px;
    width: 100%;
    transform: scale(0);
    border-bottom: 1px solid #f3a395;
    transition: 0.3s;
}

.header-category-ul-li i {
    font-size: 10px;
    color: #bbb;
    margin-right: 10px;
    transition: 0.3s;
}

.features ul li {
    display: inline-block;
    padding: 0 !important;
    text-align: right;
    float: right;
    font-weight: 700;
}

.features ul li:hover p {
    color: #2879fe !important;
}

.features ul li p i {
    padding-left: 10px !important;
    font-size: 20px;
    color: #2879fe;
}

.features ul li p {
    padding-top: 10px !important;
    font-size: 14px;
}

.features h5 {
    font-weight: bold;
    font-size: 15px;
}

.features span {
    color: #1E1E1E;
    font-size: 14px;
}

.logo .col-10 img {
    height: 100%;
    width: 100%;
}

.mobile .contact {
    text-align: center;
    color: #777777;
    margin-top: 10px;
}

.mobile .contact h5 {
    font-size: 16px;
}

.mobile .contact span {
    font-size: 14px;
}

.mobile .menus ul {
    display: inline-block;
    float: right;
    padding: 0 !important;
}

.mobile .menus ul li {
    display: inline-block;
    width: 100%;
}

.stickyMob {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 2;
    margin: 0 !important;
}

.menus {
    border-top: 2px solid #e9e7e7;
    border-bottom: 2px solid #e9e7e7;
    padding: 10px 0 0 0 !important;
    margin-top: 10px;
    background-color: white;
}

.menus ul li i {
    color: #474747;
}

.menus ul {
    margin-bottom: 0;
}

.menus .col-sm-7 li i {
    color: white;
    padding: 5px 0 5px 0;
}

.menus .col-sm-7 li {
    text-align: center;
    background-color: #2879fe;
    border-radius: 10px;
}

.search-mobile {
    height: 0 !important;
    overflow: hidden;
    transition: 0.5s;
    margin-top: 30px;
}

.search-mobile form {
    height: 100%;
    width: 100%;

}

.search-mobile form input {
    border: none;
    background-color: transparent;
    width: 70%;
    float: right;
    text-align: right;
    font-size: 12px;
    color: #aaa;
    padding-top: 5px;
    outline: none;
}

.search-mobile form input::placeholder {
    color: #aaa;
}

.search-mobile form button {
    width: 30%;
    height: 100%;
    background-color: #f3a395;
    color: #fff;
    padding: 5px 10px !important;
    border: none;
    font-size: 12px;
    float: right;
}

.search-mobile-show {
    height: 30px !important;
    border-top: 2px solid #ddd;
}

/*finish Header*/
/*Layer*/
.layer {
    float: right;
    margin-top: 20px;
    padding: 0 !important;
}

.sidebar {
    float: right;
    margin-top: 20px;
}

.layer img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    transition: 0.7s;
}

.layer .col-lg-7, .layer .col-lg-5 {
    float: left;
    border-radius: 5px;
    position: relative;
}

.layer form {
    padding: 0 !important;
    background-color: #f7f8fa;
    margin-bottom: 20px;
    border-radius: 5px;
    height: 50px;
}

.layer input {
    padding: 0 !important;
    height: 100%;
    float: left;
    text-align: right;
    border: none;
    background-color: transparent;
}

.layer .col-lg-12 {
    padding: 0 !important;
}

.layer .col-lg-5 {
    padding-right: 0 !important;
    overflow: hidden;
}

.layer .col-lg-5:hover img {
    transform: scale(1.2);
}

.layer .col-lg-7 {
    padding-left: 0 !important;
}

.layer button {
    height: 100%;
    border: none;
    background-color: transparent;

}

.layerLay1 {
    position: absolute;
    text-align: right;
}

.layerLay11 {
    font-size: 16px;
    color: #414141;
}

.layerLay12 {
    font-weight: bold;
    font-size: 18px;
    color: black;
    padding-right: 40px;
    padding-top: 10px;
}

.layerLay13 {
    background-color: rgb(40, 121, 254);
    padding: 10px 15px 10px 15px;
    color: white;
    font-size: 20px;
    margin-top: 20px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    transition: 0.1s;
}

.layerLay13:after {
    position: absolute;
    top: 0;
    left: 50%;
    border: 2px solid #f3a395;
    border-left: none;
    border-bottom: none;
    content: '';
    width: 0;
    height: 0;
    transition: height 0.3s ease-out, width 0.3s ease-out, 0.3s ease-out;
    transform-origin: left;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity: 0;
}

.layerLay13:before {
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #f3a395;
    border-right: none;
    border-top: none;
    content: '';
    width: 0;
    height: 0;
    transition: width 0.3s ease-out, height 0.3s ease-out, 0.3s ease-out;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    opacity: 0;
}

.layer .col-lg-7:hover .layerLay13:after {
    width: calc(50% - 2px);
    height: calc(100% - 2px);
    transition: width 0.3s ease-out, height 0.3s ease-out, 0.3s ease-out;
    opacity: 1;
}

.layer .col-lg-7:hover .layerLay13:before {
    width: calc(50% - 2px);
    height: calc(100% - 2px);
    transition: height 0.3s ease-out, width 0.3s ease-out, 0.3s ease-out;
    opacity: 1;
}

.layer .col-lg-7:hover .layerLay13 {
    background-color: white;
    color: #f3a395;
}

.layerLay2 {
    background-color: rgba(255, 255, 255, 0.8);
    color: black;
    position: absolute;

}

.layerLay2 h3 {
    width: 100%;
    font-size: 18px;
}

.layerLay2 p {
    width: 100%;
    font-weight: bold;
    text-align: center;
}

.sidebar ul {
    border: 1px solid #e9e7e7;
}

.sidebar ul li {
    height: 50px;
    padding: 10px 15px 10px 15px;
    list-style: none;
    border-top: 1px solid #e9e7e7;
    text-align: right;
    position: relative;
}

.sidebar ul li:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    content: '';
    background-color: #2879fe;
    z-index: -1;
    transition: 0.5s;
}

.sidebar ul li:hover:after {
    width: 100% !important;
}

.sidebar ul li:hover a {
    color: white;
    text-decoration: none;
}

.sidebar ul li:hover i {
    color: white;
}

.sidebar ul li a {
    color: #636363;
    font-size: 14px;
}

.sidebar ul li i {
    margin-right: 20px;
    margin-left: 10px;
    color: #636363;
}

/*finish layer */
/* category */
.category {
    background-color: rgb(40, 121, 254);
    border-radius: 5px 5px 0 0;
    text-align: center !important;
}

.category a {
    color: white !important;
    padding-left: 30px;
}

/*finish category */
/* catalogue */
.catalogue {
    margin-top: 60px;
}

.catalogue div {
    margin: 5px;
    width: calc(20% - 10px);
    height: 100px;
    float: left;
    border-radius: 5px;
    position: relative;
}

.catalogue div img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 5px;
}

.catalogue div span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    color: white;
    padding-top: 40px;
    font-weight: 900;
    border-radius: 5px;
    z-index: 0;
}

.catalogue div:hover span:after {
    transform: scale(1);
}

.catalogue div span:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    background-color: #f3a395;
    content: '';
    z-index: -1;
    opacity: 0.8;
    transition: 0.3s;
    border-radius: 5px;
}

/* finish catalogue */
/*slider */
.slider-women .col-lg-2 {
    position: relative;
    padding: 0 !important;
    border-radius: 15px;
    margin-top: 20px;
    float: left;
}

.slider-women span {
    height: 100% !important;
}

.slider-women div span img {
    width: 100%;
    height: 100%;
    border-radius: 5px 0 0 5px;
}

.slider-women span ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-weight: 400;
    list-style: none;
    border-radius: 5px 0 0 5px;
    padding-top: 50px;

}

.slider-women ul li {
    text-align: right;
    padding-right: 20px;
}

.slider-women ul li:hover {
    background-color: #777777;
    border-radius: 10px;
}

.slider-women ul li:hover a {
    color: white !important;
    text-decoration: none;
}

.slider-men ul li:hover {
    background-color: white;
}

.slider-men ul li:hover a {
    color: #047ae2 !important;
}

.slider-men ul li a {
    color: white !important;
}

.slider-men ul li {
    text-align: right;
    padding-right: 10px !important;
}

.slider-men ul {
    padding-top: 10px !important;
    padding-right: 10px;
}

.slider-women span ul li a {
    color: #777777;
    height: 100%;
    font-size: 14px;
}

.slider-women-header {
    margin-bottom: 10px !important;
}

.slider-women-header a {
    color: #191919 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
}

.slider-men-header a {
    font-size: 24px !important;
    font-weight: 500 !important
}

.slider-men-header {
    margin: 20px 0;
}

.autoplay div img {
    width: 100%;
    height: 80%;
}

.slick-slide {
    width: calc(25% - 20px);
    margin: 0 10px;
    position: relative;
}

.detail-samepro .slick-slide {
    border: 2px solid white;
}

.slick-list {
    height: 100%;
}

.slider-women .col-lg-10 {
    float: left;
    margin-top: 20px;
}

.slick-prev:before, .slick-next:before {
    color: black !important;
    font-size: 30px !important;
}

.slick-prev, .slick-next {
    z-index: 1 !important;
}

.autoplayMobile div img {
    width: 100%;
    height: 70%;
}

.autoplayMobile div {
    width: 100%;
    height: 100%;
}

.slider-women-mobile .col-6 span img {
    width: 100%;
    height: 100%;
}

.slider-women-mobile .col-6 {
    position: relative;
    padding: 0 !important;
    border-radius: 15px;
    margin-top: 20px;
    float: left;
}

.slider-women-mobile span {
    height: 100% !important;
}

.slider-women-mobile div span img {
    width: 100%;
    height: 100%;
    border-radius: 5px 0 0 5px;
}

.slider-women-mobile span ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: 700;
    list-style: none;
    border-radius: 5px 0 0 5px;
}

.slider-women-mobile ul li {
    text-align: center;
}

.slider-women-mobile span ul li a {
    color: white;
    height: 100%;
}

.slider-men {
    float: right !important;
    border-radius: 0 5px 5px 0;
}

.slider-men span img {
    border-radius: 0 5px 5px 0 !important;
}

.slider-men span ul {
    border-radius: 0 5px 5px 0;
}

.slider-content {
    position: absolute !important;
    bottom: -12%;
    left: 0;
    width: 100% !important;
    background-color: white;
    transition: 0.3s;
}

.slider-content-top p, .slider-content-top span {
    color: #bbb;
    float: right;
    padding: 0 !important;
    text-align: left;
    font-size: 14px;
    padding-top: 10px !important;

}

.slider-content-bottom p {
    text-align: right;
    font-size: 13px;
    color: #242424;
    margin-bottom: 5px !important;
    clear: both;
    padding-right: 15px !important
}

.slider-content-bottom h5 {
    text-align: right;
    color: #191919;
    font-size: 14px;
    padding-right: 15px !important;
}

.slider-content-bottom button {
    background-color: #276fe7;
    color: white;
    padding: 5px;
    border: none;
    border-radius: 5px;
    margin: 0 15% !important;
    width: 70% !important;
}

.slick-slide:hover .slider-content {
    position: absolute;
    bottom: 10%;
}

/*finish slider */
/* info */
.info:hover h3 {
    color: #276fe7;
}

.info div {
    float: right;
    text-align: center;
}

.info i {
    font-size: 36px;
    color: rgb(40, 121, 254);

}

.info .col-3 {
    text-align: center;
}

.info .col-9 {
    padding: 0 !important;
}

.info h3 {
    font-size: 18px;
    font-weight: 600;
    padding-right: 0 !important;
}

.info p {
    font-size: 12px;
    color: #313131;
    padding-right: 0 !important;
}

.info .col-9 div {
    padding-right: 0 !important;
}

/* finish info */
/* sign */
.sign {
    margin-top: 40px;
    background-color: rgb(40, 121, 254);
    padding: 15px 0 10px 0;
    border-radius: 5px 5px 0 0;
    z-index: -1;
}

.sign div {
    float: right;
    color: white;
    text-align: center;
}

.sign ul li {
    display: inline-block;
    width: calc(20% - 10px);
    position: relative;
}

.sign ul li span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    transform: scale(0);
    background-color: white;
    transition: 0.2s;
    border-radius: 5px;
    padding-top: 10px;
    color: #f3a395;
}

.sign ul li:hover span {
    transform: scale(1);
}

.sign ul li:hover a {
    color: #191919;
}

.sign button {
    background-color: #303030;
    border: none;
    border-radius: 0 10px 10px 0;
    padding: 6px 15px 6px 15px;

}

.sign button a {
    color: white;
    font-size: 14px;
}

.sign input {
    background-color: white;
    border-radius: 10px 0 0 10px;
    padding: 7px 5px;
    border: none;
    text-align: right;
    font-size: 14px;
}

.sign ul li a {
    color: white;
    border-radius: 50px;
    padding: 5px;
    position: relative;
    height: 100%;
    width: 100%;
}

.sign .col-lg-3 {
    margin-top: 5px;
}

/* finish sign */
/*!*footer *!*/
/*footer{*/
/*background-color:#E8E8E9;*/

/*}*/
/*footer div{*/
/*float:right;*/
/*margin-top:40px;*/
/*}*/
/*footer ul {*/
/*list-style:none;*/
/*text-align:right;*/

/*}*/
/*footer ul li a{*/
/*color:#888888;*/
/*font-size:14px;*/
/*}*/
/*.footer-header{*/
/*font-size:16px;*/
/*font-weight:500;*/
/*margin-bottom:10px;*/
/*}*/
/*footer ul li span{*/
/*color:#424242;*/
/*}*/
/*.designer{*/
/*background-color:white !important;*/
/*padding:10px;*/
/*text-align:right;*/
/*font-size:12px;*/
/*}*/
/*.designer .col-11{*/
/*float:right;*/
/*}*/
/*.designer .col-1{*/
/*float:right;*/
/*}*/
/*.designer button {*/
/*background-color:#f3a395	;*/
/*border:none;*/
/*border-radius:10px;*/
/*}*/
/*.designer button a i{*/
/*color:white;*/
/*font-size:16px;*/
/*}*/
/*#accordion{*/
/*text-align:right;*/
/*}*/
/*.card-header{*/
/*background-color:#E8E8E9 !important;*/
/*}*/
/*.card-header a{*/
/*color:#606060;*/
/*}*/
/*.card-header a div i{*/
/*color:#606060;*/
/*}*/
/*.card-body{*/
/*background-color:#E8E8E9 !important;*/
/*}*/
/*.card-body ul li {*/
/*list-style:none;*/
/*}*/
/*.card-body ul li a{*/
/*color:#898686;*/

/*}*/
/*.news1{*/

/*border-radius:10px;*/
/*position:relative;*/
/*}*/
/*.news2{*/

/*border-radius:10px;*/
/*position:relative;*/
/*}*/

/*.news img{*/
/*width:100%;*/
/*height:100%;*/
/*border-radius:10px;*/
/*}*/
/*.news{*/
/*padding:0 5px !important;*/
/*}*/
/*.news-layer{*/
/*width:50%;*/
/*position:absolute;*/
/*top:50%;*/
/*left:50%;*/
/*background-color:white;*/
/*opacity:0.9;*/
/*transform:translateX(-50%) translateY(-50%);*/
/*text-align:center;*/
/*padding:10px;*/
/*transition:0.4s;*/
/*color:black;*/
/*}*/
/*.news-layer h6{*/
/*font-size:20px;*/
/*font-weight:bold;*/
/*}*/
/*.news div:hover .news-layer{*/
/*width:70%;*/
/*padding:50px 10px;*/
/*color:white;*/
/*background-color:#f3a395;*/
/*}*/

/*!*finish footer*!*/
/*sticky*/
.sticky {
    height: 60px;
    text-align: center;
    width: 90%;
    margin: 0 auto !important;

}

.sticky-container {
    height: 60px;
    overflow: hidden;
    box-shadow: 0 0 10px 5px gray;
    background-color: white;
    opacity: 0.9;
    position: fixed;
    top: -75px;
    transition: 0.5s;
    z-index: 2;
}

.sticky button {
    background-color: rgb(40, 121, 254);
    padding: 10px 25px;
    margin-top: 7px;
    border-radius: 10px;
    border: none;
}

.sticky button a {
    color: white;
    font-size: 15px;
}

/*.sticky ul li{*/
/*	list-style:none;*/
/*	padding:5px 10px;*/
/*	margin-top:15px;*/
/*}*/
.sticky ul li a {
    color: black;
}

/*.side-menu{*/
/*text-align:right;*/
/*height:100vh;*/
/*position:absolute;*/
/*top:0;*/
/*left:-100vw;*/
/*background-color:white;*/
/*z-index:999;*/
/*opacity:0.95;*/
/*transition:0.3s;*/
/*}*/
.search-sticky {
    width: 15%;
    margin-left: 7%;
    height: 38px;
}

.search-sticky form {
    width: 100%;
    height: 100%;
    padding-bottom: 5px
}

.search-sticky input {
    width: 70%;
    height: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid black;
    float: right;
    text-align: right;
    font-size: 14px;
    outline: none;
}

.search-sticky button {
    width: 30%;
    margin-top: 9px;
    border: none;

    font-size: 13px;
    float: right;
    background-color: black;
    color: white;
    padding-bottom: 5px;
    border-radius: 10px 10px 0 10px;
    position: relative;
}

.search-sticky button:before {
    position: absolute;
    top: -6px;
    left: 5px;
    content: '';
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid black;
    width: 0;

}

.search-sticky-show {
    height: 100px !important;
}

/*finish sticky */
/*side menu */
.close-menu {
    border-bottom: 1px solid #a5a5a5;
    padding: 10px;
    color: #a5a5a5
}

.close-menu i {
    color: #a5a5a5;
    padding-right: 5px;
}

.close-menu span {
    padding-right: 10px;
}

.side-menu-content {
    padding: 10px;
}

.side-menu-content ul li {
    padding: 10px;
}

.side-menu-content ul li a {
    color: #191919;
}

.side-menu-content ul li a i {
    color: #a5a5a5 !important;
    padding-left: 10px;
}

a:hover {
    text-decoration: none !important;
}

html {
    scroll-behavior: smooth;
}

/*finish side menu*/
/*finish home page */
/*products page*/

.history .col-12 {

    background-color: #f3a395;
    border-radius: 10px 10px 0 0;
    float: right;
    text-align: right;
}

.history .col-12 a {
    padding-left: 10px;
    color: #EDEDED;
    font-size: 12px;
}

.history .col-12 i {
    padding-left: 10px;
    font-size: 13px;
}

.category-name .col-12 {
    text-align: right;
    background-color: #f3a395;
    font-size: 14px;
    font-weight: 700;
    color: white;
}

.sort {
    background-color: #f3a395;
    padding: 10px 0 !important
}

.sort div {
    float: right;
    text-align: right;
    font-size: 13px;
    color: #EDEDED;
}

.sort .col-10 {
    padding-top: 0 !important;
}

.sort div a {
    color: white;
}

.sort-items div {
    padding: 0 !important;
    transition: 0.3s;
    text-align: center;
    position: relative;
    height: 30px;
}

.sort-items div:after {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: white;
    content: '';
    width: 0;
    transition: 0.5s;
}

.sort-items div:hover:after {
    width: 100%;
}

.sort-items div a {
    padding: 5px 0 !important;
}

.sort-mobile {
    background-color: #f3a395;
    height: 40px;
}

.sort-mobile button {
    width: calc(50% - 5px) !important;
    margin: 5px 2.5px !important;
    padding: 2.5px 10px !important;
    background-color: #f3a395;
    border: 1px solid white;
    text-align: center;
}

.sort-mobile button a {
    font-size: 14px;
    color: #fff;
}

.sort-mobile button i {
    margin-left: 5px;
}

.sort-mobile-back {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    transform: scale(0);
    width: 100%;
    height: 100vh;
    z-index: 999;
    transition: 0.2s;
}

.sort-mobile-popup {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%);
    width: 80%;
    height: 40%;
    background-color: white;
    z-index: 999;
    transition: 0.3s;

}

.sort-mobile-popup h3 {
    font-size: 16px;
    text-align: right;
    padding-top: 5px;
    padding-right: 5px;
}

.sort-mobile-popup div {
    width: 50%;
    border: 1px solid #fff;
    float: right;
    text-align: center;

}

.sort-mobile-popup div button {
    border: none;
    background-color: #f3a395;
    color: white;
    width: 100%;

}

.sort-mobile-popup-show {
    transform: scale(1);
}

.sort-mobile-popup ul li {
    list-style: none;
    padding-right: 10px !important;
    text-align: right;
}

.sort-mobile-popup ul li a {
    color: #474747;
    font-size: 13px;
}

.sort-mobile-popup ul li a input {
    margin-left: 10px;
    margin-top: 5px;
    width: 15px;
    height: 15px;
}

.article {
    padding-top: 10px;
    background-color: #eee;
    position: relative;

}

.filter {
    height: 100vh;
    border: 1px solid #ddd;
    background-color: white;
    overflow-y: scroll;
    transition: 0.3s;

}

.filter-mobile {
    position: absolute;
    border: 1px solid #ddd;
    top: 0;
    left: -100vw;
    height: 100vh;
    z-index: 1000;
    transition: 0.3s;
    overflow-y: scroll;
    background-color: #f8f8f8;
}

#drop5, #drop6, #drop7, #drop8 {
    background-color: white;
}

.filter-mobile ul li {
    border: 1px solid #ddd;
    text-align: right;
    list-style: none;
    padding: 10px 5px 5px 5px !important;
    margin: 10px;
    position: relative;
    height: 40px;
    transition: 0.4s;
    font-size: 14px;
    color: #4A4A4A;
    overflow: hidden;
    cursor: pointer;
}

.filter-mobile ul li i {
    float: left;
    padding-top: 5px;
    color: #2D2D2D !important;
}

.filter-mobile ul li p {
    margin: 0 !important;
}

.filter-mobile-open {
    position: fixed !important;
    top: 0;
    left: 0;
}

.filter-mobile-close {
    width: 100%;
    height: 50px;
    background-color: #f3a395;
    color: white;
}

.filter-mobile-close div {
    width: 50%;
    height: 100%;
    float: right;
}

.filter-mobile-close div button {
    margin: 0 20%;
    padding-top: 15px;
    width: 50%;
    background-color: transparent;
    color: white;
    font-size: 14px;
    border: none;
}

.filter ul li {
    border: 1px solid #ddd;
    text-align: right;
    list-style: none;
    padding: 10px 5px 5px 5px !important;
    margin: 10px;
    position: relative;
    height: 40px;
    transition: 0.4s;
    font-size: 14px;
    color: #4A4A4A;
    overflow: hidden;
    cursor: pointer;
}

.filter::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;

}

.filter-dropdown::-webkit-scrollbar {
    width: 7px;
    display: none;
    border: 1px solid #eee;
    border-radius: 15px;
}

#drop1 .filter-dropdown:hover::-webkit-scrollbar {
    display: block !important;
}

#drop2 .filter-dropdown:hover::-webkit-scrollbar {
    display: block !important;
}

#drop5 .filter-dropdown::-webkit-scrollbar {
    display: block !important;
}

#drop6 .filter-dropdown::-webkit-scrollbar {
    display: block !important;
}

::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 30px;

}

.filter ul li i {
    float: left;
    padding-top: 5px;
    color: #2D2D2D !important;
}

.filter ul li p {
    margin: 0 !important;
}

.filter-dropdown {
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 7px;
}

.filter-dropdown ul li input {
    float: left;
    padding-left: 5px !important;
    background: transparent !important;
    border-color: #827474 !important;
    width: 15px;
    height: 15px;
    outline: 0;
}

.filter-color {
    border-radius: 50%;
    height: 25px !important;
    cursor: pointer;
    padding: 20px !important;
    margin: 20px 5px !important;
    width: calc(20% - 10px);
}

.color-container {
    width: 80%;
    height: 20px;
    margin: 0 auto !important;
}

.blue {
    background-color: rgba(0, 84, 152, 1.00);
}

.lightblue {
    background-color: rgba(26, 196, 188, 1.00);
}

.black {
    background-color: rgba(0, 0, 0, 1.00);
}

.gray {
    background-color: rgba(112, 112, 112, 1.00);
}

.brown {
    background-color: rgba(39, 32, 32, 1.00);
}

.filter-dropdown input[type=range] {
    width: 80%;
    margin: 15px 25px;
    padding: 0 !important;
    -webkit-appearance: none;
    border-radius: 8px;
    height: 11px;
    border: 1px solid #aaa;
    background-color: #fff;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 25px;
    border-radius: 30px;
    background-color: #008202;
}

.filter-dropdown input[type=text] {
    border: none;
    border-bottom: 2px solid green;
    color: green;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.price-txt {
    color: #aaa;
    font-size: 14px;
    margin-top: 10px !important;
}

.product-items div {
    float: right;
    height: 375px;
    margin: 0 2.5px 2.5px 2.5px;
    position: relative;
    transition: 0.5s;
    overflow: hidden;
}

.product-items div img {
    width: 100%;
    height: 80%;
    border: 1px solid #ddd;
    border-bottom: none;

}

.product-items div .hoverimg {
    position: absolute;
    top: 0;
    right: -100vw;
    width: 100%;
    height: 80%;
    transition: 0.8s ease-in-out;
    transition-delay: 1.5s;
}

.product-items div:hover .hoverimg {
    right: 0;
}

.line-through {
    width: 100%;
    height: 1px;
    background-color: #f44336;
    position: absolute;
    top: 45%;
    left: 0;

}

.product-item-content {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: white;
    text-align: right;
    width: 100%;
    height: 20%;
    overflow: hidden;
    margin: 0 auto;
    padding: 5px 10px 5px 5px !important;
    border: 1px solid #ddd;
    border-top: none;
    transition: 0.3s;

}

.product-item-content p {
    font-size: 13px;
    margin: 0 !important;
    padding-bottom: 2px;
    font-weight: 600;
    color: black;
}

.product-item-content h6 {
    font-size: 12px;
    color: #909090;
    width: calc(100% - 10px);
    margin: 0 5px !important;

}

.product-item-content .checked {
    width: 7%;
    height: 15px;
    float: right !important;
    padding-left: 5px;
}

.product-item-content .checked img {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
}

.product-item-content .checked-text {
    color: green;
    font-size: 10px;
    font-weight: 700;
    float: right;
    width: 20%;
    padding-top: 5px;
}

.product-item-content .unchecked-text {
    color: red;
    font-size: 11px;
    font-weight: 700;
    float: right;
    width: 20%;
    padding-top: 7px;
    position: relative;
    text-align: center;
}

.product-item-content .unchecked-text:after {
    position: absolute;
    top: 65%;
    right: 0px;
    background-color: red;
    height: 1px;
    width: 5px;
    content: '';
}

.product-item-content .unchecked-text:before {
    position: absolute;
    top: 65%;
    left: 0;
    background-color: red;
    height: 1px;
    width: 5px;
    content: '';
}

.product-item-content button {
    float: right;
    font-size: 14px;
    color: white;
    background-color: green;
    box-shadow: 0 5px 2px #19B13A;
    padding: 5px 10px;
    border-radius: 10px;
    border: none;
    width: 40%;
    transition: 0.1s;
    margin-right: 10px;
}

.product-item-content button:hover {
    box-shadow: none;
    transform: translateY(5px);
}

.price-container {
    width: 100% !important;
}

.discount-txt {
    color: white;
    background-color: #388e3c;
    border-radius: 40px;
    font-size: 12px;
    font-weight: bold;
    float: right;
    width: calc(50% - 80px);
    text-align: center;
    margin: 10px 40px 10px 40px !important;
    padding: 5px 0 2.5px 0 !important;
}

.product-item-content .price {
    font-size: 14px;
    color: rgba(40, 155, 40, 1.00);
    font-weight: bolder;
    direction: rtl;
    padding-bottom: 5px;
    width: calc(70% - 10px);
    float: right;
    margin: 0 5px;
    display: block;
    text-align: right;
}

.product-item-content .discount {
    font-size: 12px;
    width: calc(30% - 10px);
    direction: rtl;
    margin: 0 5px;
    color: #989898;
    padding: 0;
    float: right;
    display: block;
    text-align: right;
    position: relative;
}

.product-item-content-mark {
    width: 50%;
    float: right;
}

.like {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 4px;
}

.fa-heart {
    color: #ccc;
}

.like:hover {
    border-color: #f44336;
    border-width: 2px;
}

.like:hover .fa-heart {
    color: #f44336;
}

.product-items div:hover .product-item-content {
    height: 33% !important;
}

.product-items div:hover {
    box-shadow: 0 0 10px #747474;

}

.pronum p {
    text-align: center;
    font-size: 14px;
    color: black;
}

.pronum {
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;

}

.filter-dropdown {
    background-color: white;
    width: 100%;
    height: 80%;
}

.filter-dropdown ul li {
    border: none;
}

.filter-dropdown ul li a {
    color: #8B8B8B;
}

.drop-toggle {
    height: 250px !important;
}

.drop-toggle2 {
    height: 150px !important;

}

.nstSlider {
    cursor: hand;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    width: 90% !important;
    height: 20px;
    background: #fff !important;
    margin: 15px auto 0 auto !important;
    border: 1px solid #eee;
}

.nstSlider .bar {
    background-color: green !important;
    margin: 0 auto !important;
}

.nstSlider .rightGrip, .nstSlider .leftGrip {
    border: 1px solid #ddd;
}

.leftLabel, .rightLabel, .from, .to, .toman {
    float: right;
    margin-top: 15px;
    text-align: center;
}

.leftLabel {
    border-bottom: 1px solid green;
    width: 25%;
}

.rightLabel {
    border-bottom: 1px solid green;
    width: 25%;
}

.from, .to {
    width: 15%;
}

.toman {
    width: 20%;
}

/*finish product page */
/*start detail page */
.detail-img-container {

    border-radius: 10px;
    border: 1px solid #eee;
    float: right;
}

.detail-img-l {
    height: 95% !important;
    width: 95% !important;
    margin: 2.5% auto;

}

.detail-img-s {
    position: absolute !important;
    right: -5px;
    top: 10%;
}

.detail-img-s div {

    margin-bottom: 5px;
    border: 1px solid #fff;
    border-right: 5px solid #fff;
    box-shadow: 0 0 15px gray;
    background-color: white;
    padding: 0 !important;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.detail-img-s div:hover {
    transform: translateX(-5px);
    box-shadow: none;
}

.detail-img-l img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.detail-img-s img {

    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.detail-like {
    position: absolute;
    top: 2.5%;
    left: 2.5%;
    border-radius: 50%;
    border: 1px solid #eee;
    padding: 5px 7px 2.5px 7px;
    cursor: pointer;
}

.detail-like i {
    color: #eee !important;
}

.detail-like:hover {
    border: 2px solid #f44336;
}

.detail-like:hover i {
    color: #f44336 !important;
}

.detail-txt {
    float: right;
    text-align: right;
    padding-bottom: 10px;
    z-index: 0;

}

.detail-txt .history {
    margin-top: 20px;
}

.detail-txt .history a {
    font-size: 11px;
    color: #878787;
    padding: 5px !important;
}

.detail-txt .history i {
    font-size: 11px;
    color: #878787;
}

.detail-txt .brand {
    position: relative;
}

.detail-txt .brand h3 {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.detail-txt .brand p {
    color: #909090;
    font-size: 14px;
}

.detail-price {
    float: right;
    font-size: 14px;
    color: #cccccc;
    direction: rtl;
    padding-top: 5px;
    margin-right: 10px;
}

.detail-discount {
    float: right;
    font-size: 17px;
    color: green;
    font-weight: bold;
    direction: rtl;
}

.detail-discount-sign {
    background: linear-gradient(to left, #33cc33 8%, #009999 91%);
    color: white;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 5px 10px 2.5px 10px;
    font-size: 14px;
    text-align: center;
    margin-right: 10px;
    position: absolute;
    top: 5%;

}

.detail-rate-sign {
    position: absolute;
    top: 5%;

    background: linear-gradient(to left, #ffcc00 29%, #ff9900 82%);
    border-radius: 5px;
    padding: 2.5px 5px;
    transition: 0.2s;
}

.detail-rate-sign a {
    color: white;
    font-size: 14px;
}

.detail-rate-sign:hover a {
    color: white;
}

.detail-rate-sign:hover {
    box-shadow: 0 5px 10px gray;
    padding: 2.5px 10px;
}

.detail-attr {
    border-top: 1px solid #efeff6;
}

.detail-attr div {
    height: 35px;
}

.detail-attr h3 {
    font-size: 13px;
    background-color: #efeff6;
    color: #1e1e1e;
    padding: 5px;
    border-radius: 0 0 0 30px;
    border-top: transparent;

    float: right;
    font-weight: 600;
}

.detail-attr ul li {
    display: block;
    font-size: 12px;
    padding-right: 30px;
    position: relative;
    color: #8B8B8B;
    margin: 5px 0;
}

.detail-attr-style {
    height: 2px;
    width: 7px;
    background-color: #aaaaaa;
    float: right;
    position: absolute;
    top: 50%;
    right: 15px;
}

.detail-attr-value {

    font-weight: 500;
}

.detail-size {
    border-bottom: 1px solid #efeff6;
    border-top: 1px solid #efeff6;
}

.detail-size h3 {

    font-size: 13px;
    text-align: right;
    font-weight: 600;
    float: right;
    margin: 5px 0 0 0;

}

.detail-size span {
    float: right;
    margin: 5px;
    color: black;
    border: 1px solid black;
    text-align: center;
    position: relative;
    background-color: white;

}

.detail-size span a {
    color: black;
    font-size: 12px;
    width: 100%;
    height: 100%;
}

.detail-size span:before {
    position: absolute;;
    bottom: -4px;
    left: -5px;
    content: '';
    width: 100%;
    height: 100%;
    background-color: black;
    border: 1px solid black;
    z-index: -1;
    transition: 0.3s;
}

.detail-size span:hover:before {
    position: absolute;
    bottom: 0;
    left: 0;
}

.detail-color h3 {
    width: 30%;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    float: right;
}

.detail-color {
    border-bottom: 1px solid #efeff6;
}

.detail-color span {
    width: calc(10% - 10px);
    margin: 0 5px;
    padding: 10px;
    float: right;
    border-radius: 50px;
    height: 10px;
    position: relative;
    overflow: hidden;
}

.detail-color span:after {
    position: absolute;
    content: '';
    top: 10PX;
    right: -5px;
    background-color: white;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    transform: rotate(-30deg);
    pointer-events: none;
}

.detail-color span:hover:after {
    transform: rotate(0deg);
    top: 20px
}

.detail-color1 {
    background-color: gray;
}

.detail-color2 {
    background-color: black;

}

.detail-color3 {
    background-color: silver;
}

.detail-color4 {
    background-color: gray;
}

.detail-color5 {
    background-color: saddlebrown;
}

.detail-buttons .col-lg-6 {
    float: right;

}

.detail-button-buy {
    box-shadow: 0 5px 5px 0 darkgreen;
    border-radius: 10px;
    padding: 5px;
    background-color: green;
    color: white;
    position: relative;
    overflow: hidden;
    border: 2px solid green;
}

.detail-button-buy:before {
    position: absolute;
    top: 0;
    left: -100%;
    content: '';
    width: 100%;
    height: 100%;
    background-color: white;
    -webkit-transition: 0.4s, left 0.6s;
    -moz-transition: 0.4s, left 0.6s;
    -o-transition: left 0.4s, padding-right 0.6s;
    transition: left 0.4s, padding-right 0.6s;
}

.detail-button-buy:hover:before {
    left: 60%;
    transition: left 0.4s, 0.6s;
}

.detail-button-buy:hover {
    padding-right: 55px;
    box-shadow: none;
    transform: translateY(5px);
}

.detail-button-after {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 40%;
    color: green;
    -webkit-transition: left 0.6s;
    -moz-transition: left 0.6s;
    -o-transition: left 0.6s;
    transition: left 0.6s;
    padding-top: 5px;
    opacity: 0;

}

.detail-button-buy:hover .detail-button-after {
    left: 60%;
    transition: left 0.6s;
    opacity: 1;
}

.detail-add {
    margin: 0 auto;
    background-color: transparent;
    color: green;

    padding: 7px;
    border-radius: 10px;

    font-weight: 700;
    box-shadow: 0 3px 5px 0 darkgreen;
    position: relative;
    overflow: hidden;
    border: 2px solid green;
}

.detail-add span {
    width: 25%;
    height: 100%;
    background-color: green;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    transform: translateY(-150%) scale(2);
    transition: 0.5s;
    z-index: -1;
}

.detail-add:hover {
    color: white;
    box-shadow: none;
    transform: translateY(5px);
}

.detail-add:hover span {
    transform: translateY(0) scale(2);
}

#like1 {
    left: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#like2 {
    left: 25%;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#like3 {
    left: 50%;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

#like4 {
    left: 75%;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.detail-tab .nav {
    display: flex;
    flex-direction: row-reverse;
}

.detail-tab a {
    color: #bbb;
    font-size: 14px;
}

.detail-tab a:hover {
    color: #2D2D2D;
}

.nav-tabs .nav-link.active {
    background-color: #f7f7f7 !important;
    border-color: #dee2e6 #dee2e6 #f7f7f7 !important;
}

.nav-tabs .nav-link i {
    padding-left: 5px;
    font-size: 16px;
}

.detail-tab .tab-content {
    background-color: #f7f7f7 !important;
}

.detail-tab-rate {
    width: 90%;
    margin: 0 auto;
    background-color: white;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0 0 5px gray;
    position: relative;
}

.detail-tab-rate h3 {
    font-size: 15px;
    font-weight: 600;
    width: 40%;
    float: right;
    padding-top: 10px;
}

.detail-tab-rate p {
    font-size: 13px;
    color: #aaa;
    direction: rtl;
    margin: 0 !important;
    width: 40%;
    float: right;
    padding-top: 10px;
}

.detail-tab-rate p span {
    padding: 10px 5px;
}

.detail-tab-rate-sign {
    position: absolute;
    top: -50%;
    left: 5%;
    background: linear-gradient(to left, #ffcc00 29%, #ff9900 82%);
    border-radius: 5px;
    padding: 2.5px 5px;
    transition: 0.2s;
    color: white;
    font-size: 14px;

    box-shadow: 0 0 5px gray;
}

.detail-tab-reviews {
    width: 90%;
    margin: 10px auto;
    padding: 10px 20px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 5px gray;
    position: relative;

}

.detail-tab-review-img {
    position: relative;
}

.detail-tab-review-img div {
    float: right;
    border-radius: 50%;
    width: 10%;
}

.detail-tab-review-img span {
    float: right;
    width: 60%;
    font-size: 12px;
    font-weight: bold;
    margin-top: 7px;
    padding-right: 10px;
}

.detail-tab-rate-review-sign {
    position: absolute;
    top: 10%;
    left: 0;
    background: linear-gradient(to left, #ffcc00 29%, #ff9900 82%);
    border-radius: 5px;
    padding: 2.5px 5px;
    color: white;
    font-size: 14px;

}

.detail-tab-review-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.detail-tab-review-txt {
    clear: both;
    font-size: 13px;
    padding-top: 20px;
}

.tab-content table {
    font-size: 14px;
}

.tab-content table th {
    border: none !important;
    text-align: right;
    width: 50%;

}

.detail-tab-rate-opinion {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.detail-tab-rate-opinion p:nth-child(1) {
    color: black;
    width: 100%;
    font-size: 13px;
    float: right;
    padding-right: 10px;
}

.detail-tab-rate-opinion p:nth-child(2) {
    color: #aaaaaa;
    width: 100%;
    font-size: 12px;
    float: right;
    padding-right: 10px;
}

.detail-tab-rate-opinion-input {
    width: 95%;
    margin: 5% auto;
}

.detail-tab-rate-opinion-input label {
    font-size: 13px;
    width: 100%;
}

.detail-tab-rate-opinion-input input {
    font-size: 13px;
    text-align: right;
    border-color: transparent transparent #aaa transparent;
}

.detail-tab-rate-opinion-input textarea {
    font-size: 13px;

    text-align: right;
    min-height: 100px;
}

.detail-tab-rate-opinion-input form {
    margin-top: 5px;
}

.detail-tab-rate-opinion-input-rate span {
    float: right;
    color: #aaa;
    margin-top: 10px;
}

.detail-tab-rate-opinion-input-rate p {
    width: 20%;
    color: black;
    font-size: 13px;
}

.detail-tab-rate-opinion-input-rate button {
    background-color: #f3a395;
    color: white;
    border: none;
    padding: 5px 20px;
    font-size: 14px;
    float: left;
    border-radius: 10px 10px 10px 0;
}

.detail-tab-rate-opinion-input-rate button:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 5px gray;
}

.detail-tab-question h3 {
    font-size: 15px;
    padding-top: 10px;
    font-weight: 700;
}

.detail-tab-question p {
    font-size: 13px;
    color: #aaa;
}

.detail-tab-question textarea {
    min-height: 100px;
    width: 100%;
    text-align: right;
    font-size: 14px;
}

.detail-tab-question button {
    background-color: #f3a395;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    border: none;
    float: left;
}

.detail-tab-answer {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px 0;
}

.detail-tab-answer-container h3 {
    font-size: 16px;
    font-weight: bold;
}

.detail-tab-answer-1 {
    width: 90%;
    margin: 10px auto;
    padding: 10px 20px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 5px gray;
    position: relative;
}

.detail-tab-answer-1:after {
    position: absolute;
    top: 50%;
    right: -9px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background-color: white;
    border: 1px solid;
    border-color: #ddd #ddd white white;
    box-shadow: 2px -2px 3px #ababab;
}

.detail-tab-answer-2 {
    width: 90%;
    margin: 10px auto;
    padding: 10px 20px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 5px gray;
    position: relative;
}

.detail-tab-answer-2:after {
    position: absolute;
    top: 50%;
    left: -9px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background-color: white;
    border: 1px solid;
    border-color: white white #ddd #ddd;
    box-shadow: -2px 2px 3px #ababab;
}

.detail-tab-answer-1-img {
    position: relative;
}

.detail-tab-answer-1-img div {
    float: right;
    border-radius: 50%;
    width: 10%;
}

.detail-tab-answer-1-img span {
    float: right;
    width: 60%;
    font-size: 12px;
    font-weight: bold;
    margin-top: 7px;
    padding-right: 10px;
}

.detail-tab-answer-2 .detail-tab-review-img {
    position: relative;
}

.detail-tab-answer-2 .detail-tab-review-img div {
    float: left;
    border-radius: 50%;
    width: 10%;
}

.detail-tab-answer-2 .detail-tab-review-img span {
    float: left;
    width: 60%;
    font-size: 12px;
    font-weight: bold;
    margin-top: 7px;
    text-align: left;
    padding-left: 10px;
}

.detail-samepro {
    background-color: #F9F9F9;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 10px;
    position: relative;
}

.detail-samepro-title {
    background-color: white;
    padding: 5px;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid rgb(238, 238, 238);
    color: #aaa;
    /*-webkit-animation: bubble 0.8s infinite ease-in-out;*/
    /*-o-animation: bubble 0.8s infinite ease-in-out;*/
    /*animation: bubble 0.8s infinite ease-in-out ;*/
    /*animation-direction: alternate;*/
}

/*@keyframes bubble{*/
/*	from{*/
/*		box-shadow:0 0 5px gray;*/
/*	}*/
/*	to{*/
/*		box-shadow:none;*/
/*	}*/
/*}*/
.wrapper {
    width: 80% !important;
    margin: 0 auto !important;

}

.bzoom_thumb img {
    width: 100% !important;
}

.bzoom_zoom_area {
    left: -615px !important;
    z-index: 10;
    width: 600px !important;
}

.bzoom_zoom_area div {
    margin: 0 auto !important;
    width: 100% !important;
}

.bzoom_small_thumbs {
    top: 10px !important;
}

.bzoom_small_thumbs {
    width: 80px !important;
}

.bzoom_small_thumbs ul {
    width: 80px !important;
}

.bzoom_small_thumbs ul li {
    border: 2px solid;
    border-color: white #aaa white white;
    border-radius: 10px;
    margin-bottom: 2.5px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    float: none;
}

.bzoom_small_thumbs ul li:hover {
    transform: translateX(-10px);
}

.bzoom_small_thumbs ul li img {
    border-radius: 5px !important;
}

/*finish detail page */
/*shopping bag page */
.steps {
    width: calc(100% - 30px);
    max-width: 500px;
    margin: 10px auto;
    height: 200px;

}

.step-line {
    width: 100%;
    margin: 0 auto;
    transform: translateY(100px);
    height: 3px;
    background-color: #ddd;
    position: relative;
}

#stepLoad {
    height: 2px;
    background-color: #f3a395;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
}

.step-item {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    top: -35px;
    position: absolute;
    border: 2px solid #ddd;
    background: white;
    padding: 3%;
    z-index: 1;

}

.step-item span {
    text-align: center;
    width: 100px;
    position: absolute;
    bottom: -30px;
    left: -15px;
}

.step-item :active {
    border-color: #f3a395;
}

.step-item:nth-child(3) {
    left: 0
}

.step-item:nth-child(1) {
    left: calc(100% - 70px)
}

.step-item:nth-child(2) {
    left: calc(50% - 35px)
}

.step-item img {
    width: 100% !important;
    height: 100% !important;

}

.shopping-bag-title {
    text-align: right;
    font-weight: 700;
}

.shopping-bag-title div {
    width: 10px;
    height: 10px;
}

.shopping-bag-title div img {
    width: 100% !important;
    height: 100% !important;
}

.shop-card {
    border: 1px solid #ddd;
    padding: 10px 20px !important;
    overflow: hidden;
}

.shop-img {

    float: right;
}

.shop-img img {
    width: 100%;
    height: 100%;
}

.shop-txt {
    text-align: right;
}

.shop-txt h3 {
    font-size: 16px;
    font-weight: 700;
}

.shop-txt p {
    font-size: 14px;
    font-weight: 400;
}

.shop-txt h4 {
    font-size: 12px;
    color: #aaa;
}

.shop-txt h6 {
    font-size: 14px;
    text-align: right;
}

.shop-cost {

    height: 60%;
    text-align: right;
}

.shop-cost .col-12 div {
    float: left;
}

.shop-count {
    float: right;
    text-align: center;
    cursor: pointer;
}

.shop-count input {
    width: 100% !important;
    text-align: center;
}

.shop-cost-txt h5 {

    color: #f44336;
}

.shop-cost-end {

    font-weight: 700;
}

.rtl {
    direction: rtl;
}

.receipt {
    padding: 40px 20px;
    border: 2px solid #ddd;
    border-right: none;
    border-left: none;
}

.receipt-head {
    background-color: #fafafa;
    padding: 15px;
}

.receipt-header-icon {
    float: right;
    width: 60%;
    height: 100px;
}

.receipt-head .col-lg-7 div span {
    float: right;
    width: 40%;
    font-weight: 600;
    text-align: right;
}

.receipt-header-icon img {
    width: 70%;
    height: 70%;
    margin-top: 5px;
}

.receipt-head .col-lg-7 {
    height: 100px;
    padding: 10px;
    text-align: right;
}

.receipt-head .col-lg-5 {
    border-right: 1px solid #ddd;
}

.receipt-head .col-lg-5 div h6 {
    float: right;
    width: 50%;
    font-size: 14px;
    text-align: right;
}

.receipt-head .col-lg-5 div h4 {
    float: right;
    width: 50%;
    font-size: 15px;
    text-align: right;
}

.receipt-dis {
    color: red;
}

.receipt-end {
    border-top: 1px solid #ddd;
}

.receipt-end h4,
.receipt-end h6 {
    font-weight: 700;
    font-size: 16px;
}

.receipt-alert {
    font-size: 15px;
    color: #aaaaaa;
    text-align: right;

}

.receipt-button {
    padding: 5px;
}

.receipt-button button {
    background-color: transparent;
    border: none;
    padding: 10px 20px;
    font-size: 15px;
    color: #f3a395;
    position: relative;
    font-weight: 600;
    text-align: center;
    overflow: hidden;
    outline: none;
}

.receipt-button button:before {
    position: absolute;
    top: 0;
    left: 7%;
    width: 88%;
    height: 50%;
    content: '';
    border: 2px solid #f3a395;
    z-index: -2;
    transform: skew(-40deg);
    border-bottom: none;

}

.receipt-button button:after {
    position: absolute;
    bottom: 0;
    left: 7%;
    width: 88%;
    height: 50%;
    content: '';
    border: 2px solid #f3a395;
    z-index: -2;
    transform: skew(40deg);
    border-top: none;

}

.receipt-button-layer2 {
    position: absolute;
    bottom: 0;
    left: 7%;
    width: 88%;
    height: 50%;
    content: '';
    background-color: #f3a395;
    z-index: -1;
    transform: skew(40deg) translateX(-100%);
    border-top: none;
    opacity: 0;
}

.receipt-button-layer1 {
    position: absolute;
    top: 0;
    left: 7%;
    width: 88%;
    height: 50%;
    content: '';
    background-color: #f3a395;
    z-index: -1;
    transform: skew(-40deg) translateX(100%);
    border-bottom: none;
    opacity: 0;
}

.receipt-button button:hover {
    color: white;
    transform: translateX(-30px);
    transition: transform 0.2s ease-in-out;
}

.receipt-button button:hover .receipt-button-layer1 {
    transform: skew(-40deg) translateX(0);
    transition: transform 0.2s ease-in-out;
    opacity: 1;
}

.receipt-button button:hover .receipt-button-layer2 {
    transform: skew(40deg) translateX(0);
    transition: transform 0.2s ease-in-out;
    opacity: 1;
}

.empty-bag img {
    width: 100%;
}

.empty-bag-txt {

    margin: 0 auto !important;
    text-align: center;
    border-radius: 10px;
    padding-top: 10px;
    background-color: white;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}

.shipping-header {
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    top: -20px;
    right: 20px;
    border: 1px solid #bbb;
    background-color: white;
    text-align: center;
    border-radius: 10px;
}

.shipping-form-items {
    position: relative;
}

.shipping-form-items input {
    position: relative;
    outline: none;
    text-align: right;
    border: none;
    border-bottom: 1px solid #aaa;
    color: #aaa;
    padding-bottom: 5px;
}

.shipping-form-items input::placeholder {
    font-size: 14px;
}

.shipping-form-items input:not(:placeholder-shown) ~ label {
    transform: translateY(-20px);
    font-size: 12px;
    font-weight: 700;
    color: #f3a395;
    opacity: 1;
}

.shipping-form-items input:focus ~ span i,
.shipping-form-items input:not(:placeholder-shown) ~ span i {
    color: #f3a395;
}

.shipping-form-items input:focus,
.shipping-form-items input:not(:placeholder-shown) {
    border-color: #c9c9c9;
}

.shipping-form-items label {
    position: absolute;
    top: 30%;
    right: 16%;
    font-size: 14px;
    color: #aaa;
    transition: 0.3s;
    opacity: 0;
}

.shipping-form-items span {
    position: absolute;
    top: 30%;
    right: 10%;
    font-size: 14px;
    color: #aaa;

}

.shipping-form-items button {
    border-radius: 10px;
    border: none;
    outline: transparent !important;
    background-color: #f3a395;
    text-align: center;
    color: white;
    overflow: hidden;

}

.shipping-form-items button div {
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: relative;
    padding: 5px 10px;
    z-index: 0;
}

.shipping-form-items button div i {

    height: 100%;
    background-color: transparent;
    position: absolute;
    right: 10%;
    top: 20%;
}

.shipping-form-items button div:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 100%;
    width: 30%;
    background-color: #fff;
    opacity: 0.1;
    z-index: -1;
    clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
    transition: 0.3s;
    pointer-events: none;
}

.shipping-form-items button div:hover:after {
    width: 150%;
}

.shipping {
    border: 1px solid #ddd;
    position: relative;
}

.shipping-time {
    background: white;
    position: absolute !important;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ddd;
    top: 0;
    right: -150%;
}

.shipping-time-head {
    position: absolute !important;
    top: -15px;
    right: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: white;
    font-weight: 600;
}

.shipping-time .col-lg-6 ul {
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
}

.shipping-time .col-lg-6 .tab-content .container div {
    color: #aaa;
    cursor: pointer;
}

.shipping-time .col-lg-6 .tab-content .container div:hover {
    color: black;
    font-size: 15px;

}

.shipping-time .nav-tabs .nav-link.active {
    background-color: transparent !important;
    border-color: transparent transparent #f3a395 transparent !important;
    border-width: 3px;
}

.shipping-time .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: black;
}

.shipping-time a {
    color: #aaa;
}

.shipping-time .tab-content {
    background-color: #fff;
}

.shipping-time-header {
    position: absolute;
    top: -15px;
    right: 0;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    background-color: white;
}

.shipping-time .col-lg-6 h3 {
    font-size: 15px;
    text-align: right;
}

.shipping-time .col-lg-6 span p {
    font-size: 14px;

}

.shipping-time-receipt {
    padding-top: 40px !important;
}

.shipping-time-receipt h3 {
    border-bottom: 1px solid #ddd;
}

.shipping-time-divider {
    border-right: 1px solid #ddd;
}

.shipping-time-receipt-divider {
    border-bottom: 1px solid #ddd;
    color: green;
}

.shipping-time-receipt-discount {
    color: #ff253a;
}

.shipping-time-receipt-price {
    font-weight: 600;
}

.shipping-time-receipt-button button {
    border-radius: 10px;
    border: none;
    outline: transparent !important;
    background-color: #f3a395;
    text-align: center;
    color: white;
    overflow: hidden;

}

.shipping-time-receipt-button button div {
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: relative;
    padding: 5px 10px;
    z-index: 0;
}

.shipping-time-receipt-button button div i {

    height: 100%;
    background-color: transparent;
    position: absolute;
    left: 10%;
    top: 25%;
}

.shipping-time-receipt-button button div:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 30%;
    background-color: #fff;
    opacity: 0.1;
    z-index: -1;
    clip-path: polygon(70% 0, 100% 50%, 70% 100%, 0 100%, 0 0);
    transition: 0.3s;
    pointer-events: none;
}

.shipping-time-receipt-button button div:hover:after {
    width: 150%;
}

.faktor {
    color: #aaa;
}

/*payment page*/
.payment-shipping {
    background: linear-gradient(to top right, #fff 30%, #f4f4f4 80%);
    text-align: right;
    font-size: 14px;
    color: #878787;
    font-weight: 400;
}

.payment-shipping span {
    color: #474747;
}

.payment-gifts {
    border: 1px solid #ddd;
    border-right-color: transparent;
}

.payment-form .col-lg-3 img[src="img/discountcart.png"] {
    transform: rotate(30deg);
}

.payment-form div {
    position: relative;
}

.payment-form div label {
    font-size: 14px;
    color: #aaa;
    position: absolute;
    top: 0;

    transition: 0.2s;
    opacity: 0;
}

.payment-form div input {
    border: none;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    position: relative;
    background-color: transparent;
    outline: none;
    text-align: right;
    color: #aaaaaa;
    padding-bottom: 5px;
}

.payment-form input::placeholder {
    font-size: 14px;
}

.payment-form input:not(:placeholder-shown) ~ label {
    transform: translateY(-5px);
    font-size: 12px;
    font-weight: 700;
    color: #f3a395;
    opacity: 1;
}

.payment-form input:focus ~ span i,
.payment-form input:not(:placeholder-shown) ~ span i {
    color: #f3a395;
}

.payment-form input:focus,
.payment-form input:not(:placeholder-shown) {
    border-color: #f3a395;
}

.payment-price div p {
    font-size: 14px;
}

.payment-disc {
    color: #f44336;
    border-bottom: 1px solid #ddd;
}

.payment-way {
    border: 1px solid #ddd;
    text-align: right;
    border-left-color: transparent;
    height: 100%;

}

.payment-way h3 {
    font-size: 16px;

    padding-top: 15px;
    font-weight: 600;
}

.payment-way button {
    padding: 10px 15px;
    background-color: #f3a395;
    color: white;
    border: none;
    border-radius: 10px;
    transform: rotateY(0deg) rotateX(50deg);
    box-shadow: 0 5px 1px silver;
    background-blend-mode: screen;
    transform-style: preserve-3d;
    outline: none !important;
    transition: 0.2s;
}

.payment-way button:focus {
    box-shadow: none;
    transform: rotateY(0deg) rotateX(50deg) translateY(5px);
}

/*.payment-way button:hover{*/
/*	box-shadow: 3px -3px 1px silver ;*/
/*	transform: rotateY(0deg) rotateX(0deg) ;*/
/*}*/
.payment-way p {
    font-size: 12px;
    color: #aaa;
}

.payment-button {
    border-bottom: 1px solid #ddd;
}

.payment-button .col-lg-8 {
    color: #aaa;
    font-size: 14px;
    text-align: right;
}

.payment-button .col-lg-8 a {
    color: #f3a395 !important;
}

.payment-button button {
    background-color: green;
    color: white;
    padding: 10px 30px;
    position: relative;
    font-size: 15px;
    border-radius: 10px;
    border: none;
    outline: none !important;
    transform: translateY(0);

}

.payment-button button:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: green;
    transform: scale(0);
    content: '';
    border-radius: 10px;
}

.payment-button button:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 4px 0px rgba(0, 0, 0, 0.3);
    transition: 0.2s;
}

.payment-button button:hover:after {
    transform: scale(1.4);
    opacity: 0;
    transition: 0.3s;
}

.payment-shop-title {
    position: absolute;
    top: 20px;
    left: -31px;
    transform: rotate(-45deg);
    color: white;
    background-color: #f3a395;
    font-size: 14px;
    padding: 5px 35px;
    clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);

}

.print-page {
    display: block !important;
    border: 1px solid black;
    padding: 50px;
}

.print-page .print-customer {
    border-top: 1px solid #aaa;
    padding-top: 30px;
}

.print-page table {
    border: 1px solid black;
}

.print-page table td {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.print-page .print-table-head {
    border-bottom: 1px solid black;
}

.print-page .print-sign {
    border-top: 1px solid #aaa;

}

.print-page .print-sign p {
    font-size: 14px;
}

.print-page-button {
    position: fixed !important;
    top: 10%;
    right: 0;
    background-color: green;
    width: 50px;
    color: white;
    border: none;
    border-radius: 5px 0 0 5px;
    height: 50px;
    padding-top: 8px;
    overflow: hidden;
    transition: 0.2s;
}

.print-page-button i {
    padding: 10px 0;
}

.print-page-button:hover {
    width: 100px;
    padding-top: 5px;
}

/*finish shopping-bag page*/
/*account page*/
article {
    position: static;
}

.account .col-lg-3 ul {
    background-color: #f5f5f5;

}

.account-img {
    margin-bottom: -10vw;
    z-index: 1;
    position: relative;
}

.account-img img {
    width: 160px;
    height: auto;
    margin: 10px auto !important;
    border-radius: 50%;
}

.user-name {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%);
    background-color: #f9f9f9;
    padding: 5px 30px;
    font-size: 14px;
    display: block;
    width: 60%;
    margin: 15px auto !important;
    border-radius: 10px;
    border: 2px solid #f3a395;
    z-index: 2;
    font-weight: 600;
}

.clip-layer {
    position: relative;
}

.account-menu ul li {
    list-style: none;
    position: relative;
    overflow: hidden;
    color: #f3a395;
    cursor: pointer;
}

.account .fa-heart {
    color: #f3a395;
}

.account-menu ul li:after {
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    content: '';
    border: 10px solid;
    border-color: transparent #f9f9f9 transparent transparent;
    transition: 0.2s;
    transition-delay: 0.2s;
}

.account-menu ul li:hover:after {
    right: 0;
}

.account-menu ul li:hover {
    padding-right: 30px !important;;
    transition: 0.2s;
    color: white;
}

.account-menu ul li:hover .fa-heart {
    transition: 0.2s;
    color: white;
}

.account-menu ul li:hover {
    background-color: #f3a395;
    transition: 0.2s;
    box-shadow: 0 0 5px gray;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    font-size: 14px;
    font-weight: 600;
    color: white;
    background-color: #f3a395;
    padding: 5px 15px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.2s;
    transform: rotateX(25deg);
    transform-style: preserve-3d;
    box-shadow: 0 5px 3px blue;
    text-align: center;
}

.inputfile:focus + label,
.inputfile + label:hover {
    transform: rotateX(25deg) translateY(5px);
    box-shadow: none;
}

.account-info {
    z-index: 0;
    background-color: white;
    animation: fade-in 1s ease-in-out;
}

.orders {
    background-color: white;
    transition: 0.5s;
    z-index: 0;
    animation: fade-in 1s ease-in-out;
}

@keyframes fade-in {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.orders table thead td {
    color: #fff;
    background-color: #f3a395;
    font-size: 14px;
    padding: 10px;
}

.orders tbody td {
    font-size: 14px;
    padding: 15px;
}

.orders .unsucceed {
    color: #aaa;
}

.orders .succeed {
    color: green;
    font-weight: 600;
}

.orders table tr:nth-child(even) {
    background-color: #f7f7f7;
}

.active-account {
    z-index: 1;
    display: block !important;
    height: 100%;
}

.account-love {
    background-color: white;
    transition: 0.5s;
    z-index: 0;
    animation: fade-in 1s ease-in-out;
}

.account-love img {
    width: 100%;
    height: 100%;
}

.account-love-layer {
    position: absolute;
    bottom: 0;
    border: 2px solid #000;
    opacity: 0.5;
    height: 97%;
    width: calc(100% - 42px);
    margin: 5px;
}

.account-love-item-name {
    position: absolute;
    bottom: 0;
    width: calc(100% - 55px);
    margin: 5%;
    height: 25%;
    color: #000;
    background-color: #f8f8f8;
    opacity: 0.9;
    text-align: right;
    padding-right: 5px;
    font-size: 14px;
    padding-top: 10px;
}

.account-love-item-name div {
    color: green;
}

.account-love-item-container {
    transition: 0.3s;
}

.account-love-item-container:hover {
    transform: translateY(-20px);

}

.account-love-item-container:hover .account-love-item-front {
    box-shadow: 0 0 5px #aaa;
}

.account-love-item-buy {
    position: absolute;
    top: 20px;
    right: 15px;
    background-color: green;
    color: white;
    border-radius: 10px 0 0 10px;
    white-space: nowrap;
    width: 35px;
    padding: 5px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
}

.account-love-item-container i {
    padding: 0 5px;
    font-size: 16px;
}

.account-love-item-see {
    position: absolute;
    top: 52.5px;
    right: 15px;
    background-color: goldenrod;
    color: white;
    border-radius: 10px 0 0 10px;
    white-space: nowrap;
    width: 35px;
    padding: 5px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
}

.account-love-item-delete {
    position: absolute;
    top: 85px;
    right: 15px;
    background-color: #ddd;
    color: #424242;
    border-radius: 10px 0 0 10px;
    white-space: nowrap;
    width: 33px;
    padding: 5px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
}

.account-love-item-buy:hover, .account-love-item-see:hover, .account-love-item-delete:hover {
    width: 100px;
    text-align: center;
}

.account-gift {
    perspective: 1000px;

}

.account-gift img {
    width: 100%;
    height: 100%;
    position: relative;
}

.account-gift-text {
    position: absolute !important;
    bottom: 100px;
    left: 100px;
    padding: 5px;
    background: linear-gradient(0deg, rgba(175, 34, 191, 1) 0%, rgba(82, 185, 255, 1) 100%);
    color: #fff;
    font-size: 16px;
    transform-style: preserve-3d;
    transform: rotateX(5deg) rotateY(50deg) rotate(-20deg);
}

.account-gift-text:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    background-color: rgba(82, 185, 255, 1);
    transform-origin: top;
    width: 100%;
    height: 40px;
    transform: rotateX(-92deg) skewX(19deg);

}

.account-gift-text2 {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background: linear-gradient(0deg, rgba(175, 34, 191, 1) 0%, rgba(82, 185, 255, 1) 100%);
    transform-origin: left;
    width: 50px;
    height: 100%;
    transform: rotateY(70deg) skewX(0);

}

/*finish user-account page*/
/*dropdown*/
.header-category-ul li:hover .dropdown {
    height: 100vh;
    padding: 20px 50px;
}

.header-category-ul li:hover {
    color: #f3a395;
    font-weight: 600;

}

.header-category-ul li:hover i {
    color: #f3a395;
    transform: rotate(180deg);

}

/*.dropdown{*/
/*background-color: white;*/
/*position: absolute !important;*/
/*top:50px;*/
/*right: 0;*/
/*padding:0 50px;*/
/*z-index:10;*/
/*overflow:hidden;*/
/*height:0;*/
/*transition:height 0.7s , padding 0.7s;*/
/*width:100vw !important;*/
/*}*/
/*!*#women-dropdown .dropdown{*!*/
/*!*    right:-100% !important;*!*/
/*!*}*!*/
/*!*#bag-dropdown .dropdown{*!*/
/*!*    right:-200% !important;*!*/
/*!*}*!*/
/*.dropdown .col-lg-8 ul li:after{*/
/*position: absolute;*/
/*bottom:50%;*/
/*right:0;*/
/*width:0;*/
/*height:2px;*/
/*background-color: #f3a395;*/
/*content: '';*/
/*transition: 0.3s;*/
/*}*/
/*.dropdown .col-lg-8 ul li{*/
/*position: relative;*/
/*}*/
/*.dropdown .col-lg-8 ul li:hover:after{*/
/*width:10%;*/
/*}*/
/*.dropdown ul li{*/
/*list-style: none;*/
/*text-align: right;*/
/*}*/
/*.dropdown ul li a{*/
/*color:#aaa;*/
/*font-size:14px;*/
/*padding-right:30px;*/
/*font-weight: 400;*/
/*}*/
.dropdown-li-header img {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-left: 5px;
}

.dropdown-li-header a {
    color: black !important;
    font-size: 15px;
    padding-right: 0 !important;
    text-align: right;
    font-weight: 400;
}

.dropdown-li-marks {
    border-right: 1px solid #eee;
}

.dropdown-li-marks ul li {
    border: 1px solid #eee;
    margin-top: 5px;
    height: 60px;
}

.dropdown-li-marks ul li img {
    width: 100%;
    height: 100%;
    padding: 10px;

}

/*finish dropdown*/
/*ticket*/
.account-ticket {
    background-color: #f5f5f5;
    border-radius: 10px;
}

.account-ticket ul li {
    background-color: white;
    list-style: none;
    margin: 20px 10px;
    min-height: 100px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    transition: transform 0.2s;
}

.account-ticket ul:hover li {
    opacity: 0.8;
    transform: scale(0.9);
}

.account-ticket ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    opacity: 1;
    transform: scale(1);
}

.account-ticket-title {
    color: black;
    font-size: 14px;
    text-align: right;
}

.account-ticket-content {
    color: #4B4B4B;
    font-size: 13px;
    text-align: left;
    border-top: 2px solid #eee;
}

.account-ticket-img {
    position: relative;
    min-height: 64px;

}

.account-ticket-img img {
    background-color: #f3a395;
    position: absolute;
    top: -20px;
    border-radius: 5px;
    width: 64px;
    height: 64px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

.account-ticket-inner {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}

.account-ticket-inner .col-12 {
    border-bottom: 1px solid #eee;
}

.account-ticket-inner:hover .col-12 {
    opacity: 0.7;
}

.account-ticket-inner .col-12:hover {
    opacity: 1;
}

.account-ticket-inner .col-lg-2 {
    background-color: #f5f5f5;
    font-size: 14px;
}

.account-ticket-inner .col-lg-10 {
    background-color: white;
    font-size: 14px;
}

.account-ticket-inner textarea {
    border-color: #ddd;
    outline: none;
}

.account-ticket-inner input {
    border: 1px solid #ddd !important;
    outline: none;
}

/*404*/
.error-main {
    color: white;
    background: #2980b9; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #2c3e50, #2980b9); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #2c3e50, #2980b9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: right;
}

.error-main h1 {
    font-size: 30px;
    font-weight: bold;
}

.error-main h2 {
    font-size: 18px;
    color: #ccc;
}

.error-main form {
    border: 2px solid white;
    border-radius: 15px;
    width: 50%;
    margin: 0 auto;
    text-align: right;
    transition: 0.3s;
}

.error-main form input {
    background-color: transparent;
    border: none;
    outline: none;
    color: white;
    text-align: right;
    width: 70%;
    padding: 5px;
    transition: 0.3s;
}

.error-main form input::placeholder {
    color: #ddd;
}

.error-button button {
    background-color: transparent;
    color: #fff;
    border: 2px solid white;
    border-radius: 50px;

}

.error-button button:hover {
    box-shadow: 0 0 3px white;
}

.error-button button i {
    font-size: 16px;
}

.error-table ul li {
    width: calc(12.5% - 2px);
    height: calc(12.5% - 2px);
    float: right;
    list-style: none;
    margin: 1px;
    background-color: #2b5677;
    text-align: center;
    font-size: 18px;
    padding: 5px;
}

/*login*/
.log-in {
    height: 100vh;
    background: #0d667b; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #105579, #0d667b); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #105579, #0d667b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    display: flex;
    justify-content: center;
    align-items: center;
}

.log-in-container {
    height: 55vh;
    background-image: url(img/3Asset%201.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-y: 70%;
    box-shadow: 0 0 15px 0 #2980b9;
    border-radius: 5px;
    transition: 0.5s;
    position: relative;
}

.log-in-box {
    height: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: 500;
    text-shadow: 0 0 2px white;
}

.log-in-box button {
    background-color: white;
    color: #2980b9;
    border: 1px solid white;
    border-radius: 5px;
    font-size: 16px
}

/*.log-in-layer{*/
/*	position: absolute;*/
/*	top:0;*/
/*	left:0;*/
/*	width:100%;*/
/*	height:100%;*/
/*	background-color:rgba(0,0,0,0.3);*/
/*}*/
.log-in-layer img {
    width: 110%;
    height: 100%;
}

.log-in-form {
    background-color: white;
    color: black;
    position: absolute !important;
    top: -30px;
    left: 40px;
    height: 65vh;
    border-radius: 5px;
    box-shadow: 0 0 5px white;
    transition: 0.8s;
    overflow: hidden;
}

.log-in-form input {
    text-align: right;
    border: none;
    border-bottom: 1px solid #aaa;
    font-size: 16px;
    outline: none;
    position: relative;
    background-color: transparent;
}

.log-in-form input::placeholder {
    color: #aaa;
}

.log-in-form label {
    position: absolute !important;
    top: 0;
    right: 15px;
    opacity: 0;
    transition: 0.3s;
    color: #f3a395;
    font-size: 15px;
}

.log-in-form input:not(:placeholder-shown) ~ label {
    top: -25px;
    opacity: 1;
}

.log-in-forget {

    text-align: right;
}

.log-in-forget a {
    font-size: 12px;
    color: #aaa;
}

.log-in-form button {
    background-color: #105579;
    color: white;
    border: none;
    box-shadow: 0 5px 2px #2980b9;
    border-radius: 5px;
    transition: padding 0.3s;
}

.log-in-form button:hover {
    padding: 5px 40px !important;
}

.log-in-form button:focus {
    box-shadow: none;
    transform: translateY(5px);
    padding: 5px 40px !important;
}

.log-in-g {
    border-top: 1px solid #eee;
    text-align: center;
}

.log-in-g a {
    color: #aaa;

}

.move-layer {
    left: 350px !important;

}

.move-layer-inner {
    transform: translateX(-100%);
}

.log-in-form-log {
    transition: 0.5s;
}

.log-in-form-sign {
    transition: 0.5s;
}

.move-back {
    background-position-x: 100px !important;;

}

.header-category {
    display: none
}

