/*
 # @template	JV Marvel
 # @version		1.0.0
 # ------------------------------------------------------------------------
 # @author    	Joomlavi.Com
 # @copyright 	Copyright (C) 2015 joomlavi.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL or later.
 # @websites 	http://www.joomlavi.com
 #
 #
 # ------------------------------------------------------------------------
 # Attention! Backup this file before updating. 
 # ------------------------------------------------------------------------
 */
 .custom{
  padding-top: 0;
 }
  .jvcustom{
  padding-top: 0;
 }
 
 #block-main{
  padding: 19px;
 }
#main-content .bg-fullwidth:last-child {
  margin-bottom: 0;
}
#jvcustom-263{
 padding-bottom: 0;
}


a, a:visited{
 text-decoration: none;
 color: black;
}

#ribon{
 text-decoration: none;
 font-size:11px;
	color: black;
	background: #ffff00;
	border: 3px yellow double;
	padding: 10px;
	position:fixed; 
	right: 0px;
	top: 0px;
	text-align: center; 
	width: 300px;  
	-moz-transform-origin: 50% 50%;
	-moz-transform: translate(90px,30px) rotate(45deg);
	-webkit-transform-origin: 50% 50%; 
	-webkit-transform: translate(90px,30px) rotate(45deg);
	-o-transform-origin: 50% 50%; 
	-o-transform: translate(90px,30px) rotate(45deg); 
	transform: translate(90px,30px) rotate(45deg);
}
#sl1-l-4{
    display: none !important;
}
#sl1-l-2 h1::after{
    display: none !important;
}
#sl1-l-2 h1::before{
    display: none !important;
}
#sl1-l-2 h2::after{
    display: none !important;
}
#sl1-l-2 h2::before{
    display: none !important;
}