/* 
 Theme Name:     Ingenius
 Author:         Ingenius
 Author URI:     http://spletnost.si/
 Template:       Divi
 Version:        3.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@media screen and (max-width:767px){
div#page-container {
    padding-top: 28px !important;
}
	.fifty-fifty.reorder {
    display: flex;
		flex-direction: column-reverse;
	}
		
}



/* ZADNJI POPRAVKI */
/*.et_pb_module.et_pb_text.et_pb_text_11.et_pb_text_align_left.et_pb_bg_layout_light {
    max-width: 100%;
}

.et_pb_module.et_pb_text.et_pb_text_11.et_pb_text_align_left.et_pb_bg_layout_light h2 {
    text-align: center !important;
}

.et_pb_column.et_pb_column_1_3.et_pb_column_23.et_pb_css_mix_blend_mode_passthrough:nth-child(2) {
    min-width: 450px;
}

a.et_pb_newsletter_button.et_pb_button.et_pb_custom_button_icon {
    height: 47px;
}

span.et_pb_newsletter_button_text {
    line-height: 35px;
}

body #page-container .et_pb_section .et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover:after {
    line-height: 35px;
}

input#et_pb_signup_email {
    color: #666 !important;
}*/