/*
Theme Name: Tiptop Plus
Theme URI: http://tiptopplus.com
Author: Tiptop+
Author URI: http://tiptopplus.com
Description: Website for Leather Krafts
Version: 1.0
Tags: leather, handbag, wallet
License:
License URI:

*/

@import url("css/theme.css?v=1.0");
/*************** ADD CUSTOM CSS HERE  ***************/
.short-description ul li{
    font-family: inherit;
    font-weight: normal;
    font-size: 80%;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}

.header-container{
	padding: 0;
}

#masthead {
    height: 80px;
}

.sticky-wrapper{
    margin-top:20px;
}

.wide-nav-search {
    margin-top: 3px;
    border: none;
}

.product-interactions .add-to-link .yith-wcwl-add-to-wishlist{
   display: none;
}

@media screen and (max-width: 480px) {
    .home-category-img {
        margin:0px;
    }
}