/*
	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.4em;
}
h3 {
  font-size:1.2em;
  line-height: 1.4em;
}

/* logo */

nav#mainnav div.logo{
    padding-left:   0;
    height: 180px;
}

#top_wrapper .logo img {
  margin:  35px auto;
  width: 220px;
}


/* 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 #a1a1a1;
  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.86);
  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;
}
#topbar ul li a {

}


/* stamp */

div.owl-carousel div.slide1 div.slide-description div.stamp {
    bottom: -55px;
    left:   -22px;
}

/* slideshow */

.homepage #top_banner .slide-picture{
    width:  45%
}

.homepage #top_banner .slide-description{
    height: 55%;
    right:  32%;
    top:    103%;
}

.homepage #top_banner .slide-description div.slide-subtitle h4{
    font-size:  1.2rem;
    line-height: 1.5rem;
}

.homepage #top_banner .slide-description-1{
    width:  160px;
    left:   -170px;
    top:    auto;
    bottom: 21%;
}

.homepage #top_banner .slide-description-1{
    text-align: right;
}

.homepage #top_banner .slide-description-2{
    width:  185px;
    right:  -190px;
    top:    auto;
    bottom: 15%;
    padding-bottom:1em;
    padding-top:    2rem;
}

.homepage #top_banner .slide-description-2:before{
    right:  2%;
}

.homepage #top_banner .slide-description-2 .slide-title:after{
    width:  120%;
}

.homepage #top_banner .slide-button{
    height: auto;
    top:    auto;
    width:  90px;
    margin-top:    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;
}

/* **************************************************** */
/* 						parusan						*/
/* **************************************************** */

div#top_banner div.stamp{
	display:    none;
}

div#problema div.problema-image-wrapper{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

div#barbati p{
    text-shadow: -1px -1px 0 #291b1a, 1px -1px 0 #291b1a, -1px 1px 0 #291b1a, 1px 1px 0 #291b1a;    
}

div#barbati div.barbati-item-2 img{
    max-width: 100%;
}

div#parusan #cumpara2{
    z-index: 10;
}

div#ingrediente div[class^="colorline-"]{
    display:    none;
}

div#ingrediente div.ingrediente-image-wrapper{
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    margin-bottom:2rem;
}

div#ingrediente div.ingrediente-item-1{
    padding-right:  0;
    padding-left:   11px;
    border-right: none;
    border-left:    2px solid #3e2522;
}

div#utilizare p{
    text-shadow: -1px -1px 1px #ffefd4, 1px -1px 1px #ffefd4, -1px 1px 1px #ffefd4, 1px 1px 1px #ffefd4;
}

.carousel-main .image-box  .image{
	margin-left:	-560px;
}

.homepage #top_banner .slide-description a{
    font-size:  1em;
    line-height: 1em;
    /*text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px -1px 1px rgba(255, 255, 255, 0.5), -1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 1px rgba(255, 255, 255, 0.5);    */
}

}



/*------------------------------------------------------------------------------*/
/*                    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 */



.non-homepage #top_banner {
    height: 200px;
    background-position: 36%;
}

.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;
}

#top_banner {
    height: 600px;
    background-image: url(../img/top_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 35%;
}

.under-header{
    height: 500px;
}

.homepage #top_banner .slide-description:before{
    right: -12%;
    background-position: center;
}

.homepage #top_banner .description-wrapper .line .slide-description{
    right:0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.homepage #top_banner .slide-description div.slide-subtitle h4{
    font-size:  1.1rem;
    line-height: 1.3rem;
}

.homepage div#top_banner .slide-title{
    left:   auto;
    width:  auto;
}

.homepage #top_banner .slide-description-1 .slide-title:after{
    width:  120%;
}

.homepage #top_banner .slide-description-2 .slide-title:after{
    left:   10%;
    width:  130%;
}

.homepage #top_banner .slide-description-1{
    position: relative;
    float:left;
    width: auto;
    left:   0%;
    padding-left: 7%;
    bottom: auto;
    top:    8%;
}

.homepage #top_banner .slide-description-1:before{
    width: 150%;
    left: -30%;
    height: 130%;
    top:    -17%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.homepage #top_banner .slide-description div.slide-title h1, .homepage #top_banner .slide-description div.slide-subtitle h2{
    text-align: left;
}

.homepage #top_banner .slide-description-2{
    position: relative;
    float:right;
    bottom: 7%;
    width: 160px;
    top:    0.5rem;
    left: auto;
    right: 0;
    padding-left:   0rem;
    padding-right: 1rem;
    text-align: right;
}

.homepage #top_banner .slide-description-2:before {
    content: '';
    position: absolute;
    width: 180%;
    height: 120%;
    top: -10%;
    left: -10%;
    right:  auto;
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
    z-index: 1;
}

.homepage div#top_banner .slide-picture{
    top:    auto;
    width:  auto;
    margin-bottom: 1rem;
}
.homepage div#top_banner .slide-picture img{
    margin-left: auto;
    margin-right: auto;
}

.homepage #top_banner .slide-picture:after{
    right: 3%;
}

.homepage div#top_banner .slide-title h1{
    font-size:  1.4em;
}

.homepage div#top_banner .slide-button{
    width:  90px;
    height: 33%;
    top:    auto;
    margin-top: 0;
    margin-left:    auto;
    margin-right: 0;
}

.homepage #top_banner .slide-description-2 .slide-button a:after{
    left:   -4%;
    width:  160%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 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;
}

div.articles{
    margin-top: 10px;
}


div#etape .description{
    margin-top: 0;
}

div#parusan div.parusan-item-2 p{
    text-align: center;
}

div#utilizare{
    padding-top:    3rem;
}

div#utilizare div.description{
    margin-left:    3rem;
}

div#barbati{
    height: auto;
    background-image: url(../img/barbati-bg-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;    
    padding-bottom: 0;
    padding-top:    1.5rem;
}

div#barbati div.logo{
    margin-top: 0;
}

div#barbati div.logo img{
    margin-left:    auto;
    margin-right: auto;
    max-width:  100%;
}

div#barbati div.barbati-item-1 div.separator-silver, div#barbati div.barbati-item-2 div.separator-silver{
    margin: 2rem auto 2rem auto;
}

div#barbati div.barbati-item-2 div.separator-silver{
    margin-bottom:  0;
}

div#barbati div[class^="barbati-item-"]{
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform:  none;
    position: relative;
    width:  100%;
}

div#comanda .comanda-description h1{
    margin-top: 0;
}

div#comanda{
    margin-bottom:  1.5rem;
    background-position: center -7%;
}

div#comanda div.comanda-image{
    margin-top: 2rem;
    margin-bottom: 3rem;
}

/* 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) {
div.owl-carousel div.slide-description div.stamp{
	position:	absolute;
	bottom:	-55px;
	right:	-70px;
	width:	150px;
	height: 150px;  
}

div.owl-carousel div.slide1 div.slide-description div.stamp {
    bottom: -55px;
    left:   -25px;
}

#topbar ul li a{
    padding:    6px 10px;
}

/* navigations */
.top-nav {
  padding-right:0;
  width: 74%;
}
.top-nav li a {
    font-size:  14px;
    padding: 12px 8px;
}

nav{
    height: 60px;
}

div#top_banner{
    background-position: -600px, 55%;
}

.homepage #top_banner .slide-description{
    height: 75%;
}

.homepage #top_banner .slide-description-1{
    left:   -205px;
}

.homepage #top_banner .slide-description-2{
    width:  200px;
    right:  -215px;
}

.homepage #top_banner .slide-description div.slide-title h1{
    font-size:  2rem;
    line-height: 2.4rem;
}

.homepage #top_banner .slide-description-2 .slide-button a:after{
    top:    -81%;
    height: 250%;
    right: 0;
}

nav#mainnav div.logo{
    width:  26%;
    padding-left:   20px;
}

nav#mainnav div.logo img{
    width:  100%;;
}


#topbar ul{
    margin-left:    15px;
}

/* slideshow */

.homepage #top_banner .slide-button{
    height: 40%;
    top:    auto;
    width:  110px;
}

.homepage #top_banner .slide-button a{
    font-size:  1.2em;
    line-height: 1.0em;
}

div#top_banner div.stamp {
    position: absolute;
    top: -80px;
    right: -180px;
}


.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#parusan div.description{
    width: 40%;
    padding-right:  0;
}

div#parusan div.picture{
    width: 54%;
    margin-left:    4%;
}

div#parusan div.parusan-item-2 p{
    font-size:  1.2rem;
    line-height: 1.5rem;
    text-align: left;
}

div#ingrediente div.ingrediente-image-wrapper div[class^="colorline-"]{
    display:    none;
}

div#ingrediente div.ingrediente-image-wrapper img{
    margin-top: 5rem;
}

div#utilizare{
    background-position: -250px bottom;
}

div#utilizare div.content{
    widows: 55%;
}

div#utilizare div.description p{
    font-size:  1.1rem;
    line-height: 1.4rem;
}

.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;
}
}