/** Shopify CDN: Minification failed

Line 764:47 Unexpected "\u00a0"

**/
.about_page {
  max-width: 1200px;
  width: 100%;

  margin-inline-end: auto;
  margin-inline-start: auto;
  margin-bottom: 50px;
}
.about_page h2 {
  font-size: 16px;
  margin: 0 0 15px;
  color: #000;
}
.about_page ul li {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #000;
  list-style: disc;
}
.about_page h1 {
  font-size: 24px;
  padding-bottom: 18px;
  padding-top: 10px;
  clear: both;
  margin: 0;
  font-weight: 300;
  line-height: 1.1;
  color: #000;
}
.about_page p {
  line-height: 22px;
  margin-bottom: 6px;
  font-size: 13px;
  color: #000;
}
.t4s-page-section-heading h2.t4s-title-head {
  padding-bottom: 10px;
  letter-spacing: 0px;
  text-align: left;
  text-decoration: underline;
  font-size: 22px;
  text-underline-offset: 6px;
}
.about_page h3 {
  padding: 15px 0px 3px;
  font-size: 18px;
  font-family: "satoshimedium" !important;
}
body.template-page ul.t4s-breadcrumbs__list li.t4s-breadcrumbs__item {
  font-size: 12px;
}
body.template-page
  ul.t4s-breadcrumbs__list
  li.t4s-breadcrumbs__item
  svg.t4s-icon-arrow {
  width: 6px;
}

.left-section h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.left-section h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.left-section strong {
  font-weight: 700;
}
.content-for-layout h3.t4s-info-heading {
  margin: 0;
  padding: 20px 0;
  font-size: 31px;
  letter-spacing: 0px;
  font-family: "satoshimedium" !important;
}
.content-for-layout .t4s-form-title {
  margin: 0;
  padding: 20px 0;
  font-size: 31px;
  letter-spacing: 0px;
  font-family: "satoshimedium" !important;
}
body.template-page ul.t4s-breadcrumbs__list {
  text-align: left;
  margin-bottom: 0;
}
.about_image {
  margin-bottom: 30px;
}

/* Contact Css start */

.handle-contact .content-for-layout {
  background: #f2f2f2;
}
.handle-contact h3.t4s-info-heading {
  padding-top: 0 !important;
}
.handle-contact .t4s-contact-form .t4s-form-title {
  padding-top: 0 !important;
}

.handle-contact ul.t4s-breadcrumbs__list {
  text-align: left;
}
.handle-contact .t4s-page-section-heading h2.t4s-title-head {
  text-align: center;
  width: 15%;
  float: none;
  margin: 0 auto;
}
.track-order-retun {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.contact-tab {
  background: #fff;
  width: 23%;
  box-shadow: 0px 0px 15px #0000001f;
  border-radius: 20px;
  margin: 0 1%;
}
.contact-tab a {
  height: 100%;
  padding: 35px 0;
  display: block;
}
.contact-tab img {
  width: 45px;
}
.contact-tab h5 {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.7px;
  margin-bottom: 0;
  padding-top: 10px;
}
.contact-tab:hover {
  box-shadow: 0px 0px 15px #000000b3;
}

.contact-from {
  max-width: 1000px;
  margin: 50px auto 0 !important;
  background: #fff;
  border-radius: 20px;
  padding: 40px 50px;
}
.handle-contact .contact-left {
  padding-right: 70px;
  border-right: 1px solid #d9d9d9;
  margin-top: 0;
}
.handle-contact .t4s-contact-info {
  padding-left: 70px;
  margin-top: 0;
}

.handle-contact .t4s-contact-form input {
  border: 1px solid #d9d9d9;
  font-size: 12px;
  outline: 0;
  padding: 0 12px;
  color: #717171;
  max-width: 100%;
  border-radius: 10px !important;
}
.handle-contact .t4s-contact-form .t4s-input-textarea {
  min-height: 125px;
  border-radius: 10px;
}

/* Contact Css end */

/* Login css start */

.template-customers-login .page_section_heading {
  display: none;
}
.template-customers-login {
  background: #f2f2f2;
}
div#login-signup-page {
  background: #fff;
  padding: 50px;
  max-width: 550px;
  width: 100%;
  border-radius: 20px;
  margin: 30px auto;
}
.t4s-customer h1#simplify-login-sign-up-text {
  font-size: 30px;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  text-align: center;
  
  text-transform: capitalize;
}
form#customer_login button#backToLoginButton svg {
    width: 10px;
    height: 10px;
}
div#mobileOTPLoginSection button#resendOTPButton {
    color: #545454;
    font-size: 13px;
    text-underline-offset: 3px;
}
div#login-signup-page .t4s-btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 50px;
  background: #000;
  color: #fff;
  border-radius: 8px;
}
.t4s-section-customers .t4s-customer form .socialLogin_buttons {
  max-width: calc(50% - 2px);
  display: inline-flex;
  margin: 0;
}
.t4s-section-customers .t4s-customer form .socialLogin_buttons div {
  height: 44px;
  margin: 0;
  background: #f2f2f2;
  border: none;
  border-radius: 9px;
}
form#customer_login .h_facebook_text {
    color: #000000;
    font-size: 12px;
 
}
form#customer_login .h_google_text {
    color: #000000;
    font-size: 12px;
  
}

.continue_text {
  margin-bottom: 35px !important;
  margin-top: 35px !important;
  
}
.t4s-btn-style-outline:after {
  border-color: #fff !important;
  border-radius: 8px !important;
}

/* login css end */

input#smlPhoneNumberInput::-webkit-outer-spin-button,
input#smlPhoneNumberInput::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"]#smlPhoneNumberInput {
  -moz-appearance: textfield;
}

/* Wishlist css start */

.t4s_empty_page.t4s_empty_wishlist_page.t4s-text-center {
  padding: 50px 0;
}
.t4s_section_wishlist .t4s-layout__switch.is--desktop.t4s-d-none.t4s-d-lg-flex {
  display: none !important;
}
#shopify-section-main-wishlist .t4s_nt_se_main-wishlist .t4s-products-wishlist {
  padding: 0 50px;
}
.t4s_section_wishlist span.badges {
  display: none;
}
.t4s_section_wishlist .t4s-product .t4s-product-badge {
  display: none;
}
.t4s_nt_se_main-wishlist .t4s-collection-header {
  display: none !important;
}
.t4s-products-wishlist .t4s-pr-style1 .t4s-pr-wishlist,
.css_for_wis_app_true .t4s-products-wishlist .t4s-pr-style1 .t4s-pr-wishlist {
  background: transparent !important;
}
.t4s-products-wishlist .t4s-pr-style1 .t4s-pr-wishlist:hover,
.css_for_wis_app_true
  .t4s-products-wishlist
  .t4s-pr-style1
  .t4s-pr-wishlist:hover {
  background: transparent !important;
  color: #000 !important;
}
.t4s-product-wrapper:hover .size-view-btn,
.hottest_trends .t4s-product:hover .size-view-btn {
  opacity: 1;
}

/* wishlist css end */

/* Account Page start */
/* 
.active_class {
    display: block !important;
}


.t4s-customer.t4s-customer-account {
    margin: 10px 0 40px;
}
h4.my-account-heading {
    display: block;
    width: 100%;
    letter-spacing: 0;
    margin: 0 0 15px 15px;
    font-size: 26px;
    color: #2c2c2c;
    font-weight: 300;
}
.t4s-col-12.t4s-col-md-3.t4s-col-item.t4s-account-sidebar {
    width: 19%;
    margin-right: 2%;
}
    .t4s-account-nav {
        position: sticky;
        top: 20px;
    }
.t4s-account-sidebar .t4s-account-nav ul {
    padding: 10px 25px;
}
.custom-account-tab {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.t4s-account-sidebar .t4s-account-nav a {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    border-bottom: none;
}
.t4s-account-sidebar .custom-account-tab a {
    font-size: 15px;
    color: #000;
    padding: 0;
    line-height: 28px;
    position: relative;
}
.custom-account-tab small {
    font-size: 12px;
    color: #878787;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.t4s-account-sidebar a.custom-tab.active_tab:before {
    content: "";
    height: 30px;
    width: 5px;
    background: #E2000F;
    position: absolute;
    left: -25px;
    top: 0;
    border-radius: 0 15px 15px 0;
}
.t4s-account-sidebar a.custom-tab.active_tab:after {
    font-family: Line Awesome Free;
    font-weight: 600;
    vertical-align: middle;
    content: "\f30b";
    font-size: 28px;
    right: 0;
    float: right;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content {
    width: 75%;
}
.cutsomer-overview {
    background: #f8f8f8;
    padding: 30px;
  width: 31.3%;
      margin-left: 1%;
}
.cutsomer-overview p.t4s_mb_20.t4s-account-hello {
    font-size: 16px;
    color: #2c2c2c;
    margin: 0 0 5px;
}
.cutsomer-overview span.customer-name, .cutsomer-overview span.customer-mailid {
    font-size: 12px;
    color: #2c2c2c;
    display: block;
}
.overview {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  margin-top: 30px;
}
.overview-section {
    width: 31.3%;
    border: none;
    margin: 1%;
    padding: 40px 25px 20px;
    height: 130px;
  background: #F8F8F8;
}
.overview-section a {
    text-decoration: none !important;
}
.overview-section img {
    width: 24px;
    height: 24px;
    margin-bottom: 20px;
}
.overview-section h4 {
    margin: 0 40px 5px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
   text-align: left;
}
.overview-section p {
    margin: 0 40px;
    color: #878787;
    font-size: 12px;
      text-align: left;
}

.profile {
    background: #f8f8f8;
    padding: 30px;
}
.t4s-account-content .profile p.t4s-account-hello {
    margin: 0 0 5px;
}
.customer-account-field {
    display: flex;
    flex-wrap: wrap;
}
span.edit-account {
    display: block;
    width: 100%;
    margin: 20px 0 0;
}
.account-field {
    width: 48%;
    margin: 10px 2% 10px 0;
}
.account-field label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.account-field input {
    width: 100%;
    border-color: #ccc;
}
span#update_data {
    cursor: pointer;
    background: #000;
    color: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    width: 13%;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
small#responce_messages {
    display: block;
    color: #358704;
    font-size: 13px;
    margin: 10px 0 0;
    font-weight: 500;
}
.t4s-customer.t4s-customer-account.is--addresses.t4s-row .t4s-account-content.t4s-text-center {
    border: 2px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}
.add-address-btn {
    position: relative;
    display: flex;
    flex-flow: wrap;
    align-items: center;
}
.add-address-btn h4 {
    color: #000;
    font-size: 15px;
    letter-spacing: 0;
    display: block;
    width: 85%;
    text-align: left;
}
.add-address-btn button.t4s_btn_black {
    margin: 0;
    width: 15%;
    font-size: 12px;
    padding: 13px 0;
}
div#AddAddress {
    border: none;
    padding: 0;
    margin: 0 0 30px;
}
div#AddAddress h2#AddressNewHeading {
    letter-spacing: 0;
    margin: 10px 0;
    font-size: 20px;
}
.is--addresses [aria-expanded]~div[id] h2.t4s_title_addresses {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
}
div#AddAddress input.t4s_frm_input {
    border: 1px solid #d2d2d2;
}
div#AddAddress label {
    font-size: 12px;
    color: #878787;
}


.t4s-account-content .profile.active_class {
    display: flex !important;
    flex-direction: column;
}

.is--addresses .t4s-account-sidebar .t4s-account-nav ul {
    padding: 10px 25px;
    text-align: left;
}




 */

/* account section */

a.oversection h4 {
  padding-bottom: 20px;
  font-weight: 600;
}
body.template-customers-account .page_section_heading {
  display: none;
}
a.custom-tab.active_tab {
  font-weight: 600;
}

.t4s-section-customers.t4s-container {
  max-width: 1600px;
}
.t4s-account-nav .is--active a,
.t4s-account-nav a:hover {
  background: transparent !important;
}

.t4s-account-nav .is--active a,
.t4s-account-nav a:hover {
  background-color: transparent;
  font-size: 13px;
}
.t4s-account-nav a {
  font-size: 13px;
}
.t4s-account-nav .is--active a:after {
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0799/8541/0335/files/Union_76.svg?v=1694502135);
  width: 50px;
  height: 15px;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
}
li.t4s-account-nav-link.is--active:before {
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0799/8541/0335/files/Rectangle_2313.svg?v=1694504242);
  width: 25px;
  height: 29px;
  position: absolute;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
}
li.t4s-account-nav-link a svg {
  display: none;
}
.t4s-customer.t4s-customer-account {
  margin: 10px 0 40px;
  text-align: left;
}
h4.my-account-heading {
  display: block;
  width: 100%;
  letter-spacing: 0;
  margin: 0 0 30px 15px;
  color: #2c2c2c;
  font-size: 20px;
}
.t4s-col-12.t4s-col-md-3.t4s-col-item.t4s-account-sidebar {
  width: 23%;
  margin-right: 2%;
}

.t4s-account-nav {
  position: sticky;
  top: 20px;
}
.t4s-account-sidebar .t4s-account-nav ul {
  padding: 10px 25px 0px;
  list-style: none;
  margin-top: 0;
  line-height: 1.4;
  border: 1px solid var(--border-color);
}
.custom-account-tab {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.t4s-account-sidebar .custom-account-tab a {
  font-size: 13px;
  color: #000;
  padding: 0;
  line-height: 28px;
  position: relative;
}
.t4s-account-sidebar .t4s-account-nav a {
  display: block;
  border-bottom: none;
}
.custom-account-tab small {
  font-size: 11px;
  color: #878787;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.t4s-account-nav a,
.t4s-customer .t4s-form-message--error ul li a {
  text-decoration: none;
}
.t4s-account-sidebar a.custom-tab.active_tab:before {
  content: "";
  height: 30px;
  width: 5px;
  background: #e2000f;
  position: absolute;
  left: -25px;
  top: 0;
  border-radius: 0 15px 15px 0;
}
.t4s-account-sidebar a.custom-tab.active_tab:after {
  font-family: Line Awesome Free;
  font-weight: 600;
  vertical-align: middle;
  content: "\f30b";
  font-size: 24px;
  right: 0;
  float: right;
}

.custom-name-tab {
  background: #f8f8f8;
  padding: 30px;
  margin-bottom: 30px;
  width: 25%;
  margin-left: 1%;
}

.custom-name-tab span.customer-mailid, .custom-name-tab span.customer-phone {
  font-size: 12px;
  display: block;
  color: #000;
}

.custom-name-tab span.customer-name {
 font-size: 12px;
    display: block;
    color: #000;
    margin-bottom: 10px;
    font-family: "satoshimedium" !important;
}
.custom-name-tab p.t4s_mb_20.t4s-account-hello {
  font-size: 14px;
  color: #000;
  margin: 0 0 5px;
  font-weight: 600;
}
.overview-section {
  width: 25%;
  margin: 1%;
  text-align: center;
  padding: 20px 25px;
  height: 90px;
  background-color: #f8f8f8;
}
.overview-section a {
  text-decoration: none !important;
  display: block;
}
.overview-section img {
  width: 24px;
  height: 24px;
  margin-bottom: 20px;
}
.overview-section h4 {
  margin: 0 0 5px;
  font-size: 12px;
  letter-spacing: 0;
  color: #000;
}
.overview-section p {
  margin: 0;
  color: #878787;
  font-size: 12px;
  display: flex;
  padding-left: 38px;
}
a.oversection {
  display: flex;
  gap: 20px;
  margin-bottom: -20px;
}
.overview {
  display: flex;
  gap: 20px;
}
.darkHeader .t4s-nav__ul > li > a {
  padding: 5px 12px;
}

.t4s-drawer__bottom-to-top[aria-hidden="true"] {
  transform: translateY(-116%);
}
.t4s-drawer__bottom-to-top[aria-hidden="false"]  {
  transform: translateY(0%) !important;
}

.t4s-drawer__bottom-to-top[results="true"] .t4s-drawer__content {
  background: #fff;
}

#t4s-search-hidden .t4s-mini-search__cat {
  display: none;
}
.search-form {
  display: flex;
  justify-content: center;
}

#t4s-search-hidden .t4s-drawer__header {
  border: none;
}
#t4s-search-hidden.t4s-search-fullwidth.t4s-drawer {
  height: 100%;
}
#t4s-search-hidden.t4s-search-fullwidth .t4s-mini-search__frm {
  padding: 35px 10px 35px;
  background: #fff;
}
#t4s-search-hidden.t4s-search-fullwidth.t4s-drawer {
  max-width: 100%;
  margin: 30px auto;
  border-radius: 0px;
  background: transparent;
}
#t4s-search-hidden .t4s-mini-search__frm {
  border: none;
}

.t4s-mini-search__title {
  background: #fff;
}
.search-form .t4s-oh {
  width: 50%;
}
.t4s-search-fullwidth__info .t4s-widget__pr-title {
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 23px;
  letter-spacing: 0;
  color: #000;
}
#t4s-search-hidden div[data-viewall-search] {
  padding: 10px 20px 10px;
  margin-bottom: 33px;
}
.t4s-mini-search__viewAll {
  color: #000;
}

.custom-search #t4s-search-hidden.t4s-search-fullwidth.t4s-drawer {
  z-index: 999 !important;
}

.custom-search .t4s-drawer__header {
  padding: 0px 0 10px 20px !important;
}
.custom-search {
  margin: 10px auto !important;
  z-index: 9999 !important;
}
.custom-search .t4s-mini-search__frm {
  padding: 40px 10px 30px !important;
  margin: 0 1%;
  border-radius: 20px;
}
.custom-search .t4s-mini-search__title {
  margin: 0 0%;
  border-radius: 0px;
}

.custom-share-pdp {
  display: block;
  align-items: center;
  margin: 20px 0 20px;
}
.custom-share-pdp p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  color: #6b6b6b;
}
.custom-share-pdp a {
  display: flex;
  margin-left: 10px;
  margin-bottom: 20px;
}
.custom-share-pdp a svg.icon {
  width: 24px;
  height: 16px;
}
.custom-share-main2 p {
  display: none;
}
.t4s-main-product__content h1.t4s-product__title {
  width: 92%;
  display: flex;
}
.shareicon {
  padding: 0px 10px;
  height: 20px;
}
.shareicon img {
  width: 100%;
  height: 100%;
}
.custom-share-main2 {
  display: none;
  position: absolute;
  background: #fff;
  padding: 0px 20px 0px 0px;
  right: 15px;
  top: 20px;
  z-index: 9999999;
}
.shareicon:hover + .custom-share-main2 {
  display: block;
}

/* order-details-section */

.custom-order-section {
  width: 700px;
  background: #f8f8f8;
  padding: 30px;
  margin-bottom: 15px;
}
.order-title h1 {
  font-size: 13px;
  letter-spacing: 0;
  color: #000;
  padding-left: 20px;
}
.order-sub-summer {
  display: flex;
  margin-bottom: 30px;
}
.Order-amount p {
  font-size: 12px;
  color: #000;
  padding-left: 20px;
  padding-top: 10px;
}
.order-sum {
  display: block;
}
.Order-details-link p a {
  color: #705d45;
  padding-left: 20px;
  font-size: 12px;
  text-decoration: underline;
}
.Order-buttons {
  display: flex;
  gap: 10px;
}
.order-cancel-button button {
  width: 190px;
  background: #fff;
  color: #000;
  border: 2px solid #a0a0a0;
}
.order-cancel-button:last-child button {
  border: 2px solid #e2000f;
}

.canel-order p {
  margin-bottom: 0px;
  color: #000;
  font-size: 13px;
}

/* profile-section-data */
.Profile-Section {
  width: 400px;
}
.order-cancel-button:last-child a p {
  color: #e2000f;
}
.order-cancel-button {
  font-weight: 600;
}
.order-cancel-button button:hover {
  background: #fff;
  color: #000;
}

.t4s-table-res-df {
  width: 100%;
  background: #f8f8f8;
  border-radius: 13px;
}
table.t4s-table-res {
  border: none;
}
.t4s-table-res-df table.t4s-table-res td {
  border: none;
  font-weight: 500;
}
.profile-t strong {
  color: #000;
  font-size: 15px;
}
.t4s-table-res strong {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: "satoshimedium";
}
.t4s-table-res td {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.eidt-button-section {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  margin-top: 60px;
}
.eidt-button-section button {
  background: #e2000f;
  padding: 12px 45px;
  width: 85%;
}
.eidt-button-section p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0px;
}
table.t4s-table-res td {
  padding: 20px 20px 0px 30px;
}
p.profile-t {
  padding: 20px 20px 20px 30px;
  margin-bottom: 0px;
}
.address-btn {
  justify-content: end;
}
.addres-btn button {
  float: right;
}
.t4s-customer .t4s_btn_black {
  background: #f36a10;
  border-radius: 12px;
}
.t4s-customer .t4s_btn_black,
.t4s-customer .t4s_btn_black:hover {
  background: #f36a10;
}

.t4s-customer .t4s_btn_white {
  border: 1.5px solid #000000;
  border-radius: 11px;
}
li[data-address] {
  margin-top: 5rem;
  background: #f8f8f8;
  border-radius: 12px;
}

.is--addresses ul p,
.is--order .t4s-account-content h2.is--first {
  text-align: left;
  padding: 20px 20px;
  font-size: 14px;
  color: #000;
}

.adress-list h2 {
  text-align: left;
  padding: 0 20px;
  font-size: 12px;
  color: #878787;
  letter-spacing: 0;
}
.t4s-customer .t4s_btn_black {
  margin-top: 0px;
}

.t4s-customer .adress-list .t4s_btn_black {
  min-width: 42%;
  margin: 0 4.5%;
}
.t4s-customer .adress-list .t4s_btn_white {
  min-width: 42%;
}

.t4s-btn:hover:before {
  color: #fff;
}
.t4s-account-content .profile.active_class {
  display: flex !important;
  flex-direction: column;
}
.profile {
  background: #f8f8f8;
  padding: 30px;
}
.t4s-account-content .profile p.t4s-account-hello {
  margin: 0 0 5px;
}
.customer-account-field {
  display: flex;
  flex-wrap: wrap;
}
span.edit-account {
  display: block;
  width: 100%;
  margin: 20px 0 0;
}
.account-field {
  width: 48%;
  margin: 10px 2% 10px 0;
}
.account-field label {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
.account-field input {
  width: 100%;
  border-color: #ccc;
}
span#update_data {
  cursor: pointer;
  background: #000;
  color: #fff;
  padding: 10px;
  display: block;
  text-align: center;
  width: 13%;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.profile {
  display: none;
}
.is--addresses [aria-expanded] ~ div[id] {
  border-radius: 12px;
  background: #fff;
}

.active_class {
  display: block !important;
}
.t4s-account-content .profile p.t4s-account-hello {
  color: #000;
}
.profile span {
  color: #000;
}
.account-field input {
  border-radius: 11px;
}
.account-field label {
  color: #000;
}
.profile .t4s_btn_black {
  margin-top: 15px;
}
.t4s-account-nav {
  position: inherit;
}

.is--addresses ul {
  text-align: left !important;
}
.t4s_section_wishlist .t4s-product-info__inner .t4s-product-title {
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 18px !important;
}
div#profile-view .t4s-table-res-df.active_class {
  width: 450px;
  border-radius: 0px;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
  ul.address-box {
  width: 540px;
  border-radius: 0px !important;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
  ul.address-box
  div
  li {
  padding: 20px;
  border-radius: 0px;
  margin-bottom: 35px;
}
.offer-flex {
  display: flex;
  gap: 20px;
}
.offer-text h3 {
  font-size: 17px;
  color: #e2000f;
  font-family: "satoshimedium" !important;
}
.status-channel .offer-flex {
  padding-bottom: 0px !important;
  padding-top: 30px;
}
.add-address-btn h4 {
  text-align: left;
  font-size: 14px;
  font-family: "satoshimedium" !important;
}
.t4s-customer .t4s_btn_black {
  background: transparent !important;
  color: #e2000f !important;
  border: 1px solid #e2000f;
  border-radius: 1px;
  font-family: "satoshimedium" !important;
}
.add-address-btn {
  display: flex;
  justify-content: space-between;
  width: 600px;
  align-items: center;
}
.t4s-account-content h2 {
  margin-bottom: 0px !important;
}
.address-box li[data-address] {
  margin-top: 2rem;
}
.t4s-account-content h2 {
  font-size: 12px !important;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
  ul.address-box
  p {
  padding: 0px;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
  ul.address-box {
  width: 600px;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
  ul.address-box
  .t4s_btn_black {
  min-width: 265px;
  margin-top: 65px;
  margin-bottom: 0px;
}
.t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
  ul.address-box
  button.t4s_btn_white {
  min-width: 270px;
  border-radius: 0px !important;
  color: #e2000f !important;
  border: 1px solid #e2000f;
  background: transparent !important;
  font-family: "satoshimedium" !important;
  margin-bottom: 0px;
}
.add-address-btn.custom_button {
  display: block;
  width: 70%;
}
.add-address-btn.custom_button button.t4s_btn_black {
  width: 40%;
  display: inline-block;
  float: left;
}

.add-address-btn.custom_button button.t4s_btn_white {
  width: 40%;
  border-radius: 0px !important;
  border: 1px solid #e2000f !important;
  color: #e2000f !important;
}
.add-address-btn.custom_button .set-default {
  margin-bottom: 30px;
}
.add-address-btn.custom_button select#AddressCountryNew {
  border-radius: 0px !important;
}
.is--addresses [aria-expanded] ~ div[id] {
  border-radius: 0px !important;
  margin-bottom: 40px !important;
}
.add-address-btn.custom_button div#AddAddress {
  margin-top: 80px;
}
body.template-customers-addresses .t4s-page-section-heading {
  display: none;
}
.add-address-btn.custom_button h4 {
  visibility: hidden;
}
ul.address-box form button.t4s_btn_black {
  min-width: 47% !important;
}
ul.address-box form button.t4s_btn_white {
  min-width: 50% !important;
}
.img_mob {
  display: none;
}
li.custom-account-tab.desk-mob {
  display: none;
}
.btutob-desk {
  display: none;
}
a.backbutton {
  display: none;
}
.desk-mob {
  display: none;
}
.template-customers-order .t4s-page-section-heading {
  display: none;
}
.template-customers-order h2.is--first {
  padding-left: 0px !important;
}

.template-customers-order .t4s-table-res-df {
  border-radius: 0px;
}
.status-channel.sds {
    display: none;
}

/* Account page end */

/* our story start */

.management.sect2 {
  display: none;
}
.our-journey-wrapper img.mobile {
  display: none;
}
img.years.mob {
  display: none;
}

/* our story ends */

@media (max-width: 768px) {
  .t4s-page-section-heading h2.t4s-title-head {
            letter-spacing: 0px;
        font-size: 16px;

  }
  .about_page p {
    line-height: 24px;
    margin-bottom: 8px;
    text-align: justify;
    font-size: 13px;
  }

  .about_page h2 {
    font-size: 14px;
    margin: 0 0 15px;
    line-height: 24px;
    text-align: justify;
  }
  .about_page ul li {
    font-size: 13px;
  }

  /* Contact Css start */

  .handle-contact .t4s-page-section-heading h2.t4s-title-head {
    width: 40%;
  }
  .track-order-retun {
    flex-wrap: wrap;
  }
  .contact-tab {
    width: 87%;
    border-radius: 20px;
    margin: 3% 0;
  }
  .contact-tab h5 {
    font-size: 16px;
    letter-spacing: 0;
  }
  .handle-contact .contact-left {
    border-right: none;
    background: #fff;
    padding: 0px;
    border-radius: 20px 20px 0 0;
    margin-bottom: 0;
  }
  .handle-contact .t4s-contact-info {
    padding: 0px;
    background: #fff;
    border-radius: 0 0 20px 20px;
  }
  .contact-from {
    padding: 0px 30px 20px;
  }
  .handle-contact h3.t4s-info-heading {
    padding-top: 50px !important;
  }
  .handle-contact .t4s-contact-form .t4s-form-title {
    padding-top: 50px !important;
  }

  /* Contact Css end */

  /* login css start */

  div#login-signup-page {
    padding: 30px;
    margin: 40px auto;
    border-radius: 20px;
  }
  .continue_text {
    margin-bottom: 45px !important;
  }
  .socialLogin_buttons div {
    width: calc(100% - 10px) !important;
  }

  /* login css end */

  /* wishlist start */
  #shopify-section-main-wishlist
    .t4s_nt_se_main-wishlist
    .t4s-products-wishlist {
    padding: 0 10px;
  }
  .t4s_section_wishlist .t4s-layout-switch-wrapper {
    display: none !important;
  }

  .t4s_section_wishlist .t4s-collection-header {
    display: none;
  }
  .t4s_section_wishlist .t4s-product .t4s-product-badge {
    right: auto;
    left: 5px;
  }

  /* wishlist css end */

  /* Account page start */

  .t4s-col-12.t4s-col-md-3.t4s-col-item.t4s-account-sidebar {
    width: 100%;
    margin-right: 0%;
    padding: 0;
  }
  .custom-name-tab {
    width: 100%;
    background: #fff;
    margin-bottom: 0px;
    padding-top: 75px;
    padding-bottom: 40px;
    margin-left: 0%;
  }
  .overview {
    display: block;
    gap: 0px;
  }
  .overview-section {
    width: 100%;
    margin: -5% 0px;
    text-align: center;
    padding: 17px 20px 0px;
    height: 100px;
    background: #f8f8f8;
  }
  .t4s-customer a {
    background: transparent;
    padding: 5px 19px;
  }

  .t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content {
    padding: 0;
  }
  p.profile-t {
    padding: 30px 0px 5px 15px;
  }
  table.t4s-table-res td {
    padding: 20px 0px 0px 15px;
  }
  div#profile-view .t4s-table-res-df.active_class {
    width: 100%;
    border-radius: 0px;
  }
  .t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
    ul.address-box
    .t4s_btn_black {
            min-width: 48% !important;
        margin-left: 0;
        margin-right: 2%;
  }
  .t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center ul.address-box div li {
    padding: 10px;
}
  /* ul.address-box form button.t4s_btn_black {
    min-width: 44% !important;
} */
  .t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
    ul.address-box
    button.t4s_btn_white {
           min-width: 48% !important;
        margin: 0px;
  }
  .t4s-col-12.t4s-col-md-9.t4s-col-item.t4s-account-content.t4s-text-center
    ul.address-box {
    width: 100%;
  }
  .add-address-btn {
    width: 100%;
  }
  .add-address-btn.custom_button {
    width: 100%;
  }
  .add-address-btn.custom_button button.t4s_btn_white {
    width: 48%;
  }
  .add-address-btn.custom_button button.t4s_btn_black {
     width: 50%;
     margin-right: 2%;
  }
  .custom-name-tab span.customer-name {
           text-align: center;
        font-size: 14px;
        font-family: "satoshibold" !important;
  }
  .custom-name-tab span.customer-phone {
    text-align: center;
}
  .t4s-section-customers.t4s-container {
    padding: 0 8px;
}
  .custom-name-tab span.customer-mailid {
    text-align: center;
  }
  .custom-name-tab p.t4s_mb_20.t4s-account-hello {
    text-align: center;
  }
  .custom-name-tab a.oversection {
    background: #fff;
  }
  .t4s-col-12.t4s-col-md-3.t4s-col-item.t4s-account-sidebar {
    display: none;
  }
  .img_mob {
    display: flex;
    margin: 0px auto 10px;
    justify-content: center;
  }
  a.oversection h4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  a.oversection svg {
    margin-top: 5px;
  }
  li.custom-account-tab.desk-mob {
    display: block;
  }
  .desk-mob {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding: 0 4%;
  }
  .desk-mob .custom-account-tab {
    width: 100%;
    display: flex;
    justify-content: center;
    border: 1px solid #e2000f;
    padding: 7px;
    color: #e2000f;
  }
  .desk-mob .custom-account-tab a {
    text-decoration: none;
    color: #e2000f;
    font-family: "satoshimedium" !important;
  }
  h4.my-account-heading {
    display: none;
  }
  /* .t4s-section-customers.t4s-container {
    max-width: 100%;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
     } */
  .backbuton {
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    gap: 10px;
    align-items: center;
    text-decoration: none;
  }

  .backbuton p {
    display: contents;
    justify-content: flex-end;
    align-items: center;
    margin: 0 auto;
    text-decoration: none;
    font-family: "satoshimedium" !important;
  }
  .status-channel .offer-flex {
    padding-top: 0px;
  }
  .custom-order-section {
    width: 100%;
    padding: 15px;
  }
  .order-cancel-button button {
    width: 160px;
  }
  .custom-order-section a {
    background: transparent;
    padding: 0;
  }
  .Order-buttons {
    justify-content: space-between;
        gap: 0px;
  }
  .btutob-desk {
    display: block;
  }
  .overview-section a {
    background: #fff;
  }
  .offer-text h3 {
    font-size: 13px;
  }
  .eidt-button-section {
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .add-address-btn h4 {
    display: none;
  }

  .add-address-btn h4.btutob-desk {
    display: block;
  }
  .is--addresses [aria-expanded] ~ div[id] {
    padding: 0 8px 5px !important;
  }
  .btutob-desk {
    display: block;
  }
  a.backbutton {
    display: block;
  }
  .desk-mob {
    display: block;
  }
  div#profile-view a.backbutton {
    padding: 5px 0 25px;
  }
  .status-channel {
    margin-top: 30px;
  }
  a.backbutton {
    padding: 5px 0px;
  }

  .eidt-button-section {
    padding-bottom: 15px;
  }
  .shop-gender-brand .t4s-cate-wrapper {
    min-width: 85% !important;
  }
  .h_googleFB_logo {
    width: 25px;
    margin-right: 10px;
}
  form#customer_login .h_facebook_text {
        font-size: 10.5px;
  }
  form#customer_login .h_google_text {
    color: #000000;
    font-size: 10.5px;
}

  /* Account page end */

  /* our story start */

  .leading-force-footwear p {
    padding: 10px 20px 0px !important;
    font-family: "satoshimedium" !important;
  }
  .leading-force-section .icon-area {
    max-width: 50% !important;
    padding: 20px !important;
    min-height: 210px;
  }
  .leading-force-section .icon-area:nth-child(1) {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.leading-force-section .icon-area:nth-child(2) {
    border-bottom: 1px solid #ccc;
}
  .leading-force-section .icon-area:nth-child(3) {
    border-right: 1px solid #ccc;
}
  .leading-force-section {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    position: relative !important;
    justify-content: space-evenly !important;
    text-align: center !important;
    padding: 0 !important;
  }

  /* .leading-force-section:before {
       content: "";
        width: 1px;
        height: 100%;
        background: #efefef;
        position: absolute;
        display: block;
     }

    .leading-force-section:after {
        content: "";
        width: 80%;
        height: 1px;
        background: #efefef;
        position: absolute;
        display: block;
        margin: 0 auto;
        top: 50%;
     } */

  .social-resp h5.t4s-text-bl {
    font-size: 20px !important;
    padding-top: 25px;
  }
  .social-resp p {
    padding: 0 10px;
    font-size: 13px;
    font-family: "satoshimedium" !important;
  }
  .management.sect2 {
    display: block;
  }
  .management {
    display: none;
  }
  .vision-wrapper .t4s-row.t4s-fix-overflow {
    flex-flow: column-reverse;
  }
  .vision-wrapper
    .t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12:nth-child(
      1
    ) {
    padding-right: 8px !important;
    padding-left: 8px !important;
    margin-top: 0px !important;
  }
  .vison-text {
    padding: 20px 0px 20px 5px !important;
  }
  .leading-force-section span {
    padding: 10px 10px !important;
  }
  .vison-text h5 {
    text-align: center !important;
    font-size: 20px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important;
  }

  .vison-text p {
    text-align: center !important;
    padding-bottom: 1px !important;
    margin-bottom: 1px !important;
  }
  .our-journey-wrapper img.desktop {
    display: none;
  }

  .our-journey-wrapper img.mobile {
    display: block;
  }
  .journey-content p {
    padding: 0 0px !important;
    margin-bottom: 40px !important;
  }
  .journey-content {
    padding: 10px 20px !important;
  }
  .our-journey-wrapper h5 {
    font-size: 20px !important;
  }
  /* img.years {
    display: none;
  } */
  img.years.mob {
    display: block;
  }
  .management h3.t4s-section-title.t4s-title span {
    font-size: 20px !important;
  }
  .t4s-section-des p {
    font-size: 13px !important;
    font-family: "satoshimedium" !important;
  }
  .vison-text ul li {
    padding-bottom: 12px;
    font-size: 13px;
    font-family: "satoshimedium" !important;
  }
  .vison-text ul {
    margin-top: 25px !important;
  }
  .vision-wrapper
    .t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12:nth-child(
      2
    ) {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .our-main-banner .t4s-isotopet4s-item {
    padding-left: 0;
    padding-right: 0px;
  }

  /* our story end */

  /* ul.address-box form button.t4s_btn_white {
    min-width: 48% !important;
} */

 /* .is--addresses form label {
    display: inline-block;
    font-size: 10px;
    vertical-align: text-bottom;
} */
}
