/* Extra large  */
@media(min-width:1200){

    .img-product-card-item{
        min-height: 280px !important;
    }
}
@media(max-width:1199px){
    .container-custom {
        max-width: 1100px !important;
    }
    .price-content-details-product {
        font-size: 31px !important;
        line-height: 25px !important;
    }
    .name-product-card-item {
        font-family: 'Raleway', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 15px;
        padding: 0 .5rem;
        line-height: 14px;
        text-align: center;
        color: #000000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 4px;
    }
    .product-card-item-half-top {
        /* padding-left: 15px;
        padding-right: 15px; */
        border-bottom: 1px solid #EEEEEE;
    }
    .form-right {
        background: #FFFFFF;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
        border-radius: 0px 10px 10px 0px;
        padding: 3rem 2.5rem !important;
    }
    .dropdown-content-categorie-list {
        left: 100% !important;
    }
    .amount-container {
        right: 18px !important;
        width: 1rem !important;
        height: 1rem !important;
    }
    .total-amount {
        font-size: 11px !important;
    }
    
    .sk-img-product-card-item{
        height: 280px !important;
    }
    .btn-evaluate-product-modal {
        font-size: 13px !important;
        padding: .5rem 1.5rem !important;
    }
    .image-product-upload {
        height: 200px !important;
    }
    .img-product-card-item {
        height: 200px !important;
        min-height: auto !important;
    }
}

/* Large  */
@media(max-width:991px){
    .no-view-tablette{
        display: none !important;
    }
    
    .sk-img-product-card-item{
        height: 220px !important;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: 0.32rem;
        padding-bottom: 0.32rem;
        margin-right: 0rem !important;
        font-size: 1.125rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .nav-header-custom {
        padding: 25px 20px 25px 20px !important;
    }
    
    .container-custom {
        max-width: 930px !important;
    }
    .nav-tabs .nav-link-tabs-account {
        width: 50% !important;
    }
    .fixed-after-header {
        margin-top: 190px !important;
    }
    .fixed-after-header-dashboard {
        margin-top: 120px !important;
    }
    .content{
        padding: 5rem 2rem 3rem;
    }
    .dropdown-categorie-header-desktop {
        display: none;
    }
    .dropdown-content-categorie-list {
        left: 100% !important;
    }
    .fixed-after-headerV2 {
        margin-top: 120px !important;
    }
    .hr-theme-tablette{
        border-top: 1px solid #7b1cc34b;
    }
    .steps-content {
        padding: 4rem 3rem !important;
    }
    .step-horizontal>.rs-steps-item-content>.rs-steps-item-description {
        font-size: 12px !important;
        line-height: 14px !important;
    }
    .card-filter {
        padding: 15px 25px 30px !important;
        min-height: auto !important;
    }
    .text-item-header {
        display: none !important;
    }
    .link-header-item {
        border-right: 0px !important;
        padding: 0 0.5rem 0 0 !important;
    }
    .link-header-item>svg{
        stroke-width: 1.5px;
        width: 29px;
    }
    .amount-container {
        right: 1px !important;
        top: -11px !important;
    }
    .see-shop-info-vendeur-content-details-product {
        font-size: 12px !important;
    }
    .body-theme-mobile{
        background-color: #f7effd;
    }
    .input-result-parametres-dashboard {
        font-size: 12px !important;
    }
    .select-result-parametres-dashboard {
        font-size: 12px !important;
    }
    .img-product-card-item {
        height: 170px !important;
    }
}

/* Medium */

@media(min-width:992px){
    .no-view-desktop{
        display: none !important;
    }
    .cart-mobile-header{
        display: none;
    }
    
    section.range-slider input {
        overflow: hidden;
        width: 200px;
    }
    
}

@media(min-width:768px){
    .s003 {
        display: flex;
        /* margin-left: 10%; */
        margin-right: auto;
        justify-content: center;
        align-items: center;
    }
    .no-viewIn-tablette{
        display: none !important;
    }
}

@media(max-width:767px){
    .no-viewIn-mobile{
        display: none !important;
    }
    .h2, h2 {
        font-size: 1.5rem;
    }
    .h3, h3 {
        font-size: 1.2rem;
    }
    .h5, h5 {
        font-size: 1rem;
    }
    .s003 {
        display: flex;
        margin-left: 0;
        margin-right: 0;
        justify-content: center;
        align-items: center;
    }
    .container-custom {
        max-width: 540px;
    }
    
    .padding-custom-col{
        padding-left: 15px !important;
        padding-right: 15px;
    }
    .five-half {
        background: #FFFFFF;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
        width: 98% !important;
        margin-left: 1%;
        margin-right: 1%;
        padding: 45px 25px 15px 25px;
    }
    .form-left {
        background: #c501ff;
        border-radius: 10px 10px 0px 0px !important;
        padding: 3rem;
    }
    .form-right {
        background: #FFFFFF;
        box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.08) !important;
        border-radius: 0px 0px 10px 10px !important;
        padding: 3rem 4rem !important;
    }
    .form-left {
        padding: 2rem !important;
        display: none;
    }
    .content {
        padding: 4rem 1.5rem 3rem;
    }
    .dropdown-content-categorie-list {
        left: 0 !important;
        top: auto !important;
        width: 100% !important;
        border-top: 1px solid #7b1cc30e;
        box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.2) !important;
        padding: 2rem !important;
    }
    .carousel-caption-slider{
        bottom: -8px !important;
    }
    .step-horizontal>.rs-steps-item-content>.rs-steps-item-description {
        font-size: 9.2px !important;
        line-height: 11px !important;
        position: inherit;
        left: -39px;
        text-align: left;
    }
    .btn-add-favoris-product-card-item {
        top: 10px !important;
        right: 15px !important;
    }
    .marque-card-boutique {
        font-size: 14px !important;
        line-height: 17px !important;
        margin-bottom: 20px !important;
        height: 35px !important;
    }
    .h-previous-ariane {
        font-size: 22px !important;
        margin-left: 30px !important;
        letter-spacing: 3px !important;
    }
    .devenir-vendeur-compte-link {
        position: relative !important;
        right: auto !important;
        top: auto !important;
    }
    .content-vendeur-compte-link {
        display: flex;
        justify-content: center;
    }
    
    .sk-img-product-card-item{
        height: 300px !important;
    }
    .empty-alert-icon {
        width: 40px !important;
        height: 40px !important;
    }
    
    .empty-badge-alert p {
        font-size: 13px !important;
    }
    .carousel-inner {
        height: 300px;
    }
    .img-product-card-item {
        height: 230px !important;
    }
}

@media(max-width:575px){
    .nav-header-custom {
        padding: 15px 10px 15px 10px !important;
    }
    .no-view-mobile{
        display: none;
    }
    .link-become-vendor {
        padding: 20px 0 !important;
    }
    .top-boutique-card {
        padding: 25px 15px;
        background-color: #fff;
    }
    .top-boutique-card {
        padding: 30px 15px !important;
        background-color: #fff;
        margin-bottom: 12px;
    }
    .content-img-product-card-item.items4 {
        margin-bottom: 10px !important;
    }
    .btn-evaluate-product-modal {
        font-size: 11px !important;
        padding: .5rem 1rem !important;
    }
    .icon-btn-evaluate-product-modal {
        margin-right: 5px !important;
    }
    .btn-slider {
        font-size: 10px !important;
        line-height: 0px !important;
    }
    .plus-recent-card {
        padding: 30px 15px !important;
        background-color: #fff;
        margin-bottom: 12px;
    }
    .form-right {
        padding: 3rem 2rem !important;
    }
    .login-with-button {
        width: 40px !important;
        height: 40px !important;
        border-radius: 50%;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        display: block;
        margin-left: 20px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .justify-content-left-mobile{
        justify-content: left !important;
    }
    .content-item-card-head {
        background-color: #ffffff;
        padding: 1rem 1rem;
        border-bottom: 1px solid rgba(188, 188, 188, 0.5);
    }
    .content-card-account {
        background-color: #ffffff;
        padding: 2rem 1rem;
    }
    .btn-user-info-form {
        font-size: 10px;
        line-height: 14px;
    }
    .content-card-account {
        background-color: #ffffff;
        padding: 2rem 1rem 100px !important;
    }
    .commande-item {
        padding: 10px 1rem 30px !important;
        margin-bottom: 25px;
    }
    .nav-tabs .nav-link-tabs-account {
        width: 100% !important;
    }
    .fixed-after-header {
        margin-top: 170px !important;
    }
    .fixed-after-header-dashboard {
        margin-top: 100px !important;
    }
    .name-product-content-details-product {
        font-size: 19px !important;
        line-height: 22px !important;
    }
    .price-content-details-product {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .qty-select-mobile{
        display: flex;
        align-items: flex-end;
    }
    .dropdown-content-categorie-list {
        min-width: 220px !important;
    }
    .content-dropdown-categorie-header {
        min-width: 220px !important;
    }
    .categories-link {
        padding: 5px 0 !important;
        font-size: 14px !important;
    }
    .carousel-caption-slider {
        right: 26% !important;
        bottom: -8px !important;
        left: 26% !important;
    }
    .btn-slider {
        padding: .8rem !important;
    }
    .h-info-boutique-card {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    .btn-follow-info-boutique-card-web{
        display: none !important;
    }
    .btn-follow-info-boutique-card-web-light{
        display: none !important;
    }
    .btn-follow-evaluation-boutique-card-web{
        display: none !important;
    }
    .evaluation-content-details-page {
        padding: 1rem 2rem !important;
    }
    .pourcentage-evaluation-content-details-page {
        font-size: 30px !important;
        line-height: 22px !important;
    }
    .h-previous-ariane {
        font-size: 18px !important;
    }
    .head-commentaire-content-details-page {
        padding: .8rem 2rem !important;
        font-size: 14px !important;
    }
    .body-commentaire-content-details-page {
        padding: 1rem 2rem !important;
    }
    .rating-comment-product {
        margin-bottom: 18px !important;
    }
    .rs-input-group-addon {
        padding: 8px 5px !important;
    }
    .rs-input {
        padding: 0px 10px 0 5px !important;
    }
    .card-filter {
        padding: 15px 15px 30px !important;
        margin-bottom: 15px !important;
        min-height: auto !important;
    }
    .fixed-after-headerV2 {
        margin-top: 100px !important;
    }
    .steps-content {
        padding: 4rem 2rem !important;
    }
    .step-horizontal>.rs-steps-item-content>.rs-steps-item-description {
        font-size: 9.2px !important;
        line-height: 11px !important;
        position: inherit;
        left: -39px;
        text-align: left;
    }
    .input-steps-inscription-vendeur {
        font-size: 12px !important;
    }
    .select-steps-inscription-vendeur {
        font-size: 12px !important;
    }
    
    .content-item-card-body {
        padding: 2rem 1rem !important;
    }
    
    .product-card-item {
        margin-bottom: 15px !important;
    }
    .name-product-card-item {
        font-size: 13px !important;
    }
    .price-product-card-item {
        font-size: 15px !important;
    }
    .content-card-boutique-item {
        padding: 1rem 1rem !important;
    }
    .whishlist-icon{
        width: 16px;
        height: 16px;
    }
    .best-sold-card {
        padding: 30px 15px !important;
    }
    .theme-light-rs-modal {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mandatory-login-btn {
        margin-bottom: 40px !important;
        font-size: 13px !important;
        padding: .5rem !important;
    }
    .btn-theme-add-to-cart {
        padding: .7rem !important;
        font-size: 13px !important;
        line-height: 14px !important;
    }
    .btn-form-dark {
        font-size: 14px !important;
        line-height: 14px !important;
        letter-spacing: .2em !important;
    }
    .kep-login-facebook {
        width: 38px !important;
        height: 38px !important;
    }
    .btn-form-light{
        font-size: 14px !important;
        line-height: 14px !important;
        letter-spacing: .2em !important;
    }
    .h-previous-ariane {
        font-size: 19px !important;
        margin-left: 25px !important;
        letter-spacing: 0px !important;
        line-height: 1 !important;
    }
    .link-previous-ariane {
        top: 0px !important;
        height: 17px !important;
    }
    .resume-item {
        font-size: 12px !important;
    }
    .value-resume-item {
        font-size: 12px !important;
    }
    .img-thumbs-commande-item {
        width: 70% !important;
    }
    .content {
        padding: 3rem 1rem 2rem !important;
    }
    .marque-card-boutique {
        font-size: 12px !important;
        line-height: 13px !important;
        margin-bottom: 10px !important;
        height: 29px !important;
    }
    .link-visit-boutique {
        font-size: 10px !important;
        line-height: 12px !important;
        padding: 9px 13px !important;
    }
    .image-card-boutique {
        height: 200px !important;
    }
    .content-item-card-head {
        padding: 1rem !important;
    }
    .banner-shop-details {
        height: 130px !important;
    }
    .image-cart-empty {
        width: 60% !important;
    }
    .s003 form .inner-form .input-field input {
        padding: 10px 50px 10px 20px!important
    }
    .sk-product-card-item-half-bottom {
        padding: 0 1rem !important;
    }
    
    .sk-img-product-card-item{
        height: 190px !important;
    }
    .sk-link-previous-ariane{
        width: 16px !important;
        height: 16px !important;
        position: absolute;
        top: 0px !important;
    }
    .sk-h-previous-ariane{
        height: 16px;
        width: 150px !important;
        margin-left: 30px;
    }
    
    .sk-titre-evaluation-content-details-page{
        line-height: 1.1 !important;
        height: 20px;
        width: 200px !important;
    }
    .empty-alert-icon {
        width: 30px !important;
        height: 30px !important;
    }
    .empty-badge-alert p {
        font-size: 11px !important;
    }
    .alert {
        padding: .5rem .75rem !important;
    }
    .item-stat-dashboad-view {
        padding: 2rem 1rem .9rem !important;
    }
    .card-dashboard{
        padding: 2rem 1rem !important;
    }
    .select-result-parametres-dashboard {
        font-size: 10px !important;
        line-height: 17px !important;
        top: 7px !important;
        right: 24px !important;
    }
    .input-result-parametres-dashboard {
        font-size: 10px !important;
        line-height: 17px !important;
        top: 7px !important;
    }
    .input-steps-inscription-vendeur.dashboard-parametre-input {
        padding-right: 7rem !important;
    }
    .select-steps-inscription-vendeur.dashboard-parametre-input {
        padding-right: 7.5rem !important;
    }
    .btn-user-info-form {
        font-size: 12px !important;
        padding: 12px !important;
    }
    .link-add-with-icon{
        text-align: left !important;
    }
    .head-boutique-card {
        padding: .8rem 1.5rem !important;
    }
    .body-evaluation-boutique {
        padding: .8rem 1.5rem !important;
    }
    .body-boutique-card-infos {
        padding: .8rem 1.5rem !important;
    }
    .content-evaluation-boutique-card {
        font-size: 24px !important;
    }
    .component-error404 h1 {
        font-size: 120px;
    }
    .carousel-inner {
        height: 250px;
    }
    .slider-banner {
        padding-bottom: 2rem;
    }
    .img-product-card-item {
        height: 170px !important;
    }
}
@media(min-width: 576px){
    .btn-follow-info-boutique-card-mobile{
        display: none !important;
    }
    .btn-follow-info-boutique-card-mobile-light{
        display: none !important;
    }
    .btn-follow-evaluation-boutique-card-mobile{
        display: none !important;
    }
    .sk-btn-follow-info-boutique-card-mobile-light{
        display: none !important;
    }
    .sk-link-previous-ariane{
        width: 24px !important;
        height: 24px !important;
        position: absolute;
        top: 0px;
    }
    .sk-h-previous-ariane{
        height: 24px;
        width: 200px !important;
        margin-left: 40px;
    }
    .sk-titre-evaluation-content-details-page{
        line-height: 2 !important;
        height: 38px;
        width: 200px !important;
    }
}
@media (max-width: 499px){
    .value-resume-item-ttc {
        padding: 0px 5px !important;
    }
    
    .sk-img-product-card-item{
        height: 170px !important;
    }.image-card-boutique {
        height: 175px !important;
    }
}

@media(max-width: 450px){
    .step-horizontal>.rs-steps-item-content>.rs-steps-item-description {
        position: inherit;
        left: -39px;
        text-align: center;
    }
    .icon-btn-product-card-item-add-card {
        display: none !important;
    }
    .sk-img-product-card-item{
        height: 160px !important;
    }
    .rsuite-content-modal-custom {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .image-card-boutique {
        height: 135px !important;
    }
    .image-product-upload {
        height: 140px !important;
    }
}

/* SmartPhone */
@media (max-width: 350px){
    .link-become-vendor {
        padding: 18px 0 !important;
    }
    
    .form-right {
        padding: 3rem 1rem !important;
    }
    .content {
        padding: 3rem 1rem 2rem;
    }
    
    .carousel-caption-slider {
        bottom: -15px;
    }
    .btn-slider {
        font-size: 9px !important;
        line-height: 6px !important;
        padding: .5rem !important;
    }
    .h-info-boutique-card {
        font-size: 16px !important;
        line-height: 15px !important;
    }
    .btn-theme {
        font-size: 11px !important;
        line-height: 4px !important;
    }
    .sk-img-product-card-item{
        height: 150px !important;
    }
    .btn-user-info-form {
        font-size: 10px !important;
        padding: 10px !important;
    }
    .image-card-boutique {
        height: 100px !important;
    }
    .carousel-inner {
        height: 190px;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .name-product-content-details-product {
        font-size: 18px !important;
        line-height: 22px !important;
    }
    .price-content-details-product {
        font-size: 25px !important;
        line-height: 22px !important;
    }
    .content-card-boutique-item {
        padding: 1rem !important;
    }
    .input-steps-inscription-vendeur {
        font-size: 12px !important;
    }
    .select-steps-inscription-vendeur {
        font-size: 12px !important;
    }
    .label-steps-inscription-vendeur {
        font-size: 12px !important;
    }
    .btn-add-favoris-product-card-item {
        top: 13px !important;
        right: 20px !important;
    }
    .access-to-shop-link {
        padding: .3rem 1rem !important;
        font-size: 11px !important;
        letter-spacing: 0em !important;
    }
    .icon-access-to-shop-link {
        width: 13px !important;
        margin-right: 5px !important;
    }
    .devenir-vendeur-compte-link {
        top: 10px !important;
    }
    .chiffre-item-stat-dashboad-view {
        font-size: 26px !important;
        margin-top: 25px !important;
    }
    .icon-item-stat-dashboad-view {
        width: 35px !important;
    }
    .item-stat-dashboad-view {
        padding: 1.8rem 1.5rem .9rem !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px){
    .icon-item-header {
        width: 19px !important;
    }
    .link-header-item {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .content-card-boutique-item {
        padding: 1rem 1.5rem;
    }
    .marque-card-boutique {
        font-size: 14px !important;
        line-height: 16px !important;
        height: 10px;
    }
    .component-nav-vertical-dashboard {
        max-width: 24% !important;
    }
    .chiffre-item-stat-dashboad-view {
        font-size: 28px !important;
        line-height: 35px !important;
    }
    .item-stat-dashboad-view {
        padding: 1.5rem 1.1rem .9rem !important;
    }
    .chiffre-item-stat-dashboad-view>.currency {
        font-size: 15px !important;
    }
    .icon-item-stat-dashboad-view {
        width: 30px !important;
    }
    .badge-nav-vertical-dashboard>.rs-badge-content{
        right: 30px !important;
    }
}

@media (max-width: 1050px) and (min-width: 992px){
    .s003 form .inner-form .input-field input {
        padding: 10px 50px 10px 20px!important
    }
    .s003 form .inner-form .input-field.third-wrap {
        width: 55px !important;
    }
}   