/*
Theme Name: Artday Child Theme
Theme URI: http://artday-wp.wossthemes.com
Description: Ecommerce Single Product Theme that can be used by a creative artist, agency, shop, for selling your prints. 
Author: WossThemes
Author URI: http://themeforest.net/user/wossthemes
Template: artday
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, red
Text Domain: artday
*/

/* Import the original Parent Theme Styles */
@import url("../artday/style.css");
span.woosticker.custom_sticker_image.pos_left {
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 767px) {

h4.vc_custom_heading {
    padding-bottom: 20px !important;
   }
}

header.ws-header-static {
    min-height: 100px;
    padding: 40px;
}
header img {
    height: 100px !important;
    max-height:100px !important;
}
.ws-topbar {
    display: none;
}
.bernard-charoux-menu {
    background: #FFFFFF !important;
}
ul#menu-menu-1 li a {
    color: #000000;
}
header.ws-header.ws-header-third.ws-header-transparent {
    padding-top: 0;
}