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

/* **************************************************** */
/* 						apuretin						*/
/* **************************************************** */


}



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

.top-nav li {
  float:none;
  list-style:none outside none;
  padding:0;
}
.top-nav li a {
  border-bottom:1px solid #5437b4;
  color:    #5437b4;
  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;
}

/* 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: 20px;
    max-width:  70%;
}

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

.homepage #top_banner .slide-button {
    left:   -105px;
    width:  105px;
}

.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#cauze>div.line>div.margin>div{
	height:	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:	-560px;
}

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

div#liver-functions-header {
    background-size: auto, auto;
}

div#liver-functions{
    padding-bottom: 0;
}

div#liver-functions .liver-functions-description {
    padding-top:    0;
}

div#liver-functions .liver-functions-description h2{
    font-size:  1.5rem;
    line-height: 1.2em;
}

div#liver-functions .liver-functions-picture{
    width:  auto;
    padding:    0;
    margin: 1.5rem -0.7rem 0 -0.7rem;
}

div#optihepan{
    padding-top:    1.5rem;
    background-position:    28% 100%, 28%, top, 0% 98%;
    background-size: 45%, cover, auto auto, auto auto;
}

div#optihepan div.colonprotect-info{
    background-color: rgba(255,255,255,0.76);
    padding:    1rem 0.7rem;
}

div#optihepan div.colonprotect-info h2.title{
    margin-bottom:  0;
}

div#optihepan div.colonprotect-info p{
    color:  #38383a;
    margin-top:  0.7rem;;
}

div#utilizare div[class^="utilizare-item-"] {
    width:  100%;
    padding-left: 0;
    padding-right: 20px;
    text-align:   center;  
    margin-bottom:  3em;
}

div#utilizare div[class^="utilizare-item-"]:before {
    left:   -27px;
}

div#utilizare div[class^="utilizare-item-"] img {
    display:    inline-block;
}

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

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

div#tips{
    position: relative;
    padding:    0 1.3em;    
}
div#tips:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.76);
    z-index: 1;
}

div#tips>div.line{    
    position: relative;
    padding:    2.5em 1.3em;
    z-index: 10;
}

div#tips ul{
    padding-left:   0;
}

div#tips li{
    padding-left: 35px;
    color:  #38383a
}

div#tips li:before{
    width:  35px;
    background-position: 5px 3px;
}

}


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

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



/* 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#caderea_parului .description {
    padding-left:   0.525rem;
}

div#etape .description{
    margin-top: 0;
}

div#order .order-description h1{
    font-size:  2rem;
}

div#ingredients .ingredients-description {
    padding-top:    0;
}

div#ingredients .ingredients-description h4{
    text-align: center;
    margin-bottom:  0.5rem;
}

div#ingredients .ingredients-description p{
   text-align: center;
}

div#optihepan{
    background-position:    65% 97%, 28%, top, 0% 98%;
    background-size: 65%, cover, auto auto, auto auto;
}

div#warning p {
    font-size: 1rem;
    line-height: 1.4rem;
    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;
}

div#colonprotect div.colonprotect-item-1:before {
    background-position: 100% 30%;
}

div#warning div[class^="warning-column-"]{
    width:  100%;
    padding:    0 20px;
}

div#warning img{
    height: 80px;
    margin-top: 15px;
    margin-bottom: 20px;
}

}

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

nav{
    height: 60px;
}



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

.homepage #top_banner .slide-picture {
    right:   10px;
}

.homepage #top_banner .slide-title h4 {

}

div#liver-functions .liver-functions-description {
    padding-top:    0;
}

div#liver-functions .liver-functions-description h2{
    font-size:  1.2rem;
    margin-bottom: 1rem;
}

div#optihepan div.colonprotect-info {
    background-color: rgba(255,255,255,0.76);
    padding: 1rem 1.2rem;
}

/* slideshow */


#order .order-description h1{
    margin: 0;
}

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

div#utilizare div[class^="utilizare-item-"] {
  padding-left: 0;
  padding-right: 20px;
  text-align:   center;  
}

div#utilizare div[class^="utilizare-item-"]:before {
    left:   -27px;
}

div#utilizare div[class^="utilizare-item-"] img {
    display:    inline-block;
}

    div#tips{
        position: relative;
    }
    div#tips:after{
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(255,255,255,0.76);
        z-index: 1;
    }

    div#tips>div.line{    
        position: relative;
        z-index: 10;
    }  

}


@media screen and (max-width:1020px) and (min-width:768px) {
    .top-nav-logo{
        width: 100%;
    }
    .top-nav-logo>div{
        text-align: center;
    }
    .top-nav-logo .logo{
        display: inline-block;
    }
    .top-nav {
        width: 100%;
        text-align: center;
    }
    .top-nav ul{
        display: inline-block;
        float: none;
    }
    .logo img {
        padding: 25px 0 10px 0;
    }     
}


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