/*
 Theme Name: Fortunio Child Theme 
 Theme URI: https://fortunio.ancorathemes.com/
 Description: Fortunio is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: AncoraThemes
 Author URI:  https://ancorathemes.com/
 Template:     fortunio
 Version:      1.0
 Tags:         craftsman, forestry, logging, timber, woocommerce, wood manufacturing, wood production, wood products, wood store, sawmill, landscaping, carpentry, windows, doors, wooden cottages
 Text Domain:  fortunio
*/


/* =Child-Theme customization starts here 
------------------------------------------------------------ */

@font-face {
  font-family: Crimson Text;
  src: url(https://prijavnica-pam.pokarh-mb.si/fonts/CrimsonText-Italic.ttf);
}

@font-face {
  font-family: Montserrat;
  src: url(https://prijavnica-pam.pokarh-mb.si/fonts/Montserrat-VariableFont_wght.ttf);	
}

h1 {
	font-family: Crimson Text;
}	


.sc_button_title {
	font-family: Montserrat !important;
	font-size: 20px;
	font-weight: 700;
	color: white;
}

.sc_item_subtitle {
	font-family: Montserrat !important;
	font-size: 28px;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 10px;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="search"], input[type="password"], textarea, textarea.wp-editor-area, .select_container, select, .select_container select {
	font-family: Montserrat !important;
}

.sc_item_pagination_load_more .nav-links, .nav-links-more .nav-load-more, .nav-links-more .woocommerce-load-more, .woocommerce-links-more .woocommerce-load-more, .sidebar_small_screen_above .sidebar_control, .trx_addons_popup_form_field_submit .submit_button, .simple_text_link, .show_comments_single .show_comments_button, form button:not(.components-button), input[type="button"], input[type="reset"], input[type="submit"], .theme_button, .sc_layouts_row .sc_button, .sc_portfolio_preview_show .post_readmore, .wp-block-button__link, .post_item .more-link, div.esg-filter-wrapper .esg-filterbutton>span, .mptt-navigation-tabs li a, .fortunio_tabs .fortunio_tabs_titles li a {
	font-family: Montserrat !important; 
	font-weight: 700 !important;
}

h3#ship-to-different-address label > span, input[type="radio"] + label, input[type="checkbox"] + label, input[type="radio"] + .wpcf7-list-item-label, input[type="checkbox"] + .wpcf7-list-item-label, .edd_price_options ul > li > label > input[type="radio"] + span, .edd_price_options ul > li > label > input[type="checkbox"] + span {
	font-family: Montserrat !important;
}

.wpcf7 .wpcf7-submit-style .wpcf7-submit {
	padding: 16px 60px 14px 60px !important
}

.wpcf7 .wpcf7-submit-style .submit-style-in:before {
	display: none;
}

.sc_item_title_text {
	word-break: auto-phrase !important; 
}

.trx_expcol_button, .sc_button:not(.sc_button_simple), .sc_button.sc_button_simple, .sc_form button {
	background: #FF422C; 
}

a {
	color: #343434; 
}

.wpcf7 .wpcf7-submit-style .wpcf7-submit {
	background: #FF422C !important; 
	color: white;
}