/*
 Theme Name:   Proguards Child Theme
 Theme URI:    https://proguards.ancorathemes.com
 Description:  Proguards Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     proguards
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  proguards
*/


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


.button-main-doit {
	color: #ffffff!important;
    border-color: #1D1D1D!important;
    background-color: #1D1D1D!important;
}

.button-main-doit:hover {
    border-color: #2f52a2!important;
    background-color: #2f52a2!important;
}

/* button alternativa */
.button-main-doit-alt {
	color: #ffffff!important;
    border-color: #2f52a2!important;
    background-color: #2f52a2!important;
}

.button-main-doit-alt:hover {
    border-color: #1D1D1D!important;
    background-color: #1D1D1D!important;
}

/* usluge boxovi  - steady state */

.usluge-container .sc_icons_item .sc_icons_icon {
	color: #393E4B!important;
}

.usluge-container .sc_icons_item:hover {
	background-color: #393E4B!important;
}

/* hover */
.usluge-container .sc_icons_item:hover .sc_icons_icon {
	color: #ffffff!important;
}

.usluge-container .sc_icons_item:hover .sc_icons_item_details,
.usluge-container .sc_icons_item:hover h4.sc_icons_item_title,
.usluge-container .sc_icons_item:hover h4.sc_icons_item_title a,
.usluge-container .sc_icons_item:hover .sc_icons_item_description {
	color: #ffffff!important;
}

ul.text_link[class*="trx_addons_list"]>li:before {
    color: #2f52a2;
}

/* partneri logo sekcija */

.partneri-logo img {
	filter: grayscale(1);
	transition: all 1s ease-out;
}

.partneri-logo img:hover {
	filter: grayscale(0);
	transition: all 1s ease-out;
}

.form-style-6.kontakt-forma .submit-style-in,
.wpcf7 .wpcf7-submit-style .wpcf7-submit {
	background-color: #2f52a2!important;
    color: #ffffff!important;
}

.wpcf7 .wpcf7-submit-style .wpcf7-submit:hover {
	background-color: #1D1D1D!important;
    color: #ffffff!important;
}

a {
    color:#2f52a2;
}

a:hover {
    color:#1D1D1D;
}

.post_header_single .post_meta.post_meta_categories a:not(.post_sponsored_label) {
	background-color: #2f52a2;
	color: #ffffff;
}

.post_meta .post_meta_comments {
	display: none!important;
}

[class*="scheme_"].sidebar .widget_contacts .contacts_info span:before, [class*="scheme_"].sidebar .widget_contacts .contacts_info span:before, [class*="scheme_"].sidebar .widget_contacts .contacts_info>div>a:before, [class*="scheme_"].sidebar .widget_contacts .contacts_info>a:before, [class*="scheme_"].footer_wrap .widget_contacts .contacts_info span:before, [class*="scheme_"].footer_wrap .widget_contacts .contacts_info>div>a:before, [class*="scheme_"].footer_wrap .widget_contacts .contacts_info>a:before {
	color: #2f52a2!important;
}

.post_item_single .post_tags_single a:hover {
    color: #2f52a2!important;
}

.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_iconed_text_link .sc_layouts_iconed_text_icon {
	background-color: #ffffff;
}

@media (max-width: 750px) {
	.pt-copyright .mobile-delete {
		display: none!important;
	}
	.pt-copyright .new-row {
		display: block;
	}
	#pt-footer .pt-footer-style-1 .pt-copyright-footer .pt-copyright {
		line-height: 17px;
	}
}
	




