
@media (min-width:1024px) {
            #topHeader .joinHeader a:hover,nav#topHeader #main-menu a:hover{
              color: white!important;
              background: #FFB2E5;
            }


   #catHeader>ul>li>a:hover {
     color: #31A7D9!important;
 }

 ul.store-tabs li a:hover img {
     filter: brightness(8);
 }
 ul.store-tabs li a:hover {
     color: #fff!important;
     font-weight: 500;
     border-radius: 10px;
     transition: 0.2s;
 }

 ul.xs-top-bar-info.right-content a:hover,
 .desktop-search-hidden:hover i {
     color: #31A7D9!important;
 }

    ul.xs-top-bar-info.right-content .joinHeader a:hover {
       color: #fff!important;
    }

 .desktop-search-hidden input.form-control:hover, .desktop-search-hidden input.form-control:focus, .desktop-search-hidden:focus i,
 #storeSearch input.search-field:hover, #storeSearch input.search-field:focus{
     border-color: #31A7D9;
     -webkit-text-fill-color: #31A7D9;
 }


 .archie-product li.product:hover, .archie-product .store-item:hover {
 /*    transform: translateY(-5px); */
 }


 .home li.product:hover, .home .store-item:hover {
    /*  transform: translateY(-5px); */
 }

 .home li.product:hover span.label {
     /* top: 0; */
 }


 li.product, .store-item{
     /* transition: all ease-in-out 0.2s; */
 }


 div#cat-drop-stack a:hover {
     color: #31A7D9!important;
 }

 .dokan-single-store .profile-frame .profile-info-box a:hover{
     transform: scale(1.05);
 }

 .dokan-single-store .profile-frame .profile-info-box a{
     transition: all ease-in-out 0.2s;
 }


 div#cat-drop-stack a {
     transition: all ease-in-out 0.2s;
 }


 .dokan-pagination-container .dokan-pagination li a:hover {
   color: #fff!important;
   background: #31a7d9;
 }

 aside button:hover {
     background: #333333!important;
 }

 }/*end */




 .woocommerce .xs-cart-wrapper a.button:hover {
     color: white!important;
 }




                .homepageStores .seller-avatar img
                {
                    box-shadow: 0 1px 3px 0px #CCC!important;
                }


                .home .dokan-seller-listing picture.avatar.avatar-150.photo img {
                    box-shadow: 0px 0px 7px -3px #333333;
                }

                #homeSearch input[type=search],#catSearch input[type=search]{
                  box-shadow: 0px 0.2vw 1vw rgba(46,87,83,0.12);
                }


                .store-info-section{
                       box-shadow: 0 4px 24px rgba(0,0,0,0.09);
                }

                .single-product .xs-product-wraper.version-2.xs-related-product .store-logo img{
                  box-shadow: 0 1px 3px 0px #CCC!important;
                }

                .single-product .xs-product-wraper.version-2 {
                    box-shadow: 0px 4px 40px rgba(46,87,83,0.12);
                    border-radius: 12px;
                }

                    .product-search-input >input[name=search] {
                        box-shadow: 0px 4px 40px rgba(46,87,83,0.12);
                    }

                 a#openShopAside:before {
                       box-shadow: 1px 1px 3px 0 #222;
                 }


                 a.store-logo img {
                   box-shadow: 0 0.5px 3px 0 #DDD!important;
                 }


                 #storeSearch input.search-field{
                   box-shadow: 0px 4px 20px rgba(46, 87, 83, 0.12);
                }


                .dokan-single-store .profile-info .dokan-store-info{
                  box-shadow: 0px 4px 40px  rgba(46, 87, 83, .12);
                  }

                  .dokan-single-store .dokan-list-inline li a, li.dokan-share-btn-wrap .dokan-share-btn{
                     box-shadow: 0px 4px 4px rgba(49, 167, 217, .19);
                   }


                .dokan-single-store .profile-img img {
                  box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
                  }

                  .profile-info-summery-wrapper.dokan-clearfix.sticky .profile-img img {
                      box-shadow: none;
                      display: none;
                  }

                  .cat-4259 .xs-product-content> span.price {
                      box-shadow: none;
                  }


                  .store-page-wrap.list .xs-product-content>span.price {
                        box-shadow: none;
                  }


                  .xs-serachForm input:not([type=submit]){
                    box-shadow: 0px 4px 32px rgba(46,87,83,0.12);
                   }


                  body#body.sticky .mobile-search-container {
                      box-shadow: 0px 0px 3px 1px #eee;
                  }
