/*[[[[[[[[[[[[[[[[[     ]]]]]]]]]]]]]]]]]]]
[:::::::::::::::::[     ]:::::::::::::::::]
[:::::::::::::::::[     ]:::::::::::::::::]
[::::::[[[[[[[[[[[[     ]]]]]]]]]]]]::::::]
[:::::[                             ]:::::]
[:::::[          SQUIDIO.DE         ]:::::]
[:::::[      http://squidio.de      ]:::::]
[:::::[                             ]:::::]
[::::::[[[[[[[[[[[[     ]]]]]]]]]]]]::::::]
[:::::::::::::::::[     ]:::::::::::::::::]
[:::::::::::::::::[     ]:::::::::::::::::]
[[[[[[[[[[[[[[[[[[[     ]]]]]]]]]]]]]]]]]*/




/* Eigener CSS Code */


#page_product_info .product_tabs_section .product_cross_selling_container {
	
padding:0 !important;
margin:0 !important;

}

span.product_name {    
	font-family: 'Lato', Helvetica, sans-serif;
    font-weight: 400;
    color: #31363a;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    letter-spacing: 0.75px;
}

.uso {	
	font-size:1.3em;
	display:block;
	margin-bottom:10px;
}

.subhead {
	font-size: 27.5px;
	margin-bottom:10px;
}

#TB_window a {
	height:30px;
}

#TB_window .icon-chevron-right:before {
	top:10px;
	
}

.category .resize {
	margin-left:0 !important;
}


/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 10000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}
.cat_desc {
          
          bottom:-30px;
        }