@media screen and (max-width: 480px) {

h2 {font-size:20px;}
}

html, body {
    width: auto;
    overflow: auto;
}

#primary {
	overflow:hidden;
}

#wpadminbar{display:none;}
#item_menu_list .ind_menu_item_block{display:none;}
.monthly-specials .news-box p{ padding:0;}
/*#cssmenu li.current-menu-item a,#cssmenu li.current-page-ancestor a{ color: #f47c00 !important; font-family: 'montserratbold';}*/
.recipes .recipe_con table{
	color: #707070;
    font-family: "robotolight";
    font-size: 15px;
    line-height: 30px;
} 
.subscribe form table{ margin:0 auto; margin-bottom:20px;}
.subscribe form table tr{ display:inline-block !important;}
.subscribe form table th{ display:none;}
footer .footer-links{width: auto;}
/*.social-icons i:hover {background-color: green;}*/
.social-icons a {
	margin:0 5px;
}
footer .social-icons{margin-bottom:8px;}
.social-icons i {
    background-color: #C4C4C4;
    border-radius: 50%;
    color: #676767;
    font-size: 27px;
    height: 42px;
    line-height: 45px;
    text-align: center;
    width: 42px;
}

.quote h6 {
    padding-top: 17px;
    text-align: center;
    color: #949494;
    font-family: 'robotolight_italic';
    font-size: 23px;
    /* display: inline-block; */
}

blockquote:before {
	content: "";
	position: absolute;
	background: url(/wp-content/themes/scoma/images/quote-left.png) no-repeat center top;
	display: block;
	width: 35px;
	height: 35px;
	left: -45px;
	top: -10px;
	background-size: contain;
}

blockquote:after {
	content: "";
	position: absolute;
	background: url(/wp-content/themes/scoma/images/quote-right.png) no-repeat center top;
	display: block;
	width: 35px;
	height: 35px;
	right: -45px;
	bottom: 10px;
	background-size: contain;
}

blockquote {
    text-align: center;
    color: #f47c00;
    font-family: 'robotolight';
    font-size: 27px;
    padding: 0;
    letter-spacing: -0.5px;
    border: none;
    margin: 10px 45px;
    position: relative;
    display: inline-block;
}

@media screen and (max-width: 480px) {
.quote h6 {
    padding-top: 17px;
    text-align: center;
    color: #949494;
    font-family: 'robotolight_italic';
    font-size: 13px;
}

blockquote:before {
	content: "";
	position: absolute;
	background: url(/wp-content/themes/scoma/images/quote-left.png) no-repeat center top;
	display: block;
	width: 25px;
	height: 25px;
	left: -45px;
	top: -10px;
	background-size: contain;
}

blockquote:after {
	content: "";
	position: absolute;
	background: url(/wp-content/themes/scoma/images/quote-right.png) no-repeat center top;
	display: block;
	width: 25px;
	height: 25px;
	right: -45px;
	bottom: 10px;
	background-size: contain;
}

blockquote {
    font-size: 17px;
}
}

.monthly-specials h2 {
    text-align: center;
    font-family: 'montserratlight';
    font-size: 25px;
    color: #707070;
}

.monthly-specials h6 {
    text-align: center;
    font-family: 'robotolight';
    color: #707070;
    font-size: 18px;
}

.monthly-specials {
    text-align: center;
}

.monthly-specials >input {
    border: 1px solid #f8f8f7;
    width: 369px;
    height: 41px
}

.monthly-specials >input[placeholder] {
    font-family: 'robotoregular';
    font-size: 18px;
    color: #c4c4c4
}

.monthly-specials input[type="email"],.monthly-specials .subscribe input[type="text"] {
    padding: 5px 20px;
    border: 1px solid #c2c2c1;
    width: 300px;
    height: 41px;
    margin-right: 0;
    letter-spacing: 1px;
    color: #c4c4c4;
    position: relative;
    vertical-align: middle;
	margin-left: 20px; /* because of 20px ajax loader */
}

.monthly-specials input[type="submit"] {
    background-color: #f47c00;
    color: #fff;
    font-family: 'robotoregular';
    font-size: 18px;
    text-decoration: none;
    border: none;
    margin-left: 8px;
    position: relative;
    letter-spacing: 1px;
    height: 41px;
    width: 100px;
    vertical-align: middle;
}

.monthly-specials form p {
	margin: 0 0 20px 0;
	padding: 0;
}

.monthly-specials p {
    font-family: 'robotolight';
    font-size: 16px;
    color: #b1b1b1;
    text-align: center;
}

.monthly-specials .subscribe input[type="submit"]:hover {
    background-color: #ff8200 !important
}

.newsletter  {
    color: #707070 !important;
    font-family: "montserratlight" !important;
    font-size: 25px !important
}

.monthly-specials, .info-bar  {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #e6e6e6;
}

.menu-tabs .vc_tta-tab > a {
    text-align: center;
    text-transform: uppercase;
    font-family: 'montserratregular';
    font-size: 20px;
    color: #707070;
    text-decoration: none;
    padding: 0;
    border: 0 !important;
    letter-spacing: -0.5px;
    background: transparent !important;
}

.menu-tabs .vc_tta-tab.vc_active > a, .menu-tabs .vc_tta-tab > a:hover {
    color: #EE7F22 !important;
    font-family: 'montserratregular';
    background: none !important;
}

.text-shadow > *{
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

#footer-sidebar {text-align:center;}

#footer-sidebar  ul {padding:0;}

@media screen and (max-width: 480px) {
.monthly-specials input[type="email"],.monthly-specials .subscribe input[type="text"] {
    width: 100%;
	margin-left: 0;
	text-align: center;
}
	
.monthly-specials input[type="submit"] {
    margin-left: 0;
	margin-top: 10px;
    width: 100%;
}

.monthly-specials, .info-bar {
	box-shadow: none;
	border: none;
}

}