div.wpcf7-response-output {
    padding: 0 0 0 10px !important;
}

.wpcf7-response-output {
    display: none;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

.footer-formular {
    position: relative;
    height: 26rem;
    margin-top: 2.5rem;
    /*margin-bottom: 2rem;*/
    background: url("images/bg-te-sunam-noi.webp") no-repeat center bottom;
}

.footer-formular .poza-om {
    position: absolute;
    height: 17.375rem;
    width: 11.75rem;
    top: -0.75rem;
    background: url("images/om.webp") no-repeat center;
}

.footer-formular .formular {
    padding-top: 6.4rem;
    color: #211e1f;
    line-height: 1;
    padding-left: 0;
}

.footer-formular .formular form {
    overflow: hidden;
    margin-top: 0.9375rem;
}

.footer-formular .formular .buton-footer,
.newsletter-container .news-submit input {
    background: #211e1f;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 0.3125rem;
    transition: background .4s ease, color .4s ease;
    width: 157px;
}

.footer-formular .formular .buton-footer:hover,
.newsletter-container .news-submit input:hover {
    background: #fff;
    color: #211e1f;
}

.footer-formular .formular input {
    width: 174px;
    height: 24px;
    border: none;
    padding: 0.25rem 0.25rem 0.25rem 0.625rem;
    margin-bottom: 0.3rem;
    font-size: 14px;
}

.footer-formular .formular textarea {
    width: 174px;
    height: 50px;
    border: none;
    padding: 0.25rem 0.25rem 0.25rem 0.625rem;
    margin-bottom: 0.3rem;
    font-size: 14px;
    resize: none;
}

.footer-formular .ct-ultimate-gdpr-consent-field {
    display: inline;
    width: auto !important;
    height: auto !important;
}

.footer-formular .formular input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #353333;
    font-family: 'Roboto Condensed';
}

.footer-formular .formular input::-moz-placeholder { /* Firefox 19+ */
    color: #353333;
    font-family: 'Roboto Condensed';
}

.footer-formular .formular input:-ms-input-placeholder { /* IE 10+ */
    color: #353333;
    font-family: 'Roboto Condensed';
}

.footer-formular .formular input:-moz-placeholder { /* Firefox 18- */
    color: #353333;
    font-family: 'Roboto Condensed';
}

.footer-formular .formular .formular-right {
    float: left;
    margin-left: 25px;
}

.footer-formular .formular .formular-left {
    float: left;
}

.footer-formular .footer-ajutor {
    line-height: 1;
    padding-top: 6.438rem;
    padding-left: 13rem;
}

.footer-formular .sunam-noi {
    margin-bottom: -5px;
}

.footer-informatii {
    padding-top: 30px;
    font-size: 1rem;
    color: #767676;
    margin-bottom: 1.25rem;
    font-weight: 300;
}

.footer-informatii a {
    color: #767676;
    text-decoration: none;
}

.footer-informatii a:hover {
    text-decoration: none;
    color: #d4bf77;
}

.footer-informatii h3 {
    font-size: 1.875rem;
    color: #373435;
    font-weight: 400;
    margin-bottom: 1.875rem;
}

.footer-informatii .social-links {
    margin-top: 0.9375rem;
}

.footer-informatii .social-links a {
    color: #767676;
}

.footer-informatii .social-links i {
    background: #fff;
    margin-right: 0.5rem;
    border: 1px solid #767676;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: background .4s ease, color .4s ease;
}

.footer-informatii .social-links i:hover {
    background: #d4bf77;
    color: #fff;
    border: 1px solid #fff;
}

.footer-informatii .linkuri-utile a {
    color: #767676;
    text-decoration: none;
    transition: color .4s ease;
}

.footer-informatii .linkuri-utile a:hover {
    color: #a7965a;
}

.newsletter-container {
    padding: 2rem 0;
    background-color: #bfac6a;
}

.newsletter-container .newsletter-title {
    padding: 0 0 2rem 0;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.newsletter-container .news-input {
    padding: 0;
    text-align: right;
}

.newsletter-container .news-submit input {
    border: none;
    padding: 1.5px;
}

.newsletter-container .news-input input {
    padding: 0 0 0 5px;
    border: none;
}

.newsletter-container .mc4wp-form-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.newsletter-container .mc4wp-form-fields > .row {
    width: 100%;
}

.newsletter-container .mc4wp-form-fields .ct-ultimate-gdpr-consent-field {
    margin: 0 10px;
}

.newsletter-container .mc4wp-form-fields > label {
    margin: 0;
}

.site-info {
    text-align: center !important;
}

.site-info a {
    color: #767676;
    text-decoration: none;
}

.produse-noi {
    position: relative;
    margin-top: 2rem;
}

.produse-noi h2 {
    color: #a7965a;
    font-size: 2.25rem;
    font-weight: lighter;
    padding-bottom: 0.5625rem;
    border-bottom: 1px solid #959595;
    text-align: center;
}

.produs {
    float: left;
    margin: 13px 12px 15px 10px;
    position: relative;
    overflow: hidden;
    transition: box-shadow .4s ease;
    height: 340px;
}

.produs a {
    text-decoration: none;
}

.produs .titlu {
    height: 4.5rem;
    text-align: center;
    padding: 0.3125rem;
    color: #a7965a;
    font-size: 14px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    transition: color .4s ease;
    line-height: 1;
    margin-top: 5px;
}

.produs .cod-produs {
    height: 0.8rem;
    text-align: center;
    padding: 0.5625rem;
    color: #373435;
    font-size: 0.875rem;
    font-weight: 100;
}

.produs .poza-produs {
    position: relative;
    margin: 0 auto;
    display: block;
}

.produs .poza-produs img {
    width: 100%;
    height: auto;
}

.produs .din-aceeasi-categorie {
    display: block;
    opacity: 0;
    background: #d4bf77;
    color: #fff;
    margin: 6% auto 0;
    width: 97%;
    text-align: center;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 10px;
    transition: opacity .4s ease;
}

.produs .buton-produs {
    display: none;
}

.produs:hover {
    box-shadow: 0 0 5px 3px rgba(118, 118, 118, 0.27);
}

.produs:hover .din-aceeasi-categorie {
    opacity: 1;
}

.produs:hover .titlu {
    color: #d4bf77;
}

.produs .butoane-produs {
    width: 114px;
    margin: 0.7rem auto;
}

.produs-lista .butoane-produs {
    width: auto;
    /*width: 160px;*/
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: color 9999s ease-out, background-color 5000s ease-in-out 0s;
}
.produs-lista .title {
    height: 3.5rem;
}

.slide-produse-noi {
    width: 90%;
    margin: 0 5%;
}

.slide-produse-noi .produs .poza-produs img {
    height: 124px;
}

.slide-produse-noi .slick-next,
.slide-produse-noi .slick-prev {
    top: 40% !important;
}

.slide-produse-noi .slick-prev {
    left: -6%;
    border: 1px solid #767676;
    border-radius: 100%;
    text-align: center;
    transition: background .4s ease;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}

.slide-produse-noi .slick-next {
    right: -6%;
    border: 1px solid #767676;
    border-radius: 100%;
    text-align: center;
    background: #fafafa;
    transition: background .4s ease;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}

.slide-produse-noi .slick-next:hover,
.slide-produse-noi .slick-prev:hover {
    border: 1px solid #d4bf77;
}

.slide-produse-noi .slick-prev i, .slide-produse-noi .slick-next i {
    font-size: 1.5rem;
    transition: color .4s ease;
}

.no-image {
    width: 8.125rem;
    height: 8.125rem;
}

.alege-domenii .poza-domeniu img {
    width: 7rem;
    height: 7rem;
    margin: 0 auto;
    transition: transform .4s ease;
}

.alege-domenii .den-domeniu {
    display: block;
    text-decoration: none;
    color: #373435;
    font-size: 1.125rem;
    font-weight: lighter;
    text-transform: uppercase;
    padding: 0.625rem;
    /*transition: font-weight .4s ease;*/
}

.alege-domenii .domeniu {
    text-align: center;
}

.alege-domenii .domeniu:hover .den-domeniu {
    font-weight: bold;
}

.alege-domenii .domeniu:hover .poza-domeniu img {
    /*transform: scale(0.9);*/
}

.pachete {
    overflow: hidden;
}

.poza-pachet {
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat center;
    background-size: cover;
}

.imagine-pachet {
    width: 100%;
    height: 28rem;
}

.partea-dreapta {
    position: relative;
    margin-top: 1.25rem;
    padding: 0;
}

.partea-stanga {
    margin-top: 1.25rem;
    background-color: #f4f4f4;
    height: auto;
}

.partea-stanga p {
    text-align: center;
}

.cotatie-pachet .partea-stanga .formular-cotatie .formular .wpcf7-validation-errors {
    color: #fff;
}

.titlu-pachet {
    background-image: linear-gradient(to right, rgba(140, 210, 15, 0) 0%, #8cd20f 100%);
    color: #fff;
    position: absolute;
    right: 0;
    top: 1.3125rem;
    font-size: 1.875rem;
    font-weight: Bold;
    height: auto;
    text-align: right;
    line-height: 1.2;
    padding: 0.3125rem;
    width: 50%;
    text-transform: uppercase;
}

.titlu-pachet span {
    font-weight: lighter;
}

.afla-acum {
    margin: 0 auto;
    background: #ffa423;
    color: #373435;
    border: 1px solid transparent;
    border-radius: 15px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 2.125rem;
    transition: color .4s ease;
    text-decoration: none;
}

.afla-acum:hover {
    text-decoration: none;
    color: #fff;
}

.vezi-detlaii {
    width: 100%;
}

.vezi-detlaii p {
    text-align: right;
    color: #d4bf77;
    font-size: 16px;
    font-weight: bold;
    margin-top: -2.5rem;
}

.vezi-detlaii a,
.vezi-detlaii i {
    color: #d4bf77;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 1px;
}

.vezi-detlaii:hover i {
    margin-left: 3px;
}

.slide-produse-pachete {
    width: 70%;
    margin: -8px auto;
}

.slide-produse-pachete .slick-prev {
    left: -9%;
    border: 1px solid #767676;
    border-radius: 100%;
    text-align: center;
    background: #fafafa;
    transition: background .4s ease;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}

.slide-produse-pachete .slick-next {
    right: -9%;
    border: 1px solid #767676;
    border-radius: 100%;
    text-align: center;
    background: #fafafa;
    transition: background .4s ease;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}

.slide-produse-pachete .slick-next:hover,
.slide-produse-pachete .slick-prev:hover {
    border: 1px solid #d4bf77;
}

.slide-produse-pachete .slick-next:hover i,
.slide-produse-pachete .slick-prev:hover i {
    color: #d4bf77;
}

.slide-produse-pachete .slick-prev i, .slide-produse-pachete .slick-next i {
    font-size: 1.5rem;
    transition: color .4s ease;
}

.slide-produse-pachete .din-aceeasi-categorie {
    display: none;
}

.slide-produse-pachete .cod-produs {
    height: 1.25rem;
}

.slide-produse-pachete .poza-produs {
    margin: 0 auto;
}

.slide-produse-pachete .produs {
    margin-top: 1.25rem;
}

.text-informational {
    text-align: center;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    line-height: 1.2;
}

.text-informational span:first-child {
    color: #d4bf77;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5rem;
}

.vezi-toate-pachetele {
    text-align: center;
    margin-top: 1.5rem;
}

.vezi-toate-pachetele a {
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin-top: 1.25rem;
    border: 1px solid #767676;
    border-radius: 100px;
    background: #fff;
    color: #373435;
    text-transform: uppercase;
    font-size: 1.125rem;
    font-weight: bold;
    padding: 0.2rem 1.2rem;
    transition: color .4s ease, background .4s ease, border .4s ease;
}

.vezi-toate-pachetele a:hover, .vezi-toate-pachetele a:focus {
    background: #d4bf77;
    color: #fff;
    border: 1px solid transparent;
}

.domenii .slick-prev {
    left: -4% !important;
    top: 20% !important;
    box-shadow: 64px 20px 120px 69px white;
    -webkit-box-shadow: 35px 20px 120px 60px white;
    z-index: 100 !important;
}

.domenii .slick-next {
    right: -4% !important;
    top: 20% !important;
    box-shadow: 0 0 138px 110px white;
    -webkit-box-shadow: 0 0 130px 90px white;
}

.descriere-pachet {
    position: absolute;
    color: #Fff;
    right: 0.9375rem;
    top: 40%;
    width: 35%;
    font-size: 1.125rem;
    font-weight: lighter;
    text-align: right;
}

.go-top {
    margin-top: 25px;
    text-align: center;
}

.go-top a {
    color: #373435;
}

.go-top a:hover {
    color: #d4bf77;
}

.go-top i {
    text-align: center;
    width: 50px;
    padding: 11px 5px;
    font-size: 24px;
    font-weight: normal;
}

.error-404 h1 {
    text-align: center;
    font-size: 4rem;
}

.error-404 .page-header {
    border-bottom: none;
}

.page-404 {
    text-align: center;
    font-size: 1.5rem;
}

.domenii-sidebar {
    margin-top: 2rem;
}

.domenii-sidebar .poza-domeniu img {
    width: 6rem;
    height: 6rem;
}

.domenii-sidebar .slick-next,
.domenii-sidebar .slick-prev {
    display: none;
}

.title-sidebar {
    color: #373435;
    font-size: 1.5rem;
    text-align: center;
    border-bottom: 1px solid #cecece;
    text-transform: uppercase;
    padding-bottom: 0.9375rem;
}

.sidebar-button button {
    font-size: 1rem !important;
    margin-top: 0 !important;
    padding: 0.1rem 0.5rem !important;
}

.sidebar .alege-domenii {
    margin-bottom: 0;
}

.search-page {
    overflow: hidden !important;
}

.search-page .article-wrapper .pachet .poza-produs {
    background-size: cover;
}

.search-page .article-wrapper .produs {
    display: inline-block;
    width: 19% !important;
    height: 250px;
}

.produs-lista {
    height: 350px;
    width: 19% !important;
    margin: 2% 0 2% 1% !important;
    cursor: pointer;
}

.search-page .produs-lista {
    height: 380px;
}

.superpret {
    position: absolute; top: 20px; right: 0;
    background: #ab0239; color: #fff;
    border-radius: 5px 0 0 5px;
    padding: 2px 10px;
    font-size: 14px; font-weight: 500;
    white-space: nowrap;
}
.product .superpret {right: 30px;}
.product a:hover .superpret {font-family: "Roboto Condensed";}

.stoc {
    position: absolute; top: 20px; right: 0;
    background: linear-gradient(#cdb259, #a18730); color: #fff;
    border-radius: 5px 0 0 5px;
    padding: 2px 10px;
    font-size: 14px; font-weight: 500;
    white-space: nowrap;
}
.aceeasi {
    opacity: 0;
    position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%);
    background: #000; color: #fff;
    border-radius: 5px;
    padding: 2px 10px;
    font-size: 14px; font-weight: 500;
    white-space: nowrap;
    text-align: center;
    transition: all 0.5s;
}
.produs:hover .aceeasi {opacity: 1;}

.produs-lista .adauga-in-cos,
.produs-lista .precomanda {
    font-size: 14px !important;
}

.add-to-cart i,
.adauga-in-cos i {
    font-size: 18px;
}

.page-produs {
    overflow: hidden;
    margin-top: 30px;
}

.page-produs .sidebar .widget_nav_menu h2 {
    margin: 6px 0;
}

.page-produs .butoane {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    margin-top: 0.5rem;
}

.page-produs .butoane .transport {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.page-produs .butoane .transport .description {
    margin: 20px 0;
}

.page-produs .butoane .transport .iconita {
    width: 89px;
    height: 89px;
    border: 1px solid #a1a3a8;
    border-radius: 45px;
    display: inline-block;
    background: url('images/transport.webp') no-repeat center center;
}

.page-produs .butoane .transport .text {
    display: inline-block;
    max-width: 200px;
    font-size: 14px;
    color: #211e1f;
    font-weight: 400;
    margin-left: 30px;
}

.page-produs .linkuri-sociale {
    display: flex;
    align-items: center;
}

.page-produs .butoane .transport .text span {
    text-transform: uppercase;
    width: 100%;
    display: block;
    color: #a7965a;
    font-size: 17px;
    font-weight: bold;
}

.page-produs .info-produs .specificatii-produs {
    margin: 20px 0 60px 0;
    border-top: 1px solid gray;
    padding-top: 10px;
    color: #211e1f;
}

.page-produs .poze-produse {
    position: relative;
    width: 100%;
    height: auto;
}

.page-produs .poze-produse .poza-produs {
    width: 21.875rem;
    height: 21.875rem;
    display: block;
    background: no-repeat center /cover;
    transition: box-shadow .4s ease;
}

.page-produs .poze-produse .poza-produs:hover {
    box-shadow: 0 0 5px 3px rgba(118, 118, 118, 0.27);
    content: "\F00E";
    font-family: FontAwesome;
}

.page-produs .descriere-produs {
    font-size: 1.125rem;
    color: #4d4a4b;
    padding-bottom: 0.3125rem;
}

.page-produs .pret-produs {

}

.page-produs .cod-produse {
    font-size: 1.125rem;
    color: #373435;
    margin-top: 0.9375rem;
    border-bottom: 1px solid #cecece;
    padding-bottom: 0.9375rem;
}

.page-produs h1 {
    color: #211e1f;
    font-size: 1.875rem;
    border-bottom: 1px solid #cecece;
    padding-bottom: 0.8125rem;
    font-weight: bold;
}

/*.page-produs .butoane-produs {*/
    /*width: 15.625rem;*/
    /*margin-top: 0.7rem;*/
/*}*/

.page-produs .add-to-cart,
.page-produs .fara-stoc,
.produs .fara-stoc,
.produs-lista .fara-stoc {
    width: 161px;
    border: 1px solid transparent;
    border-radius: 1.875rem;
    text-transform: uppercase;
    font-size: 1rem;
    color: #211e1f;
    height: 27px;
    line-height: 1;
}

.page-produs .precomanda {
    display: block;
    background-color: #d4bf77;
    width: 161px;
    border: 1px solid transparent;
    border-radius: 1.875rem;
    text-transform: uppercase;
    font-size: 1rem;
    color: #211e1f;
    height: 27px;
    text-align: center;
}

.page-produs .fara-stoc,
.produs .fara-stoc,
.produs-lista .fara-stoc {
    background-color: #8b8b8b;
    color: #fff;
}

.produs .fara-stoc,
.produs-lista .fara-stoc {
    width: 100%;
    font-size: 14px;
}

.page-produs .add-to-cart:hover,
.page-produs .precomanda:hover {
    color: #fff;
    background-color: #a7965a;
}

.page-produs .precomanda:hover {
    text-decoration: none;
}

.page-produs .solicita-cotatia,
.page-produs .add-to-cart {
    width: 10.3125rem;
    background: #ffa423;
    color: #373435;
    font-size: 1.125rem;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 1.875rem;
    transition: width .4s ease, color .4s ease;
    text-decoration: none;
    display: block;
    text-align: center;
}

.page-produs .add-to-cart {
    background-color: #d4bf77;
}

.page-produs .solicita-cotatia:hover,
.page-produs .add-to-cart:hover {
    width: 190px;
    color: #fff;
    text-decoration: none;
}


.produs .adauga-in-cos,
.produs .precomanda {
    display: block;
    text-align: center;
    width: 88%;
    margin: auto;
    background: none;
    font-size: 12px;
    color: #373435;
    border: 1px solid #e1e1e1;
    border-radius: 1.875rem;
    text-transform: uppercase;
}

.produs .adauga-in-cos:hover,
.produs .precomanda:hover {
    /*width: inherit;*/
    border-color: #d4bf77;
    background: #d4bf77;
    color: #fff;
}

.page-produs .linkuri-sociale a {
    color: #373435;
}

.page-produs .linkuri-sociale i {
    background: #fff;
    margin-right: 6px;
    border: 1px solid #373435;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: border .4s ease, color .4s ease;
}

.page-produs .linkuri-sociale i:hover {
    color: #a7965a;
    border: 1px solid #a7965a;
}

.page-produs .ajutor {
    margin-top: 1.25rem;
    height: auto;
    background-color: #f4f4f4;
    padding: 0.625rem;
}

.page-produs .ajutor span:first-child {
    color: #d4bf77;
    font-size: 1.7rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0.6875rem;
}

.page-produs .ajutor span {
    color: #373435;
    font-size: 1.125rem;
    margin: 0.9375rem;
}

.page-produs .ajutor .telefon {
    color: #d4bf77;
    font-size: 2.3rem;
    float: right;
    margin-top: -3.9rem;
    margin-right: 1rem;
}

.page-produs .specificatii-produs h2 {
    margin-top: 2.5rem;
    color: #d4bf77;
    font-size: 1.875rem;
    border-bottom: 1px solid #cecece;
    padding-bottom: 0.8125rem;
}

.page-produs .specificatii-produs p {
    margin: 0;
    font-size: 17px;
}

.page-produs .video-produs {
    margin-top: 50px;
}

.page-produs .formular-cotatie {
    margin-top: 3.125rem;
    overflow: hidden;
}

.page-produs .formular-cotatie p {
    font-size: 0.875rem;
    text-align: center;
    color: #4d4a4b;
    line-height: 0.7;
}

.page-produs .formular-cotatie .formular {
    position: relative;
    margin-top: 1.125rem;
    height: auto;
    border-top: 1px solid #cecece;
    margin-bottom: 50px;
}

.page-produs .formular-cotatie .formular span {
    display: block;
}

.page-produs .formular-cotatie .formular form {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.page-produs .formular-cotatie .formular p {
    font-size: 3.8rem;
    color: #cecece;
    font-weight: lighter;
    width: 100%;
}

.formular-cotatie .ct-ultimate-gdpr-consent-field, .formular-cotatie .wpcf7-list-item label {
    width: unset !important;
}

.page-produs .formular-cotatie .formular input {
    border: 1px solid #cecece;
    width: 100%;
}

.page-produs .formular-cotatie .formular textarea {
    border: 1px solid #cecece;
    height: 6.25rem;
}

.page-produs .formular-cotatie .formular label {
    width: 100%;
    font-size: 16px;
    color: #211e1f;
}

.page-produs .formular-cotatie .formular textarea {
    width: 100%;
}
.page-produs .formular-cotatie div.wpcf7-response-output {
    margin: 0;
    padding: 0 !important;
    float: left;
}

.page-produs .formular-cotatie .left {
    width: 40%;
    float: left;
    margin-top: 0.8rem;
    padding: 0.9375rem;
}

.page-produs .formular-cotatie .right {
    width: 60%;
    float: left;
    margin-top: 0.8rem;
    padding-top: 0.9375rem;
    padding-right: 20px;
}

.page-produs .formular-cotatie h2 {
    color: #d4bf77;
    font-size: 1.875rem;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
}

.page-produs .formular-cotatie .buton input {
    float: right;
    margin-top: 1rem;
    width: 11.5625rem;
    background-color: #d4bf77;
    border: 1px solid transparent;
    border-radius: 1.875rem;
    text-transform: uppercase;
    font-size: 1rem;
    color: #211e1f;
    padding: 0.1875rem;
    padding-left: 0;
    transition: background-color .4s ease;
}

.page-produs .formular-cotatie .buton input:hover {
    color: #fff;
}

.page-produs .slide-alte-poze {
    margin: 0.625rem 3rem;
    width: 70%;
}

.page-produs .slide-alte-poze a img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 1px solid #cecece;
    transition: border .4s ease;
}

.page-produs .slide-alte-poze a img:hover {
    border: 1px solid #767676;
}

.produs .pret-vechi {
    text-align: center;
    font-size: 14px;
    color: #999;
}

.page-produs .pret-produs-fara-tva {
    font-size: 24px;
    font-weight: bold;
}

.page-produs .pret-produs-fara-tva span {
    font-size: 16px;
    font-weight: normal;
}

.page-produs .pret-grup-cu-tva,
.page-produs .pret-individual-fara-tva,
.page-produs .nr-unitati {
    font-size: 14px;
}

.page-produs .pret-produs-fara-tva span:before,
.page-produs .pret-grup-cu-tva span:before,
.page-produs .pret-individual-fara-tva span:before {
    content:"  •  ";
    margin: 0 5px;
}

.page-produs .grup-individual-wrapper {
    line-height: 1;
    margin: 5px 0;
}

.info-cos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.entry-header {margin: 30px 0 10px 0;}

/* Comanda tabel produse */
.tabel-comanda {margin: 50px 0 80px 0;}
.tcom-linie {
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
    font: 18px/28px "Roboto Condensed";
    padding: 8px 0;
}
.tcom-linie span:first-child {
    width: 40%;
}
.tcom-linie span {
    width: 15%;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.tcom-linie span:nth-child(1) {font-family: "Roboto Condensed";}
.tcom-linie span:nth-child(4), 
.tcom-linie span:nth-child(5) {text-align: center;}
.tcom-titlu {
    font: 20px/28px "Roboto Condensed";
    color: var(--maro);
    border-bottom: 1px solid;
    padding: 0 0 5px 0; margin: 0 0 10px 0;
}
.tcom-titlu span {border: none; padding: 0;}

.tcom-total {
    padding: 12px 0;
    font: 26px/30px "Roboto Condensed";
    text-align: right;
}
.tcom-total span {
   padding: 0 10px; 

}
.tt1 {
    margin: 30px 0 0 0;
    color: var(--maro);
    border-top: 4px solid;
}
.tt2 {    
    color: #aaa;
    border-top: 1px solid #ccc;
}
.tt3 {
    color: #fff;
    background: var(--maro-inchis);
    font-family: "Roboto Condensed";
}
/* end Comanda tabel produse */


.video-produs p {
    text-align: center;
}

.same-category h2 {
    color: #d4bf77;
    text-align: center;
    padding-bottom: 0.9375rem;
    border-bottom: 1px solid #cecece;
    text-transform: uppercase;
    margin-top: 1.875rem;
    font-size: 1.875rem;
}

.slide-aceeasi-categorie {
    width: 90%;
    margin: 0 5%;
}

.slide-aceeasi-categorie .poza-produs {
    display: block;
}

.slide-aceeasi-categorie .slick-next,
.slide-aceeasi-categorie .slick-prev {
    top: 40% !important;
}

.slide-aceeasi-categorie .slick-prev {
    left: -6%;
    border: 1px solid #767676;
    border-radius: 100%;
    text-align: center;
    background: #fafafa;
    transition: background .4s ease;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}

.slide-aceeasi-categorie .slick-next {
    right: -6%;
    border: 1px solid #767676;
    border-radius: 100%;
    text-align: center;
    background: #fafafa;
    transition: background .4s ease;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}

.slide-aceeasi-categorie .slick-next:hover,
.slide-aceeasi-categorie .slick-prev:hover {
    border: 1px solid #d4bf77;
}

.slide-aceeasi-categorie .slick-next:hover i,
.slide-aceeasi-categorie .slick-prev:hover i {
    color: #d4bf77;
}

.slide-aceeasi-categorie .slick-prev i, .slide-aceeasi-categorie .slick-next i {
    font-size: 1.5rem;
    transition: color .4s ease;
}

.single-vshop_product .produse-noi {
    display: none;
}

.page-pachet {
    overflow: hidden;
}

.page-pachet .produse-pachet {
    overflow: hidden;
    margin: 2.5rem 0;
}

.page-pachet .produse-pachet .produs {
    margin: 0.5rem 2.5rem;
    width: 12%;
}

.page-pachet .produse-pachet h2 {
    text-align: center;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #d4bf77;
    font-weight: bold;
}

.page-pachet .produse-pachet p {
    text-align: center;
    font-size: 1.375rem;
    color: #d4bf77;
    line-height: 0.7;
    border-bottom: 1px solid #cecece;
    padding-bottom: 1.875rem;
}

.page-pachet .formular-cotatie input {
    margin-bottom: 0.6rem;
    width: 95%;
    padding: 0.5rem;
}

.page-pachet .formular-cotatie p:nth-child(3) {
    display: none;
}

.page-pachet .formular-cotatie br {
    display: block;
}

.page-pachet .formular-cotatie h3 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 1.25rem;
}

.page-pachet .formular-cotatie .button {
    width: 95%;
    float: none;
    margin: -10px auto 0;
    border: 1px solid transparent !important;
    border-radius: 1.25rem;
    padding: 0.4375rem;
    background: #d4bf77;
    color: #fff;
    text-transform: uppercase;
    transition: background .4s ease;
}

.page-pachet .formular-cotatie .button:hover {
    background: #ffa423;
}

.page-pachet .specificatii-produs {
    margin-bottom: 6.25rem;
}

.page-pachet .specificatii-produs h2 {
    font-size: 24px;
    color: #d4bf77;
    text-align: center;
    border-bottom: 1px solid #cecece;
    padding-bottom: 0.9375rem;
}

.page-pachet .specificatii-produs p {
    font-size: 1.125rem;
    color: #4d4a4b;
    margin-top: 1.25rem;
}

.page-pachet .afla-pret .formular {
    margin-top: 2rem;
    background: #f4f4f4;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.page-pachet .afla-pret .formular form {
    margin-top: 1.25rem;
    overflow: hidden;
}

.page-pachet .afla-pret .formular form br {
    display: none;
}

.page-pachet .afla-pret .formular form p {
    width: 100%;
    text-align: center;
}

.page-pachet .afla-pret .formular form span {
    width: 30%;
}

.page-pachet .afla-pret .formular form input {
    width: 28%;
    border: 1px solid #cccccc;
    padding: 0.4375rem;
}

.page-pachet .afla-pret h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.875rem;
    color: #d4bf77;
}

.page-pachet .afla-pret p {
    text-align: center;
    font-size: 1.375rem;
    color: #373435;
    line-height: 0.7;
}

.page-pachet .afla-pret .button {
    float: none;
    margin: 0 auto;
    border: 1px solid transparent !important;
    border-radius: 1.25rem;
    padding: 0.375rem 0.9375rem;
    background: #d4bf77;
    color: #fff;
    text-transform: uppercase;
    width: 18% !important;
    transition: background .4s ease;
}

.page-pachet .afla-pret .button:hover {
    background: #ffa423;
}

.page-pachet .ajutor {
    border: 1px solid #fff;
    line-height: 2;
    margin-left: -0.625rem;
    height: 7.5rem;
}

.page-pachet .ajutor span:first-child {
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.page-pachet .ajutor span {
    font-size: 1.875rem;
    color: #fff;
    font-weight: bold;
}

.page-pachet .ajutor p {
    margin-bottom: 0;
}

.page-pachet .formular p {
    text-align: left;
    width: 100%;
    font-size: 1rem;
}

.page-pachet .formular textarea {
    display: none;
}

.page-pachet .formular input {
    border: none;
    padding: 0.46rem;
}

.page-pachet .formular .button input {
    background: #d4bf77;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 1.25rem;
    text-transform: uppercase;
    padding: 0;
}

.page-pachet .partea-dreapta .imagine-pachet {
    height: 17.625rem;
}

.page-pachet .partea-stanga {
    height: 17.625rem;
    width: 100%;
    background-color: #d4bf77;
}

.page-pachet .partea-stanga p {
    line-height: 0.7;
}


/* Newsletter Mailchimp */
.mc_custom_border_hdr {
    font: 500 20px/1.2 "Roboto Condensed";
    margin: 30px 0 10px 0;
}
div.mc_interest {
    display: none;
}
#mc_signup_submit {
    display: block;
    text-align: center;
    width: 100% !important;
    font-size: 18px;
    color: #211e1f;
    border: 1px solid #d4bf77;
    border-radius: 1.875rem;
    text-transform: uppercase;
    background-color: #d4bf77;
    line-height: 1.2;
    font-weight: normal;
    padding: 13px 0;
    transition: all 0.5s;
}
#mc_signup_submit:hover {
    background: #000; color: #fff;
    border-color: #000;
}

.mc_interests_header {display: none;} 
#mc_display_rewards {display: none;} 
#mc_signup_form .mc_var_label {
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 0 3px 0;
}
#mc_signup_form .mc_input {
    border: 1px solid #ccc; border-radius: 3px;
    font-size: 16px; color: #000;
    padding: 5px 10px;
}
.mc_success_msg {
    display: block;
    background: #d4bf77;
    color: #000;
    opacity: 0.7;
    margin-bottom: 10px;
    line-height: 1.2;
    padding: 5px 10px;
    border-radius: 3px;
}
/* End Newsletter Mailchimp */


@media (max-width: 991px) {
    .footer-formular .poza-om {
        opacity: 0;
    }

    .footer-formular .footer-ajutor {
        padding-top: 6.25rem;
        padding-left: 2.8125rem;
    }

    .despre-noi,
    .program-de-lucru,
    .linkuri-utile,
    .informatii-utile {
        margin-top: 1.5625rem;
    }

    .footer-formular .formular input,
    .footer-formular .formular textarea {
        width: 10rem;
    }

    .footer-ajutor {
        line-height: 1.2;
    }

    .footer-ajutor span {
        font-size: 25px !important;
    }
}

@media (max-width: 767px) {

    .tcom-titlu {display: none;}
    .tcom-linie {margin: 0 0 35px 0;}
    .tcom-linie span:before {
        display: block;
        text-transform: uppercase;
        font: 12px/1.2 "Roboto Condensed";
        margin: 0 0 3px 0;
        color: #aaa;
    }
    .tcom2:before {content: "Cod";}
    .tcom3:before {content: "Pret/Buc";}
    .tcom4:before {content: "Cant.";}
    .tcom5:before {content: "Pret x Cant.";}

    .tcom-linie span.tcom1 {
        width: 100% !important;
        margin: 0 0 10px 0;
    }
    .tcom-linie span.tcom2 {width: 30%;}
    .tcom-linie span.tcom3 {width: 35%;}
    .tcom-linie span.tcom4 {width: 15%;}
    .tcom-linie span.tcom5 {width: 20%;}


    .footer-formular .footer-ajutor {
        display: none;
    }

    .footer-formular .formular {
        padding-top: 7rem;
        text-align: center;
    }

    .footer-formular .formular .buton-footer {
        margin-left: 20px;
    }

    .footer-formular .formular form {
        width: 80%;
        margin: 1.25rem 10%;
    }

    .footer-formular .formular form .formular-right {
        margin-left: 0;
    }
    
    .footer-formular .formular form .formular-right p {
        text-align: left;
    }
    
    .footer-formular .formular .buton-footer {
        margin-left: 0;
    }
    
}

@media (max-width: 543px) {
    .footer-formular .formular textarea {
        width: 100%;
    }
    
    .footer-informatii {
        text-align: center;
    }

    .footer-informatii .social-links i {
        margin: 0.25rem;
    }

    .footer-formular {
        height: 35rem;
        background-size: cover;
    }

    .footer-formular .formular {
        padding-top: 6rem;
        text-align: initial;
    }

    .footer-formular .formular .sunam-noi {
        text-align: center;
    }

    .footer-formular .formular .buton-footer {
        margin-left: 0;
    }

    .footer-formular .formular form {
        width: 90%;
        margin: 1.25rem 5%;
    }

    .footer-formular .formular form .formular-left,
    .footer-formular .formular form .formular-right {
        float: none;
        width: 70%;
        margin: 0 auto;
    }

    .footer-formular .formular input {
        width: 100%;
    }
}

@media (max-width: 991px) {

    .page-produs .formular-cotatie .formular form {
        flex-wrap: wrap;
    }

    .page-produs .formular-cotatie .left,
    .page-produs .formular-cotatie .right {
        width: 100%;
    }

    .info-cos {
        padding-left: 50px;
        padding-top: 20px;
    }

    .imagine-pachet {
        height: 18rem;
    }

    .partea-stanga {
        margin-top: 0;
    }

    .partea-dreapta {
        margin-top: 5rem;
    }

    .slick-prev, .slick-next {
        top: 20% !important;
    }

    .domenii .slick-next {
        right: -5% !important;
    }

    .domenii .slick-prev {
        left: -5% !important;
    }
}

@media (max-width: 767px) {
    .footer-formular .formular form .formular-right,
    .footer-formular .formular .formular-left {
        width: 50%;
    }
    .slick-prev, .slick-next {
        top: 30% !important;
    }

    .vezi-detlaii p {
        margin-top: -2.5rem;
    }

    .slide-produse-pachete .slick-next {
        right: -11%;
    }

    .slide-produse-pachete .slick-prev {
        left: -11%;
    }

    .slide-produse-noi .slick-next {
        right: -8%;
    }

    .slide-produse-noi .slick-prev {
        left: -8%;
    }
}

@media (max-width: 543px) {
    .alege-domenii {
        margin-bottom: 1rem;
    }

    .descriere-pachet {
        width: 60%;
    }

    .text-informational span:first-child {
        font-size: 1.2rem;
    }

    .text-informational span {
        font-size: 1.125rem !important;
    }

    .partea-dreapta {
        margin-top: 2rem;
    }

    .vezi-detlaii a {
        margin-top: 1.6875rem;
    }

    .slick-next,
    .slick-prev {
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }

    .titlu-pachet {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .search-page .article-wrapper .produs {
        width: 18% !important;
    }

    .page-produs .butoane .transport,
    .page-produs .linkuri-sociale,
    .info-cos > div{
        width: 100%;
    }
    .page-produs .linkuri-sociale {
        justify-content: flex-end;
        margin-top: 30px;
    }
    .footer-formular .footer-ajutor {
        padding-left: 5rem;
    }

    .page-produs .poze-produse .poza-produs {
        width: 21rem;
        height: 21rem;
    }

    .page-produs .ajutor {
        padding: 0.625rem;
    }

    .page-produs .ajutor .telefon {
        float: none;
        margin-left: 0.75rem;
    }

    .page-produs .formular-cotatie .buton input {
        margin-left: 2rem;
    }

    .page-produs .formular-cotatie .formular input {
        width: 13rem;
    }


    .page-produs .formular-cotatie .right {
        margin-left: 2rem;
        padding-right: 0;
        width: 45%;
    }

    .sidebar-button button {
        font-size: 0.875rem !important;
        padding: 0.3125rem 0.5rem !important;
    }

    .page-produs .slide-alte-poze a img {
        width: 4.375rem;
        height: 4.375rem;
    }
}

@media (max-width: 991px) {
    .sunam-noi {
        font-size: 25px !important;
    }
    
    .ce-sa-alegi {
        font-size: 20px !important;
    }
    
    .wpcf7-list-item label {
        display: inline;
    }
    
    .video-produs iframe {
        width: 100%;
    }

    .footer-formular .footer-ajutor {
        padding-top: 8.25rem;
        padding-left: 2.8125rem;
    }

    .page-produs .slide-alte-poze {
        margin: 0.6rem 25%;
        width: 50%;
    }

    .poze-produse {
        width: 80%;
        margin: 0 auto;
    }

    .poze-produse .poza-produs {
        width: 60%;
        margin: 0 auto;
    }

    .page-produs .descriere-produs {
        text-align: justify;
    }

    .page-produs .specificatii-produs h2 {
        margin-top: 2rem;
    }

    .page-produs .specificatii-produs p {
        text-align: justify;
    }

    .page-produs .formular-cotatie .right {
        width: 100%;
        margin-left: 0;
        float: none;
    }


    .page-produs .formular-cotatie .left {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .page-produs .formular-cotatie .formular {
        height: auto;
    }

    .page-produs .formular-cotatie .formular p {
        top: 10.625rem;
    }

    .page-produs .formular-cotatie .formular input {
        width: 100%;
    }

    .page-produs .formular-cotatie .formular textarea {
        width: 100%;
    }

    .page-produs .formular-cotatie .formular .buton input {
        width: 12rem;
        margin: 1rem auto;
    }
}

@media (max-width: 543px) {
    .page-produs .slide-alte-poze {
        width: 70%;
        margin: 0.6rem 15%;
    }

    .page-produs .slide-alte-poze a img {
        width: 3.75rem;
        height: 3.75rem;
    }

    .page-produs .descriere-produs {
        margin-top: 1.5rem;
    }

    .page-produs .poze-produse .poza-produs {
        width: 16rem;
        height: 16rem;
    }

    .page-produs .linkuri-sociale {
        position: relative;
        float: none;
        margin-top: 3.5rem;
    }

    .page-produs .butoane {
        width: 80%;
        margin: 0 auto;
    }

    .page-produs .ajutor {
        text-align: center;
        padding: 0;
    }

    .page-produs .ajutor span:first-child {
        font-size: 1.5rem;
    }

    .page-produs .formular-cotatie .formular .buton {
        width: 90%;
        margin: 0 10%;
    }

    .page-produs .formular-cotatie .formular .buton input {
        padding-left: 0;
        margin-left: 0;
    }

    .page-produs .formular-cotatie .formular span,
    .page-produs .formular-cotatie .formular label {
        width: 100%;
    }

    .page-produs .formular-cotatie .formular textarea {
        width: 100%;
    }

    .page-produs .formular-cotatie .formular form {
        width: 84%;
        margin: 0 8%;
    }

    .page-produs .formular-cotatie .formular p {
        display: none;
    }

    .page-produs .formular-cotatie .formular input {
        width: 100%;
    }

    .page-produs .formular-cotatie .left {
        margin-left: 0;
        width: 100%;
        padding: 0;
    }

    .page-produs .formular-cotatie .right {
        width: 100%;
        margin-left: 0;
        float: left;
    }
}

@media (max-width: 1199px) {
    .page-pachet .formular input {
        width: 11.5rem;
    }

    .page-pachet .ajutor {
        line-height: 1.6;
    }

    .page-pachet .ajutor span:first-child {
        font-size: 1.2rem;
    }

    .page-pachet .ajutor span {
        font-size: 1.5rem;
    }

    .page-pachet .partea-stanga p {
        line-height: 1;
    }

    .page-pachet .produse-pachet .produs {
        width: 23%;
        margin: 5%;
    }
    #vshop-login {
        left: 55%;
        width: 40%;
    }
}

@media (max-width: 991px) {
    #vshop-login {
        left: 50%;
        width: 50%;
        top: 40%;
    }
    .page-pachet .formular-cotatie .button {
        width: 68%;
    }

    .page-pachet .ajutor {
        line-height: 2;
        margin-left: -2.63rem;
        text-align: center;
    }

    .page-pachet .ajutor span:first-child {
        font-size: 1.5rem;
    }

    .page-pachet .ajutor span {
        font-size: 1.8rem;
    }

    .page-pachet .ajutor p {
        line-height: 0.5;
    }

    .page-pachet .formular input {
        width: 12.5rem;
    }

    .page-pachet .formular form {
        margin-left: 1rem;
    }

    .page-pachet .produse-pachet .produs {
        width: 25%;
        margin: 4%;
    }

    .page-pachet .produse-pachet .produs .din-aceeasi-categorie {
        width: 60%;
    }

    .page-pachet .specificatii-produs p {
        text-align: justify;
    }

    .page-pachet .afla-pret .button {
        width: 30% !important;
    }

    .page-pachet .afla-pret .formular form input {
        width: 26%;
    }
}

@media (max-width: 767px) {

    .account-template .left, .account-template .right,
    .registration-form .left, .registration-form .right {
        width: 100% !important;
        padding: 0 !important;
    }

    .page-pachet .formular-cotatie .button {
        margin: 0 10%;
        width: 80%;
    }

    .page-pachet .partea-stanga {
        height: 29.5rem;
    }

    .page-pachet .ajutor {
        margin: 0 auto;
    }

    .page-pachet .formular p {
        text-align: center;
        width: 100%;
    }

    .page-pachet .formular form {
        width: 60%;
        margin: 0 auto;
    }

    .page-pachet .formular input {
        width: 80%;
        margin-bottom: 0.625rem;
        padding: 0.4em;
    }

    .page-pachet .produse-pachet .produs {
        width: 40%;
        margin: 0 5%;
    }

    .page-pachet .afla-pret .button {
        width: 65% !important;
    }

    .page-pachet .afla-pret .formular form input {
        width: 86%;
    }

    .page-pachet .afla-pret .formular form p {
        font-size: 0.875rem;
    }
}

@media (max-width: 543px) {
    #vshop-login {
        left: 37%;
        width: 75%;
        top: 20%;
    }
    .page-pachet .ajutor {
        line-height: 1.9;
    }

    .page-pachet .ajutor span:first-child {
        font-size: 1rem;
    }

    .page-pachet .ajutor p {
        line-height: 1;
    }

    .page-pachet .formular form {
        width: 100%;
        margin-left: 0;
    }

    .page-pachet .formular form span {
        margin: 0;
        width: 100%;
    }

    .page-pachet .produse-pachet h2 {
        font-size: 1.2rem;
    }

    .page-pachet .produse-pachet p {
        font-size: 1rem;
        line-height: 0.9;
    }

    .page-pachet .produse-pachet .produs {
        width: 70%;
        margin: 1rem 15%;
    }

    .page-pachet .produse-pachet .produs .din-aceeasi-categorie {
        width: 100%;
        margin: 10px auto 0;
        opacity: 1;
    }

    .page-pachet .afla-pret p {
        font-size: 1rem;
        line-height: 1;
    }

    .page-pachet .afla-pret .formular form span {
        width: 100%;
        margin: 0;
    }

    .page-pachet .afla-pret .button {
        width: 70% !important;
        margin: 0 15%;
        font-size: 0.875rem;
    }
}

@media (max-width: 991px) {
    .produs-lista {
        width: 40% !important;
        margin: 5% !important;
    }
}

@media (max-width: 767px) {
    .produs-lista {
        width: 40% !important;
    }
}

@media (max-width: 543px) {
    .produs-lista {
        width: 60% !important;
        margin: 5% 20% !important;
    }

    .produs-lista .din-aceeasi-categorie {
        width: 9rem !important;
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .search-page .article-wrapper .pachet .poza-produs {
        background-size: cover;
    }

    .search-page .article-wrapper .produs {
        width: 24% !important;
        margin: 5% auto !important;
    }
}

@media (max-width: 767px) {
    .search-page h1 {
        font-size: 1.5rem !important;
    }

    .search-page .article-wrapper .produs {
        width: 40% !important;
        margin: 0 5% !important;
    }
}

@media (max-width: 543px) {
    .footer-formular .formular .buton-footer {
        margin-left: 19px;
    }

    .search-page .article-wrapper .produs {
        width: 70% !important;
        margin: 0 15% !important;
    }

    .footer-formular .formular .buton-footer {
        margin-left: 0;
        width: 100%;
    }
}

.partea-stanga .formular-cotatie .formular .wpcf7-form.invalid .your-tel span {
    display: none;
}

.partea-stanga .formular-cotatie .formular .wpcf7-form.invalid .your-tel input {
    border: 2px solid #ffa423;
}

.partea-stanga .formular-cotatie .formular .wpcf7-validation-errors {
    margin: 0 !important;
    top: -2rem !important;
    color: #ffa423;
    width: 100% !important;
    border: none !important;
    font-size: 0.8rem;
    text-align: center;
}

.partea-stanga .formular-cotatie .formular .wpcf7-form.sent .wpcf7-mail-sent-ok {
    margin: 0;
    position: absolute !important;
    border: none;
    color: #d4bf77;
    width: 100%;
    font-size: 0.875rem;
    text-align: center;
    top: 11rem;
    right: 0;
    line-height: 1;
}

.afla-pret .formular .wpcf7-form.invalid .your-tel span {
    display: none;
}

.afla-pret .formular .wpcf7-form.invalid .your-tel input {
    border: 2px solid #ffa423;
}

.afla-pret .formular .wpcf7-validation-errors {
    position: relative !important;
    color: #ffa423;
    width: 100% !important;
    border: none !important;
    font-size: 0.875rem;
    text-align: center;
}

.afla-pret .formular .wpcf7-form.sent .wpcf7-mail-sent-ok {
    margin: 0 !important;
    position: relative !important;
    color: #d4bf77;
    width: 100% !important;
    border: none !important;
    font-size: 0.875rem;
    text-align: center;
}

@media (max-width: 991px) {
    .partea-stanga .formular-cotatie .formular .wpcf7-validation-errors {
        top: -1.5rem !important;
        line-height: 0.8;
    }
}

@media (max-width: 767px) {
    .partea-stanga .formular-cotatie .formular .wpcf7-validation-errors {
        top: -1.5rem !important;
    }

    .partea-stanga .formular-cotatie .formular .wpcf7-form.sent .wpcf7-mail-sent-ok {
        top: 11.5rem;
        width: 100%;
    }
}

@media (max-width: 543px) {
    .partea-stanga .formular-cotatie .formular .wpcf7-validation-errors {
        top: -1rem !important;
    }
}

.formular-cotatie .formular .wpcf7-form.invalid .your-tel span {
    display: none;
}

.formular-cotatie .formular .wpcf7-form.invalid .your-tel input {
    border: 2px solid #ffa423;
}

.formular-cotatie .formular .wpcf7-validation-errors {
    padding: 0;
    margin: 0;
    float: left;
    position: relative !important;
    color: #ffa423;
    border: none !important;
    font-size: 0.875rem;
    width: 100%;
    text-align: center;
}

.formular-cotatie .formular .wpcf7-form.sent .wpcf7-mail-sent-ok {
    border: none;
    color: #d4bf77;
    position: relative !important;
    width: 100%;
    text-align: center;
}

@media (max-width: 543px) {
    .formular-cotatie .formular .wpcf7-form.sent .wpcf7-mail-sent-ok
    .formular-cotatie .formular .wpcf7-validation-errors {
        padding: 0;
    }
}

.footer-formular .formular .wpcf7-form.invalid .your-tel span {
    display: none;
}

.footer-formular .formular .wpcf7-form.invalid .your-tel input {
    border: 2px solid #211e1f;
}

.footer-formular .formular .wpcf7-validation-errors {
    top: 16rem !important;
    color: #d4bf77;
    text-align: center;
    border: none !important;
}

.footer-formular .formular .wpcf7-form.sent .wpcf7-mail-sent-ok {
    position: absolute;
    margin: 0 auto;
    top: 14.5rem;
    color: #d4bf77;
    width: 100%;
    border: none;
    padding: 0;
    right: 0;
    text-align: center;
}

@media (max-width: 991px) {
    .footer-formular .formular .wpcf7-validation-errors {
        top: 14rem !important;
    }
}

@media (max-width: 543px) {
    .footer-formular .formular .wpcf7-validation-errors {
        top: 15.5rem !important;
        color: #ffa423;
        text-align: center;
        width: 80% !important;
        margin: 0 auto !important;
    }
}

@media (max-width: 543px) {
    .footer-formular .formular .wpcf7-form.sent .wpcf7-mail-sent-ok {
        top: 15.5rem;
    }

    .footer-formular .formular form .formular-right, .footer-formular .formular .formular-left {
        width: 70%;
    }

    .mc4wp-form-fields .news-input input,
    .mc4wp-form-fields .news-submit input {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 5px;
    }

    .mc4wp-form-fields .news-submit {
        padding: 0;
    }

    .newsletter-container .mc4wp-form-fields > label {
        width: 90%;
    }
}

/*# sourceMappingURL=maria.css.map */
