   /*#region Intro start*/
   #custom-tote-bag-intro {
    background-color: #EBF5FF;
    padding         : 30px 0
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro {
    background: #EBF5FF;
    padding   : 30px 0 55px
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro {
    padding: 30px 0 60px
    }
    }
    
    #custom-tote-bag-intro .intro-box {
    display       : flex;
    padding-bottom: 50px;
    align-items   : center;
    flex-wrap     : wrap
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box {
    padding-bottom: 0;
    flex-direction: column;
    margin-top    : 16px
    }
    }
    
    #custom-tote-bag-intro .intro-box .title {
    color        : #000;
    font-family  : Montserrat !important;
    font-size    : 40px;
    font-weight  : 700;
    line-height  : 56px;
    /* margin: 0 auto; */
    text-align: center;
    margin-bottom: 24px
    }
    
     #custom-tote-bag-intro .intro-box .subtitle{
      color        : #000;
      font-family  : Montserrat !important;
      font-size    : 16px;
      font-weight  : 400;
      line-height  : 25.6px;
      margin-bottom: 24px;
      text-align: center;
    }
  
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .title {
    text-align    : center;
    font-size     : 32px;
    line-height   : 44.8px;
    margin        : 16px auto 24px;
    text-transform: uppercase;
    width         : 80%
    }
     #custom-tote-bag-intro .intro-box .subtitle{
      text-align: center;
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro .intro-box .title {
    font-size  : 32px;
    line-height: 44.8px;
    width      : 100%
    }
    }
    
    #custom-tote-bag-intro .intro-box .text {
    align-items: center;
    width: 54%;
    background-color: #fff;
    padding: 25px 29px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .text {
      background-color: transparent;
      width: 100%;
      padding: 0;
    }
    }
    #custom-tote-bag-intro .intro-box .text .desc {
      width: 80%;
      color        : #000;
      font-family  : Montserrat !important;
      font-size    : 16px;
      font-weight  : 400;
      line-height  : 25.6px;
      margin-bottom: 24px;
      display: flex;
      gap: 16px;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      }
    
    #custom-tote-bag-intro .intro-box .text .desc li{
        display:flex;
        gap:4px;
        align-items:center;
        font-family: 'Montserrat' !important;
    }
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .text .desc {
    text-align : center;
    justify-content: center;
    line-height: 22.4px
    }
  
    #custom-tote-bag-intro .intro-box .text .desc li{
    width: 100%;
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro .intro-box .text .desc {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 4px;
    border: 1px solid #F4F4F4;
    background: #FFF;
    box-shadow: 0px 4px 6px -1px rgba(13, 16, 45, 0.10), 0px 2px 4px -2px rgba(13, 16, 45, 0.10);
    padding: 20px 30px;
    font-size    : 18px;
    line-height  : 32px;
    margin-bottom: 22px
    }
    #custom-tote-bag-intro .intro-box .text .desc a{
      width: 100%;
      color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 1.44px;
    margin-top: 6px;
    padding: 11px;
    }
    }
    
    #custom-tote-bag-intro .intro-box .text .ti-widget {
    text-align: start;
    margin-top: 24px
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .text .ti-widget {
    text-align: center
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro .intro-box .text .ti-widget {
    margin-top: 0
    }
    }
    
    #custom-tote-bag-intro .intro-box .btn-box {
    display  : flex;
    justify-content: center;
    gap      : 16px;
    flex-wrap: wrap;
    width    : 100%
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .btn-box {
    justify-content: center
    }
    }
    
    #custom-tote-bag-intro .intro-box .btn-box .btn {
    padding    : 15px 0;
    width      : 232px;
    font-size  : 20px;
    line-height: 22px;
    font-weight: 600
    }
    
    @media only screen and (max-width:1300px) {
    #custom-tote-bag-intro .intro-box .btn-box .btn {
    width      : 196px;
    font-size  : 18px;
    line-height: 20px;
    padding    : 11px 0
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro .intro-box .btn-box .btn {
    width      : 100%;
    line-height: 28px;
    padding    : 11px 0;
    font-weight: 600;
    font-size  : 20px
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro .intro-box .btn-box {
    margin-top: 20px
    }
    }
    
    #custom-tote-bag-intro .intro-box .left-part {
    position: relative;
    width   : 46%
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .left-part {
    width: 100%
    }
    }
    
    #custom-tote-bag-intro .intro-box .left-part .photo {
    display        : flex;
    justify-content: flex-end
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .left-part .photo {
    width          : 100%;
    justify-content: center
    }
    }
  
    #custom-tote-bag-intro .intro-box .photo img {
    width: 100%
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery {
    display         : flex;
    position        : absolute;
    right           : 0;
    top             : 100%;
    width           : max-content;
    background-color: #fff;
    padding: 0;
    gap: 0;
    box-shadow      : 0 2px 4px 0 rgba(13, 16, 45, .1), 0 1px 2px -1px rgba(13, 16, 45, .1);
    border-radius   : 4px;
    flex-wrap       : wrap;
    justify-content : space-between
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .left-part .delivery {
    display: none;
    }
    }
    
  #custom-tote-bag-intro .intro-box .left-part .delivery-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 60px;
    border: 1px solid #D9D9D9;
    border-right: none;
  }
  #custom-tote-bag-intro .intro-box .left-part .delivery-item:nth-child(3){
    border-right: 1px solid #D9D9D9;
  }
  #custom-tote-bag-intro .intro-box .left-part .delivery-item::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    z-index: 1;
  }
  
  #custom-tote-bag-intro .intro-box .left-part .delivery-item::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -11px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #D9D9D9;
    z-index: 1;
  }
  #custom-tote-bag-intro .intro-box .left-part .delivery-item:nth-child(3)::after,
  #custom-tote-bag-intro .intro-box .left-part .delivery-item:nth-child(3)::before  {
  display: none;
  }
  
  
    @media only screen and (max-width:768px) {
    #custom-tote-bag-intro .intro-box .left-part .delivery-item {
    align-items: center
    }
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-icon {
    width: 29px;
    height: 29px;
    margin-bottom: 13px
    }
    
    @media only screen and (max-width:600px) {
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-icon {
    width        : 32px;
    height       : 32px;
    margin-bottom: 6px
    }
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-title {
    color        : #0d1c2c;
    font-family  : Montserrat !important;
    font-size    : 16px;
    font-weight  : 600;
    line-height  : 22.4px;
    margin-bottom: 4px
    }
    
    @media only screen and (max-width:600px) {
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-title {
    font-size  : 12px;
    line-height: 16.8px
    }
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-desc {
    color                  : #666;
    font-size              : 14px;
    font-weight            : 500;
    text-decoration        : none;
    }
    
    @media only screen and (max-width:600px) {
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-desc {
    font-size: 12px
    }
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-desc span {
    color      : #666;
    font-size  : 14px;
    font-weight: 500
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery-item-desc span.num {
    color        : #005eff;
    }
    
    #custom-tote-bag-intro .intro-box .left-part .delivery:before {
    content : url(/uploads/12762042/File/deco/cities/assets/intro-arrow.svg);
    position: absolute;
    top     : 30px;
    right   : calc(100% + 15px)
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-intro .intro-box .left-part .delivery:before {
    display: none
    }
    }
    
    #custom-tote-bag-intro .ti-header {
    padding      : 0;
    margin-bottom: 8px;
    background: none !important;
    border: none;
    }
    
    #custom-tote-bag-intro .ti-widget .ti-header span,
    #custom-tote-bag-intro .ti-widget .ti-header strong {
    font-size: 10px
    }
    
    #custom-tote-bag-intro .ti-widget .ti-header .ti-stars .ti-star {
    width: 12px
    }
    
    #custom-tote-bag-intro .ti-widget .ti-mob-row {
    align-items: center
    }
    
    /*#endregion Intro end*/
     /*#region Product start*/
    
    #custom-tote-bag-product {
    padding: 70px 0;
    background-color: #fff;
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-product {
    padding         : 50px 0;
    }
    }
    
    #custom-tote-bag-product .title {
    color         : #0d1c2c;
    text-align    : center;
    font-family   : Montserrat !important;
    font-size     : 36px;
    font-weight   : 600;
    line-height   : 50.4px;
    text-transform: capitalize;
    margin-bottom : 12px
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-product .title {
    font-size  : 28px;
    line-height: 39.2px
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-product .title {
    font-size  : 30px;
    line-height: 42px
    }
    }
    
    #custom-tote-bag-product .subtitle {
    color      : #333;
    font-family: Montserrat !important;
    font-size  : 16px;
    font-weight: 400;
    line-height: 24px;
    text-align : center
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-product .subtitle {
    margin-bottom: 24px
    }
    }
    
    #custom-tote-bag-product .product-box {
    margin               : 36px 0;
    display              : grid;
    grid-template-columns: repeat(4, 1fr);
    gap                  : 20px
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-product .product-box {
    grid-template-columns: repeat(2, 1fr);
    gap                  : 16px;
    margin               : 0
    }
    }
    
    @media only screen and (max-width:768px) {
    
    #custom-tote-bag-product .product-box .product-box-item:first-child,
    #custom-tote-bag-product .product-box .product-box-item:nth-child(6) {
    grid-column: span 1;
    }
    }
    
    #custom-tote-bag-product .product-box-item {
    text-decoration: none;
    display        : flex;
    padding        : 16px 10px 10px;
    flex-direction : column;
    align-items    : center;
    gap            : 22px;
    border-radius  : 4px;
    border         : 1px solid #e6e8ea;
    background     : #F4F4F4;
    box-shadow     : 0 5px 15px 0 rgba(0, 0, 0, .1);
    transition     : all .3s
    }
    
    #custom-tote-bag-product .product-box-item p {
    color      : #0b1629;
    font-family: Montserrat !important;
    font-size  : 24px;
    font-weight: 500;
    line-height: 24px;
    text-align : center
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-product .product-box-item p {
    font-size: 20px
    }
    }
    
    #custom-tote-bag-product .product-box-item .photo {
    height         : 100%;
    display        : flex;
    align-items    : center;
    justify-content: center
    }
    
    #custom-tote-bag-product .product-box-item img {
    max-height: 277px;
    max-width : 100%
    }
    
    #custom-tote-bag-product .product-box-item:hover {
    box-shadow: 0 5px 15px 0 rgba(2, 41, 107, .39)
    }
    
    #custom-tote-bag-product .view-all {
    color          : #003ca3;
    font-family    : Montserrat !important;
    font-size      : 20px;
    font-weight    : 500;
    line-height    : 32px;
    display        : block;
    text-align     : center;
    text-decoration: none;
    transition     : all .3s;
    text-decoration: underline
    }
    
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-product .view-all {
    margin-top: 24px
    }
    }
    
    /*endregion Product end */
     /*#region Reviews start*/
    
    #custom-tote-bag-reviews {
    background-color: #F6F9FC;
    padding         : 50px 0
    }
    
    #custom-tote-bag-reviews .title {
    color         : #0d1c2c;
    text-align    : center;
    font-family   : Montserrat !important;
    font-size     : 30px;
    font-weight   : 600;
    line-height   : 42px;
    text-transform: capitalize;
    margin-bottom : 12px
    }
     #custom-tote-bag-reviews .subtitle {
    color: #333;
  font-family: Montserrat !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  margin-bottom: 30px;
  }
    @media only screen and (max-width:1024px) and (min-width:768px) {
    #custom-tote-bag-reviews .title {
    font-size  : 24px;
    line-height: 33.6px
    }
    }
    #custom-tote-bag-reviews .photo {
      margin-top     : 56px;
      display        : none;
      align-items    : center;
      justify-content: center;
      position       : relative;
  }
  
  @media only screen and (min-width: 1024px) {
      #custom-tote-bag-reviews .photo {
          display: flex;
      }
  }
  
  #custom-tote-bag-reviews .photo img {
      width: 126px;
  }
  
  #custom-tote-bag-reviews .photo::after {
      content         : '';
      position        : absolute;
      height          : 1px;
      width           : calc((100% - 194px) / 2);
      right           : 0;
      background-color: #7ec3ff;
  }
  
  #custom-tote-bag-reviews .photo::before {
      content         : '';
      position        : absolute;
      height          : 1px;
      width           : calc((100% - 194px) / 2);
      left            : 0;
      background-color: #7ec3ff;
  }
    #custom-tote-bag-reviews .btn-box {
    margin-top     : 33px;
    display        : flex;
    justify-content: center;
    gap            : 16px
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-reviews .btn-box {
    flex-direction: column
    }
    }
    
    #custom-tote-bag-reviews .btn-box .btn {
    width      : 273px;
    font-size  : 20px;
    font-weight: 600;
    line-height: 22px;
    padding    : 15px 0
    }
    #custom-tote-bag-reviews .ti-widget-header{
    display: none;
    }
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-reviews .btn-box .btn {
    width      : 153px;
    font-size  : 16px;
    font-weight: 500
    }
    }
    
    @media only screen and (max-width:768px) {
    #custom-tote-bag-reviews .btn-box .btn {
    display: none
    }
    }
    @media only screen and (max-width:1024px) {
    #custom-tote-bag-reviews .ti-widget .ti-controls-line {
    display: block !important
    }
    
    #custom-tote-bag-reviews .ti-widget .ti-header {
    display: none
    }
    }
    
    /*#endregion Reviews end*/
     
    #custom-tote-bag-works {
    padding: 70px 0;
    background: #fff;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-works {
      padding: 50px 0;
    }
  }
  #custom-tote-bag-works .title {
    color: #0d1c2c;
    text-align: center;
    font-family: Montserrat !important;
    font-size: 36px;
    font-weight: 600;
    line-height: 50.4px;
    text-transform: capitalize;
    margin-bottom: 12px;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-works .title {
      font-size: 24px;
      line-height: 33.6px;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-works .title {
      font-size: 32px;
      line-height: 44.8px;
    }
  }
  #custom-tote-bag-works .subtitle {
    color: #333;
    font-family: Montserrat !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
  }
  #custom-tote-bag-works .works-box {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 11px 16px;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-works .works-box {
      margin-top: 28px;
      gap: 20px;
    }
    #custom-tote-bag-works .works-box .photo:first-of-type {
      grid-column: span 2;
      grid-row: span 2;
    }
    #custom-tote-bag-works .works-box .photo:nth-child(6), #custom-tote-bag-works .works-box .photo:nth-child(7), #custom-tote-bag-works .works-box .photo:nth-child(8) {
      display: none;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-works .works-box {
      margin-top: 24px;
      gap: 8px;
      grid-template-columns: repeat(2, 1fr);
    }
    #custom-tote-bag-works .works-box .photo:first-of-type {
      grid-column: span 1;
      grid-row: span 1;
    }
    #custom-tote-bag-works .works-box .photo:nth-child(6) {
      display: block;
    }
  }
  #custom-tote-bag-works .works-box .photo img {
    width: 100%;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-works .works-box .photo img {
      border-radius: 8px;
    }
  }
  #custom-tote-bag-company {
    padding: 70px 0;
    background-color: #fff;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-company {
      padding: 50px 0;
    }
  }
  #custom-tote-bag-company .title {
    color: #0d1c2c;
    text-align: center;
    font-family: Montserrat !important;
    font-size: 36px;
    font-weight: 600;
    line-height: 50.4px;
    text-transform: capitalize;
    margin-bottom: 14px;
  }
  #custom-tote-bag-company .subtitle {
    color: #333;
  font-family: Montserrat !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  margin-bottom: 40px;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-company .title {
      font-size: 32px;
      line-height: 44.8px;
      margin-bottom: 24px;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-company .title {
      font-size: 30px;
      line-height: 42px;
      margin-bottom: 20px;
    }
  }
  #custom-tote-bag-company .company-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    overflow-x: auto;
    padding-bottom: 10px;
    width: 100%;
  }
  
  #custom-tote-bag-company .company-box-item {
    min-width: 280px; 
    flex-shrink: 0;
  }
  #custom-tote-bag-company .company-box img {
    width: 100%;
  }
  #custom-tote-bag-company .company-box-item {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(13, 16, 45, 0.1), 0px 1px 2px -1px rgba(13, 16, 45, 0.1);
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  #custom-tote-bag-company .company-box-item-title {
    color: #102437;
    font-family: Montserrat !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 23.68px;
    padding: 0 16px;
  }
  #custom-tote-bag-company .company-box-item-text {
    color: #576675;
    font-family: Montserrat !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.72px;
    padding: 0 16px 16px;
  }
  #custom-tote-bag-company .btn-box {
    display: flex;
    justify-content: center;
    margin-top: 32px;
  }
  #custom-tote-bag-company .btn-box .btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 23.68px;
    padding: 14px 66px 14px 56px;
    text-transform: uppercase;
    cursor: pointer;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-company .btn-box .btn {
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      width: 328px;
      padding: 11px 52px;
      text-transform: capitalize;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-company .btn-box .btn {
      width: 100%;
    }
  }
  /* SCREEN SERVICES */
  .custom-tote-bag-services {
    padding: 70px 0;
    background: #F6F9FC;
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services {
      padding: 50px 0;
    }
  }
  
  .custom-tote-bag-services .section-title {
    font-size     : 36px;
    font-weight   : 700 !important;
    text-transform: capitalize;
    line-height   : normal;
    text-align    : center;
    margin-bottom : 12px;
    font-family   : Montserrat !important;
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services .section-title {
      font-size  : 28px;
      font-weight: 600 !important;
    }
  }
  
  .custom-tote-bag-services .section-subtitle {
    color         : #172640;
    text-align    : center;
    font-size     : 16px;
    font-weight   : 400;
    line-height   : 22.4px;
    letter-spacing: -0.24px;
    width         : 63%;
    margin        : 0 auto 50px;
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services .section-subtitle {
      width : 100%;
      margin: 0 auto 40px;
    }
  }
  
  .custom-tote-bag-services .service-container {
    overflow-x: auto;
  }
  
  .custom-tote-bag-services .service-container::-webkit-scrollbar-track {
    background: transparent !important;
  }
  
  .custom-tote-bag-services .service-container::-webkit-scrollbar-thumb {
    background: transparent !important;
  }
  
  .custom-tote-bag-services .service-container::-webkit-scrollbar {
    width : 12px;
    height: 5px;
  }
  
  .custom-tote-bag-services .service {
    display        : flex;
    justify-content: space-between;
    gap            : 22px;
    min-width      : max-content;
    border-bottom  : 5px solid #e8e9ea;
    position       : relative;
    margin-bottom  : 25px;
  }
  
  .custom-tote-bag-services .service::before {
    content         : '';
    height          : 5px;
    width           : var(--before-width, 50px);
    background-color: #E40046;
    position        : absolute;
    bottom          : -5px;
    left            : var(--before-left, 0);
    transition      : left 0.3s ease;
  }
  
  .custom-tote-bag-services .service-type {
    color      : #172640;
    font-size  : 17px;
    font-weight: 500;
    line-height: 23.8px;
    text-align : center;
    padding    : 15px 0;
    cursor     : pointer;
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services .service-type {
      font-size  : 14px;
      font-weight: 700;
      line-height: 20px;
    }
  }
  
  .custom-tote-bag-services .service-type.active {
    color: #E40046;
  }
  
  .custom-tote-bag-services .content-item {
    display   : flex;
    gap       : 14px;
    opacity   : 0;
    height    : 0;
    overflow  : hidden;
    transition: opacity 0.5s ease;
  }
  
  .custom-tote-bag-services .content-item-text {
    width        : 100%;
    padding      : 24px 20px;
    border-radius: 4px;
    border: 1px solid #E6E8EA;
    box-shadow: 0px 2px 4px 0px rgba(13, 16, 45, 0.10), 0px 1px 2px -1px rgba(13, 16, 45, 0.10);
    background   : #fff;
    height       : max-content;
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services .content-item-text {
      width  : 100%;
      padding: 20px;
    }
  }
  
  .custom-tote-bag-services .content-item-text .desc {
    display       : flex;
    flex-direction: column;
    gap           : 14px;
    margin-bottom : 24px;
  }
  
  .custom-tote-bag-services .content-item-text li {
    list-style: unset;
    color: #1C244B;
  font-family: Montserrat !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  margin-left: 16px;
  }
  
  .custom-tote-bag-services .content-item-text .desc p {
    color      : #1c244b;
    font-family: Montserrat !important;
    font-size  : 15px;
    font-style : normal;
    font-weight: 400;
    line-height: 21px;
  }
  
  .custom-tote-bag-services .content-item-text .desc b,
  .custom-tote-bag-services .content-item-text .desc h3 {
    font-family: Montserrat !important;
    font-size  : 15px;
    font-weight: 600;
  }
  
  .custom-tote-bag-services .content-item-text .desc em {
    font-style: italic !important;
  }
  
  .custom-tote-bag-services .content-item-text .desc a {
    text-decoration: underline;
    color          : #1c244b !important;
    font-family    : Montserrat !important;
  }
  
  .custom-tote-bag-services .content-item-text a.btn {
    width      : 270px;
    font-size  : 20px;
    font-weight: 600;
    line-height: 22px;
    padding    : 14px;
    box-shadow : 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services .content-item-text a.btn {
      width: 100%;
    }
  }
  
  .custom-tote-bag-services .content-item .photo {
    width           : calc((100% - 14px) * 0.38);
    padding         : 18px;
    background-color: none;
    border-radius   : 4px;
    display         : flex;
    align-items     : center;
  }
  
  @media only screen and (max-width: 768px) {
    .custom-tote-bag-services .content-item .photo {
      display: none;
    }
  }
  
  .custom-tote-bag-services .content-item .photo img {
    width     : 100%;
    height    : 100%;
    object-fit: cover;
    max-height: 300px;
  }
  
  .custom-tote-bag-services .content-item.active {
    opacity: 1;
    height : auto;
  }
  
  
  /* END OF SCREEN SERVICES */
  #custom-tote-bag-us {
    padding: 70px 0;
    background-color: #fff;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-us {
      padding: 50px 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #custom-tote-bag-us .title-box {
      padding: 38px 33px 37px 33px;
      border: 1px solid #e6e8ea;
      box-shadow: 0px 2px 4px 0px rgba(13, 16, 45, 0.1), 0px 1px 2px -1px rgba(13, 16, 45, 0.1);
    }
  }
  #custom-tote-bag-us .title-box .title {
    color: #0d1c2c;
    text-align: center;
    font-family: Montserrat !important;
    font-size: 36px;
    font-weight: 600;
    line-height: 50.4px;
    text-transform: capitalize;
    margin-bottom: 20px;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-us .title-box .title {
      font-size: 28px;
      line-height: 39.2px;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-us .title-box .title {
      font-size: 32px;
      line-height: 44.8px;
      text-align: start;
    }
  }
  #custom-tote-bag-us .title-box .subtitle {
    max-width: 812px;
    margin: 0 auto;
    color: #213343;
    text-align: center;
    font-family: Montserrat !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px;
    text-transform: capitalize;
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-us .title-box .subtitle {
      text-align: start;
      margin-bottom: 32px;
    }
  }
  #custom-tote-bag-us .us-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 52px;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-us .us-box {
      grid-template-columns: repeat(2, 1fr);
      gap: 16px 20px;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-us .us-box {
      grid-template-columns: repeat(1, 1fr);
      gap: 20px;
      margin-top: 0;
    }
  }
  #custom-tote-bag-us .us-box img {
    width: 64px;
  }
  #custom-tote-bag-us .us-box-item {
    min-height: 194px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(13, 16, 45, 0.1), 0px 1px 2px -1px rgba(13, 16, 45, 0.1);
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  #custom-tote-bag-us .us-box-item-title {
    color: #102437;
    font-family: Montserrat !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    max-width: 269px;
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-us .us-box-item-title {
      max-width: 100%;
    }
  }
  #custom-tote-bag-us .us-box-item-text {
    color: #576675;
    font-family: Montserrat !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #custom-tote-bag-us .us-box-item-text {
      font-size: 15px;
      line-height: 21px;
    }
  }
  @media (max-width: 768px) {
    #custom-tote-bag-us .us-box-item {
      border: 1px solid #e6e8ea;
      padding: 16px 12px;
      position: relative;
      min-height: 0;
    box-shadow: none;
    gap: 0;
    }
  
    #custom-tote-bag-us .us-box-item-title {
      font-family: Montserrat !important;
      font-weight: 600;
      font-size: 16px;
      line-height: 22px;
      color: #102437;
      cursor: pointer;
      padding-right: 24px;
      position: relative;
      margin: 0;
    }
  
    #custom-tote-bag-us .us-box-item-title::before,
    #custom-tote-bag-us .us-box-item-title::after {
      content: "";
      position: absolute;
      width: 16px;
      height: 2px;
      background: #000;
      top: 50%;
      right: 0;
      transition: transform 0.3s ease;
      border-radius: 2px;
    }
  
    #custom-tote-bag-us .us-box-item-title::after {
      transform: rotate(90deg);
    }
  
    #custom-tote-bag-us .us-box-item.active .us-box-item-title::after {
      transform: rotate(0deg);
    }
  
    #custom-tote-bag-us .us-box-item-text {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease, padding-top 0.3s ease;
      font-family: Montserrat !important;
      font-size: 15px;
      color: #576675;
      line-height: 22px;
      padding-top: 0;
      margin: 0;
    }
  
    #custom-tote-bag-us .us-box-item.active .us-box-item-text {
      max-height: 500px;
      padding-top: 12px;
    }
  }
  #custom-tote-bag-us .btn-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
    gap: 16px;
  }
  #custom-tote-bag-us .btn-box .btn {
    font-family: Poppins !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.68px;
    padding: 14px 66px 14px 56px;
    text-decoration: none;
    text-align: center;
  }
  @media only screen and (max-width: 1024px) {
    #custom-tote-bag-us .btn-box .btn {
      font-size: 16px;
      font-weight: 700;
      line-height: 23.68px;
      padding: 11px 52px;
    }
  }
  @media only screen and (max-width: 768px) {
    #custom-tote-bag-us .btn-box .btn {
      width: 100%;
    }
  }
  /*#region CITY DESIGN PRODUCT CSS */
  
  #custom-tote-bag-design-product {
    padding   : 70px 0;
  }
  
  #custom-tote-bag-design-product:nth-of-type(1) {
    background: #F6FAFF;
  }
  
  #custom-tote-bag-design-product:nth-of-type(2) {
    background: #fff;
  }
  
  @media (max-width: 1024px) {
    #custom-tote-bag-design-product {
      padding: 50px 0;
    }
  }
  
  @media (max-width: 767.98px) {
    #custom-tote-bag-design-product {
      padding-bottom: 30px;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper {
    display        : flex;
    align-items    : center;
    justify-content: space-between;
  }
  
  @media (max-width: 767.98px) {
    #custom-tote-bag-design-product .content-wrapper {
      flex-direction: column-reverse;
    }
  }
  
  @media (max-width: 1024px) and (min-width: 767.98px) {
  
    #custom-tote-bag-design-product .content-wrapper .content,
    #custom-tote-bag-design-product .content-wrapper .photo {
      width: calc(50% - 28px);
    }
  }
  
  @media (min-width: 1025px) {
    #custom-tote-bag-design-product .content-wrapper .content {
      width: 50%;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .content .title-wrapper .section-title {
    color: #0D1C2C;
  font-family: Montserrat !important;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 50.4px;
  text-transform: capitalize;
    margin-bottom : 16px;
  }
  #custom-tote-bag-design-product .content-wrapper .content .title-wrapper .section-subtitle {
  color: #333;
  font-family: Montserrat !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  }
  
  @media (max-width: 767.98px) {
  
    #custom-tote-bag-design-product .content-wrapper .content .title-wrapper .section-title,
    #custom-tote-bag-design-product .content-wrapper .content .title-wrapper .section-subtitle {
      text-align: center;
    }
  
    #custom-tote-bag-design-product .content-wrapper .content .title-wrapper .section-title {
      font-size  : 28px;
      font-weight: 600;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .content .button-wrapper {
    display   : flex;
    gap       : 16px;
    margin-top: 32px;
  }
  
  @media (max-width: 767.98px) {
    #custom-tote-bag-design-product .content-wrapper .content .button-wrapper {
      flex-direction: column;
      max-width     : 350px;
      margin        : 32px auto 0;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .content .button-wrapper .btn-red,
  #custom-tote-bag-design-product .content-wrapper .content .button-wrapper .button-outline {
    font-size  : 20px;
    font-weight: 600;
    line-height: 32px;
    padding    : 10px 50px;
    text-align : center;
  }
  
  @media (max-width: 1024px) and (min-width: 767.98px) {
  
    #custom-tote-bag-design-product .content-wrapper .content .button-wrapper .btn-red,
    #custom-tote-bag-design-product .content-wrapper .content .button-wrapper .button-outline {
      font-size  : 14px;
      font-weight: 500;
      line-height: 22px;
      padding    : 6px 16px;
    }
  }
  
  @media (max-width: 767.98px) {
  
    #custom-tote-bag-design-product .content-wrapper .content .button-wrapper .btn-red,
    #custom-tote-bag-design-product .content-wrapper .content .button-wrapper .button-outline {
      font-size  : 18px;
      line-height: 30px;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .content .google-reviews {
    margin-top: 8px;
  }
  
  @media (max-width: 767.98px) {
    #custom-tote-bag-design-product .content-wrapper .content .google-reviews {
      margin-top: 12px;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .content .google-reviews .ti-widget>.ti-widget-container {
    display: flex;
  }
  
  @media (max-width: 767.98px) {
    #custom-tote-bag-design-product .content-wrapper .content .google-reviews .ti-widget>.ti-widget-container {
      justify-content: center;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .content .google-reviews .ti-widget>.ti-widget-container>.ti-header {
    padding: 20px 0;
  }
  
  @media (min-width: 768px) {
    #custom-tote-bag-design-product .content-wrapper .content .google-reviews .ti-widget>.ti-widget-container>.ti-header {
      flex-wrap: nowrap !important;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .photo {
    border-radius: 4px;
    overflow     : hidden;
  }
  
  @media (min-width: 1025px) {
    #custom-tote-bag-design-product .content-wrapper .photo {
      width: calc(50% - 100px);
    }
  }
  
  @media (max-width: 767.98px) {
    #custom-tote-bag-design-product .content-wrapper .photo {
      margin-bottom: 32px;
    }
  }
  
  #custom-tote-bag-design-product .content-wrapper .photo img {
    width     : 100%;
    object-fit: contain;
  }
  #custom-tote-bag-design-product .see-more-link {
    color: #1E90FF;
    font-family: Montserrat !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
    cursor: pointer;
    }
  #custom-tote-bag-faq {
    padding         : 70px 0;
    background-color: #fff;
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq {
      padding: 50px 0;
    }
    }
    
    #custom-tote-bag-faq .title {
    color         : #0d1c2c;
    font-family   : Montserrat !important;
    font-size     : 30px;
    font-weight   : 600;
    line-height   : 42px;
    text-transform: capitalize;
    margin-bottom : 24px;
    text-align: center;
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .title {
      font-size    : 24px;
      line-height  : 33.6px;
      margin-bottom: 0;
      display      : none;
    }
    }
    
    @media only screen and (max-width: 768px) {
    #custom-tote-bag-faq .title {
      font-size  : 30px;
      line-height: 42px;
    }
    }
    
    #custom-tote-bag-faq .faq-box {
    display    : flex;
    gap        : 96px;
    align-items: center;
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .faq-box {
      flex-direction: column-reverse;
      gap           : 24px;
    }
    }
    
    #custom-tote-bag-faq .faq-box .photo {
    width: calc(100% / 12 * 5);
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .faq-box .photo {
      display: none;
    }
    }
    
    #custom-tote-bag-faq .faq-box .photo img {
    width        : 100%;
    border-radius: 8px;
    }
    
    #custom-tote-bag-faq .faq-box .text {
    width: calc(100% / 12 * 6);
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .faq-box .text {
      width: 100%;
    }
    }
    
    #custom-tote-bag-faq .faq-box .question {
    width         : 100%;
    display       : flex;
    flex-direction: column;
    gap           : 16px;
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .faq-box .question {
      width: 100%;
    }
    }
    
    @media only screen and (max-width: 768px) {
    #custom-tote-bag-faq .faq-box .question {
      display       : flex;
      flex-direction: column;
      gap           : 16px;
    }
    }
    
    #custom-tote-bag-faq .faq-box .question-item {
    padding      : 19px 40px 19px 16px;
    position     : relative;
    cursor       : pointer;
    border-radius: 4px;
    border       : 1px solid #e8e9ea;
    background   : #fff;
    box-shadow   : 0px 9px 26px 0px rgba(0, 0, 0, 0.05);
    }
    
    #custom-tote-bag-faq .faq-box .question-item::before {
    content : url("/uploads/12762042/File/deco/service/assets/arrow-down.svg");
    position: absolute;
    right   : 16px;
    top     : 19px;
    width   : 24px;
    height  : 24px;
    transition: 0.3s;
    }
    #custom-tote-bag-faq .faq-box .question-item.active::before {
    transform: rotate(180deg);
    transition: 0.3s;
  }
  
    @media only screen and (max-width: 768px) {
    #custom-tote-bag-faq .faq-box .question-item {
      border-radius: 4px;
      border       : 1px solid #e8e9ea;
      background   : #fff;
      box-shadow   : 0px 9px 26px 0px rgba(0, 0, 0, 0.05);
      padding      : 16px 40px 16px 13px;
    }
    }
    
    #custom-tote-bag-faq .faq-box .question-item-title {
    color      : #232528;
    font-family: Montserrat !important;
    font-size  : 16px;
    font-weight: 400;
    line-height: 26px;
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .faq-box .question-item-title {
      font-size  : 18px;
      font-weight: 500;
    }
    }
    
    @media only screen and (max-width: 768px) {
    #custom-tote-bag-faq .faq-box .question-item-title {
      font-weight: 600;
    }
    }
    
    #custom-tote-bag-faq .faq-box .question-item-desc {
    color      : #4d4f53;
    font-family: Montserrat !important;
    font-size  : 14px;
    font-weight: 500;
    line-height: 22px;
    max-height : 0;
    overflow   : hidden;
    transition : all 0.3s;
    padding-top: 0;
    }
    
    @media only screen and (max-width: 768px) {
    #custom-tote-bag-faq .faq-box .question-item-desc {
      font-size  : 16px;
      font-weight: 400;
    }
    }
    
    #custom-tote-bag-faq .faq-box .question-item:last-of-type {
    border-bottom: none;
    }
    
    #custom-tote-bag-faq .faq-box .question-item.active .question-item-desc {
    padding-top: 16px;
    max-height : 100vh;
    }
    
    #custom-tote-bag-faq .faq-box .question-item.active::after {
    transform: rotate(0deg);
    }
    
    @media only screen and (max-width: 768px) {
    #custom-tote-bag-faq .faq-box .question-item.active::after {
      transform: rotate(180deg);
    }
    }
    
    #custom-tote-bag-faq .faq-box .mob {
    display: none;
    }
    
    @media only screen and (max-width: 1024px) {
    #custom-tote-bag-faq .faq-box .mob {
      display: block !important;
    }
    }
    
    
    
  /*Brand start*/
  #custom-tote-bag-brand {
      padding         : 70px 0;
      background-color: #f6f9fc;
  }
  
  @media only screen and (max-width: 1024px) {
      #custom-tote-bag-brand {
          padding: 50px 0;
      }
  }
  
  #custom-tote-bag-brand .title {
      color         : #0d1c2c;
      text-align    : center;
      font-family   : Montserrat !important;
      font-size     : 36px;
      font-weight   : 600;
      line-height   : 50.4px;
      text-transform: capitalize;
      margin-bottom : 12px;
  }
  
  @media only screen and (max-width: 1024px) {
      #custom-tote-bag-brand .title {
          font-size  : 28px;
          line-height: 39.2px;
      }
  }
  
  @media only screen and (max-width: 768px) {
      #custom-tote-bag-brand .title {
          font-size  : 30px;
          line-height: 42px;
      }
  }
  
  #custom-tote-bag-brand .subtitle {
      color      : #333;
      font-family: Montserrat !important;
      font-size  : 16px;
      font-weight: 400;
      line-height: 24px;
      text-align : center;
  }
  
  @media only screen and (max-width: 1024px) {
      #custom-tote-bag-brand .subtitle {
          font-size  : 16px;
          line-height: 24px;
      }
  }
  
  @media only screen and (max-width: 768px) {
      #custom-tote-bag-brand .subtitle {
          font-size: 17px;
      }
  }
  
  #custom-tote-bag-brand .brand-box {
      margin-top     : 32px;
      display        : flex;
      gap            : 20px 16px;
      justify-content: center;
      flex-wrap      : wrap;
  }
  
  #custom-tote-bag-brand .brand-box-item {
      border-radius: 4px;
      border       : 1px solid #e6e8ea;
      background   : #fff;
      padding      : 12px;
      width        : calc((100% - 4 * 16px) / 5);
      transition   : all 0.3s;
  }
  
  #custom-tote-bag-brand .brand-box-item:hover {
      box-shadow: 0px 5px 15px 0px rgba(2, 41, 107, 0.39);
  }
  
  @media only screen and (max-width: 1024px) {
      #custom-tote-bag-brand .brand-box-item {
          width     : calc((100% - 5 * 16px) / 6);
          box-shadow: 0px 30px 40px 0px rgba(212, 217, 232, 0.25);
      }
  }
  
  @media only screen and (max-width: 768px) {
      #custom-tote-bag-brand .brand-box-item {
          width: calc((100% - 2 * 16px) / 3);
      }
  }
  
  #custom-tote-bag-brand .brand-box-item .photo {
      border-radius  : 2px;
      border         : 1px solid #475467;
      width          : 100%;
      height         : 100%;
      display        : flex;
      align-items    : center;
      justify-content: center;
  }
  
  @media only screen and (max-width: 1024px) {
      #custom-tote-bag-brand .brand-box-item .photo {
          border: none;
      }
  }
  
  #custom-tote-bag-brand .brand-box-item .photo img {
      max-width: 100%;
  }
  
  /*Brand end*/
  #how-to-order {
    padding: 70px 0;
    text-align: center;
    background-color: #F6F9FC;
  }
  
  #how-to-order .container{
    padding: 33px 28px 50.964px 28px;
    border-radius: 4px;
  border: 1px solid #F4F4F4;
  background: #FFF;
  box-shadow: 0px 2px 4px 0px rgba(13, 16, 45, 0.10), 0px 1px 2px -1px rgba(13, 16, 45, 0.10);
  }
  
  @media (max-width: 768px) {
    #how-to-order .container {
      box-shadow: none;
      border: none;
      padding: 0;
      background: #f6f9fc;
    }
  }
  
  #how-to-order .section-title {
     color: #0D1C2C;
  text-align: center;
  font-family: Montserrat !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 33.6px;
    margin-bottom: 12px;
  }
  
  #how-to-order .section-subtitle {
    max-width: 700px;
    margin: 0 auto 43px;
   color: #333;
  text-align: center;
  font-family: Montserrat !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  }
  
  #how-to-order .steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
  }
  
  #how-to-order .step {
    background: #ffffff;
    padding: 16px;
    border-radius: 16px;
  }
  @media (max-width: 768px) {
  #how-to-order .step {
    background: #f6f9fc;
  }}
  #how-to-order .step .step-box{
    display: flex;
    gap: 12px;
  }
  
  #how-to-order .step-icon {
    margin-bottom: 8px;
  }
  
  #how-to-order .step .step-title {
    color: #333;
  font-family: Montserrat !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-align: start;
  }
  
  #how-to-order .step h3 span {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-top: 4px;
  }
  
  #how-to-order .step .step-subtitle {
    color: #333;
  font-family: Montserrat !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
    margin-top: 6px;
    text-align: start;
  }
  @media (max-width: 768px) {
    #how-to-order .step .step-box{
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  #how-to-order .step .step-title {
    text-align: center;
  }
  #how-to-order .step .step-subtitle {
    text-align: center;
  }
  }
  @media (max-width: 1024px) {
    #how-to-order .steps {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  
  @media (max-width: 768px) {
    #how-to-order .steps {
      grid-template-columns: 1fr;
    }
  }
  /*#region -- DESIGN PRODUCTS CSS -- */
  #design-products {
      background: #073077;
      padding   : 38px 0;
  }
  
  @media (max-width: 1024px) {
      #design-products {
          padding: 60px 0;
      }
  }
  
  @media (max-width: 767.98px) {
      #design-products {
          padding: 40px 0;
      }
  }
  
  #design-products .title {
      font-size    : 32px;
      font-weight  : 600;
      line-height  : 32px;
      margin-bottom: 16px;
      color        : #fff;
      text-align   : center;
      font-family  : 'Montserrat !important;
  }
  
  @media (max-width: 1024px) {
      #design-products .title {
          font-size  : 24px;
          line-height: 35px;
      }
  }
  
  #design-products .sub-title {
      color        : #FFF;
      text-align   : center;
      font-family  : Montserrat !important;
      font-size    : 14px;
      font-style   : normal;
      font-weight  : 400;
      line-height  : 22px;
      margin       : 0 auto;
      margin-bottom: 16px;
      max-width    : 855px;
  }
  
  #design-products .sub-title a {
      color          : #fff;
      text-decoration: none;
      border-bottom  : 1px solid #fff;
      font-size      : 14px;
  }
  
  #design-products .button-wrapper {
      display        : flex;
      align-items    : center;
      justify-content: center;
      gap            : 16px;
      margin-bottom  : 10px;
  }
  
  @media (max-width: 767.98px) {
      #design-products .button-wrapper {
          max-width    : 400px;
          margin       : 0 auto;
          margin-bottom: 16px;
      }
  }
  
  #design-products .button-wrapper .btn-red,
  #design-products .button-wrapper .button-outline {
      font-weight    : 600;
      line-height    : 20px;
      border         : 1px solid #f6faff;
      border-radius  : 4px;
      text-decoration: none;
      cursor         : pointer;
      transition     : 0.3s;
      text-align     : center;
      padding        : 13px 70px;
      font-size      : 18px;
      width          : max-content;
  }
  
  @media (max-width: 1024px) {
  
      #design-products .button-wrapper .btn-red,
      #design-products .button-wrapper .button-outline {
          font-size  : 16px;
          line-height: 14px;
      }
  }
  
  @media (max-width: 767.98px) {
  
      #design-products .button-wrapper .btn-red,
      #design-products .button-wrapper .button-outline {
          padding    : 11px 8px;
          width      : 400px;
          line-height: 20px;
      }
  }
  
  #design-products .button-wrapper .btn-red {
      background : #E40046;
      color      : #fff;
      border     : none;
      font-size  : 22px;
      font-weight: 600;
      font-family: Inter !important;
      line-height: 22px;
      padding    : 14px 80px;
  }
  /*#region Design-area Start*/
  #design-area {
  padding         : 70px 0;
  background-color: #F6FAFF;
  }
  
  @media (max-width: 1024px) {
  #design-area {
  padding: 50px 0;
  }
  }
  
  #design-area .design-content-boxs {
  background-color: #fff;
  padding         : 20px 23px;
  }
  @media (max-width: 1024px) {
  #design-area .design-content-boxs {
  padding         : 0;
  }
  }
  
  #design-area .design-content-boxs-item {
  transition: all 0.3s;
  }
  
  #design-area .design-content-boxs-item:first-of-type.active {
  margin-top: 0px !important;
  }
  
  #design-area .design-content-boxs-item:last-of-type.active {
  margin-bottom: 0px !important;
  }
  
  #design-area .design-content-boxs-item.active .design-content-boxs-item-content {
  /* height: auto;*/
  }
  
  #design-area .design-content-boxs-item.active .title {
  color: #3578EA;
  }
  
  #design-area .design-content-boxs-item.active .title::before {
  content  : url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19.9181 8.94922L13.3981 15.4692C12.6281 16.2392 11.3681 16.2392 10.5981 15.4692L4.07812 8.94922" stroke="%233578EA" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </svg>');
  transform: translateY(-50%) rotate(180deg);
  }
  
  #design-area .design-content-boxs-item-content .description {
  display       : flex;
  flex-direction: column;
  gap           : 10px;
  margin-top: 16px;
  }
  
  #design-area .design-content-boxs-item-content .description .description-item .description-item-title {
  color: #172640;
  font-family: Montserrat !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height:  22.4px ;
  padding-bottom: 8px;
  }
  
  #design-area .design-content-boxs-item-content .description .description-item .description-item-text {
  color: #354156;
  font-family: Montserrat !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  /* display       : flex;
  flex-direction: column;
  gap           : 8px; */
  }
  #design-area .design-content-boxs-item-content .description .description-item a{
  font-size: 14px;
  text-decoration:underline
  }
  #design-area .design-content-boxs-item-content .description .description-item ul {
  list-style: unset;
  margin-left: 17px;
  }
  #design-area .design-content-boxs-item-content .description .description-item ul li {
  color      : #354156;
  font-size  : 13px;
  font-style : normal;
  font-weight: 400;
  line-height: 19.6px;
  /* display    : flex; */
  align-items: center;
  gap        : 8px;
  }
  
  /* @media (max-width: 768px) {
  #design-area .design-content-boxs-item-content .description .description-item ul li {
  flex-direction: column;
  justify-content:center;
  align-items:start;
  }
  } */
  
  #design-area .design-content-boxs-item {
  padding      : 24px 19px;
  border-bottom: 1px solid #E8E9EA;
  }
  
  #design-area .design-content-boxs-item:nth-last-child(1) {
  border-bottom: none;
  }
  
  #design-area .design-content-boxs-item .title {
  color: #1C244B;
  font-family: Montserrat !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px;
  text-transform: capitalize;
  position      : relative;
  cursor        : pointer;
  padding-right : 35px;
  }
  
  @media (max-width: 1024px) {
  #design-area .design-content-boxs-item .title {
  font-size  : 16px;
  line-height: 24px;
  }
  }
  
  #design-area .design-content-boxs-item .title::before {
  content   : url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19.9181 8.94922L13.3981 15.4692C12.6281 16.2392 11.3681 16.2392 10.5981 15.4692L4.07812 8.94922" stroke="%23666666" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </svg>');
  position  : absolute;
  right     : 0;
  top       : 50%;
  transform : translateY(-50%);
  transition: all 0.3s;
  }
  
  #design-area .design-content-boxs-item-content {
  height    : 0;
  overflow  : hidden;
  transition: all 0.3s ease;
  }
  
  #design-area .design-content-boxs-item-content .subtitle {
  color      : #354156;
  font-family: Montserrat !important;
  font-size  : 14px;
  font-style : normal;
  font-weight: 400;
  line-height: 22.4px;
  margin     : 16px 0;
  }
  
  #design-area .design-content-boxs-item-content .cards {
  display  : flex;
  gap      : 16px;
  flex-wrap: wrap;
  }
  
  @media only screen and (max-width: 992px) {
  #design-area .design-content-boxs-item-content .cards {
  gap: 4px;
  }
  }
  
  #design-area .design-content-boxs-item-content .cards-item {
  padding         : 12px;
  background-color: #fff;
  border-radius   : 4px;
  border          : 1px solid #E8E9EA;
  width           : calc((100% - 16px * 4) / 5);
  }
  
  @media only screen and (max-width: 992px) {
  #design-area .design-content-boxs-item-content .cards-item {
  width  : calc((100% - 4px) / 2);
  padding: 10px;
  }
  }
  
  #design-area .design-content-boxs-item-content .cards-item-photo {
  /* height         : 210px; */
  display        : flex;
  align-items    : center;
  justify-content: center;
  border         : 1px solid #E8E9EA;
  border-radius  : 2px;
  }
  
  #design-area .design-content-boxs-item-content .cards-item-photo img {
  max-height: 100%;
  max-width : 100%;
  object-fit: contain;
  }
  
  #design-area .design-content-boxs-item-content .cards-item-text {
  margin-top: 16px;
  text-align: center;
  }
  
  #design-area .design-content-boxs-item-content .cards-item-text-title {
  color      : #354156;
  font-size  : 18px;
  font-style : normal;
  font-weight: 500;
  line-height: 25.2px;
  }
  
  #design-area .design-content-boxs-item-content .cards-item-text-desc {
  color      : #354156;
  font-size  : 14px;
  font-style : normal;
  font-weight: 500;
  line-height: 19.6px;
  margin-top : 16px;
  }
  
  #design-area .design-content-boxs-item.active {
  background-color: #fff;
  }
  
  #design-area .design-content-boxs-item.active .design-content-boxs-item-content {
  height: auto;
  }
  
  #design-area .design-content-boxs-item.active .title {
  color: #E40046;
  }
  
  #design-area .design-content-boxs-item.active .title::before {
  content  : url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19.9181 8.94922L13.3981 15.4692C12.6281 16.2392 11.3681 16.2392 10.5981 15.4692L4.07812 8.94922" stroke="%23E40046" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </svg>');
  transform: translateY(-50%) rotate(180deg);
  }
  #design-area b{
  font-weight: 700 !important;
  }
  /*#endregion Design-area End */
     /*#region Best Seller Start*/
    
     #custom-tote-bag-best-seller {
      padding: 70px 0;
      background-color: #fff
      }
      
      @media only screen and (max-width:1024px) {
      #custom-tote-bag-best-seller {
      padding         : 50px 0;
      background-color: #fff
      }
      }
      
      #custom-tote-bag-best-seller .title {
      color         : #0d1c2c;
      text-align    : center;
      font-family   : Montserrat !important;
      font-size     : 36px;
      font-weight   : 600;
      line-height   : 50.4px;
      text-transform: capitalize;
      margin-bottom : 12px
      }
      
      @media only screen and (max-width:1024px) {
      #custom-tote-bag-best-seller .title {
      font-size  : 28px;
      line-height: 39.2px
      }
      }
      
      @media only screen and (max-width:768px) {
      #custom-tote-bag-best-seller .title {
      font-size  : 30px;
      line-height: 42px
      }
      }
      
      #custom-tote-bag-best-seller .subtitle {
      color      : #333;
      font-family: Montserrat !important;
      font-size  : 16px;
      font-weight: 400;
      line-height: 24px;
      text-align : center
      }
      
      @media only screen and (max-width:768px) {
      #custom-tote-bag-best-seller .subtitle {
      font-size: 17px
      }
      }
      #custom-tote-bag-best-seller .view-all{
        color: #4475F2;
        text-align: center;
        font-family: Montserrat !important;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-decoration: underline;
        display: flex;
        justify-content: center;
      }
      #custom-tote-bag-best-seller .best-seller-box {
      margin-top           : 40px;
      display              : grid;
      grid-template-columns: repeat(4, 1fr);
      gap                  : 20px;
      margin-bottom: 36px;
      }
      
      @media only screen and (max-width:1024px) {
      #custom-tote-bag-best-seller .best-seller-box {
      grid-template-columns: repeat(2, 1fr);
      gap                  : 16px;
      margin-top           : 24px
      }
      }
      
      #custom-tote-bag-best-seller .best-seller-box-item {
      border-radius  : 4px;
      border         : 1px solid #e8e9ea;
      background: #f6f9fc;
      box-shadow     : 0 2px 4px 0 rgba(13, 16, 45, .1), 0 1px 2px -1px rgba(13, 16, 45, .1);
      padding        : 16px 11px;
      text-align     : center;
      display        : flex;
      flex-direction : column;
      justify-content: space-between;
      text-decoration: none;
      transition     : all .3s
      }
      
      #custom-tote-bag-best-seller .best-seller-box-item:hover {
      box-shadow: 0 5px 15px 0 rgba(2, 41, 107, .39)
      }
      
      
      @media only screen and (max-width:768px) {
      #custom-tote-bag-best-seller .best-seller-box-item {
      padding: 16px 8px
      }
      }
      
      #custom-tote-bag-best-seller .best-seller-box-item .next {
      color      : #0b1629;
      text-align : center;
      font-family: Montserrat !important;
      font-size  : 18px;
      font-weight: 600;
      line-height: 26.64px
      }
      
      @media only screen and (min-width:768px) and (max-width:1024px) {
      #custom-tote-bag-best-seller .best-seller-box-item .next {
      font-size  : 24px;
      line-height: 24px
      }
      }
      
      #custom-tote-bag-best-seller .best-seller-box-item .desc {
      color             : #172640;
      text-align        : center;
      font-family       : Montserrat !important;
      font-size         : 14px;
      font-weight       : 400;
      line-height       : 20.72px;
      overflow          : hidden;
      display           : -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      text-overflow     : ellipsis;
      white-space       : normal;
      max-width         : 214px;
      margin            : 0 auto
      }
      
      @media only screen and (max-width:768px) {
      #custom-tote-bag-best-seller .best-seller-box-item .desc {
      -webkit-line-clamp: 2
      }
      }
      
      @media only screen and (min-width:768px) and (max-width:1024px) {
      #custom-tote-bag-best-seller .best-seller-box-item .desc {
      font-size  : 13px;
      line-height: 24px
      }
      }
      
      #custom-tote-bag-best-seller .best-seller-box-item .photo {
      display        : flex;
      align-items    : flex-end;
      justify-content: center;
      margin         : 20px 0 10px;
      width          : 100%;
      height         : 100%
      }
      
      #custom-tote-bag-best-seller .best-seller-box-item .photo img {
      max-width : 100%;
      width     : 215px;
      height    : 100%;
      object-fit: cover
      }
      #custom-tote-bag-best-seller .best-seller-box-item .colors {
        display        : flex;
        align-items    : center;
        justify-content: center;
        flex-wrap: wrap;
       
        width          : 100%;
        height         : 100%;
        margin-top: 16px; 
        gap: 10px;
        }
      
        #custom-tote-bag-best-seller .best-seller-box-item .colors span{
          width: 24px;
          height: 24px;
        border-radius: 18px;
      border: 1px solid #E0DEDE;
      background: #F9E793;
        }
        #custom-tote-bag-best-seller .best-seller-box-item .colors .text{
          color: #354156;
      font-family: Montserrat !important;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 17.76px;
        }
        #custom-tote-bag-best-seller .best-seller-box-item .type{
          display        : flex;
        align-items    : center;
        justify-content: center;
        width          : 100%;
        height         : 100%;
        margin-top: 16px; 
        gap: 10px;
        }
        #custom-tote-bag-best-seller .best-seller-box-item .type p{
         color: #555E6D;
      font-family: Montserrat !important;
      font-size: 13px;
      font-style: normal;
      font-weight: 500;
      line-height: 16px;
        }
      
        #custom-tote-bag-best-seller .best-seller-box-item .type span{
         width: 1px;
         height: 16px;
         background-color: #E8E9EA;
        }
        #custom-tote-bag-best-seller .best-seller-box-item .price{
         color: #1A1A1A;
      font-family: Montserrat !important;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 16px;
      margin-top: 16px;
        }
      /*#endregion Best Seller end*/
       
  
  .dn-use-page-margin{
    display: none !important;
  }
  .dn-page-section-content{
    max-width: 100% !important;
  }
  .dn-page-section-margin-top-default{
    margin-top: 0 !important;
  }