﻿.touchcarousel.tc-layout-3 .touchcarousel-item {
	width: 224px;
	min-height: 180px;
	margin-right: 15px;
	position: relative;
}

.touchcarousel.tc-layout-3 .touchcarousel-item img, 
.touchcarousel.tc-layout-3 .touchcarousel-item h4,
.touchcarousel.tc-layout-3 .touchcarousel-item span {
	position: relative;
	padding: 0;	
	border: 0;			
}
.touchcarousel.tc-layout-3 .touchcarousel-item img {
	max-width: none;
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
}
.touchcarousel.tc-layout-3 .touchcarousel-item  .tc-block {
	display: inline-block;
	margin: 30px 0 0 25px;
	width: 220px;
}

/*
.touchcarousel.tc-layout-3 .touchcarousel-item a {
	    text-align: left;
	    color: #3e4245;
	    display: block;
	    min-height: 1800px;
	    width: 295px;
	    background: #ebf3f3;
	    border: 0;
	
	    -webkit-transition: background-color 0.2s ease-out; 
        -moz-transition: background-color 0.2s ease-out;  
        -ms-transition: background-color 0.2s ease-out; 
        -o-transition: background-color 0.2s ease-out; 
        transition: background-color 0.2s ease-out;
    }
    .touchcarousel.tc-layout-3 .touchcarousel-item a:hover {
	    background-color: #d4dfdf;
    }

    .touchcarousel.tc-layout-3 .touchcarousel-item h4 {
	    color: #3c4342;
	    font-weight: bold;
	    font-size: 18px;
	    line-height: 1.4em;
	    margin: 0;
	    padding: 0;
    }

*/

.touchcarousel.tc-layout-3 .touchcarousel-item span {
	text-align:left;
}

#touchcarousel-1 .arrow-icon.left {
	margin-top: -100px;
}
	
#touchcarousel-1 .arrow-icon.right {
	margin-top: -100px;
}
