/* ---------- For Below 1400px Resolution -- Starts Here ---------- */
@media (min-width: 1649.98px) {
    .collections-textsec.collections-textseckids h2 {
        font-size: 9rem;
        line-height: 9rem;
    }

    .collections-textsec.collections-textseckids p {
        font-size: 2.6rem;
        line-height: 5.5rem;
        margin: 3rem 0;
    }
   
}

/* ---------- For Below 1400px Resolution -- Starts Here ---------- */
@media (min-width: 1399.98px) {
    .logo {
        min-width: 16.8rem;
    }

    .topheader {
        padding: 4.7rem 8rem;
    }

    .trending-collection-wrapper
        .trending-collection-slider
        .swiper-wrapper
        .swiper-slide {
        width: 64.5rem !important;
    }

    .producttab-container {
        margin-right: 2.5rem;
    }
   
}
@media (min-width: 1269.98px) and (max-width:1904px ) {
    .topheader #navbar ul.navbar-nav li a{
        margin-left: 2rem;
        font-size: 1.8rem;
    }
    .topheader #navbar ul.navbar-nav li a.nav-link.active{
        font-size: 2.4rem;
    }
}
/* ---------- For Below 1024px Resolution -- Starts Here ---------- */
@media (min-width: 1023.98px) {
    .martop50 {
        margin-top: 5rem;
    }
}

/* ---------- For Below 1024px Resolution -- Ends Here ---------- */

/* ---------- For Below 992px Resolution -- Starts Here ---------- */
@media (min-width: 991.98px) {
    .profile-dropdown.items {
        min-width: 52px;
    }

    .section-heading .title-2 {
        padding-left: 4rem;
    }

    header.topheader.sticky {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .card-of-form {
        width: 46.4rem;
        height: auto;
    }
}

/* ---------- For Below 992px Resolution -- Ends Here ---------- */

/* ---------- For Below 1500px Resolution -- Starts Here ---------- */
@media (max-width: 1499.98px) {
    header.topheader .navbar-expand-lg .navbar-collapse {
        gap: 1rem;
        justify-content: space-between;
    }
}

/* ---------- For Below 1500px Resolution -- Ends Here ---------- */

/* ---------- For Below 1400px Resolution -- Starts Here ---------- */
@media (max-width: 1399.98px) {
    .topheader #navbar ul.navbar-nav li a {
        margin-left: 2rem;
    }

    h2.slider_section_heading {
        font-size: 6rem;
        line-height: 6rem;
    }

    .slider-section {
        padding-top: 20% !important;
    }

    .slider-section .deck {
        height: 500px;
    }
    .product-item-details {
        padding: 0rem 5rem;
    }
    .product_size_options {
        flex-wrap: wrap;
    }
    .product-more-details .left-chart {
        padding-right: 3rem;
    }
    .product-description .product-more-details .left-chart .table-item {
        padding-left: 2rem;
    }
    .review-wrapper {
        flex-wrap: wrap;
    }
    .review-card {
        width: 100%;
        margin-bottom: 8rem;
    }
    .review-progress {
        padding-left: 0;
    }
    .product-view {
        margin-bottom: 5rem;
    }
    /* .product-description .product-more-details .right-others .export-details{
        flex-wrap: wrap;
    } */
}

/* ---------- For Below 1400px Resolution -- Ends Here ---------- */

/* ---------- For Below 1200px Resolution -- Starts Here ---------- */
@media (max-width: 1199.98px) {
    .searchbox input {
        min-width: 20rem;
    }

    .menu-right {
        gap: 1rem;
    }
}

/* ---------- For Below 1200px Resolution -- Ends Here ---------- */
/* ---------- For Below 1024px Resolution -- Starts Here ---------- */
@media (max-width: 1023.98px) {
    .footer-logo img {
        text-align: center;
    }

    .footer-menu ul {
        gap: 2rem;
    }

    #footer ul.social-media {
        gap: 1.4rem;
    }

    .newarrival-text h3 {
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 1.5rem 0 1.5rem 0;
    }

    .newarrival-text .transparent-btn {
        padding: 0.5rem 1.5rem;
    }

    .newarrival-text .transparent-btn span {
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 400;
    }
}

/* ---------- For Below 1024px Resolution -- Ends Here ---------- */
/* ---------- For Below 992px Resolution -- Starts Here ---------- */
@media (max-width: 991.98px) {
    .searchbox {
        width: 100%;
    }

    h2.slider_section_heading {
        font-size: 5rem;
        line-height: 5rem;
    }

    .slider-section {
        padding: 0 !important;
    }

    .deck {
        margin-top: 20rem;
    }

    /* JP style */
    .menu-right .items {
        display: none;
    }

    .logo {
        width: 11.5rem;
    }

    .menu-toggle {
        position: absolute;
        border: none;
        font-size: 1.8rem;
        left: 0;
        top: 23%;
    }

    .topheader .navbar-brand {
        margin-left: 4rem;
    }

    .topheader .navbar-toggler:focus {
        box-shadow: none;
    }

    .menu-right .list-item {
        padding: 0.8rem;
    }

    /* .menu-right .list-item img{
    min-width: auto;
    min-height: auto;
   } */
    header.topheader .navbar-expand-lg .navbar-collapse {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 2rem;
        gap: 5rem;
    }

    .topheader #navbar ul.navbar-nav li {
        margin-bottom: 2rem;
    }

    .menu-right {
        justify-content: flex-start;
    }

    .menu-right.mobile-m {
        flex-wrap: wrap;
    }

    [pd-popup~="popup-profile"] {
        display: block !important;
        position: initial;
        box-shadow: none;
    }

    /* trending-collections */
    .collection-name {
        bottom: 1rem;
        left: 1.3rem;
        width: 14rem;
        font-size: 2.5rem;
        line-height: 2.5rem;
        letter-spacing: 0.3rem;
    }

    .banner-ad img {
        width: 100%;
    }

    /* Gallery Items */
    .gallery-name {
        font-size: 3rem;
        line-height: 3.2rem;
        letter-spacing: 0.3rem;
        padding: 0 0 3rem 2rem;
    }
    .gallery-access > div:hover .gallery-name {
        font-size: 4.5rem;
        line-height: 4.5rem;
    }

    .product-price {
        font-size: 3rem;
        line-height: 3rem;
    }
    .__sizes-select {
        margin: 0 5rem;
    }
    .product-cart-list-wrap .cart-details {
        gap: 1rem;
    }
    .product-order-summary {
        margin-top: 5rem;
    }
    .product-order-summary {
        height: auto;
    }
    .product-item-details {
        margin-top: 5rem;
        padding: 0 2rem;
    }
    .product-lists {
        padding: 0 1rem;
    }
    .product-more-details .right-others {
        margin-top: 2rem;
    }
    .trending-slider-wrapper .trending-slider {
        padding: 3rem 0;
    }
    .slider-btns {
        margin-top: 2rem;
    }

    .collections-textsec {
        text-align: center;
        margin-bottom: 3rem;
    }
  
    ._grid.repeat-1 {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }
    ._grid.repeat-2 {
        gap: 1.5rem;
    }
    .current__trend_img2{
       display: none;
    }
    .pagination{
        justify-content: flex-start;
    }
    .sec_collections{
        overflow: hidden;
    }

    .footer-logo {
        margin-bottom: 20px;
    }

    .footer-menu ul {
        gap: 2rem;
    }

    #footer ul.social-media {
        gap: 1.4rem;
    }
    .trending_topics_main_box_wrapper.parent{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
    }
    .trending_topics_box{
        grid-area: unset !important;
    }
    #results{
        top: auto !important;
    }
    .trending_topics_title{
        font-size: 2.4rem;
        line-height: 2.4;
    }
    .category_cards{
        margin-top: 5rem;
    }
    .category_cards_item{
        width: 34rem !important;
    }
    
}
@media screen and (min-device-width: 1024.50px){
    .category_cards_item{
        width: 40.58rem !important;
    }
}

/* ---------- For Below 992px Resolution -- Ends Here ---------- */

@media screen and (min-device-width: 991.98px) and (max-device-width: 1249.98px) {
    .product-lists {
        padding: 0rem 1rem;
    }

    .product-lists .product-review {
        gap: 0.5rem;
    }
    .category_cards_item{
        width: 21.5rem !important;
    }
    .blog_sub_heading{
        font-size: 5rem;
    }
    .category_cards{
        padding-left: 10px;
    }
    
}

@media (min-device-width: 767px) and (max-device-width: 1023.98px) {
    .section100 {
        padding: 5rem 0rem;
    }
    .topheader {
        padding: 2rem 0;
    }

    .newarrival-text h3 {
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 1.5rem 0 1.5rem 0;
    }

    .newarrival-text .transparent-btn {
        padding: 0.5rem 1.5rem;
    }

    .newarrival-text .transparent-btn span {
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 400;
    }
   

}

/* ---------- For Below 768px Resolution -- Starts Here ---------- */
@media (max-width: 767.98px) {
    .category_cards_item{
        width: 32rem !important;
    }
    .section50 {
        padding: 3rem 0rem;
    }
    .section100 {
        padding: 3rem 0rem;
    }
    .section-heading .title {
        font-size: 3.2rem;
        line-height: 3.2rem;
    }
    .navbar-nav {
        width: 100%;
    }
    .section-heading{
        margin-bottom: 1.6rem;
    }
    header.topheader .navbar-expand-lg .navbar-collapse {
        gap: 1rem;
    }

    .pop-profile-nav .lists li {
        padding-left: 0;
    }

    h2.slider_section_heading {
        font-size: 3.5rem !important;
        line-height: 3.5rem !important;
    }
    .section-heading .title-2 {
        font-size: 3rem;
    }

    .newarrival-section img {
        margin-bottom: 1.5rem;
    }
    .category_cards_wrapper {
        flex-wrap: wrap;
    }
    /* JP style */
    .menu-top-items .menu-right > div {
        width: 3.7rem;
    }

    .menu-right .list-item {
        padding: 0.5rem;
    }

    .menu-toggle {
        top: 15%;
    }

    .topheader {
        padding: 2rem 0;
    }

    .menu-right {
        gap: 1rem;
    }
    .gallery-access {
        flex-direction: column;
    }
    .cart-list-item {
        flex-direction: column;
        gap: 2rem;
    }
    .product-cart-list-wrap {
        position: relative;
    }
    .cart-delete-options {
        position: absolute;
        top: 0;
        right: 5%;
    }
    .__sizes-select {
        margin: 0 0 0 2rem;
    }
    .payment-method-card {
        padding: 3.95rem 3.45rem;
    }
    .newarrival-text,
    .product-lists .product-text {
        text-align: center;
    }

    .product-lists .product-review {
        justify-content: center;
    }

    .accessories-bannner .banner-title {
        margin-bottom: 1rem;
        font-size: 5rem;
        line-height: 5rem;
    }

    .accessories-bannner .banner-para {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .product-view {
        margin-bottom: 1rem;
    }
    .product-viewleft {
        gap: 2rem;
        flex-direction: column;
    }
    .product-viewleft .nav.flex-column.nav-pills {
        flex-direction: row !important;
    }
    .product_size_options {
        gap: 1rem;
    }
    .prod_size_name {
        min-width: 5.5rem;
        min-height: 4.5rem;
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .product-item-details .product-item-name {
        font-size: 3rem;
        line-height: 4rem;
    }
    .product-item-details .priceOfratings {
        flex-wrap: wrap;
        gap: 1.5rem;
    }
    .product-item-details {
        padding: 0;
    }
    .product-description .product-more-details .export-head {
        font-size: 1.5rem;
    }

    .product-description .product-more-details .right-others .export-details {
        align-items: baseline;
    }
    .review-progress .progress-item {
        gap: 1rem;
        flex-wrap: wrap;
        margin-bottom: 2rem;
    }
    .review-progress .progress-number {
        text-align: center;
    }
    .comment-item-wrap {
        flex-wrap: wrap;
    }
    .review-card {
        margin-bottom: 4rem;
    }
    .review-card .r-card .r-number {
        font-size: 6rem;
        line-height: 5rem;
    }
    .product-description .product-content .paragraph {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }
    .profilesec-btn {
        margin-top: 3rem;
    }
    .profileform-inputsec h4, .profileform-inputsec label,.modal-addrssforms input[type="text"]{
        font-size: 1.5rem;
    }
    .modal-addrssforms .profileform-inputfield{
        padding: 1rem;
    }
    .track-package_status,
    .order-summary-table {
        padding: 2rem;
    }
    .cart-size-property .__quantity{
        margin-right: 0;
    }
    .cart-details .cart-details-wrap{
        align-items: center;
    }
    .cart-list-item .cart-details{
        width: 100%;
        text-align: center;
    }
    /* trending-collections */
    .collection-name {
        bottom: 1rem;
        left: 1.3rem;
        width: 10rem;
        font-size: 2.5rem;
        line-height: 2.5rem;
        letter-spacing: 0.3rem;
    }
    .__jcontact_form .query-types{
        flex-wrap: wrap;
    }
    .about_current__trend_title,.about_current__trend_part .current__trend_body_content p{
        text-align: left;
    }
    .__contact_links .__contact_link{
        align-items: center;
        gap: 2rem;
    }
    /* JP style */

    .collections-section h2,
    .collections-section .collections-textseckids h2 {
        font-size: 5rem;
    }

    .collections-section p,
    .collections-section .collections-textseckids p {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .footer-logo img {
        width: 120px;
    }

    .footer-menu ul {
        justify-content: center;
    }
    .btn-wrapper{
        flex-wrap: wrap;
        text-align: center !important;
    }
    .my_orderdetails_content .btn-wrapper,.my_orderdetails_wrapper{
        flex-wrap: wrap;
        gap: 1.5rem !important;
    }
    .my_orderdetails_wrapper{
        margin-bottom: 4rem;
    }
    .my_orderdetails_content{
        margin-right: 0;
    }
    .my_order_imgwrap{
        margin-right: 0;
        max-width: 100%;
    }
   
    .my_orderdetails_others{
        margin-bottom: 2.5rem;
    }
    ._order_product_name{
        font-size: 3rem;
    }
    ._review_form button, .order_paid_mode_box button,.my_orderdetails_content .btn-wrapper button, .orderexchange_reason_box .btn-wrapper button {
        width: 100%;
        height: 6rem;
        line-height: 1;
    }
    .orderdetails_reviwpaid{
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
    .order_review_box{
        margin-bottom: 3rem;
    }
    .review_title, .ex_reason_title,.review_checkoxs label{
        font-size: 2rem;
    }
    .trending_topics_main_box_wrapper.parent{
        grid-template-columns:  1fr;
        grid-template-rows: auto;
    }
    .trending_topics_title{
        font-size: 1.8rem;
        line-height: 1.8;
    }
    .trending_topics_para
    {
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .trending_topics_main_box{
        margin-top: 3rem;
    }
    .category_cards{
        margin-top: 4rem;
    }
    .blog_heading{
        font-size: 1.8rem;
    }
    .subscription_form .sub_input{
        width: 100%;
    }
    .subscription_form span.error{

        padding-left: 10%;
    }
    .subscription_form .btn{
        position: relative;
        right: initial;
        left: 20%;
    }
}

/* ---------- For Below 768px Resolution -- Ends Here ---------- */

/* ---------- For Below 576px Resolution -- Starts Here ---------- */
@media (max-width: 575.98px) {
    .topheader {
        padding: 1rem 0;
    }
    .logo {
        width: 8rem;
    }
    .navbar-toggler-icon {
        width: 1.2em;
        height: 1.2em;
    }
    .menu-top-items .menu-right > div {
        width: 3.3rem;
    }
    .menu-right .list-item img {
        min-width: 1.3rem;
        width: 2rem;
        height: 2rem;
    }
    .profile-forms {
        flex-direction: column;
        gap: 0;
    }

    .pb-xs-3 {
        padding-bottom: 1.5rem;
    }

    /* trending slider */
    .trending-slider .swiper-slide.swiper-slide-active img {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    .trending-slider .swiper-slide.swiper-slide-prev img,
    .trending-slider .swiper-slide.swiper-slide-next img {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
    }

    ul#categoriesTab button.nav-link {
        padding: 0 1rem 1rem 1rem;
        font-size: 2rem;
    }

    ul#categoriesTab button.nav-link.active {
        font-size: 2.2rem;
    }
    .profilesec-btn a.default-btn {
        padding: 2rem 4rem;
    }
    .profilesec-btn button.default-btn {
        padding: 2rem 4rem;
    }
    .default-btn {
        font-size: 2rem;
        line-height: 2rem;
    }
    .track-item {
        flex-wrap: wrap;
        gap: 2rem;
    }
    .track-item li {
        margin-right: 1rem;
    }
    .track-item li:nth-child(odd):before {
        content: none;
    }
    .order-summary-table ._title,
    .product-status-details .__heading {
        font-size: 1.8rem;
        line-height: 1.8rem;
        word-break: break-word;

    }
    .order-summary-table .status {
        font-size: 1rem;
        line-height: normal;
        text-align: center;
    }
    .order-summary-table .__summary-table .__summary-table-item > div {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    ._myOrder-title {
        font-size: 2.3rem;
        line-height: 2.3rem;
    }
    .formmodalsec .modal-body {
        padding: 0 3rem 4rem 3rem;
    }
    .order_para{
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }
    .address_type_wrapper{
        flex-direction: column;
        align-items: flex-start;
    }
    
}

/* ---------- For Below 576px Resolution -- Ends Here ---------- */

/* ---------- For Below 425px Resolution -- Starts Here ---------- */
@media (max-width: 424.98px) {
    ul#categoriesTab button.nav-link {
        padding: 0 0.5rem 1rem 0.5rem;
        font-size: 1.2rem;
    }
    .product-cart-list-wrap .cart-details {
        flex-direction: column;
        align-items: center;
    }
    .product-order-summary {
        padding: 2rem;
    }
    .summary-product-table th,
    .summary-product-table td,
    .summary-product-table .o-sum-name {
        font-size: 1.2rem;
    }
    ._total0am0unt {
        font-size: 2rem;
    }
    .addressbox-buttons {
        flex-direction: column;
        text-align: center;
        padding-left: 0;

    }
    .summary-product-table .o-sum-name{
        width: 10rem;
    }
   
   
}

/* ---------- For Below 425px Resolution -- Ends Here ---------- */

/* ---------- For Below 375px Resolution -- Starts Here ---------- */
@media (max-width: 374.98px) {
    .product-lists {
        padding: 0rem 1rem;
    }
    .address-box {
        padding: 2rem;
    }
    .addressbox-buttons {
        gap: 0.5rem;
    }
    .default-transparent-btn {
        padding: 0.5rem 3rem;
    }
    .order-product-status-box-wrap {
        gap: 1rem;
    }
    ul#categoriesTab button.nav-link.active {
        font-size: 1.5rem;
    }
    .order-summary-table ._title,
    .product-status-details .__heading {
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding-right: 1.5rem;
    }
    .section-heading .title-2{
        font-size: 2rem;
    }
    ._status_message{
        font-size: 1.2rem;
    }
    .my_orderdetails_wrapper{
        margin-bottom: 2rem;
    }
    .order_review_box{
    padding-inline: 1.5rem;
    padding-block: 1.5.1rem;
    }
    .__discount-input .pay-card-input{
        font-size: 1rem;
        padding-right: 50%
    }
    .__discount-input button{
        font-size: 1rem;
    }
    ._discount-title{
        font-size: 1.5rem;
    }
}

/* ---------- For Below 375px Resolution -- Ends Here ---------- */

/* ---------- For Below 320px Resolution -- Starts Here ---------- */
@media (max-width: 319.98px) {
    .slider-section .deck {
        height: 45rem;
        width: 25rem;
    }

    h2.slider_section_heading {
        font-size: 2.5rem !important;
        line-height: 2.5rem !important;
    }

    .accessories-bannner .banner-title {
        font-size: 4rem;
        line-height: 4rem;
    }
    .cart-size-property {
        flex-direction: column;
        align-items: stretch !important;
    }
    .__sizes-select {
        margin-left: 0;
        margin-top: 2rem;
    }
}

/* ---------- For Below 320px Resolution -- Ends Here ---------- */
