/*
Theme Name: Miti Child
Theme URI: https://demo.theme-sky.com/miti/
Template: miti-v1.1.1
Author: Theme Sky Team
Author URI: https://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.1.1.1655457344
Updated: 2022-06-17 09:15:44

*/
@media only screen and (max-width: 767px){
 #ts-mobile-button-bottom{
 display: none !important;
 }
 .header-v1 .search-button.search-icon svg, 
 .header-v1 .my-wishlist-wrapper .tini-wishlist svg, 
 .header-v1 .my-account-wrapper .account-control svg, 
 .header-v1 .shopping-cart-wrapper .cart-control svg{
 padding-top: 15px;
 padding-bottom: 15px;
 }
 .header-v1 .my-wishlist-wrapper .tini-wishlist .count-number, 
 .header-v1 .shopping-cart-wrapper .cart-control .cart-number{
 top: 3px;
 }
 .header-v1 .header-middle > .container > *{
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 }
 .header-v1 .header-middle > .container > *:not(:first-child):not(:last-child){
 text-align: center;
 }
 .header-v1 header .logo-wrapper{
 padding: 0;
 }
 .header-v1 .header-middle .header-right .shopping-cart-wrapper.hidden-phone{
 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 }
 .header-v1 div.header-right > *:not(:last-child){
 margin-right: 5px;
 }
 .header-v1 .header-right .shopping-cart-wrapper .cart-control{
 padding-right: 10px;
 }
 .header-middle .ts-mobile-icon-toggle .icon svg{
 width: 20px;
 }
 .header-text-light .sticky-wrapper:not(.is-sticky) .ts-mobile-icon-toggle .icon svg line{
 stroke: #ffffff;
 }
 }

