@charset "utf-8";

.SobiPro ul {
	margin: 0px!important
	}
.SobiPro dd, .SobiPro dt, .SobiPro li {
    line-height: 1.2!important;
}

.image_size_allzinas img {
    max-width: 110px;
    min-width:110px;
    max-height:110px;
    border: 1px solid #E0E0E0;
    margin: 2px 0 20px 0;	
}

.zinas-main-top img {
    min-width: 560px;    
    max-height:auto;
    border: 1px solid #E0E0E0;
    margin: 2px 0 20px 0;	
}

.zinas_category img {
    border: 1px solid #E0E0E0!important;  
	width:110px!important;
	max-height:80px!important;
	height: 70px!important;
}

/* The Image container */
.img-hover-zoom {
    height: auto; /* Modify this according to your need */
    overflow: hidden; /* Removing this will break the effects */
}

/* Slow-motion Zoom Container */
.img-hover-zoom--slowmo img {
    transform-origin: 50% 65%;
    transition: transform 3s, filter 2s ease-in-out;
    filter: brightness(90%);
}

/* The Transformation */
.img-hover-zoom--slowmo:hover img {
    filter: brightness(110%);
    transform: scale(1.5) rotate(10deg);
}

/* Quick-zoom Container */
.img-hover-zoom--quick-zoom img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 0.5s ease-in;
}

/* The Transformation */
.img-hover-zoom--quick-zoom:hover img {
  transform: scale(1.5);
}
		
#all {
  width: 100%;
  height: 100%;
}
		
.zinas_topmain_link {
    font-weight: 600;
    padding: 10px 0;
}

.zinas_topmain_link a{
    font-size: 20px;
    color: #555;
    line-height: 1.3;
}

.topnews_decr {	
    padding-bottom: 10px;
}
.topnews_decr a{	
    font-weight: 400;
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
}

.topnews_decr a:hover {
	color: #000!important;
}

.news_decr {	
    padding: 0 0 5px 15px;
}
.news_decr a{	
    font-weight: 400;
    font-size: 14px;
    color: #666;
    padding: 0 0 5px 15px;
}

.news_decr a:hover {
	color: #9f9f9f!important;
}

.jaunumi_decr {	
    padding: 0 0 5px 0px;
}

.jaunumi_decr a{	
    font-weight: 400;
    font-size: 12px;
    color: #666;
}


#topzinas_all {
	margin-bottom:10px;
	overflow: hidden; 	
	border-bottom: 1px solid #E0E0E0;
}

#zinas_all {    	
	width: 25%;
    float: left;    
    height: 250px;
	padding-right: 10px;
}

#kosmetikas_jaunumi {    	
	width: 33.3%;
    float: left;    
    height: 250px;
	padding-right: 10px;
}

.entries_all_main {
    list-style-type: none;
    margin:0px !important
}
.entries_all_main_scroll {
    list-style-type: none;
    float:left;
    width:300px;
    overflow-y: auto;
    height: 300px;
}
.topnews-link {padding: 0 0 5px 15px;}
.topnews-link a {color: #555;font-size: 13px;font-weight: 600;line-height: 1.2;margin-bottom:3px}
.zinas-top-link {padding: 85px 0 5px 0px;}
.zinas-top-link a {color: #555;font-size: 13px;font-weight: 600;line-height: 1.2!important}
.zinas-top-link-kosmetikas {padding: 120px 0 5px 0px;}
.zinas-top-link-kosmetikas a {color: #555;font-size: 13px;font-weight: 600;line-height: 1.2!important}

 .CN2788 > div { 
                display: inline-block;
                vertical-align: top;
            }

            .CN2788 > div:first-of-type {
                width: 45%;
            }

            .CN2788 > div:last-of-type {
                width: 60%;
            }

.top-zinas-category img {
	border: 1px solid #E0E0E0;

}
.news-toplink {padding: 0 0 5px 15px;
}
.news-toplink a {color: #555;font-size: 20px;font-weight: 600;line-height: 1.2;margin-bottom:3px
}
.category-link {padding: 10px 3px 5px 0px;line-height: 1.2;
}
.category-link a {color: #555;font-size: 13px;font-weight: 600;line-height: 1.2;margin-bottom:3px
}
 .flex {
        display: flex;
        font-size: 30px;
        text-align: center;
        background-color: #7d7d7d;
        color: #000000;
        font-weight: bold;
      }
      .flex2 {
        justify-content: space-around;
      }
      .flex3 {
        justify-content: space-between;
      }
      .flex-items {
        background-color: #cccaca;
        width: 90px;
        height: 60px;
        margin: 10px;
        text-align: center;
        font-size: 40px;
        line-height: 1.5;
      }





