/* Media Queries & Responsiveness */
@media (min-width: 1401px) and (max-width: 1440px){
    .new-wrapper {width: 1380px;}
}

@media (min-width: 1301px)and (max-width: 1400px){
    .new-wrapper {width: 1300px;}
}

@media (min-width: 1021px)and (max-width: 1300px){
    .new-wrapper {width: 1185px;}
    .popup-content {padding: 20px;}
    .signup-popup > div {width: 100%;margin-top: 20px;}
}

@media (min-width: 992px) and (max-width: 1024px){
  .useraccount_container {grid-template-columns: 0.4fr 1.5fr;}
  .gallery-navigator {grid-template-columns: 120px 120px}
}

@media (max-width: 1400px){
    .new-products-container.new-epad { grid-template-columns: repeat(3, 1fr) }
}

@media (max-width: 1024px){
  .filter-container-adjust .filter-container {width: 195px;}
  .quantity-factor{flex-direction: column;align-items: baseline;gap: 8px;}
    .new-products-container.new-epad { grid-template-columns: repeat(2, 1fr) }
    .dash_sidebar{display: none;}


}

@media (min-width: 768px) and (max-width: 1024px){
  .product-page-container .featured {padding: 0 16px;}
  .score_deigns_main .new-card-style { border-radius: 20px !important;}
  .score_deigns_main .new-card-style img { border-radius: 20px 20px 0 0 !important;}
  .new-products-container.new-epad { grid-template-columns: repeat(2, 1fr)}
  #score-design-epad .product-wrapper > img { object-fit: cover; height: 360px !important;}
  .signup-popup > div > div:nth-of-type(1) { background-image: none; display: none !important;}
  .signup-popup > div { display: block !important;}
  .popup-content { padding-left: 80px; padding-right: 80px; padding-top: 10px;}
  .pop-up-img-tab { display: block; width: 100%;}

}


@media (min-width: 768px) and (max-width: 1280px){
  .product-details-text > div:nth-of-type(1) > button { max-width: 200px; height: 44px;}
}

@media (min-width: 992px)and (max-width: 1020px){
    .new-wrapper{width: 980px;}

}


@media (min-width: 768px) and (max-width: 991px){
  .useraccount_container{grid-template-columns: 8fr 0fr; column-gap: 0px; }
  .dash_main{padding: 0px 20px}
  .dash_sidebar{display: none}
  .image_section .grid_item .img_bg img {width: 61px;transform-origin: center center;padding: 39px 0px 40px;}
  .modal .modal-l {width: 650px;height: 480px;}
  .modal-l .grid_item .img_bg {width: 400px;height: 222px;}
  .dashboard_container {border-top: 3px solid #202E65;display: block !important;grid-template-columns: 20% 80%;position: relative;}
  .file_upload_wrapper .file_details {padding: 7px 10px 12px 12px !important;}
  .file_uploaded_section {padding-top: 10px !important;margin: 10px 20px 25px !important;}

  .footer-logo {margin-top: 0;}

  .new-wrapper{width: 750px;}
}

@media (min-width: 651px) and (max-width: 1024px){
  /* .product-img-slide {padding-right: 16px;} */
  .thumb-design {margin-left: 16px;}
  .product-details-text { box-shadow: 0px 0px 20px #00000014;}
}


@media screen and (min-width: 651px) {
  .content .features-content-container {grid-template-columns: 50px auto;}
}

@media (min-width: 768px) {
  .more-products {display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; padding: 10px 30px;}
  .gallery-navigator .thumbnail-box {height: 100px; max-width: 120px;}
  .product-title > h1 { font-size: 32px;}
  .btn-hollow {height: 46px;}
  .container-product > h1 { font-size: 20px; margin: 16px 0 10px 0; }
  .container-product > p { font-size: 20px; line-height: 27px; }
  .tab-slide-container {margin: 0 0 24px 0; }
  .content-key { padding: 24px 24px 50px 24px}
  .content-key > h1 {font-size: 16px;}
  .content .features-content-container {margin-top: 30px;}
  .feature-title {font-size: 20px;}
  .sales-end-date {font-size: 14px;};
  .cart-summary h1 { font-size: 18px;}
  .cart-summary { width: 80%; ;}
  .image-product {border-radius: 12px;}
  .c-cart-form-2 {width: 75%;}
  .container-product .subtitle {font-size: 16px;}

.c-card-form .card-number { grid-column: span 4 / span 1;}
.c-card-form .action {grid-column: span 4;}
.confirm-modal {
  max-width: 700px;
}

.your-cart {
  max-height: 70vh;
  overflow: auto;
}
.order-header-section h1 {font-size: 25px;}
.order-header-section p {font-size: 18px}
}

@media screen and (min-width: 768px) {
  .item-display-content {grid-template-columns:  100px auto;}
  .category-shop-mobile {font-size: 25px; color: #202F65;}
  .category-head {font-size: 35px;}
}

@media screen and (min-width: 1025px) {
  .product-page-container { width: 92%; margin: 0 auto;}
  .product-details-text { box-shadow: 0px 11px 20px #00000014;}
  .product-details-text > div:nth-of-type(1) { padding: 20px 60px 32px 20px; }
  .content .features-content-container {grid-template-columns: 85px auto;};
  .content table tr td:nth-of-type(1) { width: 30% !important; padding-left: 5%}
  .content table tr td:nth-of-type(2) {width: 70%; text-align: left;}
  .cart-page-container, .products-wrapper {width: 95%; margin: auto; padding: 0;}
  .category-shop-mobile {display: none;}
  .top-header-section {padding: 0;}
  .top-header-section .user-action {justify-content: space-between; flex-direction: row;}
  .top-header-section .user-action-container {flex-direction: column;}
  .top-header-section .user-action-text {margin-top: 10px;}
  .apparel-collections {grid-template-columns: 28% auto}
  .shop-by-col-wrapper {display: block;}

  .c-cart-form-2 {width: 100%; padding-left: 0; grid-template-columns: 1fr 1fr;}
  .same-shipping-container {padding-top: 16px; padding-bottom: 16px;}
  .c-card-details, .c-add-n-deli {padding-left: 0;}

.c-card-form .card-number, .c-card-form .action { grid-column: span 2 / span 1;}
.c-card-form .action {grid-column: span 4;}
.confirm-modal {
  max-width: 800px;
}
.order-header-section p {font-size: 20px}
}

@media screen and (min-width: 1281px) {
  .product-details-text > div:nth-of-type(1) > button { max-width: 300px; height: 44px;}
  .also-like {padding-top: 59px; font-size: 25px;}
  .container-product .subtitle {font-size: 14px;}
  .cart-summary { width: 60%;}
  .cart-page-container,.products-wrapper {width: 85%; margin: auto; padding: 0;}
  .prod-in-cart { grid-template-columns: 180px auto; gap: 20px;}
  .prod-in-cart-wrapper {padding-left: 40px; padding-right: 40px;}
  .image-product {border-radius: 16px;}
  .your-cart {
    max-height: 60vh;
  }
  .c-cart-form-2,.c-add-n-deli,.c-card-details {padding-right: 55px;}
  .gallery-navigator .thumbnail-box {height: 120px; max-width: 150px;}
}

@media screen and (min-width: 1401px) {
  .product-details-text > div:nth-of-type(1) { padding: 20px 60px 30px 34px; }
}

@media (min-width: 1700px){
  .new-wrapper {width: 1620px;}
  .product-page-container, .products-wrapper { width: 87%; padding: 0;}
  .cart-page-container {width: 75%;}
}




@media screen and (max-width: 1700px) {
  /* header */
  .top-bar { padding: 8px 100px; }
  .headpad { padding:0px 50px; }
  .nav-link a{ font-size: 20px;}
  .search-box { padding:0 29px 0 23px; width: 500px; }
  .partners-slide > div > button { padding:13px 20px; font-size: 16px; }

  /* footer */
  .footer-wrapper { padding: 60px 100px}


 .thumb-design { height: 500px;}
 .brand-genre { font-size: 16px; }
 .product-details-text > div:nth-of-type(1) > button { font-size: 14px;}
 .more-products div:nth-of-type(2) > div > img { width: 100px; }
 .more-products div:nth-of-type(1) > h1 { font-size: 16px; }
 .more-products div:nth-of-type(1) > p { font-size: 14px; }
 .more-products div:nth-of-type(2) > div > h1 { font-size: 11px;}

 .love-toggle { padding: 2px 7px; }
 .love-toggle > i { padding:0; margin: 6px -1px -10px -1px; font-size: 16px;}

 .modal .modal-l{ width: 1200px;height: 879px;padding: 80px;}
 .modal-l .grid_item .img_bg img {width: 210px;}
 .modal-l .grid_item .img_bg {width: 1000px;height: 450px;}
 .swiper-prev, .swiper-next {width: 106px;height: 106px;}
 .next-icon, .prev-icon {width: 96px;}
}

@media screen and (max-width: 1600px) {
 .banner-section {margin: 0 auto; grid-template-columns: 1.2fr 2fr; }
 .apparel-collections {  gap: 0 60px;  }
 #collections-dropdown > img:nth-child(2) { width: 8px; height: 600px; position:absolute ; top: -79px; right: 56px; }
 #collections-dropdown > img:nth-child(1) { width: 279px; height: 10px; position:absolute ; top: -15px; right:30px; }
 #collections-dropdown > img:nth-child(3) { width: 283px; position:absolute ; bottom: -24px; right:30px; }
 .shop-by-col-wrapper {width: 100%;}
 .shop-by-col-wrapper > img { width: 8px; height: 453px; position:absolute ; top: 0; right: 56px;}
 .collections-arch ul > li > a { font-size: 14px; line-height: 30px;padding-left: 5px;}
 .untuck-it-text { width: 121px; margin: 5px 0 -11px 5px; }
 .castaway-text {  width: 80px;  margin-top: 5px;}
 .plaidlife-text{width:101px; margin-top: 5px;}
 .castaway-for-product{  width: 227px;}
 .plaidlife-for-product{width: 101px;}

 /* cart */
 .section-header { font-size: 20px;}
 .prod-in-cart > div > div > span > h1 { font-size: 16px;}
 .prod-in-cart > div > div > span > h1:nth-of-type(2) { font-size: 20px; }

 .prod-in-cart > div > div > h6 {font-size: 14px;}

 .prod-price { font-size: 16px; }


 /* cart summary */


 /* product_detail */
 .container-product > ul > li { font-size: 14px; }
 .container-product > h5 { font-size:  13px; }
 .prod-details-holder { margin-bottom: 74px;}

 .your-cart { padding: 15px 15px 80px 16px}
 .your-cart div:nth-of-type(1) h1 { font-size: 18px; }
 .your-cart > div:nth-of-type(1) { margin-bottom: 16px; }

 .item-display > h1 { font-size: 14px; margin-bottom: 7px;}
 .item-s > div:nth-of-type(1) span:nth-of-type(2) { font-size: 20px;}
 .item-s > div:nth-of-type(1) span { font-size: 16px;}

 .cart-preview-modal .cart-preview-container .your-cart .cart-preview-modal .cart-preview-container .suggested-item { font-size: 20px;font-weight: bold;}
 .cart-preview-modal .cart-preview-container .your-cart { font-size: 24px;font-weight: bold;}
 .cart-preview-modal .cart-preview-container .your-cart .item-s > h1, .cart-preview-modal .cart-preview-container .your-cart .cart-cta-btn button,
 .cart-preview-modal .cart-preview-container .suggested-item .item-s > div:nth-of-type(2) > button {font-size: 16px !important;font-weight: normal;}
 .cart-preview-modal .cart-preview-container .suggested-item > h1 {font-size: 18px;font-weight: bold;}

 .cart-preview-modal .cart-preview-container .your-cart .cart-cta-btn button{padding: 12px;}


 .group-item-s > div:nth-of-type(2) button { padding:10px 14px; }
 .suggested-item > h1 { font-size: 16px; }

 .footer-nav > h1 {font-size: 24px !important}
 .footer-nav > a {font-size: 19px !important}
 .copyright {font-size: 14px !important}


}


@media screen and (max-width: 1400px) {
 .collections-arch ul > li > a { font-size: 14px; }
 .castaway-text {  width: 80px;  margin-top: 5px;}


 /* cart */
 .image-product > div:nth-of-type(2) > button { padding: 5px 34px; font-size: 14px;}


 /* product_detail */
 .thumb-design { height: 500px;}
 .prod-details-holder { margin-bottom: 100px;}

 .content-class > div { display: grid; grid-template-columns: 12% 83%;}
 .shop-by-col-wrapper {width: 100%;}
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
  /* header */
  .top-bar { padding: 9px 50px; }
  .headpad { padding:0px 50px; }
  .search-box-22 { padding:10px 200px 20px 200px }
  .search-box-22 > div > input { font-size: 16px; }
  .search-box-22 > div img { width: 20px;}
  .nav-link a { font-size: 14px; }

  /* sidebar */
  .sidenav { display: block !important; }
  .nav-link:hover { border-bottom: 5px solid transparent; }
  .nav-link a { margin-bottom: 0; }

  /* hero */
  .hero-texts > h1 { padding: 0 50px;}
  .hero-texts > p { padding: 0 50px; }

  /* featured */
  .featured span { font-size: 18px;}

  /* artists & partners */
  .card-text { padding: 35px 0 40px 21px; }
  .pets { padding-left: 30px; }
  .card-text h1 { font-size:20px; }
  .featured-card > div > img { max-width: 100%; }
  .card-text p { font-size: 14px; margin: 18px 0 40px 0; width:100%; }
  .card-text button { font-size: 14px; padding:10px 14px; }

  .product-box {width: 95%; height: 350px; position: relative; }
  /* .product-box > div > img:nth-of-type(1) { width:100%; height: 175px;} */
.product-box .artist_pattern_image { width:100%; height: 155px;}
.product-box .artist_pattern_image img { width:100%; height: 100%; object-fit: cover;}
  /* .product-box > div > img:nth-of-type(2) { top:51%; } */
/* .product-box .feature_artiste_avatar {top: 53%;} */
  .product-box > div > h2 { margin-bottom: 15px; font-size: 16px; margin-top: 69px; }
  .product-box > div > button { padding: 10px; font-size: 14px;  }

  /* footer */
  .footer-wrapper { padding: 60px 50px;}
  .social-icons > a > img { width:20px;}

  .category-head { margin: 16px 0 7px 0;}
  .untuckit-for-product { width: 129px;}
  .castaway-for-product { width: 127px;}
  .plaidlife-for-product{width:101px}



  .image-product > div:nth-of-type(2)> button {padding: 5px 30px; }
  .image-product > div:nth-of-type(2) > button { margin-bottom: 26px; }

  .filter-container-adjust {margin-bottom: 10px;}
  .shop-by-col-wrapper > p {font-size: 22px;}
}

@media screen and (max-width: 1024px) {
  .headpad ul { display: none; }
  .hamburger { display: block !important; }
  .header { padding: 0; }
  
  .hide-account { display: none !important; }
  #counter-container {display: block !important}
  .copyright { text-align: center;}
    .social-icons > a > img { width: 30px;}
  #counter-container-2.counter-container-2 { display: block !important;}

  
  .footer-container { -ms-grid-columns:none; grid-template-columns:none;  margin-bottom: 81px; }
  .foot-link {-ms-grid-columns: 1fr 20px 1fr;grid-template-columns: repeat(2, 1fr); gap: 20px; width: 100%; }
  .footer-wrapper {position: relative;}
  .footer-wrapper .footer_socials_container { position: absolute; bottom: 0; left: 0; margin-bottom: 32px; padding-left: 24px; padding-right: 40px; width: 100%;}
  .social-icons { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}



.checkout-input { grid-column: span 2 / span 2; }
.same-shipping-container { padding: 16px;}

.prod-details-holder { grid-template-columns: 110px 5fr; gap: 40px; flex-wrap: wrap; }
.prod-details-holder > div:nth-of-type(3) { grid-column: span 2 / span 2;}
.product-img-slide { max-width: 600px; width: 100%; margin: 0 auto;}
.product-details-text { width: 100%; margin: 0px 30px; }

.useraccount_container{grid-template-columns: 1fr;column-gap: 0px; padding-left: 16px; padding-right: 16px;}

}

@media screen and (max-width: 1023px){
  .plaidlife-text{display: none;}
}

@media screen and (max-width: 1000px) {
  .shop-by-col-wrapper {  width: 240px;}
  .shop-by-col-wrapper > p {  min-width: 14px;}
  .castaway-text { width: 85px; }
  .shop-by-col-wrapper > img { right: 43px;}
  #collections-dropdown > img:nth-child(2) { right:43px; }

  /* cart */

  .tertiary-bg > .new-wrapper > .product-cat-area { grid-template-columns: repeat(3, 1fr) !important; }
  .shop-by-col-wrapper { display: none;}
  .filter-container-adjust { display: none;}
  .container-product { width: 100%;}

}

@media screen and (max-width: 900px) {
  .logo { width: 150px;}
  .top-bar { padding: 12px 21px;}
  .headpad { padding:0px 25px; }
  .headpad ul { gap: 0 11px }
  .footer-wrapper{padding: 30px 25px;}
  .partners-slide > div >  img { width:92% !important; margin-bottom: -28px;}
  .partners-slide > div > button { padding:10px 16px; font-size: 14px; }


  .shop-by-col-wrapper {  min-width: 230px;}
  .category-head { margin: 40px 0 7px 0; }
  .your-cart-container { top:-1px; }
}

@media screen and (max-width: 850px) {
  /* cart */

  .prod-details-holder { row-gap: 23px; }


  .content-fit > div > div > table  tr td:nth-of-type(2) { padding-right: 200px; }
  .prod-details-holder { margin-bottom: 50px;}
}

@media screen and (max-width: 800px) {

  #cart-card { padding: 22px 9px;  }
  .cart-box { padding:0px 3px 0px 6px; }



  .slidee { min-width: 100px;  }
  .slideer { max-height: 400px; }
  .slidee > div { padding:0 0 15px 20px;  }
  .slidee > div > h1 { display: none;}
  .slidee > div > p { display: none; }
  .slidee > div > h3 { display: none; }


}

@media screen and (max-width: 768px) {
  .prod-details-holder { row-gap: 30px; }
  .error404-page .error-heading{ font-size: 60px; color: #202F65; }
  .error404-page .about-sub-text p{font-size: 14px; line-height: 20px;}
  .error404-page .about-sub-text a{font-size: 14px; line-height: 26px;}
  .modal .modal-l {width: 650px;height: 436px;}
  .more-products>div:nth-of-type(1) {padding-bottom: 30px;}
  .second::before {content: ''; width: 100%; top: 0px; position: absolute; height: 1px; background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='black' stroke-width='5' stroke-dasharray='6%2c 6' stroke-dashoffset='4' stroke-linecap='butt'/%3e%3c/svg%3e");}
  .second {position: relative; padding-top: 30px;}
  .new-products-container.new-epad  { grid-template-columns: 1fr!important; }
  .product-title > h1 {max-width: 400px;}
  .fashion_style { margin: 0px 10px; display: inline;}
  .product-img-slide { width: 100%; max-width: 100%;}
  .thumb-design { display: none !important;}
  .thumb-design > h1 { width: 100%;}
  .more-products .second { justify-content: start !important; }
  .thumb-design-mobile { display: block !important; padding-right: 16px;}
  .item-display-content .item-image-container img { max-width: 100%;}
}

@media screen and (max-width: 767px) {
  /* header */
  .search-box { padding:0 6px; width: 200px; }
  .search-box input { padding: 6px 0;}
  .search-box-22 { padding:10px 100px 20px 100px}

  /* hero */
  .hero-texts > h1 { padding: 0 25px;}
  .hero-texts > p { padding: 0 25px; }

  /* featured */
  .featured span { font-size: 16px;}
  .card-text { padding: 35px 35px 21px 21px; }

  /* artists & partners */
  .artists h1 { font-size: 18px; line-height: 24px; font-weight: bold;}
  .fancy > h2 { font-size: 16px !important;  }
  .fancy-2 > h2 { font-size: 18px !important; line-height: 24px; }
  .artists > div:nth-of-type(3) h1 { display: none;}

  /* footer */
  .footer-logo { width: 100%; margin-top: 10px; max-width: 105px;}
  .social-icons { padding: 16px 0 5px 0;}


.useraccount_container{grid-template-columns: 1fr;column-gap: 0px;}
.dash_sidebar{display: none;}
.breadcrumb{padding: 15px 0px 40px;}
.breadcrumb > ul {font-size: 14px}

.signup-popup {margin: 35px 0 30px 0;}
.cookies {bottom: 20px; height: 115px; }
.cookies > p { position: absolute; top: 10px; right: 0; }
.cookies > div > h1 { font-size: 16px; font-weight: 900; }
.cookies > div > p { max-width: 290px; line-height: 19px; margin-bottom: 0; }

.error404-page { display: flex; justify-content: center; align-items: center; height: 100vh; padding-top: 0; }
.error404-page .about-sub-text {  margin-bottom: 0;}
.error404-page .error-heading p { font-size: 45px;}
.error404-page .about-sub-text a { font-family: "Nunito", sans-serif; }
.error404-page .about-sub-text { color: #020202; }
.input-account-group-ar .req_txt {  text-align: center;}
.upload-design-wrappper label, .upload-divisor > div:nth-of-type(2) > div > p {  font-size: 16px !important; }
.upload-divisor > div:nth-of-type(2) > div > ul > li { font-size: 16px !important; color: #0A2545; }
.upload-divisor > div:nth-of-type(2) > div > h2 { font-size: 16px !important;}
.yellow-base { display: none;}
.upload-divisor > div:nth-of-type(2) > div:nth-of-type(1) > img { width: 104px; }

.explore-wrapper { padding: 0 16px !important;}
.explore-tab .tab-btn  {  font-size: 20px !important; font-weight: normal; margin-left: 0; }
.hr_line_top::before { top: -9px !important; left: -2px !important; }



.account-section-step-two > div:nth-of-type(1) h1 {padding-bottom: 18px;}

.btn-hollow {height: 30px;}
.prod-divisor { grid-template-columns: 1fr; }
.prod-in-cart { column-gap: 20px;}
.c-cart-form-2 > input { margin-bottom: 20px; }
.c-cart-form-2 > span { margin-bottom: 20px; }
.c-cart-form-2 > select { margin-bottom: 20px; }


body .useraccount_container{ display: flex !important;}
.profile_wrapper .edit-form .profile_details.edit-profile-details .edit-details .action-buttons-container .action.save { width: 144px; height: 45px; padding: 12px 4px !important; margin-left: 0; }
.profile_wrapper .edit-form .profile_details.edit-profile-details .edit-details .action-buttons-container .action.cancel { width: 105px; height: 45px; padding: 10px 7px !important;}
.profile_wrapper .edit-form .profile_details.edit-profile-details .edit-details { padding: 18px 16px 45px !important;}
.profile_wrapper .edit-form .profile_details.edit-profile-details .edit-details .action-buttons-container { justify-content: space-evenly !important; max-width: 290px; width: 100%; margin: 0 auto;}
body .product-cat-area { display: flex; flex-wrap: wrap; gap: 26px 7px; }
body .no-items-container {width: 100%;}
/* body .container-product { width: 48%;} */
body .fav_tab { padding-bottom: 40px; }
body .favourite_wrapper { padding-bottom: 40px !important; }
#favorite { margin-bottom: 0 !important; }

/* .favourite_wrapper .product-display { display: flex; flex-wrap: wrap; }
.favourite_wrapper .product-container { width: 46%;} */

body .media_library_container .media_main_wrapper #filter-dropdown .dropdown_filter_arch { padding: 6px 12px !important; }
body #filter-dropdown .dropdown_filter_arch .filter-archive {  margin: 0 !important; padding: 5px 0 !important;}
.dropdown_filter_arch p { font-size: 14px; margin-left: 0 !important;}
.media_main_wrapper .filter-container-adjust .filter-container { height: 36px; }
.media_library_container .media_main_wrapper .mmw_top_header .mmw_sort_flow .sort_list { color: #202E65; font-size: 14px;}
.media_library_container .media_main_wrapper .mmw_top_header .mmw_sort_flow .sort_list span { margin-left: 8px !important; }
.media_library_container .media_main_wrapper .delete_icon,  .media_library_container .media_main_wrapper .edit_icon{ color: #202F65;}
.shipping-wrapper-sections .shipping-wrapper .shipping-details-container .shipping-details.edit .form .form-container { width: 100% !important; display: flex !important; flex-direction: column !important; }
.shipping-wrapper-sections .shipping-wrapper .shipping-details-container .shipping-details.edit .form-field { max-width: 100% !important; width: 100% !important;}
.shipping-wrapper-sections .shipping-wrapper .shipping-details-container .shipping-details.edit .form { display: block !important;}

.score_deigns_main .new-card-style { border-radius: 10px !important;}
.score_deigns_main .new-card-style img { border-radius: 10px 10px 0 0 !important; object-fit: cover;}
.invoice-modal-content-area { padding: 15px 16px 20px !important; }
.call-card-text { width: 50%; margin-left: auto;}
.call-card-holder .call-card .call-card-icon { justify-content: flex-start; max-width: 116px; width: 100%;}
.call-card-holder .call-card .call-card-icon img {height: auto;}
.call-card-holder .call-card .call-card-icon .call_img_1 { width: 90px; }
.call-card-holder .call-card .call-card-icon .call_img_2 { width: 88px;}
.call-card-holder .call-card .call-card-icon .call_img_3, .call_img_4 { width: 116px;}

/* .img-upload-btn-box { flex-direction: column;} */

.footer-wrapper { position: relative; }
.footer-container { margin-bottom: 160px;}
.footer-nav h1 { padding-bottom: 4px !important;}
.footer-nav > a { font-size: 16px !important; }
.your-cart-container { left: 0px; margin: 0 16px; overflow-y: scroll; height: calc(100% - 140px);}
.payment_dash_main { padding-left: 16px; padding-right: 16px; }
.payment_history_table { margin-right: 0 !important;}

.featured-card { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}

}

@media screen and (max-width: 650px) {
  /* cart */
  .prod-divisor { grid-template-columns: 1fr; }
  .your-cart-container { min-width: 70%; }
  .prod-details-holder { grid-template-columns: 100%; }
  .thumb-design { display: none;}
  .thumb-design-mobile { display: block;}
  .content-class > div { display: grid; grid-template-columns: 16% 73%;}
  .content-fit > div > div > table  tr td:nth-of-type(2) { padding-right: 100px; }
  .content-fit { padding: 24px 11px 50px 24px;}
  .prod-details-holder > div:nth-of-type(3) { grid-column: span 1 / span 1; }
  .more-products {padding: 0 16px;}
  .quantity-factor > h6 { margin: 0;}
  .quantity-factor { display: flex; gap: 20px; align-items: center;}
  .product-details-text { width: 100%; margin: 0px 0px; }

}

@media screen and (max-width: 600px) {
    .product-cat-area { display: grid; grid-template-columns: repeat(2, 1fr); justify-content: space-between; gap: 35px 12px; }
    .view-details { font-size: 10px; }
    .tertiary-bg > .new-wrapper > .product-cat-area { grid-template-columns: repeat(2, 1fr) !important; }
    .content-class > div > p { width: 100%; padding-right: 10px;};
    .image-product > div:nth-of-type(2) > button { padding: 5px 12px; }
}

@media screen and (max-width: 560px) {

    .slideer { max-height: 220px; }
    .slidee { min-width: 80px;  }
    .prod-in-cart { grid-template-columns: 1fr; }
    .prod-in-cart > div > h1 { margin-top: 12px; }
    .logo { width: 105px;}

    .your-cart { padding: 15px 20px 100px 18px; }
    .item-display > h1 { text-align: left; }
    .group-item-s > div:nth-of-type(2) button { width: 100%;}
    .group-item-s > div:nth-of-type(2) { flex-direction: column; }
    .group-item-s > div:nth-of-type(2) button:nth-of-type(2){ margin-left: 0px; margin-top: 15px;}
    .group-item-s > div:nth-of-type(2) button{ font-size: 14px; padding:16px 28px; }

    .cart-cta-wrapper { float: none;}
    .cart-cta-btn {color: white;  margin: 0 auto;}
    .cart-cta-btn > button:nth-of-type(1) { margin-bottom: 12px; }

    .more-products div:nth-of-type(2) > div > img { width: 70px; }
    .content-class > div { display: grid; grid-template-columns: 100%; row-gap: 12px;}
    .content-fit > div { grid-template-columns: 1fr; row-gap: 8px;}

    .prod-details-holder { margin-bottom: 34px;}
    .nav-link a {font-size: 20px;}
    .modal .modal-l {width: 450px;padding: 0px;height: 236px;}
    .product-title > h1 {max-width: 250px;}
}

@media screen and (max-width: 480px) {
.product-cat-area h6 > .view-details, .cart_view-details-slug{margin: 22px 0 10px;display: block;}
.img-upload-btn-box { -webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
     /* header */
     .headpad { padding:0px 10px; }
     .search-box-22 { padding:10px 50px 20px 50px }

     /* hero */
     .img-wrapper { display: none; }
     .hero-texts > h1 { padding: 0 10px;}
     .hero-texts > p { padding: 0 10px; }

     /* sidebar */
     .account button { width: 209px; }

     /* featured */
     .featured span { font-size: 13px; font-weight: 700;}
     /* .featured-card { margin-top: 20px; } */


     .product-box {width: 100%; height: 225px; position: relative; }
     /* .product-box > div > img:nth-of-type(1) { width:100%; height: 125px;} */
      .product-box .artist_pattern_image { width:100%; height: 125px;}
      .product-box .artist_pattern_image img { width:100%; height: 100%; object-fit: cover;}
      .product-box .feature_artiste_avatar { width: 44px !important; height: 44px !important;}
      .product-box .feature_artiste_avatar img { width: 44px; height: 44px; }
     .product-box > div > h2 { margin-bottom: 8px; font-size: 13px; margin-top: 25px; }
     .product-box > div > button { padding: 8px; font-size: 10px;  }

     .product-box .artist_pattern_image {margin-bottom: 28px;}

     /* artists & partners */
     .chamfered-box { min-width: 100%; min-height: 400px; }
     .partners-slide > div >  img { width:90%; }
     .tns-controls {  padding: 0; }
     .fancy { margin: 7px 0 19px 0; }
     .fancy-2 { margin: 34px 0 30px 0; }
     .artists h1 { font-size: 18px !important;}

     .artists > div:nth-of-type(3) > div {width: 94%;}

     /* footer */
     .footer-wrapper { padding:5px 15px}
     .foot-flex { margin-top: 20px;}


    h6 > .view-details { font-size: 10px; }
    .content-fit > div > div > table  tr td:nth-of-type(2) { padding-right: 50px; }
    .content-fit {  padding: 24px 11px 50px 9px; }


    .prod-in-cart { grid-template-columns: 1fr; }

    .prod-in-cart  { row-gap: 12px; }


    .breadcrumb{padding: 15px 0px 40px;}
    .breadcrumb > ul {font-size: 14px;padding-left: 16px;padding-right: 16px;}
    .useraccount_container{grid-template-columns: 8fr 0fr; column-gap: 0px; }
    .useraccount_container.userpayment_container{display: block !important;}
    .order-header-section .continue-shopping {width: 100%; margin-left: auto; margin-right: auto; text-transform: uppercase;}

}

@media screen and (max-width: 450px) {
    .cookies {z-index: 99}
    .signup-popup {margin: 0px 0 30px 0;}

}
  @media screen and (max-width: 320px) {
}
