/*
 Theme Name:   Alicante Child Theme
 Theme URI:    http://tonatheme.com/m3/alicante
 Description:  This is Finance Advisor Services WordPress theme 
 Author:       Seanet
 Author URI:   https://www.seanetitalia.com
 Template:     alicante
 Version:      1.0.0
*/
 
@import url("../alicante/style.css");

.tp-rightarrow {
	transform: translate3d(-70px, -75px, 5000px) !important;
}


.sponsor-boxx {
	width: 50%;
	padding: 0;
}

.all-sponsors-section .sponsor-box .image img, .all-sponsors-section .sponsor-boxx .image img {
	width: 100%;
	opacity: 1;
	height: auto;
	max-width: 210px;
}

@media screen and (min-width:768px){
 .sponsor-boxx {
	width: 20%;
 }
}