/*Theme Name: VDS Child Theme for Twentyseventeen
 * Description: Twenty Seventeen Child Theme 2018 Templates
 * Template: twentyseventeen
 * Author(s): VDS Developers
 *
*/

/* Fix tabs overlapping mobile nav */
.gallery-tabs .vc_col-sm-12,
.menu-tabs .vc_col-sm-12 {
    z-index: 0 !important;
}

body.single.single-post .entry-content h2 {
    margin-bottom: 16px;
    line-height: 1.3;
    font-size: 32px;
    padding: 0;
}

/* General Styles */
	html.js { margin-top: 0 !important; }
	.mb0 { margin-bottom: 0 !important; }
	.white { color: #FFF; }
    .copyright-text.centered { width: 100%; }
    .vc_grid-item { z-index: 0 !important; }
    .bakery .vc_row[data-vc-stretch-content="true"] .container {
        max-width: none;
        width: 100%;
    }
/* END General Styles */

/* Font Assignment */

/*Default H1–H6 Font Family: Oswald Regular (400) */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
/*Default BODY and P Font Family: Raleway (400)*/
body p, body li {
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.44px;
	line-height: 1.75em;
	font-weight: 400;
}

@media (max-width: 479px) { body p, body li { font-size: 14px; } }

/*Navigation Item Font Family and Weight: Oswald, Bold (600)*/
/*.copyright ul li a,*/
nav li a {
	font-family: 'Oswald', sans-serif;
}


/* End Font Assignment */

/* Admin Bar */
	@media (min-width: 980px) { .admin-bar { margin-top: 32px; } } /* Fix admin bar overlap */
	@media (max-width: 979px) { .admin-bar { margin-top: 0px; } #wpadminbar { display: none; } } /* Hide the Admin Bar */
/* END Admin Bar */

/* Show/Hide Matrix */
	/* LARGE DESKTOP */
		@media (min-width: 1441px) { .display-large-desktop { display: none !important; } } /* 1441 & Above */
		@media (max-width: 1440px) { .hide-large-desktop { display: none !important; } } /* 1440 & Below */
	/* END LARGE DESKTOP */
	/* DESKTOP */
		@media (min-width: 1025px) { .display-desktop { display: none !important; } } /* 1025 & Above */
		@media (max-width: 1024px) { .hide-desktop { display: none !important; } } /* 1024 & Below */
	/* END DESKTOP */
	/* SMALL DESKTOP */
		@media (min-width: 980px) { .display-small-desktop { display: none !important; } } /* 980 & Above */
		@media (max-width: 979px) { .hide-small-desktop { display: none !important; } } /* 979 & Below */
	/* END SMALL DESKTOP */
	/* TABLET */
		@media (min-width: 769px) { .display-tablet { display: none !important; } } /* 769 & Above */
		@media (max-width: 768px) { .hide-tablet { display: none !important; } } /* 768 & Below */
	/* END TABLET */
	/* MOBILE */
		@media (min-width: 481px) { .display-mobile { display: none !important; } } /* 481 & Above */
		@media (max-width: 479px) { .hide-mobile { display: none !important; } } /* 480 & Below */
	/* END MOBILE */
/* END Show/Hide Matrix */

/* Top Nav */
ul#sidebar {
    margin-bottom: 0;
}
header .top-widget p {
    margin: 0;
}
.top-widget a,
.top-widget .span6.right a {
    box-shadow: none !important;
    text-shadow: none;
}
.top-widget a {
    transition: 0.3s ease-in-out;
}
.top-widget a:hover,
.top-widget a i:hover {
    transition: 0.3s ease-in-out;
    box-shadow: none;
}
.top-widget .widget {
    padding-bottom: 0;
}
.top-widget ul.social {
    text-align: right;
    margin: 0;
}
ul.social {
    list-style: none;
}
ul.social li {
    margin-right: 10px;
    display: inline;
    font-size: 20px;
}
ul.social li:last-child {
    margin-right: 0;
}
@media (max-width: 979px) {
	.top-widget .span6.left,
	.top-widget .span6.right {
	    width: 50%;
	    padding: 0;
	}
}
/* End Top Nav */

/* Header */
body .site-branding a:hover,
body .site-branding a:focus {
    opacity: 1;
}
body .main-navigation ul li.menu-item-has-children.focus:before,
body .main-navigation ul li.menu-item-has-children:hover:before,
body .main-navigation ul li.menu-item-has-children.focus:after,
body .main-navigation ul li.menu-item-has-children:hover:after,
body .main-navigation ul li.page_item_has_children.focus:before,
body .main-navigation ul li.page_item_has_children:hover:before,
body .main-navigation ul li.page_item_has_children.focus:after,
body .main-navigation ul li.page_item_has_children:hover:after {
    display: none;
}
body .navigation-top ul ul {
    border: none;
}
.navigation-top.site-navigation-fixed {
    display: none;
}
.custom-logo-link img {
    max-height: 100px;
}
#top-menu li:last-child {
    margin-right: 10px;
}
ul#top-menu ul.sub-menu {
    padding: 10px 0px;
}
#top-menu ul.sub-menu li {
    padding: 5px 15px;
}
.toggled-on ul#top-menu button.dropdown-toggle {
	top: 30px; /* mobile toggle */
}
.toggled-on ul#top-menu li a {
	width: fit-content; /* fixes fullwidth link */
}
/* END Header */

/* WP Bakery (Visual Composer) */
.bakery {
	clear: both;
}
body.page #content.below-header {
	padding: 0;
}
body.page .site-footer {
	margin: 0;
}
.bakery div.vc_row {
     margin-right: 0;
     margin-left: 0;
}
.bakery div.vc_row:before,
.bakery div.vc_row:after,
.bakery div.vc_row .vc_column-inner:before,
.bakery div.vc_row .vc_column-inner .wpb_wrapper:before {
	content: none;
}

@media (min-width: 980px) {
    .bakery .container {
	    display: flex;
    }
}

.bakery div.vc_column-inner {
	padding-right: 0;
	padding-left: 0;
}
.bakery div.vc_column-inner .wpb_wrapper p:last-child {
    margin-bottom: 0;
}
/* End WP Bakery (Visual Composer) */

/*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  *//*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  */

/* Buttons */
a.btn-bt {
	font-family: 'Oswald', sans-serif;
    box-shadow: 4px 4px 0 0 #000;
    display: inline-block;
    padding: 10px 40px;
}
a.btn-bt.default {
    text-align: center;
    transition: 0.3s;
}
.posts-row .btn-bt.alternate a,
input.wpcf7-submit.btn-bt.alternate,
a.btn-bt.alternate {
	border: 2px solid #000;
    border-radius: none;
}
input.wpcf7-submit.btn-bt.alternate:hover,
a.btn-bt.alternate:hover {
	border-color: #236538 !important;
}
.posts-row .btn-bt.alternate a,
input.wpcf7-submit.btn-bt.alternate {
    font-family: 'Oswald', sans-serif;
    box-shadow: 4px 4px 0 0 #000;
    display: inline-block;
    letter-spacing: 0px;
    padding: 10px 40px;
    background: #FFF;
    font-size: 18px;
    color: #000;
}
.posts-row .btn-bt.alternate a:hover,
input.wpcf7-submit.btn-bt.alternate:hover {
    border-color: #236538 !important;
    background: #236538;
    color: #ffffff;
}
/* END Buttons */

/* Blog */
.blog #page #primary {
    width: 100%;
}
aside#secondary {
    display: none;
}
.post-thumbnail img {
	min-height: 430px;
    width: 100%;
}
.blog .wrap {
    max-width: 100%;
}
@media (min-width: 980px) {
	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
    	padding-bottom: 0px;
    	min-height: 740px;
    	padding: 0px 20px;
    	float: left;
    	width: 50%;
	}
}
/* End Blog */

/* Single Blog */
.span8.content {
    float: left;
    width: 66% ;
}
.span4.sidebar {
    padding-left: 15px;
    float: right;
    width: 33%;
}
/* End Single Blog */

/* Contact Forms */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="color"],
.wpcf7 textarea,
.wpcf7 select {
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.25);
    font-family: 'Oswald', sans-serif;
    border: 2px solid #4A4A4A;
    background: #FFFFFF;
    border-radius: 4px;
    letter-spacing: 0;
    line-height: 24px;
    font-size: 16px;
    color: #4A4A4A;
    height: 40px;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit.btn-bt.default {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #338c89;
    padding: 22px 100px;
    border-radius: 50px;
    font-weight: 400;
    color: #fff;
}
.wpcf7 select {
    width: 100%;
    margin-bottom: 30px;
}
.wpcf7 textarea {
    height: 150px;
}
/* END Contact Forms */

/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */

/* Logo Left + Nav Right */
.site-header {
    background-color: transparent;
}
header {
    z-index: 1;
}
#top-menu li {
    padding: 24px 10px; /* Work with the top/bottom padding to make it fill out to the top/bottom edge of the .top-header */
}
ul#top-menu li a {
    padding: 0;
}
body .left-right-header .site-branding {
    padding: 0;
    top: 0; /* this will need adjusting based on header height + logo size! */
}
body .left-right-header .navigation-top {
    background: transparent;
    position: relative;
    border-bottom: 0;
    border-top: 0;
    float: right;
    /*width: 86%;*/
    width: auto;
	top: -10px;
}
.left-right-header .nav-and-button {
    float: right;
}
@media (min-width: 980px) {
    .top-header.left-right-header nav {
        padding-right: 15px;
        float: left;
    }
}
.left-right-header .header-button {
    float: left;
}
.left-right-header .header-button .btn-default {
    position: relative;
    top: 11px;
    font-weight: 700;
}
body .left-right-header .logo {
    float: left;
    width: auto;
	margin-top: -18px;
}

.home .left-right-header .logo {
    float: left;
    width: auto;
	/*margin-top: 0px;*/
}

body:not(.home) body.left-right-header .logo {
		
}
.left-right-header .menu-toggle {
    font-size: 43px;
    display: block;
    margin-top: 0;
    float: right;
    padding: 0;
}
.left-right-header .menu-toggle .icon {
    margin-right: 0;
    top: 0;
}
.left-right-header .menu-toggle:hover,
.left-right-header .menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.left-right-header .menu-toggle:focus {
    outline: none;
}
@media (max-width: 979px) {
	body .left-right-header .navigation-top  {
		top: -5px;
	}
    .left-right-header .header-button {
        margin-right: 25px;
    }
    body .left-right-header .menu-toggle {
        margin-top: 12px;
    }
    .left-right-header .header-button .btn-default {
        box-shadow: 4px 4px 0 0 #000;
        top: 10px;
    }
    .left-right-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .js .left-right-header .main-navigation.toggled-on > div > ul {
        background: rgba(0, 0, 0, 0.94);
        display: block !important;
        padding: 10px 30px;
    }
    .left-right-header .main-navigation.toggled-on ul#top-menu li a {
        color: #FFF;
    }
    .left-right-header .main-navigation.toggled-on ul.top-menu {
        display: block !important;
    }
}
/* End Logo Left + Nav Right */

/* Logo Top + Nav Bottom */

.top-bottom-header .site-branding {
    padding: 0;
}
.top-bottom-header .logo {
    justify-content: center;
    padding: 15px 0px;
    display: flex;
    width: 100%;
}
.top-bottom-header .navigation-top {
    background: transparent;
    position: relative;
    max-width: 980px;
    border-bottom: 0;
    margin: 0 auto;
    border-top: 0;
    width: 100%;
}
.top-bottom-header .nav-and-button {
    border-top: 2px solid #bababa;
    justify-content: center;
    display: flex;
}
.top-bottom-header .header-button {
    float: left;
}
.top-bottom-header .navigation-top nav {
    float: left;
}
.top-bottom-header .header-button .btn-default {
    position: relative;
    top: 12px;
}
.js .top-bottom-header .main-navigation.toggled-on > div > ul {
    display: block !important;
    background: rgba(0, 0, 0, 0.94);
    padding: 10px 30px;
}
.top-bottom-header .main-navigation.toggled-on ul#top-menu li a {
    color: #FFF;
}
@media (max-width: 979px) {
    .top-bottom-header .navigation-top {
        max-width: 300px;
    }
    body .top-bottom-header .menu-toggle {
        margin: 0px 0px 0px 0px;
    }
    .top-bottom-header .header-button {
        margin-right: 25px;
    }
    .top-bottom-header .nav-and-button {
        padding: 15px 0px;
    }
    .top-bottom-header .header-button .btn-default {
        top: 0px;
    }
    .top-bottom-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .top-bottom-header .menu-toggle .icon {
        margin-right: 0;
    }
}
/* End Logo Top + Nav Bottom */

/* Logo Left + Hamburger Right */
body .hamburger-header .site-branding {
    padding: 0;
    top: 15px; /* this will need adjusting based on header height + logo size! */
}
body .hamburger-header .navigation-top {
    background: transparent;
    position: relative;
    border-bottom: 0;
    border-top: 0;
    float: right;
    width: 86%;
}
.hamburger-header .nav-and-button {
    float: right;
}
.top-header.hamburger-header nav {
    float: left;
}
.hamburger-header .header-button {
    float: left;
    margin-right: 25px;
}
.hamburger-header .header-button .btn-default {
    position: relative;
    top: 12px;
}
body .hamburger-header .logo {
    float: left;
    width: auto;
}
@media (min-width: 1px) {
    .js .hamburger-header .menu-toggle {
        font-size: 43px;
        display: block;
        float: right;
        padding: 0;
    }
    .hamburger-header .main-navigation ul ul.toggled-on {
        display: block;
    }
    .hamburger-header .menu-toggle .icon {
         margin-right: 0;
         top: 0;
    }
    .hamburger-header .menu-toggle:hover,
    .hamburger-header .menu-toggle:focus {
        box-shadow: none;
        -webkit-box-shadow: none;
        background-color: transparent;
    }
    .hamburger-header .menu-toggle:focus {
        outline: none;
    }
    .hamburger-header .dropdown-toggle.toggled-on .icon {
        transform: rotate(-180deg);
        -ms-transform: rotate(-180deg); /* IE 9 */
        -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    }
    .hamburger-header .toggled-on .menu-toggle .icon-bars,
    .hamburger-header .menu-toggle .icon-close {
        display: none;
    }
    .js .hamburger-header .main-navigation ul,
    .hamburger-header .main-navigation .menu-item-has-children > a > .icon,
    .hamburger-header .main-navigation .page_item_has_children > a > .icon,
    .hamburger-header .main-navigation ul a > .icon {
        display: none !important;
    }
    .js .hamburger-header .main-navigation.toggled-on > div > ul {
        display: block !important;
        padding: 10px 30px;
        background: rgba(0, 0, 0, 0.94);
    }
    .hamburger-header .main-navigation.toggled-on ul#top-menu li a {
        color: #FFF;
    }
    .hamburger-header .main-navigation.toggled-on ul.top-menu {
        display: block;
    }
}
@media (min-width: 980px) {
    .hamburger-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .js .hamburger-header .main-navigation.toggled-on ul.sub-menu {
        display: block !important;
    }
    .js .hamburger-header .main-navigation.toggled-on li .dropdown-toggle {
        display: block;
        left: 14px;
        top: 35px;
    }
}
@media (max-width: 979px) {
    body .hamburger-header .menu-toggle {
        margin-top: 12px;
    }
    .hamburger-header .header-button .btn-default {
        top: 10px;
    }
    .hamburger-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .js .hamburger-header .main-navigation.toggled-on ul.sub-menu {
        display: none;
    }
    .hamburger-header .main-navigation ul ul.toggled-on {
        display: block !important;
    }
}
/* End Logo Left + Hamburger Right */

/* Nav Left + Logo Middle + Nav Right */

@media (min-width: 980px) {
    .nav-left-logo-mid-nav-right .container {
        display: flex;
        justify-content: space-between;
    }

    .nav-left-logo-mid-nav-right .left-menu,
    .nav-left-logo-mid-nav-right .right-menu {
        width: 42.5%;
    }

    .nav-left-logo-mid-nav-right .logo {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        min-width: 207px;
        width: 15%;
    }

    .nav-left-logo-mid-nav-right ul#right-menu,
    .nav-left-logo-mid-nav-right ul#left-menu {
        display: flex;
        justify-content: space-between;
    }

    .nav-left-logo-mid-nav-right .site-branding {
        padding: 11px 0;
    }
}

.nav-left-logo-mid-nav-right #right-menu li,
.nav-left-logo-mid-nav-right #left-menu li {
    padding-top: 14px;
}

.nav-left-logo-mid-nav-right button.vds-menu-toggle {
    z-index: 1000;
}

.nav-left-logo-mid-nav-right #left-menu li:last-child {
	margin-right: auto;
}

.nav-left-logo-mid-nav-right #right-menu li:first-child {
    margin-left: auto;
}

.nav-left-logo-mid-nav-right button.vds-menu-toggle {
	position: absolute;
	bottom: 18px;
	right: 10px;
	color: white;
}

.nav-left-logo-mid-nav-right .site-branding {
	padding: 12px 0;
}


/* End Nav Left + Logo Middle + Nav Right */

/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */

/* Top Banners */
.home .row.default-header {
    text-align: center;
}
.row.default-header {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}
body .row.default-header .wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
    width:87%;
}
/* END Top Banners */

/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */

/* Parallax */
@media (min-width:979px) {
    .add-parallax {
        background-attachment: fixed !important;
    }
}
/* END Parallax */

/* Menu Pages */
/* Note that this is ONLY for pages built using the Menu page template and ACF tabs builder */
/*#menu-page .vds-builder .wrapper {
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
    clear: both;
}
#menu-page .vds-builder .wrapper::after {
  clear: both;
  content: "";
  display: table;
}
#menu-page .row.tabs-template {
    padding-bottom: 60px;
    padding-top: 45px;
}
#menu-page .menu-section-title {
    padding:50px 0;
    margin: 0;
}
#menu-page table {
    margin-bottom: 0;
}
#menu-page td {
    padding: 7px;
}
#menu-page .menu-cta {
    padding: 94px 0;
}
#menu-page .item-name {
    width: 25%;
}
#menu-page .item-description {
    width: 60%
}
#menu-page .item-price {
    width: 15%;
}
#menu-page .tab-content {
} */
/* Natural tab state */
/*#menu-page .tab-link {
}*/
/* Hover State */
/*#menu-page .tab-link:hover {
}*/
/* Active Tab */
/*#menu-page .tab-link.current {
}*/
/* Tab Width and centering */
/*#menu-page .tabs .tab-link {
    width: 215px;
}
#menu-page .tabs {
    display: flex;
    justify-content: center;
}
@media (max-width: 767px) {
    #menu-page table,
    #menu-page thead,
    #menu-page tbody,
    #menu-page th,
    #menu-page td,
    #menu-page tr {
        display: block;
    }
    #menu-page .menu-wrapper td {
        width:100%;
        padding:0;
    }
    #menu-page .menu-wrapper tr {
        display:flex;
        flex-wrap:wrap;
    }
    #menu-page .menu-wrapper td:nth-child(1) {
        order:1;
        flex:50%;
        margin-top:10px;
    }
    #menu-page  .menu-wrapper td:nth-child(2) {
        order:3;
        margin:10px 0;
    }
    #menu-page  .menu-wrapper td:nth-child(3) {
        order:2;
        flex:50%;
        text-align:right;
        margin-top:10px;
    }
    #menu-page .tabs {
        flex-direction: column;
    }
    #menu-page .tabs .tab-link {
         width:100%;
    }
}*/
/* END Menu Pages */





/* Widgets */
div.widget ul li,
div.widget ol li {
    border-bottom: none;
    border-top: none;
}
/* END Widgets */

/* Span Structure */
.span6.left {
    float: left;
    width: 50%;
}
.span6 {
    float: left;
    width: 50%;
}
.span6.right {
    width: 50%;
    float: right;
}
.span3 {
    float: left;
    width: 25%;
}
/* END Span Structure */

/* Footer */
footer#footer .row {
    padding-bottom: 20px;
    padding-top: 40px;
}
footer#footer a:hover,
footer .widget a {
    box-shadow: none;
}
footer#footer.site-footer {
	border-top: none;
}
footer .widget {
    padding: 0;
}
footer .widget {
    margin-bottom: 15px;
}
footer .widget h5 {
    margin-bottom: 5px;
}
footer ul.social li a {
    transition: 0.3s ease-in-out;
}
footer ul.social li a:hover {
    transition: 0.3s ease-in-out;
}
/* END Footer */

/* Copyright Row */
.copyright-text.span3 {width: 31.3% !important; margin: 0 1%; text-transform: uppercase; font-family: "Oswald", sans-serif;}

.copyright-text.span3.mid {text-align: center;}

.copyright-text p {margin-bottom: 0; font-family: "Oswald", sans-serif;}

ul.copyright-links {margin: 0 0 0 0; padding: 0; text-align: right; position: relative; top: -3px;}

@media (min-width: 769px) {
	.copyright .container {
		align-items: center;
		display: flex;
		height: 50px;
	}
}
.copyright {
	padding: 0 0;
}
.copyright-text.centered p {
    text-align: center;
    margin: 0;
}
@media (max-width: 979px) {
    .copyright {
        padding: 10px 0 10px 0;
    }
    .copyright-text.span3 {
        width: 100% !important;
		height: 20px;
		margin: 5px auto;
    }
	.copyright-text.span3.left, ul.copyright-links {text-align: center;}
    .copyright .span6 p,
    .copyright .span6 ul {
        text-align: center;
        width: 100%;
    }
    .copyright .container {
        flex-direction: column;
    }
    footer .widget {
        margin-bottom: 0;
    }
}
.copyright ul.social {
    line-height: 21px;
}
.copyright ul.social li a i {
    font-size: 16px;
}
.copyright-text.span6.left p {
	margin-bottom: 0;
}
footer .span12 ul.social.top-widget-socials {
    text-align: center;
}
ul.copyright-links li {
    margin-right: 0px;
    list-style: none;
    display: inline;
	font-family: "Oswald", sans-serif;
	font-size: 11px;
}
ul.copyright-links li a {color: #fff;}

ul.copyright-links li:not(:last-child) {
    margin-right: 10px;
}
@media (max-width: 768px) {
    .copyright .span6 {
        /*margin: 5px 0px;*/
        float: none !important;
        width: 100% !important;
    }
    div.row.copyright .span6 p,
    div.row.copyright .span6 ul {
        text-align: center;
        float: none;
    }
    .copyright .span6 {
        clear: both;
        margin: 5px 0px;
    }
}
@media (max-width: 479px) {

}
/* END Copyright Row */

/* Responsive */
@media (max-width: 979px) {
    body footer#footer a {
        box-shadow: none;
    }
    ul#top-menu {
        border: none
    }
    a.btn-bt.default {
        /*padding: 15px 30px !important;*/
    }
    body .menu-toggle {
        margin-top: -8px;
        font-size: 47px;
        line-height: 1;
        float: right;
        padding: 0;
    }
    header ul#top-menu li a {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    body .menu-toggle:focus {
        outline: none;
    }
    .top-widget .span6.left,
    .top-widget .span6.right {
        width: 45%;
    }
    .top-widget .span6.right {
        float: right;
    }
    .span3 {
    	padding: 0 30px;
    	width: 100%;
    	float: left;
	}
}
/* END Responsive */

@media (min-width: 481px) {
    /*.home header#header {
    	position: absolute;
    	right: 0;
    	left: 0;
    	top: 0;
    }*/
    .home-banner .container {
        align-items: center;
        display: flex;
    }
    .home-banner .vc_col-sm-8 {
        height: 750px;
    }

}
.home-banner .vc_col-sm-8 {
	position: relative;
}
.home-banner .vc_col-sm-8 .vc_column-inner {
    background-position: 104% bottom !important;
    background-size: 89% !important;
    height: 100%;
}
.home-banner h1 {
    margin-bottom: 24px;
    line-height: 64px;
    font-size: 64px;
	color: #0041FF;
}

h2 {
	line-height: 3.75em;
	font-size: 3.5em;
	color: #17120F;
}
.top-blurb h2 {
    line-height: 58px;
    font-size: 48px;
}
.home-banner p {
    margin-bottom: 12px;
}
.promo-link {
	justify-content: center;
	background-color: #FFF;
	flex-direction: column;
	border-radius: 100%;
	align-items: center;
	margin: 0 auto;
	display: flex;
	height: 275px;
	width: 275px;
}
.promo-link img {
	transition: all 0.8s ease-in-out;
}
.promo-link h3 {
	transition: all 0.3s ease-in-out;
	text-align: center;
	padding-top: 12px;
	margin-bottom: 0;
	font-size: 32px;
}
.promo-link:hover img {
	transform: rotate(360deg) scale(0.5);
	transition: all 0.8s ease-in-out;
	margin-bottom: -30px;
}
.promo-link:hover h3 {
	transition: all 0.3s ease-in-out;
	color: #0041ff;
}
.bakery .alt-50 {
	align-items: center;
	display: flex;
	padding: 0;
}

@media (min-width: 481px) {
    .alt-50.img-right .wpb_column:nth-child(1) .vc_column-inner {
        align-items: center;
        padding: 40px 80px;
        display: flex;
        height: 277px;
    }
    .alt-50.img-left .wpb_column:nth-child(2) .vc_column-inner {
        justify-content: center;
        align-items: center;
        padding: 40px 80px;
        display: flex;
        height: 363px;
    }
    .alt-50.img-left .wpb_column:nth-child(1) .vc_column-inner {
        justify-content: center;
        align-items: center;
        display: flex;
    }
}

.alt-50.img-right .wpb_column:nth-child(2) .vc_column-inner {
	background-size: 100% !important;
	height: 100%;
	padding: 0;
}
.alt-50.img-left .wpb_column:nth-child(1) .vc_column-inner {
    background-size: 100% !important;
    height: 100%;
    padding: 0;
}
.reviews-row {
	align-items: center;
	display: flex;
	height: 500;
}
.bakery .cta-row {
	background: #000;
	padding: 15px 0;
}
.cta-row p {
	color: #FFF;
}
.cta-row a.btn-bt {
	margin-left: 18px;
}
.cta-row .wpb_content_element {
	margin-bottom: 0;
}
.testimonial-inner {
    flex-direction: column-reverse;
    padding-right: 169px;
    display: flex;
}
a.wpmslider-prev {
	display: none !important;
}
.strong-view.controls-type-sides:not(.rtl) .wpmslider-next {
    right: 100px !important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
	transition: all 0.3 ease-in-out;
    font-size: 32px;
    color: #0041ff;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:hover:before {
	transition: all 0.3 ease-in-out;
	color: #00e9ff;
}
.strong-rating span.star:before {
    color: #0041ff !important;
}
span.strong-rating {
    margin-bottom: 8px !important;
}
.cta-row a.btn-bt {
    letter-spacing: 1px !important;
	padding: 7px 77px;
    font-weight: 400;
}
h4 {  /* This styling is based off of homepage reviews row */
    font-size: 30px;
    margin-bottom: 6px;
}
.ig-feed.wpb_row a.btn-bt i {
    position: relative;
    left: -18px;
}
.svc_content {
    display: none;
}

/* About page */

@media (max-width: 479px) {
    #about-page .default-header {
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        /*height: 90px;*/
    }
    #about-page .about-plax {
        background: url(/wp-content/uploads/2019/04/about-middle-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 320px;
    }
    /*#about-page .bottom-cta {
        background: url(/wp-content/uploads/2019/04/bottom-cta-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 320px;
    }*/
    .row.default-header .page-title h1 {
        letter-spacing: 1px;
        font-size: 32px;
    }
}

@media (min-width: 980px) {
    .bottom-cta.righted .vc_col-sm-12 {
       max-width: 348px;
       float: right;
    }
    .bottom-cta.righted h2,
    .bottom-cta.righted p {
        text-align: right;
    }
    .bottom-cta.righted .container {
        justify-content: flex-end;
    }
}

.bottom-cta h2.white {
    text-shadow: 4px 4px 4px #000;
    margin-bottom: 24px;
    line-height: 56px;
    font-size: 56px;
}
.about-plax {
    height: 500px;
}

.alt-50.img-left h2 {
    text-shadow: 4px 4px 4px #000;
    margin-bottom: 16px;
    line-height: 48px;
    font-size: 48px;
}
@media (min-width: 980px) {
    .alt-50.img-left .vc_column-inner .wpb_content_element .wpb_wrapper {
        max-width: 300px;
        margin: 0 auto;
    }
    .alt-50.img-left h2 {
        max-width: 250px;
    }
}

.alt-50.img-left .vc_column-inner strong {
    text-shadow: 2px 2px 2px #000;
}
.alt-50.img-left.about-blog .wpb_column:nth-child(2) p {
    font-weight: 700;
    font-size: 20px;
}
.alt-50.img-left.about-blog .wpb_column:nth-child(2) p a {
    font-weight: 400;
    font-size: 16px;
}
body:not(.home) .row.default-header.not-lazy {
    background-position: center bottom;
    align-items: center;
    display: flex;
}
body:not(.home) .row.default-header.not-lazy .page-title,
body:not(.home) .row.default-header.not-lazy .page-title h1 {
    width: 100%;
}
body:not(.home) .row.default-header.not-lazy .page-title h1 {
    margin-bottom: 0;
}

/* Team page */

@media (max-width: 479px) {
    /*#our-team-page .default-header {
        background: url(/wp-content/uploads/2019/04/header-our-team-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
    .bakery .bottom-cta {
        background: url(/wp-content/uploads/2019/04/bottom-cta-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 320px;
    }*/
}


@media (max-width: 979px) {
    .main-navigation ul.toggled-on {
        background: transparent;
    }
    .alt-50.img-right .wpb_column:nth-child(2) .vc_column-inner {
        background: url(/wp-content/uploads/2019/04/adidas-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 280px;
    }
    #about-page .alt-50.img-left .wpb_column:nth-child(1) .vc_column-inner {
        background: url(/wp-content/uploads/2019/08/blog-row-background-mobile-copy.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 280px;
    }
}
.team-member-row {
    display: flex;
    align-items: center;
}
.team-member-row .wpb_column {
    padding: 0 3%;
}
.team-member-row h3 {
    font-size: 32px;
}
h4.team-name {
    letter-spacing: 1px;
    position: absolute;
    bottom: 60px;
    padding: 0;
    right: 0;
    left: 0;
    /*z-index: 999;*/
}

/* Gallery page*/

@media (max-width: 479px) {
    #gallery-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-gallery-mobile2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
} 

ul.vc_tta-tabs-list {
    max-width: 1100px;
    margin: 0 auto !important;
    width: 96%;
}
ul.vc_tta-tabs-list li {
    padding: 0 24px !important;
    margin: 0 !important;
    text-shadow: none;
    width: 25%;
}
/*.wpb-js-composer .gallery-tabs .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel,*/
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
ul.vc_tta-tabs-list li a {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
    border: 1px solid #000 !important;
    border-bottom: none !important;
    background: #FFF !important;
    font-weight: 600;
}
.vc_tta-panels-container {
    border: 1px solid #000;
    border-radius: 14px;
}
.gallery-tabs .vc_tta-panel-heading {
    margin-bottom: 0px !important;
}
.wpb-js-composer .gallery-tabs .vc_tta.vc_general li.vc_tta-tab a {
    padding: 7px 2% 4px 2%;
    color: #000;
}
.wpb-js-composer .gallery-tabs .vc_tta.vc_general li.vc_tta-tab:hover a {
    background: #0041ff !important;
    color: #FFF;
}
.wpb-js-composer .gallery-tabs .vc_tta.vc_general li.vc_tta-tab.vc_active a {
    background: #000 !important;
    color: #FFF;
}

@media (max-width: 979px) and (min-width: 768px) {
    .bakery li.vc_tta-tab {
       font-size: 11px;
    }
}

@media (max-width: 767px) {
    .vc_tta-panels-container {
        border: none;
    }
    .wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
        border: 1px solid #000 !important;
        border-radius: 8px !important;
    }
    h4.vc_tta-panel-title {
        font-family: proxima-nova, sans-serif;
        /*text-shadow: 0 1px 2px #FFF;*/
        letter-spacing: 0.44px;
        line-height: 1.75em;
        font-weight: 600;
        font-size: 18px;
        color: #000;
    }
    .wpb-js-composer .gallery-tabs .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
        border-bottom: 2px solid #000 !important;
        border-width: 2px !important;
    }
    .vc_tta-panel-heading {
        margin: 0 auto;
        width: 94%;
    }
    .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background: #000 !important;
    }
    .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:not(.vc_active):hover .vc_tta-panel-heading {
        background: #0041ff !important;
    }
    .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:hover .vc_tta-panel-heading h4 a,
    .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
        color: #FFF !important;
    }
    div.vc_tta-panel {
        margin-bottom: -15px;
    }
}

/* Services */

#find-it-page .default-header,
#refurbish-page .default-header {
        background-position: right bottom !important;		
}

@media (max-width: 479px) {
    #services-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-services-mobile2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
    #find-it-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-find-it-mobile2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
    #refurbish-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-refurb-it-mobile2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
    .bakery .find-it-plax {
        background: url(/wp-content/uploads/2019/04/find-it-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 180px;
    }
    .bakery .refurbish-it-plax {
        background: url(/wp-content/uploads/2019/04/refurbish-it-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 180px;
    }
}

@media (min-width: 481px) {
    .find-it-plax,
    .refurbish-it-plax {
        height: 500px;
    }
}

.service-options img {
    max-height: 200px;
    width: auto;
}
p.kinda-bigger-text.white {
    font-size: 18px;
    margin-bottom: 4px;
}
.service-options p:not(.kinda-bigger-text) {
    font-size: 11px;
}
.service-options .vc_column-inner {
    max-width: 230px;
    margin: 0 auto;
}
.service-options a.btn-bt.alternate {
    width: 100%;
    text-align: center;
}
.services-outer h2 {
    line-height: 54px;
}
.service-options {
    padding: 40px 0 0 0 !important;
}
.text-block-with-list p {
    margin-bottom: 10px;
}
ul.shoe-list {
    list-style: none;
}

@media (min-width: 980px) {
    .text-block-with-list {
        max-width: 200px;
        margin: 0 auto;
    }
}

ul.shoe-list li {
    background-image: url(/wp-content/uploads/2019/04/bullet-sneaker.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-size: 11%;
    margin-bottom: 12px;
    padding-left: 36px;
    font-size: 16px;
    top: 0;
}

@media (max-width: 979px) {
    ul.shoe-list li {
        background-size: 6%;
    }
}

/* Menu Page */

.gallery-tabs.menu-tabs ul.vc_tta-tabs-list li {
    padding: 0 8px !important;
    width: 16.666666666667%;
    margin: 0 !important;
    text-shadow: none;
}

@media (min-width: 980px) {
    .bottom-cta:not(.righted) .vc_col-sm-12 {
        padding: 50px 0 !important;
        max-width: 348px;
    }
}

.gallery-tabs.menu-tabs .vc_tta-panel-body {
    padding: 50px !important;
}
.gallery-tabs.menu-tabs .vc_tta-panel-body img {
    margin-top: 32px !important;
}
p.huge {
    margin-bottom: 20px;
    line-height: 54px;
    font-weight: 600;
    font-size: 48px;
}
p.item {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: Oswald;
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 18px;
    color: #575757;
}
p.desc {
    margin-bottom: 36px;
}

/* Specials */

.get-notified-column {
	background-color: rgba(0,0,0,0.5);
}

.bakery .newsletter-row {
    background-position: left center !important;
}
.bakery  .specials-bottom-plax.add-parallax {
    height: 300px;
}

.get-notified-column .vc_column-inner {
	padding: 30px !important;
    max-width: 100% !important;
}

@media (min-width: 980px) {
    .bakery  .specials-bottom-plax.add-parallax {
        background-position: 100% -34% !important;
    }
}

@media (max-width: 979px) {
	.bakery .newsletter-row {
    	background-position: right center !important;
		background-image: none !important;
		background-color: #0041FF !important;
	}
}

.wpcf7 form textarea,
.wpcf7 form input:not(.wpcf7-submit) {
   /* background: transparent !important;
    border-top: none !important;
    border-right: none;
    border-left: none;
    border-color: #FFF;*/
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #000;
}
.wpcf7 form input.wpcf7-submit {
    width: 100%;
}
.wpcf7 form textarea::placeholder,
.wpcf7 form input::placeholder {
    color: #000;
}
h3.white {
    margin-bottom: 12px;
    font-size: 32px;
}

.contact-us-column {
	background-color: rgba(0,0,0,0.5);
	margin-right: 30px !important;
}

.bakery .contact-form-row {
    background-position: right center !important;
    height: 500px;
}

.contact-us-column .vc_column-inner {
	padding: 30px !important;
    max-width: 100% !important;
}

@media (max-width: 979px) {
	.bakery .contact-form-row {
    	background-position: right center !important;
		background-image: none !important;
		background-color: #0041FF !important;
	}
	
	.contact-us-column {
		margin-right: 0px !important;
	}
}


.bakery .contact-form-row h3.white {
    margin-bottom: 10px;
    font-size: 24px;
}
.contact-form-row textarea {
    height: 40px;
}

@media (min-width: 980px) {
    .newsletter-row .vc_col-sm-6:nth-child(2) .vc_column-inner,
    .contact-form-row .vc_col-sm-6:nth-child(1) .vc_column-inner {
        max-width: 300px;
        margin: 0 auto;
    }
}

@media (max-width: 979px) {
    .team-member-row {
        flex-direction: column;
    }
    .bakery .contact-form-row {
        padding-bottom: 0;
    }
}

form p {
    margin-bottom: 0;
    line-height: 0;
}
form textarea,
form input:not(.wpcf7-submit) {
    margin-bottom: 18px !important;
}
.contact-form-row {
    align-items: center;
    display: flex;
}

@media (max-width: 479px) {
    #ty-page .default-header {
        /*background: url(/wp-content/uploads/2019/04/header-our-team-mobile.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
    #blog-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-blog-soleprints2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
}


/* Single Blog */

.single span.byline,
.single nav.navigation.post-navigation,
.single div#comments,
.single footer.entry-footer {
    display: none;
}
.single div#content {
    padding: 0;
}
.single .wrap {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 0;
    width: 87%;
}
.single h1.entry-title {
    text-transform: uppercase;
    font-weight: 600;
}
.single #secondary {
    display: block !important;
}

@media (min-width: 980px) {
    .single #primary {
        width: 80% !important;
        padding: 0 4% 0 0;
        float: left;
    }
    .single #secondary {
        width: 20%;
        float: left;
    }
}

#secondary h2.widget-title {
    line-height: 22px;
}
#secondary section#recent-posts-2 {
    padding-bottom: 1em;
}
#secondary section#search-2 {
    padding-bottom: 1.2em;
}
.blog .default-header {
    background-position: center right !important;
}
img.attachment-post-thumbnail {
    margin-bottom: 1.8em;
    height: auto;
    width: 100%;
}
time.entry-date.published {
    letter-spacing: 0.5px;
    pointer-events: none;
    font-family: Oswald;
    margin-top: 11px;
    font-size: 12px;
    cursor: default;
    display: block;
    color: #7b7b7b;
}
#secondary button.search-submit {
    transition: all 0.3s ease-in-out;
    background: #222;
}
#secondary button.search-submit:hover {
    transition: all 0.3s ease-in-out;
    background: #555;
}

/* Blog Index - post grid */

.posts-row .vc_col-sm-6 .vc_grid-item-mini {
    padding: 12px 24px 18px 24px;
    border: 1px solid #818181;
}
.posts-row .vc_gitem_row.vc_row.vc_gitem-row-position-top,
.posts-row .vc_gitem_row.vc_row.vc_gitem-row-position-middle,
.posts-row .vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
    padding: 0;
}
.date-item,
.author-item {
    position: relative;
    margin-bottom: 0;
    display: inline;
    float: left;
}
.date-item div,
.author-item div {
    font-family: proxima-nova;
    padding-left: 30px;
    position: relative;
    font-weight: 600;
    font-size: 14px;
}
.date-item div {
    margin-right: 40px;
}
.date-item div:before {
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-weight: 400;
    content: "\f073";
    font-size: 20px;
    color: #0041ff;
    top: -5px;
    left: 0;
}
.author-item div:before {
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-weight: 700;
    content: "\f406";
    font-size: 20px;
    color: #0041ff;
    top: -5px;
    left: 0;
}
.posts-row .title-item {
    margin-bottom: 36px;
    position: relative;
}
.title-item p {
    line-height: 36px;
    min-height: 78px;
    font-weight: 600;
    font-size: 36px;
}
.posts-row .excerpt-item p {
    margin-bottom: 16px;
    font-size: 14px;
}
.posts-row .vc_gitem-post-data,
.posts-row p {
    margin-bottom: 0;
}
.posts-row .vc_btn3-container.btn-bt.alternate.vc_btn3-left {
    display: inline;
}

@media (max-width: 1100px) and (min-width: 980px) {
    .title-item p {
        line-height: 28px;
        min-height: unset;
        font-size: 24px;
    }
    .posts-row .excerpt-item p {
        margin-bottom: 4px;
        line-height: 18px;
        font-size: 12px;
    }
}

@media (max-width: 600px) {
    .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
        min-height: 500px;
    }
}




@media (max-width: 653px) {
    .cta-row a.btn-bt {
        margin: 12px 0 0 0 !important;
    }
}

@media (max-width: 479px) {
	.left-right-header .header-button {
		margin-right: 10px;
	}
    /*.bakery .home-banner {
        background: url(/wp-content/uploads/2019/04/hero-mobile.jpg) !important;
        background-position: bottom right !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        padding: 26px 0 0 0 !important;
        height: 384px;
    }
    .bakery .home-banner .wpb_column {
        width: 55%;
    }
    .bakery .home-banner h1 {
        margin-bottom: 8px;
        line-height: 32px;
        font-size: 23px;
    }
    .bakery .home-banner p {
        margin-bottom: 8px;
        line-height: 24px;
        font-size: 14px;
    }
    .home-banner .wpb_column {
        width: 69%;
    }
    .home-banner .vc_col-sm-8 {
        display: none;
    }*/
    .home-banner a.btn-bt {
        padding: 10px 30px;
    }
    .shoe-carousel .ug-carousel-wrapper {
        width: 100% !important;
        left: unset !important;
    }
    .shoe-carousel .ug-thumb-wrapper.ug-tile.ug-tile-clickable {
        height: 90px !important;
        width: 90px !important;
    }
    .shoe-carousel .container {
        width: 90% !important;
    }
    .shoe-carousel .vc_col-sm-1 {
        display: none;
    }
    .shoe-carousel .vc_col-sm-10 p {
        margin: 0;
    }
    .alt-50.img-right .wpb_column:nth-child(1) {
        padding: 32px 10%;
    }
    .alt-50.img-right .wpb_column:nth-child(2) .vc_column-inner {
        height: 181px;
    }
    .alt-50.img-left .wpb_column:nth-child(2) {
        /*padding: 32px 10%;*/
        padding: 0px 5% 24px 5%;
    }
    .alt-50.img-left .wpb_column:nth-child(1) .vc_column-inner {
        padding: 20px 40px;
        height: 280px;

    }
    .alt-50.img-left .wpb_column:nth-child(1) .vc_column-inner br {
        display: none;
    }
    .bakery .cta-row {
        padding: 18px 0 24px 0;
    }
    .cta-row a.btn-bt {
        margin-left: 0;
        margin-top: 12px;
    }
    .cta-row p {
        font-size: 14px;
    }
    .bakery .reviews-row {
        /*background: url(/wp-content/uploads/2019/04/testimonials-mobile.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }
    .testimonial-inner {
        padding-right: 0;
    }
    .wpmslider-controls.wpmslider-has-controls-direction {
        display: none;
    }
    .testimonial-inner p {
        line-height: 18px;
        font-weight: 700;
        font-size: 12px;
    }
    .copyright-text.span6.left p {
        line-height: 16px;
    }
    .vc_row.wpb_row.reviews-row {
        padding: 32px 0;
    }
    .bakery .promo-row .vc_inner {
        padding: 16px 0;
    }
    .promo-row .vc_col-sm-4:nth-child(3) .wpb_content_element {
        margin-bottom: 0 !important;
    }
    body .left-right-header .site-branding {
        top: 8px;
    }
	body .left-right-header .logo {
		/*margin-top: -7px !important;*/
	}
    .logo a img {
       /* height: 60px !important;*/
    }
    header#header .top-header,
    header#header .top-header .container {
        /*height: 80px;*/
    }
    .bottom-cta h2.white {
        text-shadow: 4px 4px 4px #000;
        margin-bottom: 16px;
        line-height: 32px;
        text-align: right;
        /*max-width: 167px;*/
        font-size: 32px;
        float: right;
    }
    .bottom-cta .vc_col-sm-12 {
        max-width: 230px;
        margin: 0 auto;
    }
    .bottom-cta {
        align-items: center;
        display: flex;
    }
    /*footer#footer ul.social li a {
        font-size: 48px;
    }*/
    .bottom-cta a.btn-bt {
        width: 100%;
    }
    .top-blurb h2 {
        line-height: 36px;
        font-size: 32px;
    }
}

/* Contact */
@media (max-width: 479px) {
    #contact-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-contact-us2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
} 

/* Specials */

@media (max-width: 479px) {
    #specials-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-deals-mobile2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
}

/* Menus */ 


@media (max-width: 479px) {
    #menu-page .default-header {
        /*background: url(/wp-content/uploads/2019/05/header-menu-mobile2.jpg) !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: 90px;
    }
}

