/*
 Theme Name:     Divi Child
 Theme URI:      https://www.moonsafari.design
 Description:    Divi Child Theme - Customized
 Author:         Moon Safari - Alen Matovina aka Lena
 Author URI:     https://www.moonsafari.design
 Template:       Divi
 Version:        1.0.0
*/

 
/* =Theme customization starts here
------------------------------------------------------- */
.dcf-table tbody td {
    vertical-align: middle;
}

.dcf-table input[type=text] {
    font-weight: 500!important;
    color: #16141c!important;
    width: 100%!important;
}

.bf2022 li {
	line-height: 1.4em;
}

/***** Nagrade Image Stacking *****/

.imageStack {
	text-align: center;
}
.imageStack .et_pb_image {
	display: inline-block;
	margin: 0px 10px;
}

.imageStack img {
	height: 100px;
	width: auto;
}

/***** Blog hero image *****/
.postid-22708 .et_pb_section.et_pb_section_0_tb_body, .postid-22781 .et_pb_section.et_pb_section_0_tb_body, .postid-22789 .et_pb_section.et_pb_section_0_tb_body, .postid-22798 .et_pb_section.et_pb_section_0_tb_body, .postid-22804 .et_pb_section.et_pb_section_0_tb_body, .postid-22810 .et_pb_section.et_pb_section_0_tb_body {
	background-position: center top 0px!important;
}

.postid-23029 .et_pb_section.et_pb_section_0_tb_body, .postid-23023 .et_pb_section.et_pb_section_0_tb_body, .postid-23026 .et_pb_section.et_pb_section_0_tb_body, .postid-23020 .et_pb_section.et_pb_section_0_tb_body, .postid-23017 .et_pb_section.et_pb_section_0_tb_body {
	background-position: center center !important;
}

/***** Blog hero image - 10 razloga za kampiranje u jesen *****/
.postid-23315 .et_pb_section.et_pb_section_0_tb_body, .postid-23023 .et_pb_section.et_pb_section_0_tb_body, .postid-23026 .et_pb_section.et_pb_section_0_tb_body, .postid-23020 .et_pb_section.et_pb_section_0_tb_body, .postid-23017 .et_pb_section.et_pb_section_0_tb_body {
	background-position: center bottom !important;
}



/***** KUCNI RED TABLICA *****/

#kucni-red {
	border: 1px solid #333333;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #16141c;
	margin: 25px 0;
}
	
#kucni-red tr{
	border: 1px solid #333333;
}
#kucni-red td{
	width: 50%;
	text-align: center;
}

/***** END KUCNI RED TABLICA *****/

/***** CONTACT FORM 7 *****/
.one-half,.one-third,.two-third,.one-forth {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
}

.one-half { width: 48%; }
.one-third { width: 30.66%; }
.two-third { width: 61.32%}
.one-forth { width: 22%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

/*-- Input, Text Area & Select --*/
input.wpcf7-form-control  {
	padding: 26px!important;
}

#responsive-form{
  max-width: 100% /*-- change this to get your desired form width --*/;
  margin: 0 auto;
  width: 100%;
}
.form-row{
  width: 100%;
}
.column-half, .column-full{
  float: left;
  position: relative;
  padding: 0.65rem;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.wpcf7-select, .wpcf7-date, .wpcf7-number {
	padding: 24px;
	height: 52px;
}

.wpcf7-select {
	font-size: 1rem;
	color: #666;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
  .column-half{
    width: 50%;
  }
}
/***** E N D CONTACT FORM 7 *****/

/********** TEXT STYLING **********/
mark {
    background-color: #0670b0;
    color: #f6f6f3;
	padding: 10px 10px;
	font-weight: 600;
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 25px;
}

/* Lightbox styling 
 * ------------------------------------*/
.mfp-figure {
	background-color: #ffff;
	padding: 25px;
}

.mfp-title {
	color: #000;
}

.mfp-bottom-bar {
	padding-left: 25px;
	margin-bottom: 25px;
}
/**************************************/
/*---------- MOBILE STYLING ----------*/
/**************************************/

@media only screen and (max-width: 600px) {
	body {
		  background-color: #f6f6f3;
	}
	mark {
    background-color: #0670b0;
    color: #f6f6f3;
	padding: 10px 10px;
	font-weight: 600;
	border-radius: 5px;
	font-size: 11px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 25px;
}
}
