/*
Theme Name: Suprema Child
Theme URI: http://suprema.select-themes.com/
Description: A child theme of Suprema Theme
Author: Select Themes
Author URI: http://suprema.select-themes.com/
Version: 1.0.0
Template: suprema
*/
@import url("../suprema/style.css");

.homeSlider .black,
.homeSlider .black h1{
    color:#000;
}
.homeSlider .white,
.homeSlider .white h1{
    color:#FFF;
}

@media only screen and (min-width: 1025px) and (max-width: 1500px){
.qodef-logo-wrapper a img {
    height: 80%;
}
.qodef-main-menu > ul > li > a span.item_inner {
    padding: 0 6px;
}
.qodef-main-menu > ul > li > a, .qodef-page-header .qodef-login-widget-holder > ul > li > a {
    font-size: 11px;
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
    
}

@media only screen and (min-width: 481px) and (max-width: 768px){
    
}
