/*remove after TODO MIK*/
/*.widget_structure_holder div[data-shape-design="1"].block_shape{
	border: 1px solid white !important;
}
*/

/*end of remove after TODO MIK*/

/* =========================================== BASE STYLING FOR ULTIMATE WIDGET =========================================== */


/*MAIN PLACEHOLDER FOR ULTIMATE WIDGET*/
.widget_structure_holder{
	position: relative;
	display: block;
	/*width: 960px;*/
	/*height: 720px;*/
	max-width: 1200px;
	min-width: 50px;
	min-height: 50px;
	/*background: white;*/
	margin: 60px auto; /*JAN JE REKO DA JE TOLK NAJBOLJŠE da je razmik 60px*/
	/*border: 1px solid #e6e6e6;*/
	/*border: 1px solid red;*/
	/*opacity: 0;*/
	/*transition: all 0.5s ease;*/
	/*top: 50px;*/
	/*top: 20px;*/

	/*background: orange !important;*/
	-webkit-transition: opacity 250ms;
	-o-transition: opacity 250ms;
	transition: opacity 250ms;
}

.widget_structure_holder div[data-shape-design="0"],
.widget_structure_holder div[data-shape-design="1"]{
	font-family: "Roboto", Arial;
}
.widget_structure_holder .widget_structure_wrapper{
	position: absolute;
	/*position: relative;*/
	display: block;
	width: calc(100% + 1px);
	height: 100%;
	top: 0;
	left: 0;
	/*overflow: hidden;*/
	/*border: 1px solid #e4e4e4;*/
}
.widget_structure_holder .widget_structure_inner{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}


/*COMMON ATTRIBUTES FOR ALL SHAPES*/
.widget_structure_holder .widget_structure_inner .block_shape {
	position: absolute;
	display: block;
	/*background: #f44336;*/
	/*border: 1px solid #e6e6e6;*/
	box-sizing: border-box;
	/*overflow: hidden;*/
	/*transition: all 0.5s ease;*/
	/*background: white;*/


	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+44,ffffff+100 */
/*	background: rgb(247,247,247);
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 44%, rgba(255,255,255,1) 100%); 
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%); 
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); */
	

	box-shadow: 0 1px 3px rgba(0,0,0,0.0), 0 1px 2px rgba(0,0,0,0.0);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
/*.widget_structure_holder .widget_structure_inner .block_shape:hover{
	box-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.12);
}*/

.widget_structure_holder .widget_structure_inner div[data-shape-design="0"][data-shape-variation="0"].block_shape{
	border: 1px solid #e6e6e6;
	/*border: 1px solid red;*/
}

.widget_structure_holder .widget_structure_inner div[data-shape-design="1"].block_shape{
	/*border: 1px solid #e6e6e6;*/
	border: 1px solid transparent;
}
.widget_structure_holder .widget_structure_inner div[data-shape-design="1"].s1x1{
	border-top: 1px solid #e6e6e6;
}


/*DEFINING SHAPE SIZES*/
.widget_structure_holder .widget_structure_inner .s1x2x05x1{
	/*width: 192px;*/
	/*height: 180px;*/
	width: 20%;
	height: 20%;
}
.widget_structure_holder .widget_structure_inner .s1x1{
	/*width: 192px;*/
	/*height: 180px;*/
	width: 20%;
	height: 20%;
}
.widget_structure_holder .widget_structure_inner .s2x2x05x1{
	/*width: 384px;*/
	/*height: 180px;*/
	width: 40%;
	height: 20%;
}
.widget_structure_holder .widget_structure_inner .s2x1{
	/*width: 384px;*/
	/*height: 180px;*/
	width: 40%;
	height: 20%;
}
.widget_structure_holder .widget_structure_inner .s2x2{
	/*width: 384px;*/
	/*height: 360px;*/
	width: 40%;
	height: 40%;
}
.widget_structure_holder .widget_structure_inner .s3x2{
	/*width: 576px;*/
	/*height: 360px;*/
	width: 60%;
	height: 40%;
}
.widget_structure_holder .widget_structure_inner .s5x2{
	/*width: 576px;*/
	/*height: 360px;*/
	width: 100%;
	height: 40%;
}
.widget_structure_holder .widget_structure_inner .s2-4x1-68{
	/*width: 576px;*/
	/*height: 360px;*/
	width: 48%;
	height: 33.6%;
}
.widget_structure_holder .widget_structure_inner .s1-6x1-68{
	/*width: 576px;*/
	/*height: 360px;*/
	width: 32%;
	height: 34%;
}




/* =========================================== BASE STYLING FOR ULTIMATE WIDGET TITLE =========================================== */
.widet_structure_title_holder{
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 0;
}
.widet_structure_title{
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
}



/* =========================================== BASE STYLING FOR ALL SHAPE DESIGNS =========================================== */

.widget_structure_holder .shape_inner{
	/*position: absolute;*/
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;

	/*background: white;*/
}
.likeShareComment{
	width: 100%;
	left: 0;
	overflow: hidden;

	/*border-top: 1px solid rgba(0,0,0,0.05);
	width: calc(100% - 30px);
	left: 15px;*/
/*	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(150,150150,150,0.1) 100%); 
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(150,150,150,0.1) 100%); 
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(150,150,150,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a787878',GradientType=0 );*/ 
}
.likeShareComment .size{
    position: relative;
    float: left;
    display: block;
    height: 30px;
    width: 30px;
    padding: 0 !important;
}
.likeShareComment .sharePost.size{
	float: right;
}
.likeShareComment .sharePost.size > div{
	display: none;
}
.likeShareComment .count{
	position: relative;
	margin-left: 15px;
	margin-right: 0;
}

.likeShareComment .likePost .likeIcon,
.likeShareComment .commentPost .commentIcon,
.likeShareComment .sharePost .likeIcon,
.likeShareComment .bookmarkPost .bookmarkIcon {
    position: absolute;
    display: block;
    top: 45% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    opacity: 1;
    margin: 0;
    padding: 0;
}

.likeShareComment .likePost .likeIcon,
.likeShareComment .commentPost .commentIcon,
.likeShareComment .bookmarkPost .bookmarkIcon {
	width: 16px !important;
	height: 16px !important;
	float: left;
}
.likeShareComment .sharePost .likeIcon{
	width: 21px !important;
	height: 16px !important;
	float: right;
}

.likeShareComment .likePost.size { margin-left: 0; }
.likeShareComment .likePost.size .count{ margin-left: 26px; }
.likeShareComment .commentPost.size { margin-left: 15px; }
.likeShareComment .commentPost.size .count{ margin-left: 27px; }
.likeShareComment .bookmarkPost.size { margin-left: 17px; }
.likeShareComment .sharePost.size { margin-left: 0; }




/* =========================================== STYLING FOR SHAPE DESIGN 0 =========================================== */

.widget_structure_holder .title_cover{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: auto;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	color: white;
	padding: 5px;

	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	max-height: 50px;
	transition: all 0.75s ease;
	/*border-top: 1px solid rgba(255,255,255,0.08);*/
	pointer-events: none;
}
.widget_structure_holder .title_cover p{
	padding: 0;
	margin: 0;
}
.widget_structure_holder .title_cover a:hover{
	color: #333;
}
.widget_structure_holder .exposed_post:hover .title_cover{
	max-height: 250px !important;
	background: rgba(255,255,255, 0.85);
	color: #333;
	transition: max-height 1.25s ease, background 0.5s ease;
}
.widget_structure_holder .post_design1 img{
	position: absolute;
    display: block;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    transition: all 0.5s ease;
    opacity: 0;
}



/* =========================================== BORDER STYLING FOR SHAPE DESIGN 0 =========================================== */
.widget_structure_holder  div[data-shape-design="0"][data-shape-variation="0"].sborder .border_inner {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.widget_structure_holder  div[data-shape-design="0"][data-shape-variation="0"].sborder .border_inner:after {
	position: absolute;
	display: block;
	content: "";
	width: 50%;
	height: 100%;

	top: 0;
	left: 0;
	border-right: 1px solid #e6e6e6;
}
	
.widget_structure_holder  div[data-shape-design="0"][data-shape-variation="1"].sborder .border_inner {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.widget_structure_holder  div[data-shape-design="0"][data-shape-variation="1"].sborder .border_inner:after {
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 50%;

	top: 0;
	left: 0;
	border-bottom: 1px solid #e6e6e6;
}
.widget_structure_holder .widget_structure_inner div[data-shape-design="0"].block_shape.sborder{
	border: none;
}




/*		================================================ STYLING FOR 2X05X1 / 0 ================================================*/

.widget_structure_holder .shape_inner_top,.widget_structure_holder .shape_inner_bottom{
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 50%;
}
.widget_structure_holder .s1x1 .shape_inner{
	padding: 10px 5px;
}
.widget_structure_holder div[data-shape-design="0"]:hover .like_wrapper{
	transition: top 0.25s ease;
	top: 0;
}
.widget_structure_holder div[data-shape-design="0"] .like_wrapper{
	position: absolute;
	width: 100%;
	height: 25px;
	left: 0;
	top: -30px;
	z-index: 10;
}
.widget_structure_holder div[data-shape-design="0"] .like_wrapper .likeShareComment{
	width: 100%;
	height: 25px;
	left: 0;
	top: 0;
    background: rgba(255,255,255,0.85);
    background-color: none;
}


/* ==============================  STYLING ONLY SHARE SAMO SHARE STYLING ZA SHAPE 0  =============================== */
	.post_design2 .like_wrapper{
		position: absolute;
		display: block;
		width: 100%;
		height: 30px;
		background: transparent !important;
		bottom: 0;
		left: 0;
	}
	.post_design2 .like_wrapper .display_share_only{
		background: white;
	}
	.like_wrapper .display_share_only {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		/*background: rgba(255,255,255,0.85);*/
	}

	.like_wrapper .display_share_only img{
		position: absolute; 
		display: block;
	    padding: 5px 3px;
	    height: 23px;
	    width: 23px;
		/*width: 18px;
		height: 14px;*/
		top: 3px;
		left: auto;
		right: 2px;
		opacity: 1;
		cursor: pointer;
		transition: opacity 0.25s ease;
		background: rgba(255,255,255,0.85);
	}
	.post_design2 .like_wrapper .display_share_only img{
		top: 7px;
		right: 3px;
	}
	
	.like_wrapper .display_share_only img:hover{
		opacity: 0.65;
		transition: opacity 0.25s ease;
	}




/* =========================================== STYLING FOR SHAPE DESIGN 1 =========================================== */

.widget_structure_holder .s2x2x05x1 .shape_inner .shape_inner_top{
	border-bottom: 1px solid #e6e6e6;
}
.widget_structure_holder .s2x2x05x1 .shape_inner .shape_inner_bottom{
	border-bottom: 1px solid #e6e6e6;
}
.widget_structure_holder .s2x2x05x1:last-child .shape_inner_bottom{
	border-bottom: 1px solid transparent;
}
.widget_structure_holder div[data-shape-design="1"].saxb .title > .read_more {
	font-family: Arial;
	font-size: 17px;
	font-weight: 300;
	color: #00BCD4;
}

/*
.widget_structure_holder .widget_structure_inner div[data-shape-design="1"].block_shape:after,
.widget_structure_holder div[data-shape-design="1"] .likeShareComment:after {
		position: absolute;
		width: 100%;
		height: 5px;
		content: "";
		left: 0;
		bottom: 30px;
		
		background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); 
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
		background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}




@media (max-width: 980px){
	.widget_structure_holder .widget_structure_inner div[data-shape-design="1"].block_shape:after,
	.widget_structure_holder div[data-shape-design="1"] .likeShareComment:after {
		display: none;
	}

}
*/














@media (max-width: 640px){
	/*.likeShareComment{
		display: none;
	}*/



	/*TESTING SMALL SIZES*/
	/*.widget_structure_holder .widget_structure_inner{
		position: relative;
		display: inline-block;
		width: 100%;
		height: auto;
	}
	.widget_structure_holder div[data-shape-design="0"].block_shape{
		position: relative;
	    display: block;
	    width: 100%;
	    height: 150px;
	    float: left;
	    left: 0 !important;
	    top: 0 !important;
	}
	.widget_structure_holder div[data-shape-design="1"].block_shape{
		position: relative;
	    display: block;
	    width: 100%;
	    height: 150px;
	    float: left;
	    left: 0 !important;
	    top: 0 !important;
	}

*/






















}
@media (min-width: 640px) and (max-width: 980px){

	
	/*like view share*/
	
	
	/*.likeShareComment{
		display: none;
	}*/

	
	.widget_structure_holder .widget_structure_inner .s1x2x05x1{
		width: 130px;
		height: 130px;
	}
	.widget_structure_holder .widget_structure_inner .s1x1{
		width: 130px;
		height: 130px;
	}
	.widget_structure_holder .widget_structure_inner .s2x2x05x1{
		width: 258px;
		height: 130px;
	}
	.widget_structure_holder .widget_structure_inner .s2x1{
		width: 258px;
		height: 130px;
	}
	.widget_structure_holder .widget_structure_inner .s2x2{
		width: 258px;
		height: 258px;
	}
	.widget_structure_holder .widget_structure_inner .s3x2{
		width: 386px;
		height: 258px;
	}
	.widget_structure_holder .widget_structure_inner .s5x2{
		width: 642px;
		height: 258px;
	}
	
}
@media (min-width: 980px){
/*@media (min-width: 980px) and (max-width: 1200px){*/
	
	.widget_structure_holder .widget_structure_inner .s1x2x05x1{
		width: 193px;
		height: 193px;
	}
	.widget_structure_holder .widget_structure_inner .s1x1{
		width: 193px;
		height: 193px;
	}
	.widget_structure_holder .widget_structure_inner .s2x1{
		width: 385px;
		height: 193px;
	}
	.widget_structure_holder .widget_structure_inner .s2x2x05x1{
		width: 385px;
		height: 193px;
	}
	.widget_structure_holder .widget_structure_inner .s2x2{
		width: 385px;
		height: 385px;
	}
	.widget_structure_holder .widget_structure_inner .s3x2{
		width: 577px;
		height: 385px;
	}
	.widget_structure_holder .widget_structure_inner .s5x2{
		width: 961px;
		height: 385px;
	}

}
/*@media (min-width: 1200px){
	
	.widget_structure_holder .widget_structure_inner .s1x2x05x1{
		width: 241px;
		height: 241px;
	}
	.widget_structure_holder .widget_structure_inner .s1x1{
		width: 241px;
		height: 241px;
	}
	.widget_structure_holder .widget_structure_inner .s2x1{
		width: 481px;
		height: 241px;
	}
	.widget_structure_holder .widget_structure_inner .s2x2x05x1{
		width: 481px;
		height: 241px;
	}
	.widget_structure_holder .widget_structure_inner .s2x2{
		width: 481px;
		height: 481px;
	}
	.widget_structure_holder .widget_structure_inner .s3x2{
		width: 721px;
		height: 481px;
	}
	.widget_structure_holder .widget_structure_inner .s5x2{
		width: 1201px;
		height: 481px;
	}
}*/