/* Theme Name: College Carry Out Refresher */

body,span{
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,p,a, .toggle-text span{
	font-family: 'Secular One', sans-serif;
}
#contact-page-hours h2 {
	margin-bottom: 10px;
}
.business-info h3 {
	font-size: 25px;
	letter-spacing: 0px;
	margin-bottom: 10px;
}
.business-info .fa {
	font-size: 17px;
}
.business-info {
	margin-bottom: 30px;
	font-size: 18px;
	text-align: center;
}
.business-info p {
	margin: 0;
}
.business-info .fa {
	font-size: 24px;
}
.business-info .phone {
	font-size: 28px;
}
.business-info .social {
	margin-top: 10px;
}
.map iframe {
	width: 100%;
	height: 595px;
	border: 3px solid #000 !important;
}
#contact-page-form label {
	color: #fff;
}
#contact-page-form .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important;
}
#contact-page-form textarea, #contact-page-form input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#contact-page-form textarea, #contact-page-form textarea {
	height: 88px;
}
#contact-page-form .gform_button {
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#contact-page-form .gform_wrapper .gform_footer {
	margin: 0;
}
#contact-page-form input.gform_button:hover, #contact-page-form input.gform_button:active {
	background: #000;
	color: #fff;
}

#contact-page-form .gform_wrapper textarea.large {
	height: 100px !important;
}
#contact-page-form .gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
	display: inline-block;
}
#contact-page-form .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	margin: 5px 15px 0 2px;
}
#contact-page-form .gform_wrapper ul li.gfield {
	margin-top: 0px;
}
.contact-information .business-info {
	margin-top: 40px;
}

#contact-page-form h3 {
	font-size: 32px;
	margin-bottom: 20px;
}
body.page-id-387 main form legend, body.page-id-387 main form {
	text-align: left;
}
/*Testimonials*/
.testimonials-inner h2 {
	margin-bottom: 10px;
}
.testimonials-inner {
	padding: 50px 15px;
	text-align: center;
}
.testimonials-inner .fas.fa-star {
	padding-right: 5px;
}
.testimonials-inner .carousel-inner {
	height: 100%;
}

.main-inner h2 {
	color: var(--color-1);
}
.googlemap-container {
	flex: 1 1 auto;
	padding-top: 0;
	width: 100%;
}
.googlemap-container iframe {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 300px;
}
#contact-section ul.hours span {
	float: right;
}
#contact-section ul.hours li {
	padding: 5px 0;
  border-bottom: 1px solid #fff;
}
#contact-section ul.hours {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-section-inner > .row {
	display: flex;
	flex-wrap: wrap;
}
.contact-section-inner > .row > .col-md-6:last-child {
	display: flex;
	flex-direction: column;
}

.jumbotron h2 {
	text-align: center;
	color: #fff;
}
.location-container legend,
.location-container span.company-address a {
	color: #fff;
}
.location-container span.company-address a:hover,
.location-container span.company-address a:focus {
	color: var(--color-1);
}
.location-container {
	padding: 90px 2em;
	width: 100%;
}
@media screen and (max-width: 991px) {
	.contact-section-inner > .row > .col-md-6 {
		width: 100%;
	}
	.location-container {
		margin: 30px 0;
	}
}
.menu-row .images {
	align-self: stretch;
	position: relative;
}
.menu-row .image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.menu-row .image img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.jumbotron .hours ul.hours{
	text-align:center;
}

.contactform-bg h2, .location-container legend{
	text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 20px;
  font-weight: bold!important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:center;
	color: #fff;
	font-weight: 700;
}

#contact-info .social{
	font-size: 32px;
}
#contact-info .social img{
	position:relative;
	top: -4px;
}

#c2a{
	padding: 18px 0;
}
.pizza-layout:not(.columns) .flex-row.sizes .prices {
    justify-content: stretch;
}

.page-id-151 .location-container{
	padding: 50px 2em;
}
.page-id-151 #contact-section{
	padding-bottom: 0px;
}
.jumbotron-sm, .location-container, #contact-page-form{
	box-shadow: 7px -7px 8px #747474;
}
.jumbotron-sm , .location-container, #contact-page-form{
	text-shadow: 2px 2px 4px #000;
}
.c2a, .address, .phone{
	text-shadow: 1px 1px 1px #000;
}
.c2a .hours{
	font-family: 'Architects Daughter', cursive;
	font-size: 26px;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.c2a{
	display: flex;
	align-items: center;
}
#menu-footer-menu a, .mobile-list a, .toggle-text{
letter-spacing: 2px;
font-size: 14px;
}
.hours, .address a, .head-directions, .address-c2a a,.location-container a,.contact-info a{
	font-weight: 500;
}
.toggle-text{
	font-weight: 700;
}
iframe{
	box-shadow: 0px 0px 16px #747474;
}
.navbar-fixed-top .navbar-default .navbar-nav > .active > a, .navbar-fixed-top .navbar-default .navbar-nav > li > a:hover{
	color: #fff !important;
}
.mobile-list{
		text-transform: uppercase;
}
#contact-info, #contact-info h2, #contact-info a {
	color: #000 !important;
	background-color: #fff !important;
}
#contact-info a:hover{
	color: var(--color-3) !important;
}

.mobile-list li{
	text-align: center;
}
.navbar-default .navbar-nav>li:last-child{
	padding: 10px 0px;
	transform: scale(1, 1);
}
.navbar-default .navbar-nav>li:last-child:hover a {
	transition: 1.0s ease;
	color: #000;
}

@media screen and (max-width: 1200px){
#c2a {
    font-size: 16px;
}
}
@media screen and (max-width: 991px){
.social a:not(.home-link) {
	line-height: 1em;
}
}
@media screen and (min-width: 991px){
.menu-mobile-dropdown-menu-container{
	display: none;
}
}
@media screen and (max-width: 991px){
.nav-toggler .fas {
  right: -5px;
}
.address-c2a, .news-letter{
	display: none;
}
.middle-content{
	margin-top: 100px;
}
header{
	margin-top: 0px;
}
}
