/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Custom Logo */
#logo .custom-logo {
	width: 200px;
	height: 60px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/* Widgetkit: Frontpage Slideset */
.wk-slideset-radiance .set article { width: 280px; }
.wk-slideset-radiance .set article img { margin-right: 15px; }

/* Frontpage Article Demo */
.frontpage-main { position: relative; }

.demo-bubble {
	position: absolute;
	width: 204px;
}

.demo-bubble h3 { margin: 0 0 4px 0; }

.demo-bubble.top-left { top: 60px; left: 36px; }
.demo-bubble.mid-left { top: 195px; left: 16px; }
.demo-bubble.bottom-left { top: 330px; left: 36px; }
.demo-bubble.top-right { top: 60px; right: 36px; }
.demo-bubble.mid-right { top: 195px; right: 16px; }
.demo-bubble.bottom-right { top: 330px; right: 36px; }

h2.dark-text { margin: 7px 0 0 0; }

/************** POUR VIRTUEMART *********/
.featured-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
    font-size: 1.5em;
    color: #666;
}
.product-price {
    text-align: center;
    float: none;
}
.vm-product-descr-container-0 {
    min-height: 0
}
#fancybox-content {
    width: 0;
    height: 0;
    padding: 5px;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
    background: #103552;
    border: 1px solid #103552;
}
#headerbar { 
	margin:0;
}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
    font-size: 16px;
}
h3 {
    font-size: 22px;
    line-height: 22px;
    font-family: 'MarvelRegular', sans-serif;
}
h3.uk-panel-title {
    color: #FFAC28;
}
div.products-view h2 a {
	text-transform: initial;
}
aside#sidebar-b .menu-sidebar span.icon {
    width: 5px;
}
h1 {
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
}
