/*
	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;
}

/* **************************************************** */
/* 												*/
/* **************************************************** */



}



/*------------------------------------------------------------------------------*/
/*                    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;  
  max-width:    160px;
}


/* navigation */
nav {
  display:block;
  cursor:pointer;
  line-height:3;
  margin-top:   0;
  background-color: rgba(255,255,255,0.55);
}

a.nav-text{
    color:  #00857d;
}

nav>div.line{
    padding:    0 !important;
}

nav .logo{
}

nav .logo:after{
    margin-left:    -153px;
}

.top-nav li {
  float:none;
  list-style:none outside none;
  padding:0;
}
.top-nav li a {
  border-bottom:1px solid #00857d;
  color:    #00857d;
  display:block;
  padding:0.600rem 0.625rem;
  text-align:center;
  text-decoration:none;
  border-top-width:0px;
  transition:   background-color 0.4s;
}
.top-nav li a:hover {
    background-color: #00857d;
    color:  #fff;
}
.top-nav > ul {
  background-color: rgba(255,255,255,0.85);
  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-nav-logo{
    text-align: center;
    margin-bottom: 1rem;
}

#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 */

#top_banner{
    height: 500px;
    background-position: 38% bottom;
}

#top_banner .slide-picture{

}

#top_banner .slide-description {
    /*left:   8.33%;
    right:  8.33%;
    bottom: 60px;
    max-width:  70%;*/
}

#top_banner .slide-description:before {
    width:  70%;
    height: 160%;
    right:  0;
}

#top_banner .slide-description-left{
    width:  55%;
}

#top_banner .slide-picture:before{
    -ms-transform: scale(0.8) translate(-81%, -48%);
    -moz-transform: scale(0.8) translate(-81%, -48%);
    -webkit-transform: scale(0.8) translate(-81%, -48%);
    transform: scale(0.8) translate(-81%, -48%);    
}

#top_banner .slide-picture img{
/*    -ms-transform: scale(0.7) translate(-53%, -53%);
    -moz-transform: scale(0.7) translate(-53%, -53%);
    -webkit-transform: scale(0.7) translate(-53%, -53%);
    transform: scale(0.7) translate(-53%, -53%);*/
    -ms-transform: translate(10%, 10%) scale(1.2);
    -moz-transform: translate(10%, 10%) scale(1.2);
    -webkit-transform: translate(10%, 10%) scale(1.2);
    transform: translate(10%, 10%) scale(1.2);
}

#top_banner .slide-title h2{
    font-size: 1.6rem;
    line-height: 1.2em;
}

#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;
}

.footer-links>*{
    float: none !important;
}

/* **************************************************** */
/* 												*/
/* **************************************************** */


div#simptome div.line-1 div.list img{
    padding:    0 0 0 20%;
    max-width: 500px;
    margin-right: 0;
    margin-left: auto;    
}

div#simptome div.line-1 div.list ul{
    padding-left:   0;
}

div#simptome div.line-1 div.description p{
    margin-top: 3rem;
}

div#simptome div.line-2 div.image {
	margin-bottom:	0;
    -ms-transform-origin: 50% 15%;
    -moz-transform-origin: 50% 15%;
    -webkit-transform-origin: 50% 15%;
    transform-origin: 50% 15%;
    -ms-transform: scale(1.1) translate(-4%,0%);
    -moz-transform: scale(1.1) translate(-4%,0%);
    -webkit-transform: scale(1.1) translate(-4%,0%);
    transform: scale(1.1) translate(-4%,0%);
}

div#sinusurile div[class^="column-"]{
    padding-top:    0;
}

div#sinusurile div.line-2{
    background-position: center 30px;
    background-size: auto 250px;
    padding-top:    270px;
}

div#sinusurile div.column-right{
    padding-top:    2rem;
}

div#sinusitis{
    padding-bottom: 44%;
}

div#sinusitis:before{
    width:  100%;
    left:   0;
    -ms-transform: translate(3%);
    -moz-transform: translate(3%);
    -webkit-transform: translate(3%);
    transform: translate(3%);    
}

div#sinusitis-2>div.background{
    background-size:    20%, 50%;
}

div#sinusitis-2 div[class^="item-"] h2{
    min-width:  0;  
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}

div#sinusitis-2 div.wrapper-item-1{
	margin-left:	-1rem;
}

div#sinusitis-2 div.wrapper-item-2{
	left:	-1rem;
    margin-bottom:  -22%;
}

div.clinsin-product{
    background-size: 20%, 20%;
}

div#clinsin_hot.clinsin-product, div#clinsin_spray.clinsin-product{
    background-image: url('../img/clinsin-bg-1.png'), url('../img/pouziti-bg-2.png');
    background-position: left -3%, right 65%;
}


div#clinsin_hot div.packshot img {
    width: auto;
    height: auto;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 3em;
}
div#clinsin_spray div.packshot img {
    width: auto;
    height: auto;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 5em;
}

div#clinsin_hot table {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

div.clinsin-product div.clinsin-logo img{
    margin-left:    auto;
    margin-right:   auto;
    max-width:  250px;
}

div.clinsin-product div.packshot{
    margin-top: 24%;
    margin-bottom:  2rem;
}

div.clinsin-product div.ingrediente{
    padding-top:    0.8rem;
}

div.clinsin-product p{
    text-align: left;
}

div.clinsin-product div[class^="roztok"] div.image{
    top:    0;
    height: 180px;
    width:  100%;
    left:   0;
    top:    15px;
    background-position: center;
}

div.clinsin-product div.roztok_izotonicky div.part-2, div.clinsin-product div.roztok_hypertonicky div.part-2{
    padding-right: 2rem;
    padding-top:    210px;
}

div#utilizare div[class^="tip-"] p{
    text-align: left;
    min-height: 109px;
}

div#media div.spot-2{
    margin-top: 0;
}

div#comanda div.comanda-packshot{
    margin-top: 2rem;
    margin-left:    10px;
    padding:    0;
}

div#comanda div.comanda-img img{
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -ms-transform-origin: 35% 77%;
    -moz-transform-origin: 35% 77%;
    -webkit-transform-origin: 35% 77%;
    transform-origin: 35% 77%;
}

div#comanda div.naturprodukt-logo{
    margin-bottom:  3rem;
    position: relative;
    z-index: 99;
}

div#comanda div.naturprodukt-logo img{
    margin: 2.5rem auto 2.5rem auto;
    max-width:  200px;
}

div#comanda div.naturprodukt-logo a{
    font-size:  2rem;
}


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 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 */

#top_banner{
    
}

#top_banner .description-wrapper .line .slide-description{
    bottom: 0;
}

#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{

}

#top_banner{
    background-position: 46% bottom;
}

div#top_banner .slide-picture:before{
    -ms-transform: scale(0.6) translate(-105%, -92%);
    -moz-transform: scale(0.6) translate(-105%, -92%);
    -webkit-transform: scale(0.6) translate(-105%, -92%);
    transform: scale(0.6) translate(-105%, -92%);
}

div#top_banner .slide-picture img{
    /*-ms-transform: translate(-34%, -69%) scale(0.55);
    -moz-transform: translate(-34%, -69%) scale(0.55);
    -webkit-transform: translate(-34%, -69%) scale(0.55);
    transform: translate(-34%, -69%) scale(0.55);*/
    -ms-transform: translate(12%, 12%) scale(1);
    -moz-transform: translate(12%, 12%) scale(1);
    -webkit-transform: translate(12%, 12%) scale(1);
    transform: translate(12%, 12%) scale(1);
}

#top_banner .slide-description{
    max-width: 100%;
    width:  100%;
    bottom: 50px;
    margin-left: -0.625rem;

}

div#top_banner .slide-title{
    padding:    0.8em 0.6em;
}

#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;
}

div#top_banner .slide-button{
    text-align: center;
}

#top_banner .slide-button-wrapper{
    margin-top: 0.5rem;
}

#top_banner .slide-button-wrapper div.line{
    margin-left: 0;
}

#top_banner .slide-description-left{
    width:  100%;
}

/* 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;
}


/* 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#simptome div.line-1 div.list ul{
    top:    0;
}

div#simptome div.line-1 div.list ul li{
    font-size: 1.2rem;
}

div#simptome div.line-1 div.list ul li:after{
    width: 100%;
}

div#sinusitis-2 div[class^="wrapper-item-"]{
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    max-width: 130%;
}

div#sinusitis-2 div.wrapper-item-1{
	margin-left:	0;
}
div#sinusitis-2 div.wrapper-item-2{
	left:	50%;
}

div#sinusitis-2 div[class^="item-"]{
    left:   0;
}

div#sinusitis-2:after{
    height: 165px;
}

div.clinsin-product div.clinsin-logo img{
    max-width:  180px;
}

div.clinsin-product div.clinsin-bag img{
    margin-left:    0;
    padding-left:   1em;
}

div.clinsin-product div[class^="roztok"] h3{
    text-align: center;
}

div#utilizare div[class^="tip-"]{
    padding-left:   1rem;
    padding-top:    120px;
}

div#utilizare div[class^="tip-"]:before{
    left:   50%;
    margin-left:    -77px;
    
}

div#utilizare div[class^="tip-"] p{
    min-height: 0;
}

div#utilizare div.tip-4:before{
    top:    0;
    bottomn:    auto;
}

div#media div.spot-2{
    margin-top: 2rem;
    padding-bottom:3rem;
}

}

/*------------------------------------------------------------------------------*/
/*    Maximum width: 1390px     */
/*------------------------------------------------------------------------------*/
@media screen and (max-width:1390px){
    div.clinsin-product{
       background-image: url(../img/pouziti-bg-1.png), url(../img/pouziti-bg-2.png);
       background-position: left 86%, right 65%;
    }   
}

/*------------------------------------------------------------------------------*/
/*    Maximum width: 1170px and Minimum Width: 768px | Between Desktop and Tablets
/*------------------------------------------------------------------------------*/
@media screen and (max-width:1170px) and (min-width:768px) {



/* navigations */
.top-nav-logo{
    width:25%;
}
.top-nav {
  padding-right:0;
  width:    75%;
}





#topbar ul{
    margin-left:    15px;
}

#top_banner{
    background-position: 40% bottom;
}

#top_banner .slide-description{
    min-width:  570px;
    right:  3%;
}

#top_banner .slide-picture img{
/*    -ms-transform: scale(1) translate(-46%, -36%);
    -moz-transform: scale(1) translate(-46%, -36%);
    -webkit-transform: scale(1) translate(-46%, -36%);
    transform: scale(1) translate(-46%, -36%);*/
}

#top_banner .slide-title{

}

#top_banner .slide-button{
    padding-left:   25px;
    padding-right: 25px;
}

#top_banner .slide-button a{
    font-size: 1.2rem;
    line-height: 1.15em;
}

/* 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{
    right:  10%;
}

#top_banner .slide-title h2{
    font-size:  2.2rem;
}

div#simptome div.line-1 div.description p{
    margin-top: 3rem;
}

div#simptome div.line-2 div.image{
	margin-bottom:	-3rem;
    transform-origin: 95% 50%;
}

div#simptome div.line-1 div.list img {
    padding: 0 0 0 20%;
}

div#simptome div.line-1 div.list ul li{
    font-size: 1.3rem;
}

div#simptome div.line-1 div.list ul li:after{
    width:  110%;
}

div#simptome div.line-1 div.list ul{
    padding-left:   20px;
}

div#sinusitis:before{
    width:  100%;
    height: 75%;
    left:   0;
    -ms-transform: none;
    -mox-transform: none;
    -webkit-transform: none;
    transform: none;
    background-position:    left bottom;
}

div#sinusitis-2:before {
    top:	2.8%;
}

div#sinusitis-2:after {
    bottom: 32.3%;
}

div#sinusitis-2 div.wrapper-item-2{
    margin-top: -25%;
}


div.clinsin-product{
    background-image: url(../img/pouziti-bg-1.png), url(../img/pouziti-bg-2.png);
    background-position: -75px 86%, right 65%;
}

div#clinsin_hot.clinsin-product{
    background-image:  url('../img/pouziti-bg-2.png');
    background-position: right 65%;
}

div.clinsin-product div.packshot{
    padding-left:   2%;
    padding-right:  0;
    margin-top: -7%;
}

div.clinsin-product div.ingrediente{
    padding-top:    4.5%;
}

div.clinsin-product p{
    text-align: left;
}

div#utilizare div[class^="tip-"]{
    padding-left:   145px;
}

div#utilizare div[class^="tip-"]:before{
    width:  130px;
    height: 96px;
}


div#utilizare div[class^="tip-"] p{
    text-align: left;
}

div#comanda div.pharmacy-logo img{
    margin: 4.5rem auto 2.5rem auto;
}

div#comanda div.pharmacy-logo a{
    font-size:  1.8rem;
}

.footer-links>*{
    float: none !important;
}

}



/*------------------------------------------------------------------------------*/
/*    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;
}
}