/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/

div.mc4wp-form-fields>p>label>input{  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
margin-right: 10px;}

.cart-count {font-size: 16px !important;}


.word-streamer-border > .pix-sliding-headline {
  
    line-height: 44px ! important;
}
.white h5 {
    color: white;
}
.statement h4 {
    font-size: 26px;
     line-height: 44px ! important;
     color: white !important;
}
.pachete .nav {
    flex-wrap: nowrap;
}

.intro1 {
    background-image: url('./assets/img/DSC8099.jpg');
    background-size: cover;
    background-position: center top;
}

.pachete .nav-pills.pix-pills-1 .nav-link {
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    background: #f8f7ff;
    opacity: 1;
}
.pachete .nav-pills.pix-pills-1 .nav-link.active, 
.pachete .nav-pills.pix-pills-1 .nav-link:hover {
   background-color: #7f1769;
   color: white;
    opacity: 1 !important;
}

.pachete .py-2 {
    font-weight: 400;
    align-items: flex-start !important;
}


.mc4wp-form input[type="email"]{
    padding: 15px;
    width: 50%;
    border: 0;
    outline: 0;
    background: white;
}
.mc4wp-form input[type="submit"] {
    border: none;
    background: #7f1769;
    color: white;
    padding: 0 50px;
    height: 64px;
    font-weight: 700;
    font-size: 18px;
    box-shadow: 0 12px 13px 0 rgb(0 0 0 / 5%);
    border-radius: 0.25rem;
}
.cta1 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url('./assets/img/schimbare2.jpg') ;
    background-repeat: no-repeat !important;
    background-size: cover ;
    background-position: right top;
}

.pix-feature-list i {
    width: 32px;
    font-size: 28px;
}


.copac {
    background-image: url('./assets/img/simbol-bani.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 30%;
}

.features1 {
    background-color: #ffd900;
    padding: 50px 0;
}
.height820 {
    height: 250px !important;
}

@media (min-width: 1000px) {
    .features1 {
    padding-bottom: 100px;
    background-image: url('./assets/img/homepage_nu-e-nicio-probl-daca....jpg') ;
    background-position: center ;
    background-repeat: no-repeat ;
    background-size: cover;
}

.copac {
    background-position: 90% 90%;
    background-size: 21%;
}
.height820 {
    height: 820px !important;
}


}

@media (max-width: 991px) {
    .pachete .nav-pills.pix-pills-1 .nav-link {
    font-size: 14px;
}
.cta1 {
    padding-top: 65px;
    padding-bottom: 65px;
}

}

@media (min-width: 1920px) {
    .cta1 {
    padding-top: 300px;
}
}

@media (max-width: 767px){
.desktop-video {
    display: none !important;
}

	#sming-2 img{display:none !important;}
	#sming-2 .pix_element_overlay.bg-white{background-color: #f4c9c0 !important;}
	
.mobile-banner {
   /* background-image: url('./assets/img/bg-video.jpg');*/
    height: 55vh;
   background-color: white;
}
.mobile-banner h1  {
    font-size: 25px;
    max-width: 190px;
    margin-top: 7vh;
}
.mobile-banner .wpb_single_image img {
    margin-top: -25vh;
    max-width: 80%;
    margin-right: -40px;
}

}


p.create-account.woocommerce-validated{display:none !important;}