.container .trip_section_wrapper .trip_section_container .slick-prev.slick-arrow:before{
	content:url(/wp-content/uploads/2016/05/arrow.png);
}
.container .trip_section_wrapper .trip_section_container .slick-next.slick-arrow:before{
	content:url(/wp-content/uploads/2016/05/arrow-copy.png);
}
.container .testimonial_slider_wrapper{
		background-image:url(/wp-content/uploads/2016/03/testimonial.jpg);
}

  
#mainlinka {
    background-color: #5f605c;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 44px;
    text-align: center;
    padding-top: 11px;
    margin-top: 28px;
}

.post-type-archive-testimonial .sidebar{
    display:none;
}