@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-display: swap;
    font-family: Webkul Rango;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/font-rango/rango.eot?o0evyv);
    src: url(../fonts/font-rango/rango.eot?o0evyv#iefix)
        format("embedded-opentype"),
      url(../fonts/font-rango/rango.ttf?o0evyv) format("truetype"),
      url(../fonts/font-rango/rango.woff?o0evyv) format("woff"),
      url(../fonts/font-rango/rango.svg?o0evyv#rango) format("svg");
  }
  
  @font-face {
    font-display: swap;
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2)
      format("woff2");
  }
  @font-face {
    font-display: swap;
    font-family: Material Icons Outlined;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v14/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2)
      format("woff2");
  }
  @font-face {
    font-display: swap;
    font-family: Material Icons Round;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconsround/v14/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2)
      format("woff2");
  }
  @font-face {
    font-display: swap;
    font-family: Material Icons Sharp;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconssharp/v15/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2)
      format("woff2");
  }
  @font-face {
    font-display: swap;
    font-family: Material Icons Two Tone;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconstwotone/v13/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2)
      format("woff2");
  }
  
  
  .material-icons {
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-family: Material Icons;
  }
  .material-icons,
  .material-icons-outlined {
    word-wrap: normal;
    direction: ltr;
    display: inline-block;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    max-width: 30px;
    overflow: hidden;
    text-transform: none;
    white-space: nowrap;
  }
  .material-icons-outlined {
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-family: Material Icons Outlined;
  }
  .material-icons-round {
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-family: Material Icons Round;
  }
  .material-icons-round,
  .material-icons-sharp {
    word-wrap: normal;
    direction: ltr;
    display: inline-block;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
  }
  .material-icons-sharp {
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-family: Material Icons Sharp;
  }
  .material-icons-two-tone {
    word-wrap: normal;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    direction: ltr;
    display: inline-block;
    font-family: Material Icons Two Tone;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
  }
  
  
  body{
      font-size:17.5px !important;
      margin:0;
  }
  
  body:not(:has(.ptc_license_page)){
      font-family: 'Inter', sans-serif;
  }
      
  body:has(.ptc_license_page){
     font-family: "Inter", sans-serif !important;
  }
  
  
  #container01 > .wrapper > .inner {
    --spacing: 1rem;
    padding: 0.9rem 3rem !important;
  }
  
  
  
  .h5, h5 {
    font-size: 1rem;
  }
  
  .font-weight-medium {
    font-family: Inter, sans-serif !important;
    font-weight: 600;
  }
  
  .wk-icon {
    color: #0041ff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
  }
  [class*=" rango-"],
  [class^="rango-"] {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Webkul Rango !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
  }
  
  a:has(img){
    border-radius: unset !important;
  }
  
  .rango-activity:before {
    content: "";
  }
  .rango-announcement:before {
    content: "";
  }
  .rango-arrow-circle-down:before {
    content: "";
  }
  .rango-arrow-circle-left:before {
    content: "";
  }
  .rango-arrow-circle-right:before {
    content: "";
  }
  .rango-arrow-circle-up:before {
    content: "";
  }
  .rango-arrow-down:before {
    content: "";
  }
  .rango-arrow-left:before {
    content: "";
  }
  .rango-arrow-right:before {
    content: "";
  }
  .rango-arrow-up:before {
    content: "";
  }
  .rango-auction:before {
    content: "";
  }
  .rango-baby:before {
    content: "";
  }
  .rango-bag:before {
    content: "";
  }
  .rango-ball-2:before {
    content: "";
  }
  .rango-bar-code:before {
    content: "";
  }
  .rango-batch:before {
    content: "";
  }
  .rango-book:before {
    content: "";
  }
  .rango-calender:before {
    content: "";
  }
  .rango-camera:before {
    content: "";
  }
  .rango-car:before {
    content: "";
  }
  .rango-card:before {
    content: "";
  }
  .rango-cart-1:before {
    content: "";
  }
  .rango-cart-2:before {
    content: "";
  }
  .rango-cart-3:before {
    content: "";
  }
  .rango-circel-1:before {
    content: "";
  }
  .rango-circel:before {
    content: "";
  }
  .rango-circle-1:before {
    content: "";
  }
  .rango-circle-2:before {
    content: "";
  }
  .rango-circle-check:before {
    content: "";
  }
  .rango-clear:before {
    content: "";
  }
  .rango-close-2:before {
    content: "";
  }
  .rango-close:before {
    content: "";
  }
  .rango-cloth:before {
    content: "";
  }
  .rango-coin:before {
    content: "";
  }
  .rango-copy:before {
    content: "";
  }
  .rango-currency:before {
    content: "";
  }
  .rango-delete:before {
    content: "";
  }
  .rango-donwload-1:before {
    content: "";
  }
  .rango-download-1:before {
    content: "";
  }
  .rango-edit-pencil:before {
    content: "";
  }
  .rango-ellipse:before {
    content: "";
  }
  .rango-envelop:before {
    content: "";
  }
  .rango-exchange:before {
    content: "";
  }
  .rango-exchnage:before {
    content: "";
  }
  .rango-expend-collaps:before {
    content: "";
  }
  .rango-expend:before {
    content: "";
  }
  .rango-eye-hide:before {
    content: "";
  }
  .rango-eye-visible:before {
    content: "";
  }
  .rango-facebook:before {
    content: "";
  }
  .rango-file:before {
    content: "";
  }
  .rango-filter:before {
    content: "";
  }
  .rango-flag:before {
    content: "";
  }
  .rango-folder:before {
    content: "";
  }
  .rango-food:before {
    content: "";
  }
  .rango-furniture:before {
    content: "";
  }
  .rango-gift:before {
    content: "";
  }
  .rango-globe:before {
    content: "";
  }
  .rango-google-plus:before {
    content: "";
  }
  .rango-gps:before {
    content: "";
  }
  .rango-graph-1:before {
    content: "";
  }
  .rango-graph:before {
    content: "";
  }
  .rango-heart-fill:before {
    content: "";
  }
  .rango-heart:before {
    content: "";
  }
  .rango-hold-cart:before {
    content: "";
  }
  .rango-home:before {
    content: "";
  }
  .rango-info:before {
    content: "";
  }
  .rango-instagram:before {
    content: "";
  }
  .rango-language-1:before {
    content: "";
  }
  .rango-language:before {
    content: "";
  }
  .rango-laptop:before {
    content: "";
  }
  .rango-limit:before {
    content: "";
  }
  .rango-linked-in:before {
    content: "";
  }
  .rango-lipstick:before {
    content: "";
  }
  .rango-location:before {
    content: "";
  }
  .rango-lock-1:before {
    content: "";
  }
  .rango-lock-2:before {
    content: "";
  }
  .rango-map:before {
    content: "";
  }
  .rango-message-1:before {
    content: "";
  }
  .rango-message:before {
    content: "";
  }
  .rango-minus:before {
    content: "";
  }
  .rango-mobile:before {
    content: "";
  }
  .rango-more:before {
    content: "";
  }
  .rango-neckless:before {
    content: "";
  }
  .rango-next:before {
    content: "";
  }
  .rango-notification:before {
    content: "";
  }
  .rango-num-pad:before {
    content: "";
  }
  .rango-percentage:before {
    content: "";
  }
  .rango-phone:before {
    content: "";
  }
  .rango-picture:before {
    content: "";
  }
  .rango-pintrest:before {
    content: "";
  }
  .rango-play:before {
    content: "";
  }
  .rango-plus:before {
    content: "";
  }
  .rango-pos:before {
    content: "";
  }
  .rango-power:before {
    content: "";
  }
  .rango-previous:before {
    content: "";
  }
  .rango-printer:before {
    content: "";
  }
  .rango-product-add:before {
    content: "";
  }
  .rango-product-retrun:before {
    content: "";
  }
  .rango-product:before {
    content: "";
  }
  .rango-produt-group:before {
    content: "";
  }
  .rango-push:before {
    content: "";
  }
  .rango-quotation:before {
    content: "";
  }
  .rango-refresh:before {
    content: "";
  }
  .rango-refrigrator:before {
    content: "";
  }
  .rango-return-credit:before {
    content: "";
  }
  .rango-return:before {
    content: "";
  }
  .rango-search:before {
    content: "";
  }
  .rango-security:before {
    content: "";
  }
  .rango-setting-cog:before {
    content: "";
  }
  .rango-setting-reset:before {
    content: "";
  }
  .rango-share-1:before {
    content: "";
  }
  .rango-share-2:before {
    content: "";
  }
  .rango-shoes:before {
    content: "";
  }
  .rango-shop:before {
    content: "";
  }
  .rango-sign-in:before {
    content: "";
  }
  .rango-sign-out:before {
    content: "";
  }
  .rango-sort-1:before {
    content: "";
  }
  .rango-sort-2:before {
    content: "";
  }
  .rango-square-1:before {
    content: "";
  }
  .rango-square-3:before {
    content: "";
  }
  .rango-square-4:before {
    content: "";
  }
  .rango-square-tick-fill:before {
    content: "";
  }
  .rango-square:before {
    content: "";
  }
  .rango-star-fill:before {
    content: "";
  }
  .rango-star:before {
    content: "";
  }
  .rango-stat-down:before {
    content: "";
  }
  .rango-stat-up:before {
    content: "";
  }
  .rango-support-head:before {
    content: "";
  }
  .rango-t-shirt:before {
    content: "";
  }
  .rango-table:before {
    content: "";
  }
  .rango-tag-1:before {
    content: "";
  }
  .rango-tag-2:before {
    content: "";
  }
  .rango-tag-3:before {
    content: "";
  }
  .rango-tag-4:before {
    content: "";
  }
  .rango-tick-2:before {
    content: "";
  }
  .rango-tick-square:before {
    content: "";
  }
  .rango-tick:before {
    content: "";
  }
  .rango-toggle:before {
    content: "";
  }
  .rango-trophy:before {
    content: "";
  }
  .rango-twitter:before {
    content: "";
  }
  .rango-upload-2:before {
    content: "";
  }
  .rango-upload:before {
    content: "";
  }
  .rango-user-add:before {
    content: "";
  }
  .rango-user-cash:before {
    content: "";
  }
  .rango-user-group:before {
    content: "";
  }
  .rango-user-info:before {
    content: "";
  }
  .rango-user-owner:before {
    content: "";
  }
  .rango-user-shop:before {
    content: "";
  }
  .rango-user:before {
    content: "";
  }
  .rango-van-ship:before {
    content: "";
  }
  .rango-video-camera:before {
    content: "";
  }
  .rango-video:before {
    content: "";
  }
  .rango-view-grid:before {
    content: "";
  }
  .rango-view-list:before {
    content: "";
  }
  .rango-wifi-on:before {
    content: "";
  }
  .rango-wifi:before {
    content: "";
  }
  .rango-youtube:before {
    content: "";
  }
  .rango-zoom-minus:before {
    content: "";
  }
  .rango-zoom-plus:before {
    content: "";
  }
  .velocity-icon {
    background-image: url(../images/Icon-Velocity.svg);
    height: 48px;
    width: 48px;
  }
  
  .camera-icon,
  .velocity-icon {
    background-size: cover;
    display: inline-block;
  }
  .camera-icon {
    background-image: url(../images/icon-camera.svg);
    width: 24px;
  }
  .active .velocity-icon,
  .active.velocity-icon,
  .router-link-active .velocity-icon,
  .router-link-active.velocity-icon {
    background-image: url(../images/Icon-Velocity-Active.svg);
  }
  .eye-icon {
    background-image: url(../images/icon-eye.svg);
    height: 24px;
    width: 24px;
  }
  .cross-icon {
    background-image: url(../images/icon-crossed.svg);
    height: 18px;
    width: 18px;
  }
  .ltr {
    direction: ltr;
  }
  .rtl {
    direction: rtl;
  }
  .padding-10,
  .padding-15 {
    padding: 15px;
  }
  .fw5 {
    font-weight: 500;
  }
  .fw6,
  .product-detail .right .info .price,
  .product-detail .right .info h2,
  .product-detail .right h3,
  .product-detail .right h4 {
    font-weight: 600;
  }
  .fw7 {
    font-weight: 700;
  }
  .fs13 {
    font-size: 13px !important;
  }
  .fs14,
  .main-content-wrapper {
    font-size: 14px;
  }
  .fs15 {
    font-size: 15px;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item,
  .fs16,
  .product-detail .right {
    font-size: 16px;
  }
  .fs16i {
    font-size: 16px !important;
  }
  .fs17 {
    font-size: 17px;
  }
  .fs18,
  .product-detail .right h3 {
    font-size: 18px;
  }
  .fs19 {
    font-size: 19px;
  }
  .fs20,
  .product-detail .right .info .price {
    font-size: 20px;
  }
  .fs24,
  .product-detail .right .info h2 {
    font-size: 24px;
  }
  .fs30,
  .product-detail .right .info .price .card-current-price {
    font-size: 30px;
  }
  .fs40 {
    font-size: 40px;
  }
  .pt0 {
    padding-top: 0 !important;
  }
  .pt10 {
    padding-top: 10px !important;
  }
  .pt15 {
    padding-top: 15px !important;
  }
  .pt20 {
    padding-top: 20px !important;
  }
  .pl0 {
    padding-left: 0 !important;
  }
  .pl5 {
    padding-left: 5px !important;
  }
  .pl15 {
    padding-left: 15px !important;
  }
  .pl10 {
    padding-left: 10px !important;
  }
  .pl20 {
    padding-left: 20px !important;
  }
  .pl30 {
    padding-left: 30px !important;
  }
  .pl40 {
    padding-left: 40px !important;
  }
  .pr0 {
    padding-right: 0 !important;
  }
  .pr5 {
    padding-right: 5px !important;
  }
  .pr15 {
    padding-right: 15px !important;
  }
  .pr40 {
    padding-right: 40px !important;
  }
  .pb0 {
    padding-bottom: 0 !important;
  }
  .pb10 {
    padding-bottom: 10px !important;
  }
  .pb15 {
    padding-bottom: 15px !important;
  }
  .pb30 {
    padding-bottom: 30px !important;
  }
  .mt5 {
    margin-top: 5px !important;
  }
  .mt10 {
    margin-top: 10px;
  }
  .mt15 {
    margin-top: 15px !important;
  }
  .mr5 {
    margin-right: 5px;
  }
  .mr7 {
    margin-right: 7px;
  }
  .mr10 {
    margin-right: 10px;
  }
  .mr15,
  .product-detail .right .options .buttons :not(:last-child),
  .product-detail .right .options .quantity > label {
    margin-right: 15px;
  }
  .mr20 {
    margin-right: 20px;
  }
  .mb5 {
    margin-bottom: 5px !important;
  }
  .mb10 {
    margin-bottom: 10px !important;
  }
  .mb15 {
    margin-bottom: 15px;
  }
  .mb20,
  .product-detail .right .options > * {
    margin-bottom: 20px;
  }
  .mb25 {
    margin-bottom: 25px;
  }
  .mb30,
  .product-detail .right .customer-reviews .row {
    margin-bottom: 30px;
  }
  .ml0,
  .product-detail .right > div:not(:first-child) {
    margin-left: 0 !important;
  }
  .ml5 {
    margin-left: 5px;
  }
  .ml10 {
    margin-left: 10px !important;
  }
  .ml15 {
    margin-left: 15px !important;
  }
  .ml30 {
    margin-left: 30px !important;
  }
  .w-0 {
    width: 0 !important;
  }
  .w-5 {
    width: 5px !important;
  }
  .w-10 {
    width: 10px !important;
  }
  .w-15 {
    width: 15px !important;
  }
  .body-blur {
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  .no-margin {
    margin: 0 !important;
  }
  .flex-wrap {
    flex-wrap: nowrap;
  }
  .category-list-container .category,
  .cursor-pointer,
  .qty-btn > :not(:nth-child(2)) {
    cursor: pointer;
  }
  .cursor-not-allowed {
    cursor: not-allowed !important;
  }
  .cursor-default {
    cursor: default;
  }
  .grey {
    color: #9e9e9e;
  }
  .clr-light {
    color: rgba(0, 0, 0, 0.53);
  }
  .clr-dark,
  .footer .footer-content .footer-statics .software-description p {
    color: hsla(0, 0%, 100%, 0.52);
  }
  .font-clr {
    color: rgba(0, 0, 0, 0.83);
  }
  .display-inbl,
  .product-detail .right .options .quantity > label {
    display: inline-block !important;
  }
  .display-block,
  .product-detail .right .options label {
    display: block !important;
  }
  .align-vertical-middle {
    vertical-align: middle;
  }
  .full-width {
    width: 100%;
  }
  .full-image {
    height: 100%;
    width: 100%;
  }
  .card-product-image-container .background-image-group,
  .full-back-size {
    background-size: 100% 100% !important;
  }
  .max-width-100 {
    max-width: 100% !important;
  }
  .no-border {
    border: none !important;
  }
  .back-pos-rt {
    background-position: 100%;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item,
  .cart-details .continue-shopping-btn,
  .theme-btn {
    background-color: #0c5cff !important;
    border: 1px solid transparent;
    color: #fff !important;
    cursor: pointer;
    font-weight: 600;
    padding: 10px 20px;
    vertical-align: top;
    z-index: 10;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item:focus,
  .account-content .account-layout .bottom-toolbar .pagination .page-item:hover,
  .cart-details .continue-shopping-btn:focus,
  .cart-details .continue-shopping-btn:hover,
  .theme-btn:focus,
  .theme-btn:hover {
    background-color: #0c5cff !important;
    border: 1px solid #0c5cff !important;
    box-shadow: none;
    outline: none;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .cart-details
    .continue-shopping-btn.page-item,
  .account-content .account-layout .bottom-toolbar .pagination .light.page-item,
  .account-content .account-layout .bottom-toolbar .pagination .page-item,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .theme-btn.page-item,
  .cart-details
    .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .continue-shopping-btn.page-item,
  .cart-details .light.continue-shopping-btn,
  .theme-btn.light {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 0 0 #cfcfcf;
    color: #0c5cff !important;
    z-index: 1;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item:focus,
  .account-content .account-layout .bottom-toolbar .pagination .page-item:hover,
  .cart-details .light.continue-shopping-btn:focus,
  .cart-details .light.continue-shopping-btn:hover,
  .theme-btn.light:focus,
  .theme-btn.light:hover {
    background-color: #f5f5f5 !important;
    border: 1px solid #247959;
    box-shadow: none;
    outline: none;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item:hover,
  .btn-add-to-cart:hover,
  .cart-details .continue-shopping-btn:hover,
  .theme-btn:hover {
    background-color: #0c5cff !important;
    border-color: #0c5cff !important;
    text-decoration: none;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item:hover,
  .btn-add-to-cart:hover.light,
  .cart-details .continue-shopping-btn:hover.light,
  .theme-btn:hover.light {
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
  }
  .norm-btn {
    background-color: #fff !important;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #111 !important;
    font-size: 14px;
    padding: 9px 20px;
    vertical-align: top;
  }
  .sale-btn {
    background-color: #0c5cff;
    border: none;
    border-radius: 12px;
    color: #fff;
    font-size: 14px;
    padding: 3px 10px;
    position: absolute;
    z-index: 10;
  }
  .bg-image,
  .small-card-container .product-image {
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }
  #top #account .welcome-content *,
  .material-icons,
  .unselectable * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  .card-arrow-container .card-arrow {
    background-color: #2b2b2b;
    box-shadow: 0 0 0 1px rgba(39, 44, 48, 0.05),
      0 2px 7px 1px rgba(39, 44, 48, 0.16);
    display: block;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 20px;
    z-index: 10;
  }
  .card-arrow-container .card-arrow-tp {
    left: 50%;
    top: -10px;
  }
  .card-arrow-container .card-arrow-rt {
    right: -10px;
    top: 50%;
  }
  .card-arrow-container .card-arrow-bt {
    left: 50%;
    top: calc(100% - 10px);
  }
  .card-arrow-container .card-arrow-lt {
    left: -7px;
    top: 50%;
  }
  .lg-card-container {
    cursor: pointer;
  }
  .lg-card-container a {
    color: rgba(0, 0, 0, 0.83);
    text-decoration: none;
  }
  .lg-card-container #quick-view-btn-container :hover {
    color: #fff !important;
  }
  .lg-card-container .background-image-group {
    background-size: contain !important;
  }
  .lg-card-container.grid-card .wishlist-icon i,
  .lg-card-container.list-card .wishlist-icon i {
    padding-left: 10px;
  }
  .lg-card-container.grid-card form,
  .lg-card-container.list-card form {
    display: inline-table;
    vertical-align: bottom;
  }
  .lg-card-container.grid-card .product-price span:first-child,
  .lg-card-container.grid-card .product-price span:last-child,
  .lg-card-container.list-card .product-price span:first-child,
  .lg-card-container.list-card .product-price span:last-child {
    font-size: 18px;
    font-weight: 600;
  }
  .lg-card-container.grid-card .card-current-price,
  .lg-card-container.list-card .card-current-price {
    font-size: 18px;
  }
  .lg-card-container.grid-card .product-rating .stars,
  .lg-card-container.list-card .product-rating .stars {
    display: inline-block;
  }
  .lg-card-container.grid-card .product-rating span,
  .lg-card-container.list-card .product-rating span {
    vertical-align: middle;
  }
  .lg-card-container.grid-card .product-information > div:not(:last-child),
  .lg-card-container.list-card .product-information > div:not(:last-child) {
    margin-bottom: 5px;
  }
  .lg-card-container.grid-card img,
  .lg-card-container.list-card img {
    width: 100%;
  }
  .lg-card-container.list-card {
    margin-left: 0;
    padding-left: 0;
  }
  .lg-card-container.list-card .background-image-group {
    height: 100%;
  }
  .lg-card-container.list-card .product-image {
    float: left;
    height: 270px;
    position: relative;
  }
  .lg-card-container.list-card .product-image .quick-view-btn-container button {
    left: calc(50% - 40px);
  }
  .lg-card-container.list-card .product-information {
    float: right;
    line-height: 2;
    padding-left: 20px;
  }
  .lg-card-container.list-card .product-rating .stars {
    display: inline-block;
  }
  .lg-card-container.list-card .product-rating span {
    vertical-align: top;
  }
  .lg-card-container.list-card .product-information {
    display: table;
    height: 200px;
  }
  .lg-card-container.list-card .product-information > div {
    display: table-cell;
  }
  .lg-card-container.list-card .product-price .sticker {
    display: block;
  }
  .lg-card-container.list-card .wishlist-icon {
    display: inline-table;
    height: 40px;
    padding-left: 0 !important;
    vertical-align: top;
  }
  .lg-card-container.list-card .wishlist-icon i {
    display: table-cell;
    padding-left: 0 !important;
    vertical-align: middle;
  }
  .lg-card-container.list-card .compare-icon {
    display: inline-table;
    padding-left: 0;
  }
  .lg-card-container.list-card .add-to-cart-btn {
    display: inline-block;
    float: left;
  }
  .lg-card-container.grid-card {
    padding: 15px;
  }
  .lg-card-container.grid-card .product-image {
    background: #f2f2f2;
    margin-bottom: 10px;
    max-height: 350px;
    max-width: 280px;
  }
  .lg-card-container.grid-card .product-image img {
    display: block;
    height: 100%;
  }
  .lg-card-container.list-card:not(:first-child) {
    margin-top: 20px;
  }
  .carousel-products.with-recent-viewed .btn-add-to-cart,
  .small-padding {
    padding: 3px 4px !important;
  }
  .medium-padding {
    padding: 3px 10px !important;
  }
  .general-container {
    cursor: pointer;
  }
  .lg-card-container > .product-card {
    border: none;
  }
  .general-container:hover,
  .lg-card-container:hover,
  .product-card-new:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  }
  .lg-card-container:hover .quick-view-btn-container {
    display: block;
  }
  .product-card-new .product-rating,
  .text-nowrap {
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .small-card-container {
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .small-card-container .material-icons {
    font-size: 16px;
  }
  .small-card-container .product-image-container {
    display: inline-block;
    padding: 0;
  }
  .small-card-container .product-image {
    background-position: 50%;
    height: 70px;
    width: 70px;
  }
  .small-card-container .card-body {
    display: inline-block;
    padding: 10px 0 !important;
    width: 50%;
  }
  .small-card-container .card-body .product-name {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .small-card-container .regular-price,
  .small-card-container .sticker {
    display: none;
  }
  .small-card-container:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  }
  .text-down-3 {
    position: relative;
    top: 3px;
  }
  .text-down-4 {
    position: relative;
    top: 4px;
  }
  .text-down-6 {
    position: relative;
    top: 6px;
  }
  .text-up-1 {
    position: relative;
    top: -1px;
  }
  .text-up-4 {
    position: relative;
    top: -4px;
  }
  .text-up-14 {
    position: relative;
    top: -14px;
  }
  ul.circle-list {
    padding-top: 10px;
    text-align: center;
  }
  ul.circle-list li.circle {
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 10px;
  }
  ul.circle-list li.circle.fill {
    background: #d8d8d8;
  }
  ul.circle-list li.circle:not(:last-child) {
    margin-right: 6px;
  }
  .hide {
    display: none;
  }
  .category-breadcrumb {
    font-size: 16px;
  }
  .link-color {
    color: #4d7ea8;
  }
  .account-content .account-layout .bottom-toolbar .pagination a.page-item,
  a.unset {
    color: unset !important;
    text-decoration: none !important;
  }
  a.active-hover:hover {
    color: #4d7ea8 !important;
    text-decoration: underline !important;
  }
  a.remove-decoration,
  a.remove-decoration:active,
  a.remove-decoration:focus,
  a.remove-decoration:hover {
    text-decoration: none !important;
  }
  .dropdown-icon:after {
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid;
    content: "";
    display: inline-block;
    margin-left: 1rem;
    vertical-align: middle;
  }
  .disable-box-shadow,
  .disable-box-shadow:active,
  .disable-box-shadow:focus,
  input:focus,
  select:focus {
    box-shadow: none !important;
    -o-box-shadow: 0 5px 15px transparent;
    box-shadow: 0 5px 15px transparent;
    outline: none !important;
  }
  .control-error {
    color: #f05153;
  }
  .mandatory,
  .required {
    width: 100%;
  }
  .mandatory:after,
  .required:after {
    color: #f05153;
    content: "*";
    font-size: 16px;
    margin-left: -1px;
  }
  a.default {
    color: rgba(0, 0, 0, 0.83) !important;
    text-decoration: none !important;
  }
  .VueCarousel {
    cursor: pointer;
    width: 100%;
  }
  .VueCarousel .VueCarousel-inner {
    padding-top: 5px;
  }
  .VueCarousel .VueCarousel-slide:first-of-type .product-card-new {
    margin-left: 5px;
  }
  .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev {
    left: 10px;
  }
  .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next {
    right: 12px;
  }
  .VueCarousel .VueCarousel-navigation span {
    font-size: 32px;
  }
  .navigation-hide .VueCarousel-navigation,
  .pagination-hide .VueCarousel-pagination {
    display: none;
  }
  .layered-filter-wrapper,
  .scrollable {
    -ms-overflow-style: none;
    max-height: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
  }
  .layered-filter-wrapper::-webkit-scrollbar,
  .scrollable::-webkit-scrollbar {
    width: 0 !important;
  }
  button[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .max-sm-img-dimension {
    max-height: 110px;
    max-width: 110px;
  }
  .max-sm-img-dimension img {
    width: 100%;
  }
  .max-width {
    margin: 0 auto !important;
    width: 1440px !important;
  }
  .styled-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .styled-select + .select-icon-container {
    position: relative;
  }
  .styled-select + .select-icon-container .select-icon {
    font-size: 16px;
    left: unset;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: -30px;
  }
  .down-arrow-container {
    color: rgba(0, 0, 0, 0.83);
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .down-arrow-container .rango-arrow-down {
    font-size: 16px;
    left: -5px;
    position: absolute;
    top: 10px;
  }
  .select-icon {
    font-size: 16px;
    left: -7px;
    position: relative;
    top: 5px;
  }
  .normal-text {
    color: #141516;
  }
  .normal-white-text {
    color: hsla(0, 0%, 100%, 0.83);
  }
  .display-table {
    display: table;
  }
  .display-table .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.next
    .angle-left-icon,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.next
    .angle-right-icon,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.previous
    .angle-left-icon,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.previous
    .angle-right-icon,
  .account-content .sidebar .customer-sidebar .navigation li i.icon,
  .pagination .page-item.next .angle-left-icon,
  .pagination .page-item.next .angle-right-icon,
  .pagination .page-item.previous .angle-left-icon,
  .pagination .page-item.previous .angle-right-icon,
  .rango-default {
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-family: Webkul Rango !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
  }
  
  .account-content .sidebar .customer-sidebar .navigation li i.icon{
      font-family: 'simple-line-icons' !important;
  }
  .account-content .sidebar .customer-sidebar .navigation li i.icon.orders{
      font-family: Webkul Rango !important;
  }
  .max-height-350 {
    max-height: 350px;
  }
  .border-normal {
    border: 1px solid #dcdcdc;
  }
  .has-error input,
  .has-error select,
  .has-error textarea {
    border-color: #f05153 !important;
  }
  .modal-parent {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
  }
  .compare-icon,
  .wishlist-icon {
    cursor: pointer;
    display: table;
    height: 38px;
    margin-left: 10px;
  }
  .compare-icon i,
  .wishlist-icon i {
    display: table-cell;
    vertical-align: middle;
  }
  .qty-btn,
  .qty-btn > * {
    display: inline-block;
    height: 36px;
  }
  .qty-btn > * {
    border: 1px solid #ccc;
    line-height: 3.5rem;
    padding: 0 10px;
    vertical-align: top;
  }
  .qty-btn > :not(:first-child) {
    border-left: none;
    position: relative;
  }
  .qty-btn > :nth-child(2) {
    left: -4px;
  }
  .qty-btn > :nth-child(3) {
    left: -7px;
  }
  .btn-add-to-cart {
    background-color: #0c5cff !important;
    border-color: #0c5cff !important;
    color: #fff !important;
    padding: 3px 14px !important;
  }
  .btn-add-to-cart.large {
    padding: 12px 18px;
  }
  .btn-add-to-cart .rango-cart-1 {
    padding-right: 5px;
  }
  .accordian .accordian-header {
    border-bottom: 1px solid #d3d3d3;
    color: #3a3a3a;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 20px 0;
    width: 100%;
  }
  .accordian .accordian-header i.rango-arrow {
    float: right;
    font-size: 24px;
  }
  .accordian .accordian-header i.rango-arrow:before {
    content: "";
  }
  .accordian .accordian-content {
    display: none;
    padding-bottom: 20px;
    width: 100%;
  }
  .accordian.active .accordian-header {
    border-bottom: 0;
  }
  .accordian.active .accordian-header i.rango-arrow:before {
    content: "";
  }
  .accordian.active .accordian-content {
    border-bottom: 1px solid #d3d3d3;
    display: inline-block;
  }
  #date-of-birth {
    display: block;
    position: relative;
  }
  #date-of-birth .cross-icon {
    position: absolute;
    right: 34px;
    top: 8px;
  }
  #date-of-birth:after {
    background-image: url(../images/icon-calendar.svg);
    content: "";
    display: inline-block;
    height: 24px;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 5px;
    vertical-align: middle;
    width: 24px;
  }
  .rtl #date-of-birth:after {
    left: 54px;
  }
  .review-page-container {
    padding: 20px;
    position: relative;
  }
  .review-page-container > div:first-child {
    height: -moz-max-content;
    height: max-content;
    position: sticky;
    top: 40px;
  }
  .review-page-container .category-breadcrumb {
    margin-bottom: 30px;
  }
  .review-page-container h2 {
    font-size: 24px;
    font-weight: 600;
  }
  .review-page-container h3 {
    font-size: 20px;
    font-weight: 600;
  }
  .review-page-container h4 {
    font-size: 16px;
    font-weight: 600;
  }
  .review-page-container .customer-reviews > div.row {
    display: block;
    padding-bottom: 30px;
  }
  .review-page-container .submit-btn {
    font-weight: 600;
  }
  .review-page-container .submit-btn button {
    padding: 10px 15px;
  }
  .customer-rating .rating-container {
    padding: 30px 0;
  }
  .customer-rating a {
    color: #4d7ea8;
  }
  .customer-rating a:hover {
    text-decoration: none;
  }
  .customer-rating .col-lg-6:first-child {
    border-right: 1px solid #ccc;
  }
  .customer-rating .rating-bar {
    background-color: #f7f7f9;
    height: 5px;
    padding: 0;
    position: relative;
    top: 12px;
  }
  .customer-rating .rating-bar > div {
    background-color: #111;
    height: 100%;
    width: 0;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .customer-rating
    .page-item,
  .cart-details .customer-rating .light.continue-shopping-btn,
  .customer-rating
    .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item,
  .customer-rating .cart-details .light.continue-shopping-btn,
  .customer-rating .theme-btn.light {
    margin-top: 10px;
  }
  .review-form {
    width: 80%;
  }
  .review-form > div {
    padding-top: 30px;
  }
  .review-form > div label {
    display: block;
    font-size: 14px;
    font-weight: 500;
  }
  .review-form > div input,
  .review-form > div textarea {
    border: 1px solid #ccc;
    border-radius: 1px;
    font-size: 16px;
    padding: 5px 16px;
    resize: none;
    width: 100%;
  }
  .filters-container {
    margin: 20px 0;
  }
  .filters-container .toolbar-wrapper > div {
    display: inline-block;
    margin: 0;
  }
  .filters-container .toolbar-wrapper > div label {
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
  }
  .filters-container
    .toolbar-wrapper
    > div
    .styled-select
    + .select-icon-container
    .select-icon {
    top: -26px;
  }
  .filters-container .toolbar-wrapper > div select {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.83);
    cursor: pointer;
    font-size: 16px;
    padding: 8px;
  }
  .filters-container .toolbar-wrapper > div .down-icon-position {
    background-color: #fff;
    pointer-events: none;
  }
  .filters-container .toolbar-wrapper > div:not(:first-child) {
    vertical-align: super;
  }
  .filters-container .toolbar-wrapper .limiter:after {
    margin-left: 10px;
  }
  .view-mode {
    margin-bottom: 20px;
  }
  .view-mode .rango-view-grid-container {
    color: rgba(0, 0, 0, 0.83);
    cursor: pointer;
    display: inline-block;
    height: 36px;
    padding: 6px 0 0 5px;
    width: 36px;
  }
  .view-mode .rango-view-grid-container.active {
    background-color: #0c5cff;
    color: #fff;
  }
  .view-mode .rango-view-list-container {
    color: rgba(0, 0, 0, 0.83);
    cursor: pointer;
    display: inline-block;
    height: 36px;
    padding: 6px 0 0 5px;
    width: 36px;
  }
  .view-mode .rango-view-list-container.active {
    background-color: #0c5cff;
    color: #fff;
  }
  .modal-container {
    animation: jelly 0.5s ease-in-out;
    animation: fade-in-white 0.3s ease-in-out;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.03),
      0 20px 45px 5px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    left: 50%;
    margin-left: -300px;
    max-height: 80%;
    max-width: 80%;
    overflow-y: auto;
    position: fixed;
    top: 100px;
    width: 600px;
    z-index: 11;
  }
  .modal-container .modal-header h3 {
    color: rgba(0, 0, 0, 0.83);
    display: inline-block;
    font-size: 20px;
    margin: 0;
  }
  .modal-container .modal-header .icon {
    cursor: pointer;
  }
  .modal-container .modal-header .icon.remove-icon {
    background-image: url(../images/Icon-remove.svg);
    height: 24px;
    width: 24px;
  }
  .modal-container .modal-body {
    padding: 20px;
  }
  .modal-container .modal-body .control-group .control {
    width: 100%;
  }
  .product-card-new {
    border: none !important;
    margin: 0 5px 10px 10px;
    width: 225px;
  }
  .product-card-new .category-product-image-container {
    height: 190px;
    margin: 0 auto;
    position: relative;
  }
  .product-card-new .category-product-image-container img {
    max-height: 100%;
    max-width: 100%;
  }
  .product-card-new .product-image-container {
    display: block;
    padding-top: 280px;
    position: relative;
    width: 100%;
  }
  .product-card-new .product-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
  }
  .product-card-new .card-current-price {
    font-size: 18px;
  }
  .product-card-new .product-rating {
    color: #212529;
  }
  .product-card-new .product-rating .stars {
    display: inline-block;
  }
  .product-card-new .product-rating a {
    display: inline-block;
    margin-top: -2px;
    vertical-align: top;
  }
  .product-card-new .product-rating span {
    font-size: 14px;
    line-height: 17px;
    vertical-align: middle;
  }
  .product-card-new .product-rating .material-icons {
    font-size: 16px;
  }
  .product-card-new .card-body {
    cursor: default;
  }
  .product-card-new .card-body > div:last-child {
    margin-top: 10px;
  }
  .product-card-new .card-body .product-name,
  .product-card-new .card-body .product-rating {
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 15rem;
  }
  .product-card-new .card-body .product-price {
    margin-bottom: 15px;
    margin-top: 5px;
  }
  .product-card-new .sticker {
    display: block;
  }
  .product-card-new .card-body .compare-icon,
  .product-card-new .card-body .wishlist-icon {
    display: none;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
  }
  .product-card-new .card-body .compare-icon {
    left: unset;
    right: 0;
  }
  .product-card-new .card-body .add-to-cart-btn {
    position: relative;
    width: 100%;
  }
  .product-card-new .card-body .add-to-cart-btn .btn-add-to-cart {
    max-width: 140px;
    max-width: 100% !important;
    width: 100%;
  }
  .carousel-products.with-recent-viewed
    .product-card-new
    .card-body
    .add-to-cart-btn
    .btn-add-to-cart,
  .product-card-new .card-body .add-to-cart-btn .btn-add-to-cart.small-padding,
  .product-card-new
    .card-body
    .add-to-cart-btn
    .carousel-products.with-recent-viewed
    .btn-add-to-cart {
    max-width: 130px;
  }
  .quick-view-btn-container {
    bottom: 10px;
    display: none;
    left: -20px;
    position: absolute;
    width: 100%;
  }
  .quick-view-btn-container span {
    color: #fff;
    font-size: 16px;
    left: 32%;
    position: absolute;
    top: -28px;
    z-index: 1;
  }
  .quick-view-btn-container button {
    background-color: #0d2438;
    border: none;
    color: #fff;
    font-size: 16px;
    left: 30%;
    opacity: 0.8;
    padding: 5px 10px 7px 24px;
    position: absolute;
    top: -36px;
  }
  .product-card-new:hover #quick-view-btn-container {
    display: block;
  }
  .product-card-new:hover .category-product-image-container,
  .product-card-new:hover .product-image-container {
    overflow: hidden;
  }
  .product-card-new:hover .category-product-image-container img,
  .product-card-new:hover .product-image-container img {
    transform: scale(1.05);
    transition: all 0.5s;
  }
  .product-card-new:hover .compare-icon,
  .product-card-new:hover .wishlist-icon {
    display: block;
  }
  .product-card-new:hover .sticker {
    display: none;
  }
  .lg-card-container:hover .product-image {
    overflow: hidden;
  }
  .lg-card-container:hover .product-image img {
    transform: scale(1.05);
    transition: all 0.5s;
  }
  .quantity label {
    float: left;
    padding: 5px 15px 10px 0;
  }
  .quantity .input-btn-group button {
    background: transparent;
    border: 1px solid #dcdcdc;
    height: 38px;
    padding: 7px;
    text-align: center;
  }
  .quantity .input-btn-group button.decrease {
    border-right: 0;
  }
  .quantity .input-btn-group button.increase {
    border-left: 0;
  }
  .quantity .input-btn-group button:active,
  .quantity .input-btn-group button:focus,
  .quantity .input-btn-group button:hover {
    outline: none;
  }
  .quantity .input-btn-group button .rango-minus,
  .quantity .input-btn-group button .rango-plus {
    font-size: 20px;
    vertical-align: middle;
  }
  .quantity .input-btn-group input {
    border: 1px solid #dcdcdc;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
    font-weight: 600;
    height: 38px;
    margin-left: -5px;
    margin-right: -5px;
    max-width: 50px;
    text-align: center;
    vertical-align: top;
  }
  .quantity.has-error button {
    border-color: #fc6868;
    color: #fc6868;
  }
  .quantity .control-error {
    display: block;
  }
  .form-container .container {
    margin: 0 auto;
    padding-top: 30px;
  }
  .form-container .container .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .form-container .container .heading h2 {
    display: inline-block;
    line-height: 4rem;
  }
  .form-container .container .heading .btn-new-customer {
    float: right;
    font-size: 16px;
  }
  .form-container .container .body {
    border: 0px;
    font-size: 16px;
    margin:0 0 60px 0;
    padding: 6%;
    border-radius: 6px;
    background-color: rgba(210, 221, 245, 0.3);
    width:100%;
  }
  .form-container .container .body .form-header {
    margin-bottom: 20px;
  }
  
  
  
  .form-container .back-button {
    float: right;
  }
  
  .form-container input, .form-container input:focus{
    border: 1px solid rgba(148, 148, 148, 1) !important;
    background-color: transparent !important;
    border-radius: 6px;
  }
  
  .form-container button, .form-container input[type="submit"]{
    border-radius: 10px !important;
    background-color: #0c5cff !important;
    padding:20px;
    width: 100%;
    font-size: 20px;
  }
  
  .auth-content.form-container .label-style {
      font-size: 1rem !important;
  }
  
  .auth-content.customer_login_form.form-container p:has(.btn),
  .auth-content.customer_login_form.form-container p:has(.btn) a{
      font-size: 1rem;
      padding: 0;
      display: flex;
      align-items: center;
  }
  .auth-content.customer_login_form.form-container p:has(.btn) {
      margin-top: 3%;
  }
  .auth-content.form-container .theme-btn.light {
      padding: 0.6em 1.5em;
  }
  
  #createId button {
      width: 100%;
      padding:20px;
      font-size:20px;
  }
  
  .form-container #password{
    margin-bottom: 10px;
  }
  .user_headerBar  {
    justify-content: space-between;
  }
  
  .user_headerBar #buttons02 {
    margin-left: -10%;
  }
  
  
  
  .container-right > .recently-viewed {
    padding-top: 20px;
  }
  .rango-star {
    cursor: default;
  }
  .customer-options {
    float: right;
    padding: 20px;
    top: 40px;
    width: 200px !important;
  }
  .customer-options .customer-session {
    padding: 10px 20px 0;
  }
  .customer-options .customer-session label {
    color: #9e9e9e;
    font-size: 18px;
    text-transform: uppercase;
  }
  .customer-options li {
    height: unset !important;
    padding: 3px 0;
  }
  .customer-options li a {
    display: block;
    padding: 0 20px !important;
  }
  .customer-options a {
    font-size: 16px;
  }
  .cart-btn-collection button[type="button"].btn-secondary {
    background-color: #fff;
    border: none;
    color: #111;
    font-size: 16px;
  }
  .cart-btn-collection button[type="button"].btn-secondary :hover {
    background-color: #fff !important;
    color: #111 !important;
  }
  .cart-btn-collection button[type="button"].btn-secondary :active,
  .cart-btn-collection button[type="button"].btn-secondary :focus {
    box-shadow: none;
    outline: none;
  }
  .cart-btn-collection button[type="button"].btn-secondary #cart-count {
    background: #21a179;
    border-radius: 50%;
    color: #fff;
    left: -20px;
    min-width: 20px;
    padding: 4px;
    position: relative;
    top: -15px;
  }
  .dropdown-icon-custom:after {
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid;
    color: #000;
    content: "";
    display: inline-block;
    font-size: 16px;
    margin-left: 1rem;
    position: relative;
    top: -5px;
    vertical-align: middle;
  }
  #cart-modal-content {
    border-top: 4px solid #0c5cff;
    position: absolute;
    right: 0;
    top: 40px;
    width: 350px;
    z-index: 100;
  }
  #cart-modal-content .close {
    padding: 0;
    position: relative;
    right: 15px;
    top: 12px;
  }
  #cart-modal-content .mini-cart-container {
    font-size: 14px;
    height: 100%;
    max-height: 200px;
    overflow-y: scroll;
    padding: 10px 15px 0 20px;
    width: 100%;
  }
  #cart-modal-content .small-card-container {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #cart-modal-content .small-card-container .product-image-container {
    border: 1px solid #ececec;
    margin: 10px 10px 10px 0;
  }
  #cart-modal-content .small-card-container label {
    float: left;
    margin-top: 7px;
  }
  #cart-modal-content .small-card-container input {
    border: 1px solid #ececec;
    font-weight: 500;
    height: 36px;
    text-align: center;
    width: 40px;
  }
  #cart-modal-content .small-card-container .card-total-price {
    float: right;
  }
  #cart-modal-content .small-card-container .remove-item {
    background: #111;
    border-radius: 50%;
    color: #fff;
    left: -10px;
    padding: 0 4px;
    position: absolute;
    top: -10px;
  }
  #cart-modal-content .small-card-container .remove-item .rango-close {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
  }
  #cart-modal-content .small-card-container:hover {
    box-shadow: none;
  }
  #cart-modal-content .modal-footer {
    padding-right: 15px;
  }
  .cart-details {
    padding: 40px 0;
  }
  .cart-details h1 {
    margin-bottom: 30px;
  }
  .cart-details h2 {
    margin-bottom: 25px;
  }
  
  .cart-details .cart-details-header .cart-header {
      padding: 10px 0 !important;
      /* background-image: linear-gradient(to right, #000000 0%, #999999 51%, #1b1818 100%); */
      background: rgba(0,0,0,0.3);
      border-radius: 6px 6px 0 0;
      color: #fff;
  }
  
  .cart-details .cart-details-header {
      padding-top: 25px;
  }
  
  .cart-details .cart-details-header .cart-header > h3 {
    font-size: 16px;
    font-weight: 600;
  }
  
  .cart-details .cart-content {
    padding: 0;
  }
  .cart-details .cart-content .product-quantity .quantity {
    display: inline-block;
    float: right;
    width: unset;
  }
  .cart-details .cart-content .product-quantity .quantity label {
    display: none !important;
  }
  .cart-details .cart-content .destop-cart-view {
    display: block;
  }
  .cart-details .cart-content .mobile-view {
    display: none;
  }
  
  .cart-details .cart-content .cart-item-list > .row:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .cart-details .cart-content .cart-item-list .product-image-container {
  
    padding: 0;
    display: flex;
      align-items: center;
  }
  
  .cart-details .cart-content .cart-item-list .wishlist-icon {
    display: inline;
    margin: 0;
  }
  
  .cart-details .cart-content .product-details-content .row {
    font-size: 16px;
  }
  .cart-details .cart-content .product-details-content .row .card-current-price {
    font-size: 18px;
  }
  .cart-details .cart-content .product-details-content .row > a {
    line-height: 20px;
  }
  .cart-details .cart-content .product-details-content .item-price {
    font-size: 18px;
    font-weight: 600;
  }
  
  .cart-details
    .cart-content
    .product-details-content
    .item-actions
    .d-inline-block {
    float: left;
  }
  
  .cart-details
    .cart-content
    .product-details-content
    .item-actions
    .d-inline-block
    .material-icons {
    float: left;
    margin-left: -2px;
    margin-right: 5px;
  }
  .cart-details
    .cart-content
    .product-details-content
    .item-actions
    .d-inline-block
    .rango-delete {
    float: left;
    margin-left: -2px;
  }
  .cart-details .cart-content .product-quantity .quantity {
    position: relative;
    top: -8px;
  }
  .cart-details .cart-content .misc {
    display: flex;
    justify-content: space-between;
  }
  .cart-details .continue-shopping-btn {
    margin-left: 15px;
    margin-top: 20px;
    max-width: 156px;
  }
  .cart-details .coupon-container {
    margin-top: 20px;
  }
  .cart-details .coupon-container .control-error {
    padding: 10px 0;
  }
  
  .account-content {
    min-height: 100vh;
  }
  .account-content ol.breadcrumb {
    background-color: transparent;
    list-style: none;
    margin: 0 0 2;
    padding: 0;
  }
  .account-content ol.breadcrumb li.breadcrumb-item {
    display: inline-block;
  }
  .account-content ol.breadcrumb li.breadcrumb-item + .breadcrumb-item:before {
    content: "/";
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .account-content .sidebar {
    border-right: 1px solid #e5e5e5;
    height: 100%;
  }
  .account-content .sidebar .customer-sidebar {
    position: sticky;
    top: 40px;
    padding-top: 40px;
  }
  
  .account-content .sidebar .customer-sidebar > div, .account-content .sidebar .customer-sidebar > ul{
    padding-left: 0;
    padding-right: 0;
  }
  
  .account-content .sidebar .customer-sidebar .account-details {
    padding: 25px 20px;
    text-align: center;
  }
  .account-content .sidebar .customer-sidebar .account-details .customer-name {
    display: inline-block;
    font-size: 24px;
    height: 60px;
    margin: 0 auto 5px;
    width: 60px;
  }
  .account-content
    .sidebar
    .customer-sidebar
    .account-details
    .customer-name-text {
    color: rgba(0, 0, 0, 0.83);
  }
  .account-content .sidebar .customer-sidebar .account-details .customer-email {
    color: #9e9e9e;
  }
  .account-content .sidebar .customer-sidebar .navigation,
  .account-content .sidebar .customer-sidebar .navigation li {
    width: 100%;
  }
  .account-content .sidebar .customer-sidebar .navigation li.active {
    color: #1668D7;
  }
  .account-content .sidebar .customer-sidebar .navigation li:hover {
      background:#1668D7;
      color: #fff;
  }
  .account-content .sidebar .customer-sidebar .navigation li:hover :is(span, i) {
      color: #fff;
  }
  .account-content .sidebar .customer-sidebar .navigation li i.icon {
    font-size: 18px;
    padding-right: 5px;
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.profile:before {
    content: "";
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.address:before {
    content: "";
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.reviews:before {
    content: "";
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.wishlist:before {
    content: "";
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.orders:before {
    content: "";
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.downloadables:before {
    content: "";
  }
  .account-content
    .sidebar
    .customer-sidebar
    .navigation
    li
    i.icon.compare:before {
    content: "";
  }
  .account-content .sidebar .customer-sidebar .navigation li a {
    display: block;
    padding: 10px 15px;
  }
  .account-content .sidebar .customer-sidebar .navigation li:last-child {
    margin-bottom: 0;
  }
  .account-content .account-layout {
    color: rgba(0, 0, 0, 0.83);
    padding: 15px 0 60px 0;
  }
  .account-content
    .account-layout
    .account-table-content.profile-page-content
    .table {
    width: 100% !important;
  }
  .account-content .account-layout .table table tr {
    border: 1px solid #ccc;
    height: auto !important;
  }
  .account-content .account-layout .table table tr td {
    border-right: 1px solid #ccc !important;
    border-top: none;
    width: auto;
  }
  .account-content .account-layout.right {
    padding-left: 20% !important;
  }
  .account-content .account-layout .account-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .account-content .account-layout .account-heading {
    font-size: 24px;
    font-weight: 600;
  }
  .account-content .account-layout .account-table-content .control-group,
  .account-content .account-layout .account-table-content > .row {
    margin-bottom: 30px;
  }
  .account-content .account-layout .account-table-content label {
    font-weight: 500;
  }
  .account-content .account-layout .account-table-content input,
  .account-content .account-layout .account-table-content select,
  .account-content .account-layout .account-table-content textarea {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 1px;
    font-size: 16px;
    padding: 5px 16px;
    resize: none;
    width: 100%;
  }
  .account-content .account-layout .account-table-content input[type="search"] {
    padding-right: 40px;
  }
  .account-content .account-layout .account-table-content input:active,
  .account-content .account-layout .account-table-content input:focus,
  .account-content .account-layout .account-table-content select:active,
  .account-content .account-layout .account-table-content select:focus,
  .account-content .account-layout .account-table-content textarea:active,
  .account-content .account-layout .account-table-content textarea:focus {
    border-color: #0c5cff;
  }
  .account-content .account-layout .account-table-content .address-holder {
    margin-top: 30px;
  }
  .account-content .account-layout .account-table-content .address-holder > div {
    margin: 5px 0;
    padding-left: 0;
  }
  .account-content .account-layout .account-table-content .address-holder .card {
    height: 100%;
  }
  .account-content .account-layout .account-table-content .account-items-list {
    margin-bottom: 40px;
  }
  .account-content
    .account-layout
    .account-table-content.profile-page-content
    .table {
    margin-bottom: 15px;
    padding: 0;
    width: 800px;
  }
  .account-content
    .account-layout
    .account-table-content.profile-page-content
    .table
    > table {
    border: 1px solid rgba(0, 0, 0, 0.125);
    color: #5e5e5e;
    width: 100%;
  }
  .account-content
    .account-layout
    .account-table-content.profile-page-content
    .table
    td {
    border: unset;
    padding: 6px 12px;
  }
  .account-content .account-layout .account-table-content .image-wrapper {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
  }
  .account-content
    .account-layout
    .account-table-content
    .image-wrapper
    .image-item {
    background: #f8f9fa;
    background-image: url(/vendor/webkul/ui/assets/images/placeholder-icon.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 3px;
    display: inline-block;
    height: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
    width: 200px;
  }
  .account-content
    .account-layout
    .account-table-content
    .image-wrapper
    .image-item
    .remove-image {
    background-image: linear-gradient(
      -180deg,
      rgba(0, 0, 0, 0.08),
      rgba(0, 0, 0, 0.24)
    );
    border-radius: 0 0 4px 4px;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    left: 0;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 100%;
  }
  .account-content
    .account-layout
    .account-table-content
    .image-wrapper
    .image-item
    input {
    display: none;
  }
  .account-content
    .account-layout
    .account-table-content
    .image-wrapper
    .image-item
    img.preview {
    height: 100%;
    width: 100%;
  }
  .account-content .account-layout .account-items-list.wishlist-container {
    margin: 0 auto;
    width: 100%;
  }
  .account-content
    .account-layout
    .account-items-list.wishlist-container
    .product-card-new {
    width: 19rem;
  }
  .account-content .account-layout .reviews-container > .row {
    margin-bottom: 40px;
  }
  .account-content .account-layout .bottom-toolbar .pagination {
    margin: 0;
  }
  .account-content .account-layout .bottom-toolbar .pagination a:not([href]).next,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    a:not([href]).previous {
    color: #9e9e9e !important;
    cursor: not-allowed;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item {
    border: none !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
  }
  .account-content .account-layout .bottom-toolbar .pagination .page-item.active {
    border: 1px solid #0c5cff;
    color: #0c5cff !important;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.next
    .angle-left-icon,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.next
    .angle-right-icon,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.previous
    .angle-left-icon,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.previous
    .angle-right-icon {
    background: unset;
    font-size: 24px;
    margin: 0;
    text-align: center;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.next
    .angle-right-icon:before {
    content: "";
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item.previous
    .angle-left-icon:before {
    content: "";
  }
  .account-content .account-layout .sale-container {
    font-size: 16px;
  }
  .account-content .account-layout .sale-container .tabs ul {
    font-size: 20px;
    font-weight: 600;
    list-style-type: none;
  }
  .account-content .account-layout .sale-container .tabs ul li {
    border-bottom: 2px solid transparent;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
  }
  .account-content .account-layout .sale-container .tabs ul li.active {
    border-bottom: 2px solid #0c5cff;
    cursor: default;
  }
  .account-content .account-layout .sale-container .tabs-content .sale-section {
    border-bottom: 1px solid #ccc;
    padding: 20px 0 10px;
  }
  .account-content
    .account-layout
    .sale-container
    .tabs-content
    .sale-section
    .section-title {
    color: #9e9e9e;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .account-content
    .account-layout
    .sale-container
    .tabs-content
    .sale-section
    .section-content
    label
    + span {
    color: #9e9e9e;
    font-weight: 600;
  }
  .account-content
    .account-layout
    .sale-container
    .tabs-content
    .sale-section
    .section-content
    .totals {
    display: inline-block;
    width: 100%;
  }
  .account-content
    .account-layout
    .sale-container
    .tabs-content
    .sale-section
    .section-content
    .totals
    .sale-summary {
    float: right;
  }
  .account-content
    .account-layout
    .sale-container
    .tabs-content
    .sale-section
    .section-content
    .totals
    .sale-summary
    tbody
    tr
    td:first-child {
    width: 200px;
  }
  .account-content
    .account-layout
    .sale-container
    .tabs-content
    .sale-section
    .section-content
    .table
    table {
    width: 100%;
  }
  .account-content .account-layout .sale-container .order-box-container {
    padding: 10px 0;
  }
  .account-content .account-layout .sale-container .order-box-container .box {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 5px);
  }
  .account-content
    .account-layout
    .sale-container
    .order-box-container
    .box
    .box-title {
    color: #9e9e9e;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
  }
  .account-content .select-icon {
    font-size: 22px;
    left: 95%;
    position: relative;
    top: -28px;
  }
  #alert-container {
    font-size: 16px;
    position: fixed;
    right: 15px;
    top: 50px;
    z-index: 100;
  }
  #alert-container .alert {
    max-height: 100px !important;
    max-width: 400px !important;
    min-height: 45px !important;
  }
  #alert-container .alert.alert-dismissible .close {
    font-size: 23px;
    padding: 0.3rem 1.25rem;
  }
  .wishlist-icon {
    vertical-align: middle;
  }
  .wishlist-icon i {
    color: #111;
  }
  .checkout-process {
    padding: 40px 20px;
  }
  .checkout-process .accordian-header h3 {
    margin-bottom: 0 !important;
  }
  .aplycoupon{
      font-size:20px !important;
      font-weight:400 !important;
  }
  
  .totalPrice{
      font-size:36px;
      font-weight:700;
  }
  
  .includes{
      font-size:16px;
      font-weight:400;
  }
  
  #applycouponbtn{
      width:auto;
      font-size:24px;
      padding: 2% 5%;
  }
  
  #applycouponbtn:focus {
      border-color: rgb(12, 92, 255);
  }
  #applycouponbtn:focus .coupon-container button.theme-btn {
      background: rgb(12, 92, 255);
  }
  .checkout-process h1 {
    font-weight: 600;
    margin-bottom: 30px;
  }
  .checkout-process .layered-filter-wrapper,
  .checkout-process .scrollable {
    padding-top: 25px;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .checkout-process
    .order-summary-container
    .page-item,
  .cart-details .checkout-process .order-summary-container .continue-shopping-btn,
  .checkout-process
    .order-summary-container
    .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item,
  .checkout-process .order-summary-container .cart-details .continue-shopping-btn,
  .checkout-process .order-summary-container .theme-btn,
  .checkout-process .order-summary-container.bottom h3 {
    display: none;
  }
  .checkout-process .order-summary-container .theme-btn{
      display: block !important;
  }
  .choose-payment{
      font-size:1.5em !important;
  }
  .payment-border .row{
      border: 1px solid #666;
      border-radius: 10px;
      margin-bottom: 10px!important;
      background: #fff;
  }
  .checkout-process input[type="radio"] {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
  }
  .checkout-process .styled-select {
    cursor: pointer;
  }
  .checkout-process .styled-select + .select-icon {
    font-size: 20px;
    left: 92%;
    position: absolute;
    top: 55%;
  }
  .checkout-process .coupon-container input {
    max-width: 200px;
  }
  .checkout-process .coupon-container .applied-coupon-details {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .checkout-process
    .coupon-container
    .applied-coupon-details
    label:first-of-type {
    color: #0c5cff;
  }
  .checkout-process .coupon-container .rango-close {
    cursor: pointer;
    margin-left: 5px;
  }
  .address-container .address-holder {
    margin-top: 15px;
  }
  .address-container .address-holder > div {
    margin: 5px 0;
    padding-left: 0;
  }
  .address-container .address-holder .card {
    height: 100%;
  }
  .address-container .address-holder .card h5 {
    font-size: 14px;
  }
  .address-container .address-holder .card .add-address-button {
    display: table;
    height: 100%;
    text-align: center;
  }
  .address-container .address-holder .card .add-address-button > div {
    display: table-cell;
    vertical-align: middle;
  }
  .address-container .address-holder .card .add-address-button > div span {
    vertical-align: super;
  }
  .custom-form .form-field {
    margin-bottom: 30px;
    padding: 0;
  }
  .custom-form label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-left:5px;
  }
  .custom-form input[type="password"],
  .custom-form input[type="search"],
  .custom-form input[type="text"],
  .custom-form select {
    background: rgba(210, 221, 245, 0.3);
    border: 1px solid rgba(148, 148, 148, 1);
    border-radius: 10px;
    font-size: 16px;
    height: 55px;
    padding: 8px 16px;
    resize: none;
    width: 100%;
  }
  .payment-checkout input[type="text"] {
      /*background: rgba(210, 221, 245, 0.3) !important;*/
      background: transparent!important;
      border: 1px solid rgba(148, 148, 148, 1) !important;
      border-radius:10px !important;
  }
  .custom-form input[type="checkbox"] {
    position: relative;
    top: 3px;
  }
  .custom-form input:active,
  .custom-form input:focus,
  .custom-form select:active,
  .custom-form select:focus {
    border-color: #0c5cff;
    
  }
  .payment-form .payment-methods > .row,
  .payment-form .shipping-methods > .row,
  .payment-form h3,
  .review-checkout-conainer .payment-methods > .row,
  .review-checkout-conainer .shipping-methods > .row,
  .review-checkout-conainer h3,
  .shipping-form .payment-methods > .row,
  .shipping-form .shipping-methods > .row,
  .shipping-form h3 {
    margin-bottom: 20px;
  }
  .payment-form .payment-methods .instructions,
  .payment-form .shipping-methods .instructions,
  .review-checkout-conainer .payment-methods .instructions,
  .review-checkout-conainer .shipping-methods .instructions,
  .shipping-form .payment-methods .instructions,
  .shipping-form .shipping-methods .instructions {
    margin-left: -13px;
    margin-top: 5px;
  }
  .payment-form .payment-methods .instructions label,
  .payment-form .shipping-methods .instructions label,
  .review-checkout-conainer .payment-methods .instructions label,
  .review-checkout-conainer .shipping-methods .instructions label,
  .shipping-form .payment-methods .instructions label,
  .shipping-form .shipping-methods .instructions label {
    font-size: 14px;
    font-weight: 600;
  }
  .payment-form .payment-methods .instructions p,
  .payment-form .shipping-methods .instructions p,
  .review-checkout-conainer .payment-methods .instructions p,
  .review-checkout-conainer .shipping-methods .instructions p,
  .shipping-form .payment-methods .instructions p,
  .shipping-form .shipping-methods .instructions p {
    color: #777;
    font-size: 14px;
    font-style: italic;
    margin: 0;
  }
  .payment-form .address-summary li,
  .review-checkout-conainer .address-summary li,
  .shipping-form .address-summary li {
    display: inline-block;
  }
  .payment-form .cart-item-list,
  .review-checkout-conainer .cart-item-list,
  .shipping-form .cart-item-list {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
  }
  .payment-form .cart-item-list h4,
  .review-checkout-conainer .cart-item-list h4,
  .shipping-form .cart-item-list h4 {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
  }
  .payment-form .cart-item-list > .row:first-child,
  .review-checkout-conainer .cart-item-list > .row:first-child,
  .shipping-form .cart-item-list > .row:first-child {
    margin-top: 50px;
  }
  .payment-form .cart-item-list > .row,
  .review-checkout-conainer .cart-item-list > .row,
  .shipping-form .cart-item-list > .row {
    margin-bottom: 20px;
  }
  .payment-form .cart-details,
  .review-checkout-conainer .cart-details,
  .shipping-form .cart-details {
    padding: 40px 0;
  }
  .order-summary-container {
    height: -moz-max-content;
    height: max-content;
    max-width: 500px !important;
  }
  .order-summary-container > div {
    width: 100%;
  }
  
  .order-summary-container .order-summary > h3 {
    margin-bottom: 20px;
  }
  .order-summary-container .order-summary > .row:not(:last-child) {
    margin-bottom: 10px;
  }
  .order-summary-container .order-summary #grand-total-detail {
    /*border-top: 1px solid #e5e5e5;*/
    margin-bottom: 25px;
    margin-top: 15px;
    padding-top: 15px;
  }
  
  .order-success-content {
    font-size: 16px;
    padding: 40px 20px;
  }
  .search-result-status {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  #address-section .form-header h3 {
    font-size: 18px;
    font-weight:400;
  }
  .attached-products-wrapper {
    margin-top: 20px;
  }
  #related-products-carousel .product-card-new:first-child {
    margin-left: 0 !important;
  }
  .product-price {
    display: inline-block;
    font-weight: 600;
  }
  .product-price .price-label {
    float: right;
    margin-right: 6px;
    margin-top: 4px;
  }
  .product-price .regular-price {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
  }
  .product-price .special-price {
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
  }
  .product-price .price-from .bundle-regular-price {
    font-size: 14px !important;
    font-weight: 500;
    margin-right: 10px;
    text-decoration: line-through;
  }
  .product-price .price-from .bundle-special-price {
    font-size: 18px !important;
    font-weight: 600;
  }
  .product-price .price-from .bundle-to {
    display: block;
    font-size: 15px !important;
    font-weight: 500;
    margin-bottom: 1px;
    margin-top: 1px;
  }
  .product-price span.price-label {
    font-size: 14px !important;
    font-weight: 500 !important;
  }
  .product-price span.final-price {
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
  }
  .sticker {
    border: none;
    border-radius: 12px;
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 600;
    left: 8px;
    padding: 2px 10px;
    position: absolute;
    top: 8px;
  }
  .sticker.sale {
    background-color: #f05153;
    padding: 2px 14px;
  }
  .sticker.new {
    background-color: #0c5cff;
    display: block;
  }
  #app {
    position: relative;
  }
  .main-container-wrapper .sticky-header {
    background: #fff;
    height: 56px;
    position: sticky;
    top: 0;
    z-index: 100;
  }
  .main-container-wrapper .sticky-header.header-shadow {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  }
  .search-container {
    padding: 30px 20px;
  }
  .search-container .lg-card-container.list-card {
    margin: 0 15px 5px;
  }
  .search-container :first-child {
    margin-top: 0;
  }
  .method-sticker {
    background-color: #141516;
    border-radius: 1px;
    color: #cfcfd0;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 4px 8px;
    text-align: center;
  }
  .sidebar {
    width: 230px;
    z-index: 1000000;
  }
  .sidebar .category-content .category-title {
    font-weight: 600;
    position: relative;
    top: -1px;
  }
  .sidebar .category-content .rango-arrow-right {
    position: relative;
    top: 4px;
  }
  .sidebar .category-content .category-icon {
    display: inline-block;
    height: 20px;
    padding-right: 5px;
    width: 25px;
  }
  .sidebar .category-content .category-icon img {
    height: 100%;
    vertical-align: text-top;
    width: 100%;
  }
  .sidebar li:hover > a > span {
    color: #333;
  }
  .sidebar .sub-categories {
    display: none;
  }
  .sidebar .sub-categories .category {
    padding: 0 0 4px 15px;
  }
  .sidebar .sub-categories .category + .nested {
    color: rgba(0, 0, 0, 0.83);
  }
  .sidebar .sub-categories .category + .nested li a {
    padding-top: 0;
  }
  .sidebar .sub-categories .category + .nested li a .category-title {
    font-weight: 500;
    padding-left: 28px;
  }
  .sidebar .sub-categories .category .category-title {
    vertical-align: top;
  }
  .category-list-container {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    padding: 0 !important;
    position: absolute !important;
    z-index: 10;
  }
  .category-list-container .category {
    display: inline-block;
    line-height: 2.5rem;
    width: 100%;
  }
  .category-list-container .category span {
    position: relative;
    top: -4px;
  }
  .category-list-container li a {
    padding: 7px 0 5px 15px;
  }
  .category-list-container li a:hover {
    background: #ececec;
  }
  .category-list-container .sidebar-main-category {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    margin: 0;
  }
  .category-list-container .sub-categories {
    background: #fff;
    border: 1px solid #ccc;
    height: 100%;
    left: 100%;
    overflow-y: scroll;
    padding-left: 0;
    padding-top: 10px;
    position: absolute;
    top: -1px;
    z-index: -1;
  }
  .category-list-container .sub-categories li:last-of-type {
    margin-bottom: 10px;
  }
  .category-list-container .sub-categories .category-title {
    color: #28557b;
    text-decoration: none;
  }
  .category-list-container .sub-categories .child-category .category {
    padding: 0 0 4px 60px;
  }
  .category-list-container .sub-categories .child-category .category-title {
    font-weight: 500;
  }
  #sidebar-level-0 {
    border-top: 1px solid #ccc;
    display: none;
    z-index: 100000;
  }
  .grouped-product-container .grouped-product-list ul li {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    width: 100%;
  }
  .grouped-product-container .grouped-product-list ul li:last-child {
    margin-bottom: 0;
  }
  .grouped-product-container .grouped-product-list ul li:first-child span {
    font-weight: 600;
  }
  .grouped-product-container
    .grouped-product-list
    ul
    li:first-child
    span:last-child {
    float: right;
    text-align: left;
    width: 50px;
  }
  .grouped-product-container .grouped-product-list ul li .name {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
  }
  .grouped-product-container .grouped-product-list ul li .name .product-price {
    display: block;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 5px;
    word-break: break-all;
  }
  .grouped-product-container
    .grouped-product-list
    ul
    li
    .name
    .product-price
    .special-price {
    font-size: 16px;
  }
  .grouped-product-container .grouped-product-list ul li .qty {
    float: right;
  }
  .grouped-product-container .grouped-product-list ul li .qty .control-group {
    border-top: 0;
    height: 45px;
    margin-bottom: 0;
    max-width: none;
    padding-top: 0;
    text-align: center;
    width: auto;
  }
  .grouped-product-container
    .grouped-product-list
    ul
    li
    .qty
    .control-group
    label {
    display: none;
  }
  .grouped-product-container
    .grouped-product-list
    ul
    li
    .qty
    .control-group
    .control {
    line-height: 38px;
    text-align: center;
    width: 60px;
  }
  .grouped-product-container .grouped-product-list ul li .qty .control-group > * {
    height: 100%;
  }
  .bundle-options-wrapper .bundle-option-list {
    border-top: 1px solid hsla(0, 0%, 64%, 0.2);
    padding: 15px 0;
  }
  .bundle-options-wrapper .bundle-option-list h3 {
    color: #242424;
    font-size: 16px;
    margin: 0;
  }
  .bundle-options-wrapper .bundle-option-list .bundle-option-item {
    border-bottom: 1px solid hsla(0, 0%, 64%, 0.2);
    display: inline-block;
    padding: 15px 0;
    width: 100%;
  }
  .bundle-options-wrapper .bundle-option-list .bundle-option-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .bundle-options-wrapper .bundle-option-list .bundle-option-item span.price {
    font-size: inherit !important;
    vertical-align: text-bottom;
  }
  .bundle-options-wrapper .bundle-option-list .bundle-option-item .control-group {
    color: #5e5e5e;
    margin-bottom: 0;
  }
  .bundle-options-wrapper
    .bundle-option-list
    .bundle-option-item
    .control-group
    label {
    color: #242424;
  }
  .bundle-options-wrapper
    .bundle-option-list
    .bundle-option-item
    .control-group
    .control {
    color: #5e5e5e;
  }
  .bundle-options-wrapper
    .bundle-option-list
    .bundle-option-item
    .control-group
    .checkbox,
  .bundle-options-wrapper
    .bundle-option-list
    .bundle-option-item
    .control-group
    .radio {
    margin-bottom: 10px;
  }
  .bundle-options-wrapper .bundle-option-list .bundle-option-item .quantity {
    border-top: 0;
  }
  .bundle-options-wrapper .bundle-option-list .bundle-option-item .control-error {
    float: left;
    width: 100%;
  }
  .bundle-options-wrapper
    .bundle-option-list
    .bundle-option-item.has-error
    button {
    border-color: #fc6868;
    color: #fc6868;
  }
  .bundle-options-wrapper .bundle-summary {
    border-top: 1px solid hsla(0, 0%, 64%, 0.2);
    padding: 15px 0;
  }
  .bundle-options-wrapper .bundle-summary h3 {
    color: #242424;
    font-size: 16px;
    margin: 0;
  }
  .bundle-options-wrapper .bundle-summary .quantity {
    border-top: 0;
  }
  .bundle-options-wrapper .bundle-summary .bundle-price {
    color: #ff6472;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
  }
  .bundle-options-wrapper .bundle-summary ul.bundle-items li {
    margin-bottom: 20px;
  }
  .bundle-options-wrapper .bundle-summary ul.bundle-items li:last-child {
    margin-bottom: 0;
  }
  .bundle-options-wrapper .bundle-summary ul.bundle-items li .selected-products {
    color: #5e5e5e;
  }
  .downloadable-container .sample-list {
    padding: 5px 0;
  }
  .downloadable-container .sample-list h3 {
    font-size: 16px;
    margin-top: 0;
  }
  .downloadable-container .sample-list ul li {
    margin-bottom: 5px;
  }
  .downloadable-container .sample-list ul li:last-child {
    margin-bottom: 0;
  }
  .downloadable-container .link-list {
    padding: 5px 0;
  }
  .downloadable-container .link-list h3 {
    font-size: 16px;
    margin-top: 0;
  }
  .downloadable-container .link-list h3.required:after {
    color: #f05153;
    content: "*";
    font-size: 16px;
    margin-left: -1px;
  }
  .downloadable-container .link-list ul li {
    margin-bottom: 15px;
  }
  .downloadable-container .link-list ul li:last-child {
    margin-bottom: 0;
  }
  .downloadable-container .link-list ul li .checkbox input[type="checkbox"] {
    height: 15px !important;
    margin-left: -10px;
    width: 15px !important;
  }
  .downloadable-container .link-list ul li a {
    float: right;
    margin-top: 3px;
  }
  .category-container {
    margin-left: 15px;
    min-height: 670px;
    padding: 40px 15px !important;
  }
  .category-container .childSubCategory {
    display: flex;
    margin: 15px 0;
  }
  .category-container .childSubCategory a {
    color: #000;
    margin: 0 20px;
  }
  .category-container .childSubCategory a div {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .category-container .childSubCategory a div img {
    border-radius: 100%;
    height: 160px;
    width: 160px;
  }
  .category-container .childSubCategory a div label {
    cursor: pointer;
    font-size: 20px;
    margin-top: 10px;
  }
  .category-container .hero-image {
    display: inline-block;
  }
  .category-container .hero-image img {
    height: 100%;
    margin-bottom: 30px;
    max-height: 500px;
    width: 100%;
  }
  .vue-slider .vue-slider-rail {
    background-color: #ccc;
  }
  .vue-slider .vue-slider-dot {
    height: 8px !important;
    margin-top: -4px;
    width: 8px !important;
  }
  .vue-slider .vue-slider-dot-handle {
    background-color: #fff;
    border: 4px solid #4d7ea8;
    border-radius: 50%;
    box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
    height: 100%;
    width: 100%;
  }
  .vue-slider .vue-slider-dot-tooltip-inner {
    background-color: #0c5cff !important;
    border-color: #0c5cff !important;
  }
  .vue-slider .vue-slider-dot-tooltip-text {
    background-color: #0c5cff !important;
    border-color: #0c5cff !important;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 14px;
    min-width: 20px;
    padding: 2px 5px;
    text-align: center;
    white-space: nowrap;
  }
  .vue-slider .vue-slider-dot-tooltip-text:before {
    border: 6px solid transparent\0;
    border-top-color: inherit;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 0;
  }
  .vue-slider .vue-slider-process {
    background-color: #0c5cff !important;
  }
  .full-content-wrapper > .container-fluid {
    margin: 10px 0;
    padding: 0;
  }
  .full-content-wrapper > .container-fluid > .row {
    padding: 0 15px;
  }
  .full-content-wrapper div > .container-fluid,
  .full-content-wrapper p > .container-fluid {
    margin: 10px 0;
    padding: 0;
  }
  .full-content-wrapper div > .container-fluid > .row,
  .full-content-wrapper p > .container-fluid > .row {
    padding: 0 15px;
  }
  .cd-slider .VueCarousel-dot.VueCarousel-dot--active {
    background-color: #000 !important;
  }
  .cd-slider .VueCarousel-dot {
    background-color: rgba(26, 24, 24, 0.59) !important;
  }
  .slides-container {
    position: relative;
  }
  .slides-container .VueCarousel-pagination {
    display: none;
  }
  .slides-container .VueCarousel-pagination button:active,
  .slides-container .VueCarousel-pagination button:focus {
    box-shadow: none;
    outline: none;
  }
  .slides-container .VueCarousel-pagination .VueCarousel-dot {
    padding: 5px !important;
  }
  .slides-container .VueCarousel-dot--active {
    background-color: #0c5cff !important;
  }
  .slides-container .VueCarousel .VueCarousel-inner {
    padding-top: 0;
  }
  .slides-container .VueCarousel .VueCarousel-slide {
    position: relative;
  }
  .slides-container .VueCarousel .VueCarousel-slide .show-content {
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
  }
  .slides-container .VueCarousel .VueCarousel-slide .show-content p {
    display: table-cell;
    vertical-align: middle;
  }
  .filter-attributes-item {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .filter-attributes-item:last-child {
    border-bottom: none;
  }
  .filter-attributes-item .filter-attributes-content {
    display: none;
    margin-left: 7px;
  }
  .filter-attributes-item .filter-attributes-content ul.items li.item {
    margin-bottom: 0;
  }
  .filter-attributes-item.active .filter-attributes-content {
    display: block;
  }
  .filter-attributes-item .filter-input {
    margin: 10px 15px 13px -4px;
  }
  .filter-attributes-item .filter-input input[type="text"] {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    padding: 7px;
    text-align: center;
    width: 30%;
  }
  .filter-attributes-item .filter-input .text-center {
    margin-top: 7px;
  }
  .layered-filter-wrapper {
    margin-bottom: 42px;
    max-height: 670px;
    overflow-x: hidden;
    padding: 42px 10px 0;
  }
  .layered-filter-wrapper .recently-viewed {
    margin-top: 20px;
  }
  .layered-filter-wrapper .recently-viewed h2 {
    font-size: 18px;
  }
  .selective-div {
    -webkit-appearance: none;
    width: 150px;
  }
  .select-icon-margin {
    margin-left: 96px;
    margin-top: 10px;
  }
  .down-icon-position {
    position: absolute;
  }
  .select-icon-show-margin {
    margin-left: 35px;
    margin-top: 10px;
  }
  .down-arrow-margin {
    margin-left: 75px;
    margin-top: 8px;
  }
  .vc-header {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 3px rgba(0, 0, 0, 0.23);
    margin: 0 !important;
    padding: 0 !important;
    z-index: 10;
  }
  .new-products-recent {
    position: relative;
    top: -44px;
  }
  .recently-viewed-products-wrapper {
    padding: 2px;
  }
  .recently-viewed-products-wrapper .price-from .bundle-regular-price {
    display: none;
  }
  .recently-viewed-products-wrapper .price-from .bundle-special-price {
    font-size: 18px !important;
    font-weight: 600;
  }
  .recently-viewed-products-wrapper .price-from .bundle-to {
    display: unset;
    font-size: 15px !important;
    font-weight: 500;
    margin: 0 2px;
  }
  .pagination {
    width: 100%;
  }
  .pagination .page-item {
    padding: 0 10px;
  }
  .pagination .page-item.active {
    border-bottom: 2px solid #0c5cff;
    color: #0c5cff !important;
    font-weight: 600;
  }
  .pagination .page-item.next .angle-left-icon,
  .pagination .page-item.next .angle-right-icon,
  .pagination .page-item.previous .angle-left-icon,
  .pagination .page-item.previous .angle-right-icon {
    background: unset;
    font-size: 24px;
    margin: 0;
    text-align: center;
  }
  .pagination .page-item.next .angle-right-icon:before {
    content: "";
  }
  .pagination .page-item.previous .angle-left-icon:before {
    content: "";
  }
  .pagination a {
    color: unset !important;
    text-decoration: none !important;
  }
  .pagination a i {
    font-size: 18px;
    position: relative;
    top: 2px;
  }
  .pagination .angle-left-icon,
  .pagination .angle-right-icon {
    speak: none;
    -webkit-font-smoothing: antialiased;
    background: unset;
    font-family: Webkul Rango !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
  }
  .pagination .angle-right-icon:before {
    content: "";
  }
  .pagination .angle-left-icon:before {
    content: "";
  }
  .full-content-wrapper .container-fluid .row.carousel-products-header {
    padding-right: 75px !important;
  }
  .carousel-products + .recently-viewed {
    position: relative;
    top: -40px;
  }
  .carousel-products .VueCarousel-slide {
    cursor: default;
  }
  .carousel-products .VueCarousel-navigation {
    position: absolute;
    right: 12px;
    top: -49px;
  }
  .carousel-products .VueCarousel-navigation .VueCarousel-navigation-button {
    margin: 0 !important;
    padding: 0 !important;
    position: unset !important;
    transform: none !important;
  }
  .carousel-products .VueCarousel-navigation .VueCarousel-navigation-button span {
    font-size: 24px;
  }
  .vue-slider {
    max-width: 97%;
  }
  .profile-update-form {
    width: 800px;
  }
  .compare-products {
    cursor: pointer;
    margin-left: 0 !important;
    margin-right: 10px !important;
    overflow-x: auto;
    padding-bottom: 20px;
    width: 100%;
    word-break: break-word;
  }
  .compare-products .active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
    transform: scale(1);
  }
  .compare-products tr {
    width: 100%;
  }
  .compare-products td {
    max-width: 250px;
    min-width: 250px;
    padding: 15px;
    vertical-align: top;
  }
  .compare-products .header {
    min-width: 150px;
  }
  .compare-products .image-wrapper {
    width: 100%;
  }
  .compare-products .stars i {
    font-size: 16px;
  }
  .compare-products .action {
    position: relative;
  }
  .compare-products .action .btn-add-to-cart {
    white-space: pre-wrap;
    width: 220px;
  }
  .compare-products .action .close-btn {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 6px;
  }
  .compare-products .action .close-btn:hover {
    font-weight: 600;
  }
  .compare-products .action .compare-icon {
    display: none;
  }
  .compare-products .material-icons.cross {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 5px;
  }
  .compare-products .wishlist {
    display: flex;
    margin-left: 4px;
    padding: 7px;
    width: -moz-max-content;
    width: max-content;
  }
  .compare-products .wishlist span {
    font-size: 14px;
    margin-left: 4px;
  }
  .compare-products .comparison-remove {
    float: right;
    margin-right: 14px;
    margin-top: -31px;
  }
  .compare-container .cart-details {
    padding: unset;
  }
  .compare-container .cart-details h2 {
    padding: 0;
  }
  .compare-container .compare-products .col,
  .compare-container .compare-products .col-2 {
    max-width: 25%;
  }
  .compare-products::-webkit-scrollbar {
    display: none;
  }
  .compare-products {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .cp-spinner {
    box-sizing: border-box;
    display: inline-block;
    height: 48px;
    left: calc(50% - 24px);
    margin-top: calc(40% - 24px);
    position: absolute;
    width: 48px;
  }
  .overlay-loader {
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    position: fixed;
    top: 50%;
    z-index: 11;
  }
  
  .cp-round:before {
    border: 6px solid gray;
    border-radius: 50%;
  }
  .cp-round:after,
  .cp-round:before {
    box-sizing: border-box;
    content: " ";
    display: inline-block;
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
  }
  .cp-round:after {
    animation: spin 1s ease-in-out infinite;
    border: 6px solid transparent;
    border-radius: 50%;
    border-top-color: #0c5cff;
  }
  .image-search-container {
    background: #fff;
    cursor: pointer;
    height: 24px !important;
    position: absolute;
    right: 45px;
    top: 9px;
    z-index: 10;
  }
  .image-search-result {
    background-color: rgba(0, 65, 255, 0.1);
    border: 1px solid #0041ff;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
  }
  .image-search-result .searched-image {
    float: left;
  }
  .image-search-result .searched-image img {
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.32);
    height: auto;
    width: 150px;
  }
  .image-search-result .searched-terms {
    display: inline-block;
    margin-left: 20px;
  }
  .image-search-result .searched-terms .term-list a {
    background: #fff;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px 8px;
  }
  .filtered-tags {
    margin-bottom: 20px;
  }
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .sub-category:hover ~ ul {
    display: block;
  }
  .nested {
    display: none;
  }
  .dropdown-btn span:first-child {
    display: inline-flex;
    width: 92%;
  }
  .dropdown-btn span:nth-child(2) i {
    border: 1px solid #313131;
    border-width: 0 2px 2px 0 !important;
    padding: 2.6px;
    transform: translate(3px, -5px) rotate(45deg);
    transform-origin: left;
  }
  
  .sub-category .VueCarousel-navigation {
    position: absolute;
    right: 0;
    top: inherit;
  }
  body {
    scroll-behavior: smooth;
  }
  body .container-margin {
    margin: auto 20px;
  }
  .root-category-menu {
    border-bottom: 1px solid #d8e6ed;
  }
  .angle-right-icon {
    background-image: url(../images/Icon-Arrow-Right.svg);
    float: right;
    height: 20px;
    margin-right: 10px;
    width: 22px;
  }
  .card-product-image-container {
    height: 300px;
    max-height: 300px;
    min-height: 100px;
  }
  .card-product-image-container img {
    height: 100%;
    width: 100%;
  }
  .card-product-image-container .background-image-group {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
  }
  .hide-text {
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .card-bottom-container {
    margin-top: 12px;
  }
  .card-actual-price {
    text-decoration: line-through;
  }
  .card-discount {
    color: rgba(38, 163, 124, 0.83);
  }
  .no-border-shadow {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
  .card-bottom-container .rango-heart {
    cursor: pointer;
    float: right;
    font-size: 20px;
    margin-top: 8px;
  }
  .disable-active:active,
  .disable-active:focus,
  header #search-form > :focus {
    box-shadow: none;
    outline: none;
  }
  .container-margin > .container-fluid {
    margin-bottom: 60px;
  }
  .v-mr-20 {
    margin-right: 2rem;
  }
  .popular-product-categories .active {
    border-bottom: 2px solid;
    color: #4d7ea8;
    display: inline-block;
    padding: 0 10px 5px;
  }
  .popular-product-categories .switch-buttons {
    position: relative;
    top: -3px;
  }
  .align-vertical-super {
    vertical-align: super;
  }
  .align-vertical-top {
    vertical-align: top;
  }
  .card-sale-btn {
    top: 5px;
  }
  .star-rating > * {
    font-size: 14px;
  }
  .advertisement-grid {
    grid-gap: 15px !important;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .advertisement-first {
    grid-column: 1/2 !important;
    grid-row: 1/3 !important;
  }
  .advertisement-second {
    grid-column: 2/2 !important;
    grid-row: 1/2 !important;
  }
  .advertisement-third {
    grid-column: 2/3 !important;
    grid-row: 3/2 !important;
  }
  .advertisement-forth {
    grid-column: 3/4 !important;
    grid-row: 1/3 !important;
  }
  .advertisement-two-container img {
    width: 100%;
  }
  .advertisement-three-container img {
    height: 100%;
  }
  .advertisement-three-container .bottom-container img,
  .advertisement-three-container .top-container img {
    height: 225px;
  }
  .advertisement-three-container .bottom-container {
    padding-top: 15px;
  }
  .advertisement-four-container img {
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    width: 100% !important;
  }
  .recently-viewed-items {
    padding: 0 !important;
  }
  .product-policy-container .card {
    background: #fff;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    padding: 20px 10px;
  }
  .product-policy-container .card .policy {
    display: table;
    padding: 0 10px;
  }
  .product-policy-container .card .policy .left {
    display: inline-block;
    margin-right: 10px;
  }
  .product-policy-container .card .policy .right {
    display: table-cell;
    vertical-align: middle;
  }
  .product-policy-container .product-policy-wrapper:first-of-type {
    padding-left: 0;
  }
  .product-policy-container .product-policy-wrapper:last-of-type {
    padding-right: 0;
  }
  .category-with-custom-options img {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
  }
  .category-with-custom-options .row:first-child {
    margin-bottom: 0;
  }
  .category-with-custom-options .row:first-child .category-image {
    height: 350px;
  }
  .category-with-custom-options .row:first-child > div {
    background-repeat: no-repeat;
    padding: 0;
  }
  .category-with-custom-options .row:first-child > div:first-child(),
  .category-with-custom-options .row:first-child > div:nth-child(3) {
    max-height: 345px;
  }
  .category-with-custom-options .row:nth-child(2) .category-image {
    height: 350px;
  }
  .category-with-custom-options .row:nth-child(2) > div {
    background-repeat: no-repeat;
    padding: 0;
  }
  .category-with-custom-options .row:nth-child(2) > div:nth-child(2),
  .category-with-custom-options .row:nth-child(2) > div:nth-child(4) {
    max-height: 345px;
  }
  .category-with-custom-options .categories-collection {
    background: #2b2b2b;
    display: table;
    height: 100%;
    max-height: 345px;
    min-height: 240px;
    padding-left: 36px;
    width: 100%;
  }
  .category-with-custom-options .categories-collection h2 {
    color: #fff;
  }
  .category-with-custom-options .categories-collection li {
    color: hsla(0, 0%, 100%, 0.83);
  }
  .category-with-custom-options .categories-collection .category-text-content {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
  }
  .hot-categories-container .hot-category-wrapper {
    padding: 0 10px 0 0;
  }
  .hot-categories-container .hot-category-wrapper .card {
    border: none;
    height: 100%;
    padding: 20px;
  }
  .hot-categories-container .hot-category-wrapper .velocity-divide-page .left {
    height: 30px;
    margin-left: 10px;
    width: 30px;
  }
  .hot-categories-container
    .hot-category-wrapper
    .velocity-divide-page
    .left
    img {
    height: 100%;
    width: 100%;
  }
  .hot-categories-container .hot-category-wrapper .velocity-divide-page .right {
    padding-left: 50px !important;
  }
  .hot-categories-container .hot-category-wrapper:nth-last-child(2) {
    padding: 0;
  }
  .hot-categories-container .hot-category-wrapper:last-child {
    padding: 0 0 0 10px;
  }
  .hot-categories-container ul,
  .popular-categories-container ul {
    line-height: 2.5rem;
  }
  .hot-categories-container li,
  .popular-categories-container li {
    font-size: 16px;
  }
  .popular-categories-container .popular-category-wrapper {
    padding: 0 8px;
  }
  .popular-categories-container .popular-category-wrapper .card {
    border: none;
    height: 100%;
  }
  .popular-categories-container .popular-category-wrapper .card .category-image {
    height: 300px;
  }
  .popular-categories-container
    .popular-category-wrapper
    .card
    .category-image
    img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }
  .popular-categories-container .popular-category-wrapper .card-image {
    background-image: url(../images/man.png);
    background-size: 100% 100%;
    height: 180px;
  }
  .popular-categories-container .popular-category-wrapper .card-description {
    padding: 10px 20px;
  }
  .popular-categories-container .popular-category-wrapper:first-child {
    padding-left: 0;
  }
  .popular-categories-container .popular-category-wrapper:nth-last-child(2) {
    padding-right: 0;
  }
  .popular-categories-container .popular-category-wrapper:last-child {
    padding-left: 16px;
    padding-right: 0;
  }
  .reviews-container .review-wrapper:first-of-type {
    padding: 0 8px 0 0;
  }
  .reviews-container .review-wrapper {
    padding: 0 8px;
  }
  .reviews-container .review-wrapper:nth-last-of-type(2) {
    padding: 0 0 0 8px;
  }
  .reviews-container .review-wrapper:last-of-type {
    padding: 0 0 0 16px;
  }
  .reviews-container .card {
    border: none;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.11);
    height: 100%;
    padding: 20px 15px;
  }
  .reviews-container .card .customer-info > div {
    display: inline-block;
    padding: 0;
  }
  .reviews-container .card .customer-info > div:first-child() {
    margin-right: 10px;
    width: 60px;
  }
  .reviews-container .card .customer-info > div:last-child() {
    width: calc(100% - 75px);
  }
  .reviews-container .card .review-info {
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.11);
    height: 100%;
    padding: 20px 15px;
  }
  .reviews-container .card .review-info > div:not(:last-child) {
    margin-bottom: 10px;
  }
  .reviews-container .card .review-info .star-ratings {
    margin-bottom: 5px !important;
  }
  .main-content-wrapper,
  .reviews-container .product-info {
    display: inline-block;
  }
  .main-content-wrapper > .row.disabled {
    cursor: not-allowed;
  }
  .main-content-wrapper .main-category {
    border-top: 1px solid #ccc;
    padding: 10px 15px;
  }
  .main-content-wrapper .main-category .pl5 {
    vertical-align: top;
  }
  .main-content-wrapper .content-list {
    display: inline-block;
    height: 42px;
    list-style: none;
    margin: 0;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
  }
  .main-content-wrapper .content-list ul {
    background-color: #4d7ea8;
    display: inline-flex;
    height: 100%;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
  }
  .main-content-wrapper .content-list ul li a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 11px 15px;
    position: relative;
    text-decoration: none;
  }
  .main-content-wrapper .content-list ul li:hover {
    background-color: #42719a;
  }
  .velocity-divide-page {
    position: relative;
  }
  .velocity-divide-page .left {
    position: absolute;
    width: 18%;
    z-index: 1;
    left: 0%;
    padding: 0 !important;
  }
  .velocity-divide-page .right {
    padding-left: 230px !important;
    width: 100%;
  }
  .container-right {
    display: inline-block;
    width: 100%;
  }
  .container-right > :first-child() {
    width: 100%;
  }
  .home-base {
    margin-bottom: 60px;
  }
  .broken-image {
    background-image: url(../images/static/broken-clock.png);
    height: 160px;
    width: 320px;
  }
  .velocity-icon {
    background-image: url(../images/static/v-icon.png);
    height: 150px;
    width: 150px;
  }
  .error-page {
    padding-top: 30vh;
  }
  .custom-circle {
    background: #fff;
    border: 2px solid #21a179;
    border-radius: 50%;
    color: #21a179;
    display: inline-block;
    font-size: 20px;
    font: 18px josefin sans, arial;
    height: 54px;
    padding: 14px;
    text-align: center;
    vertical-align: middle;
    width: 56px;
  }
  body:after {
    background: rgba(71, 55, 78, 0.8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    width: 100%;
  }
  .cd-quick-view {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    display: none;
    left: calc(50% - 350px);
    margin-bottom: 50px;
    padding: 40px;
    position: absolute;
    top: 30px;
    transform: translateZ(0);
    width: 700px;
    will-change: left, top, width;
    z-index: 101;
  }
  .cd-quick-view .cd-slider li.selected img {
    display: inline-block !important;
    height: 100%;
    width: 100%;
  }
  .cd-quick-view .cd-slider img {
    display: none;
  }
  .cd-quick-view .close-btn {
    font-weight: 600;
    position: absolute;
    right: 20px;
    top: 15px;
  }
  .cd-quick-view .action-buttons {
    margin-left: 118px;
    padding-top: 10px;
  }
  .cd-quick-view .action-buttons > span {
    font-size: 24px;
    margin-left: 24px;
  }
  .cd-quick-view .product-actions {
    display: inline-block;
  }
  .cd-quick-view .product-actions form {
    float: right;
  }
  .cd-quick-view .product-actions .compare-icon,
  .cd-quick-view .product-actions .wishlist-icon {
    cursor: pointer;
    display: inline-table;
    height: 38px;
    margin-left: 10px;
  }
  .cd-quick-view .product-actions .compare-icon i,
  .cd-quick-view .product-actions .wishlist-icon i {
    display: table-cell;
    vertical-align: middle;
  }
  .cd-quick-view .product-actions .wishlist-icon {
    float: right;
  }
  .cd-quick-view .product-actions .add-to-cart-btn {
    float: left;
  }
  .cd-quick-view .quick-view-name {
    font-size: 24px;
    line-height: 25px;
  }
  .cd-quick-view .product-price {
    margin-top: 10px;
  }
  .cd-quick-view .product-rating {
    display: table;
    margin: 10px 0;
  }
  .cd-quick-view .product-rating a,
  .cd-quick-view .product-rating span {
    display: table-cell;
    vertical-align: top;
  }
  .cd-quick-view .product-gallery {
    position: sticky;
    top: 10px;
  }
  .cd-quick-view .product-gallery .VueCarousel-pagination button {
    background-color: #fff !important;
    border: 1px solid #dcdcdc !important;
    margin: 3px !important;
    padding: 0 !important;
  }
  .cd-quick-view
    .product-gallery
    .VueCarousel-pagination
    button.VueCarousel-dot--active {
    background-color: #dcdcdc !important;
  }
  .cd-quick-view
    .product-gallery
    .VueCarousel-pagination
    button.VueCarousel-dot--active:focus {
    outline: none;
  }
  .cd-quick-view .description-text {
    overflow: auto;
    word-break: break-word;
  }
  .container {
    max-width: 1300px !important;
  }
  .slider-container {
    margin-bottom: 20px;
    min-height: 400px;
  }
  .category-page-wrapper,
  .remove-padding-margin {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .demo {
    border: 1px solid red;
  }
  .quick-addtocart-btn {
    margin-left: -82px;
    margin-top: 306px;
  }
  .model-display-block {
    display: block;
  }
  .footer {
    background-color: #fff;
    display: inline-block;
    width: 100%;
  }
  .footer .footer-content .newsletter-subscription {
    background-color: #4d7ea8;
    color: #fff;
    padding: 10px 130px;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    input.subscribe-field {
    border: none;
    color: rgba(0, 0, 0, 0.83);
    font-size: 18px;
    height: 38px;
    max-width: 250px;
    padding: 10px 20px;
    width: 300px;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    button.subscribe-btn {
    font-size: 18px;
    height: 38px;
    left: -2px;
    line-height: 10px;
    position: relative;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    .social-icons {
    color: #fff;
    height: 100%;
    padding: 20px 0;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    .social-icons
    i {
    cursor: pointer;
    margin: 0;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    .social-icons
    .within-circle {
    background: #4d7ea8;
    border: 1px solid hsla(0, 0%, 100%, 0.52);
    margin-right: 2px;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    .social-icons
    .within-circle:hover {
    opacity: 0.5;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    .social-icons
    img {
    background: #4d7ea8;
    border: 1px solid hsla(0, 0%, 100%, 0.52);
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    .subscribe-newsletter {
    padding: 25px 0 30px;
    text-align: right;
  }
  .footer .footer-content > .row {
    background: #30383f;
    padding: 60px 130px;
  }
  .footer .footer-content > .row .logo {
    max-height: 40px;
    width: auto;
  }
  .footer .footer-content > .row .footer-ct-content > div {
    font-size: 14px;
    line-height: 2.5rem;
    margin: 0;
    padding: 0;
  }
  .footer .footer-content > .row .footer-ct-content > div ul {
    margin-bottom: 0;
  }
  .footer .footer-content > .row .footer-ct-content > div ul li {
    margin-bottom: 5px;
  }
  .footer .footer-content > .row .footer-ct-content > div ul li a {
    color: hsla(0, 0%, 100%, 0.83);
  }
  .footer .footer-content > .row .footer-rt-content {
    padding-right: 0;
  }
  .footer .footer-content > .row .footer-rt-content .row > div {
    display: block;
    width: 100%;
  }
  .footer .footer-content > .row .footer-rt-content .row .bg-image,
  .footer
    .footer-content
    > .row
    .footer-rt-content
    .row
    .small-card-container
    .product-image,
  .small-card-container
    .footer
    .footer-content
    > .row
    .footer-rt-content
    .row
    .product-image {
    background-position: 0;
    display: inline-block;
    height: 30px;
    width: 42px;
  }
  .footer
    .footer-content
    > .row
    .footer-rt-content
    .row
    .bg-image:not(:last-child),
  .footer
    .footer-content
    > .row
    .footer-rt-content
    .row
    .small-card-container
    .product-image:not(:last-child),
  .small-card-container
    .footer
    .footer-content
    > .row
    .footer-rt-content
    .row
    .product-image:not(:last-child) {
    margin-right: 3px;
  }
  .footer .footer-content > .row .footer-rt-content .row .cash {
    background-image: url(../images/static/cash.png);
  }
  .footer .footer-content > .row .footer-rt-content .row .cheque {
    background-image: url(../images/static/cheque.png);
    width: 57px !important;
  }
  .footer .footer-content > .row .footer-rt-content .row .visa {
    background-image: url(../images/static/visa.png);
  }
  .footer .footer-content > .row .footer-rt-content .row .master-card {
    background-image: url(../images/static/master-card.png);
  }
  .footer .footer-content > .row .footer-rt-content .row .paypal {
    background-image: url(../images/static/paypal.png);
  }
  .footer .footer-content > .row .footer-rt-content .row .discover {
    background-image: url(../images/static/discover.png);
  }
  .footer .footer-content > .row .footer-rt-content .row:not(:last-child) {
    padding-bottom: 20px;
  }
  .footer .footer-content > .row .footer-rt-content h3 {
    color: hsla(0, 0%, 100%, 0.52);
    font-size: 14px;
  }
  .footer .footer-content .footer-statics .software-description {
    padding-left: 0;
  }
  .footer .footer-content .footer-statics .software-description p {
    font-size: 14px;
  }
  .footer .top-brands {
    padding: 30px 130px;
  }
  .footer .top-brands .top-brands-body ul {
    display: inline-block;
    width: 85%;
  }
  .footer .top-brands .top-brands-body ul li {
    display: inline-block;
    font-size: 16px;
    margin-left: 0;
    padding: 15px 0 0;
  }
  .footer .footer-copy-right {
    background: #30383f;
    border-top: 1px solid #a8a8a8;
    color: hsla(0, 0%, 100%, 0.83);
    font-size: 15px;
    height: 50px;
    line-height: 3rem;
    text-align: center;
    width: 100%;
  }
  .footer .footer-copy-right p {
    padding: 0 20px;
  }
  .footer .footer-copy-right a {
    color: unset;
  }
  .footer .footer-copy-right a:hover {
    color: #4d7ea8;
  }
  .product-detail {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 20px;
  }
  .product-detail,
  .product-detail .right > div.attributes .attribute {
    margin-bottom: 20px;
  }
  .product-detail .right > div.attributes .attribute:last-child {
    margin-bottom: 30px;
  }
  .product-detail .right .category-breadcrumb {
    margin-left: 0;
    padding: 0 15px;
  }
  .product-detail .right .reviews {
    vertical-align: top;
  }
  .product-detail .right .reviews .stars {
    margin-bottom: -6px;
    vertical-align: middle;
  }
  .product-detail .right .reviews > div {
    display: inline-block;
    font-weight: 600;
    vertical-align: middle;
  }
  .product-detail .right .info {
    border-bottom: 1px solid #d3d3d3;
    margin-left: 0;
  }
  .product-detail .right .info div,
  .product-detail .right .info > h2 {
    padding-left: 0;
  }
  .product-detail .right .info > * {
    margin-bottom: 14px;
  }
  .product-detail .right .info .availability label {
    background: #f05153;
    border: none;
    color: #fff;
    cursor: default;
    font-weight: 600;
    margin: 0;
    padding: 1px 8px 3px;
    width: -moz-max-content;
    width: max-content;
  }
  .product-detail .right .info .availability label.active {
    background: #4d7ea8;
  }
  .product-detail .right .options .box {
    background-color: #ccc;
    display: inline-block;
    height: 32px;
    width: 32px;
  }
  .product-detail .right h3 {
    margin-bottom: 0;
  }
  .product-detail .right .row.reviews .reviews-text {
    line-height: 3rem;
  }
  .product-detail .right .add-to-cart-btn {
    padding: 0;
  }
  .product-detail .right .add-to-cart-btn button {
    padding: 9px 15px !important;
    text-transform: uppercase;
  }
  .product-detail .right .add-to-cart-btn button span {
    font-size: 16px;
    top: 0;
  }
  .product-detail .right .product-price {
    font-size: 30px;
    line-height: 30px;
  }
  .product-detail .right .product-price .special-price {
    font-size: 30px;
  }
  .product-detail .right .product-price .regular-price {
    font-size: 18px;
  }
  .product-detail .right .product-price .final-price {
    font-size: 30px;
  }
  .product-detail .right .product-price .price-from .bundle-regular-price {
    font-size: 18px !important;
    font-weight: 500;
    margin-right: 10px;
    text-decoration: line-through;
  }
  .product-detail .right .product-price .price-from .bundle-special-price {
    font-size: 30px !important;
    font-weight: 600;
  }
  .product-detail .right .product-price .price-from .bundle-to {
    display: block;
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 1px;
    margin-top: 1px;
  }
  .product-detail .right .quantity {
    width: unset;
  }
  .product-detail .right .form-group label {
    display: block;
  }
  .product-detail .right .form-group .radio {
    margin-right: 10px;
  }
  .product-detail .right .form-group .radio input[type="radio"] {
    margin-left: 0;
    position: static;
  }
  .product-detail .right .form-group .radio .radio-view {
    display: none;
  }
  .product-detail .thumb-list {
    left: 15px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 99;
  }
  .product-detail .thumb-list .arrow {
    align-items: center;
    background: #dcdcdc;
    cursor: pointer;
    display: flex;
    height: 100%;
    left: 0;
    line-height: 13em;
    margin-top: 5px;
    opacity: 0.5;
    position: absolute;
    z-index: 1001;
  }
  .product-detail .thumb-list .arrow.right {
    left: unset;
    line-height: 13rem;
    right: 0;
  }
  .product-detail .thumb-list .thumb-frame {
    border: 1px solid transparent;
    padding: 1px;
  }
  .product-detail .thumb-list .thumb-frame.active {
    border: 1px solid #0c5cff;
  }
  .product-detail .thumb-list .small-card-container .thumb-frame > .product-image,
  .product-detail .thumb-list .thumb-frame > .bg-image,
  .small-card-container
    .product-detail
    .thumb-list
    .thumb-frame
    > .product-image {
    background-position-y: center;
    background-size: 100% 100%;
    height: 110px;
    width: 100%;
  }
  .product-detail .product-actions > div {
    display: inline-block;
  }
  .product-detail .product-actions > div .add-to-cart-btn {
    float: left;
  }
  .product-detail .product-actions > div form {
    float: right;
  }
  .product-detail .product-actions > div .compare-icon,
  .product-detail .product-actions > div .wishlist-icon {
    float: right;
    height: 46px;
    margin-left: 0;
    padding-left: 10px;
  }
  .product-detail .product-actions > div .compare-icon i,
  .product-detail .product-actions > div .wishlist-icon i {
    display: table-cell;
    vertical-align: middle;
  }
  .product-detail .product-actions > div .compare-icon {
    display: inline-table;
  }
  .product-detail .product-actions > div .wishlist-icon {
    float: right;
  }
  .product-detail #product-form,
  .product-detail .layouter {
    height: 100%;
  }
  .product-detail #product-form .form-container {
    height: 100%;
    position: relative;
  }
  .product-detail #product-form .form-container div.left {
    padding: 0;
    position: sticky;
    top: 60px;
  }
  .product-detail #product-form .form-container div.left .product-image-group {
    position: sticky;
    top: 70px;
  }
  .product-detail
    #product-form
    .form-container
    div.left
    .product-image-group
    > div {
    margin: 0;
    padding: 0;
  }
  .product-detail #product-form .form-container .control-group.attribute {
    margin-bottom: 10px;
  }
  .product-detail #product-form .form-container .control-group.attribute > label {
    font-weight: 600;
  }
  .product-detail #product-form .form-container .right .swatch-container {
    display: block;
    margin-top: 10px;
  }
  .product-detail #product-form .form-container .right .swatch-container .swatch {
    display: inline-block;
    margin-right: 5px;
  }
  .product-detail
    #product-form
    .form-container
    .right
    .swatch-container
    .swatch
    div {
    border: 1px solid transparent;
    height: 40px;
    min-width: 40px;
    padding: 3px;
  }
  .product-detail
    #product-form
    .form-container
    .right
    .swatch-container
    .swatch
    div
    span {
    background: #f2f2f2;
    cursor: pointer;
    float: left;
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    padding: 0 10px;
    text-align: center;
  }
  .product-detail
    #product-form
    .form-container
    .right
    .swatch-container
    .swatch
    div
    img {
    background: #f2f2f2;
    cursor: pointer;
    height: 32px;
    width: 32px;
  }
  .product-detail
    #product-form
    .form-container
    .right
    .swatch-container
    .swatch
    input:checked
    + div {
    border: 1px solid #979797;
  }
  .product-detail
    #product-form
    .form-container
    .right
    .swatch-container
    .swatch
    input {
    display: none;
  }
  .product-detail
    #product-form
    .form-container
    .right
    .swatch-container
    .no-options {
    color: #fb3949;
  }
  .product-detail .description {
    overflow: auto;
  }
  .product-detail .description ol,
  .product-detail .description ul {
    margin: revert;
    padding: revert;
  }
  .product-detail .accordian-content {
    font-size: 16px;
    font-weight: 400;
  }
  .product-detail .full-description ol,
  .product-detail .full-description ul {
    margin: revert;
    padding: revert;
  }
  .product-detail .full-specifications {
    width: 100%;
  }
  .product-detail .full-specifications tr td:first-child() {
    width: 100px;
  }
  .product-detail select[disabled="disabled"] {
    background-color: #dcdcdc;
    border-color: #dcdcdc;
    cursor: not-allowed;
  }
  .zoomContainer,
  .zoomLens {
    z-index: 99 !important;
  }
  .store-meta-images {
    margin-top: 20px;
  }
  .store-meta-images img {
    height: 100%;
    max-height: 300px;
    width: 100%;
  }
  .related-products {
    margin-bottom: 60px;
  }
  .vc-small-screen {
    display: none !important;
  }
 
  body.rtl {
    text-align: right;
  }
  body.rtl .table table {
    text-align: right !important;
  }
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    body.rtl
    .page-item,
  .product-detail body.rtl .right,
  body.rtl
    .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item,
  body.rtl .fs16,
  body.rtl .product-detail .right {
    font-size: 14px !important;
  }
  body.rtl .offset-lg-1 {
    margin-left: 0;
    margin-right: 8.333333%;
  }
  body.rtl .float-right {
    float: left !important;
  }
  body.rtl .velocity-divide-page .right {
    padding-left: 0 !important;
    padding-right: 230px !important;
  }
  body.rtl header #search-form #header-search-icon {
    border-radius: 2px 0 0 2px;
    float: right;
  }
  body.rtl header #search-form .btn-group select,
  body.rtl header #search-form .quantity select {
    border-left: 0;
    border-right: 1px solid #0c5cff;
  }
  body.rtl header #search-form .btn-group .selectdiv select,
  body.rtl header #search-form .quantity .selectdiv select {
    float: unset;
    padding-right: 7px;
  }
  body.rtl
    header
    #search-form
    .btn-group
    .selectdiv
    select
    ~ .select-icon-container,
  body.rtl
    header
    #search-form
    .quantity
    .selectdiv
    select
    ~ .select-icon-container {
    background-color: #fff;
    font-size: 18px;
    height: 20px;
    right: -33px;
    top: -40px;
    z-index: 10;
  }
  body.rtl header #search-form .btn-group .selectdiv .select-icon,
  body.rtl header #search-form .quantity .selectdiv .select-icon {
    left: 8px;
    top: 12px;
  }
  body.rtl header.sticky-header img {
    float: right;
  }
  body.rtl header .left-wrapper {
    float: left;
  }
  body.rtl header .left-wrapper .compare-btn .badge-container .badge,
  body.rtl header .left-wrapper .wishlist-btn .badge-container .badge {
    left: -2px;
    top: -28px;
  }
  body.rtl header .left-wrapper .mini-cart-btn {
    margin-left: 0;
    margin-right: 16px;
  }
  body.rtl header .left-wrapper .mini-cart-btn .mini-cart-content {
    margin-left: 7px;
    margin-right: 0 !important;
  }
  body.rtl
    header
    .left-wrapper
    .mini-cart-btn
    .mini-cart-content
    .badge-container
    .badge {
    left: unset;
    right: -15px;
  }
  body.rtl header .left-wrapper .mini-cart-btn #cart-modal-content {
    left: 0;
  }
  body.rtl
    header
    .left-wrapper
    .mini-cart-btn
    #cart-modal-content
    .small-card-container
    .remove-item {
    left: unset;
    right: -10px;
  }
  body.rtl
    header
    .left-wrapper
    .mini-cart-btn
    #cart-modal-content
    .small-card-container
    .card-total-price {
    float: left;
  }
  body.rtl header .left-wrapper .mini-cart-btn .dropdown-list {
    right: unset !important;
  }
  body.rtl .main-content-wrapper .main-category {
    text-align: right;
  }
  body.rtl .main-content-wrapper .main-category i {
    float: right;
    margin-left: 10px;
  }
  body.rtl
    .main-content-wrapper
    .vc-header
    > div.vc-small-screen
    .right-vc-header
    .badge-container {
    left: -4px;
  }
  
  body.rtl
    .main-content-wrapper
    .vc-header
    > div.vc-small-screen
    .mobile-screen-header-col-1
    .hamburger-wrapper
    i {
    z-index: 2;
  }
  
  body.rtl .form-container .container .heading h2 {
    float: right;
  }
  body.rtl .form-container .back-button,
  body.rtl .form-container .container .heading a {
    float: left;
  }
  body.rtl .sticker {
    left: unset;
    right: 8px;
  }
  body.rtl .subscriber-form-div {
    text-align: left;
  }
  body.rtl
    .footer
    .footer-content
    .newsletter-subscription
    .newsletter-wrapper
    input.subscribe-field {
    left: -4px;
    position: relative;
  }
  body.rtl .lg-card-container.list-card .add-to-cart-btn {
    float: right;
    margin-left: 20px;
  }
  body.rtl .lg-card-container.list-card .wishlist-icon {
    padding: 0 !important;
  }
  body.rtl .lg-card-container.list-card .product-information {
    margin-right: 1%;
  }
  body.rtl .filter-tag {
    margin-left: 10px;
  }
  body.rtl #top #account .welcome-content {
    float: left;
  }
  body.rtl #top #account .welcome-content i {
    text-align: left;
  }
  body.rtl #top .locale-icon ~ .select-icon-container {
    right: 20px;
  }
  body.rtl #top .currency-icon ~ .select-icon-container {
    right: 7px;
  }
  body.rtl .category-list-container .sub-categories {
    left: -100%;
  }
  body.rtl .category-list-container li a {
    padding: 7px 15px 5px;
  }
  body.rtl .category-list-container li ul.nested li a {
    padding-right: 25px;
  }
  body.rtl .filters-container .view-mode > div {
    padding-right: 6px;
  }
  body.rtl .filters-container .toolbar-wrapper > div label {
    margin: 10 0 0 !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  body.rtl
    .filters-container
    .toolbar-wrapper
    > div
    .layered-filter-wrapper
    left {
    position: relative !important;
  }
  
  body.rtl .filter-attributes-content {
    margin-left: 7px;
    margin-right: 10px;
    margin-top: 5px;
  }
  body.rtl .filter-attributes-item input[type="checkbox"] + span {
    margin-right: 10px;
  }
  body.rtl .filter-attributes-item .filter-input {
    margin-right: 0;
  }
  body.rtl .product-card-new .card-body .cart-wish-wrap {
    margin-right: 0 !important;
  }
  body.rtl .product-card-new .card-body .cart-wish-wrap .add-to-cart-btn {
    padding-left: 35px !important;
  }
  body.rtl .product-card-new .card-body .wishlist-icon {
    left: 0;
    right: unset;
  }
  body.rtl .product-card-new .card-body .product-name {
    width: unset;
  }
  body.rtl .account-content {
    min-height: 100vh;
  }
  body.rtl .account-content .account-layout.right {
    padding-right: 250px !important;
    width: calc(100% - 20px);
  }
  body.rtl
    .account-content
    .account-layout
    .account-table-content
    .address-holder
    .card-link
    + .card-link {
    margin-right: 1.25rem;
  }
  body.rtl
    .account-content
    .account-layout
    .account-table-content
    .address-holder
    > div {
    padding-left: 15px;
    padding-right: 0;
  }
  body.rtl .account-content .account-action {
    float: left !important;
  }
  body.rtl .account-content .sidebar {
    border-left: 1px solid #e5e5e5;
  }
  body.rtl .account-content .sidebar .customer-sidebar .navigation li i.icon {
    padding-left: 5px;
    padding-right: 0;
  }
  body.rtl .search-filter .icon-wrapper {
    right: 264px;
  }
  body.rtl
    .account-content
    .account-layout
    .account-table-content
    input[type="search"] {
    padding-left: 40px;
  }
  body.rtl .image-wrapper.image-wrapper .image-item {
    float: unset;
  }
  body.rtl .image-wrapper.image-wrapper .image-item .remove-image {
    margin-right: unset;
  }
  body.rtl .product-detail .product-actions > div .add-to-cart-btn {
    float: right;
  }
  body.rtl .product-detail .product-actions .compare-icon,
  body.rtl .product-detail .product-actions .wishlist-icon,
  body.rtl .product-detail .product-actions form {
    float: left;
  }
  body.rtl .product-detail .right .info {
    margin-right: 0;
  }
  body.rtl .product-detail .right .info div,
  body.rtl .product-detail .right .info > h2 {
    padding-right: 0;
  }
  body.rtl .product-detail .right .info .buynow {
    margin-right: 10px;
  }
  body.rtl .product-detail .thumb-list {
    left: 0;
    margin-right: 0;
  }
  body.rtl .product-detail .wishlist-icon {
    padding-right: 10px;
  }
  body.rtl .zoomWindow {
    right: 100% !important;
  }
  body.rtl .modal-footer > :not(:last-child) {
    margin-left: 0.25rem;
  }
  body.rtl .compare-products .wishlist-icon {
    left: 30px;
    right: unset;
  }
  body.rtl .compare-products .comparison-remove {
    float: left;
  }
  body.rtl .compare-products .material-icons.cross {
    font-size: 24px !important;
    left: 8px;
    right: unset;
    top: 5px;
  }
  body.rtl #alert-container {
    left: 15px;
    right: unset;
  }
  body.rtl .alert-dismissible .close {
    left: -8px;
  }
  body.rtl
    .booking-information
    .book-slots
    .control-group-container
    .form-group:not(.quantity).date:after {
    left: 40px;
    right: unset;
  }
  body.rtl .full-content-wrapper > .container-fluid > .row.pl-26 {
    padding-right: 26% !important;
  }
  body.rtl .image-search-container {
    left: 45px;
    right: unset;
  }
  body.rtl .product-policy-container .card .policy .left {
    margin-left: 10px;
  }
  body.rtl .advertisement-three-container .second-panel {
    padding-right: 30px;
  }
  body.rtl .advertisement-two-container .row {
    padding: 0 !important;
  }
  body.rtl .advertisement-two-container .row .pr0 {
    padding-right: 15px !important;
  }
  body.rtl .downloadable-container .link-list ul li a {
    float: left;
    margin-top: 3px;
  }
  body.rtl .text-right {
    text-align: left !important;
  }
  body.rtl .text-left {
    text-align: right !important;
  }
  body.rtl .pr0 {
    padding-left: 0 !important;
    padding-right: 15px !important;
  }
  body.rtl .pl0 {
    padding-right: 0 !important;
  }
  body.rtl .pl10 {
    padding-right: 10px !important;
  }
  body.rtl .rango-arrow-right:before {
    content: "";
  }
  body.rtl .rango-arrow-left:before {
    content: "";
  }
  body.rtl .styled-select + .select-icon-container .select-icon {
    left: 6px;
    right: unset;
  }
  body.rtl .ml15 {
    margin-right: 15px !important;
  }
  body.rtl .pl30 {
    padding-right: 30px;
  }
  body.rtl .ml-5 {
    margin-right: 3rem !important;
  }
  .product-detail .right .options .buttons body.rtl :not(:last-child),
  .product-detail .right .options body.rtl .quantity > label,
  body.rtl .mr15,
  body.rtl .product-detail .right .options .buttons :not(:last-child),
  body.rtl .product-detail .right .options .quantity > label {
    margin-left: 15px !important;
  }
  body.rtl .ml5 {
    margin-right: 5px;
  }
  body.rtl .payment-methods .pl40 {
    padding-left: 0 !important;
    padding-right: 40px !important;
  }
  body.rtl #top #account .dropdown-list {
    left: 10px;
    right: unset !important;
    text-align: right;
  }
  body.rtl .VueCarousel .VueCarousel-inner {
    flex-direction: row-reverse;
  }
  body.rtl .quantity .input-btn-group button.increase {
    border-left: 1px solid #dcdcdc;
    border-right: 0;
  }
  body.rtl .quantity .input-btn-group button.decrease {
    border-left: 0;
    border-right: 1px solid #dcdcdc;
  }
  body.rtl .full-content-wrapper .container-fluid .row.carousel-products-header {
    padding-left: 75px !important;
    padding-right: 15px !important;
  }
  body.rtl .carousel-products .VueCarousel-slide,
  body.rtl .carousel-products .VueCarousel-wrapper {
    direction: ltr;
  }
  body.rtl .carousel-products .VueCarousel-navigation {
    left: 12px;
    right: unset;
  }
  body.rtl #date-of-birth .cross-icon {
    left: 34px;
    right: unset;
  }
  body.rtl #date-of-birth:after {
    left: 8px;
    right: unset;
  }
  body.rtl .pl20 {
    padding-left: 0 !important;
    padding-right: 20px !important;
  }
  body.rtl .checkbox .checkbox-view,
  body.rtl .radio .radio-view {
    margin-left: 10px;
    margin-right: 0;
  }
  
  .table {
    width: 100%;
  }
  .table .table-responsive {
    overflow-x: auto;
    width: 100%;
  }
  .table .table-responsive::-webkit-scrollbar {
    height: 5px !important;
  }
  .table .table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c8c8c8 !important;
  }
  .table .table-responsive::-webkit-scrollbar-thumb {
    background-color: #fff !important;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0 6px rgba(90, 90, 90, 0.7) !important;
  }
  .table table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
  }
  .table table thead th {
    background: #f8f9fa;
    border-right: 1px solid #ccc !important;
    color: rgba(0, 0, 0, 0.83);
    font-weight: 700;
    padding: 12px 10px;
  }
  .table table thead th.sortable {
    cursor: pointer;
  }
  .table table thead th:last-child {
    border-right: none;
  }
  .table table tbody td {
    border-bottom: 1px solid #d3d3d3;
    color: rgba(0, 0, 0, 0.83);
    padding: 10px;
    vertical-align: top;
  }
  .table table tbody td.actions .action {
    display: inline-flex;
  }
  .table table tbody td.actions .icon {
    cursor: pointer;
    display: block;
  }
  .table table tbody td.empty {
    text-align: center;
  }
  .table table tbody tr:last-child td {
    border-bottom: none;
  }
  .table .control-group {
    margin-bottom: 0;
    min-width: 140px;
    width: 100%;
  }
  .table .control-group .control {
    margin: 0;
    width: 100%;
  }
  .grid-container {
    display: block;
    width: 100%;
  }
  .grid-container .grid-top {
    align-items: center;
    display: grid;
    grid-template-rows: auto auto auto;
    row-gap: 8px;
  }
  .grid-container .grid-top .datagrid-filters,
  .grid-container .grid-top .datagrid-filters .grid-right {
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: grid;
    grid-template-columns: auto auto;
  }
  .grid-container .grid-top .datagrid-filters .grid-right {
    align-items: end;
    justify-self: end;
  }
  .grid-container .grid-top .datagrid-filters .dropdown-filters {
    display: inline-block;
  }
  .grid-container
    .grid-top
    .datagrid-filters
    .dropdown-filters.per-page
    .control-group {
    margin-bottom: 0;
  }
  .grid-container
    .grid-top
    .datagrid-filters
    .dropdown-filters.per-page
    .control-group
    label {
    flex: auto;
    margin-right: 10px;
    margin-top: 7px;
  }
  .grid-container
    .grid-top
    .datagrid-filters
    .dropdown-filters.per-page
    .control-group
    .control {
    flex: 1;
    margin: 0;
    width: 100%;
  }
  .grid-container .datagrid-filters {
    position: relative;
  }
  .grid-container .datagrid-filters,
  .grid-container .datagrid-filters .filter-right {
    align-items: end;
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: grid;
    grid-template-columns: auto auto;
  }
  .grid-container .datagrid-filters .filter-right {
    justify-self: end;
  }
  .grid-container .datagrid-filters .filter-right .control-group {
    margin-bottom: 10px;
  }
  .grid-container .datagrid-filters .filter-right .control-group .control {
    margin-bottom: 0;
  }
  .grid-container .datagrid-filters .filter-right .dropdown-list {
    padding: 15px;
    right: 0;
  }
  .grid-container .datagrid-filters .filter-right .dropdown-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .grid-container .datagrid-filters .filter-right .dropdown-list .apply-filter {
    width: 100%;
  }
  .filtered-tags {
    align-items: flex-start;
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .filtered-tags p {
    cursor: pointer;
    padding-top: 1.5vh;
  }
  .search-filter {
    border-radius: 3px;
    height: 36px;
    max-width: 300px;
    position: relative;
  }
  .search-filter .control {
    -webkit-appearance: none;
    border: 1px solid #c7c7c7;
    border-bottom-left-radius: 3px;
    border-right: none;
    border-top-left-radius: 3px;
    font-size: 15px;
    height: 36px;
    padding-left: 10px;
    width: calc(100% - 36px);
  }
  .search-filter:hover {
    box-shadow: 0 0 0 1px rgba(0, 64, 255, 0.6);
  }
  .search-filter .contorl:focus {
    border-color: #0041ff;
  }
  .search-filter .icon-wrapper {
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 36px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
  }
  .search-icon {
    background-image: url(../images/icon-search.svg);
    height: 24px;
    width: 24px;
  }
  .icon {
    background-size: cover;
    display: inline-block;
  }
  .grid-dropdown-header {
    align-items: center;
    background-color: #fff;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    display: inline-flex;
    height: 36px;
    justify-content: space-between;
    min-width: 200px;
    padding: 0 5px;
    width: 100%;
  }
  .grid-dropdown-header .arrow-icon-down {
    float: right;
  }
  .dropdown-toggle:after {
    display: none;
  }
  .dropdown-list {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 0 9px 0 rgba(68, 58, 58, 0.16);
    display: none;
    margin-bottom: 20px;
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 1000;
  }
  .dropdown-list.bottom-left {
    left: 0;
    top: 42px;
  }
  .dropdown-list.bottom-right {
    right: 0;
    top: 42px;
  }
  .dropdown-list.top-left {
    bottom: 0;
    left: 42px;
  }
  .dropdown-list.top-right {
    bottom: 0;
    right: 42px;
  }
  .dropdown-list .dropdown-label {
    border-bottom: 1px solid #c1c2c3;
    color: rgba(0, 0, 0, 0.53);
    cursor: default;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 12px;
  }
  .dropdown-list .dropdown-container {
    overflow-y: auto;
  }
  .dropdown-list .dropdown-container label {
    color: #9e9e9e;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 5px;
    text-transform: uppercase;
  }
  .dropdown-list .dropdown-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .dropdown-list .dropdown-container ul li {
    margin: 5px 0;
  }
  .dropdown-list .dropdown-container ul li a {
    font-size: 16px;
    padding: 8px 12px;
  }
  .dropdown-list .dropdown-container ul li a:active,
  .dropdown-list .dropdown-container ul li a:focus,
  .dropdown-list .dropdown-container ul li a:link,
  .dropdown-list .dropdown-container ul li a:visited {
    color: rgba(0, 0, 0, 0.83);
    display: block;
  }
  .dropdown-list .dropdown-container ul li a:hover {
    background-color: #ececec;
  }
  .dropdown-list .dropdown-container ul li .control-group label {
    color: rgba(0, 0, 0, 0.83);
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
  }
  .dropdown-list .dropdown-container .btn {
    margin-top: 10px;
    width: 100%;
  }
  .checkbox-dropdown-list {
    right: 14px !important;
    width: 170px !important;
  }
  .checkbox-dropdown-list input {
    width: unset !important;
  }
  .dropdown-btn {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    min-width: 150px;
    padding: 8px 5px 5px 18px;
    position: relative;
    text-align: left;
  }
  .dropdown-btn:focus {
    border-color: #0c5cff !important;
    outline: unset !important;
  }
  .filter-advance {
    display: flex;
    justify-content: space-between;
  }
  .filter-tag {
    border-radius: 2px;
    justify-content: space-between;
    margin-right: 20px;
  }
  .filter-tag,
  .filter-tag .wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    height: 40px;
  }
  .filter-tag .wrapper {
    background: #e7e7e7;
    border: 1px solid #e7e7e7;
    border-radius: 24px;
    color: #000311;
    letter-spacing: -0.22px;
    margin-left: 4px;
    padding: 5px 10px 5px 16px;
  }
  .filter-tag .wrapper .icon.cross-icon {
    cursor: pointer;
    margin-left: 10px;
  }
  .filter-tag .wrapper:hover {
    background: #fff;
    border: 1px solid #e7e7e7;
  }
  .rtl .grid-container .datagrid-filters .filter-right .dropdown-list {
    right: unset;
  }
  .rtl .search-filter .control {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-left: 0;
    border-right: 1px solid #c7c7c7;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    padding-right: 10px;
  }
  .rtl .search-filter .icon-wrapper {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    float: left;
  }
  .rtl .search-filter:hover {
    box-shadow: 0 0 0 1px rgba(0, 64, 255, 0.6);
  }
  .rtl .dropdown-filters {
    display: inline-block;
  }
  .rtl .dropdown-filters.per-page {
    margin-left: 10px;
    margin-right: 10px;
  }
  .rtl .filtered-tags .filter-tag .cross-icon,
  .rtl .filtered-tags .filter-tag .wrapper {
    margin-left: 0;
    margin-right: 10px;
  }
  .rtl .checkbox-dropdown-list .dropdown-container {
    text-align: right;
  }
  .rtl .checkbox-dropdown-list .checkbox input[type="checkbox"] {
    float: right;
    margin-left: unset;
    margin-right: unset;
  }
  
  
  
  /*--------------------------- Restart -----------------------------*/
  
  
  *,
  :after,
  :before {
    box-sizing: inherit;
  }
  /* ::-webkit-scrollbar {
    height: 5px;
    width: 3px;
  } */
  ::-webkit-scrollbar-track {
    background: #d8d8d8;
  }
  ::-webkit-scrollbar-thumb {
    background: #666;
  }
  ::-webkit-input-placeholder {
    font-family: Inter, sans-serif !important;
  }
  input[type="checkbox"] {
    height: 15px;
    margin-right: 10px;
    width: 24px;
  }
  .form-control:focus {
    box-shadow: 0 0 8px 1px rgba(105, 221, 157, 0.25);
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    color: rgba(0, 0, 0, 0.83);
    font-family: Inter, sans-serif !important;
  }
  textarea {
    resize: none;
  }
  html {
    box-sizing: border-box;
  }
  body:not(:has(.ptc_license_page)){
    background: #fff;
    color: rgba(0, 0, 0, 0.83);
    font-family: Inter, sans-serif !important;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    width: 100%;
  }
  body,
  label {
    margin: 0;
  }
  .btn:hover {
    text-decoration: none;
  }
  .btn:active:hover,
  .btn:focus {
    outline: none;
    outline-offset: 0;
  }
  .btn-link {
    color: rgba(0, 0, 0, 0.83);
    padding: 6px 5px;
  }
  .btn-link:focus,
  .btn-link:hover {
    color: rgba(0, 0, 0, 0.83);
    text-decoration: none;
  }
  #top {
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.24);
    color: rgba(0, 0, 0, 0.83);
    margin: 0;
    min-height: 32px;
  }
  #top .btn {
    border-radius: 0;
    font-family: Inter, sans-serif !important;
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
  }
  #top .btn,
  #top .btn:hover {
    text-decoration: none;
  }
  #top .btn:active:hover,
  #top .btn:focus {
    outline: none;
    outline-offset: 0;
  }
  #top .btn-normal {
    background: #21a179;
    border-color: #269c77;
    color: #fff;
    font-weight: 600;
  }
  #top .btn-normal:active:focus,
  #top .btn-normal:active:hover,
  #top .btn-normal:hover {
    background: #fff;
    border-color: #21a179;
    color: #21a179;
  }
  #top .btn-link {
    color: rgba(0, 0, 0, 0.83);
  }
  #top .dropdown-menu-large {
    left: -100px;
    min-width: 250px;
  }
  #top .customer-name {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-weight: 600;
    padding: 0 10px;
  }
  #top #account {
    font-size: 14px;
  }
  #top #account .select-icon {
    left: 0;
    padding-left: 5px;
    top: 0;
  }
  #top #account .profile-small-icon {
    border-radius: 50%;
    height: 20px;
    margin-right: 5px;
    vertical-align: top;
    width: 20px;
  }
  #top #account .welcome-content {
    cursor: pointer;
    display: table;
    float: right;
    min-width: 150px;
    padding-top: 5px;
    text-align: right;
  }
  #top #account .welcome-content * {
    display: table-cell;
    vertical-align: middle;
  }
  #top #account .dropdown-list {
    right: 10px;
    top: 40px;
  }
  #top #account .dropdown-list .modal-header {
    padding: 20px;
  }
  #top #account .dropdown-list .content {
    padding: 5px 20px 15px;
  }
  #top
    #account
    .dropdown-list
    .modal-footer
    .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    .page-item,
  #top #account .dropdown-list .modal-footer .cart-details .continue-shopping-btn,
  #top #account .dropdown-list .modal-footer .theme-btn,
  .account-content
    .account-layout
    .bottom-toolbar
    .pagination
    #top
    #account
    .dropdown-list
    .modal-footer
    .page-item,
  .cart-details
    #top
    #account
    .dropdown-list
    .modal-footer
    .continue-shopping-btn {
    text-align: center;
    width: 50%;
  }
  #top > div:last-child {
    height: 32px;
  }
  #top > div .default {
    font-size: 14px;
    padding: 5px;
  }
  #top .locale-icon {
    display: inline-block;
    width: 20px;
  }
  #top .locale-icon img {
    width: 100%;
  }
  #top .locale-switcher {
    cursor: pointer;
    padding-left: 5px;
    padding-right: 15px;
    position: relative;
    text-align: left;
  }
  #top .dropdown {
    margin-right: 15px;
  }
  #top .dropdown .select-icon-container .select-icon {
    right: 0;
  }
  .dropdown-menu {
    background: #fff;
    border-radius: 0;
    border-top: 3px solid #269c77;
    box-shadow: 11px 10px 17px 0 rgba(0, 0, 0, 0.21);
  }
  .dropdown-menu li a .dropdown-menu li a:focus,
  .dropdown-menu li a:focus,
  .dropdown-menu li a:hover {
    background: #21a179;
    color: #fff;
  }
  .no-padding,
  .product-detail .right h3 {
    padding: 0 !important;
  }
  .btn-normal {
    background: #21a179;
    border-color: #269c77;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
  }
  .btn-normal:active:focus,
  .btn-normal:active:hover,
  .btn-normal:hover {
    background: #fff;
    border-color: #21a179;
    color: #21a179;
  }
  .btn-secondary {
    background: #fff;
    border-color: #fff;
    color: #21a179;
  }
  .btn-secondary:active:focus,
  .btn-secondary:active:hover,
  .btn-secondary:focus,
  .btn-secondary:hover {
    background: #21a179;
    border-color: #21a179;
  }
  .btn-danger {
    color: #fff;
  }
  .btn-danger,
  .btn-danger:active:focus,
  .btn-danger:active:hover,
  .btn-danger:focus,
  .btn-danger:hover {
    background: #f05153;
    border-color: #f05153;
  }
  header .logo {
    height: 46px;
    padding-left: 10px;
  }
  header #search-form {
    background: #fff;
    height: 40px;
    margin: 8px 0;
  }
  header #search-form * {
    height: 100%;
  }
  header #search-form .btn-group,
  header #search-form .quantity {
    max-width: 550px;
  }
  header #search-form .btn-group .selectdiv,
  header #search-form .quantity .selectdiv {
    width: 210px;
  }
  header #search-form .btn-group .selectdiv .select-icon,
  header #search-form .quantity .selectdiv .select-icon {
    background-color: #fff;
    font-size: 18px;
    height: 20px;
    right: 8px;
    top: -30px;
    z-index: 10;
  }
  header #search-form .btn-group select,
  header #search-form .quantity select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #0c5cff;
    border-radius: 2px 0 0 2px;
    border-right: 0;
    cursor: pointer;
    font-family: Inter, sans-serif !important;
    height: 100%;
    width: 100%;
  }
  header #search-form .btn-group select::-ms-expand,
  header #search-form .quantity select::-ms-expand {
    display: none;
  }
  header #search-form input {
    border: 1px solid #0c5cff;
    border-left-color: #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 100%;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 10px;
  }
  header #search-form .btn:hover {
    text-decoration: none;
  }
  header #search-form .btn:active:hover,
  header #search-form .btn:focus {
    outline: none;
    outline-offset: 0;
  }
  header #search-form #header-search-icon {
    background-color: #0c5cff;
    border-radius: 0 2px 2px 0;
    min-width: 40px;
  }
  header #search-form #header-search-icon i {
    color: #fff;
  }
  header .left-wrapper {
    display: flex;
    float: right;
  }
  header .left-wrapper .compare-btn,
  header .left-wrapper .mini-cart-btn,
  header .left-wrapper .wishlist-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 16px;
  }
  header .left-wrapper .compare-btn.mini-cart-btn,
  header .left-wrapper .mini-cart-btn.mini-cart-btn,
  header .left-wrapper .wishlist-btn.mini-cart-btn {
    margin-right: 0;
  }
  header .left-wrapper .compare-btn i,
  header .left-wrapper .mini-cart-btn i,
  header .left-wrapper .wishlist-btn i {
    margin-right: 5px;
    vertical-align: middle;
  }
  header .left-wrapper .compare-btn .badge-container,
  header .left-wrapper .mini-cart-btn .badge-container,
  header .left-wrapper .wishlist-btn .badge-container {
    display: inline-block;
    position: relative;
  }
  header .left-wrapper .compare-btn .badge-container .badge,
  header .left-wrapper .mini-cart-btn .badge-container .badge,
  header .left-wrapper .wishlist-btn .badge-container .badge {
    background: #21a179;
    border-radius: 50%;
    color: hsla(0, 0%, 100%, 0.83);
    left: -15px;
    min-width: 20px;
    padding: 4px;
    position: absolute;
    top: -23px;
  }
  header .left-wrapper .compare-btn span,
  header .left-wrapper .mini-cart-btn span,
  header .left-wrapper .wishlist-btn span {
    padding-left: 0;
    position: relative;
  }
  header .left-wrapper .compare-btn #mini-cart,
  header .left-wrapper .mini-cart-btn #mini-cart,
  header .left-wrapper .wishlist-btn #mini-cart {
    line-height: inherit;
    padding: 0;
  }
  header .left-wrapper .compare-btn #mini-cart .mini-cart-content,
  header .left-wrapper .mini-cart-btn #mini-cart .mini-cart-content,
  header .left-wrapper .wishlist-btn #mini-cart .mini-cart-content {
    color: rgba(0, 0, 0, 0.83);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-right: 7px;
    position: relative;
    text-align: right;
  }
  header
    .left-wrapper
    .compare-btn
    #mini-cart
    .mini-cart-content
    i
    + span.cart-text,
  header
    .left-wrapper
    .mini-cart-btn
    #mini-cart
    .mini-cart-content
    i
    + span.cart-text,
  header
    .left-wrapper
    .wishlist-btn
    #mini-cart
    .mini-cart-content
    i
    + span.cart-text {
    padding-left: 0;
    vertical-align: text-bottom;
  }
  header
    .left-wrapper
    .compare-btn
    #mini-cart
    .mini-cart-content
    + .down-arrow-container,
  header
    .left-wrapper
    .compare-btn
    #mini-cart
    .mini-cart-content
    + .down-arrow-container
    .rango-arrow-down,
  header
    .left-wrapper
    .mini-cart-btn
    #mini-cart
    .mini-cart-content
    + .down-arrow-container,
  header
    .left-wrapper
    .mini-cart-btn
    #mini-cart
    .mini-cart-content
    + .down-arrow-container
    .rango-arrow-down,
  header
    .left-wrapper
    .wishlist-btn
    #mini-cart
    .mini-cart-content
    + .down-arrow-container,
  header
    .left-wrapper
    .wishlist-btn
    #mini-cart
    .mini-cart-content
    + .down-arrow-container
    .rango-arrow-down {
    top: 0;
  }
  header .dropdown-menu-large {
    left: -180px;
    min-width: 280px;
  }
  header .dropdown-menu-large .dropdown-content {
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
  }
  header .dropdown-menu-large .dropdown-content .item {
    display: flex;
    padding: 10px;
  }
  header .dropdown-menu-large .dropdown-content .item .item-image {
    position: relative;
  }
  header
    .dropdown-menu-large
    .dropdown-content
    .item
    .item-image
    .material-icons {
    cursor: pointer;
    font-size: 16px;
    left: -6px;
    position: absolute;
    top: -6px;
  }
  header .dropdown-menu-large .dropdown-content .item .item-image .thumbnail {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 75px;
    margin: 0;
    width: 75px;
  }
  header .dropdown-menu-large .dropdown-content .item .item-name {
    color: rgba(0, 0, 0, 0.83);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
  }
  header .dropdown-menu-large .dropdown-content .item .item-details {
    height: auto;
    padding: 0 10px;
  }
  header
    .dropdown-menu-large
    .dropdown-content
    .item
    .item-details
    .item-options {
    color: rgba(0, 0, 0, 0.83);
    font-family: Inter, sans-serif !important;
    font-size: 13px;
    letter-spacing: 0;
  }
  header
    .dropdown-menu-large
    .dropdown-content
    .item
    .item-details
    .item-qty-price {
    display: inline-block;
    padding: 5px 0;
  }
  header
    .dropdown-menu-large
    .dropdown-content
    .item
    .item-details
    .item-qty-price
    .item-qty {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    letter-spacing: 0;
    text-align: left;
  }
  header
    .dropdown-menu-large
    .dropdown-content
    .item
    .item-details
    .item-qty-price
    .item-price {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: right;
  }
  header .dropdown-menu-large .dropdown-header {
    border-top: 1px solid #ccc;
    padding: 10px 10px 5px;
  }
  header .dropdown-menu-large .dropdown-header .sub-total-text {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
  }
  header .dropdown-menu-large .dropdown-header .cart-sub-total {
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: right;
  }
  header .dropdown-menu-large .dropdown-footer {
    border-top: 1px solid #ccc;
    color: rgba(0, 0, 0, 0.83);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 10px 10px 0;
  }
  header .dropdown-menu-large .dropdown-footer .cart-link {
    text-align: left;
  }
  header .dropdown-menu-large .dropdown-footer .cart-link a {
    vertical-align: middle;
  }
  header .dropdown-menu-large .dropdown-footer .checkout-link {
    text-align: right;
  }
  #nav-menu {
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.24);
    margin: 0;
  }
  #nav-menu .navbar {
    color: rgba(0, 0, 0, 0.83);
    cursor: pointer;
    font-family: Inter, sans-serif !important;
    font-size: 16px;
    letter-spacing: 0;
    margin: 0;
    min-height: 40px;
    position: relative;
  }
  #nav-menu .navbar .navbar-header {
    display: inline-block;
    width: 100%;
  }
  #nav-menu .navbar .navbar-header .main-category {
    display: inline-block;
    overflow: hidden;
    padding: 5px 5px 5px 35px;
    position: relative;
    width: 100%;
  }
  #nav-menu .navbar .navbar-header .main-category .material-icons {
    font-size: 28px;
    left: 0;
    position: absolute;
    top: 2px;
  }
  #nav-menu .navbar .category-dropdown {
    background: #fff;
    height: 525px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 100%;
  }
  #nav-menu .navbar .category-dropdown li.category-list {
    background: #fff;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  #nav-menu .navbar .category-dropdown li.category-list a {
    color: rgba(0, 0, 0, 0.83);
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 10px 0;
    position: relative;
  }
  #nav-menu .navbar .category-dropdown li.category-list a .material-icons {
    position: absolute;
    right: 0;
    top: 8px;
  }
  #nav-menu .navbar .category-dropdown li.category-list a:hover {
    background-color: #f7f7f9;
    color: #28557b;
    text-decoration: none;
  }
  #nav-menu .navbar .category-dropdown li.category-list .child-container {
    background-color: #ccc;
    height: 350px;
    left: 283px;
    position: absolute;
    top: 0;
    width: 250px;
  }
  #nav-menu .secondary-navbar {
    background-color: #4d7ea8;
    display: inline-block;
    height: auto;
    list-style: none;
    margin: 0;
    min-height: 40px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
  }
  #nav-menu .secondary-navbar li {
    float: left;
  }
  #nav-menu .secondary-navbar li a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 5px 20px 5px 5px;
    position: relative;
    text-decoration: none;
  }
  .viewed-products .viewed-products-listing {
    background-color: #f6f6f6;
    border: 1px solid #fff;
  }
  .viewed-products .viewed-products-listing .product-description,
  .viewed-products .viewed-products-listing .product-image {
    display: inline-block;
  }
  .viewed-products .viewed-products-listing .product-description div {
    padding-top: 2px;
  }
  .customer-reviews .first-row {
    display: flex;
    justify-content: space-between;
  }
  .customer-reviews .second-row {
    display: inline-block;
    width: 100%;
  }
  .customer-reviews .second-row .reviews-listing {
    background: #fff;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.11);
    padding-right: 10px;
  }
  .customer-reviews .second-row .review-grid {
    display: grid;
    height: 262px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    width: 345px;
  }
  .categories-grid-customizable .category-grid {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .categories-grid-customizable .category-grid .category-image {
    border: 1px solid red;
  }
  .categories-grid-customizable .category-grid .category-details {
    border: 1px solid blue;
  }
  .categories-grid-customizable .category-grid .category-details h3 {
    color: #fff;
    text-align: center;
  }
  .categories-grid-customizable .category-grid .category-details li {
    color: #fff;
    list-style-type: none;
    text-align: center;
  }
  .product-policy {
    border: 1px solid maroon;
    padding: 30px 0 50px;
    text-align: center;
  }
  .popular-products {
    height: auto;
    padding-right: 10px;
    width: 100%;
  }
  .popular-products .second-row .popular-products-listing {
    border: 1px solid red;
  }
  .popular-products
    .second-row
    .popular-products-listing
    .product-buttons
    .add-to-cart-button
    .btn-primary {
    border: #0c5cff !important;
    border-radius: 0;
  }
  .popular-products
    .second-row
    .popular-products-listing
    .product-buttons
    .add-to-cart-button
    .addtocart {
    background-color: #0c5cff;
    text-transform: uppercase;
  }
  .customer-name {
    background: #0c5cff;
    border-radius: 50%;
    color: #fff;
    display: table-cell;
    font: 18px josefin sans, arial;
    height: 54px;
    padding: 16px;
    text-align: center;
    vertical-align: middle;
    width: 56px;
  }
  .spacing {
    margin: 5px 0;
  }
  i.within-circle {
    border-radius: 50%;
    box-shadow: 0 0 2px #888;
    display: inline-block;
    height: 50px;
    margin: 15px 0;
    padding: 12px;
    width: 50px;
  }
  .center_div {
    margin: 0 auto;
    width: 80%;
  }
  
  
  .label-style {
    display: inline-block !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    /*margin-bottom: 1.5rem !important;*/
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    max-width: 100% !important;
  }
  
  .forget_password .label-style{
      margin-top: 1.5rem !important;
  }
  
  .forget_password button {
      width: 100%;
      padding: 20px;
  }
  
  .btn-white {
    color: #fff;
    height: 36px;
    width: 133px;
  }
  .w3-card-2 {
    width: 133px;
  }
  .w3-card-2,
  .w3-card-login {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    float: right;
    height: 36px;
  }
  .w3-card-login {
    width: 71px;
  }
  .btn-new-customer-login {
    color: #0c5cff !important;
    font-size: 16px;
    padding: 11px;
    text-decoration: none !important;
  }
  .btn-dark-green {
    background-color: #0c5cff;
    border-color: #0c5cff;
    border-radius: 0 !important;
    color: #fff;
    height: 36px;
  }
  .login-text {
    border: 1px #e5e5e5;
    height: 65px;
    margin: 0 auto;
    width: 575px;
  }
  .row:after,
  .row:before {
    display: none !important;
  }
  .image-wrapper {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
  }
  .image-wrapper .image-item {
    background: #f8f9fa;
    background-image: url(../images/placeholder-icon.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    border-radius: 3px;
    display: inline-block;
    float: left;
    height: 150px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
    width: 150px;
  }
  .image-wrapper .image-item img.preview {
    height: 100%;
    width: 100%;
  }
  .image-wrapper .image-item input {
    display: none;
  }
  .image-wrapper .image-item .remove-image {
    background-image: linear-gradient(
      -180deg,
      rgba(0, 0, 0, 0.08),
      rgba(0, 0, 0, 0.24)
    );
    border-radius: 0 0 4px 4px;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    margin-right: 20px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 100%;
  }
  .image-wrapper .image-item:hover .remove-image {
    display: block;
  }
  .image-wrapper .image-item.has-image {
    background-image: none;
  }
  .btn-primary {
    background-color: #0c5cff !important;
    border-color: #0c5cff !important;
  }
  .category-page-wrapper .category-container .filters-container {
    background-color: #fff;
    box-shadow: none;
    left: 0;
    margin-left: 7px;
    padding: 0 0 7px;
    position: unset;
    top: 30px;
    width: 96%;
    z-index: 9;
  }
  .category-page-wrapper
    .category-container
    .filters-container
    .toolbar-wrapper
    > div {
    margin: 0;
  }
  .category-page-wrapper
    .category-container
    .filters-container
    .toolbar-wrapper
    > div
    select {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.83);
    cursor: pointer;
    padding: 6px 8px;
  }
  
  .velocity-divide-page .right {
    width: 100% !important;
  }
  .main-content-wrapper .content-list ul {
    width: 101.2% !important;
  }
  
  .show-password {
    font-size: 0.9rem;
    margin: 1em 0;
    text-decoration: underline;
    color:#333;
  }
  .category,
  .sub-category {
    line-height: 2rem !important;
  }
  .sub-category {
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  .sub-category i {
    margin-top: 8px !important;
  }
  .checkbox,
  .radio {
    display: block;
    position: relative;
  }
  .checkbox input,
  .radio input {
    width:10px;
    left: 3px;
    opacity: 1;
    position: initial !important;
    top: 12px !important;
    z-index: 100;
  }
  .checkbox input:checked + .checkbox-view,
  .radio input:checked + .checkbox-view {
    background-position: 0 -21px;
  }
  .checkbox input:checked + .radio-view,
  .radio input:checked + .radio-view {
    background-position: -21px -21px;
  }
  .checkbox input:disabled + .checkbox-view,
  .checkbox input:disabled + .radio-view,
  .radio input:disabled + .checkbox-view,
  .radio input:disabled + .radio-view {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .checkbox label,
  .radio label {
    display: inline-block !important;
    height: 20px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 20px;
  }
  .checkbox label.checkbox-view,
  .radio label.checkbox-view {
    background-image: url(../images/controls.svg);
    background-position: 0 0;
  }
  .checkbox label.radio-view,
  .radio label.radio-view {
    background-image: url(../images/controls.svg);
    background-position: -21px 0;
  }
  .checkbox span,
  .radio span {
    vertical-align: middle;
  }
  
  .arrow-down-icon {
    background-image: url(../images/Arrow-Down-Light.svg);
    height: 8px;
    width: 14px;
  }
  
  
  .pitch_cart_products{
      margin-right: unset !important;
      margin-left: unset !important;
      padding:0;
  }
  
  .cart-header{
      border-bottom: 1px solid #e9e9e9;
      margin-right: unset !important;
      margin-left: unset !important;
  }
  
  .pitch_added_products {
      display: flex;
      flex-wrap: wrap;
      padding: 30px 15px;
  }
  
  
  .pitch_other_products p {
      border-bottom: 1px solid #e9e9e9;
      padding: 10px 15px;
      font-weight: 600;
      background-image: linear-gradient(to right, #000000 0%, #999999 51%, #1b1818 100%);
      border-radius: 6px 6px 0 0;
      color: #fff !important;
  }
  
  .pitch_other_products .pitch_cart_products {
      padding: 20px 15px;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  
  .product-price span:first-child, .product-price span:last-child {
              font-size: 13px;
              font-weight: 600;
  }
  .cart-header span {
      font-weight: 600;
  }
  
  
  .product-price a {
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
  }
  
  .product-price a i {
      font-size: 15px;
      margin-top: -16px;
      padding-right: 5px;
  }
  
  
  .pitch_other_products .product-price a {
      padding: 15px 15px 6px 15px !important;
      border-radius: 6px !important;
      background: #0c5cff !important;
  }
  
  .pitch_other_products .product-price a i {
      font-size: 15px;
      margin-top: -16px;
      padding-right: 5px;
      color: #fff;
  }
  
  .pitch_other_products .product-price a span {
      color: #fff;
  }
  
  .pitch_add_cart {
      font-size: 10px !important;
  }
  
  .coupon-container .control-group input.control, .coupon-container button {
      border-radius: 6px;
  }
  
  .coupon-container button.theme-btn {
      background: #5F5F5F!important;
      color: #fff !important;
      padding: 6px 2%;
      border: 2px solid #5F5F5F !important;
      border-radius:0px 10px 10px 0px!important;
  }
  
  .coupon-container button.theme-btn:hover {
      background: #0C5CFF !important;
      color: #fff !important;
      padding: 6px 2%;
      border: 2px solid #0C5CFF !important;
      border-radius:0px 10px 10px 0px!important;
  }
  
  
  .order-summary a.theme-btn.remove-decoration {
      border-radius: 6px;
      font-size: 13px;
      border: 0px !important;
      background-color: #0c5cff !important;
      color: #fff !important;
  }
  
  .order-summary span {
      font-size: 14px;
  }
  
  .pitch_short_description {
      font-size: 12px;
      font-weight: 500;
      color: #000;
  }
  
  
  .pitch_product_details {
      padding-left: 20px;
  }
  
  .pitch_other_products .product-details-content {
      padding-left: 0px !important;
  }
  
  .pitch_added_cart .pitch_added_products .product-details-content {
      padding-left: 20px !important;
  }
  
  .product-details-content .card-img-top {
      width: 35% !important;
  }
  
  .product-image-container:hover .pitch_product_details span {
      text-decoration: unset !important;
  }
  a:hover{
      text-decoration: unset !important;
  }
  
  .product-price span {
      color: #000;
  }
  
  .pitch_other_products .row>*{
      width: auto !important;
      max-width: auto !important;
  } 
  
  .pitch_product_price_container {
      display: flex;
      justify-content: end;
  }
  
  .coupon-container input {
      width: 95% !important;
  }
  
  /*.discount-control form>div {*/
  /*    display: flex !important;*/
  /*    justify-content: space-between;*/
  /*    align-items: flex-end;*/
  /*    gap: 1rem;*/
  /*}*/
    .discount-control{
        margin-bottom: 8px;
    }
  
  #pitch_coupon p {
      text-decoration: underline;
      text-underline-position: under;
      color: #0c5cff;
      font-weight: 400;
  }
  
  #pitch_coupon {
      font-size: 14px;
      font-weight: 600;
      color: #000;
      cursor: pointer;
  }
  
  .discount-control{
      display: block;
  }
  
  /* checkout*/
  
  .registerDivide p {
      text-align: center;
      margin: 0px;
  }
  
  
  .registerDivide > div {
      padding-top: 20px;
  }
  .registerDivide hr {
      transform: rotate(90deg);
      border: 0px !important;
      border-top: 1px solid #fff !important;
      background: #fff !important;
      opacity: 15%;
  }
  
  .registerDivide {
      padding: 0px !important;
  }
  
  .registerDivide .registerhr {
      margin: 5% 0 !important;
      padding: 20% !important;
  }
  
  .registerDivide p {
      font-size: 14px;
      font-weight: 500;
      /*color: rgba(0, 0, 0, 0.83) !important;*/
      opacity: 80%;
      color: #fff !important;
  }
  
  #registerId .col-12 {
      padding: 0px !important;
  }
  
  #registerId form {
      padding-top: 15px !important;
  }
  
  #registerId input.theme-btn, #registerId button.theme-btn {
      border-radius: 6px !important;
      background: #0c5cff !important;
      padding: 20px;
      font-weight: 600;
  }
  
  #registerId form input[type="text"], #registerId form input[type="password"], #registerId form input[type="email"] {
      /*border: 1px solid #4b4b4b !important;*/
      border-radius: 10px;
      padding: 15px 10px;
      /*color: #fff;*/
  }
  
  
  #address-section > .row {
      /*border: 1px solid #e9e9e9;*/
      border-radius: 6px;
      padding: 30px;
      /*background: #2b2a2a;*/
      /*display:none !important;*/
  }
  
  #address-section > .row:has(#registerId){
      display:block !important;
  }
  
  
  #registerId > div {
      padding: 0px !important;
  }
  
  #registerId h2, #registerId label {
      color: #fff;
  }
  
   #registerId label{
       font-size: 20px !important;
   }
  
  #checkout #pitch_coupon {
      display: block !important;
  }
  
  .row{
      margin-left: unset !important;
      margin-right: unset !important;
  }
  
  
  .payment-methods > div {
      display: flex;
      justify-content: flex-start;
      align-items: center;
  }
  
  .payment-methods > div > div {
      width: fit-content;
      padding: 0px !important;
  }
  .accordian.active .accordian-content:last-child{
      border-bottom: unset !important;
  }
  
  #checkout-place-order-button{
      width: 100%;
      font-size: 1.2em;
      padding: 20px !important;
      border-radius: 6px !important;
      background: #0c5cff !important;
  }
  
  .item-actions span {
      font-size: 13px;
      font-weight: 600;
  }
  
  .item-actions i {
      font-size: 13px;
  }
  
  .item-actions a{
      display:flex !important;
      align-items:center;
  }
  
  .pitch_cart_added {
      border: 1px solid #e9e9e9;
      margin-bottom: 40px;
      border-radius: 0 0 6px 6px;
  }
  
  .pitch_other_products {
      border: 1px solid #e9e9e9;
      border-radius: 6px;
  }
  
  #UserDropdown span {
    color: #000 !important;
    font-size: 0.85rem;
  }
  
  #userdrop {
    position: absolute !IMPORTANT;
    top: 0% !important;
    left: -15% !important;
  }
  
  #userdrop.dropdown-menu{
    border: none !important;
    box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
  }
  
  #userdrop .dropdown-item {
    flex-direction: row !important;
    font-size: 0.8rem;
  }
  
  #userdrop .dropdown-item i {
    padding-right: 0.5rem;
  }
  
  #userdrop .dropdown-header p:last-child{
    font-size: 0.75rem;
  }
  
  .rnptext_container .card {
    width: unset !important;
    padding: 15px !important;
  }
  
  .rnptext_container form {
    display: flex;
    justify-content: center;
  }
  
  a.theme-btn.light, .theme-btn.light {
    background: #0c5cff !important;
    color: #fff !important;
    border: 1px solid #0c5cff !important;
    transition: unset !important;
  }
  
  a.theme-btn.light:hover, .theme-btn.light:hover, a.theme-btn.light:active, .theme-btn.light:active, a.theme-btn.light:focus, .theme-btn.light:focus{
    background: #fff !important;
    color: #0c5cff !important;
    border: 1px solid #0c5cff !important;
  }
  
  #payment-section {
    margin-top: 30px;
  }
  
  #payment-section .radio {
    width: 100% !important;
    display: flex;
    align-items:center;
  }
  
  #payment-section .radio label{
    width: 30% !important;
    /*height: 30px !important;*/
    height: auto;
    /*margin: unset !important;*/
    margin-left:9px !important;
    cursor: pointer;
  }
  
  #payment-section .radio .razorpay ,#payment-section .radio .stripe ,#payment-section .radio .paypal_smart_button ,#payment-section .radio .paypal_standard{
       width: 95% !important;
  }
  
  .razorpay {
  font-size:15px;
  font-weight:700;
  }
  .razor_pay_content{
      display:flex;
      justify-content:space-between;
      align-items:center;
  }
  .razor_pay_content img{
      height:25px;
  }
  
  .payment-form .payment-methods .row.selected {
      border: 3px solid rgba(12, 92, 255, 1)!important;
  }
  
  .razor_pay_content p{
      font-size:18px;
  }
  .stripe{
      font-size:15px;
  font-weight:500;
  }
  .paypal_smart_button{
      font-size:15px;
  font-weight:500;
  }
  .paypal_standard{
    font-size:15px;
    font-weight:500;
  }
  
  span.fa-solid.fa-download {
    color: #000;
  }
  
  td.actions[data-value="Actions"] {
    text-align: center;
  }
  .payment-checkout{
      padding:1rem !important;
      border-radius: 12px;
      background: rgba(210, 221, 245, 0.3);
      max-width: 500px;
      margin: auto;
  }
  
  .form-style{
      background: rgba(210, 221, 245, 0.3);
  }
  .checkout-address-section{
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }
  .checkout-form{
      width:100% !important;
  }
  
  .discount-control input {
      max-width: unset !important;
  }
  
  .discount-control input {
      width: 100% !important;
  }
  
  .payment-form .payment-methods > .row {
      margin-bottom: 0px;
      padding: 3%;
  }
  
  .payment-form .payment-methods {
      margin-bottom: 20px;
  }
  
  #checkout-btn > a {
      max-width: fit-content !important;
  }
  .remove-add-btn{
      background-color:unset !important;
      /*font-weight:bold !important;*/
  }
  .emptyCart{
    width: 100% !important;
    text-align: center;
    margin-top: 3% !important;
  }
      /********** MAIN Section **************************/
  #main-section {
      display: flex;
      flex-direction: row;
  }
  /********* Intro Section **********/
  
  .row:has(>#intro-section) {
      align-items: stretch;
  }
  
  #intro-section #customer_login_form{
      height: 100vh;
  }
  
  #intro-section {
      background-image: url(/public/cart/assets/images/login-frame.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      align-content:center;
      min-height: 99%;
      margin-top:0.5rem;
      padding: 20px;
  }
  #i-logo-img {
      height: 110px;
  }
  #i-logo-img > img {
      height: 75px;
      margin: auto;
      display: block;
      transition: 0.3s ease-in-out;
  }
  #i-logo-img > img:hover {
      height: 107px;
  }
  #i-testimonial {
      margin-top: 30px;
  }
  #i-desc {
      color: #fff;
      text-align: center;
      font-family: Inter, sans-serif !important;
      font-size: 20px;
      font-weight: 500;
      padding: 0 1em !important;
  }
  #i-artist {
      color: #fff;
      font-family: Inter, sans-serif !important;
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
      margin: 5% auto 1% auto;
      text-align: center;
  }
  #i-artist-desc {
      color: rgba(255, 255, 255, 0.6);
      font-family: Inter, sans-serif !important;
      font-size: 20px;
      font-weight: 500;
      text-align: center;
  }
  #five-star {
      display: block;
      margin: 2% auto;
  }
  .auth-content.form-container .row>div:nth-child(2) {
      display: flex;
      justify-content: center;
      align-items:center;
      padding-top: 6%;
      padding-bottom: 6%;
  }
  
  #container01 .wrapper>.inner {
      display: flex;
      align-items: center;
      flex-direction: row;
  }
  
  #container01{
      padding: 0 !important;
  }
  
  #container01 .wrapper{
      border-bottom: 1px solid #e5e5e5;
      padding-left:30px !important;
      padding-right: 30px !important;
  }
  
  .pitch_license .buyNow{
  font-size:0.8em !important;
  }
  
  .licence_btn{
      padding:10px !important;
      border:1px solid #28a745 !important;
  }
  
  #total h2 {
      white-space: nowrap;
      
  }
  
  #total h2, #total h2 span {
      font-size:calc(var(--f-size) * 3.6);
  }
  
  /*passwordIcons*/
  
  .password_section{
      position:relative !important;
  }
  
  .show_icon{
      position:absolute !important;
      top:15px !important;
      right:15px !important;
  }
  
  /*Order Success*/
  
  .order-success-content h1{
      font-size: 3.5em;
      font-weight: 600;
  }
  
  .order-success-content p{
      font-size: 1.5em;
      font-weight: 500;
      line-height:1.3;
  }
  
  .order-success-content a{
      padding:1.5% 2%;
      border-radius:30px;
  }
  
  form.custom-form {
      margin-top: 20px;
  }
  
  .round_box 
      {
          background:#f6f7f9;
          border-radius:20px;
          margin-top:15px;
      }
      .table img 
      {
          width: 87px !important;
          height:26px !important;
          border-radius: 0px !important;
      }
      .vplugin input[type="text"] 
      {
          border:none !important;
          background:transparent !important;
          border-bottom:2px solid #e2e2e2 !important;
          color:#222222 !important;
          padding:2px !important;
          width:90px;
      }
 
      
/*---------- ptc_license_page --------      */

:is(.fs14, .main-content-wrapper) .sidebar.left, :is(.fs14, .main-content-wrapper) .account-layout.right{
  font-size:1rem;
}
    
.ptc_license_page :is(h3, .h3)  {
    font-size: 1.5rem !important;
}
.ptc_license_page :is(h5, .h5) {
    font-size: 1rem !important;
    font-weight:400;
}

.ptc_license_page .btn {
    font-weight: 500;
    padding: 15px !important;
    font-size: .875rem !important;
    line-height: 1;
}
.ptc_license_page .btn:hover:is(.btnwhite,.btnblue){
    border:1px solid #333333 !important;
    background-color: #333333 !important;
}

.ptc_license_page .btn:focus{
    outline: 0 !important;
    box-shadow: none !important;
}

 .ptc_license_page .btn:hover.btnwhite{
    color: #fff !important;
}

.ptc_license_page .table.pdetails th {
    font-family: "Open Sans", sans-serif;
}
.ptc_license_page :is(.table th, .table td){
    font-size: 1rem !important;
}

.ptc-license-buybtn{
    flex-direction: row;
}
.ptc-license-key {
    flex-direction: row;
    align-items: baseline;
    justify-content: end;
}

.pactivate{
    width: 100% !important;
}
.account-action .theme-btn.light{
    border-radius: 2em !important;
    padding: 0.35em 1.5em !important;
}

.account-table-content .theme-btn{
    border-radius: 2em !important;
    padding: 0.35em 1.5em !important;
    font-size: 0.925rem;
    font-weight: 400;
    line-height: 2;
}

.account-table-content.profile-page-content tbody tr:first-child td:first-child {
    border-radius: 15px 0 0 0 !important;
}

.account-table-content.profile-page-content tbody tr:first-child td:last-child {
    border-radius: 0 15px 0 0 !important;
}

.account-table-content.profile-page-content tbody tr:last-child td:first-child {
    border-radius: 0 0 0 15px !important;
}

.account-table-content.profile-page-content tbody tr:last-child td:last-child {
    border-radius: 0 0 15px 0 !important;
}

.account-content .account-layout .account-table-content.profile-page-content table{
    border:0 !important;
}

#slidingDiv_fp, #slidingDiv_fc, #slidingDiv_gs, :is(#slidingDiv_fp, #slidingDiv_fc, #slidingDiv_gs) button {
    font-size: 0.85rem !important;
}

#container01  :is(.ptc-license-header>.inner, .ptc-license-header>.inner>div){
    padding: 0 !important;
}

#container01 .ptc-license-header>.inner>div>div {
    text-align: center;
}

#container01 .ptc-license-header>.inner>div:first-child {
    width: 15% !important;
}

#container01 .ptc-license-header>.inner>div:last-child {
    width: 85% !important;
}

#app #container01 .wrapper>.inner #image02 img {
        width: 120px !important;
        padding: 1rem 1rem 1rem 0;
    }
    
td[data-value="Serial Key"] {
        white-space: nowrap;
}

#home-right-bar-container>div:has(.forget_password) {
    width: 100% !important;
}

.form-container .container .col-12:has(.body.forget_password), .form-container .container .col-12:has(.body.reset_password) {
    width: 500px;
    margin: auto;
}

.font-simple{
    font-family: 'simple-line-icons' !important;
}



/* ----------- Old Responsive -------- */

  @media only screen and (max-width: 375px) {
    .cart-details .cart-content .misc {
      flex-direction: column;
    }
    .cart-details .cart-content .misc button {
      margin-top: 10px;
      width: 100%;
    }
  }
  @media only screen and (max-width: 720px) {
    .product-quantity .input-btn-group {
      display: flex;
    }
    .razor_pay_content img{
      height:20px;
  }
  
  .razor_pay_content p{
      font-size:12px;
  }
    .cp-spinner {
      left: 50%;
      margin-left: -24px;
      margin-top: -24px;
      top: 50%;
    }
  }
  @media only screen and (max-width: 425px) {
    
    .cart-details .cart-content .product-quantity {
      height: -moz-fit-content;
      height: fit-content;
    }
    #address-section .payment-checkout h3 {
        font-size: 1.2rem;
    }
    #address-section .form-header h3 {
        font-size: 1rem;
    }
    .payment-border .row {
        background: transparent;
    }
    .aplycoupon{
      font-size:16px !important;
    }
    .includes {
        font-size: 14px;
    }
    #totalPrice{
        font-size:20px;
    }
    .cart-details .cart-content .product-quantity .quantity {
      display: flex;
      width: 100%;
    }
    .cart-details .cart-content .product-price.col-1 {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cart-details .cart-content .product-price.col-1 .card-current-price.fw6,
    .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      .info
      .card-current-price.price,
    .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      .info
      h2.card-current-price,
    .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      h3.card-current-price,
    .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      h4.card-current-price,
    .product-detail
      .right
      .cart-details
      .cart-content
      .product-price.col-1
      h3.card-current-price,
    .product-detail
      .right
      .cart-details
      .cart-content
      .product-price.col-1
      h4.card-current-price,
    .product-detail
      .right
      .info
      .cart-details
      .cart-content
      .product-price.col-1
      .card-current-price.price,
    .product-detail
      .right
      .info
      .cart-details
      .cart-content
      .product-price.col-1
      h2.card-current-price {
      float: right;
    }
  }
  @media only screen and (max-width: 1440px) {
    .dropdown-btn span:nth-child(2) i {
      border-width: 0 2px 2px 0 !important;
    }
  }
  @media screen and (max-width: 1080px) {
    .advertisement-grid {
      grid-template-columns: repeat(2, 1fr) !important;
    }
    .advertisement-first {
      grid-column: 1/2 !important;
      grid-row: 1/3 !important;
    }
    .advertisement-second {
      grid-column: 1/2 !important;
      grid-row: 3/4 !important;
    }
    .advertisement-third {
      grid-column: 3/2 !important;
      grid-row: 1/2 !important;
    }
    .advertisement-forth {
      grid-column: 2/3 !important;
      grid-row: 2/4 !important;
    }
  }
  @media screen and (max-width: 480px) {
    .advertisement-grid {
      grid-template-columns: repeat(1, 1fr) !important;
    }
    .advertisement-first,
    .advertisement-forth,
    .advertisement-second,
    .advertisement-third {
      grid-column: inherit !important;
      grid-row: inherit !important;
    }
  }
  @media only screen and (max-width: 1192px) {
    .popular-categories-container
      .popular-category-wrapper
      .card
      .category-image {
      height: 250px;
    }
    .popular-categories-container
      .popular-category-wrapper
      .card
      .category-image
      img {
      -o-object-fit: cover;
      object-fit: cover;
    }
    .vc-full-screen {
      display: block !important;
    }
    .vc-small-screen {
      display: none !important;
    }
    #main-category {
      display: block !important;
    }
    .footer
      .footer-content
      .newsletter-subscription
      .newsletter-wrapper
      .social-icons {
      padding: 5px 0;
      text-align: center !important;
      width: 100%;
    }
    .footer
      .footer-content
      .newsletter-subscription
      .newsletter-wrapper
      .subscribe-newsletter {
      padding: 10px 0;
      text-align: center;
      width: 100%;
    }
    .footer .footer-content .footer-statics > div:not(:last-child) {
      margin-bottom: 30px;
    }
    .slider-container {
      min-height: 290px;
    }
  }
  @media only screen and (max-width: 992px) {
    body.open-hamburger {
      color: #7f7f7f;
      opacity: 0.8;
      overflow: hidden;
    }
    #webheader {
      background-color: #fff;
      position: fixed;
    }
    #main-category,
    #webheader {
      display: none !important;
    }
    #home-right-bar-container {
      position: relative;
    }
    .sticky-header,
    .vc-full-screen {
      display: none !important;
    }
    .vc-small-screen {
      display: block !important;
    }
    .force-center {
      margin: 0 auto !important;
    }
    .selective-div {
      -webkit-appearance: none !important;
      width: -webkit-fill-available !important;
    }
    .main-content-wrapper {
      background-color: #fff;
      margin-bottom: 25px;
      z-index: 100;
    }
    .main-content-wrapper .vc-header {
      background-color: #fff;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
      margin: 0;
      padding: 0;
      top: 0;
      width: 100%;
    }
    .main-content-wrapper .vc-header > div {
      display: none;
    }
    .main-content-wrapper .vc-header > div.vc-small-screen {
      display: block;
    }
    .main-content-wrapper .vc-header > div.vc-small-screen img {
      height: 100%;
      max-height: 50px;
      width: 100%;
    }
    .main-content-wrapper .vc-header > div.vc-small-screen .hamburger-wrapper {
      display: inline-block;
      height: 50px;
    }
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .hamburger-wrapper
      .hamburger {
      font-size: 24px;
      position: relative;
      top: 12px;
    }
    .main-content-wrapper .vc-header > div.vc-small-screen .right-vc-header {
      display: table;
      height: 50px;
      position: relative;
      text-align: right;
      z-index: 2;
    }
    .main-content-wrapper .vc-header > div.vc-small-screen .right-vc-header > a {
      display: table-cell;
      vertical-align: middle;
    }
    
    .mobile-screen-header-col-1 .meta-wrapper li:nth-child(2),.mobile-screen-header-col-1 .meta-wrapper li:nth-child(1) {
      display: none;
      }
  }
  @media only screen and (max-width: 992px) and (max-width: 296px) {
    .category-list-container
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .category
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .category-list-container
      .category
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .cursor-pointer
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .qty-btn
      > :not(:nth-child(2))
      > i {
      margin-left: 99%;
    }
  }
  @media only screen and (max-width: 992px) {
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .badge-container,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .badge-wrapper {
      left: -12px;
      position: relative;
      top: -32px;
    }
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .badge-container
      .badge,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .badge-wrapper
      .badge {
      background: #0c5cff;
      border-radius: 50%;
      color: hsla(0, 0%, 100%, 0.83);
      position: absolute;
      z-index: 10;
    }
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .right-vc-header
      .badge-container {
      left: 4px;
      margin-right: 10px;
    }
    .main-content-wrapper .vc-header > div.vc-small-screen > div.row {
      margin-left: auto !important;
      margin-right: auto !important;
    }
  }
  @media only screen and (max-width: 992px) and (min-width: 601px) {
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-1 {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-2 {
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-2
      > div {
      margin-left: 8%;
      margin-right: -19%;
    }
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3 {
      flex: 0 0 16.666666%;
      margin-left: inherit;
      max-width: 16.666666%;
    }
    .category-list-container
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .category
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .category-list-container
      .category
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .cursor-pointer
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .qty-btn
      > :not(:nth-child(2))
      > i,
    .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-4 {
      display: none !important;
    }
  }
  @media only screen and (max-width: 992px) {
    #top {
      display: none;
    }
    .product-card-new {
      max-width: 19rem;
    }
    .product-card-new.grid-card .card-body .product-name {
      width: 225px;
    }
    .product-card-new.grid-card .card-body .product-rating {
      display: none;
    }
    .product-card-new.grid-card .card-body .add-to-cart-btn {
      display: table;
      padding: 0;
    }
    .carousel-products.with-recent-viewed
      .product-card-new.grid-card
      .card-body
      .add-to-cart-btn
      .btn-add-to-cart
      .btn-add-to-cart,
    .product-card-new.grid-card
      .card-body
      .add-to-cart-btn
      .btn-add-to-cart
      .carousel-products.with-recent-viewed
      .btn-add-to-cart,
    .product-card-new.grid-card
      .card-body
      .add-to-cart-btn
      .btn-add-to-cart
      .small-padding.btn-add-to-cart {
      padding: 3px 14px !important;
    }
    .product-card-new.grid-card .card-body .add-to-cart-btn ~ a {
      position: relative;
    }
    .product-card-new.grid-card .card-body .add-to-cart-btn ~ a.compare-icon {
      right: 0;
    }
    .product-card-new.grid-card .card-body .add-to-cart-btn ~ a.wishlist-icon {
      left: 10px;
      max-width: 25px;
      padding: 0;
    }
    .product-card-new.grid-card #quick-view-btn-container {
      display: none;
    }
    .advertisement-three-container .bottom-container img,
    .advertisement-three-container .top-container img {
      height: unset;
      padding: 0;
    }
    .advertisement-three-container .second-panel {
      padding-top: 10px;
    }
    .advertisement-two-container a:nth-of-type(2) {
      padding: 15px 0 0;
    }
    .category-with-custom-options {
      display: none;
    }
    .category-with-custom-options.vc-small-screen {
      display: block;
    }
    .category-with-custom-options.vc-small-screen
      .smart-category-container
      .col-12 {
      padding: 0;
    }
    .category-with-custom-options.vc-small-screen
      .smart-category-container:not(:first-child) {
      padding-top: 20px;
    }
    .footer .footer-content .newsletter-subscription {
      padding: 10px 20px;
    }
    .footer .footer-content .newsletter-subscription .newsletter-wrapper {
      margin: 0;
      padding: 0;
    }
    .footer
      .footer-content
      .newsletter-subscription
      .newsletter-wrapper
      input.subscribe-field {
      width: 200px;
    }
    .footer
      .footer-content
      .newsletter-subscription
      .newsletter-wrapper
      .subscribe-newsletter {
      text-align: left;
    }
    .footer
      .footer-content
      .newsletter-subscription
      .newsletter-wrapper
      .subscribe-newsletter
      .subscriber-form-div {
      text-align: center;
    }
    .footer .footer-content .footer-statics {
      padding: 30px 50px;
    }
    .footer .footer-content .footer-copy-right {
      font-size: 14px;
    }
    .popular-categories-container .popular-category-wrapper {
      padding: 0;
    }
    .popular-categories-container
      .popular-category-wrapper
      .card
      .category-image {
      height: 100%;
    }
    .popular-categories-container .popular-category-wrapper:last-child {
      padding-left: 0;
    }
    .slides-container .VueCarousel .VueCarousel-pagination button {
      height: 5px !important;
      width: 5px !important;
    }
    .slides-container .VueCarousel .VueCarousel-pagination .VueCarousel-dot {
      padding: 2px !important;
    }
    .account-content .sidebar {
      display: none;
    }
    .account-content .account-layout {
      padding: 0;
    }
    
    .account-content
      .account-layout
      .account-items-list.wishlist-container
      .product-card-new {
      width: calc(50% - 5px);
    }
    .account-content
      .account-layout
      .sale-container
      .tabs-content
      .totals
      .sale-summary {
      font-size: 17px;
      width: 100%;
    }
    .account-content
      .account-layout
      .sale-container
      .tabs-content
      .totals
      .sale-summary
      tbody
      tr
      td {
      width: 50% !important;
    }
    .account-content
      .account-layout
      .sale-container
      .tabs-content
      .totals
      .sale-summary
      tbody
      tr
      td:last-child {
      text-align: right;
    }
    .account-content .account-layout .sale-container .order-box-container .box {
      float: left;
      margin-bottom: 20px;
      width: 50%;
    }
    .account-content
      .account-layout
      .sale-container
      .order-box-container
      .box
      .box-title {
      padding-bottom: 0;
    }
    .mini-cart-btn {
      display: none;
    }
    header .vc-small-screen .searchbar {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
    header .vc-small-screen .searchbar .compare-btn,
    header .vc-small-screen .searchbar .wishlist-btn {
      display: none;
    }
    header .vc-small-screen #search-form {
      background: transparent;
      width: 100%;
    }
    header .vc-small-screen #search-form .selectdiv + input {
      border: 1px solid #0c5cff;
      width: calc(100% - 40px);
    }
    .carousel-products.vc-full-screen {
      display: none;
    }
    .carousel-products.vc-small-screen {
      display: block !important;
    }
    .carousel-products + .recently-viewed {
      position: static;
      top: 0;
    }
    .reviews-container .review-wrapper,
    .reviews-container .review-wrapper:first-of-type,
    .reviews-container .review-wrapper:last-of-type,
    .reviews-container .review-wrapper:nth-last-of-type(2) {
      padding: 0;
    }
    .reviews-container .review-wrapper:not(:last-child) {
      margin-bottom: 10px;
    }
    .product-policy-wrapper {
      padding: 0 !important;
    }
    .product-policy-wrapper:not(:last-child) {
      margin-bottom: 10px;
    }
    .product-detail #product-form .form-container div.left {
      margin-bottom: 20px;
      position: relative;
      top: 0;
    }
    .product-detail
      #product-form
      .form-container
      div.left
      .vc-small-product-image {
      width: 100%;
    }
    .product-detail .customer-rating > .row > div {
      margin-bottom: 30px;
    }
    .product-detail .arrow.left,
    .product-detail .arrow.right {
      display: none;
    }
    .product-detail
      .thumb-list
      .small-card-container
      .thumb-frame
      > .product-image,
    .product-detail .thumb-list .thumb-frame > .bg-image,
    .small-card-container
      .product-detail
      .thumb-list
      .thumb-frame
      > .product-image {
      background-size: contain;
    }
    .review-page-container > div {
      padding: 0;
    }
    .review-page-container > div:not(:last-child) {
      margin-bottom: 60px;
      position: relative;
    }
    .customer-rating > .row > div:not(:last-child) {
      margin-bottom: 20px;
    }
    .auth-content.form-container > .container {
      margin: 0;
      width: 100%;
    }
    .auth-content.form-container > .container > div:first-child {
      padding: 0;
    }
    .auth-content.form-container > .container > div:first-child .body:not(.forget_password) {
      padding: 20px;
    }
    .category-page-wrapper .layered-filter-wrapper {
      display: none;
    }
    .category-page-wrapper .category-container {
      margin: 20px 0 0;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .category-page-wrapper .category-container > div {
      padding: 0 10px;
    }
    .category-page-wrapper .category-container > div:first-child {
      padding: 0 10px !important;
    }
    .category-page-wrapper .category-container .filters-container {
      background-color: #fff;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
      left: 0;
      padding: 0 0 10px;
      position: fixed;
      top: 30px;
      width: 100%;
      z-index: 9;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      > div.col-4 {
      display: table;
      margin: 0;
      padding: 0;
      text-align: center;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      > div.col-4
      a {
      display: inline-block;
      text-align: center;
    }
  }
  @media only screen and (max-width: 992px) and (max-width: 550px) {
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-filter
      span,
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-view
      span {
      display: block;
    }
  }
  @media only screen and (max-width: 992px) and (max-width: 500px) {
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-count {
      display: table;
      margin: 0;
      padding: 0;
      text-align: center;
    }
  }
  @media only screen and (max-width: 992px) and (max-width: 420px) {
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper {
      font-size: smaller;
      right: 2% !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      #sort-by {
      width: 112% !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      #sort-by
      > select {
      font-size: small;
      padding-right: 0 !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      #sort-by
      > div
      > span {
      right: 6px !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      #limit-by
      > select {
      font-size: small;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-filter {
      padding-left: 19px !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-filter
      i {
      font-size: 18px !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-filter
      span {
      display: block;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-order {
      margin-left: 3% !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-count {
      display: table;
      margin: 0;
      padding: 0;
      padding-left: 5% !important;
      padding-right: 4% !important;
      text-align: center;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-view {
      margin-right: -3% !important;
      right: 3%;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-view
      i {
      font-size: 19px !important;
    }
    .category-page-wrapper
      .category-container
      .filters-container
      .toolbar-wrapper
      .col-view
      span {
      display: block;
    }
  }
  @media only screen and (max-width: 992px) {
    .nav-container {
      background-color: #fff;
      box-shadow: 0 2px 8px 0;
      font-size: 16px;
      height: 100vh;
      left: 0;
      opacity: 1;
      overflow-y: scroll;
      position: fixed;
      top: 0;
      width: 75%;
      z-index: 9999;
    }
    .nav-container .wrapper {
      position: relative;
      height: 100vh;
    }
    .nav-container .wrapper .category-title {
      display: none;
      display: table;
      margin: 13px 0;
      padding-left: 10px;
      width: 100%;
    }
    .nav-container .wrapper .category-title > i {
      display: table-cell;
      font-size: 26px;
      vertical-align: middle;
    }
    .nav-container .wrapper .category-title span {
      display: table-cell;
      font-size: 20px;
      vertical-align: top;
    }
    .nav-container .wrapper .category-title span i {
      float: left !important;
      margin: 2px 2px 0 0 !important;
    }
    .nav-container .wrapper .greeting {
      background-color: #fff;
      border-bottom: 1px solid #ccc;
      color: #111;
      display: table;
      position: sticky;
      top: 0;
      width: 100%;
      padding: 1em;
    }
    #customerLogout+a{
        padding: 1em;
    }
    .vc-customer-options a{
        padding: 0 0 0 1em;
        font-weight: 400;
    }
    .vc-customer-options li{
        padding: 1.5em 0 1.5em 0 !important;
    }
    .vc-customer-options a :is(i, span) {
        font-size: 1.1rem !important;
    }
    .vc-customer-options a span {
        padding-left: 0.5em !important;
    }
    .nav-container .wrapper .greeting > i {
      display: table-cell;
      font-size: 26px;
      vertical-align: middle;
    }
    .nav-container .wrapper .greeting span {
      display: table-cell;
      font-size: 1rem;
      vertical-align: top;
    }
    .nav-container .wrapper ul {
      border-top: 1px solid #ccc;
      color: #111;
      font-weight: 600;
    }
    .nav-container .wrapper ul li {
      font-size: 16px;
      padding: 10px;
    }
    .nav-container .wrapper ul li:hover {
      background-color: #ececec;
    }
    .nav-container .wrapper ul li .category-logo,
    .nav-container .wrapper ul li .language-logo-wrapper {
      display: inline-block;
      height: 18px;
      margin-right: 5px;
      width: 18px;
    }
    .nav-container .wrapper ul li .rango-arrow-right {
      float: right;
      font-size: 20px;
      padding-right: 15px;
      padding-top: 5px;
    }
    .nav-container .wrapper ul li .nested-category {
      border-top: unset;
    }
    .nav-container .wrapper ul li .nested-category li:last-child {
      padding-bottom: 0;
    }
    .nav-container .wrapper ul:first-of-type {
      border-top: unset;
    }
    .nav-container .wrapper .category-wrapper li,
    .nav-container .wrapper .vc-customer-options li {
      font-size: 14px;
    }
    .nav-container .wrapper .category-wrapper li i.icon,
    .nav-container .wrapper .vc-customer-options li i.icon {
      speak: none;
      -webkit-font-smoothing: antialiased;
      display: contents;
      font-family: Webkul Rango !important;
      font-size: 18px;
      font-style: normal;
      font-variant: normal;
      font-weight: 400;
      line-height: 1;
      padding-right: 5px;
      text-transform: none;
    }
    .nav-container .wrapper .category-wrapper li i.icon.profile:before,
    .nav-container .wrapper .vc-customer-options li i.icon.profile:before {
      content: "";
    }
    .nav-container .wrapper .category-wrapper li i.icon.address:before,
    .nav-container .wrapper .vc-customer-options li i.icon.address:before {
      content: "";
    }
    .nav-container .wrapper .category-wrapper li i.icon.reviews:before,
    .nav-container .wrapper .vc-customer-options li i.icon.reviews:before {
      content: "";
    }
    .nav-container .wrapper .category-wrapper li i.icon.wishlist:before,
    .nav-container .wrapper .vc-customer-options li i.icon.wishlist:before {
      content: "";
    }
    .nav-container .wrapper .category-wrapper li i.icon.compare:before,
    .nav-container .wrapper .vc-customer-options li i.icon.compare:before {
      content: "";
    }
    .nav-container .wrapper .category-wrapper li i.icon.orders:before,
    .nav-container .wrapper .vc-customer-options li i.icon.orders:before {
      content: "";
    }
    .nav-container .wrapper .category-wrapper li i.icon.downloadables:before,
    .nav-container .wrapper .vc-customer-options li i.icon.downloadables:before {
      content: "";
    }
    .nav-container .drawer-section {
      padding: 15px;
    }
    .nav-container .header.drawer-section {
      display: table;
      width: 100%;
    }
    .nav-container .header.drawer-section > * {
      display: table-cell;
      vertical-align: middle;
    }
    .nav-container .header.drawer-section i {
      padding-right: 10px;
      width: 25px;
    }
    .nav-container .layered-filter-wrapper {
      display: block;
      margin-bottom: 0;
      padding-top: 0;
      width: 100%;
    }
    .category-container .grid-card,
    .search-container .grid-card {
      width: 45%;
    }
    .category-container .grid-card:nth-child(odd),
    .search-container .grid-card:nth-child(odd) {
      float: left;
    }
    .category-container .grid-card:nth-child(2n),
    .search-container .grid-card:nth-child(2n) {
      float: right;
    }
    .cart-details .order-summary-container.offset-1,
    .cart-details.offset-1 {
      margin-left: 0;
      padding-left: 0;
      padding-right: 0;
    }
    .cart-details .cart-details-header,
    .cart-details h1 {
      padding: 0;
    }
    .cart-details h1 {
      margin-bottom: 20px;
    }
    .cart-details .cart-header {
      display: none;
    }
    .cart-details .cart-item-list > div {
      margin: 0;
      padding: 0;
    }
    .cart-details .product-price .special-price,
    .cart-details .product-price span:first-child {
      font-size: 18px;
    }
    .cart-details .actions {
      margin-top: 7px !important;
    }
    .cart-details .continue-shopping,
    .cart-details .empty-cart-message {
      padding: 0;
    }
    .checkout-process {
      margin-left: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .checkout-process h1,
    .checkout-process > div {
      padding: 0;
    }
    .checkout-process .billing-address {
      margin-bottom: 20px;
    }
    .address-holder > div {
      padding-bottom: 15px;
      padding-right: 0;
    }
    .wishlist-container {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
    }
    .wishlist-container .product-card-new {
      margin-left: 0;
    }
    .compare-products {
      padding: 0 !important;
    }
    .compare-products .col,
    .compare-products .col-2 {
      max-width: unset;
    }
    .compare-icon,
    .wishlist-icon {
      margin-left: 0;
    }
    .image-search-result .searched-terms {
      margin-left: 0;
      margin-top: 20px;
    }
    .image-search-result .searched-terms .term-list a {
      line-height: 40px;
    }
    .slider-container {
      min-height: 220px;
    }
    
      .mobile-screen-header-col-1 ul.meta-wrapper {
      padding: 0;
      }
  
      .mobile-screen-header-col-1 ul.vc-customer-options{
          padding: 0;
      }
   }
  @media only screen and (max-width: 768px) {
    .sticky-header {
      display: none !important;
    }
    #home-right-bar-container {
      position: unset;
      top: unset;
    }
    .modal-container {
      left: 10%;
      margin-left: 0;
      max-width: 80%;
    }
    .footer .footer-list-container {
      padding-left: 0 !important;
    }
    .footer .currency {
      display: block !important;
    }
    button.btn.btn-sm.btn-primary.apply-filter {
      margin-top: 10px;
    }
    .quick-view-btn-container span {
      font-size: 13px;
      left: 24%;
      top: -24px;
    }
    .quick-view-in-list {
      display: none;
    }
    .product-card-new {
      max-width: 18rem;
    }
    .slider-container {
      min-height: unset;
    }
  }
  @media only screen and (max-width: 460px) {
    .product-card-new {
      max-width: 11rem;
    }
    .product-card-new .product-image-container img {
      min-height: unset;
    }
  }
  @media only screen and (max-width: 420px) {
    .sticky-header {
      display: none !important;
    }
    #home-right-bar-container {
      position: unset;
      top: unset;
    }
    .slider-container {
      min-height: 100px;
    }
    .product-card-new {
      max-width: 9rem;
    }
    .product-card-new .product-image-container img {
      min-height: unset;
    }
  }
  @media only screen and (max-width: 360px) {
    .product-card-new {
      max-width: 8rem;
    }
    .product-card-new .product-image-container img {
      min-height: unset;
    }
  }
  @media only screen and (max-width: 320px) {
    body {
      min-width: 280px;
    }
    .sticky-header {
      display: none !important;
    }
    #home-right-bar-container {
      position: unset;
      top: unset;
    }
    .quick-view-in-list {
      display: none;
    }
    .slider-container {
      min-height: 100px;
    }
    .product-card-new {
      max-width: 7rem;
    }
    .product-card-new .product-image-container img {
      min-height: unset;
    }
  }
  @media only screen and (max-width: 420px) {
    .category-list-container
      body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .category
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .category-list-container
      .category
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .cursor-pointer
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .qty-btn
      > :not(:nth-child(2))
      > i {
      padding-right: 66px;
    }
  }
  @media only screen and (max-width: 296px) {
    .category-list-container
      body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .category
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .category-list-container
      .category
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .cursor-pointer
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .qty-btn
      > :not(:nth-child(2))
      > i {
      margin: 0;
    }
  }
  @media only screen and (min-width: 601px) {
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-1 {
      flex: 25%;
      max-width: 25%;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-2 {
      flex: 58.333333%;
      max-width: 58.333333%;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-2
      > div {
      margin-left: -19%;
      margin-right: 0;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-2
      #search-form
      > div {
      margin-right: 10%;
      width: 87%;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3 {
      flex: 16.666666%;
      left: -11%;
      max-width: 5.666666%;
    }
    .category-list-container
      body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .category
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .category-list-container
      .category
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .cursor-pointer
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      .qty-btn
      > :not(:nth-child(2))
      > i,
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-4 {
      display: none !important;
    }
  }
  @media only screen and (max-width: 600px) {
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-1 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-2 {
      display: none !important;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      a {
      text-align: end;
    }
    body.rtl
      .main-content-wrapper
      .vc-header
      > div.vc-small-screen
      .mobile-screen-header-col-3
      a
      span {
      left: 10px;
    }
  }
  @media only screen and (max-width: 420px) {
    body.rtl .filters-container .toolbar-wrapper #sort-by > div {
      right: 97% !important;
      width: 100%;
    }
  }
  @media only screen and (max-width: 992px) {
    body.rtl .order-summary-container {
      margin-right: 0;
    }
    body.rtl .nav-container ul li .rango-arrow-right {
      float: left;
      padding-left: 5px;
    }
    body.rtl .nav-container .wrapper .vc-customer-options li i.icon {
      float: right;
      padding-left: 5px;
    }
    body.rtl .account-content .account-layout.right,
    body.rtl .full-content-wrapper > .container-fluid > .row.pl-26 {
      padding-right: 20px !important;
    }
    body.rtl .velocity-divide-page .left {
      right: 0;
    }
    body.rtl .velocity-divide-page .right {
      padding: 0 20px !important;
    }
    body.rtl .checkout-process {
      margin-right: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }
  @media only screen and (max-width: 425px) {
    .account-content
      .account-layout
      .bottom-toolbar
      .pagination
      body.rtl
      .page-item,
    .product-detail body.rtl .right,
    body.rtl
      .account-content
      .account-layout
      .bottom-toolbar
      .pagination
      .page-item,
    body.rtl .fs16,
    body.rtl .product-detail .right {
      font-size: 12px !important;
    }
    body.rtl .velocity-divide-page .right {
      padding: 0 20px !important;
    }
    .product-detail
      .right
      .info
      body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      .card-current-price.price,
    .product-detail
      .right
      .info
      body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      h2.card-current-price,
    .product-detail
      .right
      body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      h3.card-current-price,
    .product-detail
      .right
      body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      h4.card-current-price,
    body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      .card-current-price.fw6,
    body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      .info
      .card-current-price.price,
    body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      .info
      h2.card-current-price,
    body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      h3.card-current-price,
    body.rtl
      .cart-details
      .cart-content
      .product-price.col-1
      .product-detail
      .right
      h4.card-current-price {
      float: left;
    }
    .filters-container .toolbar-wrapper div {
      padding-right: 0 !important;
    }
    .vue-slider-dot-handle {
      float: left;
    }
  }
  @media only screen and (max-width: 375px) {
    .account-content
      .account-layout
      .bottom-toolbar
      .pagination
      body.rtl
      .page-item,
    .product-detail body.rtl .right,
    body.rtl
      .account-content
      .account-layout
      .bottom-toolbar
      .pagination
      .page-item,
    body.rtl .fs16,
    body.rtl .product-detail .right {
      font-size: 10px !important;
    }
    body.rtl .velocity-divide-page .right {
      padding: 0 20px !important;
    }
  }
  @media only screen and (max-width: 320px) {
    .account-content
      .account-layout
      .bottom-toolbar
      .pagination
      body.rtl
      .page-item,
    .product-detail body.rtl .right,
    body.rtl
      .account-content
      .account-layout
      .bottom-toolbar
      .pagination
      .page-item,
    body.rtl .fs16,
    body.rtl .product-detail .right {
      font-size: 8px !important;
    }
    body.rtl .velocity-divide-page .right {
      padding: 0 20px !important;
    }
    body.rtl .selectdiv {
      width: 300px !important;
    }
    body.rtl .selectdiv > div {
      right: -23px !important;
    }
  }
  @media only screen and (max-width: 768px) {
    .grid-container .grid-top .datagrid-filters {
      grid-template-columns: 100%;
      row-gap: 0;
    }
    .grid-container .grid-top .datagrid-filters .search-filter {
      max-width: 100% !important;
    }
    .grid-container .grid-top .datagrid-filters .filter-left,
    .grid-container .grid-top .datagrid-filters .filter-right {
      -moz-column-gap: 5px;
      column-gap: 5px;
      display: grid;
      grid-template-columns: 49.5% 49%;
    }
    .grid-container .grid-top .datagrid-filters .filter-right {
      width: 100%;
    }
    .grid-dropdown-header {
      min-width: 122px;
    }
    .dropdown-list.dropdown-container {
      padding: 10px;
    }
  }
  @media (max-width: 600px) {
    .selective-div {
      -webkit-appearance: none;
      width: 97px;
    }
    .nav-container {
      background-color: #fff;
      box-shadow: 5px 0 5px -5px #333;
      font-size: 16px;
      height: 100vh;
      left: 0;
      opacity: 1;
      overflow-y: scroll;
      position: fixed !important;
      top: 0;
      width: 75%;
      z-index: 9999;
    }
    .cart-details .cart-content .product-details-content .item-actions {
      display: grid;
      gap: 20px;
      grid-template-columns: auto auto;
    }
    .cart-details
      .cart-content
      .product-details-content
      .item-actions
      > div:first-child {
      margin-right: 0 !important;
    }
  }
  @media screen and (max-width: 420px) {
    .sale-summary .dash-icon {
      margin-right: -20% !important;
    }
    .filters-container .toolbar-wrapper div {
      margin: 0 0 10 !important;
    }
    .filters-container .toolbar-wrapper div #sort-by select {
      left: 15% !important;
      margin-left: -25px;
      padding: 7px 9px;
      position: unset !important;
      top: -5px;
    }
    .filters-container .toolbar-wrapper div #limit-by select {
      padding: 7px 4px;
      top: -5px !important;
    }
    .filters-container .toolbar-wrapper div .vue-slider-dot-handle {
      background-color: #fff;
      border: 2px solid #4d7ea8;
      border-radius: 50%;
      box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
      height: 12px;
      width: 4px;
    }
  }
  @media screen and (max-width: 600px) {
    .mobile-screen-header-col-1 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .mobile-screen-header-col-2 {
      display: none !important;
    }
    .mobile-screen-header-col-3 {
      flex: 0 0 50%;
      margin-left: inherit;
      max-width: 50%;
    }
  }
  @media screen and (max-width: 768px){
    
    #buttons02 h5 {
        padding-right: 3rem !important;
    }
    
    
    
    .order-success-content h1{
    font-size: 2em;
    font-weight: 600;
}

.order-success-content p{
        font-size: 1em;
    }
    
        .order-success-content a{
    padding:1.5% 3%;
    border-radius:30px;
    font-size:0.75em;
}
    
  }
  @media screen and (max-width: 540px){
    
    
    #cart-section .product-container>div, #cart-section .product-container>div>div{         
        padding-left: 0 !important;     
    }
    
    #checkout-btn a {
        font-size: 0.85rem;
    }
    
    #checkout-btn{
        padding: 2rem 1.5rem;
    }
    
    #address-section .form-field {
        padding: 0 !important;
    }
    
    #address-section div:has(>#pitch_coupon){
        padding: 0 !important;
    }
    
    #app #container01 .wrapper>.inner #image02 img {
        width: calc(120 * (100vw/540)) !important;
        padding: 1rem 1rem 1rem 0;
    }
    
    .navbar-menu-wrapper h5 {
        font-size: 0.8rem;
    }
    
    #UserDropdown :is(img,span) {
        display: none !important;
    }
    
    #UserDropdown button{
        margin-left: 0 !important;
    }
    
    /*.pitch_license .content-wrapper>div:not(:is(:first-child,:nth-child(2),:has(#payment))) .card>div {*/
    /*    display: flex;*/
    /*    flex-direction: column-reverse;*/
    /*}*/
    
    .pitch_license .content-wrapper>div, .pitch_license .content-wrapper>div>div {
        padding: 0 !important;
    }
    
    .pitch_license .content-wrapper>div:last-child{
        margin-bottom: 30px;
    }
    
    #container01 #buttons02{
        display:none;
    }
    
    .order-success-content h1{
    font-size: 2em;
    font-weight: 600;
    
}

.order-success-content p{
        font-size: 1em;
    }
    
    .order-success-content a{
    padding:1.5% 3%;
    border-radius:30px;
    font-size:0.75em;
}

    #vat_id{
    padding:8.5% 3% !important;
}
/*.billingState{*/
/*    padding:8.5% 3% !important;*/
/*}*/
.couponcontrol{
    padding:13% 3% !important;
}
#applycouponbtn{
    font-size:18px;
}
   
  }
  
.payment-checkout .custom-form .row>div, .payment-checkout>div:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
}

#checkout h3{
    font-weight:600;
}

      
/*------------ New Responsive ----------------      */
@media screen and (max-width: 1296px){
    
   .ptc_license_page .card .pdetails tbody .dimg{
       margin-top: 0.65em;
   }
   .velocity-divide-page .left{
       width: 20% !important;
   }
    .account-content .account-layout.right{
        padding-left: 20% !important;
    }
}

@media screen and (max-width: 1045px){
    
    .ptc-license-key {
        flex-direction: column;
        align-items: baseline;
        justify-content: end;
    }
    .quick-action-toolbar:has(.ptc-license-key){
        align-items: baseline;
    }
    .quick-action-toolbar:has(.ptc-license-key)>div {
        width: 100% !important;
    }
    .ptc-license-key>div,  .ptc-license-key>div form{
        width: 100%;
    }
    
    .velocity-divide-page .left{
       width: 22% !important;
   }
    /*.account-content .account-layout.right{*/
    /*    padding-left: 22% !important;*/
    /*}*/
    
}

@media screen and (max-width: 992px){
    
    ul.navbar-nav.navbar-nav-right {
        display: none !important;
    }
    
    .account-hamburger>.row>div:not(:has(.hamburger-wrapper)){
        display: none !important;
    }
    
    div:has(.hamburger-wrapper)>a {
        display: none;
    }
    
    .main-content-wrapper .vc-header:has(.hamburger-wrapper){
        box-shadow: unset;
    }
    
    .account-head-container {
        position: relative;
    }
    
    .hamburger-wrapper {
        position: absolute;
        top: -4.8rem;
        right: 2rem;
    }
    
    #container01 > .wrapper > .inner {
        --spacing: 1rem;
        padding: 0.9em 0 !important;
    }
    .navbar-menu-wrapper>h5{
        padding-right: 3em !important;
    }
    .quick-action-toolbar{
     flex-direction:column;   
    }
    .quick-action-toolbar>div{
        width:100% !important;
        max-width: 100% !important;
    }
    .account-content .account-layout.right {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .wrapper.ptc-license-header {
        padding: 1em 0;
    }
    
    
}

@media screen and (max-width: 768px){
    
    
    .account-content.row.no-margin.velocity-divide-page.ptc_license_page {
      padding-left: 12px !important;
      padding-right: 12px !important;
    }
    
    
}

@media only screen and (max-width: 600px){
    
    .form-container .container .col-12:has(.body.forget_password), .form-container .container .col-12:has(.body.reset_password) {
        width: calc(500*(100vw/600));
        margin: auto;
    }
    
}
      
@media screen and (max-width: 545px){
    
    .hamburger-wrapper {
        top: -5rem;
    }

    .ptc-license-buybtn{
        flex-direction: column;
    }
    .ptc-license-buybtn>div:nth-child(2){
        margin-top: 1em;
        margin-left: 0 !important;
    }
    
    .account-content .account-layout.right, .pitch_license>div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .pitch_license>div:last-child{
        margin-bottom:3em !Important;
    }
    #slidingDiv_fp, #slidingDiv_fc, #slidingDiv_gs, :is(#slidingDiv_fp, #slidingDiv_fc, #slidingDiv_gs) button {
        font-size: 0.78rem !important;
    }
    .pdetails_mobile{
        padding: 20px;
    }
    .account-content .account-layout.right {
      padding-left: 1rem !important;
      padding-right: 1rem !important;
    }
    #app #container01 .wrapper>.inner #image02 img {
        width: calc(120 *(0.5 * (100vw/200))) !important;
        padding: 1rem 1rem 1rem 0;
    }
    #intro-section{
        display:none;
    }
}

@media (min-width: 480px){
    
    .vplugin input[type="text"] {
        min-width:22%;
    }
}

@media (max-width: 480px){
    
    .vplugin input[type="text"] {
        min-width:22%;
    }
    
    .ptc_popup_heading, .ptc_popup #sib-container .modal-header>button{
        font-size: 0.65rem;
    }
    
    
}
@media (max-width: 320px){
    
    .form-container .container .col-12:has(.body.forget_password) h2 {
        font-size: 1.2rem;
    }
    .form-container .container .col-12:has(.body.forget_password) h3 {
        font-size: 1.5rem;
    }
    .auth-content.form-container .theme-btn.light {
        padding: 0.3em 0.8em;
        font-size: 0.85rem !important;
    }
    .form-container .container .col-12:has(.body.forget_password) .body.forget_password button {
        padding: 1em 0.3em;
        font-size: 0.85rem !important;
    }
}

/* License Page  */
#alert-container .alert-success {
  background: #20315C !important;
  color: #fff !important;
  border-radius: 24px !important;
  padding: 1.5rem !important;
}
#alert-container .alert-success p {
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #9FAED7 !important;
}
#alert-container .alert-success span {
  display: inline-block !important;
  font-weight: 500 !important;
  padding-bottom: 5px !important;
}
#alert-container .alert-success span > i {
  color: #48B16E !important;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  color: #fff !important;
}

.gsi-material-button-contents {
    color: #fff !important;
}
button#google-btn {
    border: 0;
    outline: 0;
}