/*

Theme Name: Theme
Author: Andrei Cimpoesu
Author URI: anndrei.claudiu@gmail.com
Description: theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

body.modal-open {
  position: fixed;
  left:0 !important;
  right:0 !important;
}
.form-cmd {
  text-align: center;
}
.livrare {
  color:red;
  text-align: center;
}
.modal .modal-content input:not(.wpcf7-submit) {
    border: 1px solid #5d5d5d;
    font: normal 12px 'rb';
    color: #5d5d5d;
    padding: 5px;
    margin-bottom: 1px;
}
.modal .modal-content input:not(.wpcf7-submit), .modal .modal-content textarea, .modal .modal-content select {
    width: 100%;
    border: 1px solid #5d5d5d;
    font: normal 12px 'rb';
    color: #5d5d5d;
    padding-top: 5px;
    padding-left: 5px;
}
.btnred {
  color: #ed1007 !important;
  font: bold 12px 'nx';
  text-transform: uppercase;
  padding: 12px 32px 8px;
  display: inline-block;
  -webkit-transition: .2s ease-in;
  transition: .2s ease-in;
  letter-spacing: 2px;
  border: 1px solid #ed1007;
  background-color: transparent;
  border-radius: 0;
  border-color: #ed1007;
  background-image: none;
}
.btnred:hover {
  background-color: #ed1007;
  color: #fff !important;
  border-color: #ed1007;
}
/*footer*/
#page- h1 {
    display: none;
}
.shadow-footer {
    padding-left: 0px;
}

#footer-link .navigationbar {
    border: 0;
    padding: 0px 0;
}

#footer-link .navigationbar ul.clear_fix {
    padding: 0;
    margin: 5px;
}
#footer-link .navigationbar ul.clear_fix li:first-child {
    border: 0;
}

.navigationbar li.bar-two .widget {
    margin-bottom: 0;
}
.navigationbar li.bar-two p {
    margin-bottom: 0;
}

#footer-link .navigationbar ul.clear_fix li:first-child a {
    padding-left: 0px;
}
#footer-link .navigationbar ul.clear_fix li a {
    line-height: 1.2em;
    padding: 0 12px;
}
.shadow-footer a {
    color: #fff;
    font-size: 14px;
}
.auto-container {
    position: static;
    padding: 0px 15px;
    margin: 0 auto;
    display: flex;
}
#footer-link {
    justify-content: center;
    margin: 0 auto;
}
#footer-link .navigationbar ul.clear_fix li {
    border-left: 1px solid #fff;
    padding: 0;
    margin: 0;
}
.navigationbar li.bar-two {
    float: left;
    text-align: center;
}
.shadow-footer li {
    font-size: 14px;
    list-style-type: none;
    line-height: 1.5;
    font-weight: 400;
}
.titlu-rithual {
    font-size: 36px;
}
.descriere-confid {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.subtitlu-confid {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.wpgdprc-consent-bar__notice p, .wpgdprc-consent-modal__description p{
    font-size: 14px!important;
}
.nota {
font-size: 14px!important;
}

@media (max-width: 600px){
.navigationbar li.bar-two {
    float: none!important;
    text-align: center!important;
}
#footer-link .navigationbar ul.clear_fix li {
    border-left: none!important;
}
}
.cantitate select {
	background-color:#8EB45C !important;
	color:#fff !important;
	border-radius: 5px !important;
	height: 50px !important;
	-moz-appearance:none !important;
  -webkit-appearance:none !important;
  appearance:none !important;
	background-image: url(img/path_11.svg) !important;
	background-repeat: no-repeat !important;
    background-position: right 2.6rem center;
    background-size: 20px;
}
.cantitate select:focus,
.cantitate select:active,
input:focus,
textarea:focus,
input:active,
textarea:active {
	border: none !important;
	box-shadow: 0px !important;
}
.caldera-grid .form-control, .caldera-grid output {
    font-size: 14px !important;
    line-height: 1.42857143!important;
    color: #555!important;
    display: block!important;
}
input, textarea {
    background-color: #F0F0F0 !important;
    border-radius: 5px !important;
    text-indent: 20px;
    padding: 25px 0px !important;
}
.caldera-grid .btn-default {
    color: #fff !important;
    background-color: #E72238!important;
    border: none !important;
    font-size: 20px;
    outline: none !important;
    width: 500px;
    border-radius: 20px!important;
    padding: 15px;
    margin: 5px;
    transition: all 0.5s;
}
.wpgdprc p {
    font-size: 12px!important;
}
.wpgdprc-consent-bar__column {
    font-size: 12px!important;
}
.wpgdprc-button{
    background: #000000!important;
    text-decoration: none;
    color: #f7f6f6!important;
}

@media only screen and (max-width:800px) {



.wpgdprc-consent-bar__content
{
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.wpgdprc-consent-bar__column:first-child {
	width: 100%;
}
div.wpgdprc-consent-bar{
		opacity:0.5;

}





}
