/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 1.7
License:
License URI:

*/

@import url("css/foundation.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.logo-center #masthead .left-links {
width:20%;
}

.logo-center #masthead #logo {
width: 60%;

}

.logo-center #masthead .right-links {
width: 20%;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
display: block;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

#logo a {
padding: 0;
}

#masthead .left-links > ul {
float: right;
padding-top: 0;
}

.catalog-mode-header {
padding-top: 0;
}