/*
Theme Name:         Palermos 95th - Responsive WordPress Theme
Theme URI:          https://lite.media
Description:        A stunning WordPress Theme customized to its fullest potential by Ryan Cronin.
Version:            1.0
Author:             Ryan 'James' Cronin
Author URI:         https://ryancronin.me
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/*-----------------------------------------------------------------------------------------------*\
  HTML Element 62.5% font-size for REM use
/*-----------------------------------------------------------------------------------------------*/
html {
    font-size: 62.5%;
}
body {
    color: #424242;
    font-family: "minion-pro",serif;
    font-size: 16px;
    background: #fff;
    background-repeat: repeat;
}
img {
	max-width:100%;
	vertical-align: bottom;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
select, input, textarea {
	background: #eaeaea;
	padding: 2.5px;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
button {
	background: #CB0000;
    font-family: "minion-pro",serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0px;
    cursor: pointer;
    background-image: none;
    border: 2px solid #ec3f35;
    white-space: nowrap;
    padding: 12px;
    color: white;
    border-radius: 1.25px;
    line-height: 14px;
    max-width: 220px;
    -webkit-transition: color 100ms ease-in, border-color 100ms ease-in;
    transition: color 100ms ease-in, border-color 100ms ease-in;
}
button:hover {
	background: #ec3f35;
    font-family: "minion-pro",serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0px;
    cursor: pointer;
    background-image: none;
    border: 2px solid #ec3f35;
    white-space: nowrap;
    padding: 12px;
    color: white;
    border-radius: 1.25px;
    line-height: 14px;
    max-width: 220px;
    -webkit-transition: color 100ms ease-in, border-color 100ms ease-in;
    transition: color 100ms ease-in, border-color 100ms ease-in;
}
button a:hover {
	text-decoration: none;
}
input[type=search] {
    background: rgba(255,255,255, 0.95);
	color: #202020;
	min-width: 170px;
	padding: 7.5px 5px;
	border: 1px solid rgba(1,1,1, 0.75);
	border-style: normal;
	font-size: 12px;
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.breadcrumbs a {
	font-size: 12px;
	color: grey !important;
}
:hover {
	text-decoration: none !important;
}
/*-----------------------------------------------------------------------------------------------*\
  Header
/*-----------------------------------------------------------------------------------------------*/
.header {
    padding: 0px;
    background: white;
}
.header_box h2 {
    color: white;
    margin: 0;
    padding: 0;
}
.head-icon {
    padding: 5px 3.75px 5px 2.5px;
}
.logo-detail {
    margin: 7.5px 0px;
	width: 100%;
    max-width: 205px;

}
.head_h1 {
	color: #333;
	margin: 7.5px 0 0 0;
	padding: 0;
}
.head_h1 span {
	font-weight: 900;
}
.p-logo {
	margin: 15px 0px;
}
.p-social-alt {
	float:right;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.p-social {
	margin: 15px 3.5px 15px 3.5px;
}
main {
    margin: 7.5px 0px 0px 0px;
}
.big-screen {
	background: 
	linear-gradient(
            rgba(10,10,10, 0.15),
            rgba(10,10,10, 0.15)
        ),
	url('/wp-content/uploads/2017/07/original-thin-crust.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 500px;
}
.big-screen-sampler-1 {
	background: 
	linear-gradient(
            rgba(0,131,73, 0.5),
            rgba(0,131,73, 0.5)
        ),
	url('/wp-content/uploads/2017/07/chicken-caprese-alt.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 325px;
	padding: 15px;
	margin: 15px auto 15px auto;
	color: white;
}
.big-screen-sampler-1:hover {
	cursor: pointer;
	background: 
	linear-gradient(
            rgba(0,131,73, 0.85),
            rgba(0,131,73, 0.85)
        ),
	url('/wp-content/uploads/2017/07/chicken-caprese-alt.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 325px;
	padding: 15px;
	margin: 15px auto 15px auto;
	color: white;
}
.big-screen-sampler-2 {
	background: 
	linear-gradient(
            rgba(10,10,10, 0.5),
            rgba(10,10,10, 0.5)
        ),
	url('/wp-content/uploads/2017/07/original-grilled-chicken-salad.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 325px;
	padding: 15px;
	margin: 15px auto 15px auto;
	color: white;
}
.big-screen-sampler-2:hover {
	cursor: pointer;
	background: 
	linear-gradient(
            rgba(10,10,10, 0.85),
            rgba(10,10,10, 0.85)
        ),
	url('/wp-content/uploads/2017/07/original-grilled-chicken-salad.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 325px;
	padding: 15px;
	margin: 15px auto 15px auto;
	color: white;
}
.big-screen-sampler-3 {
	background: 
	linear-gradient(
            rgba(225,47,41, 0.5),
            rgba(225,47,41, 0.5)
        ),
	url('/wp-content/uploads/2017/07/palermos-famous-desert.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 325px;
	padding: 15px;
	margin: 15px auto 15px auto;
	color: white;
}
.big-screen-sampler-3:hover {
	cursor: pointer;
	background: 
	linear-gradient(
            rgba(225,47,41, 0.85),
            rgba(225,47,41, 0.85)
        ),
	url('/wp-content/uploads/2017/07/palermos-famous-desert.jpg');
	background-position: center center;
	background-size: cover;
	
	min-height: 325px;
	padding: 15px;
	margin: 15px auto 15px auto;
	color: white;
}
.the-divide {
	width: 100%;
	max-width: 10%;
}
.a-wee-bit {
	width: 100%;
	max-width: 775px;
}
.black-granite {
	background: #202020;
	color: white;
	width: 100%;
	padding: 15px 0px;
	margin-bottom: 5px;
}
.header-phone {
	margin-top: 15px;
	font-size: 1.75rem;
	line-height: normal;
	text-decoration: none;
}
.header-blog-roll {
	margin: 0;
}
.blog-roll-author {
	font-size: 80%;
	color: grey;
	padding: 7.5px 2px;
}

/*-----------------------------------------------------------------------------------------------*\
  Sections
/*-----------------------------------------------------------------------------------------------*/
.contact_home {
    background: 
        linear-gradient(
            rgba(0,0,0, 1),
            rgba(0,0,0, 1)
        ),
        url(/wp-content/uploads/2017/06/Pedestrian-Slider-Image-Night-Shopped.jpg);
    background-position: center;
    background-size: cover;
    min-height: 625px;
    text-align: left;
    filter: grayscale(25%);
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid rgba(0,0,0, 0.75);
}
.contact_home h1, .contact_home h2, .contact_home h3, .contact_home h4, .contact_home h5, .contact_home p, .contact_home small {
    color: white !important;
}
.contact_home button {
    background: rgba(255,255,255, 1);
}
.contact_home a {
    color: #eaeaea;
}

/*-----------------------------------------------------------------------------------------------*\
  Style Headings
/*-----------------------------------------------------------------------------------------------*/
h1 {
    color: #CB0000;
    line-height: normal;
}
h2 {
    color: #CB0000;
    line-height: normal;
}
h3 {
    line-height: normal;
}
h4 {
    color: #CB0000;
    line-height: normal;
}
h5 {
    color: #CB0000;
    line-height: normal;
}

.white-knight {
	font-weight: 600;
	color: white;
}
.white-knight span {
	font-weight: 900;
}

/*-----------------------------------------------------------------------------------------------*\
  WPCF7
/*-----------------------------------------------------------------------------------------------*/
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
    padding: 12px;
    text-indent: 3px;
    color: black;
    background: #eaeaea;
}
.wpcf7 p{ position: relative; }
.wpcf7 p .icon{
  position: absolute;
  color: #cdcac3;
  z-index: 100;
  font-size: 18px;
  top: 22%;
  left: 3%;
}
.wpcf7 p .icon-pencil{ top: 4%; }

.wpfc7-select {
    padding: 10px;
}
.wpcf7-contain em { 
    color: #999999; 
}
.wpcf7 {
    background: none;
}
.wpcf7 p {
    margin:2px 8px;
}
.wpcf7 textarea {
    height: 108px;
}
.wpcf7-form-control {
    transition: all cubic-bezier(0.68, 1.4, 0.37, 1)600ms;
    border: none;
    width: 100%;
    margin: 4px 0px;
    line-height: normal;
}
div.wpcf7-mail-sent-ok {
  color: green;
  padding: 15px 10px;
  line-height: normal;
}
div.wpcf7-validation-errors {
  background: #ad2e1f;
  color: white;
  padding: 15px 10px;
  line-height: normal;
  border: none;
}
input[type="submit"], input[type="button"] {
        background: #CB0000;
        font-family: "Muli", Arial, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        margin: 15px 0px;
        cursor: pointer;
        background-image: none;
        border: 2px solid #ec3f35;
        white-space: nowrap;
        padding: 12px;
        color: white;
    	border-radius: 1.25px;
    	line-height: 14px;
        max-width: 220px;
    	-webkit-transition: color 100ms ease-in, border-color 100ms ease-in;
    	transition: color 100ms ease-in, border-color 100ms ease-in;
}
input[type="submit"]:hover, input[type="button"]:hover {

}

/*-----------------------------------------------------------------------------------------------*\
  Footer
/*-----------------------------------------------------------------------------------------------*/
.custom-gg ul {
	list-style: none;
}
footer {
    background: #050505;
    color: white;
    padding: 25px 0px;
	font-size: 1.75rem;
	text-align: left;
}
footer p {
	padding: 15px;
}
footer a {
    color: #757575;
    text-decoration: none;
}
footer a:hover {
    color: #64b5f6;
    text-decoration: none;
}
footer ul {
	list-style-type: none;
	-webkit-margin-before: 1em;
    	-webkit-margin-after: 1em;
    	-webkit-margin-start: 0px;
    	-webkit-margin-end: 0px;
    	-webkit-padding-start: 10px !important;
}
footer h4 {
	color: white;
}
.logo-img-footer {
	margin: 15px 0px 30px 0px;
}

/*-----------------------------------------------------------------------------------------------*\
  Misc
/*-----------------------------------------------------------------------------------------------*/
.black-box {
	background: #101010;
	color: white;
	padding: 12px;
}
img.grey {
    filter: grayscale(100%);
}
.date-title {
   color: #333;
}
.image-thumb-pads {
    padding-top: 15px;
}
.img-contain img {
    padding-top: 17.5px;
    padding-bottom: 10px;
}
.blue {
    color: #1e2e3b;
}
blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 3rem;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
blockquote {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 20px;
  -webkit-margin-end: 20px;
  border-left: 5px solid #eaeaea;
  padding: 0px 0px 0px 20px;
}
.cate {
  font-style: italic;
}
.cate a {
  text-transform: capitalize;
  color: #cb4b9b;
}
.author {
  font-style: italic;
}

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/* responsive detail for header */
@media (max-width:425px){
    .slide_home {
            background: #202020;
            color: white;
            background-attachment: scroll;
    }
    .logo-detail {
        	display: block;
        	margin: 10px auto;
	}
	.p-social-alt {
		display: none;
	}
	button {
		float: none;
		display: block;
		margin: 10px auto;
	}
}

/*-----------------------------------------------------------------------------------------------*\
  Responsive Structure
/*-----------------------------------------------------------------------------------------------*/

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        .logo-detail {
            display: block;
            margin: 10px auto;
        }
		.p-social-alt {
			display: none;
		}
    }
/*-----------------------------------------------------------------------------------------------*\
  For Print
/*-----------------------------------------------------------------------------------------------*/
@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration: none;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
