/*
	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 */
.logo img {
  margin:0 auto;
  width:  auto;  
}


/* navigation */
nav {
  display:block;
  cursor:pointer;
  line-height:3;
}

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 #00b394;
  color:    #00b394;
  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;
}

.homepage #top_banner .slide-picture{
    width:  30%;
    padding:  0;
}

.homepage #top_banner .slide-description {
    left:   auto;
    right:  20px;
    bottom: 45px;
    max-width:  70%;
}

.homepage #top_banner .slide-picture {
    display:    none;
}


.homepage #top_banner .slide-title h4 {
    font-size: 1.1em;
}


.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#skinegal_anti-acnee div.packshot, div#skinegal_purificatoare_nutrivia div.packshot{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom:  2em;
}

div#argila_cambriana div.argila-img{
    width:  65%;
    margin: 2em auto;
}

div#skinegal .left-column{
    margin-top: 1em;
    margin-bottom:  2em;
}

div#skinegal_anti-acnee div[class^="ingrediente-item-"] div.title, div#skinegal_purificatoare_nutrivia div[class^="ingrediente-item-"] div.title{
    height: auto;
    margin-top: 0;
}

div#skinegal_anti-acnee div[class^="ingrediente-item-"] div.title h3, div#skinegal_purificatoare_nutrivia div[class^="ingrediente-item-"] div.title h3{
    position: relative;
}

div#comanda div.comanda-image{
    margin-top: 0;
    width:  100%;
}


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:	-560px;
}

.homepage #top_banner .slide-description a{
    font-size:  1em;
    line-height: 1em;
}

div#comanda .title{
    font-size:  2.2rem;
}

div#comanda .item img{
    width:  100%;
    padding-left:   6px;
    padding-right:  6px;
}

}


/*------------------------------------------------------------------------------*/
/*                    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;
}

.top-bar-social {
  margin-bottom:12px !important;
}
.top-bar .right {
  float: none;
}
.top-bar-contact 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;
}
.carousel-main .image-box  .image {
  margin-left:-500px;
}
.line.content-center-vertical {
  padding: 0 1em;
}
.carousel-main .owl-pagination {
  bottom: -20px;
}


.logo img{
    height: auto;
}

#top_banner{
    background-position: 20% bottom;
}

.homepage div#top_banner .slide-picture{
    /*bottom: 15px;
    width:  45%;
    right: 10px;*/
    display:    none;
}

.homepage #top_banner .slide-description{
    max-width: 100%;
    width:  100%;
    bottom: 50px;
    margin-left: -0.625rem;

}

.homepage div#top_banner .slide-title{
    padding:    0.8em 0.6em;
}

.homepage div#top_banner .slide-title h4{
    font-size:  1rem;
    line-height: 1.5em;
    padding: 2px 10px 2px 12px;    
}



.homepage div#top_banner .slide-button{
    bottom: -50px;
    left:   0;
    right:  0;
    top:    auto;
    width:  100%;
    height: 50px;
    padding:    1rem 1.2rem;
    text-align: center;
}

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;
}

div#comanda{
    padding-top: 2.5rem;
}


/* 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#comanda .comanda-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;
}
.carousel-main .image-box  .image{
	margin-left:	-600px;
}

}

/*------------------------------------------------------------------------------*/
/*    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:  13px;
    padding: 38px 1.2vw;
}

nav{
    height: 60px;
}



#topbar ul{
    margin-left:    15px;
}


.homepage #top_banner .slide-description{
    right:  35%;
    bottom: 13%;
    width: 45%;
}

.homepage #top_banner .slide-picture img{
    transform: scale(0.7) translate(70%, 50%);
}

.homepage #top_banner .slide-title{
    padding-right:  3em;
}

.homepage #top_banner .slide-title h4 {
    font-size: 1.5em;
}

.homepage #top_banner .slide-button{
    height: 35px;
    bottom: -35px;
    padding-top:    7px;
}

.homepage #top_banner .slide-button a{
    font-size:  1.1em;
}

div#beneficiile{
    font-size:  1rem;
    line-height: 1.3rem;
}

div#maximag-info img{
    padding-top:    3em;
}

div#deficitul_de_magneziu>div.line>div.margin>div{
    width:  70%;
    margin-left:    15%;
    margin-right:   15%;
}

div#comanda .comanda-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;
}

}



/*------------------------------------------------------------------------------*/
/*    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;
}
}