/* CSS Document */
.copy  { 
 color: black;
 font-family: "Open Sans", "Book Antiqua", Palatino, serif;
 font-weight: normal;
 font-size: 15px;
 margin-top:20px;
 }
.home, .bottom-strip-wrapper {
	margin-top: 0px;
}
.page .bottom-strip-wrapper {
	margin-top: 0px;
	background: #eea44b;
}

.text-despre-noi {
    font-size: 28px;
    color: #FFF;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-left: 60px;
}

iframe {
	
	height:auto;
	
}

#ui-datepicker-div {
    background: #fff;
	width: 250px;
}
.ui-datepicker-title {
    text-transform: uppercase;
}
.ui-icon.ui-icon-circle-triangle-e {
    float: right;
}

@media only screen and (max-width: 1023px) {
.main-menu {display:none;}
#logo {
    width: 156px;
	margin: -15px auto !important;
}	
}
@media only screen and (max-width: 1270px) {
.main-menu.left > div > ul > li > a {
    padding-right: 14px;
    background-position: right center;
}
.main-menu > div > ul > li > a {
    color: #eab24e;
    font-size: 15px;
    background: url(../images/bullet-one.png) no-repeat right center;
    text-transform: uppercase;
}
.main-menu.right {
    right: -10px;
}
#logo {
    width: 156px;
	margin: 5px auto 25px 380px;
}
.main-menu .sub-menu .menu-item > a {
    padding: 0px;
    background: none;
    font-size: 13px;
    color: #fff;
}
.main-menu .sub-menu {
    background: transparent;
    width: 160px;
    position: absolute;
    color: #fff;
    left: -20px;
    z-index: 1200;
    display: none;
}
.main-menu.left {
    left: -29px;
}
}		

@media only screen and (min-width: 1024px) {
.slogan {
    font-weight: bold;
    font-size: 18px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    padding-bottom: 20px;
	top: 54px;
	left:280px;
	position:absolute;
}

.slogan a { 
 color: black;
 font-family: "Open Sans", "Book Antiqua", Palatino, serif;
 font-weight: normal;
 font-size: 15px;
 }
.slogan a:hover {color: black}
.separator-sus {
padding-left: 30px;
padding-right: 15px;
position: absolute;
top: 27px;
left: 206px;
}
.text-jos-stanga {
	width: 45%;
	text-align:justify;
	float:left;
}	
.text-jos-dreapta{
	width: 45%;
	text-align:justify;
	float:right;
}
.calitate-sus {
padding-left: 30px;
padding-right: 15px;
position: absolute;
top: 7px;
right: -130px;
width: 300px;
}

.culinar-1 {
	width: 32%;
	text-align:justify;
	float:left;
	margin-top: -25px;
}
.culinar-2 {
		width: 32%;
	text-align:center;
	float:left;
}
.culinar-3{
	width: 32%;
	text-align:justify;
	float:right;
	margin-top: -25px;
}
	
}

@media only screen and (max-width: 800px) {
	
#menu-meniu-site {
	display:none;
}
}	

@media only screen and (min-width: 1024px) and (max-width: 1050px) {


.text-jos-stanga {
	width: 45%;
	text-align:justify;
	float:left;
}	
.text-jos-dreapta{
	width: 45%;
	text-align:justify;
	float:right;
}

.culinar-1 {
	width: 32%;
	text-align:justify;
	float:left;
	margin-top: -25px;
}
.culinar-2 {
		width: 32%;
	text-align:center;
	float:left;
	background:white;
}
.culinar-3{
	width: 32%;
	text-align:justify;
	float:right;
	margin-top: -25px;
}

.main-menu.left > div > ul > li {
    float: left;
    padding: 0px 1px 23px 0px;
}


.main-menu.left {
    margin: 0 auto;
    text-transform: uppercase;
    left:0px;
}	


}
	
/* Mobil */
@media only screen and (max-width: 1023px) {
.slogan {
font-weight: bold;
font-size: 18px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin: 0 auto;
text-align: center;
}
.slogan a { 
 color: black;
 font-family: "Open Sans", "Book Antiqua", Palatino, serif;
 font-weight: normal;
 font-size: 15px;
 }
.slogan a:hover {color: black}
.separator-sus {
display:none;
}
.text-jos-stanga {
	width: 45%;
	text-align:justify;
	float:left;
}	
.text-jos-dreapta{
	width: 45%;
	text-align:justify;
	float:right;
}
.calitate-sus {
padding-left: 30px;
padding-right: 15px;
position: absolute;
top: 7px;
right: -130px;
width: 200px;
}
.culinar-1 {
	width: 32%;
	text-align:justify;
	float:left;
	margin-top: -25px;
}
.culinar-2 {
		width: 32%;
	text-align:center;
	float:left;
	background:white;
}
.culinar-3{
	width: 32%;
	text-align:justify;
	float:right;
	margin-top: -25px;
}
body {background: #fff;}
		
}
@media only screen and (max-width: 666px) {
.calitate-sus { display:none;}
}
@media only screen and (max-width: 768px) {
	
.text-jos-stanga {
	text-align:center;
	width:100%;
}
.text-jos-dreapta {
	text-align:center;
	width:100%;
}	
	
.culinar-1 {
	width: 100%;
	text-align:justify;
	float:left;
	margin-top: -25px;
}
.culinar-2 {
		width: 100%;
	text-align:center;
	float:left;
	background:white;
}
.culinar-3{
	width: 100%;
	text-align:justify;
	float:right;
	margin-top: -25px;
}	

ul.template-items {
    margin: 0px 0px 25px 0px;
}
ul.template-items li {
    width: auto;
    margin: 0px 0px 20px 0px;
    text-align: center;
    border-bottom: 1px solid #fce2af;
    padding-bottom: 20px;
}

.wpb_column, .vc_column_container ,.vc_col-sm-6 {
    width: 100%;
}

}	

@media only screen and (max-width: 600px) {
	
	.culinar-1 {
	width: 100% !important;
	text-align:justify;
	float:left;
	margin-top: 0px;
}
.culinar-2 {
		width: 100%!important;
	text-align:center;
	float:left;
	background:white;
}
.culinar-3{
	width: 100%!important;
	text-align:justify;
	float:right;
	margin-top: 0px;
}

.text-despre-noi {
    font-size: 19px;
    color: #FFF;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-left: 0px;
}
}
@media only screen and (max-width: 860px) {
	
	.culinar-1 {
	width: 30%;
	text-align:justify;
	float:left;
	margin-top: 0px;
}
.culinar-2 {
		width: 40%;
	text-align:center;
	float:left;
	background:white;
}
.culinar-3{
	width: 30%;
	text-align:justify;
	float:right;
	margin-top: 0px;
}

.text-despre-noi {
    font-size: 19px;
    color: #FFF;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-left: 0px;
}
}

@media only screen and (max-width: 479px){
ul.template-items li {
    width: 238px;
}
}
.wpb_video_widget .wpb_video_wrapper {
    padding-top: 15px !important;
    position: relative;
    width: 100%;
}
.vc_tta-title-text {
    color: #8f602c !important;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
    color: #fff;
    border-color: #EEA44B !important;
    background-color: #EEA44B !important;
    font-size: 13px;
    font-weight: 800;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern a:hover{
    color: #fff;
    border-color: #EEA44B !important;
    background-color: #EEA44B !important;
    font-size: 13px;
    font-weight: 800;
}
.vc_separator h4 {
    padding-left: 0;
    font-size: 20px !important;
    color: #fff;
    background: #C0985E;
    padding: 5px !important;
    width:100%;
    text-align:center;
}
