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

.sr-only-l {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

/* **************************************************** */
/* 												*/
/* **************************************************** */



}



/*------------------------------------------------------------------------------*/
/*                    Maximum width : 768px
/*------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {    
.hide-l, .hide-s {
  display:block;
}
.hide-m {
  display:none !important;
}
.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 {
  width:  auto;  
  margin-left:  auto;
  margin-right: auto;
}


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

nav>div.line{
    padding:    0 !important;
}

nav .logo{
}

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 #2f3954;
  color:    #2f3954;
  display:block;
  padding:0.600rem 0.625rem;
  text-align:center;
  text-decoration:none;
}
.top-nav li a:hover {
    border-bottom:1px solid #b74260;
    color:  #b74260;
    padding-top:    0.600rem;
}
.top-nav > ul {
  background-color: rgba(255,255,255,0.85);
  height:0;
  max-width:100%;
  overflow:hidden;
  position:relative;
  z-index:999;
  margin-right: 0;
  margin-top:   2px;
}
.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:#e58b99;
  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;
}

a.nav-text{
    color:  #2f3954;
    cursor: pointer;    
}

#top_banner .slide-title img{
   padding-top:    7rem;
   padding-right: 0;
   max-width:   200px;
}



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

#top_banner{
    height: 500px;
    background-position: 25% bottom;
}

#top_banner .slide-picture{

}

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

#top_banner .slide-description-interior{
    width:  100%;
    bottom: 0;
    right:  50px;
}


#top_banner .slide-picture img{
    max-width:  60%;
}

#top_banner .slide-title h2{
    font-size: 1.6rem;
    line-height: 1.2em;
    padding-right:  1rem;
}

#top_banner .slide-title h5{
    font-size: 1.1rem;
}


.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#overlay div.overlay-text{
    width:  75%;
}


div#comanda{
    background-size: 35%;
}

div#comanda div.pharmacies{
    padding-left:   0;
}

div#comanda div.pharmacies h1.title{
    text-align: center;
}

div#comanda div.pharmacies img{
    margin-left:    auto;
    margin-right:   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;
}

#top_banner .slide-description div.slide-title h2{
    padding-right:  0;
    font-size:  1.4rem;
    line-height: 1.2em;
    font-weight:    400;
    text-shadow: -1px -1px 1px rgba(200, 200, 200, 0.5), 1px -1px 1px rgba(200, 200, 200, 0.5), -1px 1px 1px rgba(200, 200, 200, 0.5), 1px 1px 1px rgba(200, 200, 200, 0.5);    
}

div#dibushield-2 div.column-left, div#dibushield-2 div.column-right{
    padding-left:   0.625rem;
    padding-right:   0.625rem;
}

div#dibushield-2 div.column-left{
    margin-bottom:  1rem;
}

div#proprietati div.left-column, div#proprietati div.right-column{
    padding-left:   0.625rem;
    padding-right:  0.625rem;
}

div#studii_clinice img, div#certificare img{
    max-width:  180px;
}

div#studii_clinice img{
    margin-bottom:  2.5rem;
}

div#certificare img{
    margin-top: 2rem;
}

div#studii_clinice h1.title, div#certificare h1.title{
    text-align: center;
}

div#features div.features-items{
    margin-top: 2rem;
    padding-left:   5%;
    padding-right:  5%;
}

div#features div[class^="features-item-"]:before{
    left:   5%;
}

div#indicatii{
    background-position: center 30%;
}

div#indicatii h1.title{
    font-size:  2.4rem;
}

div#indicatii div[class^="indicatii-item-"]:after{
    display:none;
}

div#indicatii div.indicatii-items-left{
    margin-top: 5rem;
}

div#indicatii div.indicatii-items-left, div#indicatii div.indicatii-items-right{
    padding-left:   0;
    padding-right:  0;
}

div#indicatii div.indicatii-items p{
    text-align: center;
}

div#indicatii h4{
    padding-left:   0;
    padding-right:  0;
    font-size:  1.3rem;
    line-height:  1.3em;
}

div#innovation div.line-1:before{
    background-position: center 5%;
}

div#innovation div.line-1 h2.title{
    padding-top:    13rem;
}

div#innovation ul{
    padding-left:   1.9rem;
}

div#innovation ul:before{
    content:    '';
    position: absolute;
    left:   0;
    right:  0rem;
    top:  -0.8rem;
    bottom:  -0.8rem;
    background-color: rgba(255,255,255,0.4);
}

div#innovation ul.list-1 li:last-child{
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 2px solid #d33632;    
}

div#innovation ul.list-1:before{
    bottom: 0;
}

div#innovation ul.list-2:before{
    top:    0;
}

div#utilizare h1.title{
    font-size:  2.4rem;
}

div#utilizare div[class^="item-"], div#utilizare div[class^="item-"]>div, div#utilizare div.table{
    display:    block;
}

div#utilizare div.utilizare-item-img img{
    margin-left:    auto;
    margin-right: auto;
}

div#utilizare div[class^="item-"]{
    position: relative;
    margin-bottom:  5rem;
}

div#utilizare div[class^="item-"]:after{
    content: '';
    position: absolute;
    width:  70%;
    height: 2px;
    left:   50%;
    bottom: -0.2rem;
    margin-left:    -35%;
    background-color: #4fb0db;
}

div#utilizare div[class^="item-"]>div{
    padding-bottom: 1rem;
}

div#utilizare div.utilizare-item-number{
    float:  left;
    margin-right:   0.5rem;
}

div#utilizare div.utilizare-item-description{

}

div#utilizare_2 ul.list-1, div#utilizare_2 ul.list-2{
    padding-left:   0;
    padding-right:  0;
}

div#faq h1.title{
    font-size:  2.4rem;
}

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

#top_banner{
    height: 650px;
}

#top_banner .description-wrapper .line .slide-description{
    
}

#top_banner .slide-title img{
    padding-top:    0;
    margin-left:    auto;
    margin-right:   auto;
}

#top_banner .slide-description{
    left:   10px;
    bottom: auto;
}

#top_banner .slide-description div.slide-picture-2{
    display: none;
}

.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;
    width:  60%;
    max-width: 280px;
}

#top_banner{
    background-position: 25% bottom;
    overflow: hidden;
}

div#top_banner .slide-picture img{
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    margin-left: auto;
    margin-right: 60px;
    margin-top: 133px;
    width: 80%;
    max-width: 280px;
}

div#top_banner .slide-picture:after{
    right:  -25px;
}

#top_banner .slide-description{
    max-width: 100%;
    width:  100%;
    bottom: 7px;
    margin-left: -0.625rem;
}
#top_banner .slide-description-interior{
    right:  0;
}

#top_banner .slide-description div.slide-title h2{
    padding-right: 0;
}

#top_banner .slide-description .slide-description-left{
    position: relative;
}

#top_banner .slide-description .slide-description-left:before{
    content: '';
    position: absolute;
    width:  100%;
    left:   0;
    height: 150%;
    top:    0;
    background-color: rgba(255,255,255,0.6);
    z-index: 0;
}

div#top_banner .slide-title{
    padding:    1rem 0.6rem;
    position: relative;
    z-index: 1;    
}

#top_banner .slide-title h2{
    font-size:  1.6rem;
    text-align: center;
    display: block;
}

#top_banner .slide-title h2 span.line-1, #top_banner .slide-title h2 span.line-2, #top_banner .slide-title h2 span.line-3{
    margin-right:   0;
}

div#top_banner .slide-title h5{
    text-align: center;
    line-height: 1.2em;
    margin-top: 5px;
}


/* 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#overlay div.overlay-text{
    width:  90%;
}

div.articles{
    margin-top: 10px;
}

div#comanda .title{
    margin-top: 1rem;
}

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

div#comanda div.comanda-image{
    margin-top: 1rem;
}

div#comanda div.comanda-spray div.comanda-description-left{
    padding-top:    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) {

h1.title {
    font-size: 2.6rem;
}
    
.logo img{
    max-width:  250px;
    margin-left:    1rem;
}

/* navigations */
.top-nav-logo{
    width:25%;
}
.top-nav {

}
.top-nav li a {
    font-size:  17px;
    padding: 26px 1.2vw 30px 1.2vw;
}

nav{
    height: 60px;
}



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

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

#top_banner .slide-description{
    min-width:  450px;
    right:  3%;
}

#top_banner .slide-description a{
    text-shadow: -1px -1px 1px rgba(183, 66, 96, 0.5), 1px -1px 1px rgba(183, 66, 96, 0.5), -1px 1px 1px rgba(183, 66, 96, 0.5), 1px 1px 1px rgba(183, 66, 96, 0.5);    
}

#top_banner .slide-picture{
    margin-bottom:  1.5rem;
}

#top_banner .slide-picture img{
    max-width: 410px;
}

#top_banner .slide-title h2{
    padding-right: 0;
}

div#compozitie{
    text-align: left;
}

div#compozitie h1.title {
    font-size: 2.3rem;
    letter-spacing: 0;
}

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

#top_banner .slide-description:before{
    height: 62px;
}

div.social ul li{
    padding:    18px 8px;
}

#top_banner .slide-picture-2 img {
    width: auto;
    -ms-transform: scale(1) translate(-25%, 9%);
    -moz-transform: scale(1) translate(-25%, 9%);
    -webkit-transform: scale(1) translate(-25%, 9%);
    transform: scale(1) translate(-25%, 9%);
}

div#innovation div.line-1:before{
    left:   -1rem;
}

div#innovation ul{
    position: relative;
}

div#innovation ul:before{
    content:    '';
    position: absolute;
    left:   0;
    right:  -0.7rem;
    top:  -0.8rem;
    bottom:  -0.8rem;
    background-color: rgba(255,255,255,0.4);
}

div#innovation div.line-1 {
    padding-left:   3rem;
}

div#innovation ul li{
    text-align: left;
}

div#utilizare div.utilizare-item-img img{
    width:  140px;
    height: auto;
}

div#utilizare div[class^="item-"] p{
    font-size:  1rem;
}

div#comanda {
    background-size: auto 45%;
}

div#comanda .item .farmaciasilva img{
    max-width: 160px;
}

div#comanda h1.title{
    margin-top: 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;
}
}