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


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

a.nav-text{
    color:  #ec4c81;
}

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 #906aa9;
  color:    #906aa9;
  display:block;
  padding:0.600rem 0.625rem;
  text-align:center;
  text-decoration:none;
}
.top-nav li a:hover {
    border-bottom:1px solid #505497;
    color:  #ea5081;
    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;
}
.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_banner div.slide .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 div.slide{
    height: 500px;
    background-position: 38% bottom;
}

#top_banner div.slide2{
    background-position: 25% bottom;
}

#top_banner div.slide2:before{
    content: '';
    position: absolute;
    left:   0;
    top:    0;
    right:  0;
    bottom: 0;
    background-color: rgba(255,255,255,0.15);
}

#top_banner div.slide3{
    background-position: 67% bottom;
}

#top_banner .slide-picture{

}

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

#top_banner div.slide.slide2 .slide-description{
    margin-right:   0;
    max-width:  100%;
    right:  0;
    bottom: 15%;
}

#top_banner div.slide.slide2 .slide-description img{
    width:100%;
    transform: rotate(10deg) translate(-5%);
}

#top_banner div.slide3 img{
    max-width: 200px;
    transform: none;
}


#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 div.slide .slide-picture img{
    -ms-transform: scale(0.8) translate(-58%, -35%);
    -moz-transform: scale(0.8) translate(-58%, -35%);
    -webkit-transform: scale(0.8) translate(-58%, -35%);
    transform: scale(0.8) translate(-58%, -35%);
}

#top_banner div.slide .slide-title h2{
    font-size: 5vw;
    line-height: 1.2em;
}

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

#top_banner div.slide.slide2 .slide-picture:after{
    width:  35%;
    height: 100%;
    right:0;
}

.carousel-main .owl-pagination{
    padding-bottom: 0;
}

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

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

#top_banner div.slide .slide-button-wrapper div.line{
    margin-left: 60px;
}

#top_banner div.slide .slide-button{
    padding-left:   20px;
}

#top_banner div.slide div.recomandare{
    padding:    0 10px;
}

#top_banner div.slide div.recomandare div.sign-wrapper img{
    width:  100px;
    margin: 0 auto;
}

#top_banner div.slide div.recomandare h4{
    position: static;
    font-size: 0.9rem;
    text-align: center;
    margin-top: 10px;
}

div#intimate_places div.line-1 div.img-wrapper-1 img{
    max-width:  280px;
    margin-bottom:  2rem;
}

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

div#intimate_places div.line-1 div.img-wrapper-main img{
    max-width: 100%;
    margin-top: 2rem;
}

div#intimate_places div.line-2 div.img-wrapper{
    transform: none;
    max-width:  80%;
    margin-top: 2rem;
    margin-bottom:2rem;
}

div#intimate_places div.line-3 h2~p{
    font-size: 1.1rem;
}

div#intimate_places div.line-3 div.table{
    display:    block;
}

div#intimate_places div.line-3 div.table-row{
    display:    block;
    height: auto;
}

div#intimate_places div.line-3 div.table div[class^="item"]{
    display:    block;
    min-height: 120px;
    position: relative;
}

div#intimate_places div.line-3 div.table div[class^="item"] p{
    display:    block;
    position:   absolute;
    top:    50%;
    padding-right: 20px;
    transform: translate(0, -50%);
}

div#intimate_places div.line-3 div.img-wrapper img{
    margin: -1rem auto 2rem auto;
    max-width: 200px;
}

div#intimate_places div.line-4 div.img-wrapper{
    transform: none;
    max-width:  250px;
    margin: auto;
}

div#intimate_places div.line-4 div.table, div#intimate_places div.line-4 div.table-row, div#intimate_places div.line-4 div.table div[class^="item"]{
    display: block;
    height: auto;
}

div.line-4 div.table div[class^="item"]{
    height: auto;
}

div#intimate_places div.line-4{
    margin-bottom: 0;
}

div#intimohelp div.line-1 div.description div.margin{
    background-color: rgba(255,255,255,0.8);
    padding:    0 10px 10px 10px
}

div#intimohelp div.logo-wrapper img{
    margin: 2.5rem auto;
}

div#intimohelp div.line-1 p{
    font-size:  1.1rem;
}

div#intimohelp div.line-2 div[class^="item-"]{
    padding:    0;
    margin-top: 3rem;
}

div#intimohelp div.line-2 div[class^="item-"] h3{
    text-align: center;
    padding:    0;
}

div#intimohelp div.line-2 div.item-2 h3{
    margin-top: 2rem;
}

div#intimohelp div.line-2 div.item-4 h3{
    margin-top: 2rem;
}

div#intimohelp div.line-2 div.item-1 div.icon-wrapper{
    padding-right: 0;
}

div#intimohelp div.line-2 div.item-4 div.icon-wrapper{
    transform-origin: 50% 50%;
    transform: scale(1.3);
}

div#intimohelp div.line-2 div.img-wrapper{
    margin: 3rem 0 0 0;
    padding:    0 1rem;
}

div#intimohelp div.line-2 div.img-wrapper:before{
    left:   -100%;
    background-position: center;
}

div#intimohelp div.line-3 div.img-wrapper{
    padding-right: 0;
    margin-right:   -5%;
}

div#intimohelp div.line-4 h2.title{
    text-align: center;
}

div#intimohelp div.line-4 div.column-left, div#intimohelp div.line-4 div.column-right, div#intimohelp div.line-4 div.column-middle{
    padding:    0 0.625rem;
}

div#intimohelp div.line-4 p{
    text-align: justify;
    margin-bottom:  1rem;
}


div#intimohelp_servetele img.packshot{
    -moz-transform:  none;
    -ms-transform:  none;
    -webkit-transform:  none;
    transform:  none;
}

div#ingredientele{
    padding-top:    6rem;
    background-size: auto 130px;
}

div#ingredientele h2.title{
    text-align: center;
}

div#ingredientele h3{
    margin-top: 2rem !important;
    text-align: center;
}

div#ingredientele div.line h3:after, div#ingredientele div.line-2 h3:after{
    width:  110%;
    left:   -5%;
}

div#ingredientele div.line{
    margin-top: 3rem;
}

div#ingredientele div.line-3{
    transform: none;
}

div#utilizare p{
    text-align: justify;
}

div#utilizare div.bottle-wrapper{
    margin-top: 1rem;
    margin-left: -2rem;
    transform: scale(1.6);
}

div#order div.img-wrapper-1:after{
    left:   -125%;
}

div#order .title{
    text-align: center;
    margin-top: 3rem;
    margin-bottom:  2rem;
    margin-left:    0;
}

div#order div.order-image{
    margin-top: 4rem;
    margin-left:    4%;
    width:  100%;
}

div#order div.order-gel{
    margin-bottom: 1rem;
}

div#order div.order-spray div.order-description-left{
    padding-top:    4rem;
}


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 div.slide .slide-description a{
    font-size:  1em;
    line-height: 1em;
}

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

div#order .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 div.slide{
    height: 650px;
}

#top_banner div.slide1 .description-wrapper .line .slide-description{
    bottom: 9.7rem;
}

#top_banner div.slide2 .description-wrapper .line .slide-description{
    bottom: 3.5rem;
}

#top_banner div.slide .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;
    width:  90%;
    max-width: 280px;
}

#top_banner div.slide{
    background-position: 2% bottom;
    padding-bottom: 3.5rem;
}

#top_banner div.slide2{
    background-position: 23% bottom;
}
#top_banner div.slide3{
    background-position: 72% bottom;
}

#top_banner div.slide .slide-picture{
    position: static;
}

#top_banner div.slide.slide1 .slide-picture img{
    transform: none;
    margin-left:    auto;
    margin-right:   auto;
    margin-bottom: -10px;
    height: 180px;
}

#top_banner div.slide.slide2 .slide-picture img{
    transform: none;
}

div#top_banner div.slide .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%);
}

#top_banner div.slide.slide2 .slide-picture:after{
    top:    -55%;
}

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

}

#top_banner div.slide.slide3 .slide-description{
    width:100%;
    left:   50%;
    top:    23%;
    bottom: auto;
}

#top_banner div.slide.slide3 .slide-description img{
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

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

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

#top_banner div.slide2 .slide-title{
    right:  0;
}

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

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

div#top_banner div.slide .slide-button{
    text-align: center;
}

#top_banner div.slide .slide-button-wrapper{
    margin-top: 0.5rem;
}

#top_banner div.slide .slide-button-wrapper div.line{
    margin-left: 0;
}

#top_banner div.slide.slide2 .slide-button-wrapper div.line{
    margin-left:    0;
}

.carousel-main .owl-pagination{
    padding-bottom: 1rem;
}

#top_banner div.slide div.recomandare{
    bottom: 3rem;
    width:  100%;
    left:   0;
}

#top_banner div.slide div.recomandare{
    max-height: 115px;
}

#top_banner div.slide div.recomandare div.sign-wrapper img{
    width: 60px;
}

#top_banner div.slide div.recomandare h4{
    font-size:  0.8rem;
}

div#intimate_places div.intimate_places-main{
    margin-top: 1.5rem;
    position: static;
    width: 100%;
    height: auto;
}

div#intimate_places div.intimate_places-main div[class^="item-"]{
    position: relative;
    padding:    1.5rem 1.5rem;
    margin-bottom:  10px;
}

div#intimate_places div.intimate_places-main div[class^="item-"]:before{
    content:    '';
    position: absolute;
    width:  100%;
    height: 20px;
    top:    -1px;
    left:   0;
    background-image: url('../img/arrow-white.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

div#intimate_places div.intimate_places-main div[class^="item-"]:after{
    content:    '';
    position: absolute;
    width:  100%;
    height: 15px;
    bottom: -14px;
    left:   0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


div#intimate_places div.intimate_places-main div.item-1{
    background-color: #e8809a;
    z-index:4;
    margin-top: 0.5rem;
}

div#intimate_places div.intimate_places-main div.item-1:after{
    background-image: url('../img/arrow-1.png');
}

div#intimate_places div.intimate_places-main div.item-2{
    background-color: #af3357;
    z-index:3;
}

div#intimate_places div.intimate_places-main div.item-2:after{
    background-image: url('../img/arrow-2.png');
}

div#intimate_places div.intimate_places-main div.item-3{
    background-color: #906aa9;
    z-index:2;    
}

div#intimate_places div.intimate_places-main div.item-3:after{
    background-image: url('../img/arrow-3.png');
}

div#intimate_places div.intimate_places-main div.item-4{
    background-color: #e8558a;
    z-index:1;    
}

div#intimate_places div.intimate_places-main div.item-4:after{
    background-image: url('../img/arrow-4.png');
}

div#intimate_places div.intimate_places-main div[class^="item-"] p{
    color:  #fff;
    margin-bottom:  0;
}

div#intimate_places h2.title{
    font-size:  1.3rem;
}

div#intimate_places div.line-3 h2.title br{
    display: none;
}

div#intimate_places div.line-3 div.table div[class^="item"]{
    min-height: 150px;
    background-size: 45px;
    padding-left:63px;
}

div#intimate_places div.line-3 div.table div[class^="item"] p{
    font-size:  0.9rem;
    line-height: 1.25em;
}

div#intimate_places div.line-3 div.img-wrapper img{
    max-width:  160px;
}

div#intimate_places div.line-4 div.table div[class^="item-"]{
    background-size: auto 42px;
}

div#intimate_places div.line-4 div.table div.header h5{
    padding-left:   57px;
    line-height: 1.2em;
}

div#intimate_places div.line-4 div.description p{
    font-size:  1.1rem;
}

div#intimate_places p{
    text-align: left;
}

div#intimohelp div.line-1{
    margin-bottom:  2rem;
}

div#intimohelp div.line-1 h3{
    font-size: 1rem;
    text-align: left
}

div#intimohelp div.line-1 p{
    font-size: 1rem;
    text-align: left;
}

div#intimohelp div.line div[class^="item-"] img{
    max-width:  180px;
    margin-left: auto;
    margin-right: auto;
}

div#intimohelp div.line-3 h3{
    text-align: center;
    font-size: 1.4rem;
}

div#intimohelp div.line-3 ul li{
    font-size:  1.2rem;
}

div#cauze{
    margin-top: 0;
}

div#cauze:before{
    display: none;
}

div#cauze div[class^='item-top-']{
    margin-bottom:  1rem;
}

div#cauze div[class^='item-top-']{
    font-size:  2rem;
}

div#cauze div.item-top-1 {
    background-size: 90% auto;
    padding-top: 50%;
    padding-bottom: 28%;    
}

div#cauze div.item-top-1 h2.title{
    font-size: 2.6rem;
}

div#cauze div.item-top-2 {
    background-size: 90% auto;
    padding-top: 75%;
    padding-bottom: 22%;
    padding-left: 5%;    
}

div#cauze div.item-top-2 h2.title{
    font-size: 1.8rem;
}

div#cauze div.item-top-3 {
    padding-top: 33%;
    padding-bottom: 42%;
    padding-left: 16%;
    background-size: 90% auto;
}

div#cauze div.item-top-3 h2.title{
    font-size: 1.6rem;
}

div#cauze div.item-top-4 {
    padding-top: 25%;
    padding-bottom: 25%;
    padding-right: 12%;
    background-size: 90% auto;
}

div#cauze div.item-top-4 h2.title{
    font-size: 1.6rem;
}

div#cauze div.item-top-5 {
    padding-top: 25%;
    padding-bottom: 25%;
    background-size: 100% auto;
    background-position: 49% 45%;
}

div#cauze div.item-top-5 h2.title{
    font-size: 1.4rem;
}

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

div#order .item .camaraculeacuri img{
    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;
}

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

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

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

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

div#order div.order-spray div.order-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) {

.logo img{
    height: auto;
    width:  32vw;
}

/* navigations */
.top-nav-logo{
    width:25%;
}
.top-nav {
  padding-right:0;
  width:    75%;
}

.top-nav ul{
    margin-right:   -20px;
}

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

nav{
    height: 60px;
}



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

#top_banner div.slide{
    background-position: 40% bottom;    
}

#top_banner div.slide2{
    background-position: 23% bottom;    
}

#top_banner div.slide3{
    background-position: 70% bottom;    
}


#top_banner div.slide2:before{
    content: '';
    position: absolute;
    left:   0;
    top:    0;
    right:  0;
    bottom: 0;
    background-color: rgba(255,255,255,0.15);
}

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

#top_banner div.slide.slide3 .slide-description{
    right:  45%;
    min-width: 0;
}

#top_banner div.slide2 .slide-description-left{
    width:  80%;
    right:  30%;
}

#top_banner div.slide2 .slide-title h2{
    font-size: 4vw;
}

#top_banner div.slide .slide-picture img{

}

#top_banner div.slide .slide-picture:before{
    -ms-transform: translate(-58%, -21%);
    -moz-transform: translate(-58%, -21%);
    -webkit-transform: translate(-58%, -21%);
    transform: translate(-58%, -21%);
}

#top_banner div.slide .slide-title{

}

#top_banner div.slide .slide-button-wrapper{
    margin-top: 1.5vw;
}

#top_banner div.slide .slide-button{
    padding-left:   25px;
    padding-right: 25px;
}

#top_banner div.slide .slide-button a{
    font-size: 1.2rem;
    line-height: 1.15em;
}

#top_banner div.slide div.recomandare{
    width:  170px;
    margin-left:    10px;
}

#top_banner div.slide div.recomandare div.sign-wrapper{
    position: static;
    margin-bottom:  10px;
}

#top_banner div.slide div.recomandare div.sign-wrapper img{
    width:  100px;
    margin-left:auto;
    margin-right: auto;
}

#top_banner div.slide div.recomandare h4{
    position: static;
    font-size:  1rem;
    text-align: center;
}

#top_banner div.slide div.recomandare h4 br{
    display: none;
}

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


div#intimate_places{
    padding-bottom: 0;
}

div#intimate_places div.line-3 div.table-row{
    height: 170px;
}

div#intimate_places p{
    text-align: left;
}

div#intimate_places div.line-3 div.img-wrapper img{
    margin-top: 2rem;
    margin-left: 0;
}

div#intimate_places div.line-4 div.table div.item-1, div#intimate_places div.line-4 div.table div.item-2, div#intimate_places div.line-4 div.table div.item-3, div#intimate_places div.line-4 div.table div.item-4{
    background-size: auto 40px;
    background-position: 20px 20px;
}

div#intimate_places div.line-4 div.table div.header h5{
    padding-left:   50px;
    font-size: 1rem;
    line-height: 1.2em;
}

div#intimohelp div.line-2 div.item-1 div.icon-wrapper{
    padding-right:  1rem;
}

div#intimohelp div.line-2 div.item-2 h3{
    padding-right: 1rem;
}

div#intimohelp div.line-2 div.item-3 div.icon-wrapper{
    padding-top:1rem;
}

div#intimohelp div.line-2 div.item-4 div.icon-wrapper{
    padding-left:   1rem;
    -ms-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}

div#ingredientele div.line-3 div.img-wrapper{
    padding-top:    3rem;
}

div#order .title{
    margin-bottom:  5vw;
}

}



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