/* 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
----------------------------------------------------------------------------------------------------*/

 .custom-logo {
	display: inline-block;
	width: 180px;
	height: 60px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 380px) {

	.custom-logo { width: 145px; }
	
}


/* Custom Logo
----------------------------------------------------------------------------------------------------*/

#headerbar .module { font-size: 85%; }


/* Slideshow Tabs Custom Backgrounds
----------------------------------------------------------------------------------------------------*/

.tab-custom {
	min-height: 270px;
	padding: 30px 460px 30px 30px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.tab1 { background-image: url(../../../images/yootheme/demo/slideshow/image1.png); }
.tab2 { background-image: url(../../../images/yootheme/demo/slideshow/image2.png); }
.tab3 { background-image: url(../../../images/yootheme/demo/slideshow/image3.png); }
.tab4 { background-image: url(../../../images/yootheme/demo/slideshow/image4.png); }
.tab5 { background-image: url(../../../images/yootheme/demo/slideshow/image5.png); }

.tab-custom { background-size: 570px 420px; }

.tab-custom h1,
.tab-custom h2 { margin-top: 0; }
.tab-custom h1 { margin-bottom: 10px; }
.tab-custom h2 { font-size: 25px; line-height: 25px; }

.tab-custom p {
	margin: 30px 0;
	line-height: 25px;
	font-size: 18px;
}
.tab-custom p:last-child { margin-bottom: 0; }

.tab-custom .button-default,
.tab-custom .button-primary { font-size: 16px; }

/* Only Phones and Tablets (Portrait) */
@media (max-width: 768px) {

	.tab-custom {
		padding-right: 30px;
		background: none;
	}
}


/* Bottom-B Custom Module Backgrounds 
----------------------------------------------------------------------------------------------------*/

.demo-box1,
.demo-box2 {
	margin: -20px!important;
	padding: 20px 120px 10px 20px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.demo-box1 { background-image: url(../../../images/yootheme/demo/bg_box1.png); }
.demo-box2 { background-image: url(../../../images/yootheme/demo/bg_box2.png); }

.wk-content .sliderArticlesIntro { padding-left: 30px;}
.wk-content .readmore { padding-left: 30px;}

.menu .menu-line {
 /**/
}

input.button{
display: block;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: #c5e9fe;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
padding: 6px 12px;
border: medium none;
border-radius: 2px;
}
span.details-button input.details-button{
display: inline-block;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: #c5e9fe;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
padding: 6px 12px;
border: medium none;
border-radius: 2px;
}
input.button:hover{
animation-name: bounce;
animation-duration: 300ms;
color: #FFFFFF;
animation-fill-mode: both;
}

span.details-button input.details-button:hover{
animation-name: bounce;
animation-duration: 300ms;
color: #FFFFFF;
animation-fill-mode: both;
}
.buttonBar-right{
text-align: inherit;
}
.coupon{
margin-top: 10px;
}
.buttonBar-right:hover{
float: right;
text-align: inherit;
}
.checkout-button-top{
text-align: inherit;
}
.checkout-button-top:hover{
text-align: inherit;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    background: none repeat scroll 0px -160px #0077B3;
    color: #FFF;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 6px 12px 3px;
}

.vm-button-correct, .vm.button-correct a{
font-size: 14px;
font-weight: normal;
line-height: 20px;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent !important;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: #c5e9fe;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
padding: 6px 12px;
border: medium none;
border-radius: 2px;
float:none;
}
.vm-button-correct:hover, .vm-button-correct a:hover{
font-size: 14px;
font-weight: normal;
line-height: 20px;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
animation-name: bounce;
animation-duration: 300ms;
color: #FFFFFF;
float:none;
animation-fill-mode: both;
}
.button.vm-button-correct {
font-size: 14px;
font-weight: normal;
line-height: 20px;
display: block;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: #c5e9fe;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
padding: 6px 12px;
border: medium none;
border-radius: 2px;
float:none;
}
.button.vm-button-correct:hover{
font-size: 14px;
font-weight: normal;
line-height: 20px;
display: block;
animation-name: bounce;
animation-duration: 300ms;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
color: #FFFFFF;
float:none;
animation-fill-mode: both;
}

button.button, .ev_adminpanel input[type="button"] {
font-size: 14px;
font-weight: normal;
line-height: 20px;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: #c5e9fe;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
padding: 6px 12px;
border: medium none;
border-radius: 2px;
float:none;
}
button.button:hover, .ev_adminpanel input[type="button"]:hover{
font-size: 14px;
font-weight: normal;
line-height: 20px;
background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: #c5e9fe;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
padding: 6px 12px;
border: medium none;
border-radius: 2px;
float:none;
animation-name: bounce;
animation-duration: 300ms;
animation-fill-mode: both;
}
.nav_bar_cell {
    background: none !important;
}

.collapse h3{
	border: none !important;
}

#offlajn-tagcloud-130-1-containerinner canvas {
    background: none;
}
.off-tagcloud-link{
	text-shadow: 0 0 6px rgba(224, 243, 254, 0.5);
}
.module-title {
text-transform: uppercase;
}

.customcatname{
min-height:50px;
}
.category-view img {
margin-right: 8px;
}
.searchbox{
width : 130px !important;
}
.availability {
color:red !important;
font-weight: bold;
}
div.product {
    border: 1px solid #c5e9fe;
    border-radius: 4px;
    min-height: 490px;
	background: none repeat scroll 0 0 rgba(224, 224, 224, 0.05);
}

.addtocart-bar .notify{
	
	background-position: 0 0;
    display: inline-block;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	color: #c5e9fe;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	border: medium none;
	border-radius: 2px;
    text-decoration: none;
	font-size:14px;
	min-height:14px;
}
.addtocart-bar .notify:hover{
	
	background-position: 0 0;
    display: inline-block;
	animation-name: bounce;
	animation-duration: 300ms;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	border: medium none;
	border-radius: 2px;
    text-decoration: none;
	color: #FFFFFF;
		font-size:14px;
	min-height:14px;
}
a.product-details,  a.ask-a-question, a.continue_link, a.details, .show_cart a , .mod_events_latest_callink a, a.jev_back.btn, .floatright > a{
	background-position: 0 0;
    display: inline-block;
    font-size: 14px;
	font-weight: normal;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	color: #c5e9fe;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	border: medium none;
	border-radius: 2px;
    text-decoration: none;
}
a.product-details:hover, a.ask-a-question:hover, a.continue_link:hover, a.details:hover, .show_cart a:hover, .mod_events_latest_callink a:hover, a.jev_back.btn:hover, .floatright > a:hover{
	background-position: 0 0;
    display: inline-block;
    font-size: 14px;
	font-weight: normal;
	animation-name: bounce;
	animation-duration: 300ms;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	border: medium none;
	border-radius: 2px;
	float:none;
	animation-fill-mode: both;
}
.manufacturer{
	padding-left: 30px;
}
.PricesalesPrice{
	color: #c5e9fe;
}
.PricesalesPrice .vm-display .vm-price-value{
margin-top: 40px !important;
}
.orderlistcontainer div.activeOrder{
    font-size: 14px;
	font-weight: normal;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	color: #c5e9fe;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	border: medium none;
	border-radius: 2px;
	cursor: pointer;
}
.orderlistcontainer a {
color: #c5e9fe !important;
}
.orderlistcontainer a:hover{
 color: #FFFFFF;
}
.orderlistcontainer div.orderlist {
    background: none repeat scroll 0 0 #414B57;
    border: 1px solid #414B57;
    cursor: pointer;
    display: none;
    position: absolute;
    z-index: 1;
}

.main-image img {
    max-height: 400px;
    max-width: 100%;
}
.vm-product-container{
margin-top: 40px;
}
.vm-product-media-container{
min-height: 290px;

}
.vm-product-media-container img{
max-height: 256px;
}
select {
    background-color: #414B57;
    border: 1px solid #414B57;
	color: #c5e9fe !important;
    width: 220px;
}
.width33 {
    width: 31%;
}
.width33.floatleft {
	border: 1px solid #c5e9fe;
    border-radius: 4px;
	padding: 5px;
	margin: 1%;
	min-height: 470px;
	float:left;
}
div.spacer.width33.floatleft{
min-height: 470px;
}

.spacer {
	text-align: center;
	min-height: 100%;
}
.spacer img{
	margin-top: 20px;
	margin-bottom: 10px;
	max-width: 200px;
}
.spacer a{
	color: #c5e9fe;
    text-shadow: 0 0 6px rgba(224, 243, 254, 0.5);
	text-transform: uppercase;
	font-size: 26px;
    line-height: 26px;
	min-height: 50px;
	display: inline-block;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 0px;
}

.display-number, .control-buttons, .right {
    text-align: right !important;
	margin: 0px 0px 0px 0px;
}
.chzn-drop{
	color: #000000;
}
.invalid {
    color: #000;
    border-color: #F00;
}

.checkoutStep{
display: none;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}

.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img{
	max-width: 
}
.browseProductImage{
	max-height:280px;
	max-width: 200px;
}
.pagination{
display: inline;
}
.pagination a{
	padding: 3px;
}
.vm-pagination{
	margin: 15px !important;
}
.vm-page-counter{
	margin-left: 8px;
}
.vm-product-descr-container-1 {
    /*height: 100% !important;*/
    margin-bottom: 0;
}
#checkoutFormSubmit{
	float: right;
}
.cart-summary tr td {
    padding: 5px 3px 2px;
    vertical-align: middle;
}
.product-price {
    color: #c5e9fe;
	font-size: 16px;
    text-transform: uppercase;
	width: 100%;
	margin: 0 auto 25px 0 !important;
	text-align: center;
    padding-left: 0px !important;
	
}
.product_s_desc{
	color: #c5e9fe;
	    font-size: 16px;
}
#fancybox-content{
	background-color: #414b57;
    border: 1px solid #414b57;
    color: #c5e9fe !important;
}
#fancybox-content h2, #fancybox-content h3, #fancybox-content h4{
    color: #ffffff !important;
}

#fancybox-content a {
    color: #ffffff !important;
}
.alert {
	color: #c5e9fe !important;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 0 6px rgba(224, 243, 254, 0.5);
    background-color: #414b57;
    border: 1px solid #414b57;
    border-radius: 4px;
}
.alert a, .alert h2, .alert h3, .alert h4 {
	 color: #ffffff !important;
}
.close{
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0px 1px 0px #FFF;
	opacity: 1;
}

.product-price > div.PricetaxAmount{
display:none;
}
.custom-shipment{
display: none;
}
.productdetails > div.product-short-description {
display: none;
}
.total_products{
margin-bottom: 10px;
}
.addtocart-area{
margin: 0px !important;
}
.vm-display {
    display: inline-block;
}

#content > div.productdetails-view.productdetails > div.product-related-products > div.product-field.product-field-type-R > div.product-field-display > a{
	display: block !important;
	text-align: center !important;
}
.vm-price-desc{
	text-transform: uppercase;
	color: #c5e9fe;
}
.vmgroup .addtocart-bar {
    bottom: 0;
    margin: 2em 0 5px;
    position: relative;
}
.minheight {
    min-height: 435px !important;
}
.mod_events_latest_callink {
    bottom: 20px;
    padding: 4px 20px 4px 4px !important;
    /*position: absolute;*/
}
td.mod_events_latest_first, td.mod_events_latest {
   background: none repeat scroll 0 0 rgba(224, 243, 254, 0.1) !important;
    border-style: solid;
    border-width: 0 0 1px 8px;
    padding: 4px;
}

.jevtip{
	background: none repeat scroll 0 0 #414b57 !important;
    border: 1px solid #414b57;
	}

.tip-title {
    background: none !important;
}

.cal_td_daysnoevents {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1) !important;

}

.cal_td_today {
    background: none repeat scroll 0 0 #414b57 !important;

}
.cal_td_weeklink a{
	color: #FFFFFF;
}
.cal_td_daysoutofmonth {
    background-color: rgb(130, 130, 130);
    border: 1px solid #eeeeee;
	color: #000000;
}

#jevents_body .event_legend_container {
    background-color: rgb(130, 130, 130);
    border: medium none;
}
legend.ev_fieldset{
	color: #c5e9fe;
	font-size: 16px;
    text-transform: uppercase;
	font-family: "OpenSansLight",Arial,Helvetica,sans-serif;
	font-weight: normal;
}
#jumpto button{
	display: block;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	color: #c5e9fe;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	border: medium none;
	border-radius: 2px;
}
#jumpto button:hover{
	display: block;
	background: url("../images/tools/button_default.png") repeat-x scroll 50% 0px transparent;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	border: medium none;
	border-radius: 2px;
	animation-name: bounce;
	animation-duration: 300ms;
	color: #FFFFFF;
	animation-fill-mode: both;
}
#jform_profile_tos label{
	display: block;
}
.userfields_info {
	color: #c5e9fe;
	font-size: 16px;
    text-transform: uppercase;
	font-family: "OpenSansLight",Arial,Helvetica,sans-serif;
	font-weight: normal;
}
#ui-tabs .dyn-tabs{
	overflow: hidden;
	border: 1px solid #c5e9fe;
}
#ui-tabs ul#tabs{
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 1em 1em 0px;
	border-bottom: 1px solid #c5e9fe;
}

#ui-tabs ul#tabs li {
	margin-left: 0px;
    display: inline-block;
    cursor: pointer;
    background:  none repeat scroll 0% 0% transparent;
    padding: 0.5em 1em 0.2em;
	border-right: 1px solid #c5e9fe;
	border-left: 1px solid #c5e9fe;
	border-top: 1px solid #c5e9fe;
	border-radius: 4px;
	border-bottom: none !important;
	margin-bottom: -2px;
}
#ui-tabs ul#tabs li.current {
    display: inline-block;
	background: #C5E9FE;
	border-bottom: 1px solid rgba(224, 224, 224, 0.05) !important;
   
}
#content li {
    line-height: inherit;
    margin-left: 25px;
}
.adminlist {
width: 100%;
}
.adminlist th {
text-align: left;
}
.post_payment_order_total{
margin-bottom: 10px;
}
.category-desc{
height: 100%;
margin-bottom: 5px;
}
.category-desc h2{
margin: 0;
}
.children div {
display: block;
float: left;
}
.PricediscountAmount {
float:right;
}
#action_dialog{
background: #000000;
}
#jevcontent_toolbargroup{
	background: #ddd;
}
.defaultSkin table.mceLayout tr.mceLast td{
background: none repeat scroll 0 0 #ddd;
}
.PricediscountedPriceWithoutTax{
	
		display: none !important;
}
.PricediscountAmount{
	color: orange !important; 
    

	
}
.PricesalesBefore{
	color: orange !important; 
    text-decoration: line-through; 
	float: right;
}

.wk-slideshow-tabs-drive .nav span {
	min-height: 40px;
}

.pdfwatermark {
    background: transparent url("http://holocubierta.com/images/pdficon.png") no-repeat scroll;
    display: block;
    height: 50px;
    margin-left: 10px;
    margin-top: 30px;
    position: absolute;
    width: 50px;
    z-index: 1000;
}
.sliderArticlesIntro {
white-space: pre-line;
}

.wip-custom {
    background: transparent url("http://holocubierta.com/images/workinprogress.png") no-repeat scroll;
    display: block;
    height: 150px;
    margin-left: 75%;
    margin-top: -100px;
    position: absolute;
    width: 150px;
    z-index: 1000;
}
p.taxonomy{
    display: none;
}
#flake {
		color: #fff;
		position: absolute;
		font-size: 25px;
		top: -50px;
 }  
