.postid-2647 .pagePromo-v1 .voteTheStory .item {
    min-height: 255px;
}

.pagePromo-v1 .promoPrizeList .promoPrizes .item {
    border-radius: 5px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.pagePromo-v1 .promoPrizeList .promoPrizes {
    text-align: center;
    padding-bottom: 60px;
}

.pagePromo-v1 .promoPrizeList .promoPrizes .item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 275px;
    min-height: 100px;
    padding: 30px 10px;
    margin: 0 15px 40px;
    position: relative;
    z-index: 1;
}
.pagePromo-v1 .promoPrizeList .promoPrizes .item p {
    margin-bottom: 0;
    color: #006837;
    font-size: 18px;
}

.pagePromo-v1 .promoPrizeList .promoPrizes .title {
    color: #006837;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

.pagePromo-v1 .promoPrizeList .promoPrizes .item img {
    max-width: 100px;
    margin: 20px 0;
}

@media screen and (max-width: 767px) {
    .pagePromo-v1 .promoPrizeList .promoPrizes {
        padding-bottom: 20px;
    }
}

.pagePromo-v1 .promoPrizeList .promoPrizes {
    padding-top: 40px;
}

@media screen and (max-width: 767px) {
    .pagePromo-v1 .promoPrizeList .promoPrizes {
        padding-top: 20px;
    }
}

.postid-2647 .pagePromo-v1 .promoInfo {
    font-size: 21px;
    color: #808080;
    margin-top: 100px;
}

.postid-2647 .pagePromo-v1 .writeYourStory h3 {
    margin-bottom: 50px;
}

.pagePromo-v1 .writeYourStory .carolExample p {
    color: #333333;
}

.theWinnersTable .headW {
    height: 150px;
}

.theWinnersTable .sep {
    background: transparent url(../images/sepmain.png) no-repeat 50% 110%
}

.single-product .sortyNav {
    display: block;
}

.onlineCounter { position: fixed; z-index: 5; left: 0; top: 50%; margin-top: -25px; filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5)); background-color: #006837; padding: 12px 45px; border-radius: 0 25px 25px 0; color: #fff; }
@media screen and (max-width: 767px) { .onlineCounter { padding: 5px 15px; } }

.postid-1997 .pagePromo-v1 .prizeList {
    margin-top: 120px;    
}

.postid-896 .winnerStories .item {
    min-height: 630px;
}

.postid-896 .winnerStories .item h5 {
    min-height: 55px;
}

.postid-1997 .pagePromo-v1 .writeYourStory.wImage .imgSection img {
    max-height: none;
}

.fancybox-overlay {
    background: rgba(0, 99, 32, 0.97); 
}

.receiptErrors {
    position: relative;
    display: block;
    margin-top: 30px;
}
#receiptImage {
    display: none;
}

.prizeList {
    max-width: 1000px;
}

.prizeList .item .desc .title small {
    font-size: 18px;
    display: inline;
}

#photoControls a {
    margin: 0 5px;
}

a.btn.btnInactive {
    pointer-events: none;
}
a.btn.btnInactive:hover {
    background-color: #fff;
    color: #006837;
}
.socialShare {
    position: relative;
}
.shareAboutVideo,
.shareAboutVideo span.info {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.shareAboutVideo span.info {
    text-indent: 0;
    background-color: #006837;
    font-weight: 300;
    color: #ffffff;
    position: absolute;
    z-index: 999;
    width: 188px;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3D(-50%, 40px, 0);
    -ms-transform: translate3D(-50%, 40px, 0);
    -webkit-transform: translate3D(-50%, 40px, 0);
    transform: translate3D(-50%, 40px, 0);
}
.shareAboutVideo span.info:before {
    content: '';
    position: absolute;
    bottom: 100%;
    margin-left: -5px;
    left: 50%;
    z-index: 1;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 0;
    border-bottom-color: #006837;
    -webkit-backface-visibility: hidden;
}
.shareAboutVideo:hover span.info {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
    -moz-transform: translate3D(-50%, 35px, 0);
    -ms-transform: translate3D(-50%, 35px, 0);
    -webkit-transform: translate3D(-50%, 35px, 0);
    transform: translate3D(-50%, 35px, 0);
}
.postid-896 .pagePromo-v1 .promoPrizeList .item {
    max-width: 495px;
}
.pagePromo-v1 .writeYourStory.wImage .imgSection img {
    max-width: 300px;
    max-height: 250px;
}
.storyErrors {
    position: relative;
    display: block;
    margin-top: 30px;
}
#kettleImage {
    display: none;
}
#fortuna-kettle-image-delete {
    cursor: pointer;
    display: none;
}
.pagePromo-v1 .prizeList p a {
    text-decoration: underline;
}
.disclaimer {
    margin-bottom: 30px;
}
.prizeTimer {
    font-size: 16px;
}
.postid-856 .footerForm .headline h3 {
    font-size: 36px;
}
a.btnGrey {
    border: 2px solid #ccc;
    color: #ccc;
}
.extraPoints .item p {
    color: #000000;
}
.addCode input.btn {
    border: 2px solid #006837;
    height: 44px;
    font: inherit;
    font-size: inherit;
    line-height: inherit;
    line-height: 38px;
    padding: 0 30px;
    border-radius: 24px;
    padding: 0 26px;
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
}
.addCodeForm .formCell.agree label::before {
    border: 1px solid #333;
}
.pagePromoCoffeeDay main {
    min-height: 750px;
}
.pagePromoCoffeeDay .introSection {
    background: none;
}
.logged-in .pagePromoCoffeeDay .introSection {
    background: transparent url(../images/sepmain.png) no-repeat 50% 100%;
}
.logged-in .pagePromoCoffeeDay .promoClosed .introSection {
    background: none;
}
.relatedVideos .item h5 {
    font-size: 100%;
    color: #006837;
}
.rowHidden .rowUserDetails {
    display: none;
}
.rowVisible .rowUserDetails {
    display: inline-block;
}
.single-product .writeYourStory .rowHidden .rowUserDetails + textarea {
    padding-top: 35px;
}
.single-product .writeYourStory .rowHidden .rowUserDetails + textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
.single-product .writeYourStory .rowHidden .rowUserDetails + textarea:focus:-moz-placeholder {
    color: transparent;
}
/* FF 4-18 */

.single-product .writeYourStory .rowHidden .rowUserDetails + textarea:focus::-moz-placeholder {
    color: transparent;
}
/* FF 19+ */

.single-product .writeYourStory .rowHidden .rowUserDetails + textarea:focus:-ms-input-placeholder {
    color: transparent;
}
/* IE 10+ */

.single-product .voteTheStory {
    text-align: center;
    margin: 0 auto;
    padding: 0 100px;
    width: 100%;
}
.single-product .voteTheStory .item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 24%;
    max-width: calc(24% - 30px);
    margin: 0 15px 30px;
    border-radius: 10px;
    padding: 32px 20px 15px;
    min-height: 375px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
    background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAFkCAIAAABn0mb5AAAAfUlEQVRYw+2YMRbAIAhDHbz/lX/XdvQpYFLYMikvIUEnMF41x7fi8eL5ZN+v8SLe1BNe/W3rFTH+gjH0vJ3kV85P0dZvdl66YeTy4m7/xa0/qvVZvU//PN/Qmr9y/+z8FPdTb38gWp9m783ef3L5t/uPuiw/ub5/rfnkLJ8Phuk4Xlb0knkAAAAASUVORK5CYII=) 0 100% repeat-x;
}
.single-product .voteTheStory .item h5 {
    color: #006837;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.single-product .voteTheStory .item p {
    font-size: 16px;
}
@media screen and (max-width: 1280px) {
    .single-product .voteTheStory .item {
        max-width: 100%;
        margin: 0 0 15px;
        min-height: 1px;
        text-align: left;
    }
}
@media screen and (max-width: 1600px) {
    .single-product .voteTheStory {
        padding: 0 30px;
    }
}
@media screen and (max-width: 1280px) {
    .single-product .voteTheStory {
        padding: 0 15px;
    }
}
.single-product .sortyNav {
    text-align: center;
}
.single-product .sortyNav li {
    display: inline-block;
    font-size: 16px;
}
.single-product .sortyNav li.active a {
    font-weight: bold;
    text-decoration: underline;
}
.single-product .sortyNav li:hover a {
    text-decoration: underline;
}
.reviewErrors span.errorMsg {
    color: red;
}
#wpostmaster_fortuna_add_review_success p {
    margin: 0 20px 40px;
}
.single-product .writeYourStory {
    width: 806px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
}
.single-product .writeYourStory form {
    position: relative;
    z-index: 1;
}
.single-product .writeYourStory p {
    font-size: 21px;
    margin: -20px 20px 40px;
    color: #808080;
}
.single-product .writeYourStory .rowUserDetails {
    text-align: justify;
    padding: 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.single-product .writeYourStory .rowUserDetails + textarea {
    padding-top: 110px;
}
.single-product .writeYourStory .rowUserDetails:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.single-product .writeYourStory .rowUserDetails .cell {
    display: inline-block;
    vertical-align: top;
    width: 46%;
}
.single-product .writeYourStory .rowUserDetails .cell .errorMsg {
    display: none;
    color: red;
}
.single-product .writeYourStory .rowUserDetails .cell.error input {
    border-color: #ec1c24;
}
.single-product .writeYourStory .rowUserDetails .cell.error .errorMsg {
    display: block;
}
.single-product .writeYourStory .rowUserDetails input {
    border: 1px solid #e3e3e3;
    height: 40px;
}
@media screen and (max-width: 767px) {
    .single-product .writeYourStory .rowUserDetails {
        position: static;
        padding: 0;
    }
    .single-product .writeYourStory .rowUserDetails + textarea {
        padding-top: 15px;
    }
    .single-product .writeYourStory .rowUserDetails .cell {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
}
.single-product .writeYourStory textarea {
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.35);
    border-radius: 15px;
    min-height: 250px;
    padding: 35px 35px 50px;
}
@media screen and (max-width: 767px) {
    .single-product .writeYourStory textarea {
        margin-bottom: 15px;
        padding: 15px;
        border-radius: 10px;
    }
}
.single-product .writeYourStory input.btn,
.single-product .writeYourStory .footerForm input.fbLogin,
.footerForm .single-product .writeYourStory input.fbLogin {
    position: relative;
    top: -22px;
}
.single-product .writeYourStory input.btn:hover,
.single-product .writeYourStory .footerForm input.fbLogin:hover,
.footerForm .single-product .writeYourStory input.fbLogin:hover {
    background-color: #fff;
}
@media screen and (max-width: 767px) {
    .single-product .writeYourStory input.btn,
    .single-product .writeYourStory .footerForm input.fbLogin,
    .footerForm .single-product .writeYourStory input.fbLogin {
        top: 0;
    }
}
.single-product .writeYourStory::-webkit-input-placeholder {
    opacity: 1;
    color: #808080;
    font-weight: 400;
}
.single-product .writeYourStory::-moz-placeholder {
    opacity: 1;
    color: #808080;
    font-weight: 400;
}
.single-product .writeYourStory:-ms-input-placeholder {
    opacity: 1;
    color: #808080;
    font-weight: 400;
}
.single-product .writeYourStory textarea {
    min-height: 320px;
}
.prizeList .item .desc small {
    font-size: 16px;
    display: block;
    margin-top: 5px;
}
.prizeList .imgHolder {
    position: relative;
}
.outOfStock:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 134px;
    background-image: url(../images/out_of_stock.png);
}
.pagePromo-v1 .sortyNav li {
    font-size: 21px;
    margin: 0 2px;
}
.post-type-archive-prize .baraNotif {
    font-size: 1rem;
    margin: 40px 0 0 0;
}
.pagePromo-v1 .promoPrizeList .item .imgHolder {
    height: auto;
}
.packsIncentive .imgHolder img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.prizeList .item .desc.inactive,
.prizeList .item .inactive {
    opacity: .6;
    pointer-events: none;
}
.wrapword {
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap;
    /*Chrome & Safari */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}
.prizeList .item .desc {
    margin-top: 20px;
}
#wpostmaster_fortuna_add_story_success {
    color: #006837;
    margin-bottom: 50px;
}
.introSection .address {
    margin-top: 60px;
}
@media screen and (max-width: 767px) {
    .introSection .address {
        margin-top: 0;
    }
}
.pagePromo-v1 .writeYourStory a.btn.login {
    position: relative;
    top: -22px;
}
.pagePromo-v1 .writeYourStory a.btn.login:hover {
    background: #ffffff;
}
.storyList .item .foot a.errorMsg,
.extraPoints a.errorMsg {
    color: red;
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.storyList .item .foot span {
    display: block;
}
@media screen and (max-width: 767px) {
    .shell.generics.landing .scrollArea {
        display: none;
    }
}
.shell.generics.landing .introSection {
    margin-bottom: 0;
}
.shell.generics.landing .scrollArea {
    position: relative;
}
.shell.generics.landing .scrollArea span {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    content: '';
    line-height: 1.2;
    display: block;
}
.shell.generics.landing .scrollarr {
    content: '';
    position: relative;
    left: 50%;
    bottom: -10px;
    z-index: 2;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 16px;
    height: 29px;
}
/*.addCodeForm .formCell.agree label::before {
    border: 1px solid #006837;
}*/

.addCodeForm .formCell.agree label::after {
    background-color: #006837;
}
.addCodeForm .formCell.agree label a {
    color: #006837;
}
.addCodeForm .formCell.agree .errorMsg {
    font-size: 14px;
}
.shell.generics.landing nav .mainMenu ul {
    text-align: left;
}
@media screen and (max-width: 979px) {
    .procesulCafeleiPage .infoModule.retete .desc,
    .procesulCafeleiPage .infoModule.retete .imgHolder {
        width: 100%;
        padding: 0;
    }
}
.shell.generics.landing .registerForm {
    display: inline-block;
    max-width: 100%;
}
.single-product .writeYourStory h3,
.single-product .voteTheStory h3,
.single-product .voteTheStory .item h5,
.infoModule h3,
.pagePromo-v1 .voteTheStory .item h5,
.procesulCafeleiPage .splitModule h3,
.pagePromo-v1 main h3,
.livrareaModule h3,
.shell.generics.landing h3,
.procesulCafeleiPage .splitModule .desc h4,
.procesulCafeleiPage .bigVisual .caption h3,
.procesulCafeleiPage h3.underline,
.procesulCafeleiPage h5,
.homeSections section h2,
.introSection h3,
.frunzee .centred h3,
.innovationTiles .title,
.theStoryModule h3,
.relatedVideos h3,
footer .footerForm h3,
.contactList .selectLocation label,
.prodList .centred h3,
.theProdList .title,
.prepList .centred h3,
.prepList .title,
.logInForm h4,
.regForm h4,
.resetForm h4,
.recoverForm h4,
.packsIncentive h3,
.prizeList .centred h3,
.addCode h3,
.acctSettings h4,
.extraPoints .title,
.pointsTable th,
.addCodeCnt h4,
.indicatoriH .labelLike {
    text-transform: uppercase;
}
.prepList .item {
    height: auto;
}
.post-type-archive-recipe .frunzele {
    display: none;
}
.frunzele {
    margin-right: 200px !important;
}
@media screen and (max-width: 767px) {
    .single-product main h3 {
        margin-bottom: 40px;
    }
}
.prodNav nav {
    float: none;
    font-weight: 200;
}
footer .prodNav a {
    color: rgba(255, 255, 255, 1);
}
h2.screen-reader-text {
    display: none;
}
.theStoryModule p {
    line-height: 1.6;
}
.fortuna_cauth_hidden {
    visibility: hidden;
}
.fortuna-cauth-hidden {
    display: none!important;
}
.fortuna-cauth-opt {
    float: right!important;
    margin: 3px 0px!important;
}
.resetForm h4 {
    margin-bottom: 20px;
}
.cauth_error {
    margin-bottom: 20px;
}
.introSection .contentWidth {
    width: 100%;
}
.introSection .address a {
    color: #333;
}
.footerForm.regForm {
    width: 610px;
    max-width: 100%;
}
.footerForm .regForm .col {
    width: 272px;
    max-width: 100%;
    display: inline-block;
    vertical-align: text-top;
    margin: 0 5px;
}
@media screen and (max-width: 767px) {
    .footerForm .regForm .col {
        width: 100%;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}
footer .colSocial .credentials:hover {
    opacity: 1;
}
footer .colSocial .credentials a:hover {
    color: rgba(255, 255, 255);
}
.prizeList .item {
    padding: 35px 20px 35px;
}
footer .footerForm .formCell.error .errorMsg,
.mcT .formCell.error .errorMsg,
.cauth_error .errorMsg {
    opacity: 1;
    visibility: visible;
}
footer .footerForm .formCell .errorMsg {
    color: #fff600;
    font-size: 14px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}
.mcT .errorMsg,
.cauth_error .errorMsg {
    color: #fff600;
    font-size: 14px;
    display: block;
    position: relative;
}
.acctSettings .errorMsg,
.storyErrors .errorMsg,
.reviewErrors .errorMsg,
.receiptErrors .errorMsg {
    font-size: 14px;
    display: block;
    position: relative;
}
#my-viewport,
.acf-map {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.theTabs li a {
    text-transform: uppercase;
    color: #333;
}
.theTabs li:hover a {
    color: #ffffff;
}
.theTabs li.selected:hover a {
    color: #333;
}
.cauth_recover_password {
    display: block;
    margin-bottom: 20px;
}
.profile-section {
    display: none;
}
.intro {
    position: relative;
    z-index: 1;
}
/* fortuna-kettle-messages-container::messages ----------------------------------------------------- */

#fortuna-kettle-messages-container {
    position: absolute;
    top: 70px;
    z-index: 20;
    right: 30px;
    width: 350px;
    font-size: 16px;
}
#fortuna-kettle-messages-container .item {
    padding: 21px 21px 21px 42px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #fff;
}
#fortuna-kettle-messages-container .item p {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.44);
}
#fortuna-kettle-messages-container .item p:last-child {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#fortuna-kettle-messages-container .item.error {
    background: rgba(205, 52, 38, 0.75);
}
#fortuna-kettle-messages-container .item.success {
    background: rgba(0, 99, 32, 0.75);
}
@media screen and (max-width: 1000px) {
    #fortuna-kettle-messages-container {
        top: 78px;
        right: 0px;
        width: 100%;
    }
    #fortuna-kettle-messages-container .item {
        border-radius: 0px;
        margin-bottom: 0px;
        padding: 21px 21px 21px 12px;
    }
    #fortuna-kettle-messages-container .item + .item {
        border-top: solid 1px rgba(255, 255, 255, 0.5);
    }
    #fortuna-kettle-messages-container .item.success {
        background: rgba(115, 227, 86, 0.95);
    }
    #fortuna-kettle-messages-container .item.error {
        background: rgba(255, 111, 80, 0.95);
    }
}
/* fortuna-cauth::loader ------------------------------------------------------- */

.fortuna-loader {
    position: absolute;
    background: rgba(0, 99, 32, 0.97);
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 99999;
}
.fortuna-loader img {
    display: block;
    margin: 0 auto;
    width: 49px;
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    opacity: 0.8;
}
/* fortuna-cauth::messages ----------------------------------------------------- */

#fortuna-cauth-messages-container {
    position: fixed;
    top: 70px;
    z-index: 20;
    right: 30px;
    width: 350px;
    font-size: 16px;
}
#fortuna-cauth-messages-container .item {
    padding: 21px 21px 21px 42px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #fff;
}
#fortuna-cauth-messages-container .item p {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.44);
}
#fortuna-cauth-messages-container .item p:last-child {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#fortuna-cauth-messages-container .item.error {
    background: rgba(205, 52, 38, 0.75);
}
#fortuna-cauth-messages-container .item.success {
    background: rgba(0, 99, 32, 0.75);
}
@media screen and (max-width: 1000px) {
    #fortuna-cauth-messages-container {
        top: 78px;
        right: 0px;
        width: 100%;
    }
    #fortuna-cauth-messages-container .item {
        border-radius: 0px;
        margin-bottom: 0px;
        padding: 21px 21px 21px 12px;
    }
    #fortuna-cauth-messages-container .item + .item {
        border-top: solid 1px rgba(255, 255, 255, 0.5);
    }
    #fortuna-cauth-messages-container .item.success {
        background: rgba(115, 227, 86, 0.95);
    }
    #fortuna-cauth-messages-container .item.error {
        background: rgba(255, 111, 80, 0.95);
    }
}
/* fortuna-cauth::misc --------------------------------------------------------- */

.iconList .fortuna-selected {
    color: rgb(6, 255, 229);
    transition: all 0.3s ease-in;
}
.single-product .pageVisual .baseImg {
    /*top: 110%;*/
    ;
}
.frunzee .frunzele img.fr4 {
    /*  top: 5%; */
    left: 10%;
}
.introSection .content {
    vertical-align: top !important;
}
.indicatoriH {
    margin-top: 10px !important;
}
.retailIntro .imgHolder {
    vertical-align: top !important;
}
.postid-2799 .introSection {
    background: none !important;
}
.form-inregistrare {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}
.form-inregistrare h3 {
    text-transform: uppercase;
}
.form-inregistrare .formular {
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
    max-width: 700px;
    margin: 0 auto;
}
.formular span input:not([type='checkbox']) {
    border: 2px solid #006837;
    height: 45px;
    width: 100%;
    text-indent: 5px;
    font-size: 15px;
    color: #006837;
    font-family: 'Oswald',sans-serif;
    border-radius: 30px;
}
.formular .wpcf7-submit {
    border: 2px solid #006837;
    height: 44px;
    font: inherit;
    line-height: 38px;
    padding: 0 30px;
    border-radius: 24px;
    padding: 0 26px;
    font-size: 16px;
    display: inline-block;
    color: #006837;
    background: #fff;
    font-size: 20px;
}
.formular label {
    display: block;
    margin-bottom: 8px;
}
.formular .wpcf7-submit:hover {
    background: #006837;
    color: #fff;
}
.formular .wpcf7-validation-errors {
    background: #fff;
}

.postid-3002 .introSection p {
    margin-bottom: 10px !important;
}