/*
Theme Name: JohnnyoTheme
Theme URI: http://johnnyodesign.com/
Author: Johnnyo Design
Author URI: http://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
	@import url("/wp-content/themes/johnnyo_design/inc/font-face.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');

html {
    overflow-x: hidden;
}
body {
font-family: 'Open Sans', sans-serif;
background: url(/wp-content/uploads/2018/11/soft_wallpaper-5.jpg);
}
body,td,th {
	color: #333;
}
h1, .h1 {
font-family: 'unionrough';
    font-size: 60px;
    font-weight: normal;
    text-align: left;
    color: #333;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
p {
    margin: 4px 21px 7px 6px;
    padding: 0px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #333;
	font-weight: bold;
}
h2 {
    color: #ab1a1e;
    font-size: 32px;
    line-height: normal;
    margin: 17px 0 0px 0;
    text-align: left;
    padding: 0px;
    font-family: 'unionrough';
    text-transform: uppercase;
    letter-spacing: -2px;
}
h3 {
	color: #333;
    font-size: 26px;
	line-height: normal;
    margin: 30px 0 10px 0;
	text-align: left;
	padding: 0px;
    font-family: 'unionrough';
    text-transform: uppercase;
}
h4 {
	color: #333;
	font-size: 16px;
	line-height: normal;
	margin: 14px 0px 0px 0;
	text-align: left;
	padding: 0px;
    font-family: 'unionrough';
}
ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: inherit;
    line-height: 21px;
    color: #444;
    list-style: initial;
    display: inline-block;
}
.textwrap h1 {
color: #333;
    font-size: 29px;
    font-weight: 900;
    font-family: 'unionrough';
margin-right: 19px;
}

.textwrap a {
    padding: 17px 40px 12px 20px;
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    color: #fbecd1;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;

}
.textwrap a:hover {
text-decoration: none;
background: #a6272a;
}

.textwrap {
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin-top: 20px;
margin-bottom: 100px;
}
.rubs {
text-align: center;
}
.rubimg {
width: 200px;
}
.rubs h1 {
text-align: center
}


.navbar {
z-index: 1;
width: 100%;
}
.widget_nav_menu {
margin: 0 !important;
padding-bottom: 0 !important;
}
#mega-menu-wrap-primary {
    margin: 0px 0;
}
.mega-menu-link {
    background-color: #6db641;
    border-radius: 5px;
}
.home-row {
    border-radius: 2px;
    display: flex;
}
.home-row .so-panel {
    height: 100%;
}
.home-item {
    background: #fff;
    border-radius: 2px;
    padding: 20px;
    height: 100%;
    box-shadow: 0 0 10px 1px #ececec;
}
.home-postloopheader {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 14px;
    background-color: #6eb641;
    border-radius: 4px 4px 0 0;
}
.interior {
    padding-bottom: 50px;
}
.header-logo {
    padding-top: 25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {

}
.header-upper {
    background-color: #ffffff;
    color: #6db641;
font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #6db641;
}
.social-header {
float: right;
padding-right: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'unionrough';
}
.main-navigation {
}
#site-navigation {
margin: 20px 0;
}
.site-header {
position: relative;
    background-size: cover;
    text-align: center;
}
.site-branding {
    position: relative;
    height: 60px;
}
.site-logo {
    background-color: #fff;
    z-index: 3;
    width: 50px;
    height: 400px;
    padding-left: 392px;
    border-radius: 100%;
    transform: translate(-5%, -46%) translateY(50px);
}
.headlogo {
    position: relative;
    z-index: 9;
}
.header-info {
	position: absolute;
        width: 100%;
        top: 48px;
        right: 0;
}
.social-media {
position: absolute;
    top: 50px;
    z-index: 1;
    text-align: right;
    right: 0;
    left: 0;
}
.tagline {
color: #32b8ff;
font-family: 'Open Sans', sans-serif;
font-size: 30px;
    padding: 35px;
float:right;
}
.mega-menu-link {
font-family: 'Open Sans', sans-serif;
}
.fa {
    font-size: 25px;
    padding: 12px 14px;
    color: #2b2b2b;
    background: #eee;
    margin: 0 5px;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-5.png);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
    min-width: 53px;
    text-align: center;
    border-radius: 3px !important;
}
.fa-twitter:hover {
    background-color: #1DA1F2 !important;
    border-radius: 3px !important;
}
.fa-facebook:hover {

    background-color: #3b5998 !important;
    border-radius: 3px !important;
}
.fa-youtube-play:hover {

    background-color: #ff0000 !important;
    border-radius: 3px !important;
}
.footer-top {
    padding: 20px 0;
}
.footer-content {
background-color: #8c8a84;
    box-shadow: 0 0 10px 1px rgba(140, 138, 132, 0.25);
    border-radius: 2px;
}
.site-footer {
    margin: 0;
    border-top: 4px solid #a92227;
}
.footer-logo {
    height: 160px;
    margin-top: 17px;
}
#secondary h2 {
color: #a92227;
    font-size: 24px;
    line-height: normal;
    text-align: left;
    padding: 0px;
    margin: 0 0px 7px 0px;
    text-transform: uppercase;
}
#secondary {
    width: 100%;
display: inline-block;
}
.blog #secondary, .archive #secondary {
    padding-top: 0;
    display: inline-block;
}
.blog #primary, .archive #primary {
padding-right: 30px;
}
.site-info p {
    text-align: center;
    margin: 24px;
    font-size: 11px;
    font-weight: 600;
    color: #777777;
}


.hbtn {
    font-size: 22px;
font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 900;
    background-color: #32b8ff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 14px;
transition: all 0.2s ease;
}
.hbtn:hover {
text-decoration: none;
background-color: #90c64a;
color: #fff;
cursor: pointer;
transition: all 0.2s ease;
}
.btn-top {
    font-size: 22px;
font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 900;
    background-color: #32b8ff;
    padding: 10px 20px;
    display: inline-block;
float:right;
margin: 30px;
transition: all 0.2s ease;
}
.btn-top:hover {
text-decoration: none;
background-color: #90c64a;
color: #fff;
cursor: pointer;
transition: all 0.2s ease;
}


.home .post, .blog .post, .archive .post, #secondary .post {
    padding: 6px 20px 14px 20px;
    border-radius: 2px;
    position: relative;
    transition: all 0.2s ease;
    margin-bottom: 20px;
    background: url(/wp-content/uploads/2018/11/bg3.png), linear-gradient(135deg, #920f06 1%,#4c120c 100%);
}
.blog .post::before {
	content: " ";
    background-image: url(/wp-content/uploads/2017/11/stamp1.png);
    position: absolute;
    width: 72px;
    height: 91px;
    top: -3px;
    left: -1px;
}
.blog .post::after {
    content: "";
    background-image: url(/wp-content/uploads/2017/11/stamp2.png);
    position: absolute;
    width: 63px;
    height: 75px;
    bottom: -2px;
    right: -2px;
}
.home .post h2, .blog .post h2, .archive .post h2{
text-transform: uppercase;
    color: #fcedd1;
    font-size: 34px;
    font-family: 'unionrough';
}
.home .post h3, .blog .post h3, .archive .post h3{
text-transform: uppercase;
    color: #fcedd1;
    font-size: 16px;
    font-family: 'unionrough';
}
.home .post p, .blog .post p, .archive .post p {
color: #eee;
}
.home .post a, .blog .post a, .archive .post a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fcedd1;
    font-family: 'unionrough';
}
.home .post:hover, .blog .post:hover, .archive .post:hover, #secondary .post:hover {
background: url(/wp-content/uploads/2018/11/bg3.png), linear-gradient(135deg, #444 1%,#222 100%);
transition: all 0.2s ease;
}
.home .posthover, .blog .posthover, .archive .posthover, .posthover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.single .posthover {
display: none;
}
.entry-meta h3 {
    color: #a92227;
    font-size: 28px;
    line-height: normal;
    margin: 0 4px;
    text-align: left;
    padding: 0px;
    font-family: 'unionrough';
    text-transform: uppercase;
}

.btn {
    font-size: 22px;
font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 900;
    background-color: #32b8ff;
    padding: 10px 20px;
    display: inline-block;
	margin: 10px;
	transition: all 0.2s ease;
}
.btn:hover {
text-decoration: none;
background-color: #90c64a;
color: #fff;
transition: all 0.2s ease;
cursor: pointer;
}
.social-header .fa {
transition: all 0.2s ease;
}
.social-header .fa:hover {
transition: all 0.2s ease;
}
.frm_style_formidable-style.with_frm_style fieldset {
    padding: 0 !important;
}

.header-upper a{
    color: #09607e;
}
.header-upper a:hover, .header-upper a:hover .fa{
color: #e0ead9;
text-decoration: none;
}
#recent-posts-3, #archives-2, #categories-2, #text-3, .widget_recent_entries {
    padding: 0;
    margin-bottom: 20px;
}
#secondary a {
    color: #085e7f;
    text-decoration: none;
    font-weight: normal;
}
#secondary a:hover {
    color: #6eb641;
    text-decoration: none;
    font-weight: normal;
}


@media only screen and (max-width: 1080px) {
.headerupper1 {
    display: none;
}
.btm-row2 {
    padding-top: 18px;
}
}




.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.wp-post-image {
    width: 100%;
    height: inherit;
}
.home .wp-post-image {
    max-width: 500px;
    margin-top: 20px;
}
.blog .wp-post-image {
    max-width: 500px;
    margin-top: 20px;
}
.post-template-default #secondary {
    padding-top: 0;
}
.post-template-default #secondary h2, .blog #secondary h2 {
    margin: 0px 0px 7px 0px;
}
.post-template-default .wp-post-image {
    margin-bottom: 20px;
}





.home-slug {
    background-color: #eee;
    padding: 14px 14px 10px 14px;
    border-radius: 4px;
    margin: 50px 0;
    text-align: center;
}
.home-slug p {
    font-size: 40px;
    color: #728992;
    line-height: normal;
    font-weight: 600;
}
.widget_search {
    margin-bottom: 20px;
}
.screen-reader-text {
    display: none;
}
.search-field {
    display: block;
    width: 100%;
    padding: 4px 8px;
    text-indent: 0;
    background-color: #eeeeee;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin: 0 8px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    outline: 0 !important;
}
.search-submit {
    background-color: #175474 !important;
    margin: 0 10px !important;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    font-family: 'Open Sans', sans-serif;
}
.alignleft {
float: left;
    margin: 11px 18px 11px 0px !important;
    max-width: 50%;
}
.alignright {
float: right;
    margin: 11px 4px 11px 18px !important;
    max-width: 50%;
}
.widget_siteorigin-panels-postloop article:not(:first-child) {
	display: none;
}




.slick-dots {
    position: absolute;
    bottom: 5px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: right;
margin: 0;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .7;
    color: #075e80;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .9;
    color: #6eb642;
}


.row1 {
background-color: #fff;
    padding: 80px 0;
}
.row2 {
background-color: #eee;
    padding: 80px 0;
}
.row3 {
background-color: #00a6ff;
    padding: 80px 0;
}
.panel-grid {
    margin-bottom: 0px !important;
}
.home2, .home2 h2 {
text-align: right;
}
.home2 h2 {
    margin: 17px 18px 0px 0;
}
.actbtn {
    padding: 14px 40px;
    display: inline-block;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
background: #ffffff;
    background: -moz-linear-gradient(-45deg, #00a6ff 0%, #65c8ff 100%);
    background: -webkit-linear-gradient(-45deg, #00a6ff 0%,#65c8ff 100%);
    background: linear-gradient(135deg, #00a6ff 0%,#65c8ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6ff', endColorstr='#65c8ff',GradientType=1 );
    transition: all 0.4s ease;
box-shadow: inset 0px 0px 0px 2px transparent;
}
.actbtn:hover {
color: #00a6ff;
text-decoration: none;
    background: #eeeeee;
transition: all 0.4s ease;
box-shadow: inset 0px 0px 0px 2px #00a6ff;
}

.row1 p {
    color: #56c2ff;
    font-weight: 600;
}
.featureimg {
    margin-bottom: 10px;
    margin-left: 10px;
}
.testimonial {
    background-color: #efefef;
    padding: 20px;
    border-radius: 4px;
}
.testimonialname {
    text-align: right;
    color: #01a5ff;
    border-top: 1px solid #ddd;
    padding-top: 18px;
    margin-top: 20px;
    padding-right: 10px;
}
.bg-thing {
    background: url(/wp-content/uploads/2018/11/bg2-2.png);
    position: absolute;
    width: 100vw;
    height: 100%;
    z-index: -1;
    background-repeat-y: no-repeat;
    top: 155px;
}
.bg-thing::before {
    background: url(/wp-content/uploads/2018/11/bg-1.png);
    content: " ";
    width: 100%;
    height: 330px;
    position: absolute;
    background-size: cover;
}
.bg-thing::after {
    content: " ";
    background: #333333;
    width: 100%;
    height: 155px;
    position: absolute;
    top: -155px;
    border-bottom: 4px solid #a92227;
    background-image: url(/wp-content/uploads/2018/11/bg3.png);
    background-size: contain;
    background-repeat-y: no-repeat;
}
.bg-thing2 {
    width: 100%;
    height: 151px;
    position: absolute;
    top: -155px;
    background-image: url(/wp-content/uploads/2017/11/grillmarks5.png);
        background-repeat-y: no-repeat;
    background-position: center;
    z-index: 1;
}
.hometitle h2{
margin-top: 100px;
text-align: center;
font-size: 100px;
    text-transform: uppercase;
}
.alt-header {
    background: #4c120c;
    margin-bottom: 80px;
background: #4c120c;
background: -moz-linear-gradient(-45deg, #4c120c 1%, #a6272a 100%);
background: -webkit-linear-gradient(-45deg, #4c120c 1%,#a6272a 100%);
    background: linear-gradient(135deg, #920f06 1%,#4c120c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c120c', endColorstr='#a6272a',GradientType=1 );
}
.alt-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    color: #faeccf;

}

.rubimg2 {
    display: block;
    height: 500px;
    right: 200px;
    position: absolute;
}
.alt-header .bg-thing {
    background: url(/wp-content/uploads/2018/11/bg3.png);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat-y: no-repeat;
    opacity: 0.5;
}
.redrow {
background: #4c120c;
background: -moz-linear-gradient(-45deg, #4c120c 1%, #a6272a 100%);
background: -webkit-linear-gradient(-45deg, #4c120c 1%,#a6272a 100%);
    background: linear-gradient(135deg, #920f06 1%,#4c120c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c120c', endColorstr='#a6272a',GradientType=1 );
position: relative;
min-height: 300px;
    position: relative;
}
.redrow::after {
    content: " ";
    background-image: url(/wp-content/uploads/2018/11/bg3.png);
    position: absolute;
    width: 100%;
    height: 100%;
z-index: 0;
}
.stampwrap {
display: inline-block;
    margin-top: 50px;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    margin-bottom: 50px;
}
.stampwrap::before {
	content: " ";
    background-image: url(/wp-content/uploads/2017/11/stamp1.png);
    position: absolute;
    width: 72px;
    height: 91px;
    top: -15px;
    left: -15px;
}
.stampwrap::after {
    content: "";
    background-image: url(/wp-content/uploads/2017/11/stamp2.png);
    position: absolute;
    width: 63px;
    height: 75px;
    bottom: -5px;
    right: 2px;
}
.stampwrap h1 {
font-family: 'unionrough';
font-size: 60px;
}
.premium-stamps {
text-align: center;
}
.img-fieri {
    height: 400px;
    border-radius: 2px;
    border: 0px solid #000;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.25);
    /* margin: 60px 0; */
    -ms-transform: rotate(-3deg);
    /* -webkit-transform: rotate(-3deg); */
    /* transform: rotate(-3deg); */
    z-index: 1;
    position: relative;
    /* -webkit-mask-image: url(/wp-content/uploads/2018/11/slidephoto.png);  */
    /* -webkit-mask-size: cover;  */
    border: 1px solid rgb(0, 0, 0);
}
.img-fieriwrap {
    position: relative;
    display: inline-block;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin: 40px 20px;
    z-index: 1;
}
.img-fieriwrap::before {
	content: "";
    background-image: url(/wp-content/uploads/2017/11/stamp1.png);
    position: absolute;
    width: 72px;
    height: 91px;
    top: -4px;
    left: -2px;
    z-index: 2;
}
.img-fieriwrap::after {
    content: "";
    background-image: url(/wp-content/uploads/2017/11/stamp2.png);
    position: absolute;
    width: 63px;
    height: 75px;
    bottom: -3px;
    right: -3px;
    z-index: 1;
}
footer {
    background: #333333 url(/wp-content/uploads/2018/11/bg3.png);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 0 10px 0 10px;
}
.grunge1 {
-webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
}
.grunge2 {
-webkit-mask-image: url(/wp-content/uploads/2018/11/grung-6.png);
    -webkit-mask-size: cover;
}
.grunge3 {
-webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
}
.grunge4 {
-webkit-mask-image: url(/wp-content/uploads/2018/11/grung-5.png);
    -webkit-mask-size: cover;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:active {
-webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
    border-radius: 1px;
}
.mega-toggle-on .mega-menu-link{
-webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
    border-radius: 1px;
}

.slick-slider {
    margin-bottom: 0;
    z-index: 1;
}
.text-wrap {
    right: 0;
    text-align: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.text-wrap h2 {
    color: #fcedd1;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0;
}
.slide-textwrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
text-align: right;
}
.slide-textwrap h2{
font-family: 'unionrough';
    text-transform: uppercase;
    color: #fcedd1;
    font-size: 54px;
}
.slide-textwrap a{
    background-color: #fceccf;
    color: #480805;
    display: inline-block;
    font-family: 'unionrough';
    text-transform: uppercase;
    font-size: 46px;
    padding: 9px 7px 3px 7px;
    line-height: 40px;
    margin-top: 0px;
    margin-right: 6px;
}
.slide-textwrap a:hover{
background-color: #222;
text-decoration:none;
    color: #ebd7bd;
    -webkit-mask-image: none;
}
:focus {
    outline: none;
}
.slider {
    z-index: 1;
    margin: 20px 0;
}
.footerbtn {
    padding: 10px 10px 6px 10px;
    width: 100%;
    display: block;
    margin-top: 20px;
    position: relative;
    font-family: 'unionrough';
    text-transform: uppercase;
    background-color: rgba(51, 51, 51, 0.5);
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 1px;
    /* border: 2px solid #a92227; */
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.footerbtn:hover {
    background-color: #444;
}
.footerbtn img {
float: right;
}
.footerbtn::before {
    content: " ";
    background-image: url(/wp-content/uploads/2017/11/stamp1.png);
    position: absolute;
    width: 48px;
    height: 61px;
    top: -2px;
    left: -1px;
    background-size: contain;
}
.footerbtn::after {
    content: " ";
    background-image: url(/wp-content/uploads/2017/11/stamp2.png);
    position: absolute;
    width: 40px;
    height: 48px;
    bottom: -2px;
    right: -1px;
    background-size: contain;
}
.footer-text {
    display: inline-block;
    width: 260px;
    padding-top: 2px;
}
.f1 {
    display: block;
    color: #ca1217;
    font-size: 24px;
    line-height: 20px;
}
.f1b {
	display: block;
    color: #499fd8;
    font-size: 24px;
    line-height: 20px;
}
.f2 {
    display: block;
    color: #eee;
    font-size: 20px;
    line-height: 16px;
}
.f3 {
    display: block;
    color: #777;
    font-size: 14px;
    line-height: 14px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
margin: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {

}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    margin-top: 5px;
	margin-bottom: 5px;
    font-family: 'unionrough';
    font-size: 26px;
    text-transform: uppercase;
    width: max-content;
    border-radius: 1px !important;
}
blockquote {
    padding: 20px;
    margin: 30px 0px;
    border-left: none;
    position: relative;
}
blockquote p {
    margin-bottom: 0;
    color: #65040D;
	color: #060504;
    font-size: 18px;
    line-height: 28px;
}
blockquote::before {
	content: " ";
    background-image: url(/wp-content/uploads/2017/11/stamp1.png);
    position: absolute;
    width: 72px;
    height: 91px;
    top: 0;
    left: 0;
}
blockquote::after {
    content: "";
    background-image: url(/wp-content/uploads/2017/11/stamp2.png);
    position: absolute;
    width: 63px;
    height: 75px;
    bottom: 0;
    right: 10px;
}
.quotewimg {
    display: block;
    margin: 40px 0 70px 0;
}
.quotewimg blockquote {
    display: flex;
}    
.quotewimg .img-fieriwrap {
    float: left;
    margin: 0px 20px;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
    padding: 12px 16px 8px 16px;
    font-size: 30px;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label {
    font-family: 'unionrough';
    text-transform: uppercase;
    font-size: 30px;
    line-height: 22px;
    letter-spacing: -2px;
}
.frm_forms.frm_style_formidable-style.with_frm_style {
    margin-top: 20px;
}
.frm_style_formidable-style.with_frm_style .frm_radio {
    display: inline;
    margin-right: 15px;
}
iframe {
    border: 0;
    width: 100%;
}
.widget_recent_entries a{
padding: 10px 10px 7px 10px;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    color: #fbecd1 !important;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-9.png);
    -webkit-mask-size: cover;
    border-radius: 1px;
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
    margin: 3px 0px;
    letter-spacing: -2px;
}
.widget_recent_entries a:hover {
    color: #fbecd1 !important;
    text-decoration: none;
	background: #a6272a;
}
.widget_recent_entries ul {
    margin: 0;
    list-style: none;
}






.products {
list-style-type: none;
}
.products a{
text-decoration: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    padding-left: 30%;
    min-height: 255px;
}
.woocommerce ul.products li.product a img {
    width: auto;
    float: left;
    position: absolute;
    left: 0;
    height: 300px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: -1px;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-family: 'unionrough';
    text-transform: uppercase;
    font-size: 45px;
    color: #77a464;
}
.woocommerce ul.products li.product a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #333;
    font-weight: bold;
}
.woocommerce ul.products li.product .button {
	display: block !important;
    width: max-content;
    padding: 17px 40px 12px 20px;
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    color: #fbecd1;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    margin-top: 10px;
    border-radius: 1px;
	max-width: 235px;
}
.woocommerce ul.products li.product .button:hover {
background: #a6272a;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    padding-left: 22%;
    min-height: 300px;
}
.woocommerce-result-count, .woocommerce-ordering {
display: none;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    max-width: 200px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 30%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 70%;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    letter-spacing: -2px;
    line-height: 50px;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart .button {
    display: block !important;
    width: max-content;
    padding: 8px 40px 2px 20px;
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    color: #fbecd1;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    margin-top: 10px;
    border-radius: 1px;
    max-width: 235px;
}
.woocommerce div.product form.cart .button:hover {
background: #a6272a;
}
.woocommerce .quantity .qty {
    width: 60px;
    text-align: center;
    font-family: 'unionrough';
    font-size: 40px;
    padding: 4px 0 0px 14px;
    height: 50px;
    margin: 14px;
    border: 0;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
    background-color: #ffffff;
    color: #333;
}
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
    width: max-content;
    padding: 10px 20px 8px 16px;
    font-size: 24px;
    font-weight: normal;
    color: #fbecd1 !important;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
    border-radius: 1px;
}
.woocommerce .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover {
background: #a6272a;
}
.sidebarbtn {
	padding: 4px 40px 0px 20px;
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    color: #fbecd1 !important;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.sidebarbtn:hover {
background: #a6272a;
color: #fbecd1 !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    color: #555555;
    background-color: #ffffff;
    border-color: #333;
    border-width: 2px;
    border-style: solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    font-weight: normal;
    box-shadow: none;
    margin-bottom: 10px;
}
.woocommerce form .form-row label {
    font-family: 'unionrough';
    text-transform: uppercase;
    font-size: 30px;
    line-height: 22px;
    letter-spacing: -2px;
}
.state > p {
    text-align: right;
}
.state {
    position: relative;
    padding-left: 50px;
    margin: 10px 10px 0px 0px;
    display: inline-block;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    font-family: 'unionrough';
    line-height: 20px;
    letter-spacing: -2px;
}
.state2 {
	text-align: right;
}
.state3 {
    padding: 20px;
    margin: 30px 0px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #333;
    font-weight: bold;
}
.state3::before {
	content: " ";
    background-image: url(/wp-content/uploads/2017/11/stamp1.png);
    position: absolute;
    width: 72px;
    height: 91px;
    top: 0;
    left: 0;
}
.state3::after {
    content: "";
    background-image: url(/wp-content/uploads/2017/11/stamp2.png);
    position: absolute;
    width: 63px;
    height: 75px;
    bottom: 0;
    right: 10px;
}
.state::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -7px;
    left: -5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.alabama::before {
    background-image: url(/wp-content/uploads/2017/11/al.png);
}
.louisiana::before {
    background-image: url(/wp-content/uploads/2017/11/la.png);
}
.texas::before {
    background-image: url(/wp-content/uploads/2017/11/tx.png);
}
.california::before {
    background-image: url(/wp-content/uploads/2017/11/ca.png);
}
.minnesota::before {
    background-image: url(/wp-content/uploads/2017/11/mn.png);
}
.pennsylvania::before {
    background-image: url(/wp-content/uploads/2017/11/pn.png);
}
.missouri::before {
    background-image: url(/wp-content/uploads/2017/11/mi.png);
}

@media (max-width: 996px) {
.img-fieriwrap {
    position: relative;
    display: inline-block;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin: 40px 20px;
    z-index: 1;
}
.img-fieri {
    height: auto;
    max-height: 400px;
    border-radius: 2px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.25);
    z-index: 1;
    position: relative;
    border: 1px solid rgb(0, 0, 0);
    max-width: 100%;
}
.slide-textwrap {
    position: relative;
    top: initial;
    transform: initial;
    right: 0;
    text-align: right;
}
.slide-textwrap h2 {
    font-family: 'unionrough';
    text-transform: uppercase;
    color: #fcedd1;
    font-size: 8vw;
    text-align: right;
}
.slide-textwrap a {
    background-color: #fceccf;
    color: #480805;
    display: inline-block;
    font-family: 'unionrough';
    text-transform: uppercase;
    font-size: 7vw;
    padding: 5px 7px 0px 7px;
    line-height: 40px;
    margin-top: 0px;
    margin-right: 6px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-left {
margin-left: 12px;
    font-family: 'unionrough';
    text-transform: uppercase;
font-size: 30px;
    padding-top: 0px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    padding-top: 3px;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    display: inline-block;
    padding-right: 10px;
    margin-left: 20px;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'unionrough';
    display: inline-block;
    padding-right: 10px;
    margin-left: 10px;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
    background-color: #333;
    border-radius: 1px;
    margin-bottom: 4px;
	padding-top: 2px;
}
.hometitle h2 {
    font-size: 12vw;
}
.stampwrap {
    margin-top: 0px;
    margin-bottom: 40px;
}
.social-media {
    top: 254px;
    right: 0;
    display: inline-block;
    left: initial;
}
.fa {
    color: #fbecd1;
    background: #333;
}
.ctf-tweet-actions .fa {
    color: #2b2b2b;
    background: #eee;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: #ad1010;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 1px;
}
.woocommerce ul.products li.product a img {
    width: auto;
    float: none;
    position: initial;
    left: 0;
    height: 300px;
    text-align: center;
    margin: auto;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding-left: 0;
}
.content-area .col-md-4 {
    display: inline-block;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 50%;
    margin: auto;
    margin-top: 30px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    margin-top: 30px;
}
.footerlogowrap {
    text-align: center;
}
}

.woocommerce table.shop_table {
    border: 0;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce table.shop_table td {
    border-top: 0;
    padding: 6px 12px;
    vertical-align: middle;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.widget.woocommerce .total {
    border-top: 1px solid #333;
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 10px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 0;
}
.order-total {
    border-top: 1px solid #333;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fcedd2;
    border-radius: 2px;
    border: 3px solid #ecc388;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    -webkit-font-smoothing: antialiased;
    padding: 8px 30px 3px 20px;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    color: #fbecd1 !important;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-4.png);
    -webkit-mask-size: cover;
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.product-name a {
    color: #ab1a1e;
    font-size: 22px;
    line-height: normal;
    text-align: left;
    padding: 0px;
    font-family: 'unionrough';
    text-transform: uppercase;
    letter-spacing: -2px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    color: #ab1a1e !important;
    font-family: 'unionrough';
    text-transform: uppercase;
    letter-spacing: -2px;
    font-size: 22px;
}
.woocommerce-Price-amount {
    font-weight: bold;
    margin: 10px 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    -webkit-font-smoothing: antialiased;
    padding: 7px 15px 5px 15px !important;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    color: #fbecd1 !important;
    background: #333;
    font-family: 'unionrough';
    text-transform: uppercase;
    border-radius: 2px;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce a.added_to_cart:hover {
background-color: #ab1a1e;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: '\e017';
    margin-left: 8px;
    vertical-align: bottom;
    font-size: 20px;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: block !important;
    width: max-content;
    padding: 17px 40px 12px 20px;
    font-size: 40px !important;
    font-weight: normal !important;
    color: #fbecd1 !important;
    background: #333;
    font-family: 'unionrough' !important;
    text-transform: uppercase;
    -webkit-mask-image: url(/wp-content/uploads/2018/11/grung-7.png);
    -webkit-mask-size: cover;
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    margin-top: 10px;
    border-radius: 1px;
    max-width: 235px;
}
.wc-tabs-wrapper {
    display: none;
}


.select2-container--default .select2-results>.select2-results__options, .select2-results__options {
	width: 100% !important;
}