/*
Theme Name: 	Kenyons Variety Store
Theme URI: 		http://KenyonsVarietyStores.com
Author: 		LocalEdge
Author URI: 	http://LocalEdge.com
Description:	Child Theme for Betheme - Kenyons Variety Store
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.middle-box .image_wrapper{
	text-align:center;
}
.middle-box img {
	max-height: 140px !important;
	width: auto !important;
}

.slogan span {
	font-size: 12px;
}


/* menu page styles */
#content-menu .item {
	width: 31.33%;
	display: inline-block;
	text-align: center;
	margin: 10px 10px 10px 10px;
}
#content-menu .item button {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -1em;
	font-size: 1.25em;
}
#content-menu .desc-box{
	text-align: center;
	background-color: #fffce1;
	padding: 1em 1em 2em 1em;
	min-height: 21em;
}
#content-menu .desc-box p{
	min-height: 1.5em;
}

.item-img-wrapper {
    overflow: hidden;
    height: 300px;
    margin-bottom: 10px;
}

.item-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}
.adjust .bg-cover{
 background-repeat: no-repeat !important;
 background-position: left 44% !important;
 padding: 150px 0px 150px 0px !important;
 background-size: 127% auto !important;

}
.item p {
	font-weight: bolder;
	font-size: 17px;
}

.category-wings .desc-box {
	min-height: 538px !important;
}

.mcb-wrap-3ab548a58 .mcb-wrap-inner {
    background: rgb(255, 255, 255, .6);
    padding: 10px;
}

@media only screen and (max-width: 421px) { 
	body #jtfRow{
		background-position: -50% 50% !important;
	}
	.mcb-wrap-3ab548a58 {
		padding: 0px !important;
	}
}

@media only screen and (max-width:778px) { 
	.mcb-wrap-8f9667039 {
		padding: 20px !important;
	}
}

@media only screen and (max-width:767px) { 
	#calloutRow .one-third.mcb-wrap{
		clear: none;
	}
	.mcb-wrap-8f9667039 {
		padding: 20px !important;
	}

	.contact-places .wrap:nth-child(n+2){
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.contact-places .wrap:nth-child(n+1){
		padding-bottom: 0px !important;
	}
	.contact-places .wrap .column{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.contact-places .wrap .column h4{
		margin-bottom: 5px;
	}
}
@media only screen and (max-width:601px) {
	body #calloutRow .one-third.mcb-wrap {
		width: calc((100% - 40px)) !important;
		margin: 10px 20px;
	}
	
	.top-graphic .column_attr > p{
		padding-left: 0px !important;
	}
	
	.full-width {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
    .mcb-section-bc478eafb {
        background-size: cover !important;
    }

}
@media only screen and (max-width: 1024px){
	#content-menu .item{
		width: 47%;
	}
}

@media only screen and (max-width: 667px){
	#content-menu {
		text-align: center;
	}
	#content-menu .item {
		width: 93%;
	}
}

.category #content-menu, .category #content-menu div {
    vertical-align: text-top;
}

.category #Subheader .title {
   float: none !important;
}

.category .title {
  margin: 0 auto;
  text-align: center;
}

#gform_wrapper_2 li.gfield.gf_list_3col ul.gfield_radio li{
	width: 15% !important;
}

#gform_wrapper_2 li.gfield.gf_list_3col ul.gfield_radio label{
	margin-left: 5px !important;
	padding-top: 2px;
}

.button.button_size_3 .button_label {
  padding: 0px !important
}

