/* CSS Document */
body{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3 {
    font-weight: 500;
    line-height: 1.2;
    color: #900;
}
/* Header */
.bg_top{
    background-image: url(../images/bgrd_top.jpg);
    background-repeat: repeat-x;
	color: #FFF;
	border-bottom: solid 20px #eee7e1;
    background-position-y: 49px;
    background-color: #eee7dd;
    min-height: 246px;
}
.top_text_l, .top_text_r{
    font-family: 'Libre Baskerville', serif;
    font-size: 1em;
    text-transform: uppercase;
    text-align: left;
    margin-top: 12px;
    min-height: 37px;
}
.top_text_r{
    text-align: right;
}
.menu_l, .menu_r{
	margin-top: -4px;
}
.menu__link {
	display: block;
	position: relative;
}
.menu__link-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}
.menu__link:hover .menu__link-hover {
	z-index: 2;
}
.btn_fl{
	float: left;
}
.btn_fr{
	float: right;
}
.logo_main{
    margin-left: auto;
    margin-right: auto;
    width: 288px;
	z-index: 10;
}
.cell_manu{
	
}
.top_text_cell{
	color: #390d04;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
}
.mob_men{
	text-align: center;
    font-size: 1.5em;
    background-color: #390d04;
    color: #FFF;
    padding-bottom: 7px;
	margin-bottom: 5px;
}

/*Body */
.bd_bgrd{
	background-color: #eae1d2;
}
.body_top_bgrd{
	background-color: #FFF;
	padding-top: 20px;
	background-image: url(../images/hdr_body_line.png);
	background-repeat: repeat-x;
}
.home .body_top_bgrd{
	background-color: #FFF;
	padding-top: 20px;
	background-image: none;
}

/*Footer */
.footer-slogan {
    font-family: 'Libre Baskerville', serif;
    padding: 15px 0;
    color: #801435;
    font-size: 27px;
    text-align: center;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
	line-height: 1.2em;
}
.copywr{
	text-align: center;
    font-weight: bold;
    font-size: 0.7em;
    padding-top: 20px;
    padding-bottom: 60px;
}
.ftr_bgrd{
	background-color: #eee7dd;
    border-top: solid 1px #d4aa70;
}

/* General styles */
.red_hm{
	color: #900;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
    text-transform: capitalize;
}
.color:nth-child(2) .red_hm{
	color: #060!important;
}
.green_hm{
	font-size: 24px;
    color: #060;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    letter-spacing: 1px;
}
.buttons{
	margin-bottom: 10px;
}
.top_text{
	text-align: center;
}
.top_text p{
	color: #666;
	text-align: justify;
	line-height: 1;
}
.top_btn{
	margin-bottom: 15px;
}
.img-award {
    height: 117px;
    width: 90px;
    margin-left: 10px;
}

/* History styles */
.history p {
	margin-bottom: 20px;
    color: #000;
    text-align: justify;
    line-height: 1;
}
.history h2 {
    margin: 0;
    color: #900;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
    text-transform: capitalize;
}

/*Products styles*/
.products h1 {
    text-transform: uppercase;
    color: #8d0e3a;
    font-size: 30px;
    margin: 10px 0 20px;
    font-family: 'Libre Baskerville', serif;
    margin-bottom: .5rem;
}
.products_item {
	padding-top: 20px;
	border-bottom: 1px solid #666;
	align-items: center;
	position: relative;
}
.products_img {
	width: 100%;
	max-width: 367px;
}
.products_text {
	margin: 10px 5px 20px;
	font-size: 17px;
	text-align: justify;
}
.products_arrow {
	display: none;
	position: absolute;
	bottom: 5px;
	right: 0;
}
.products_arrow-yellow {
	display: none;
	position: absolute;
	bottom: 5px;
	right: 0;
}
.products_arrow-wrap:hover .products_arrow-yellow {
    display: block;
}

/*Production styles*/
.production_item {
	margin-bottom: 20px;
}
.production_img {
	width: 100%;
	max-width: 267px;
	height: 178px;
	margin: auto;
}
.production_text {
	font-size: 17px;
	color: #000;
	text-align: start;
}
.production_text:before {
	content: url(../images/dot.png);
    	width: 8px;
    	height: 8px;
    	display: block;
    	margin-right: 10px;
}
.production h2 {
    margin-top: 10px;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
    text-transform: capitalize;
}

/*Contacts styles*/
.locations__title {
    font-size: 24px;
    margin-left: 30px;
    margin-top: 20px;
}
.contact-text {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #666;
}
.address {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

/*Products list template styles*/
.cooked-salamis h1 {
	color: #8d0e3a;
    font-size: 40px;
    /* margin: 10px 0; */
    margin-top: -10px;
}
.products-main-img {
	width: 100%;	
}
.products-wrap {
	flex-wrap: wrap;
        display: flex;
        border-top: 1px solid #c5b8ad;
        border-bottom: 1px solid #c5b8ad;
        padding-top: 10px;
}
.products-wrap__item {
    position: relative;
    width: 48%;
    border: 2px solid #c8c4c1;
    margin: 2px 2px 10px 2px;
    border-radius: 5px;
}
.products-wrap__item img {
	width: 100%;
}
.products-wrap__item:hover .yellow-big {
	display: block;
}
.products-wrap__item:hover .gray_big {
	display: none;
}
.products-wrap__item:hover {
	border: 2px solid #C60;
}
.products-wrap__item:hover .overlay {
  	opacity: 1;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
  	left: 0;
 	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
  	transition: .5s ease;
  	background-color: rgba(188, 100, 7, 0.3);
}
.yellow-big {
	display: none;
	position: absolute;
	width: 23px!important;
    height: 23px;
    top: 5px;
    right: 5px;
}
.gray_big {
	display: block;
	position: absolute;
	width: 23px!important;
    height: 23px;
    top: 5px;
    right: 5px;
}
.product-item-wrapper {
	border-bottom: 1px solid #c5b8ad;
	padding-bottom: 10px;
}
.product-item-wrapper p {
	margin-bottom: 10px;
}
.products_name {
	margin-top: 20px;
	color: #900;
    	font-size: 28px;
    	font-family: "Times New Roman", Times, serif;
    	text-transform: capitalize;
}
.products__description {
	color: #666;
    	font-size: 18px;
}
.products-item-rec {
	margin-top: 10px;
	color: #000;
	line-height: 1;
	font-size: 16px;
}
.products-img-free {
	display: block;
	margin: 20px auto;
}
.roasted_deli_meats-text {
    margin: 50px 0 10px;
    color: #000;
    font-size: 16px;
    text-align: justify;
    line-height: 1;
}

/*Form styles
.form {
    margin-top: 30px;
}
.frm_style_formidable-style.with_frm_style .form-field {
    display: flex;
}
.with_frm_style .frm_inline_container .frm_primary_label {
    margin-right: 0px !important;
}
.frm_style_formidable-style.with_frm_style .frm_primary_label {
    width: 100px;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    font-size: 17px;
    border-color: #900;
    color: #000;
    font-weight: bold;
	width: 200px;
}
.with_frm_style .frm_submit {
    clear: both;
    margin-left: 85px;
}
*/
.form_cont{
	background-color: #edf6ff;
    padding: 10px;
    border: solid 1px #990000;
    border-radius: 5px;
}
#cooked-salamis{
	margin-top: 60px;
}


.doc_link {
    border: solid 1px #d3e8ff;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
}
.pdf_file_image {
    font-size: 3em;
}

.production_text_new:before {
    content: url(../images/dot.png);
    width: 8px;
    height: 8px;
    margin-right: 10px;
    margin-left: -20px;
}
.production_text_new{
	margin-left: 30px;
}
.cropped_pk{
	
}
.post-password-form{
	border: solid 1px #982048;
    margin-bottom: 100px;
    margin-top: 40px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding: 20px;
    font-size: 1.2em;
    color: #982048;
    font-weight: 600;
    background-color: #e8f4ff;
    -webkit-box-shadow: 10px 10px 5px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px -4px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px -4px rgba(0,0,0,0.75);
}
.post-password-form input[type="submit"] {
	width: 150px;
    background-color: #f37021;
    color: #FFF;
    border-radius: 5px;
    border: none;
    padding-bottom: 10px;
    font-size: 0.9em;
}
.post-password-form input[type="password"] {
    border-radius: 5px;
    border: solid 1px #b1c9de;
    padding-bottom: 5px;
	padding-left: 5px;
}
@media (min-width: 576px) {
	.bd_bgrd{
		background-image: url("../images/body_xs.jpg");
		background-position-x: center;
		background-repeat: repeat-y;
	}
	.ftr_bgrd{
		background-image: url("../images/footer_xs.jpg");
		background-position-x: center;
		background-repeat: no-repeat;
		background-color: #eae1d2;
		border-top: none;
	}
	.products-img-free {
		margin-top: 50px;
	}
	.products-main-img {
		width: 60%;	
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.logo_main{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.bg_top{
		border-bottom: solid 30px #eee7e1;
		background-position-y: 49px;
		background-color: #390d04;
	}
	.bd_bgrd{
		background-image: url("../images/body_sm.jpg");
	}
	.ftr_bgrd{
		background-image: url("../images/footer_sm.jpg");
	}
	.footer-slogan {
		padding: 30px 0;
		font-size: 29px;
		line-height: normal;
	}
	.products h1 {
	    font-size: 40px;
	}
	.products_img {
		width: 367px;
	}
	.products_text {
		margin: 20px 0px 10px 20px;
	}
	.products_arrow {
		display: block;
	}
	.production_img {
		width: 267px;
		margin: 0;
		margin-top: 5px;
	}
	.production_text {
		margin: 0px 0px 0px 10px;
	}
	.production h2 {
                margin-left: 10px;
		margin-top: 0px;
	}
	.products-wrap__item {
	    width: 24%;
	}	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.bg_top{
		background-position-y: 25px;
		min-height: 240px;
		border-bottom: solid 47px #eee7dd;
	}
	.bd_bgrd{
		background-image: url("../images/body_md.jpg");
	}
	.ftr_bgrd{
		background-image: url("../images/footer_md.jpg");
	}
	.top_borders {
		border-right: solid 1px #e4e4e4;
		border-left: solid 1px #e4e4e4;
	}
	.products h1 {
	    font-size: 50px;
	}
	.products_text {
		margin: 0px 0px 10px 10px;
	}	
	.products-main-img {
		width: 100%;	
	}
	.products-img-free {
		display: block;
		margin: 20px auto 20px 0;
	}	
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.bg_top{
		border: none;
		background-position-y: 0;
		min-height: auto;
	}
	.container{
		max-width: 1175px;
	}
	.bd_bgrd{
		background-image: url("../images/body_lg.jpg");
	}
	.ftr_bgrd{
		background-image: url("../images/footer_lg.jpg");
	}
}












