/*
	Template: Lovely Cosmetics Responsive HTML Template
	Version: 1.0
	Author: Axact Idea
	Email: axactidea@gmail.com
	ThemeForest Profile: https://themeforest.net/user/axactidea
*/
/* ------------------------------------------------------ */
/*         TABLE OF CONTENTS                              */
/* ------------------------------------------------------ */
/*   01 - Min width : 768px   */
/*   09 - Max width : 768px   */
/*   10 - Max width : 480px   */
/*   11 - Max width: 1170px & Min width: 768px   */
/*   12 - Maximum width: 620px and Minimum Width: 480px   */
/* ------------------------------------------------------ */



/*------------------------------------------------------------------------------*/
/*                    Minimum width : 768px 
/*------------------------------------------------------------------------------*/
@media screen and (min-width:768px) {
    
/* slideshow */
.slide-image {
  width:100%;
}
/* footer */
.payment-methods
{
  text-align:right;
}
.footer-links {
  text-align:left;
}
/* navigations */
.hidden-menu-trigger {
  top: 16px;
  right: 10px;
  font-size: 16px;
  font-size: 1rem;
}
.top-nav li:hover > ul {
  display:block;
  z-index:10;
}
.top-nav li:hover > ul ul {
  left:100%;
  margin:-2.5rem 0;
  width:100%;
}
/* paddings */
.padding-l-right-30 {
  padding-right:30px !important; 
}
.padding-l-left-40 {
  padding-left:30px !important;
}
/* margins */
.margin-l-bottom-40 {
  margin-bottom:40px;
}

.margin-l-top-40 {
  margin-top:40px;
}

/* **************************************************** */
/* 												*/
/* **************************************************** */

div#skinegal .left-column{
    padding-right:  20px;
}

div#skinegal .right-column{
    padding-left:  20px;
}


}



/*------------------------------------------------------------------------------*/
/*                    Maximum width : 768px
/*------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {    
.hide-l, .hide-s {
  display:block;
}
.hide-m {
  display:none;
}
.section  {
  padding: 3em 1.30em;
}
.margin-m-bottom {
  margin-bottom:2.5rem;
}
.margin-m-bottom-60 {
  margin-bottom:60px;
}
.margin-m-top-60 {
  margin-top:60px;
}
.margin-m-top-40 {
  margin-top:40px;
}


/* headings */
h1 {
  font-size:1.8em;
  line-height: 1.3em;
}
h2, h4 {
  font-size:1.5em;
  line-height: 1.3em;
}
h3 {
  font-size:1.2em;
  line-height: 1.3em;
}

/* logo */

div#logo{
    bottom: 18.5rem;
    left:   auto;
    right:  1rem;
    width:40%;
}

.logo img {
  margin:0 auto;
  width:  100%;  
}


/* navigation */
nav {
  display:block;
  cursor:pointer;
  line-height:3;
  top:  -28px;
}

nav>div.line{
    padding:    0 !important;
}

nav .logo{
    margin-bottom:  100px;
}

nav .logo:after{
    left:   50%;
    margin-left:    -153px;
}

.top-nav li {
  float:none;
  list-style:none outside none;
  padding:0;
}
.top-nav li a {
  border-bottom:1px solid #3a3838;
  color:    #3a3838;
  display:block;
  padding:0.600rem 0.625rem;
  text-align:center;
  text-decoration:none;
}
.top-nav li a:hover {
  
}
.top-nav > ul {
  background-color: rgba(255,255,255,0.76);
  height:0;
  max-width:100%;
  overflow:hidden;
  position:relative;
  z-index:999;
}
.top-nav > ul.show-menu,.aside-nav.minimize-on-small > ul.show-menu {
  height:auto;
}
.top-nav ul ul {
  left:0;
  margin-top:0;
  position:relative;
  right:0;
}
.top-nav li ul li a {
  min-width:100%;
}
.top-nav li ul,.top-nav li ul li ul {
  display:block;  
  overflow:hidden; 
  height:0;   
}
.top-nav > ul ul.show-ul {
  display:block;
  height:auto;
}
.top-nav li ul li a {
  background:none repeat scroll 0 0 #f4f1f0;
  border-bottom:1px solid #fff;
  padding:0.625rem;
}
.top-nav li ul li ul li a {
  background:none repeat scroll 0 0 #f7f7f7;
  border-bottom:1px solid #fff;
}
.top-nav .right {
  float: none;
}
.nav-text {
  color:#133b69;
  display:block;
  font-size:1.2rem;
  line-height:2;
  margin-right:0.625rem;
  max-width:100%;
  text-align:center;
  vertical-align:middle;
}
.nav-text:after {
  content:"\f0c9";
  font-family: 'FontAwesome';
  font-size:2.1rem;
  margin-left:0.5rem;
  text-align:right;
}

#mainnav .line>div:first-child{
    padding-top:    12px;
}

.homepage #top_banner .slide-title img{
   display:none;
}

/* top bar */
#topbar ul {
  display: flex;
  justify-content: center;
}
#topbar ul li, #topbar ul li:last-child {
  padding:0;
}
#topbar-primary ul {
  display: flex;
  justify-content: center;
}


/* stamp */

div.owl-carousel div.slide1 div.slide-description div.stamp {
    bottom: -55px;
    left:   -22px;
}

/* slideshow */

.homepage #top_banner{
    height: 500px;
}

.carousel-main-slider .slide1 .slide-picture img{
    -ms-transform: translate(22%, 0%) scale(0.75);
    -webkit-transform: translate(22%, 0%) scale(0.75);
    transform: translate(22%, 0%) scale(0.75);   
}

.carousel-main-slider .slide2 .slide-picture img{
    -ms-transform: translate(20%, 0%) scale(0.7);
    -webkit-transform: translate(20%, 0%) scale(0.7);
    transform: translate(20%, 0%) scale(0.7);   
}

div.owl-carousel .slide-description {
    left:   auto;
    bottom: 70px;
    padding:    18px 16px 16px 16px;
}

div.owl-carousel .slide1 .slide-description {
    width: 440px;    
    right:  20px;  
}

div.owl-carousel .slide2 .slide-description {
    width: 340px;      
    right:  20px;
}

div.owl-carousel .slide-picture {
    
}

div.owl-carousel .slide-title h4 {
    font-size:  2rem;
    line-height: 2.4rem;
}

.carousel-main-slider .slide-button{
    padding:    8px 16px;
    height: 36px;
    bottom: -36px;
}


.carousel-main .image-box {
  overflow:hidden;
}
.carousel-main .image-box  .image {
  margin-left:-400px;
}
.line.content-center-vertical {
  padding: 0 2em;
}
.owl-buttons {
  display: none;
}
.carousel-main .owl-item img, .carousel-main .owl-item video {
  max-width: 250%;
  width:auto;
}
.owl-buttons {
  display: none;
}
.brand-overview {
  margin-top:-140px;
}

/* product and blog item */
.item-left {
  padding-top:0px;
  padding-left:20px;
}
.item-right {
  padding-top:0px;
  padding-right:20px;
}

/* tab */
.tab-nav > .tab-label {
  margin: 0.5px 0;
  width: 100%;
}

/* blog */
.comment-box {
  background:#fafafa;
  border:solid 1px #eee;
  padding: 1rem;
  margin-bottom:1rem;
}
.comment-reply-box {
  background:#fff;
  border:solid 1px #eee;
  padding: 1rem;
  margin-top:1rem;
}
.comment-box .comment-time {
  float:none;
  color:#adadad;
}

/* footer */
footer .phone-number {
  font-size:0.9rem;
}

footer .phone-number h5 {
  font-size:1.1rem;
}

.payment-methods {
  text-align:center;
}
.footer-links {
  text-align:center;
  margin-bottom:20px;
}
.footer-block {
  margin:15px 0;
}

/* **************************************************** */
/* 												*/
/* **************************************************** */

div#vitamin_d3 div.line-2 div.description-text{
    padding-right:  10px;
}

div#vitamin_d3 div.nedostatek-text-1{
    margin-bottom:  3rem;
}

div#vitamin_d3 div.nedostatek-text-1 p{
    text-align: justify;
}

div#vitamin_d3 div.nedostatek-text-2{
    padding-top:    2.4rem;
    margin-bottom:  2.4rem;
}

div#vitamin_d3 div.vitamin_d3-banner-1 div.description{
    width: 50%;
}

div#vitamin_d3 div.vitamin_d3-banner-1 div.description h4{
    font-size: 1.2rem;
}

div#vitamin_d3 div.prijem-text h3{
    font-size:  1.4rem;
}

div#vitamin_d3 div.vitamin_d3-banner-2 div.description{
    width: 50%;
    right:5%;
}

div#vitamin_d3 div.vitamin_d3-banner-2 div.description h4{
    font-size:  1.2rem;
    line-height: 1.5rem
}

div.detritin_stripe div.left-column, div.detritin_stripe div.right-column{
    padding-left: 0;
    padding-right: 0;
}

div.detritin_stripe div.left-column p{
    margin-bottom:  2rem;
    min-height: 42px;
}

div.detritin_products{
    background-image:   url('../img/detritin_products_bg_3.png');
    background-position:    center bottom;
    background-size:    80%;
}

div.detritin_products div[class^="detritin-product-"]{
    padding-top:    1rem;
    padding-bottom: 1rem;
    background-size:    80%;
}

div.detritin_products img{
    padding-bottom: 1rem;
    max-width:  450px;
    margin: auto;
}



div.section div.l-separator{
	display:	none;
}
div.section div.m-separator{
	display:	block;
	height:	1px;
	width:	10%;
	clear:	both;
	margin:	0 auto 0 auto;
	background-color:	#ccc;		
}

.carousel-main .image-box  .image{
	margin-left:	-340px;
}


div#objednat .title{
    font-size:  2.2rem;
    margin-bottom: 35%;
}

div#objednat .naturprodukt-wrapper{
    margin-top: 2.5rem;
}

}


/*------------------------------------------------------------------------------*/
/*                    Maximum width : 480px 
/*------------------------------------------------------------------------------*/
@media screen and (max-width:480px) {
.hide-l, .hide-m {
  display:block;
}
.hide-s {
  display:none !important;
}
.section  {
  padding: 2.5rem 0.7rem;
}
.margin-s-bottom-60 {
  margin-bottom: 60px;
  display: block;
}

/* navigation */
nav {
  padding:0;
}
#main-nav li a {
  padding: 20px 10%;
  font-size: 1.2em;
}

/* top bar */

.homepage #top_banner .description-wrapper .line .slide-description{
    /*bottom: 165px;*/
}

.non-homepage #top_banner {
    height: 200px;
    background-position: bottom;
}

.homepage #top_banner .slide-description{
    left:   10px;
}

.carousel-main .image-box  .image{
	margin-left:	-390px;
}

.top-bar-social {
  margin-bottom:12px !important;
}
.top-bar .right {
  float: none;
}
.top-bar-kontakt p {
  height: auto;
  line-height: 1.3rem;
  padding: 10px 0;
  text-align: center;
}
.top-bar-social.right {
  display: table;
  float: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

/* slideshows */
.carousel-main .image-box {
  overflow:hidden;
}

.line.content-center-vertical {
  padding: 0 1em;
}
.carousel-main .owl-pagination {
  
}


.logo img{
    height: auto;
}

#top_banner{
    background-position: 40% bottom;
}

.carousel-main-slider .slide-picture{
    /*bottom: 15px;
    width:  45%;
    right: 10px;*/
    display:    none;
}

div.owl-carousel .slide1 .slide-description {
    width: 100%;    
    right:  0px;  
    padding:    10px;
}

div.owl-carousel .slide2 .slide-description {
    width: 100%;      
    right:  0px;
    padding:    10px;
}

.carousel-main-slider .slide-title{
    padding:    0.8em 0.6em;
    text-align: center;
}

.carousel-main-slider .slide-title h4{
    font-size: 2.4rem;
    text-align: center;
}

.carousel-main-slider .slide-button{
    text-align: center;
}

div#logo{
    width:  80%;
    max-width:  220px;    
    left:  50%;
    bottom: 11.5rem;
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

div#vitamin_d3 div.header h1.title{
    font-size: 2rem;
}

div#vitamin_d3 div.nedostatek-text-1{
    font-size: 1rem;
    line-height: 1.3rem;
}

div#vitamin_d3 div.nedostatek-text-2{
    font-size: 1rem;
    line-height: 1.3rem;
    text-align: justify;
}

div#vitamin_d3 div.priciny-description div[class^="priciny-item-"]{
    padding-left:   0;
    padding-right: 0;
    margin-top: 3rem;
}

div#vitamin_d3 div.vitamin_d3-banner-1 div.description{
    width: 100%;
}

div#vitamin_d3 div.vitamin_d3-banner-1 img{
    width: auto;
    height: 150px;
    margin-left:    -62%;
}

div#vitamin_d3 div.prijem-header h3{
    font-size: 1.4rem;
    line-height: 1.7rem;
}

div#vitamin_d3 div.vitamin_d3-banner-2 div.description{
    width: auto;
    left:   auto;
    right:  auto;
    bottom: 12%;
}

div#vitamin_d3 div.vitamin_d3-banner-2 img{
    width: auto;
    height: 150px;
    margin-left:    -40%;
}

div.detritin_products{
    background-size: auto;
}





div#argila_cambriana div.argila-img{
    padding-left:   7%;
    padding-right:  7%;
    padding-bottom: 1em;
    margin-top: 2em;
}

div#argila_stripe div[class^="argila_stripe-item-"]{
    margin-bottom:  0.5em;
}


div#skinegal_anti-acnee div[class^="ingrediente-item-"], div#skinegal_purificatoare_nutrivia div[class^="ingrediente-item-"]{
    margin-bottom: 2.2em;
}


div#skinegal_anti-acnee div.utilizare, div#skinegal_purificatoare_nutrivia div.utilizare{
    background-image: none;
    padding:    2em;
}



/* products */
/* cart */
.cart-item {
  margin-bottom:30px;
}
.cart-item .cart-item-detail{
  padding:0px;
}
.cart-item .cart-item-image{
  border:solid 1px #c9bec1;
}
.cart-item .cart-item-detail h4 {
  margin-top:15px; text-align:center;
}
.cart-item p {
  text-align:center;
}

/* product and blog item */
.item-left {
  text-align:center;
  padding-top:10px;
  padding-left:0px;
}
.item-right {
  text-align:center;
  padding-top:20px;
  padding-right:0px;
}
.product-design-2-detail h2, .product-design-2-detail p, .product-design-2-detail h5 {
  text-align:center;
}

/* blog */
.comment-box .user-photo {
  width:130px;
  margin-bottom:1rem;
}

div.articles{
    margin-top: 10px;
}

div#objednat .objednat-description h1{
    font-size:  2rem;
}

div#ingrediente .ingrediente-description {
    padding-top:    0;
}

div#ingrediente .ingrediente-description h4{
    text-align: center;
    margin-bottom:  0.5rem;
}

div#ingrediente .ingrediente-description p{
   text-align: center;
}


/* footer */
.payment-methods {
  text-align:center;
}
.footer-links {
  text-align:center;
  margin-bottom:20px;
}
.footer-block {
  margin:15px 0;
}


}

/*------------------------------------------------------------------------------*/
/*    Maximum width: 1170px and Minimum Width: 768px | Between Desktop and Tablets
/*------------------------------------------------------------------------------*/
@media screen and (max-width:1170px) and (min-width:768px) {

.logo img{

}

/* navigations */
.top-nav-logo{
    width:25%;
}
.top-nav {
  padding-right:0;
  width:    75%;
}
.top-nav li a {
    font-size:  1rem;
}

nav{
    height: 60px;
}



#topbar ul{
    margin-left:    15px;
}


.carousel-main-slider .slide-description{
    width: 370px;
    bottom: 20%;
}

.carousel-main-slider .slide-title h4{
    font-size:  2.3rem;
}

.carousel-main-slider .slide1 .slide-picture img{
    -ms-transform: translate(50%, 24%) scale(0.75);
    -webkit-transform: translate(50%, 24%) scale(0.75);
    transform: translate(50%, 24%) scale(0.75);    
}

.carousel-main-slider .slide2 .slide-picture img{
    -ms-transform: translate(45%, 24%) scale(0.7);
    -webkit-transform: translate(45%, 24%) scale(0.7);
    transform: translate(45%, 24%) scale(0.7);    
}

.carousel-main .owl-pagination{
    padding-bottom: 0;
    margin-bottom:  10px;
}

div#logo {
    position: absolute;
    left:   auto;
    width: 40%;
}

div#vitamin_d3 div.nedostatek-text-1{
    font-size: 1rem;
}

div#vitamin_d3 div.nedostatek-text-2{
    padding-top:    1rem;
}

div#vitamin_d3 div.vitamin_d3-banner-2 div.description{
    width: 45%;
    bottom: 18%;
}

div#vitamin_d3 div.vitamin_d3-banner-2 div.description h4{
    font-size:  1.6rem;
    line-height: 1.9rem;
}

div.detritin_products div[class^="detritin-product-"]{
    padding-bottom: 1rem;
}

div#beneficiile{
    font-size:  1rem;
    line-height: 1.3rem;
}

div#maximag-info img{
    padding-top:    3em;
}

div#nedostatek_de_magneziu>div.line>div.margin>div{
    width:  70%;
    margin-left:    15%;
    margin-right:   15%;
}

div#objednat .objednat-image{
    margin-top: 2em;
}

/* slideshow */


.line.content-center-vertical {
  padding: 0 2em;
}
.carousel-content h1 {
font-size:1.7em;
}

/* products */
.product-design-2-detail {
  padding-top:10px;
  padding-left:40px;
}

/* product and blog item */
.item-left {
  padding-top:10px;
  padding-left:40px;
}
.item-right {
  padding-top:10px;
  padding-right:40px;
}

/* paddings */
.padding-m-s-left-50 {
  padding-left:50px;
}
.padding-m-s-left-20 {
  padding-left:20px;
}

}


@media screen and (max-width:1040px) and (min-width:768px) {

div#vitamin_d3 div.nedostatek-text-1{
    font-size: 0.9rem;
    line-height: 1.1rem;
    margin-bottom: 1rem;
}  

div#vitamin_d3 div.nedostatek-text-2{
    font-size: 0.9rem;
    line-height: 1.1rem;    
}
    
}


/*------------------------------------------------------------------------------*/
/*    Maximum width: 620px and Minimum Width: 480px | Between Tablet and Mobile
/*------------------------------------------------------------------------------*/
@media screen and (max-width:620px) and (min-width:480px) {
/* products */
.product-hover-content .btn-box .btn {
  padding: 0.600em 0.550em;
  color:#133b69;
  background:#fff;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}
.product-hover-content .btn-box .btn:hover {
  background: #133b69;
  color:#fff;
}
}