/*
Theme Name:     Vaper Box 3.0
Description:    
Author:         Silverflux Design
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

p.demo_store {
    padding: 20px 30px 20px 30px;
    background-color: #468237;
    overflow: hidden;
}

#top-menu a:hover {
    color: #FF9933;
}

#top-menu li li a, .fullwidth-menu li li a {
    padding: 5px 0px 5px 0;
}

@media only screen and ( min-width:800px ) {
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 350px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 350px; 
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 10%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}

.custom-banner-header {
text-align: right;
color: #FF9933;
font-weight: 800;
size: 1.5em;
}

#footer-widgets .footer-widget li:before {
display: none; 
} 

#footer-info {
    font-size: 12px;
}

.footer-widget h4 {
    text-transform: uppercase;
    padding-bottom: 30px;
}

.et-cart-info span {
    position: relative;
    color: #c9c9c9;
}

.et_header_style_centered #et_top_search {
    color: #c9c9c9;
}

.et_header_style_centered .nav li ul {
    top: 0px;
}