/*
 Theme Name:   WineShop Child Theme
 Theme URI:    http://wineshop.themerex.net/
 Description:  WineShop Child Theme
 Author:       ThemeRex
 Author URI:   http://themerex.net/
 Template:     wineshop
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  wineshop
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.services_page_header { display:none !important; }

.page_content_wrap {
    padding-top: 0rem !important;
}
.slide_cats { display:none; }
.box--slider .slide_info_small h3 { font-size:2.5rem !important; }

form button:not(.components-button), input[type="button"], input[type="reset"], input[type="submit"], .theme_button, .post_item .more-link, .wp-block-button__link, .sc_button:not(.sc_button_simple), .sc_form button, .sc_portfolio_preview_show .post_readmore {

    color: #fff !important;
    border-color: #a4421d !important;
    background-color: #a4421d !important;

}
.sc_item_subtitle {
    color: #a4421d !important;
}

.sc_button:not(.sc_button_simple) { text-transform: none !important; }