/* 
 * Rotacija
 */
 
#rotation {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
	height: auto;
}

.rotation {
	background: #E8CAD1;
	padding-bottom: 15px;
}

.sl-slide-inner {
	letter-spacing: 5px !important;
	background: rgb(17,17,17, 0.75) !important;	
}

.sl-slide-inner h2 {
	font-family: 'Playfair Display', serif;
    font-weight: 600 !important;
	font-style: italic;
	line-height: normal;
	padding: 0;
}

.sl-slide-inner h2, .sl-slide-inner blockquote {
	text-shadow: 1px 1px 10px #191919, 1px 1px 10px #545454 !important;
}

.sl-slide-text {
	margin: 3rem;
}

.demo2 {

}

/*
 * Tekstura
 */
 
#home-texture {
	margin: 0;
	padding: 60px 0 0 0;
	width: 100%;
	min-height: 350px;
	display: block;
	height: auto;
 
	background: transparent url("/img/bg_texture.jpg") 50% top repeat-x;
} 

#home-texture .center-home-texture-box {
	margin: 0 auto;
	text-align: center;
}

#home-texture .center-home-texture-box h1, #home-texture .center-home-texture-box h2 {
	text-align: center;
	padding: 75px 0 5px 0;		
	line-height: 150%;
	width: 100%;
}

#home-texture .btn {
	text-align: center !important;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	color: #ffffff;
	margin-bottom: 15px;
}

#home-texture .btn:hover, #home-texture .btn a {
	color: #ffffff;
}

#home-texture .btn a:hover {
	text-decoration: none;
}

/*
 * Sredina
 */
 
#home-middle {
	margin: 0;
	padding: 30px 0 0 0;
	width: 100%;
	height: auto;
	display: block;
    overflow: hidden;
	background: #F7F7F7;
} 

#home-middle .center-home-middle-box {
	margin: 0 auto;
	text-align: center;
}

#home-middle .center-home-middle-box h1, 
#home-middle .center-home-middle-box h2, 
#home-middle .center-home-middle-box h3, 
#home-middle .center-home-middle-box h4, 
#home-middle .center-home-middle-box h5, 
#home-middle .center-home-middle-box h6 {
	text-align: center;
	line-height: 150%;
}

#home-middle .center-home-middle-box-icon {
	float: left;
	width: 20%;
	padding: 0;
	margin: 15px 0 0 0;
}

#home-middle .center-home-middle-box-icon img {
	border: 0;
}

#home-middle .center-home-middle-box-text {
	float: left;
	width: 75%;
	text-align: left;
}

#home-middle .center-home-middle-box-text h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.1rem;
	text-align: left;
	font-weight: 600;
	letter-spacing: 2px;
}

#home-middle .center-home-middle-box-banner {
	margin: 30px auto 0 auto; 
	width: 100%;
	text-align: center;
}

#home-middle-banner {
    margin: 0;
    padding: 30px 0 0 0;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    background: #F7F7F7;
}

#home-middle-banner .center-home-middle-box {
	margin: 0 auto;
	text-align: center;
}

#home-middle-banner .center-home-middle-box h1, 
#home-middle-banner .center-home-middle-box h2, 
#home-middle-banner .center-home-middle-box h3, 
#home-middle-banner .center-home-middle-box h4, 
#home-middle-banner .center-home-middle-box h5, 
#home-middle-banner .center-home-middle-box h6 {
	text-align: center;
	line-height: 150%;
}

#home-middle-banner .center-home-middle-box-icon {
	float: left;
	width: 20%;
	padding: 0;
	margin: 15px 0 0 0;
}

#home-middle-banner .center-home-middle-box-icon img {
	border: 0;
}

#home-middle-banner .center-home-middle-box-text {
	float: left;
	width: 75%;
	text-align: left;
}

#home-middle-banner .center-home-middle-box-text h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.1rem;
	text-align: left;
	font-weight: 600;
	letter-spacing: 2px;
}

#home-middle-banner .center-home-middle-box-banner {
	margin: 30px auto 0 auto; 
	width: 100%;
	text-align: center;
}

#home-middle-banner .center-home-middle-box-banner img {
	max-width: 100%;
	height: auto;
}

/*
 * Proizvodi
 */
 
#home-products {
	margin: 30px 0 30px 0;
	padding: 30px 0 0 0;
	width: 100%;
	height: auto;
	display: block;
    overflow: hidden;
} 

#home-products .home-products {
	margin: 0 auto;
	text-align: center;
}
 
#home-products .home-products-box {
	width: 262px;
	height: 262px;
	border: 1px solid #EEEEEE;
	display: block;
	background: #fcfcfc;
	margin: 15px auto 15px auto;
	position: relative;
}

#home-products .home-products-box-c {
	width: 260px;
	height: 260px;
	border: 1px solid #FFFFFF;
}

#home-products .home-products-box:hover, #home-products .home-products-box-c:hover {
	border: 1px solid #CCCCCC;
}

#home-products .home-products-box a {
	display: block;
	width: 100%;
	height: 100%;
}

#home-products .home-products-box .new {
	float: left;
	border-radius: 3px;
	padding: 2px 5px;
	margin: 5px;
	top: 0;
	position: absolute; 
	background: #C1D7E4;
	font-weight: 600;
	color: #FFFFFF;
	z-index: 99;
	font-size: 14px;
	height: 20px;
	line-height: 100%;
}

#home-products .home-products-box .action {
	float: left;
	border-radius: 3px;
	padding: 2px 5px;
	margin: 5px;
	top: 0;
	position: absolute; 
	background: #F49AC1;
	font-weight: 600;
	color: #FFFFFF;
	z-index: 99;
	font-size: 14px;
	height: 20px;
	line-height: 100%;
}

#home-products .home-products-box .available {
	float: left;
	border-radius: 3px;
	padding: 2px 5px;
	margin: 5px;
	top: 0;
	position: absolute; 
	background: #939393;
	font-weight: 600;
	color: #FFFFFF;
	z-index: 99;
	font-size: 14px;
	height: 20px;
	line-height: 100%;
}

#home-products .home-products-box .wish {
	top: 0;
	right: 0;
	position: absolute;
	margin: 5px;
	padding: 2px;
	width: 20px;
	height: 20px;
	z-index: 99;
	cursor: pointer;
}

#home-products .home-products-box .wish-off {
	background: url("/img/wish_list.png") 50% 50% no-repeat;
}

#home-products .home-products-box .wish-on, #home-products .home-products-box .wish-off:hover {
	background: url("/img/wish_list_on.png") 50% 50% no-repeat;
}

#home-products .home-products-box .label-1 {
	left: 0;
}

#home-products .home-products-box .label-2 {
	left: 50px;
}

#home-products .home-products-box .label-3 {
	left: 100px;
}

#home-products h3 {
	font-weight: normal !important;
}

#home-products .home-product-code {
	font-weight: normal;
	font-style: normal;
	/*font-family: 'Playfair Display', serif;*/
	text-align: left;
	font-size: 0.8rem;
	letter-spacing: 0px;
	margin: 5px 0 0 0;
	width: 100%;
	height: auto;
	padding: 5px 5px 0 5px;
}
 
#home-products .home-product-name {
	font-weight: 600;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	text-align: center;
	font-size: 1.1rem;
	letter-spacing: 3px;
	margin: 5px 0 10px 0;
	width: 100%;
	height: auto;
	padding: 5px;
}

#home-products .home-product-name a {
	text-decoration: none;
	color: #525252;
}

#home-products .home-product-name a:hover {
	color: #F49AC1;
}

#home-products .home-product-price {
	font-weight: normal;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	text-align: center;
	font-size: 1.1rem;
	letter-spacing: 3px;
	margin: 10px 0 30px 0;
	width: 100%;
	height: auto;
}

#home-products .home-product-price .through {
	text-decoration: line-through;
	padding: 5px;
	color: #999999;
}

#home-products .home-product-price .price {
	padding: 5px;
	color: #525252;
}

#home-products-nav {
	width: 100%;
	margin: 0 0 30px 0; 
}

#home-products-nav h3 {
	float: left;
	padding: 0;
}

#home-products-nav ul {
	display: inline;
	padding: 0;
	margin: 0;
	float: right;
}

#home-products-nav ul li {
	text-align: right;
	list-style: none;
	padding: 5px;
	display: inline;
}

#home-products-nav ul li a {
	line-height: 100%;
}

#home-products .btn:hover {
    color: #ffffff !important;
}

#home-products .btn {
	padding: 12px;
}
 
.home-products-box-c {
	margin: 15px;
    width: calc(50% - 30px);
	align-items: flex-start;
	display: block;
	float: left;
}

.home-products-box-c .img {
	padding-bottom: 100%; 
    background-size: cover !important;
    background-position: center !important;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    height: 0;
	width: 100%;	
}

.home-products-box-c .link {
    position: relative;
    display: block;
	width: 100%;
	padding-bottom: 15px;
}


/*
 * Dole
 **/

#home-bottom {
	margin: 0;
	padding: 30px 0 30px 0;
	width: 100%;
	height: auto;
	display: block;
    overflow: hidden;
	background: #F7F7F7;
} 

#home-bottom img {
	max-width: 100%;
	height: auto;
}

#home-bottom .center-home-bottom-box {
	margin: 0 auto;
	text-align: center;
}

#home-bottom .center-home-bottom-box h1, #home-bottom .center-home-bottom-box h2, #home-bottom .center-home-bottom-box h3, #home-bottom .center-home-bottom-box h4, #home-bottom .center-home-bottom-box h5, #home-bottom .center-home-bottom-box h6 {
	text-align: center;
	line-height: 150%;
}

#home-bottom .center-home-bottom-box-icon {
	float: left;
	width: 20%;
	padding: 0;
	margin: 15px 0 0 0;
}

#home-bottom .center-home-bottom-box-icon img {
	border: 0;
}

#home-bottom .center-home-bottom-box-text {
	float: left;
	width: 75%;
	text-align: left;
}

#home-bottom .center-home-bottom-box-text h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.1rem;
	text-align: left;
	font-weight: 600;
	letter-spacing: 2px;
}

#home-bottom .center-home-bottom-box-banner {
	margin: 30px auto 30px auto; 
	width: 100%;
	text-align: center;
}

#home-bottom .center-home-bottom-box a {
	padding: 15px;
	display: inline-table;
	width: auto;
}

#home-bottom .center-home-bottom-box a:hover, #home-bottom .center-home-bottom-box a img:hover, #home-bottom .center-home-bottom-box img:hover {
	opacity: 0.9;
}
/*
 * Magazin
 */
 
#home-magazine {
	margin: 0;
	padding: 30px 0 30px 0;
	width: 100%;
	height: auto;
	display: block;
    overflow: hidden;
	/*background: url("/img/bg_magazine.jpg") 50% 50% repeat-x;*/
	min-height: 800px;
} 

#home-magazine .center-home-magazine-box {
	margin: 0 auto;
	text-align: center;
}

#home-magazine .center-home-magazine-box h1, #home-magazine .center-home-magazine-box h2, #home-magazine .center-home-magazine-box h3, #home-magazine .center-home-magazine-box h4, #home-magazine .center-home-magazine-box h5, #home-magazine .center-home-magazine-box h6 {
	text-align: center;
	line-height: 150%;
}

#home-magazine .center-home-magazine-box-icon {
	float: left;
	width: 20%;
	padding: 0;
	margin: 15px 0 0 0;
}

#home-magazine .center-home-magazine-box-icon img {
	border: 0;
}

#home-magazine .center-home-magazine-box-text {
	float: left;
	width: 75%;
	text-align: left;
}

#home-magazine .center-home-magazine-box-text h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.1rem;
	text-align: left;
	font-weight: 600;
	letter-spacing: 2px;
}

#home-magazine .center-home-magazine-box-banner {
	margin: 30px auto 0 auto; 
	width: 100%;
	text-align: center;
}

#home-magazine .center-home-magazine-box a {
	 
	display: block;
}
 
#home-magazine #home-magazine-left {
	float: left; float: none;
	width: 40%; width: 100%;
	display: block;
}

#home-magazine #home-magazine-right {
	float: right; float: none;
	width: 60%; width: 100%;
	display: block;
}

#home-magazine .home-magazine-left-text,
#home-magazine .home-magazine-right-text {
	width: 100%;
	display: block;
	text-align: left;
}

#home-magazine .home-magazine-left-text .home-magazine-left-picture ,
#home-magazine .home-magazine-right-text .home-magazine-right-picture  {
	border: 0;
	float: left;
	padding-left: 0;
} 

#home-magazine .home-magazine-left-text h3,
#home-magazine .home-magazine-right-text h3 {
    letter-spacing: 3px;
    font-style: normal;
    font-weight: 600;
    font-size: 1.2rem;
    text-align: left;
}

#home-magazine .home-magazine-left-text h3 a,
#home-magazine .home-magazine-right-text h3 a {
	text-transform: uppercase;
	font-style: normal;
	color: #545454;
	text-decoration: none;
	padding: 0;
}

#home-magazine .date {
	padding: 0;
}

#home-magazine .home-magazine-left-text h3 a:hover,
#home-magazine .home-magazine-right-text h3 a:hover {
	color: #F49AC1;
}
 
#home-magazine .home-magazine-right-text {
	width: 100%;
	padding: 15px;
	display: inline-table;
}

#home-magazine .home-magazine-left-text {
	padding: 15px;
}

#home-magazine .home-magazine-left-text .home-magazine-left-picture {
	padding: 0;
	width: 94%;
	height: auto;
	margin-right: 15px;
}

#home-magazine .home-magazine-right-text .home-magazine-right-picture {
	padding: 0;
	width: 40%;
	height: auto;
	margin-right: 15px;
}

#home-magazine .home-magazine-more {
	padding: 0 !important;
	display: inline-table;
    margin: 0;
}

#home-magazine .home-magazine-more a {
	 
}

#home-magazine .short-text {
	padding: 0 0 15px 0;
}

#home-magazine .home-magazine-left-text .home-magazine-left-picture img:hover,
#home-magazine .home-magazine-right-text .home-magazine-right-picture img:hover {
	opacity: 0.9; 
}  

#home-magazine .home-magazine-left-text .home-magazine-left-picture img,
#home-magazine .home-magazine-right-text .home-magazine-right-picture img {
	max-width: 100%;
	height: auto;
}

#home-magazine .home-magazine-left-text .home-magazine-left-picture a,
#home-magazine .home-magazine-right-text .home-magazine-right-picture a {
	padding-left: 0;
	padding-top: 0 ;
}


#home-magazine .first-box {
	border-bottom: 5px solid #EAD7D7;
	border-top: 0;
}

/*
 * Tekstura
 */
 
#home-newsletter {
	margin: 0;
	padding: 60px 0 0 0;
	width: 100%;
	min-height: 510px;
	display: block;
	height: auto;
     
	background: transparent url("/img/bg_newsletter.jpg") 50% top repeat-x;
} 

#home-newsletter .center-home-newsletter-box {
	margin: 0 auto;
	text-align: center;
}

#home-newsletter .center-home-newsletter-box h3, #home-newsletter .center-home-newsletter-box h4 {
	text-align: center;
	padding: 150px 0 30px 0;		
	line-height: 150%;
	width: 100%;
}

#home-newsletter .btn {
	text-align: center !important;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	color: #ffffff;
	margin-bottom: 15px;
}

#home-newsletter .btn:hover {
	color: #ffffff;
}

#home-newsletter .form-group, #home-newsletter form {
	width: 100%;
	margin: 0 auto;
}

#home-newsletter .form-control {
	width: 60%;
	float: none;
    margin: 0 auto 30px auto;
	background: #F2F2F2;
	border: 1px solid #F2F2F2;
}

#home-newsletter .form-control:hover, #home-newsletter .form-control:focus {
	background: #fcfcfc;
}