/*!
Theme Name: Starbelly Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Starbelly - Restaurant WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: starbelly
Text Domain: starbelly-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.sb-btn {
	
  background-color: #00CC2D;

}
.sb-menu-item .sb-card-buttons-frame .sb-btn {
    margin-left: auto;
    margin-right: auto;

  border-radius: 25px;
}

.sb-card-buttons-frame a.added_to_cart {
  background-color: #f18d64;
    margin-left: auto;
    margin-right: auto;
  border-radius: 25px;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  color: red;
}



.sb-menu-item .sb-card-tp .sb-price {
  min-width: 105px;
  height: 35px;
  font-size: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 4.5px;
  position: relative;
}

.sb-banner.sb-banner-xs .sb-main-title-frame {

  display: none;
	height: auto;   
	padding: -20px 0 0px;
}

    small {
    	display: none;
    }

.sb-menu-item .sb-card-tp .sb-card-title {

  display: block;

}

.sb-p-0-60 {

  display: none;
}

.sb-shop-page {
  padding-top: 80px;
}

div.woocommerce-message {

    margin-top: 45px;
    margin-bottom: -25px;
}

div.sb-group-title {

    margin-top: -70px;

}

div.sb-price-frame {

    margin-top: -60px;

}

.sb-filter {
  margin-bottom: 30px;
}

.sb-filter .sb-filter-link.sb-active {
  background-color: #f18d64;
	}
nav.sb-navigation li a:hover {
  color: #f18d64;
}
.sb-cart-number {
  background-color: #f18d64;
}

section.sb-call-to-action{

    margin-bottom: 85px;

}

h2.sb-mb-15{

    margin-top: -125px;

}

div.shop-page {

    margin-top: 70px;

}

@media(max-width: 750px) {
  div.shop-page {margin-top: 15px;}
}

h2.wc-block-cart__empty-cart__title {

letter-spacing: 2px;
word-spacing: 1px;
}

    /* Цей шматок коду розтягує букви ТІЛЬКИ на комп'ютерах */
        .seo-h1 {
            letter-spacing: 1px; /* Відступ між буквами на ПК */
