/*
Theme Name: CASTA VINODELOV
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Helvetica';
    src: url('/wp-content/themes/castavinodelov/assets/fonts/helvetica.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@media (max-width: 1150px) {
	.cvd-bottom-right .cvd-more-button {
		display: none !important;
	}
}