/*
 Theme Name:   DoIT
 Theme URI:    https://doit.hr
 Description:  DoIt sustavi tehničke zaštite tema
 Author:       Petar Antonic
 Author URI:   https://198.hr
 Template:     proguards
 Version:      1.0.19
 Tags:         cctv, zastita, doit
 Text Domain:  proguards
*/

.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;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    width: 17em;
}

ul[class*="trx_addons_list_success"] {
    color: #797c7f;
	font-family: "Open Sans",sans-serif;
	font-weight: 500;	
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin-bottom: 10px;
}

div.wpcf7 .form-style-6 .columns_wrap.margin-bottom {
    padding-bottom: 10px;
}

.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta.post_meta_categories a {
	color: #ffffff;
}

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

.grecaptcha-badge {
	display: none!important;
}

.submenuitem.menu-item span {
	font-size: 17px;
}

.menu_mobile .menu_mobile_nav_area > ul > .submenuitem.menu-item > a {
	line-height: 0.8em!important;
}

@media (max-width: 1439px) {
	.menu_mobile .menu_mobile_nav_area {
		max-height: 90%!important;
		top: 15%!important;
	}
}

@media (max-width: 479px) {
	.sc_item_title:not(.sc_typed) br {
		display: inline!important;
	}
}

@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;
	}
}