/*
 Theme Name:   Nayax Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Nayax Child Theme
 Author:       Shinetheme
 Author URI:   http://shinetheme.com
 Template:     nayax
 Version:      1.0
 Tags:         custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 Text Domain:  nayax-child
*/
.bg-black {
    background: #292929;
}
.bg-green {
    background: #266833!important;
    border-bottom: 1px solid #fff;
}
.example_responsive_1 { width: 320px; height: 100px;margin:0 auto; }
@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px;margin:0 auto; } }
@media(min-width: 800px) { .example_responsive_1 { width: 728px; height: 90px;margin:0 auto; } }
