@import url("https://fonts.googleapis.com/css2?family=Bowlby+One+SC&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
* {
margin: 0px;
box-sizing: border-box;
font-family: "Roboto Flex", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
margin: 0px;
padding: 0px;
}
a,
a:hover {
text-decoration: none;
}
a:focus{outline: none;}
li {
list-style: none;
}
img {
width: 100%;
height: auto;
}
:root {
--main-font: "Roboto Flex", sans-serif;
--mons-font: "Montserrat", sans-serif;
--bowl-font: "Bowlby One SC", sans-serif;
--primary: #9c3205;
--secondery: #ffc20e;
--white: #ffffff;
--black: #000000;
}
#main-wrapper {
overflow: hidden;
position: relative;
max-width: 1900px;
margin: 0 auto;
width: 100%;
}
#main-wrapper {
overflow: hidden;
position: relative;
max-width: 1900px;
margin: 0 auto;
width: 100%;
}
a:focus,
a:hover {
text-decoration: none;
outline: none;
}
.container {
max-width: 1140px;
}
.txt-center {
text-align: center;
}
.txt-left {
text-align: left;
}
.color-white {
color: #fff;
}
.color-deepbrwn {
color: #9c3205;
}
.color-black {
color: #000;
}
.color-brwn{color: #bf552b;}
.color-ylw{color: #ffc20e;}
h1 {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 102px;
margin: 0;
}
h2 {
font-family: "Roboto Flex", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
font-size: 57px;
}
h3 {
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
font-size: 30px;
}
h4 {
font-size: 35px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
h5 {
font-family: 'Playfair Display', serif;
font-weight: 400;
font-size: 25px;
margin: 0;
}
h6 {
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 25px;
margin: 0;
}
p {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 16px;
}
header {
margin: 0;
padding: 0px 0 24px;
float: left;
width: 100%;
position: absolute;
top: 0;
z-index: 9;
}
.header-top {
display: flex;
justify-content: space-between;
gap: 10px;
align-items: center;
}
.menu-part {
margin: 0px 0px 0 0;
padding: 0 0px 0 0;
border-radius: 45px;
background-color: #fff
} .menu .sub-menu {
display: block;
opacity: 0;
visibility: hidden;
transform: translateY(-10px); transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
position: absolute;
z-index: 9;
padding: 10px 0;
box-shadow: 3px 6px 5px 4px rgba(0, 0, 0, 0.2);
top: 35px;
left: 0px;
width: 216px;
height: 94px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/mnubcksub.webp) no-repeat;
background-size: cover;
background-position: -7px 0px;
background-color: transparent;
}
.menu .sub-menu li a{color:#000;} .menu li.menu-item-has-children {
position: relative;
} .menu .sub-menu.open {
opacity: 1;
visibility: visible;
transform: translateY(0);
pointer-events: auto;
} .menu .sub-menu li {
padding: 5px 20px;
white-space: nowrap;
width: 100%;
text-align: left;
float: left;
margin: 0;
}
.menu .sub-menu li a {
color: #333 !important;
text-decoration: none;
font-size: 12px;
}
.menu .sub-menu li a{font-size: 12px;}
.menu .sub-menu li:hover{background-color: #bf562e;} .menu .sub-menu li a:hover {
color: #fff !important; }
ul.sub-menu li a {
text-align: left !important;
}
ul.sub-menu li:hover:after{display: none;}
ul.sub-menu li.current-menu-item:after{display: none;}
li#menu-item-212 span.submenu-toggle {
right: -1px;
position: absolute;
}
li#menu-item-213 span.submenu-toggle {
right: -6px;
position: absolute;
}
a.orderbtn {
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
padding: 12px 19px;
margin: 0 0 0 0;
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
color: #fff;
text-decoration: none;
background-position: 3px 2px;
transition: ease-in-out 1s;position: relative;
top: 0px;
}
a.orderbtn:hover {
filter: brightness(1.4);
}
.page-template-template-our-full-story .abs-btn .pri-btn {
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/storysidebtn_bck.webp) no-repeat;
padding: 21px 16px 18px 16px;
margin: 0 0 0 0;
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
color: #fff;
text-decoration: none;
display: flex;
background-size: contain;
background-position: center;
transition: ease-in-out 1s;
justify-content: center;
width: 346px !important;
}
.page-template-template-our-full-story .abs-btn {
position: fixed;
right: -155px;
top: 60%;
z-index: 9999999;
transform: rotate(270deg);
}
.pri-btn {
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
padding: 18px 10px 15px 10px;
margin: 0 0 0 0;
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
color: #fff;
text-decoration: none;
display: flex;
background-size: contain;
background-position: center;
transition: ease-in-out 1s;
justify-content: center;
width: 200px !important;
}
.pri-btn:hover {
filter: brightness(1.4);
color: var(--white);
}
.sec-btn {
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/sec-btn-bg.webp) no-repeat;
padding: 18px 10px 15px 10px;
margin: 0 0 0 0;
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
color: var(--primary);
text-decoration: none;
display: flex;
background-size: contain;
background-position: center;
transition: ease-in-out 1s;
justify-content: center;
width: 274px !important;
}
.sec-btn:hover {
filter: brightness(1.4);
color: var(--primary);
}
a.dwnldbtn {
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/borderonlybtnone.svg) no-repeat;
padding: 24px 39px 24px 44px;
margin: 0 0 0 0;
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
color: #9c3205;
text-decoration: none;
background-position: center;
transition: ease-in-out 1s;
display: flex;
justify-content: center;
background-size: contain;
min-width: 200px;background-size: 239px;
}
a.dwnldbtn.big {
background-image: none;
position: relative;
padding: 15px 14px 15px 14px; }
a.dwnldbtn:hover {
filter: brightness(1.4);
} .new-menu ul li.current-menu-item a {
color: #fff;
}
.new-menu ul li.current-menu-item:after {
position: absolute;
content: '';
right: 0;
top: 0;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
width: 104px;
height: 49px;
left: 2px;
margin: 0 auto;
transition: 1s ease-in-out;
}
.menu-shadow {
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.new-menu {
width: 100%;
float: right; margin: 0px 0 0;
padding: 0;
}
ul.menu {
margin: 0 0 0 0px;
padding: 6px 0 0 0;
list-style: none;
float: left;
overflow: hidden;
}
ul.menu li {
margin: 0 0;
list-style: none;
float: left;
position: relative;
padding: 6px 0px 10px;
transition: ease-in-out 1s;
height: auto;
z-index: 9;
text-align: center;
width: 99px;
}
ul.menu li:hover:after {
position: absolute;
content: '';
right: 0;
top: 0px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
width: 104px;
height: 49px;
left: 2px;
margin: 0 auto;
transition: 1s ease-in-out;
}
ul.menu li:after {
position: absolute;
content: '';
right: 0;
top: 0px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
width: 104px;
height: 0px;
left: 2px;
margin: 0 auto;
transition: 1s ease-in-out;
}
ul.menu li a {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-optical-sizing: auto;
font-size: 13px;
color: #303030;
display: block;
text-decoration: none;
z-index: 9;
position: relative;
text-align: center;
}
ul.menu li:hover a {
color: #fff;
transition: 1s ease-in-out;
}
ul.menu {
clear: both;
max-height: 0;
transition: max-height .2s ease-out;
}
.new-menu .menu-icon {
cursor: pointer;
display: inline-block;
float: right;
padding: 28px 20px;
position: relative;
user-select: none;
}
.menu-icon .navicon {
background: #333;
display: block;
height: 2px;
position: relative;
transition: background .2s ease-out;
width: 18px;
}
.menu-icon .navicon:before,
.menu-icon .navicon:after {
background: #333;
content: '';
display: block;
height: 100%;
position: absolute;
transition: all .2s ease-out;
width: 100%;
}
.new-menu .menu-icon .navicon:before {
top: 5px;
}
.new-menu .menu-icon .navicon:after {
top: -5px;
} .new-menu .menu-btn {
display: none;
}
.new-menu .menu-btn:checked~.menu {
max-height: 240px;
}
.new-menu .menu-btn:checked~.menu-icon .navicon {
background: transparent;
}
.new-menu .menu-btn:checked~.menu-icon .navicon:before {
transform: rotate(-45deg);
}
.new-menu .menu-btn:checked~.menu-icon .navicon:after {
transform: rotate(45deg);
}
.new-menu .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.new-menu .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
top: 0;
} @media (min-width: 48em) {
.new-menu li {
float: left;
}
.new-menu li a {
padding: 0 1px;
}
.new-menu .menu {
clear: none;
float: right;
max-height: none; width: 100%;
margin: 0 0;overflow: visible;
}
.new-menu .menu-icon {
display: none;
}
}
img.logopic {
width: auto;
height: 117px;
object-fit: contain;
}
section#banner-part {
margin: 0;
width: 100%;
float: left;
position: relative;
padding: 17% 0 4%;
}
section#banner-part:before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 384px;
height: 398px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/black_pattern_one.webp) no-repeat;
z-index: -1;
}
section#banner-part:after {
position: absolute;
content: '';
right: -48px;
top: -38px;
width: 642px;
height: 100%;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/right-curve.svg) no-repeat;
background-position: bottom left;
z-index: -1;
}
.bowlfont {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 86px;
}
.robotofnt {
font-family: "Roboto Flex", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-size: 52px;
text-transform: uppercase;
}
.bowlfontone {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 53px;
}
section#banner-part h1 {
line-height: 60px;
}
section#banner-part h4 {
font-family: "Roboto Flex", sans-serif;
font-optical-sizing: auto;
font-weight: 500;
font-size: 21px;
line-height: 36px;
}
img.burgerpic {
width: 669px;
height: 510px;
object-fit: contain;
position: relative;
right: 57px;
top: -45px;
}
.abs-btn {
position: fixed;
right: -225px;
top: 48%;
z-index: 9999999;
transform: rotate(270deg);
.pri-btn {
padding: 18px 16px 15px 16px;
gap: 18px;
align-items: center;
width: 247px !important;
}
.pri-btn.bg-sec {
text-transform: capitalize;
font-family: var(--bowl-font);
font-size: 20px;
letter-spacing: 1px;
font-weight: 800;
color: var(--black);
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/ylwsg.svg);
}
}
.comn-section {
margin: 0;
width: 100%;
float: left;
position: relative;
}
.category-area {
padding: 20px 0px 88px;
.section-wrapper {
padding: 0px 40px;
position: relative;
.slide-arrow {
border: none;
outline: none;
background: transparent;
padding: 4px;
position: absolute;
top: 48%;
i {
color: #000;
}
font-size: 32px;
}
.prev-arrow {
left: -20px;
}
.next-arrow {
right: -20px;
}
}
.item {
width: 100%;
padding: 30px 30px 10px 30px;
}
.cate-box {
display: block;
width: 100%;
box-shadow: rgba(255, 194, 14, 0.8) 0px 2px 4px;
background-color: #fff;
padding: 32px 8px;
margin: 0px 0px;
border-radius: 100px;
transition: 0.4s ease-in-out;
min-height: 385px;
.name {
font-size: 20px;
font-family: var(--bowl-font);
font-weight: 400;
margin-bottom: 10px;
color: var(--black);
text-align: center;
}
.sub {
font-size: 14px;
font-family: var(--main-font);
color: var(--black);
text-align: center;
font-weight: 500;
padding: 0px 7px;
}
.pic {
margin-bottom: 10px;
padding: 0px 10px;
img {
width: 100%;
height: 224px;
max-height: 316px;
object-fit: contain;
margin: 0px auto;
}
}
}
& .cate-box:hover {
box-shadow: rgba(255, 194, 14, 0.3) 0px 7px 29px 0px;
margin-top: -20px;
.name {
color: var(--primary);
}
}
.cont {
min-height: 200px;
}
}
h2.section-heading {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 66px;
margin-bottom: 10px;
color: var(--primary);
}
h3.section-heading {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 49px;
margin-bottom: 10px;
color: var(--black);
}
h4.section-heading {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 40px;
margin-bottom: 6px;
color: var(--black);
}
.welcome-section {
padding: 40px 0px;
&::before {
position: absolute;
content: '';
left: 0;
top: -85px;
width: 701px;
height: 800px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/wel-left-bg.svg) no-repeat;
background-size: contain;
z-index: -1;
}
&::after {
position: absolute;
content: '';
right: -79px;
bottom: 0;
width: 650px;
height: 820px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/wel-right-bg.svg) no-repeat;
background-size: contain;
z-index: -1;
}
p {
font-size: 17px;
font-family: var(--main-font);
font-weight: 500;
margin-bottom: 20px;
}
.left {
img {
width: 700px;
height: 520px;
object-fit: contain;
position: relative;
left: -110px;
top: 0;
}
}
.right {
.normal-heading {
font-size: 37px;
font-family: var(--main-font);
font-weight: 500;
margin-bottom: 10px;
}
}
.btm-row {
margin-top: 100px;
}
.btm-left {
position: relative;
.normal-heading {
font-size: 26px;
font-family: var(--main-font);
font-weight: 500;
margin-bottom: 10px;
}
p {
width: 70%;
}
}
.btm-right {
img {
width: 375px;
height: 625px;
position: relative;
right: 50px;
top: 0;object-fit: contain;
}
}
}
.spot-section {
padding: 120px 0px 40px;
margin-top: -60px;
&::before {
content: '';
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/spot-bg.webp) no-repeat;
z-index: -1;
background-size: cover;
}
.row.extra-margin {
margin-top: 70px;
}
.left {
img {
width: 110%;
margin-left: -72px;
}
}
.right {
h2.section-heading {
color: var(--secondery);
}
p {
font-size: 20px;
text-align: center;
font-weight: 400;
margin-bottom: 10px;
color: var(--white);
}
.sec-btn {
margin: 20px auto 0px;
}
}
.back-pic {
img {
width: 100%;
height: auto;
position: absolute;
left: 0px;
right: 0px;
bottom: -1px;
}
}
}
.about-section {
padding: 40px 0px 80px;
.left {
padding-right: 40px;
h2.section-heading {
text-align: center;
}
p {
font-size: 17px;
font-family: var(--main-font);
font-weight: 500;
text-align: center;
}
.pri-btn {
width: 100% !important;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg);
margin-top: 20px;
background-size: 500px;
padding: 56px 0;
}
}
.right {
position: relative;
.main-pic {
img {
width: 110%;
margin-left: 0px;
}
}
.pic-comments {
display: flex;
flex-direction: column-reverse;
img {
max-width: 130px;
max-height: 130px;
object-fit: contain;
}
.cont {
position: relative;
height: 120px;
width: 120px;
background-color: var(--secondery);
border-radius: 200px;
p {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 85%;
text-align: center;
font-size: 15px;
font-weight: 600;
font-family: var(--main-font);
color: var(--black);
}
}
}
.first-com {
position: absolute;
top: -130px;
left: 0px;
img {
max-width: 100px;
max-height: 80px;
object-fit: contain;
margin-left: 106px;
margin-top: -64px;
}
}
.sec-com {
position: absolute;
top: -138px;
right: 0px;
img {
max-width: 120px;
max-height: 120px;
object-fit: contain;
margin-left: -70px;
margin-top: -40px;
transform: rotate(348deg);
}
}
.thi-com {
position: absolute;
bottom: -117px;
flex-direction: column;
left: 11px;
img {
max-width: 110px;
max-height: 110px;
object-fit: contain;
transform: rotate(3deg);
margin-left: -60px;
}
.cont {
margin-left: 14px;
margin-top: -20px;
}
}
.four-com {
position: absolute;
bottom: -88px;
flex-direction: column;
right: 0px;
img {
max-width: 110px;
max-height: 110px;
object-fit: contain;
margin-left: -88px;
margin-bottom: -25px;
}
.cont {
p {
width: 80%;
}
}
}
}
}
.fresh-section {
padding: 10px 0px 80px;
margin-top: 200px;
background-color: #000;
.back-pic img {
position: absolute;
left: 0px;
right: 0px;
height: 200px;
object-fit: fill;
width: 100%;
top: -195px;
}
.divider {
margin: 90px 0px 70px;
background-color: #fff;
opacity: 0.3;
}
h3.section-heading {
color: var(--secondery);
}
h6.normal-heading {
font-size: 36px;
font-family: var(--main-font);
font-weight: 400;
margin-bottom: 40px;
color: var(--white);
}
.name {
span {
width: 40px;
height: 40px;
border-radius: 50px;
border: 1px solid var(--white);
position: relative;
i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 20px;
color: var(--white);
}
}
h5 {
font-family: var(--bowl-font);
font-weight: 400;
color: var(--white);
font-size: 24px;
}
}
}
footer {
background-color: var(--black);
padding: 30px 0px 20px;
.footer-menu {
ul {
gap: 30px;
}
li a {
color: #fff;
font-size: 18px;
font-family: var(--main-font);
transition: 0.4s ease-in-out;
}
& li.current-menu-item a {
color: var(--primary);
}
& li a:hover {
color: var(--primary);
}
}
.copy p {
text-align: center;
color: var(--white);
font-size: 14px;
font-family: var(--main-font);
margin-top: 10px;
opacity: 0.7;
}
}
.page-template-template-location h2.section-heading {
font-size: 42px;
}
.tribe-events-single-section h2 {
font-size: 36px;
}
.tribe-events-single-section a {
color: #000;
}
#tribe-events-footer a {
color: #000;
}
.tribe-filter-bar .tribe-filter-bar-c-filter--accordion .tribe-filter-bar-c-filter__toggle:focus,
.tribe-filter-bar .tribe-filter-bar-c-filter--accordion button.tribe-filter-bar-c-filter__toggle:focus,
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle:focus,
.tribe-filter-bar button.tribe-filter-bar-c-filter__toggle:focus {
outline: none !important;
}
.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
background-color: #9c3205 !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
color: #9c3205 !important;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
border: 1px solid #9c3205 !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
background-color: #9c3205 !important;
color: #fff !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover button.tribe-events-c-subscribe-dropdown__button-text.tribe-common-c-btn--clear {
color: #fff !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar {
background-color: #ffc20f !important;
}
form.form2 {
float: left;
width: 96%;
margin: 11px 0 0 0;
}
.inpt-fld-new {
width: 100% !important;
line-height: 51px !important;
padding: 0 0 0 17px !important;
margin: 5px 10px -2px 0px !important;
color: #000 !important;
font-size: 15px !important;
font-family: "Roboto Flex", sans-serif !important;
font-weight: 400 !important;
transition: all 1s !important; float: left !important;
border: 1px solid #000 !important;
border-radius: 12px !important;
background: #fff !important;
}
textarea.inpt-fld-new {
width: 100%;
line-height: 50px;
padding: 0 0 0 17px;
margin: 5px 10px 13px 0px;
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
transition: all 1s; float: left;
border: 1px solid #000;
border-radius: 12px;
height: 58px;
background: #fff;
}
.sb-btn-cntct-new {
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
font-size: 18px;
color: #fff;
background: #9c3205;
padding: 12px 33px;
margin: 19px 0 0;
float: left;
transition: ease-in-out 1s;
border-radius: 12px;
cursor: pointer;
border: 1px solid transparent;
}
.sb-btn-cntct-new:hover {
background-color: #ffc40a !important;
transition: 1s ease-in-out;
text-decoration: underline;
color: #000;
}
::-webkit-input-placeholder { opacity: 1;
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
}
::-moz-placeholder { opacity: 1;
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
}
:-ms-input-placeholder { opacity: 1;
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
}
:-moz-placeholder { opacity: 1;
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
}
::placeholder {
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
}
select.inpt-fld-new {
height: 55px;
}
.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container>* {
width: 100% !important;
}
.tribe-filter-bar.tribe-filter-bar--open {
display: none !important;
}
p.tribe-events-back {
display: none;
}
h4.wantfont {
font-size: 26px;
}
p.wantptag {
font-size: 15px;
}
.tlk {
background-color: #fff;
box-shadow: rgba(255, 194, 14, 0.3) 5px 2px 23px -1px;
border-radius: 21px;
padding: 27px 23px;
}
table.seasonal-pricing {
width: 80%;
border-collapse: collapse;
font-family: "Roboto Flex", sans-serif;
margin: 0 0 18px 0;
}
table.seasonal-pricing th,
table.seasonal-pricing td {
border: 1px solid #ba552d;
padding: 10px;
text-align: center;
}
table.seasonal-pricing thead {
background-color: #ba552d;
color: #fff;
}
table.seasonal-pricing tbody tr:nth-child(odd) {
background-color: #ffc10b;
color: #000;
}
table.seasonal-pricing tbody tr:nth-child(even) {
background-color: #fff8dc;
color: #000;
}
h2.chpe {
font-size: 54px;
margin-top: 61px;
}
h2.plncrwd {
font-size: 48px;
}
p.szl {
font-family: var(--main-font);
font-weight: 500;
}
.shre iframe {
width: 572px;
height: 432px;
max-width: 100%;
margin: 39px auto 0;
float: none;
display: table;
}
#calendar-container {
display: flex;
flex-wrap: wrap;
margin-top: 20px;
font-family: "Roboto", sans-serif;
}
#calendar {
width: 50%;
padding: 10px;
}
#event-details {
width: 50%;
background: #fff; border: 2px solid #9c3205; padding: 20px;
overflow-y: auto;
color: #000;
}
#event-details h3 {
margin-top: 0;
font-size: 24px;
color: #9c3205;
}
.fc .fc-button {
background-color: #9c3205 !important;
border-color: #9c3205 !important;
color: #fff !important;
}
.fc .fc-button:hover {
background-color: #732400 !important;
}
.fc .fc-toolbar-title {
color: #9c3205;
font-weight: bold;
}
.fc .fc-daygrid-event {
background-color: #9c3205;
color: #fff;
border: none;
}
.fc-event:hover {
opacity: 0.85;
cursor: pointer;
}
.fc .fc-daygrid-day-number {
color: #000 !important;
}
th.fc-col-header-cell.fc-day a {
color: #000;
}
div#event-content h3 {
margin-bottom: 24px;
}
.fc-daygrid-event-dot{border-left-color: #fff;border-right-color:#fff;border-bottom-color:#fff;border-top-color:#fff;}
h1.logotext span {
font-size: 54px;
}
.blackbar{background-color: #000;
padding: 30px 0;}
.blackbar .abs-btn {
position: relative;
right: 0;
top: 0;
z-index: 8;
transform: none;
margin: 0 auto;
float: none;
left: 0;
display: table;
width: auto;
}
.blackbar .abs-btn a {
float: left;
}
#more {display: none;}
.page-template-template-food-truck .cont {
padding: 0 15px;
min-height: 0;
}
header.inrhdr {
background-color: #fff;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
box-shadow: 2px 2px 9px 5px rgba(0, 0, 0, 0.3);
}
section.inrbnrr {
padding: 0 0 0% !important;
}
.page-template-template-food-truck section.inrbnrr{padding:165px 0 0% !important}
h1.logotext {
color: #000;
}
section#cowpart:before{display: none;}
div#event-content img{
width: 342px !important;
height: 280px !important;
object-fit: contain !important;
}
div#event-content p {
font-size: 15px;
}
h2.clmng{font-size: 68px;} .hidden-btn {
opacity: 0;
pointer-events: none;transition: ease-in-out 1s;
}
.home .hidden-btn {
opacity: 1;
}
.visible-btn {
opacity: 1;transition: ease-in-out 1s;
pointer-events: auto;
}
details{font-size: 14px;
font-family: var(--main-font);
color: var(--black);
text-align: center;
font-weight: 500;
padding: 0px 7px;}
summary{font-size: 14px;
font-family: var(--main-font);
color: var(--black);
text-align: center;
font-weight: 500;
padding: 0px 7px;}
.read-more-container .more-text {
display: none;
}
.read-toggle {
display: none;
}
.read-more {
display: table;
color: blue;
cursor: pointer;font-size: 14px;
font-family: var(--main-font);
color: var(--black);
text-align: center;
font-weight: 500;
padding: 0px 7px;margin: 0 auto;float: none;
}
.read-less {
display: none;
color: blue;
cursor: pointer;font-size: 14px;
font-family: var(--main-font);
color: var(--black);
text-align: center;
font-weight: 500;
padding: 0px 7px;margin: 0 auto;float: none;
}
.read-toggle:checked ~ p .more-text {
display: inline;
}
.read-toggle:checked ~ .read-more {
display: none;
}
.read-toggle:checked ~ .read-less {
display: table;
}
img.climing {
width: 641px !important;
height: 592px !important;
position: relative !important;
right: 213px !important;
top: 0 !important;
object-fit: contain !important;
}
#cowspot {
&::after {
position: absolute;
content: '';
right: -149px;
bottom: -106px;
width: 650px;
height: 820px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/wel-right-bg.svg) no-repeat;
background-size: contain;
z-index: -1;
}
}
#cowspotone {
&::before {
position: absolute;
content: '';
left: 0;
top: 45%;
width: 465px;
height: 771px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/wel-left-bg.svg) no-repeat;
background-size: contain;
z-index: -1;
}
}
label.read-more{font-family: "Bowlby One SC", sans-serif;font-weight: 400;color: var(--primary);font-size:18px;}
label.read-less{font-family: "Bowlby One SC", sans-serif;font-weight: 400;color: var(--primary);font-size:18px;}
.day-truck-card {
display: flex;
gap: 4px;
flex-wrap: nowrap;
.inner {
width: 14%;
padding: 0px;
}
}
.track-pic {
width: 250px;
height: auto;
margin: 20px auto 20px;
}
.day-card {
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
background-color: #e39b00;
display: flex;
flex-direction: column;
gap: 10px;
border-radius: 10px;
overflow: hidden;
min-height: 180px;
.day {
font-size: 24px;
color: #000;
font-family: "Bowlby One SC", sans-serif;
text-align: center;
display: flex;
justify-content: center;
padding: 12px 4px;
background-color: #fff;
}
.cont {
padding: 0px 4px 14px;
}
p {
text-align: center;
font-size: 14px;
color: #000;
font-weight: 600;
padding: 10px 10px;
}
}
.btm-iframe {
width: 500px;
position: relative;
margin: 80px auto 0px;
height: 500px;
position: relative;
margin: 80px auto 0px;
iframe {
width: 100%;
height: 100%;
}
}
#event-details h3 {
font-family: var(--bowl-font);
}
.fc .fc-toolbar-title {
font-family: var(--bowl-font);
}
.njt-google-places-reviews-wap.njt-disabled-shadow {
background-color: #fff;
}
.rvwprt h6{font-family: "Bowlby One SC", sans-serif !important;text-align: center;margin:33px 0 0 0;}
.brgr{position: relative;}
img.mnu_ylw_arw {
position: absolute;
bottom: -84px;
left: 0;
right: 0;
margin: 0 auto;
float: none;
display: table;
width: 50px;
}
section#beef-part{margin:0;padding:5% 0;float: left;position: relative;width: 100%;}
section#beef-part:before {
position: absolute;
left: 0;
top: 100px;
width: 513px;
height: 863px;
content: '';
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/beef_before.svg) no-repeat;
z-index: -1;
}
.beef-btn {
position: relative;
margin: -41px auto 0;
float: none;
display: table;
}
img.mnu_ylw_arw_new {
position: absolute;
bottom: -114px;
left: 12px;
right: 0;
margin: 0 auto;
float: none;
display: table;
width: auto;
}
.beef-btn .pri-btn{background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/newbeefbck_btn.webp) no-repeat;font-size: 42px;width: 319px !important;padding: 12px 10px 22px 10px;}
h2.bffont {
font-family: "Bowlby One SC", sans-serif !important;
font-size: 71px;
color: #bf552b;
position: relative;
text-align: center;
width: 586px;
margin: 209px auto 0px;
}
h2.bffont:before {
position: absolute;
left: 178px;
top: -14px;
width: 33px;
height: 35px;
content: '';
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/linecow.svg) no-repeat;
}
img.cowicon {
position: absolute;
right: 38px;
top: -73px;
width: 200px;
}
.curvy-text-part {
margin: 0;
padding: 81px 0 98px 36px;
float: left;
width: 100%;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/p_bck.png) no-repeat;
background-size: cover;
background-position: -8px -9px;
}
.curvy-text-part h5 {
font-family: "Bowlby One SC", sans-serif;
font-size: 32px;
color: #000;
margin: 0 0 14px 0;
}
.curvy-text-part p {
font-family: "Roboto Flex", sans-serif;
font-size: 19px;
color: #000;
line-height: 23px;
padding: 0 43px 0px 0;
}
a.mnslt{background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;}
.abs-btn {
.mnslt {
padding: 20px 102px 15px 26px;
gap: 18px;
align-items: center;
width: 319px !important;
}
}
.page-template-template-menu .abs-btn {
position: fixed;
right: -130px;
top: 61%;
z-index: 9999;
transform: rotate(270deg);
}
.wpproslider_t4_H3_3.wprev_preview_tcolor1_T4 {
font-family: "Bowlby One SC", sans-serif !important;
}
#wprev-slider-1 .wprev_preview_bg1_T4{background-color: #fff !important;}
#wprev-slider-2 .wprev_preview_bg1_T4{background-color: #fff !important;}
.readmoretextdiv.indrevlineclamp{font-family: "Roboto Flex", sans-serif !important;}
.menu-items-row {
.item-menu {
margin-bottom: 10px;
.pic {
img { height: 327px; margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
display: block;
object-fit: contain;
width: 100%;
}
}
.name {
font-family: "Bowlby One SC", sans-serif !important;
font-size: 34px;
margin-bottom: 16px;
color: #bf552b;
}
p {
font-size: 18px;
margin-bottom: 12px;
font-weight: 500;
color: #000;
}
p.org {
color: #bf552b;
}
ul {
li {
display: flex;
align-items: start;
justify-content: space-between;
span {
width: 30px;
img {
width: 20px;
height: auto;
}
}
p {
width: 94%;
}
}
}
}
}
.menu-items-row>div:nth-child(even) {
padding-left: 60px;
}
.inner-menu-section {
padding-bottom: 50px;
.top {
.menu-para {
font-size: 26px;
font-weight: 500;
color: #000000;
margin-bottom: 40px;
}
}
h2.bffont {
margin-top: 50px;
img.cowicon {
top: -86px;width: 146px;
}
}
&&.chik {
h2.bffont {
&&:before {
left: 113px;
}
}
}
&&.veg {
h2.bffont {
&&:before {
left: 38px;
}
img.cowicon {
top: -72px;
width: 160px;
right: -80px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
}
&&.pork {
h2.bffont {
img.cowicon {
right: -6px;width: 200px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
}
&&.sides {
h2.bffont {
&&:before {
}
img.cowicon {
top: -46px;
right: -59px;
width: 234px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
} 
&&.sauces {
&&::before {
position: absolute;
right: -29px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/right-curve.svg);
background-repeat: no-repeat;
bottom: 10%;
width: 349px;
height: 531px;;
content: '';
z-index: -1;
}
h2.bffont {
&&:before {
left: 136px;
}
img.cowicon {
top: -84px;
right: 0px;
width: 164px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
.menu-items-row .item-menu {
ul {
margin-left: 20px;
li {
padding: 5px 0px;
font-size: 18px;
display: list-item;
list-style: disc;
font-weight: 500;
color: #000;
span {
color: #bf552b;
font-size: 18px;
font-weight: 500;
}
}
}
}
}
&&.kids {
h2.bffont {
&&:before {
left: 46px;
}
img.cowicon {
top: -78px;
right: -101px;width: 200px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
}
&&.ice {
&&::before {
position: absolute;
right: -29px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/right-curve.svg);
background-repeat: no-repeat;
bottom: 1%;
width: 291px;
height: 534px;;
content: '';
}
&&::after {
position: absolute;
left: -29px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/left-curve.svg);
background-repeat: no-repeat;
top: 11%;
width: 262px;
height: 534px;;
content: '';
z-index: -1;
}
h2.bffont {
&&:before {
left: 46px;
}
img.cowicon {
top: -93px;
right: -46px;
width: 150px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
hr {
margin: 50px 0px;
}
}
&&.bev {
h2.bffont {
&&:before {
left: 46px;
}
img.cowicon {
top: -58px;
right: -46px;
width: 150px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
}
&&.beer {
h2.bffont {
width: 640px;
&&:before {
left: -21px;
}
img.cowicon {
top: -74px;
right: -178px;
width: 150px;
}
}
.menu-items-row .col-lg-12 .item-menu {
.name , p {
text-align: center;
}
}
}
}
.cr-text-part {
position: absolute;
left: 0;
bottom: 187px;
width: 62%;
margin: 0 auto;
float: none;
display: table;
right: 0;
background-color: rgba(0, 0, 0, 0.6);
padding: 29px 15px;
vertical-align: middle;
top: 50%;
}
.cr-text-part h1.awesomppl{font-size: 52px;font-family: "Bowlby One SC", sans-serif;font-weight: 400;text-align: center;color: #fff;margin: 0;}
.cr-text-part h2.awesompplsml{font-size: 33px;font-family: "Roboto Flex", sans-serif;font-weight: 400;text-align: center;color: #fff;}
.page-template-template-career section.inrbnrr {
padding: 227px 0 0% !important;
}
section#hirepart{margin:0;padding:4% 0;float: left;width: 100%;position: relative;}
h3.hrppl{font-size: 47px;font-family: "Bowlby One SC", sans-serif;font-weight: 400;color: #bf552b;}
.sndtext{font-size: 23px;}
.ltstlk{color:#bf552b;}
.looktxt{color:#000;font-size: 17px;font-family: "Roboto Flex", sans-serif;font-weight: 400;}
.wrk-kere {
margin: 0;
padding: 28px 46px 106px 33px;
float: left;
width: 100%;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/newcrv_bck.webp) no-repeat;
background-size: cover;
background-position: center center;
}
.each-brkn-box {
margin: 0;
padding: 21px 8px 17px 18px;
float: left;
width: 100%;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/ylw_brkn.svg) no-repeat;
background-size: cover;
}
.each-brkn-box p{font-size: 17px;font-family: "Roboto Flex", sans-serif;font-weight: 400;}
section#hirepart:before {
position: absolute;
right: -58px;
top: 152px;
width: 412px;
height: 863px;
content: '';
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/job_graphic.svg) no-repeat;
z-index: -1;
}
p.noexp{font-size: 17px;font-family: "Roboto Flex", sans-serif;font-weight: 400;font-style: italic;}
section#job-form-portion {
margin: 169px 0 241px 0;
padding: 4% 0 0;
float: left;
width: 100%;
position: relative;
background-color: #000;
z-index: 9;
}
section#job-form-portion h3.hrppl {
text-align: center;
color: #fff;
position: relative;
}
.page-template-template-career label{font-size: 15px;font-family: "Roboto Flex", sans-serif;font-weight: 400;color:#fff;}
.colorred{color: red;}
p.smlhdngs-form{color:#fff;font-family: "Roboto Flex", sans-serif;font-weight: 400;font-size: 30px;}
.inpt-fld-new-chk {
width: 100%;
line-height: 51px;
padding: 0 0 0 0;
margin: 5px 10px -2px 0px;
color: #000;
font-size: 15px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
transition: all 1s;
background-color: transparent;
float: left;
border: 1px solid #000;
border-radius: 12px;
}
.page-template-template-career .inpt-fld-new-chk label {
font-size: 20px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
color: #fff;
}
span.wpcf7-list-item {
margin: 0 9px 0 0;
}
section#job-form-portion:before {
position: absolute;
content: '';
left: 0;
top: -136px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/curve_one.webp) no-repeat;
background-size: cover;
width: 100%;
height: 500px;
z-index: -1;
}
section#job-form-portion:after {
position: absolute;
content: '';
left: 0;
bottom: -228px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/curve_two.webp) no-repeat;
background-size: cover;
width: 100%;
height: 500px;
z-index: -1;
}
section#before-applying{padding:4% 0;}
section#before-applying h6{font-size: 32px;color:#000;font-family: "Roboto Flex", sans-serif;}
section#before-applying p{font-size: 24px;color:#000;font-weight: 400;}
.page-template-template-locations section.inrbnrr {
padding: 242px 0 0% !important;
}
section#locationdtl{padding: 6% 0;float: left;width: 100%;}
h1.locthrmn{font-size: 45px;font-family: "Bowlby One SC", sans-serif;font-weight: 400;color: #bf552b;}
p.rchrd{font-size: 21px;color:#000;font-family: "Roboto Flex", sans-serif;}
p.rchrd a{color:#000;}
p.rchrdnew{font-size: 30px;color:#bf552b;font-family: "Roboto Flex", sans-serif;}
.brnclr{color:#bf552b;}
.page-template-template-locations .abs-btn-lct {
position: fixed;
right: 0;
top: 246px;
z-index: 9999999;
transform: rotate(360deg);
}
.page-template-template-locations .abs-btn{display: none;}
.page-template-template-locations .visible-btn{display: none;opacity: 0;}
.page-template-template-menu .abs-btn-lct {
position: fixed;
right: -85px;
top: 358px;
z-index: 9999999;
transform: rotate(-90deg);
}
.page-template-template-menu .abs-btn{display: none;}
.page-template-template-menu .visible-btn{display: none;opacity: 0;}
.page-template-template-menu .pri-btn{width: 225px !important;}
.fluentform .ff-el-progress-bar {
background-color: #ffc10a !important;
color: #000 !important;}
button.ff-float-right.ff-btn.ff-btn-next.ff-btn-secondary {
background-color: #ffc10a;
color: #000;
padding: 11px 47px;
border: none;font-family: "Roboto Flex", sans-serif;
}
button.ff-btn.ff-btn-prev.ff-btn-secondary{background-color: #ffc10a;
color: #000;
padding: 11px 47px;
border: none;font-family: "Roboto Flex", sans-serif;}
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style{background-color: #ffc10a;
color: #000;
padding: 11px 47px;
border: none;font-family: "Roboto Flex", sans-serif;margin: 71px 0 0 0;float: left;}
select#ff_3_dropdown {
height: 59px;
}
.ff-upload-filename {
color: #fff;font-family: "Roboto Flex", sans-serif;
}
.ff-message-success {
color: #fff !important;
font-family: "Roboto Flex", sans-serif !important;
}
.tlk .each-inpt-box {
width: 47%;
float: left;
margin: 0 12px 0 0;
}
.tlk .ff-message-success {
color: #000 !important;
font-family: "Roboto Flex", sans-serif !important;
}
.page-template-template-hermantown .cr-text-part  {
width: 85%;
}
.page-template-template_duluth .cr-text-part {
width: 75%;
}
.page-template-template-hermantown section.inrbnrr , .page-template-template_duluth section.inrbnrr  {
padding: 212px 0 0% !important;
}
.path-backgrnd {
margin: 0;
padding: 11px 74px 140px 58px;
float: left;
width: 100%;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/datepath_bck.webp) no-repeat;
background-size: cover;}
img.detailpic-path{position: relative;margin: 39px auto 0;float: none;display: table;width: auto;}
.path-detail{position: relative;}
.path-detail h5{font-family: "Bowlby One SC", sans-serif;font-weight: 400;font-size: 22px;color:#bf552b;}
.path-detail p{font-family: "Roboto Flex", sans-serif;font-size: 16px;color:#000;line-height: 21px;}
.pathone {
position: absolute;
right: -19px;
top: 54px;
width: 369px;
}
.pathtwo {
position: absolute;
left: -26px;
top: 181px;
width: 384px;
}
.paththree {
position: absolute;
right: -30px;
top: 310px;
width: 372px;
}
.pathfour {
position: absolute;
left: -20px;
top: 441px;
width: 404px;
}
.pathfive {
position: absolute;
right: -31px;
top: 567px;
width: 369px;
}
.pathsix {
position: absolute;
left: -28px;
top: 694px;
width: 384px;
}
div#cate-slider-ktchn img {
width: 360px;
height: 415px;
object-fit: cover;
}
div#cate-slider-ktchn .slide-arrow {
border: none;
outline: none;
background: transparent;
padding: 4px;
position: absolute;
top: 48%;
font-size: 32px; color: grey;
}
div#cate-slider-ktchn .prev-arrow {
left: -20px;
}
div#cate-slider-ktchn .next-arrow {
right: -20px;
}
.kitchprt {
position: relative;
margin: 226px 0 0 0 !important;
}
.kitchprt:before {
position: absolute;
content: '';
left: -200px;
top: -201px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/slid_cow_shdw.webp) no-repeat;
background-size: cover;
width: 400px;
height: 722px;
z-index: 0;
}
section.welcomeone {
position: relative;
padding: 73px 0 0 0;
float: left;
width: 100%;
}
section.welcomeone:before {
position: absolute;
right: -6px;
bottom: -377px;
width: 457px;
height: 847px;
content: '';
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/brgr_bck_one.webp) no-repeat;
z-index: -1;
}
.page-template-template-hermantown section.welcomeone .btm-right img , .page-template-template_duluth section.welcomeone .btm-right img {
width: 558px;
height: 440px;
object-fit: cover;
margin: 0 0 0 -124px;
}
.page-template-template-hermantown section.welcomeone .btm-left p , .page-template-template_duluth section.welcomeone .btm-left p {
font-weight: 500;
margin: 14px 0 11px 0;
}
.page-template-template-hermantown section.welcomeone .btm-left , .page-template-template_duluth section.welcomeone .btm-left {
padding: 0 114px 0 0;
}
.page-template-template-hermantown section.welcomeone .pri-btn , .page-template-template_duluth section.welcomeone .pri-btn  {
width: 225px !important;
}
.page-template-template-hermantown .welcome-section , .page-template-template_duluth .welcome-section {
&&::after {
display: none;
}
&&::before {
top: 12px;
width: 533px;
height: 702px;
}
padding-top: 80px;
padding-bottom: 80px;
.left {
img {
width: 115%;
height: auto;  
}
}
.right {
.section-heading {
color: #732400;
}
p {
font-size: 20px;
span {
color: #9c3205;
margin-right: 6px;
}
}
.check-area {
display: flex;
flex-wrap: wrap;
gap: 10px;
row-gap: 20px;
margin: 20px 0px 20px;
.item {
display: flex;
width: max-content;
gap: 10px;
align-items: center;
img {
width: 24px;
height: auto;
}
.name {
font-size: 22px;
color: #000;
}
}
}
.pri-btn.ext {
width: max-content !important;
gap: 10px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/big-btn-bg.webp) no-repeat;
background-size: contain;
padding: 14px 20px 14px;
}
}
}
.page-template-template-hermantown , .page-template-template_duluth {
section.ifem {
iframe {
height: 500px;
width: 100%;
}
}
section.welcomeone:before {
position: absolute;
right: -6px;
bottom: -292px;
width: 457px;
height: 900px;
content: '';
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/brgr_bck_one.webp) no-repeat;
z-index: -1;
}
}
.page-template-template_duluth {
.kitchprt:before {
top: -356px;
}
.path-backgrnd {
z-index: 2;
position: relative;
}
.pathsix {
left: -23px;
}
.path-detail h5 {
font-size: 22px;
}
}
section#ownr-message{margin:0;padding:4% 0;float: left;width:100%;}
section#looking-else{margin:0;padding:4% 0;float: left;width:100%;}
h6.grntdmesg {
font-family: "Roboto Flex", sans-serif;
font-size: 22px;
color: #000;
padding: 21px 0 0 0;line-height: 32px;
}
span.crtlndtext{font-size: 20px;color:#bf552b;}
section#ownr-message .wrk-kere{position: relative;padding: 49px 25px 111px 34px;}
section#ownr-message .wrk-kere:after {
position: absolute;
right: 32px;
top: -23px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/letstalk_hash.svg) no-repeat;
width: 116px;
height: 93px;
content: '';
}
.page-template-template_lets-talk section.inrbnrr {
padding: 218px 0 0% !important;
}
.page-template-template_lets-talk .cr-text-part {
position: absolute;
left: 0;
bottom: 176px;
width: 79%;
margin: 0 auto;
float: none;
display: table;
right: 0;
background-color: rgba(0, 0, 0, 0.6);
padding: 29px 15px;
vertical-align: middle;
top: 53%;
}
.page-template-template_lets-talk label{font-size: 15px;font-family: "Roboto Flex", sans-serif;font-weight: 400;color:#fff;}
.page-template-template_lets-talk .inpt-fld-new-chk label {
font-size: 20px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
color: #fff;
}
select#ff_6_dropdown {height: 53px;}
select#ff_6_dropdown_2 {height: 53px;}
section#job-form-portion h6.grntdmesg{color:#fff;}
section#looking-else .each-brkn-box {
margin: 0;
padding: 37px 5px 60px 26px;
float: left;
width: 100%;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/booktrck.svg) no-repeat;
background-size: contain;
}
section#looking-else .each-brkn-box p{font-size: 17px;font-family: "Roboto Flex", sans-serif;font-weight: 400;}
section#looking-else .pri-btn {
font-size: 21px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/btnnwbcksix.webp) no-repeat;
padding: 18px 10px 52px 10px;
width: 269px !important;
line-height: 24px;
}
.vstcr{padding: 31px 10px 52px 10px !important;}
h6.clus{font-size: 27px;
font-family: "Roboto Flex", sans-serif;
font-weight: 400;color:#000;line-height: 40px;}
h6.clus a{color:#000;}
section#looking-else .lookprt .col-sm-6 {
padding: 0;
}
h6.wrldtous{line-height: 37px;}
section.story-one {
padding: 296px 0 49px 0 !important;
}
section.story-one:before{display: none;}
.scrttext{font-family: "Roboto Flex", sans-serif;font-weight: 400;color:#000;font-size: 34px;}
h3.rtsicon {
position: relative;
padding: 0 0 0 95px;
}
img.rootsplant {
position: absolute;
left: 0;
top: -24px;
width: auto;
}
.begntext{font-size: 24px;color:#9c3205;} .page-template-template_club-kc section.who-banner {
padding: 213px 0 0;
}
.page-template-template_who-we-are section.who-banner {
padding: 228px 0 0;
}
.who-inner {
padding: 60px 0px;
position: relative;
.container {
position: relative;
z-index: 2;
}
.section-top {
margin-bottom: 30px;
.top-name {
font-size: 48px;
color: #9c3205;
font-family: var(--bowl-font);
margin-bottom: 8px;
}
.top-para {
font-size: 30px;
font-family: var(--main-font);
color: #363840;
font-weight: 400;
}
}
.row {
align-items: center;
padding: 40px 0px;
.text-info {
.name {
font-size: 48px;
color: #9c3205;
font-family: var(--bowl-font);
margin-bottom: 8px;
}
p {
font-size: 20px;
color: #000;
font-family: var(--main-font);
line-height: 180%;
}
}
.pic.b img {
width: 110%;
margin-right: -30px;
}
}
}
.who-inner.one::before {
content: '';
position: absolute;
top: -9px;
right: -20px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/who-bg.svg);
background-repeat: no-repeat;
background-size: contain;
width: 295px;
height: 600px;
z-index: 1;
}
.who-inner.one::after {
content: '';
position: absolute;
bottom: 228px;
left: -143px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/who-bg-2.webp);
background-repeat: no-repeat;
background-size: contain;
width: 295px;
height: 600px;
z-index: 1;
}
.who-inner.two::before {
content: '';
position: absolute;
bottom: 19%;
right: -86px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/who-bg.svg);
background-repeat: no-repeat;
background-size: contain;
width: 295px;
height: 600px;
z-index: 1;
}
.who-inner.two {
padding-top: 0px;
.row {
.pic.b.one img {
width: 115%;
margin-left: -73px;
}
.pic.b.sml img {
width: 85%;
margin-left: auto;
}
.text-info.one {
width: 85%;
margin-left: auto;
display: block;
padding-right: 30px;
}
.text-info.short {
padding-right: 40px;
}
}
}
.end-section {
padding-bottom: 60px;
position: relative;
float: left;
width: 100%;
h3 {
font-size: 48px;
color: #9c3205;
font-family: var(--bowl-font);
margin-bottom: 18px;
&.clr-black {
color: #000;
}
}
.pri-btn {
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/ylwsg.svg);
width: 391px !important;
margin-top: 20px;
background-size: 381px;
padding: 29px 0;
}
.container {
position: relative;
.bg-image {
width: 100%;
height: 500px;
}
}
.content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
padding: 10px 50px;
.items {
display: flex;
justify-content: start;
gap: 10px;
row-gap: 20px;
align-items: start;
flex-wrap: wrap;
.inner {
width: 24%;
position: relative;
img {
width: 100%;
height: 120px;
}
.name {
font-size: 16px;
font-family: var(--bowl-font);
color: #000;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
padding: 10px;
span {
font-size: 12px;
font-family: var(--bowl-font);
}
}
}
}
.faq-area {
.accordion-item {
border-bottom-right-radius: 1.25rem;
border-bottom-left-radius: 1.25rem;
}
.accordion-item {
margin-bottom: 10px;
background-color: #fff;
.accordion-header {
background-color: #ffc20e;
border-radius: 10px;
overflow: hidden;
button {
font-size: 21px;
font-family: var(--main-font);
color: #000;
background-color: #ffc20e;
box-shadow: none;
}
}
.accordion-body {
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
p {
font-size: 21px;
font-family: var(--main-font);
color: #000;
}
}
.accordion-collapse.collapse {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
overflow: hidden;
}
}
}
}
}
.kc-section {
padding: 60px 0px;
position: relative;
.top {
h5 {
font-size: 24px;
font-family: var(--bowl-font);
color: #000;
margin-bottom: 10px;
}
h2 {
font-size: 48px;
color: #9c3205;
font-family: var(--bowl-font);
margin-bottom: 18px;
}
p {
font-size: 20px;
color: #000;
font-family: var(--main-font);
line-height: 180%;
}
}
.row {
h2 {
font-size: 48px;
color: #9c3205;
font-family: var(--bowl-font);
margin-bottom: 28px;
}
.kc-item {
display: flex;
flex-wrap: wrap;
justify-content: center;
row-gap: 20px;
.inner {
width: 48%;
position: relative;
img {
width: 100%;
height: 250px;
}
.cont {
position: absolute;
top: 53%;
left: 48%;
transform: translate(-50%, -50%);
width: 75%;
padding: 10px;
.name {
font-size: 16px;
font-family: var(--bowl-font);
color: #732400;
margin-bottom: 5px;
text-align: center;
}
p {
text-align: center;
font-size: 16px;
font-family: var(--bowl-font);
color: #000;
margin-bottom: 5px;
}
}
}
}
}
}
.kc-section::before {
content: '';
position: absolute;
bottom: -1%;
right: -86px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/kc-s-bg.svg);
background-repeat: no-repeat;
background-size: contain;
width: 607px;
height: 730px;
z-index: -1;
}
.welcome-section.kc {
&::before {
display: none;
}
.btm-row {
margin-top: 0px;
}
.btm-right {
img {
width: 170%;
height: auto;
position: relative;
right: 152px;
top: 0;
}
}
&::after {
width: 593px;
height: 786px;
}
}
button.submenu-toggle {
position: absolute;
right: 0;
background: transparent;
border: none;
top: 9px;
font-size: 11px;
left: 89px;
}
img.fordesktop{display: block;}
img.formobile{display: none;}
.free14brgr{font-size: 21px;}
.page-template-template-locations {
#banner-part {
img {
margin-top: 50px;
}
&&::before {
display: none;
}
&&::after {
display: none;
}
}
}
.home {
section#banner-part {
padding: 21% 0 4%;
}
}
.onlybrdrbtns {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
color: #bf552b !important;
font-size: 24px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/borderonlybtnone.svg) no-repeat center center;
background-size: 100% 100%; padding: 16px 20px; display: inline-block;
text-align: center;
white-space: nowrap;
}
.onlybackgrndbtns {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
color: #fff !important;
font-size: 21px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
background-size: 100% 100%; padding: 18px 20px; display: inline-block;
text-align: center;
white-space: nowrap;
}
.bckloct .onlybackgrndbtns {background-size: 275px;padding: 23px 20px;}
.mnurder .onlybackgrndbtns {font-size: 28px;background-size: 277px;padding: 18px 48px;}
.kcgrpbtn .onlybrdrbtns {font-size: 20px;background-size: 248px !important;}
.onlybrdrbtnsgetapp {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
color: #bf552b !important;
font-size: 18px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/borderonlybtnone.svg) no-repeat center center;
background-size: 294px;
padding: 33px 8px;
display: inline-block;
text-align: center;
white-space: nowrap;
}
.onlybackgrndbtnsgotohrs {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
color: #fff !important;
font-size: 14px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
background-size: 229px;
padding: 14px 13px;
display: inline-block;
text-align: left;
white-space: wrap;
}
.onlybackgrndbtnsvstcrr {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
color: #fff !important;
font-size: 14px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
background-size: 202px;
padding: 18px 11px;
display: inline-block;
text-align: left;
white-space: wrap;
}
.onlybackgrndbtnsvwloctionsnew {
font-family: "Bowlby One SC", sans-serif;
font-weight: 400;
color: #fff !important;
font-size: 14px;
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/solidbackgroundbtnonly.svg) no-repeat;
background-size: 178px;
padding: 15px 11px;
display: inline-block;
text-align: left;
white-space: wrap;
}
.svg-button {
position: relative;
display: inline;
width: 49%;
float: left;
}
.svg-button img {
display: block;
width: 100%;
height: auto;
}
.svg-button span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: "Bowlby One SC", sans-serif;
font-size: 21px;
color: white;
white-space: nowrap;
padding: 10px 20px;
}
.svg-button span.brwn{color:#9f4725;}
.location-popup {
position: fixed;
top: 265px;
right: 0;
background-color: #9c3205;
width: 300px;
z-index: 999999999;
transform: translateX(100%);
transition: transform 0.3s ease;
box-shadow: -2px 0 5px rgba(0,0,0,0.5);
}
.location-popup.active {
transform: translateX(0);
} .location-popup .popup-content {
padding: 20px;
color: #fff;
max-height: 300px; overflow-y: auto; scrollbar-width: thin;
scrollbar-color: rgba(255,255,255,0.4) rgba(0,0,0,0.2);
} .location-popup .popup-content::-webkit-scrollbar {
width: 6px;
}
.location-popup .popup-content::-webkit-scrollbar-thumb {
background-color: rgba(255,255,255,0.4);
border-radius: 10px;
}
.location-popup .popup-content a {
color: #fff;
text-decoration: none;
}
.location-popup .popup-content a:hover {
color: #fff;
}
.location-popup .close-btn {
font-size: 24px;
cursor: pointer;
float: right;
}
.location-popup ul {
list-style: none;
padding-left: 0;
margin-top: 26px;
}
.location-popup li {
font-weight: bold;
margin: 15px 0;
font-size: 24px;
} .scroll-hint {
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
font-size: 13px;
color: rgba(255,255,255,1) !important;
pointer-events: none;
transition: opacity 0.3s ease;
animation: bounce 1.5s infinite;
}
.scroll-hint.hidden {
opacity: 0;
}
@keyframes bounce {
0%, 100% { transform: translateX(-50%) translateY(0); }
50% { transform: translateX(-50%) translateY(4px); }
}
.fts-instagram-load-more-wrapper .fts-fb-load-more {
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/ylwsg.svg) !important;
background-size: cover !important;
padding: 28px 48px 23px;
width: 446px;
max-width: 400px !important;
min-height: 72px !important;
line-height: 20px !important;
background-position: 9px 10px !important;
background-repeat: no-repeat !important;
}
a.lctt img {
width: 43px;
}
.page-template-template-menu .location-popup {height: 300px;overflow-y: scroll;}
img.wp-image-872 {width: 30px;}
img.wp-image-873 {width: 30px;}
a.rvw p{font-family: "Bowlby One SC", sans-serif;font-weight: 400;font-style: normal;}
.scroll-hint {
position: absolute;
bottom: 10px;
left: 67%;
transform: translateX(-50%);
font-size: 12px;
color: rgba(255, 255, 255, 0.7);
animation: bounce 1.5s infinite;
}
@keyframes bounce {
0%, 100% { transform: translate(-50%, 0); }
50% { transform: translate(-50%, 5px); }
} .offseason-modal-overlay {
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
z-index: 9999;
} .offseason-modal {
background: #fff;
border-radius: 10px;
padding: 25px;
max-width: 420px;
text-align: center;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
position: relative;
animation: fadeIn 0.3s ease-out;
} .offseason-message {
display: block;
font-size: 16px;
color: #333;
margin-bottom: 20px;
}
.offseason-message a {
color: #c62828;
text-decoration: underline;
} .offseason-close-btn {
background: #c62828;
color: #fff;
border: none;
padding: 8px 18px;
border-radius: 6px;
cursor: pointer;
font-weight: 600;
}
.offseason-close-btn:hover {
background: #a31e1e;
}
@keyframes fadeIn {
from { opacity: 0; transform: scale(0.95); }
to { opacity: 1; transform: scale(1); }
}
.wpcf7-not-valid-tip{float: left;} @media (min-width: 992px) {
.page-template-template-food-truck .welcome-section {
.btm-row {
margin-top: 0;
}
}
.page-template-template-food-truck .category-area {
padding: 20px 0px 50px;
}
#offseason-modal .modal-content{max-width: 299px;}
}
@media (max-width: 1440px) {}
@media (max-width: 1199px) {
h2.section-heading {
font-size: 60px;
}
h3.section-heading {
font-size: 46px;
}
h4.section-heading {
font-size: 38px;
}
.welcome-section {
padding: 40px 0px;
&::before {
top: -67px;
width: 544px;
height: 712px;
}
&::after {
width: 559px;
height: 701px;
}
p {
font-size: 16px;
margin-bottom: 20px;
}
.left {
img {
width: 589px;
height: 429px;
left: -42px;
}
}
.right {
.normal-heading {
font-size: 30px;
margin-bottom: 10px;
}
}
.btm-row {
margin-top: 100px;
}
.btm-left {
position: relative;
.normal-heading {
font-size: 26px;
}
p {
width: 80%;
}
}
.btm-right {
img {
width: 423px;
height: 649px;
right: 50px;
}
}
}
.spot-section {
&::before {}
.row.extra-margin {
margin-top: 70px;
}
.left {
img {
width: 102%;
margin-left: -7px;
}
}
.right {
h2.section-heading {
color: var(--secondery);
}
.sec-btn {
margin: 20px auto 0px;
}
}
}
.about-section {
h2.section-heading {
br {
display: none;
}
}
.pri-btn {
font-size: 17px;
}
.right {
.main-pic {
img {
width: 107%;
margin-left: -10px;
}
}
}
}
.page-template-template-menu {
section#banner-part {
padding: 287px 0 4%;
}
}
.page-template-template-food-truck section.inrbnrr {
padding: 225px 0 0% !important;
}
.home {
section#banner-part {
padding: 300px 0 4%;
}
}
.page-template-template-career section#hirepart:before {
right: 2px;
top: 141px;
width: 167px;
height: 588px;
}
}
@media (max-width: 991px) {
img.burgerpic {
width: 669px;
height: 510px;
right: 0;
top: 0;
margin: 0px auto;
display: block;
}
section#banner-part:after {
top: -73px;
width: 585px;
height: 800px;
}
.category-area {
padding: 20px 0px 30px;
}
h2.section-heading {
font-size: 55px;
}
h3.section-heading {
font-size: 44px;
}
h4.section-heading {
font-size: 36px;
}
.welcome-section {
padding: 40px 0px;
&::before {
top: 0px;
width: 100%;
height: 30%;
}
&::after {
width: 473px;
height: 35%;
right: 0px;
bottom: 22%;
}
p {
font-size: 16px;
margin-bottom: 20px;
}
.left {
img {
width: 80%;
height: auto;
left: 0;
margin: 0px auto 20px;
display: block;
}
}
.right {
.normal-heading {
font-size: 28px;
margin-bottom: 10px;
}
}
.btm-row {
margin-top: -48px;
flex-direction: column-reverse;
}
.btm-left {
position: relative;
.normal-heading {
font-size: 24px;
}
p {
width: 90%;
}
}
.btm-right {
img {
width: 50%;
height: auto;
margin: 0px auto;
display: block;
right: unset;
}
}
}
.spot-section {
padding: 70px 0px 70px;
margin-top: -22px;
&::before {}
.row.extra-margin {
margin-top: 70px;
}
.left {
img {
width: 75%;
margin: 28px auto 30px;
display: block;
}
}
.right {
h2.section-heading {
color: var(--secondery);
}
.sec-btn {
margin: 20px auto 0px;
}
}
.back-pic {
img {
bottom: -34px;
}
}
}
.about-section {
padding: 40px 0px 60px;
.left {
padding: 0px 40px;
}
.right {
margin-top: 125px;
.main-pic {
img {
width: 90%;
margin: 0px auto;
display: block;
}
}
.pic-comments {
display: flex;
flex-direction: column-reverse;
img {}
.cont {
p {}
}
}
.first-com {
top: -123px;
left: 45px;
img {}
}
.sec-com {
top: -113px;
right: 79px;
img {}
}
.thi-com {
bottom: -117px;
flex-direction: column;
left: 81px;
img {}
.cont {}
}
.four-com {
bottom: -88px;
flex-direction: column;
right: 50px;
img {}
.cont {
p {
width: 80%;
}
}
}
}
}
.tribe-common .tribe-common-g-row {
display: block !important;
}
.tribe-events-pro .tribe-events-pro-map__event-column {
margin-top: 60px;
}
.tribe-common .tribe-common-l-container {
padding: 0 !important;
}
.header-top {
width: 100%;
}
.inner-header.others {
width: 100%;
}
.others-page-order-now {
display: none;
}
#menu-header-menu.menu.others-menu {
display: flex !important;
flex-direction: column;
clear: unset;
max-height: unset;
float: unset;
overflow: unset;
transition: unset;
li {
margin: 0px auto;
}
}
html body div#wprmenu_bar {
display: none !important;
}
html body.home div#wprmenu_bar {
display: block !important;
} 
header.sud.inrhdr {
transition: padding 0.5s ease-in-out, background 0.3s, max-height 0.5s ease-in-out;
overflow: hidden;
max-height: 700px; }
body.nav-open header.sud.inrhdr {
max-height: 700px; }
.day-truck-card {
.inner {
width: 19%;
padding: 0px;
}
}
.day-truck-card {
flex-wrap: wrap;
row-gap: 12px;
}
.who-inner {
& .row {
.pic.b img {
width: 70%;
margin-right: 0;
margin: 0px auto;
display: block;
}
.pic.who-we-slider {
width: 70%;
margin: 0px auto;
}
}
}
.who-inner.two {
& .row {
.pic.b.one img {
width: 70%;
margin: 0px auto;
}
.pic.b.sml img {
width: 70%;
margin: 0px auto;
}
.text-info.one {
width: 100%;
margin-left: unset;
display: block;
padding-right: unset;
}
}
}
.page-template-template_who-we-are {
.end-section {
& .container {
.bg-image {
width: 100%;
height: 700px;
}
.left-pic {
width: 60%;
margin: 0px auto;
display: block;
}
.pri-btn {
margin-left: auto;
margin-right: auto;
}
}
}
}
.page-template-template_who-we-are section.who-banner {
padding: 90px 0 0;
}
.page-template-template-hermantown {
#banner-part {
&&::before {
display: none;
}
&&::after {
display: none;
}
}
}
.page-template-template-hermantown section.inrbnrr, .page-template-template_duluth section.inrbnrr {
padding: 88px 0 0% !important;
.cr-text-part {
width: 85%;
position: absolute;
top: 58%;
background-color: rgba(0, 0, 0, 0.5);
left: 50%;
transform: translate(-50%, -50%);
}
}
.page-template-template-locations section.inrbnrr {
padding: 110px 0 0% !important;
}
.page-template-template-locations {
& #banner-part {
img {
margin-top: 0;
}
}
}
.page-template-template-menu {
section#banner-part {
padding: 150px 0 4%;
}
}
.menu-items-row {
.item-menu {
margin-bottom: 10px;
width: 80%;
margin: 0px auto;
}
}
.page-template-template_club-kc section.who-banner {
padding: 91px 0 0;
}
.welcome-section.kc {
& .btm-right {
img {
width: 100%;
height: auto;
position: relative;
right: 0;
top: 0;
}
}
}
.page-template-template-food-truck {
section.inrbnrr {
padding: 80px 0 0 0 !important;
}
section#banner-part:after {
display: none;
}
section#banner-part:before {
display: none;
}
} 
.home {
section#banner-part {
padding: 100px 0 4%;
}
}
section.story-one {
padding: 130px 0 49px 0 !important;
}
.page-template-template-career section.inrbnrr {
padding: 90px 0 0% !important;
.cr-text-part {
top: 59%;
left: 50%;
transform: translate(-50%, -50%);
bottom: unset;
right: unset;
width: 80%;
}
&&::before , &&::after {
display: none;
}
}
.page-template-template-career {
section#job-form-portion {
margin: 10px 0 100px 0;
}
section#job-form-portion:before {
top: -66px;
width: 100%;
height: 290px;
}
section#job-form-portion:after {
bottom: -80px;
width: 100%;
height: 381px;
}
}
.page-template-template_lets-talk {
section.inrbnrr {
padding: 90px 0 0% !important;
}
.cr-text-part {
left: 50%;
bottom: unset;
width: 85%;
right: unset;
background-color: rgba(0, 0, 0, 0.5);
padding: 22px 15px;
top: 53%;
transform: translate(-50%, -50%);
}
section#banner-part:after , section#banner-part:before {
display: none;
}
}
.page-template-template_club-kc {
.end-section {
& .content {
.items {     
row-gap: 0px;
.inner {
width: 32%;
}
}
}
}
}
.category-area {
.item {
padding: 30px 15px 10px 15px;
}
}
.page-template-template-hermantown section.welcomeone .btm-right img, .page-template-template_duluth section.welcomeone .btm-right img {
width: 100%;
height: 302px;
object-fit: contain;
margin: 0 0 0 0px;
}
.page-template-template-hermantown .welcome-section, .page-template-template_duluth .welcome-section {
& .left {
img {
width: 100%;
height: 300px;
object-fit: contain;
}
}
}
.page-template-template-hermantown .welcome-section, .page-template-template_duluth .welcome-section {
&&::after {
display: none !important;
}
}
.page-template-template-hermantown, .page-template-template_duluth {
section.welcomeone:before {
position: absolute;
bottom: -91px;
width: 145px;
height: 575px;
}
}
.page-template-template-hermantown .welcome-section, .page-template-template_duluth .welcome-section {
padding-top: 30px;
padding-bottom: 30px;
}
section.welcomeone {
padding: 30px 0 0 0;
}
section#hirepart:before {
right: -58px;
top: 241px;
width: 231px;
height: 547px;
}
.page-template-template_duluth section#banner-part:after {
display: none;
}
}
@media (min-width: 769px) and (max-width: 992px) {
img.detailpic-path {
position: relative;
margin: 39px auto 0;
float: none;
display: table;
width: 156px;
height: 1014px;
}
.pathone {
position: absolute;
right: 0;
top: 54px;
width: 260px;
}
.pathtwo {
position: absolute;
left: -11px;
top: 181px;
width: 260px;
}
.paththree {
position: absolute;
right: 0;
top: 341px;
width: 260px;
}
.pathfour {
position: absolute;
left: -22px;
top: 544px;
width: 260px;
}
.pathfive {
position: absolute;
right: 0px;
top: 628px;
width: 260px;
}
.pathsix {
position: absolute;
left: 33px;
top: 814px;
width: 260px;
}
.page-template-template_duluth  .kitchprt , .page-template-template-hermantown .kitchprt {
position: relative;
margin: 86px 0 0 0 !important;
}
.page-template-template-hermantown {
.paththree {
position: absolute;
right: 0;
top: 397px;
width: 260px;
}
.pathfour {
position: absolute;
left: 0px;
top: 442px;
width: 260px;
}
.pathsix {
position: absolute;
left: 0px;
top: 814px;
width: 260px;
}
}
}
@media (max-width: 769px) {
.menu-part {
display: none;
}
.welcome-section.kc {
&::after {
width: 462px;
}
}
.kc-section::before {
width: 545px;
height: 854px;
z-index: -1;
}
section#banner-part h1 {
line-height: 50px;
font-size: 30px;
}
.cr-text-part h2.awesompplsml {
font-size: 23px;
}
.robotofnt {
font-size: 40px;
}
.bowlfont {
font-size: 70px;
}
.bowlfontone {
font-size: 40px;
}
img.burgerpic {
width: 90%;
height: auto;
right: unset;
top: unset;
margin: 0px auto;
display: block;
}
section#banner-part:after {
top: -2px;
width: 500px;
height: 664px;
}
.category-area {
.cate-box {
padding: 32px 12px;
}
}
h2.section-heading {
font-size: 46px;
}
h3.section-heading {
font-size: 38px;
}
h4.section-heading {
font-size: 32px;
}
.fresh-section {
padding-bottom: 30px;
margin-top: 170px;
h6.normal-heading {
font-size: 30px;
margin-bottom: 30px;
}
.name {
h5 {
font-size: 20px;
}
}
.back-pic img {
height: 122px;
object-fit: cover;
width: 100%;
top: -121px;
object-position: -18px center;
}
}
.welcome-section {
&::before {}
&::after {
width: 397px;
}
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button {
font-size: 18px !important;
}
.day-truck-card {
.inner {
width: 24%;
padding: 0px;
}
}
.who-inner {
& .row {
& .text-info {
.name {
font-size: 34px;
}
p {
line-height: 150%;
}
}
}
}
.page-template-template_who-we-are {
& .end-section {
& .container {
.bg-image {
width: 100%;
height: 600px;
}
h3 {
font-size: 35px;
}
}
}
}
.who-inner.two::before {
bottom: 8%;
}
.who-inner {
& .section-top {
.top-name {
font-size: 35px;
br {
display: none;
}
}
}
}
.page-template-template_duluth .path-backgrnd , .page-template-template-hermantown .path-backgrnd {        
padding: 0px 20px 0px 20px;
top: 50%;
background: none;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
max-width: 576px;
.path-detail>div {
position: static;
width: 100%;
margin-bottom: 20px;
h5 {
line-height: 166%;
span {
padding: 3px 10px;
background: #bb512a;
color: #fff;
font-family: var(--bowl-font);
border-radius: 27px; margin-right: 9px;
width: max-content;
}
}
}
}
img.detailpic-path {
display: none;
} h2.bffont {
font-size: 60px;
width: 320px;
text-align: start;
margin: 140px auto 0px;
img.cowicon {
position: absolute;
right: -25px;
top: -80px;
width: 180px;
}
}
.menu-items-row>div:nth-child(even) {
padding-left: 14px;
}
.inner-menu-section {
h2.bffont {
margin-top: 30px;
font-size: 50px;
}
.top {
.menu-para {
font-size: 18px;
font-weight: 500;
color: #000000;
margin-bottom: 20px;
margin-top: 10px;
text-align: left !important;
}
}
}
.inner-menu-section {
& h2.bffont {
img.cowicon {
top: -70px;
width: 128px;
right: -47px;
}
}
}
.inner-menu-section {
&&.pork {
& h2.bffont {
img.cowicon {
right: -17px;
top: -55px;
width: 148px;
}
}
}
}
.inner-menu-section {
&&.veg {
& h2.bffont {
img.cowicon {
top: -60px;
width: 137px;
right: -116px;
}
}
}
}
.inner-menu-section {
&&.sides {
& h2.bffont {
img.cowicon {
top: -26px;
right: -29px;
width: 181px;
}
}
}
}
.inner-menu-section {
&&.sauces {
& h2.bffont {
img.cowicon {
top: -70px;
right: -26px;
width: 130px;
}
}
}
}
.inner-menu-section {
&&.kids {
& h2.bffont {
img.cowicon {
top: -43px;
right: -107px;
width: 130px;
}
}
}
}
.inner-menu-section {
&&.ice {
& h2.bffont {
img.cowicon {
top: -60px;
right: -71px;
width: 120px;
}
}
}
}
.inner-menu-section {
&&.ice {
&&::after {
width: 230px;
height: 493px;
content: '';
top: 9%;
}
}
}
.inner-menu-section {
&&.bev {
& h2.bffont {
img.cowicon {
top: -35px;
right: -62px;
width: 100px;
}
}
}
}
.inner-menu-section {
&&.beer {
& h2.bffont {
img.cowicon {
top: 7px;
right: -19px;
width: 80px;
}
}
}
}
.inner-menu-section {
&&.beer {
h2.bffont {
width: 320px;
}
}
} .curvy-text-part {
background: none;
padding-top: 25px;
padding-bottom: 30px;
}
section#beef-part:before {
display: none;
}
.category-area.comn-section , #banner-part {
.d-flex {
a:nth-child(1) {
max-width: 400px;
}
a:nth-child(2) {
max-width: 230px;
}
}
}
.page-template-template-career section.inrbnrr {
.cr-text-part {
top: 59%;
width: 80%;
h1.awesomppl {
font-size: 38px;
line-height: 50px;
margin-bottom: 10px;
}
}
}
.page-template-template_club-kc .end-section {
& .container {
.bg-image {
width: 100%;
height: 670px;
}
.content {
& .items {
.inner {
width: 48%;
position: relative;
}
}
}
}
}
.page-template-template-career {
#hirepart {
.wrk-kere {
background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/loc-bg-area.png) no-repeat;
background-size: cover;
padding: 50px 48px 40px 49px;
}
}
}
#hirepart {
h3.hrppl {
font-size: 34px;
}
}
.page-template-template-career {
section#job-form-portion {
margin: 30px 0 100px 0;
section#job-form-portion h3.hrppl {
font-size: 38px;
}
}
section#job-form-portion:before {
top: -53px;
width: 100%;
height: 245px;
}
section#job-form-portion:after {
bottom: -80px;
width: 100%;
height: 381px;
}
}
.page-template-template_lets-talk {
.cr-text-part {
top: 60%;
}
}
.page-template-template-locations {
h1.locthrmn {
font-size: 32px;
margin-top: 16px;
margin-bottom: 0px;
}
}
img.mnu_ylw_arw {
bottom: -33px;
}
section#ownr-message .wrk-kere {
padding: 28px 46px 56px 33px;
}
.page-template-template_club-kc {
.end-section {
& .content {
.items {
row-gap: 0px;
.inner {
width: 32%;
}
}
}
}
}
section#job-form-portion:after {
bottom: -132px;
height: 333px;
}
section#job-form-portion:before {
top: -100px;
height: 240px;
}
section#job-form-portion {
margin: 100px 0 140px 0;
padding: 0% 0 0;
}
section#looking-else .each-brkn-box {
padding: 28px 24px 26px 18px;
}
.page-template-template_lets-talk button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
margin: 10px 0 0 0 ;
}
.dmdnone {
display: block !important;
}
.page-template-template_duluth img.detailpic-path {
display: none;
}
}
.page-template-template_duluth .max-he {
height: 1400px;
}
.dmdnone {
display: none;
}
.page-template-template-hermantown .max-he {
height: 1401px;
}
.page-template-template-menu .abs-btn {
.pri-btn.bg-sec {
display: none;
}
}
@media (min-width: 576px) and (max-width: 769px) {
.page-template-template_lets-talk .onlybackgrndbtnsgotohrs {
width: 229px;
}
.page-template-template_lets-talk  .fresh-section {
padding-bottom: 30px;
margin-top: 109px;
}
section#looking-else .each-brkn-box {
padding: 28px 24px 26px 18px;
width: 263px;
}
.page-template-template_who-we-are {
.who-inner.one::before {
top: 121px;
right: -20px;
width: 260px;
height: 400px;
}
.who-inner.one::after { bottom: 165px;} 
}
.page-template-template-food-truck .cont {
padding: 0 0px;
min-height: 0;
}
.page-template-template-food-truck  .comn-section.welcome-section {
.right {
padding: 0 0 0 0;
}
.left.tlk {
margin-bottom: 40px;
}
}
.page-template-template_duluth , .page-template-template-hermantown {
.kitchprt {
position: relative;
margin: 30px 0 0 0 !important;
}
.kitchprt:before {
top: -198px;
width: 286px;
height: 623px;
}
}
}
@media (max-width: 576px) {
.page-template-template_club-kc section.who-banner img {
margin-top: 39px !important;
}
.page-template-template-locations #banner-part img {
margin-top: 39px !important;
}
.page-template-template_who-we-are section.who-banner img{margin-top:39px;}
section#banner-part img {
margin-top: 42px;
}
#offseason-modal .modal-content{max-width: 299px;}
img.nombl {
display: none;
}
.wrk-kere{background: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/loc-bg-area.png) no-repeat;}
.pri-btn {
font-size: 16px;
width: 160px !important;
}
a.dwnldbtn {
padding: 17px 10px 16px 10px;
font-size: 16px;
background-size: contain;
width: 160px;
min-width: 150px;
display: flex;
justify-content: center;
background-position: center;
}
section#banner-part {
a.dwnldbtn {
padding: 14px 10px 16px 10px;
font-size: 14px;
width: 160px;
min-width: 130px;
background-size: contain;
display: flex;
background-position: center;
justify-content: center;
}
a.dwnldbtn.big {
width: max-content;
min-width: auto;
padding: 14px 10px 10px 10px;
}
.pri-btn {
font-size: 16px;
padding: 14px 10px 10px 10px;
width: 141px !important;
}
}
a.orderbtn {
padding: 10px 16px 8px 16px;
background-size: contain;
font-size: 16px;
}
img.logopic {
width: 72px;
height: 67px;
object-fit: contain;
}
section#banner-part h4 {
font-size: 17px;
line-height: 26px;
}
section#banner-part:after {
top: -5px;
width: 232px;
height: 310px;
}
.page-template-template-food-truck section#banner-part:after {
top: -5px;
width: 213px;
height: 600px;
}
.page-template-template-food-truck section#banner-part:before {
top: 0px;
width: 258px;
height: 230px;
z-index: -1;
background-size: contain;
}
section#banner-part:before {
top: 0px;
width: 267px;
height: 266px;
z-index: -1;
background-size: contain;
}
section#banner-part h1 {
line-height: 21px;
}
.robotofnt {
font-size: 28px;
}
.bowlfont {
font-size: 48px;
}
.bowlfontone {
font-size: 28px;
}
section#banner-part {
padding: 30% 0 4%;
}
h2.section-heading {
font-size: 28px;
}
h3.section-heading {
font-size: 25px;
}
h4.section-heading {
font-size: 22px;
}
table.seasonal-pricing  {
width: 100%;
}
.tribe-events .tribe-events-header {
margin: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.welcome-section {
padding: 0px 0px 20px;
&::before {
top: 0px;
width: 100%;
height: 330px;
}
&::after {
width: 351px;
height: 450px;
right: 0px;
bottom: 31%;
}
a.dwnldbtn {
font-size: 15px;
width: 244px;
padding: 24px 5px 24px 13px;
}
p {
width: 90%;
}
.left {
img {
width: 80%;
}
}
.right {
.normal-heading {
font-size: 26px;
}
}
.btm-row {
margin-top: 20px;
}
.btm-left {
position: relative;
.normal-heading {
font-size: 20px;
}
p {
width: 90%;
}
}
.btm-right {
img {
width: 50%;
}
}
}
.spot-section {
padding: 0px 0px 70px;
margin-top: -22px;
&::before {}
.row.extra-margin {
margin-top: 40px;
}
.left {
img {
width: 80%;
margin: 20px auto 30px;
display: block;
}
}
.back-pic {
img {
bottom: -12px;
}
}
}
.about-section {
padding: 40px 0px 65px;
.left {
padding: 0px 0px;
.pri-btn {
font-size: 13px;
padding: 25px 55px 19px 45px;
background-size: 300px;
text-align: center;
}
}
.right {
margin-top: 145px;
.main-pic {
img {
width: 90%;
margin: 0px auto;
display: block;
}
}
.pic-comments {
display: flex;
flex-direction: column-reverse;
img {}
.cont {
height: 100px;
width: 100px;
p {
font-size: 12px;
}
}
}
.first-com {
top: -123px;
left: 45px;
img {
margin-left: 83px;
margin-top: -50px;
}
}
.sec-com {
top: -113px;
right: 79px;
img {
max-width: 90px;
max-height: 90px;
margin-left: -70px;
margin-top: -40px;
transform: rotate(3deg);
}
}
.thi-com {
bottom: -117px;
flex-direction: column;
left: 49px;
img {}
.cont {}
}
.four-com {
bottom: -88px;
flex-direction: column;
right: 50px;
img {
max-width: 80px;
max-height: 80px;
object-fit: contain;
margin-left: -75px;
margin-bottom: -49px;
}
.cont {
p {
width: 80%;
}
}
}
}
}
.page-template-template_who-we-are {
.who-inner {
& .section-top {
margin-top: 0px;
margin-bottom: 0px;
}
.row {
padding: 10px 0px;
.text-info {
.name {
font-size: 26px;
}
p {
line-height: 130%;
font-size: 18px;
}
}
}
}
}  
h6.clus {
font-size: 20px;
}
h6.wrldtous {
line-height: 26px;
font-size: 20px;
}
section#job-form-portion:after {
bottom: -90px;
}
section#job-form-portion {
margin: 60px 0 70px 0;
}
section#job-form-portion:before {
top: -55px;
}
.fresh-section {
padding: 10px 0px 10px;
margin-top: 90px;
.name {
h5 {
font-size: 19px;
}
}
.divider {
margin: 50px 0px 50px;
background-color: #fff;
opacity: 0.5;
}
}
#hirepart {
h3.hrppl {
font-size: 30px;
}
}
.looktxt {
font-size: 15px;
}
footer {
& .footer-menu {
ul {
gap: 14px;
margin-bottom: 20px;
}
}
}
.abs-btn {
right: -145px;
.pri-btn {
&:nth-child(1) {
padding: 14px 10px 14px 10px;
gap: 10px;
align-items: center;
width: 150px !important;
font-size: 14px; color: #fff; }
}
.pri-btn.bg-sec {
font-size: 16px;
padding: 10px 16px 18px 10px;
width: 165px !important;
gap: 10px; color: #000; }
}
.page-template-template-menu .abs-btn {
right: -70px;
.pri-btn.bg-sec {
display: none;
}
.pri-btn {
&:nth-child(1) {
width: 180px !important;
}
}
}
.sec-btn {
font-size: 16px;
width: 220px !important;
}
.day-truck-card {
.inner {
width: 48%;
padding: 0px;
.day-card {
day {
font-size: 20px;
}
p {
font-size: 14px;
}
}
}
}
.btm-iframe {
width: 100% ;
position: relative;
margin: 30px auto 0px;
height: 300px;
} .mnurder .onlybackgrndbtns {
font-size: 22px;
background-size: 214px;
padding: 14px 33px;
}
.menu .sub-menu {
position: relative !important;
display: none;top: 9px;
}
.menu .sub-menu.open {
max-height: 470px;
height: 99px;
display: block;
}
ul.menu li {
margin: 0 0 7px;}
.page-template-template-locations section.inrbnrr {
padding: 65px 0 0% !important;
}
.abs-btn img {
width: 27px;
}
.page-template-template-locations section#banner-part:before{display: none;}
.page-template-template-locations section#banner-part:after{display: none;}
.page-template-template-locations .dwnldbtn.w-sm-auto.big {
width: 140px !important;
}
h1.locthrmn {
font-size: 34px;}
.page-template-template_duluth section.inrbnrr {
padding: 41px 0 0% !important;
}
.page-template-template_duluth section#banner-part:before{display: none;}
.page-template-template_duluth section#banner-part:after{display: none;}
.page-template-template_duluth .cr-text-part {
width: 96%;
}
.cr-text-part {
padding: 18px 15px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
.cr-text-part h1.awesomppl {
font-size: 16px !important;}
.cr-text-part h2.awesompplsml {
font-size: 16px;}  
h3.hrppl {font-size: 26px; margin-bottom: 15px;}
section#hirepart:before{display: none;}
.page-template-template_duluth .dwnldbtn.w-sm-auto.big {
white-space: nowrap;
width: 161px !important;
}
img.detailpic-path{display: none;}
.pathone{position: relative;width: 100%;}
.pathtwo{position: relative;width: 100%;top: 84px;left:0;}
.paththree{position: relative;width: 100%;top: 113px;}
.pathfour{position: relative;width: 100%;left: 0;top: 127px;}
.pathfive{position: relative;width: 100%;top: 145px;}
.pathsix{position: relative;width: 100%;top: 157px;left:0;}
.path-backgrnd {padding: 38px 46px 244px 33px;}
.kitchprt {margin: 29px 0 0 0 !important;}
.page-template-template-hermantown .kitchprt {margin: 25px 0 0 0 !important;}
.page-template-template_duluth section.welcomeone .btm-left {
padding: 0 0 0 0;
}
.page-template-template_duluth section.welcomeone .btm-right img {
width: 100%;
height: 257px;
object-fit: contain;
margin: 0 0 0 0;
}
.page-template-template_duluth {
section.welcomeone:before {display: none;}}
.page-template-template_duluth .welcome-section {
&&::after {
display: none !important;
}
}
.page-template-template_duluth .welcome-section {
& .left {
img {
width: 100%;
height: auto;
}
}
}
.onlybrdrbtnsgetapp {
font-size: 15px;
background-size: 248px;
padding: 33px 8px;
}
section.ifem iframe {
width: 100% !important;
}
.page-template-template-hermantown section.inrbnrr{
padding: 44px 0 0% !important;
}
.page-template-template-hermantown .cr-text-part {
width: 90%; }
.page-template-template-hermantown section#banner-part:after{display: none;}
.page-template-template-hermantown section#banner-part:before{display: none;}
.page-template-template-hermantown     .dwnldbtn.w-sm-auto.big {width: 156px !important;}
.path-detail h5 {font-size: 21px;margin: 0 0 12px 0;}
.page-template-template-hermantown section.welcomeone .btm-left{padding:0;}
.page-template-template-hermantown section.welcomeone .btm-right img {
width: 100%;
height: 275px;
object-fit: contain;
margin: 0 0 0 0;
}
.page-template-template-hermantown {
section.welcomeone:before {display: none !important;}
}
.page-template-template-hermantown .welcome-section {padding-top: 0;}
.page-template-template-hermantown .welcome-section {
&&::after {display: none !important;}}
.page-template-template-hermantown .welcome-section {
& .left {
img {
width: 100%;
height: auto;
}
}
}
.page-template-template_duluth a.dwnldbtn.big {
img{
display: none;
}
}
.page-template-template_duluth section#hirepart .pri-btn {
background: none;
border: 2px solid #9c3205;
color: #9c3205;
border-radius: 12px;
line-height: 22px;
height: 47px;padding: 12px 10px 9px 10px;
}
.home {
section#banner-part h1 {
line-height: 39px;
}
}
img.fordesktop{display: none;}
img.formobile{display: block;}
.page-template-template_duluth .path-backgrnd ,.page-template-template-hermantown .path-backgrnd {background: none;        padding: 0px 30px 0px 30px;
max-width: 360px;}
.page-template-template_duluth , .page-template-template-hermantown {
.path-detail {
h5 {
font-size: 20px;
line-height: 160%;
}
p {
font-size: 14px;
line-height: 18px;
}
}
}
.page-template-template_duluth .max-he {
height: 1690px;
}
.page-template-template-hermantown .max-he {
height: 1580px;
}
.page-template-template_duluth {
.kitchprt:before {
display: none;
}
}
div#cate-slider-ktchn img{height: 311px; margin: 0px auto;}
.page-template-template_duluth section.welcomeone{padding:21px 0 0 0;}
.page-template-template_duluth section.welcome-section{padding:21px 0 0 0;}
.page-template-template-hermantown {
.kitchprt:before {
display: none;
}
}
.page-template-template-hermantown section.welcomeone{padding:21px 0 0 0;}
.page-template-template-hermantown section.welcome-section{padding:21px 0 0 0;}
.page-template-template-locations a.dwnldbtn.big {
img{
display: none;
}
}
.who-inner {
& .section-top {
margin-top: 20px;
.top-name {
font-size: 28px;
br {
display: none;
}
}
.top-para {
font-size: 20px;
}
}
}
.who-inner {
& .row {
.pic.b img {
width: 90%;
margin-right: 0;
margin: 0px auto;
display: block;
}
}
}
.who-inner.two {
& .row {
.pic.b.one img {
width: 90%;
margin: 0px auto;
}
}
}
.page-template-template_who-we-are {
& .end-section {
& .container {
h3 {
font-size: 24px;
br {
display: none;
}
}
.left-pic {
width: 80%;
margin: 0px auto;
display: block;
}
}
.pri-btn {
width: 246px !important;
font-size: 13px;
}
}
}
.page-template-template_who-we-are {
& .end-section {
& .container {
.bg-image {
height: 450px;
}
}
}
}
.who-inner.one::before {
top: 203px;
width: 120px;
height: 350px;
z-index: 1;
}
.who-inner.one::after {
width: 150px;
height: 367px;
z-index: 1;
}
.page-template-template_who-we-are section.who-banner {
padding: 45px 0 0;
}
.who-inner {
padding: 30px 0px;
}
.who-inner {
.row {
align-items: center;
padding: 20px 0px;
}
}
.who-inner.two::before {
bottom: 9%;
width: 189px;
height: 302px;
}
.end-section {
.pri-btn {
background-size: 230px;
padding: 29px 0;
}
}
.page-template-template-menu {
section#banner-part {
padding: 60px 0 4%;
}
}
.curvy-text-part {
background: none;
background-position: -66px -9px;
padding-left: 0px;
p {
padding: 0 0px 0px 0 ;
}
}
img.mnu_ylw_arw {
bottom: -50px;
width: 40px;
}
h2.bffont {
width: 280px;
margin-top: 75px;
img.cowicon {
position: absolute;
right: 0px;
top: -33px;
width: 124px;
}
}
.curvy-text-part {
h5 {
font-size: 24px;
}
}
.beef-btn .pri-btn {
background: none;
border: 2px solid #9c3205;
color: #9c3205;
border-radius: 12px;
line-height: 22px;
font-size: 22px;
background-color: #fff !important;
width: 200px !important;
height: 47px;padding: 12px 10px 9px 10px;
}
img.mnu_ylw_arw_new {
position: absolute;
bottom: -72px;
left: auto;
right: auto;
margin: 0 auto;
float: none;
display: table;
width: 188px;
}
.beef-btn {
position: relative;
margin: 24px auto 0;
float: none;
display: table;
}
.menu-items-row {
.item-menu {
margin-bottom: 10px;
width: 100%;
.name {
font-size: 26px;
margin-bottom: 12px;
}
p {
font-size: 16px;
}
}
}
.menu-items-row {
& .item-menu {
& .pic {
img {
max-height: 400px;
}
}
}
}
.inner-menu-section {
&&.chik {
& h2.bffont {
&&:before {
left: 20px;
top: -20px;
}
}
}
}
.inner-menu-section {
&&.pork {
& h2.bffont {
img.cowicon {
right: -17px;
top: -42px;
width: 100px;
}
}
}
}
.inner-menu-section {
h2.bffont {
margin-top: 30px;
font-size: 34px;
}
}
.inner-menu-section {
& h2.bffont {
img.cowicon {
top: -55px;
width: 91px;
right: 0;
}
}
}
.inner-menu-section {
&&.veg {
& h2.bffont {
img.cowicon {
top: -51px;
width: 100px;
right: -22px;
}
}
}
}
.inner-menu-section {
&&.sauces {
& h2.bffont {
img.cowicon {
top: -53px;
right: 0;
}
}
}
}
.inner-menu-section {
&&.kids {
& h2.bffont {
img.cowicon {
top: -36px;
right: -19px;
}
}
}
}
.inner-menu-section {
&&.ice {
& h2.bffont {
img.cowicon {
top: -64px;
right: 0;
width: 90px;
}
}
}
}
.inner-menu-section {
&&.ice {
&&::after {
left: -85px;
background-image: url(//thekingofcreams.com/wp-content/themes/kingofcreams_theme/images/left-curve.svg);
background-repeat: no-repeat;
top: 23%;
width: 213px;
height: 507px;
content: '';
z-index: -1;
}
}
}
.inner-menu-section {
&&.bev {
& h2.bffont {
img.cowicon {
top: -46px;
right: 0;
width: 100px;
}
}
}
}
.inner-menu-section {
&&.beer {
h2.bffont {
width: 280px;
}
}
} 
.inner-menu-section {
&&.beer {
& h2.bffont {
img.cowicon {
top: -4px;
right: 0;
width: 80px;
}
}
}
}
.page-template-template_club-kc section.who-banner {
padding: 46px 0 0;
}
.kc-section {
padding: 25px 0px;
& .top {
h5 {
font-size: 18px;
}
h2 {
font-size: 30px;
}
p {
font-size: 16px;
line-height: 130%;
}
}
& .row {
h2 {
font-size: 30px;
color: #9c3205;
font-family: var(--bowl-font);
margin-bottom: 16px;
}
.kc-item {
row-gap: 0;
.inner {
width: 85%;
position: relative;
}
}
}
}
.kc-section::before {
width: 378px;
height: 582px;
z-index: -1;
}
.end-section {
padding-bottom: 25px;
.content {
padding: 10px 12px;
}
h3 {
font-size: 30px;
}
.items {
row-gap: 10px !important;
.inner {
width: 100% !important;
position: relative;
img {
height: 100px !important;
}
.name {
font-size: 13px !important;
}
p {
font-size: 11px;
}
}
}
}
.onlybackgrndbtns {
padding: 13px 20px;
}
.bckloct .onlybackgrndbtns {
background-size: 231px;
padding: 16px 16px;
}
.page-template-template_club-kc {
.end-section {
& .container {
.bg-image {
width: 100%;
height: 962px;
}
}
.content {
padding: 0px 34px 0px 42px;
}
}
.end-section.end {
& .container {
.bg-image {
width: 100%;
height: 648px;
}
}
.content {
& .faq-area {
& .accordion-item {
& .accordion-header {
button {
font-size: 18px;
font-family: var(--main-font);
color: #000;
background-color: #ffc20e;
box-shadow: none;
}
}
& .accordion-body {
p {
font-size: 18px;
}
}
}
}
}
}
.end-section {
.content {
left: 50%;
}
}
.welcome-section.kc {
&::after {
width: 240px;
height: 500px;
}
}
.welcome-section.kc {
& .btm-right {
img {
width: 100% !important;
height: auto;
margin-bottom: 10px;
position: relative;
right: 0;
top: 0;
}
}
}
}
.beef-btn img {
width: 185px;
margin: 48px 0 0 0;
}
.btngrpp img {
width: 90%;
}
.page-template-template-food-truck section.inrbnrr {
padding: 43px 0 0 0 !important;
}
.page-template-template-food-truck {
.tlk .each-inpt-box {
width: 100%;
}
.category-area.comn-section {
h4 {
font-size: 18px;
}
}
}
.category-area.comn-section {
.d-flex {
a:nth-child(1) {
max-width: 300px;
}
a:nth-child(2) {
max-width: 230px;
}
}
}
.home {
section#banner-part {
padding: 75px 0 4%;
}
}
.onlybackgrndbtns , .onlybrdrbtns {
font-size: 18px;
}
section.story-one {
padding: 102px 0 49px 0 !important;
.scrttext {
font-size: 20px;
}
h3.rtsicon {
position: relative;
padding: 0 0 0 80px;
} 
img.rootsplant {
top: -8px;
width: 50px;
max-height: 60px;
object-fit: contain;
}
}
.page-template-template-career section.inrbnrr {
padding: 45px 0 0% !important;
.cr-text-part {
top: 59%;
width: 90%;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px 10px;
h2.awesompplsml {
font-size: 14px;
}
}
}
.sndtext {
font-size: 20px;
}
.page-template-template-career  #hirepart {
h3.hrppl {
font-size: 26px !important;
margin-bottom: 10px;
}
.wrk-kere {
padding: 30px 30px 25px 33px;
.each-brkn-box {
margin-bottom: 10px;padding: 21px 8px 29px 18px;min-height: 103px;
}
}
}
.page-template-template-career {
section#before-applying p {
font-size: 18px;
margin-top: 10px;
} 
p.smlhdngs-form {
font-size: 18px;
}
section#job-form-portion:after {
bottom: -66px;
width: 100%;
height: 155px;
}
}
.page-template-template_lets-talk {
padding-top: 40px;
section.inrbnrr {
padding: 6px 0 0% !important;
}
#ownr-message {
padding-top: 40px;
h3.hrppl {
margin-bottom: 0px;
font-size: 28px;
}
}
section#looking-else .each-brkn-box {
padding: 77px 10px 60px 18px;
float: unset;
width: 330px;
margin: 0px auto;
display: block;
}
}
.page-template-template_lets-talk .onlybackgrndbtnsgotohrs {
background-size: 296px !important;
padding: 18px 11px !important;
} section#ownr-message .wrk-kere {
position: relative;
padding: 70px 31px 176px 23px;
background-position: -5px -13px;
background-size: 348px;
width: 347px;
display: block;
margin: 0px auto;
float: unset;
}
section#ownr-message .wrk-kere:after{top: -11px;}
.page-template-template_lets-talk {
.cr-text-part {
top: 52%;
}
}
a.lctt img {
width: 33px;
}
h6.grntdmesg {
font-size: 16px;
padding: 10px 0 0 0;
line-height: 24px;
}
.fresh-section {
.back-pic img {
height: 83px;       
top: -81px;
}
}
h2.bffont:before {display: none;}
.page-template-template-menu .location-popup {top: 99px;}
.page-template-template-menu .abs-btn-lct {top: 198px;}
.page-template-template-locations {
h1.locthrmn {
margin-top: 16px;
margin-bottom: 0px;
}
}
.inner-menu-section {
&&.sides {
& h2.bffont {
img.cowicon {
width: 146px;
}
}
}
}
.inner-menu-section {
&&.sauces {
& h2.bffont {
img.cowicon {
width: 100px;
}
}
}
}
.inner-menu-section {
&&.kids {
& h2.bffont {
img.cowicon {
width: 95px;
}
}
}
}
.inner-menu-section {
&&.ice {
&&::after {
left: -50px;
width: 100px;
height: 240px;
top: 17%;
z-index: -1;
}
}
}
.inner-menu-section {
padding-bottom: 20px;
&&.ice {
hr {
margin: 20px 0px;
}
}
}
div#event-content h3 {
margin-bottom: 0;
}
.page-template-template_club-kc {
.end-section {
& .content {
.items {     
.inner {
.name {
width: 62%;
}
}
}
}
}
}
.page-template-template_lets-talk .onlybackgrndbtnsgotohrs {
width: 302px;
text-align: center;
}
}
@media (max-width: 449px) {
.welcome-section {
&::after {
width: 322px;
height: 429px;
right: 0px;
bottom: 31%;
}
&::before {
top: -43px;
width: 100%;
height: 318px;
}
}
.about-section {
.right {
.pic-comments {
display: flex;
flex-direction: column-reverse;
transform: scale(.8);
img {}
.cont {
height: 100px;
width: 100px;
p {
font-size: 12px;
}
}
}
.first-com {
top: -113px;
left: 7px;
img {
margin-left: 83px;
margin-top: -50px;
}
}
.sec-com {
top: -100px;
right: 31px;
img {
max-width: 90px;
max-height: 90px;
margin-left: -70px;
margin-top: -40px;
transform: rotate(3deg);
}
}
.thi-com {
bottom: -117px;
flex-direction: column;
left: 49px;
img {}
.cont {}
}
.four-com {
bottom: -88px;
flex-direction: column;
right: 50px;
img {
max-width: 80px;
max-height: 80px;
object-fit: contain;
margin-left: -75px;
margin-bottom: -49px;
}
.cont {
p {
width: 80%;
}
}
}
}
}
.page-template-template_club-kc {
.end-section {
& .content {
.items {     
.inner {
.name {
width: 76%;
}
}
}
}
}
}
.page-template-template_lets-talk .onlybackgrndbtnsgotohrs {
width: 298px;
text-align: center;
}
.page-template-template_lets-talk button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
margin-top: 0px;
}
}
@media (max-width: 380px) {
.welcome-section {
&::after {
width: 290px;
height: 376px;
right: 0px;
bottom: 34%;
}
&::before {
top: -41px;
width: 100%;
height: 301px;
}
}
.page-template-template_club-kc {
.end-section {
& .content {
.items {     
.inner {
.name {
width: 94%;
}
}
}
}
}
} .menu .sub-menu {
position: relative !important;
display: none;top: 9px;
}
.menu .sub-menu.open {
max-height: 470px;
height: 99px;
display: block;
}
ul.menu li {
margin: 0 0 7px;}
.page-template-template-locations section.inrbnrr {
padding: 60px 0 0% !important;
}
.abs-btn img {
width: 27px;
}
.page-template-template-locations section#banner-part:before{display: none;}
.page-template-template-locations section#banner-part:after{display: none;}
.page-template-template-locations .dwnldbtn.w-sm-auto.big {
width: 140px !important;
}
h1.locthrmn {
font-size: 34px;}
.page-template-template_duluth section.inrbnrr {
padding: 41px 0 0% !important;
}
.page-template-template_duluth section#banner-part:before{display: none;}
.page-template-template_duluth section#banner-part:after{display: none;}
.page-template-template_duluth .cr-text-part {
width: 96%;
position: relative;
top: 7px;
margin: 0 auto 24px;
}
.cr-text-part {
bottom: 71px;
top: 32%;padding: 18px 15px;
}
.cr-text-part h1.awesomppl {
font-size: 16px;}
.cr-text-part h2.awesompplsml {
font-size: 16px;}  
h3.hrppl {font-size: 30px;}
section#hirepart:before{display: none;}
.page-template-template_duluth .dwnldbtn.w-sm-auto.big {
white-space: nowrap;
width: 161px !important;
}
img.detailpic-path{display: none;}
.pathone{position: relative;width: 100%;}
.pathtwo{position: relative;width: 100%;top: 84px;left:0;}
.paththree{position: relative;width: 100%;top: 113px;}
.pathfour{position: relative;width: 100%;left: 0;top: 127px;}
.pathfive{position: relative;width: 100%;top: 145px;}
.pathsix{position: relative;width: 100%;top: 157px;left:0;}
.path-backgrnd {padding: 38px 46px 244px 33px;}
.kitchprt {margin: 29px 0 0 0 !important;}
.page-template-template-hermantown .kitchprt {margin: 25px 0 0 0 !important;}
.page-template-template_duluth section.welcomeone .btm-left {
padding: 0 0 0 0;
}
.page-template-template_duluth section.welcomeone .btm-right img {
width: 100%;
height: 257px;
object-fit: contain;
margin: 0 0 0 0;
}
.page-template-template_duluth {
section.welcomeone:before {display: none;}}
.page-template-template_duluth .welcome-section {
&&::after {
display: none !important;
}
}
.page-template-template_duluth .welcome-section {
& .left {
img {
width: 100%;
height: auto;
}
}
}
section.ifem iframe {
width: 100% !important;
}
.page-template-template-hermantown section.inrbnrr{
padding: 44px 0 0% !important;
}
.page-template-template-hermantown .cr-text-part {
width: 99%;
}
.page-template-template-hermantown section#banner-part:after{display: none;}
.page-template-template-hermantown section#banner-part:before{display: none;}
.page-template-template-hermantown     .dwnldbtn.w-sm-auto.big {width: 156px !important;}
.path-detail h5 {font-size: 21px;margin: 0 0 12px 0;}
.page-template-template-hermantown section.welcomeone .btm-left{padding:0;}
.page-template-template-hermantown section.welcomeone .btm-right img {
width: 100%;
object-fit: contain;
margin: 0 0 0 0;
}
.page-template-template-hermantown {
section.welcomeone:before {display: none !important;}
}
.page-template-template-hermantown .welcome-section {padding-top: 0;}
.page-template-template-hermantown .welcome-section {
&&::after {display: none !important;}}
.page-template-template-hermantown .welcome-section {
& .left {
img {
width: 100%;
height: auto;
}
}
}
.page-template-template_duluth a.dwnldbtn.big {
img{
display: none;
}
}
.page-template-template_duluth section#hirepart .pri-btn {
background: none;
border: 2px solid #9c3205;
color: #9c3205;
border-radius: 12px;
line-height: 22px;
height: 47px;padding: 12px 10px 9px 10px;
}
.page-template-template_duluth section#hirepart a.dwnldbtn{border:2px solid #9c3205;border-radius:12px;padding: 11px 14px 8px 14px;}
}
section#locationdtlttst{margin: 0;padding:5% 0;float: left;width: 100%;}