
.product-featured {
    padding: 20px 20px;
  }
  
  .product-featured .product-grid-view-box .custom-checkbox {
    margin-bottom: 10px;
  }
  
  .product-featured .product-grid-view-box .custom-checkbox label {
    font-size: 16px;
    color: #727272;
    text-align: left;
    padding-left: 5px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    -webkit-box-shadow: 0 4px 30px 2px #FAFAFA;
            box-shadow: 0 4px 30px 2px #FAFAFA;
    min-height: 200px;
    margin-bottom: 20px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature:hover {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    -webkit-box-shadow: 0 4px 10px 2px rgba(18, 18, 18, 0.05);
            box-shadow: 0 4px 10px 2px rgba(18, 18, 18, 0.05);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .faverouite {
    left: 20px;
    position: absolute;
    top: 12px;
    z-index: 10;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .faverouite a {
    display: block;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .faverouite a i {
    font-size: 22px;
    color: #000000;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .faverouite a.active i {
    color: #ff0000;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-img {
    margin: 24px 22px;
    overflow: hidden;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-img img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 170px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-content h3 {
    font-size: 18px;
    color: #373738;
    letter-spacing: 0;
    font-family: "Conv_Futura Bold";
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    max-width: 98%;
    line-height: 25px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-content h4 {
    font-size: 16px;
    color: #727272;
    letter-spacing: 0;
    font-family: "Conv_futuramediumbt";
    margin-bottom: 20px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-content h4 .tag-rating {
    background: #FFC20F;
    border-radius: 12.5px;
    display: inline-block;
    padding: 4px 6px;
    font-size: 14px;
    color: #222221;
    letter-spacing: 0;
    margin-right: 10px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-price h2 {
    font-size: 24px;
    color: #222221;
    letter-spacing: 0;
    font-family: "Conv_futuramediumbt";
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-price p {
    font-size: 14px;
    color: #CBCBCB;
    letter-spacing: 0;
    font-family: "Conv_futuramediumbt";
    margin-bottom: 8px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-price p .checked-price {
    text-decoration: line-through;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-price p span.off {
    font-size: 12px;
    color: #77B342;
    letter-spacing: 0;
    margin-left: 8px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-price p .no-emi-text {
    font-size: 12px;
    color: #222221;
    letter-spacing: 0;
    text-align: left;
    font-family: "Conv_futuramediumbt";
    margin-left: 8px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .bid-now-info p {
    color: #CA3535 !important;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .bid-now-info h4 {
    font-size: 12px;
    color: #222221;
    letter-spacing: 0;
    font-family: "Conv_futuramediumbt";
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .bid-now-info h4 a {
    color: #222221;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom {
    text-align: left;
    width: 100%;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom p {
    font-size: 12px;
    line-height: 16px;
    font-family: "Conv_futuramediumbt";
    color: #727272;
    font-style: normal;
    margin-bottom: 10px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom p a {
    color: #77b342;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom p a i {
    margin-left: 5px;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart {
    background-color: transparent;
    width: 100%;
    font-family: "Conv_futuramediumbt";
    height: 34px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    line-height: 19px;
    min-width: auto;
    margin-right: 10px;
    white-space: nowrap;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart:hover {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart:focus {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart:active {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow {
    background-color: #ffc20f;
    width: 100%;
    font-family: "Conv_futuramediumbt";
    height: 34px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    line-height: 19px;
    min-width: auto;
    white-space: nowrap;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow:hover {
    background-color: #ffc20f;
    border: 1px solid #ffc20f;
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
            box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow:focus {
    background-color: #ffc20f;
    border: 1px solid #ffc20f;
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
            box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow:active {
    background-color: #ffc20f;
    border: 1px solid #ffc20f;
    -webkit-transition: all 0.3s  ease-in-out;
    transition: all 0.3s  ease-in-out;
    -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
            box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  @media (max-width: 767px) {
    .product-featured .product-grid-view-box .product-grid-view-feature:hover {
      background: #FFFFFF;
      border: 1px solid #E4E4E4;
      -webkit-box-shadow: 0 4px 10px 2px rgba(18, 18, 18, 0.05);
              box-shadow: 0 4px 10px 2px rgba(18, 18, 18, 0.05);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-content h3 {
      font-size: 16px;
      font-family: "Conv_futuramediumbt";
      line-height: 22px;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-price h2 {
      font-size: 22px;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn {
      min-width: auto;
      white-space: nowrap;
    }
  }
  
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .product-featured .product-grid-view-box .product-grid-view-feature:hover {
      background: #FFFFFF;
      border: 1px solid #E4E4E4;
      -webkit-box-shadow: 0 4px 10px 2px rgba(18, 18, 18, 0.05);
              box-shadow: 0 4px 10px 2px rgba(18, 18, 18, 0.05);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail {
      padding: 15px 15px;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-content h3 {
      font-family: "Conv_futuramediumbt";
      font-size: 16px;
      line-height: 24px;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom {
      text-align: left;
      width: 100%;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom p {
      font-size: 14px;
      line-height: 16px;
      font-family: "Conv_futuramediumbt";
      color: #727272;
      font-style: normal;
      margin-bottom: 10px;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart {
      background-color: transparent;
      width: 100%;
      font-family: "Conv_futuramediumbt";
      height: 34px;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid rgba(0, 0, 0, 0.15);
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      line-height: 19px;
      min-width: 100%;
      margin-right: 0px !important;
      margin-bottom: 8px;
      white-space: nowrap;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart:hover {
      background-color: transparent;
      border: 1px solid rgba(0, 0, 0, 0.15);
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
              box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart:focus {
      background-color: transparent;
      border: 1px solid rgba(0, 0, 0, 0.15);
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
              box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-addcart:active {
      background-color: transparent;
      border: 1px solid rgba(0, 0, 0, 0.15);
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
              box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow {
      background-color: #ffc20f;
      width: 100%;
      font-family: "Conv_futuramediumbt";
      height: 34px;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid rgba(0, 0, 0, 0.15);
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      line-height: 19px;
      min-width: 100%;
      white-space: nowrap;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow:hover {
      background-color: #ffc20f;
      border: 1px solid #ffc20f;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
              box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow:focus {
      background-color: #ffc20f;
      border: 1px solid #ffc20f;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
              box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .product-featured .product-grid-view-box .product-grid-view-feature .product-grid-view-detail .product-grid-view-bottom .procust-btns .btn-buynow:active {
      background-color: #ffc20f;
      border: 1px solid #ffc20f;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
              box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
  }
  /*# sourceMappingURL=custom.css.map */


  .select-status .select2-container--default .select2-selection--single .select2-selection__rendered {
        height: 40px;
        line-height: 36px;
        font-size: 13px;
    }
    .select-status .select2-container .select2-selection--single {
        height: 40px;
        line-height: 34px;
        border: 1px solid #DDDDDD;
    }
    .select-status .select2-container {
        width: 100% !important;
        box-shadow: none;
    }
    .select-status .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 35px;
    }
    .btn-save-div {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      height: 100%;
      padding: 10px 0 0 0;    
    }
   
    .btn-save-div .btn-save {
      background-color: #FFC20F;
      width: 100%;
      max-width: 180px;
      font-family: "Conv_futuramediumbt";
      height: 40px;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      font-size: 20px;
      line-height: 36px;
      color: #000000;
      text-align: center;
      font-size: 14px !important;
      line-height: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-decoration: none;
    }
    
  .btn-save-div .btn-save:hover {
      background-color: #ffc20f;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
              box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    
  .btn-save-div .btn-save:focus {
      background-color: #ffc20f;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
              box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    
  .btn-save-div .btn-save:active {
      background-color: #ffc20f;
      -webkit-transition: all 0.3s  ease-in-out;
      transition: all 0.3s  ease-in-out;
      -webkit-box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
              box-shadow: 0 12px 24px 0 rgba(255, 194, 15, 0.3);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    
    .table-order .Product-content {
      padding: 10px 15px;
    }
    .table-order .product-order-table {
      justify-content: flex-start !important;
    }

 .accrodin-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    white-space: nowrap;
    flex-direction: row-reverse;

}

/* .accrodin-link a {
  width: 100%;
}

.accrodin-link .acc-text {
  width: auto;
} */


.sub-accordian .sub-nav li .text-acc {
  padding-left: 40px !important;
}

.sub-nav li .nav-link {
  padding: 14px 20px 14px 30px !important;
}

.category-nav ul li {
  position: relative;
}

.nav-toggle.nav-toggle-new {
  height: 50px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  color: #666;
}

.nav-toggle.nav-toggle-new:after {
  content: '\e92e';
  font-family: Feather;
  margin-left: auto;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  position: absolute;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0 !important;
  right: 0 !important;
  height: 100%;
  width: 100%;
  left: 0 !important;
  bottom: 0 !important;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.sub-accordian .text-acc {
  padding-left: 30px !important;
}

.sub-nav .text-acc {
  padding-left: 30px !important;
}

.sub-nav .nav-toggle-new:after {
  display: none !important;
}

.text-acc {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #727272;
  letter-spacing: 0;
  line-height: 20px;
  font-family: "futurabook";
  text-decoration: none;
  padding: 14px 20px 14px 20px;
  background-color: #fafafa;
  position: relative;
  border: 1px solid transparent;
}

.favorite-tow {
  left: 20px !important;
  top: 7px !important;
}

.btn-go-home{
  font-size: 19px !important ;
}

/* .select2{
  width: 100% !important;
}

.select2-container {
  border: 0;
}
.select2-container--default .select2-selection--single {
  outline: 0;
  height: 56px !important;
  border: 1px solid #DDDDDD !important;
  background-color: #ffffff !important;


}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  border: 1px solid #dddddd !important;
  height: 56px;
  background-color: #ffffff !important;
  border-radius: 0px;
  font-size: 18px;
  line-height: 56px !important;
  font-weight: 600;
  padding-left: 20px !important;
  font-family: "Conv_futuramediumbt";

}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 58px !important;
} */