@charset "UTF-8";

.object-fit-fallback {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.noselect {
-webkit-touch-callout: none; -webkit-user-select: none;  -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none;
} html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
::-moz-selection {
background: #4A221A;
color: #FFFFFF;
}
::selection {
background: #4A221A;
color: #FFFFFF;
}
::-moz-selection {
background: #4A221A;
color: #FFFFFF;
}
body {
line-height: 1;
position: relative;
}
body.body-lock {
overflow: hidden;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.screen-reader-text {
display: none;
}
@media screen and (max-width: 600px) {
#wpadminbar {
position: fixed;
}
}
body {
font-family: "Kanit", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
@font-face {
font-family: "icomoon";
src: url(https://rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/fonts/icomoon.eot?2d0vhe);
src: url(https://rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/fonts/icomoon.eot?2d0vhe#iefix) format("embedded-opentype"), url(https://rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/fonts/icomoon.ttf?2d0vhe) format("truetype"), url(https://rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/fonts/icomoon.woff?2d0vhe) format("woff"), url(https://rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/fonts/icomoon.svg?2d0vhe#icomoon) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^=icon-], [class*=" icon-"] { font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-doughnut:before {
content: "\e902";
}
.icon-phone-line:before {
content: "\e900";
}
.icon-cupcake:before {
content: "\e90a";
}
.icon-quote-line:before {
content: "\e90b";
}
.icon-arrow-down:before {
content: "\e90d";
}
.icon-calendar:before {
content: "\e907";
}
.icon-email:before {
content: "\e903";
}
.icon-chev-down:before {
content: "\e901";
}
.icon-clock:before {
content: "\e908";
}
.icon-phone:before {
content: "\e905";
}
.icon-chev-right:before {
content: "\e904";
}
.icon-chev-left:before {
content: "\e906";
}
.icon-twitter:before {
content: "🌢";
}
.icon-facebook:before {
content: "\e90c";
}
.icon-instagram:before {
content: "\ea92";
}
.max-width {
width: 100%;
max-width: 1440px;
margin: 0 auto;
padding: 0 20px;
}
@media (max-width: 600px) {
.max-width {
padding: 0 10px;
}
}
.site {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
}
.site .page-container {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.page-container {
padding-top: 50px;
padding-bottom: 50px;
font-family: "Open Sans", sans-serif;
line-height: 1.6;
}
body.single-product .page-container {
padding-top: 0;
}
@media (max-width: 600px) {
.page-container {
padding-top: 20px;
padding-bottom: 20px;
}
}
.page-container .narrow {
width: 100%;
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.page-container p {
margin-bottom: 20px;
}
.page-container img {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.page-container figure img {
margin-bottom: 0;
}
.page-container h1, .page-container h2, .page-container h3, .page-container h4, .page-container h5, .page-container h6 {
font-family: "Kanit", sans-serif;
font-weight: bold;
color: #4A221A;
margin-bottom: 20px;
line-height: 1.2;
}
.page-container h1 {
font-size: 40px;
}
.page-container h2 {
font-size: 32px;
}
.page-container h3 {
font-size: 28px;
}
.page-container h4 {
font-size: 24px;
}
.page-container h5 {
font-size: 20px;
}
.page-container h6 {
font-size: 18px;
}
.page-container ul, .page-container ol {
list-style-position: inside;
}
.page-container ul li, .page-container ol li {
margin-bottom: 10px;
}
.page-container ul.doughnut-list {
list-style: none;
}
.page-container ul.doughnut-list li {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #4A221A;
font-weight: bold;
}
.page-container ul.doughnut-list li::before {
font-family: "icomoon" !important;
content: "\e902";
margin-right: 10px;
}
.page-container a {
font-weight: bold;
color: #4A221A;
}
.page-container a:hover {
color: #e40713;
}
.woocommerce-MyAccount-navigation {
margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #e40713;
}
.woocommerce-MyAccount-navigation ul li a {
font-weight: bold;
text-decoration: none;
color: #4A221A;
}
.woocommerce-MyAccount-navigation ul li a:hover {
color: #e40713;
}
.basket-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #E0A45E;
border-radius: 50%;
width: 50px;
height: 50px;
position: relative;
text-decoration: none;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
cursor: pointer;
border: 2px solid #E0A45E;
}
.basket-button::after {
content: "";
position: absolute;
display: block;
width: 20px;
height: 2px;
left: 15px;
bottom: 12px;
background-color: #282828;
border-radius: 50%;
-webkit-filter: blur(1px);
filter: blur(1px);
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.basket-button:hover {
background-color: #e40713;
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-box-shadow: 0 10px 40px -10px rgba(228, 7, 19, 0.8);
box-shadow: 0 10px 40px -10px rgba(228, 7, 19, 0.8);
border-color: #E0A45E;
}
.basket-button:hover::after {
opacity: 0.75;
-webkit-transform: scale(1);
transform: scale(1);
}
.basket-button:hover i {
color: #FFFFFF;
-webkit-transform: translateY(-5px) rotate(-3deg);
transform: translateY(-5px) rotate(-3deg);
}
.basket-button:hover .header-cart-count {
-webkit-transform: translateY(-10px) rotate(3deg);
transform: translateY(-10px) rotate(3deg);
}
.basket-button i {
color: #4A221A;
font-size: 24px;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
position: relative;
}
.basket-button .header-cart-count {
width: 24px;
height: 24px;
border-radius: 50%;
background-color: #FFFFFF;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
position: absolute;
top: -4px;
right: -4px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #282828;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.woocommerce .button,
.woocommerce #submit {
text-transform: uppercase;
font-family: "Kanit", sans-serif;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
letter-spacing: 2px;
border-radius: 3px;
font-size: 16px !important;
padding: 15px !important;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
cursor: pointer;
color: #FFFFFF !important;
background-color: #E0A45E !important;
}
.woocommerce .button:hover:not(:disabled),
.woocommerce #submit:hover:not(:disabled) {
background-color: #e40713 !important;
-webkit-box-shadow: 0 10px 40px -10px rgba(228, 7, 19, 0.8);
box-shadow: 0 10px 40px -10px rgba(228, 7, 19, 0.8);
}
.woocommerce .button.single_add_to_cart_button, .woocommerce .button.checkout-button, .woocommerce .button#place_order,
.woocommerce #submit.single_add_to_cart_button,
.woocommerce #submit.checkout-button,
.woocommerce #submit#place_order {
width: 100%;
height: 66px;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.main-button {
background-color: #4A221A;
padding: 15px 20px;
border-radius: 3px;
color: #FFFFFF;
text-decoration: none;
display: inline-block;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
cursor: pointer;
}
.main-button--large {
background-color: #E0A45E;
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
padding: 20px 50px;
min-width: 250px;
text-align: center;
letter-spacing: 2px;
}
@media (max-width: 450px) {
.main-button--large {
width: 100%;
}
}
.main-button--large:hover {
background-color: #e40713;
-webkit-box-shadow: 0 10px 40px -10px rgba(228, 7, 19, 0.8);
box-shadow: 0 10px 40px -10px rgba(228, 7, 19, 0.8);
}
.main-button--cta {
background-color: #4A221A;
}
.contact-section .max-width {
max-width: 900px;
}
body.home .contact-section {
padding: 100px 0;
background-color: #F7F2E9;
}
body.home .contact-section .max-width {
display: grid;
grid-template-columns: 1fr 2fr;
grid-gap: 20px;
max-width: 1200px;
}
@media (max-width: 1060px) {
body.home .contact-section .max-width {
grid-template-columns: 1fr;
}
}
.contact-section .contact-title h2 {
font-family: "Kanit", sans-serif;
font-size: 64px;
font-weight: bold;
color: #4A221A;
text-transform: uppercase;
}
@media (max-width: 600px) {
.contact-section .contact-title h2 {
font-size: 40px;
}
}
.contact-section .contact-title h3 {
font-family: "Kanit", sans-serif;
font-size: 40px;
font-weight: bold;
color: #E0A45E;
text-transform: uppercase;
}
@media (max-width: 600px) {
.contact-section .contact-title h3 {
font-size: 24px;
}
}
.contact-section .contact-details-container {
display: grid;
grid-gap: 50px;
}
.contact-section .contact-details-list {
display: grid;
grid-template-columns: 1fr 2fr 2fr;
grid-gap: 20px;
}
@media (max-width: 1060px) {
.contact-section .contact-details-list {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 830px) {
.contact-section .contact-details-list {
grid-template-columns: 1fr;
}
}
.contact-section .contact-details-list h4 {
color: #4A221A;
margin-bottom: 10px;
font-size: 20px;
font-family: "Kanit", sans-serif;
}
.contact-section .col {
line-height: 1.6;
font-size: 16px;
font-family: "Open Sans", sans-serif;
}
.contact-section .contact-col a {
text-decoration: none;
color: #282828;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
}
.contact-section .contact-col a:hover span {
text-decoration: underline;
}
.contact-section .contact-col a i {
margin-right: 10px;
}
.contact-section .contact-col .social-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
}
.contact-section .contact-col .social-links li:not(:last-child) {
margin-right: 20px;
}
.contact-section .contact-col .social-links li a {
margin-bottom: 0;
}
.contact-section .contact-col .social-links li i {
font-size: 20px;
margin-right: 0;
}
.contact-section .opening-hours {
list-style: none;
}
.contact-section .opening-hours li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 5px 10px;
}
.contact-section .opening-hours li.today {
background-color: #4A221A;
color: #FFFFFF;
font-weight: bold;
border-radius: 3px;
}
.contact-section .opening-hours li span.day {
width: 90px;
margin-right: 10px;
}
.cookie-disclaimer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.6;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20px;
background-color: #181818;
color: white;
z-index: 9000;
}
@media (max-width: 450px) {
.cookie-disclaimer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.cookie-disclaimer.loading {
opacity: 0;
}
.cookie-disclaimer.trans {
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cookie-disclaimer.hide {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.cookie-disclaimer a {
color: white;
}
.cookie-disclaimer button#accept-cookie {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
border: none;
background-color: white;
font-size: 16px;
padding: 10px 20px;
border-radius: 3px;
color: #181818;
cursor: pointer;
margin-left: 20px;
}
@media (max-width: 450px) {
.cookie-disclaimer button#accept-cookie {
margin-left: 0;
margin-top: 20px;
width: 100%;
}
}
.cookie-disclaimer button#accept-cookie:hover {
text-decoration: underline;
}
input:not([type=submit]):not([type=checkbox]):not([type=radio]),
textarea {
padding: 10px;
font-size: 16px;
border: none;
background-color: #FFFFFF;
border: 1px solid #e1e1e1;
color: #282828;
border-radius: 3px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
}
textarea {
resize: none !important;
min-height: 150px;
}
input.input-error {
border-color: #ff0033 !important;
border-left-width: 5px !important;
}
input.datepicker-input {
cursor: pointer;
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/img/images/ios-calendar-icon.svg);
background-repeat: no-repeat;
background-position: calc(100% - 10px) 50%;
background-size: 16px;
}
select {
margin-bottom: 20px;
}
.header-bot-bar {
padding: 20px 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.header-bot-bar > .basket-button {
display: none;
}
@media (max-width: 1090px) {
.header-bot-bar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media (max-width: 850px) {
.header-bot-bar {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding: 10px;
}
.header-bot-bar > .basket-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.header-bot-bar a.custom-logo-link {
margin-right: 5vw;
}
@media (max-width: 1090px) {
.header-bot-bar a.custom-logo-link {
margin-right: 0;
}
}
.header-bot-bar a.custom-logo-link img {
width: 100%;
max-width: 200px;
height: auto;
}
@media (max-width: 850px) {
.header-bot-bar a.custom-logo-link img {
max-width: 150px;
}
}
@media (max-width: 600px) {
.header-bot-bar a.custom-logo-link img {
max-width: 100px;
}
}
.header-bot-bar .nav-container {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 1090px) {
.header-bot-bar .nav-container {
width: 100%;
}
}
@media (max-width: 850px) {
.header-bot-bar .nav-container {
position: fixed;
top: 0;
left: 0;
width: calc(100% - 52px);
height: 100vh;
z-index: 9000;
background-color: #F7F2E9;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: 20px;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header-bot-bar .nav-container.is-open {
-webkit-transform: translateX(0);
transform: translateX(0);
}
body.admin-bar .header-bot-bar .nav-container {
height: calc(100vh - 32px);
top: 32px;
}
}
@media (max-width: 850px) and (max-width: 782px) {
body.admin-bar .header-bot-bar .nav-container {
height: calc(100vh - 46px);
top: 46px;
}
}
.mobile-contact-menu {
display: none;
}
@media (max-width: 850px) {
.mobile-contact-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.mobile-contact-menu > a {
margin-bottom: 20px;
}
.mobile-contact-menu a {
color: #4A221A;
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.mobile-contact-menu a span {
margin-left: 10px;
}
.mobile-contact-menu .social-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
}
.mobile-contact-menu .social-links li:not(:last-child) {
margin-right: 20px;
}
.mobile-contact-menu .social-links li a {
font-size: 20px;
}
}
.page-header {
width: 100%;
min-height: 300px;
padding: 20px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
@media (max-width: 600px) {
.page-header {
min-height: 100px;
}
}
.page-header.image h1 {
color: #FFFFFF;
position: relative;
z-index: 1;
}
.page-header.image::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background-color: #282828;
opacity: 0.2;
}
.page-header.tile::before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
opacity: 0.25;
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/img/images/bakery-tile-min.png);
}
.page-header img {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
-o-object-fit: cover;
object-fit: cover;
}
.page-header h1 {
font-family: "Kanit", sans-serif;
font-size: 64px;
font-weight: bold;
color: #4A221A;
text-transform: uppercase;
letter-spacing: 5px;
}
@media (max-width: 600px) {
.page-header h1 {
font-size: 40px;
}
}
.header-top-bar {
padding: 10px 50px;
background-color: #F7F2E9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 14px;
}
@media (max-width: 750px) {
.header-top-bar {
padding: 20px;
}
}
@media (max-width: 600px) {
.header-top-bar {
display: none;
}
}
.header-top-bar i {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 20px;
height: 20px;
background-color: #E0A45E;
color: #282828;
border-radius: 50%;
font-size: 12px;
margin-right: 10px;
}
.header-top-bar a {
text-decoration: none;
color: #282828;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-top-bar a:hover span {
text-decoration: underline;
}
.header-top-bar__contact {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-top-bar__contact a:not(:last-child) {
margin-right: 20px;
}
.header-top-bar .opening-times-today {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-top-bar .opening-times-today span.day {
margin-right: 5px;
}
@media (min-width: 851px) {
.login-account-menu {
font-size: 14px;
}
.login-account-menu a:first-child {
margin-right: 20px;
}
.login-account-menu .register,
.login-account-menu .my-account,
.login-account-menu .logout {
color: #4A221A;
text-decoration: none;
}
.login-account-menu .register:hover,
.login-account-menu .my-account:hover,
.login-account-menu .logout:hover {
text-decoration: underline;
}
}
@media (max-width: 850px) {
.login-account-menu a {
text-decoration: none;
}
.login-account-menu a:not(:last-child) {
margin-right: 20px;
}
.login-account-menu a:not(.main-button) {
color: #4A221A;
}
}
@media (min-width: 851px) {
nav.site-nav ul.menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
}
nav.site-nav ul.menu > li:not(:last-child) {
margin-right: 50px;
}
nav.site-nav ul.menu li.current-menu-item a::before {
-webkit-transform: translateY(0);
transform: translateY(0);
}
nav.site-nav ul.menu a {
text-decoration: none;
color: #4A221A;
position: relative;
display: block;
padding: 20px 0;
overflow: hidden;
}
nav.site-nav ul.menu a:hover::before {
-webkit-transform: translateY(0);
transform: translateY(0);
}
nav.site-nav ul.menu a::before {
content: "";
display: block;
width: 100%;
height: 2px;
border-radius: 25px;
position: absolute;
bottom: 15px;
left: 0;
background-color: #4A221A;
-webkit-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
}
@media (max-width: 850px) {
nav.site-nav {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 20px 0;
}
nav.site-nav ul.menu {
list-style: none;
}
nav.site-nav ul.menu li:not(:last-child) {
margin-bottom: 30px;
}
nav.site-nav ul.menu li.current-menu-item a {
color: #E0A45E;
}
nav.site-nav ul.menu a {
text-decoration: none;
font-size: 40px;
font-weight: bold;
color: #4A221A;
}
}
.single-category-item {
display: block;
position: relative;
}
.single-category-item::before {
content: "";
display: block;
padding-bottom: 100%;
}
.single-category-item img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.single-category-item__title {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 50px;
background-color: #4A221A;
color: #FFFFFF;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 20px;
font-weight: bold;
font-size: 20px;
}
.woocommerce-cart #coupon_code {
padding: 10px;
min-height: 46px;
min-width: 200px;
}
@media (max-width: 600px) {
.woocommerce-cart #coupon_code {
width: auto !important;
min-width: auto;
}
}
@media (max-width: 600px) {
.woocommerce-cart .coupon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce-cart .coupon .button {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: auto !important;
}
}
.woocommerce-cart table.shop_table p {
margin-bottom: 0;
}
.allergn-disclaimer {
display: inline-block;
margin-bottom: 20px;
padding: 10px;
background: whitesmoke;
border-radius: 3px;
}
.ingredients .allergen {
font-weight: bold;
}
.woocommerce-notices-wrapper li {
margin-bottom: 0 !important;
}
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
padding: 20px;
padding-left: 60px;
}
@media (max-width: 450px) {
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.woocommerce-notices-wrapper .woocommerce-error .button,
.woocommerce-notices-wrapper .woocommerce-info .button,
.woocommerce-notices-wrapper .woocommerce-message .button {
margin-left: 20px;
}
@media (max-width: 450px) {
.woocommerce-notices-wrapper .woocommerce-error .button,
.woocommerce-notices-wrapper .woocommerce-info .button,
.woocommerce-notices-wrapper .woocommerce-message .button {
margin-left: 0;
margin-top: 20px;
text-align: center;
}
}
.product-input {
margin-bottom: 20px;
}
.product-input label {
display: block;
font-weight: bold;
margin-bottom: 5px;
}
.product-input input {
width: 100%;
}
.product-input small {
font-size: 0.8rem;
margin-top: 0.5rem;
background-color: #F7F2E9;
padding: 0.5rem;
display: block;
border-radius: 3px;
color: #4A221A;
}
body.home .product-list {
padding-top: 50px;
padding-bottom: 100px;
}
@media (max-width: 600px) {
body.home .product-list {
text-align: center;
padding-bottom: 50px;
}
}
.product-list .title {
overflow: hidden;
}
.product-list .title > * {
margin-bottom: 0;
line-height: 1;
}
.product-list h2 {
font-family: "Kanit", sans-serif;
font-size: 64px;
font-weight: bold;
color: #4A221A;
text-transform: uppercase;
}
@media (max-width: 600px) {
.product-list h2 {
font-size: 40px;
}
}
.product-list h3 {
font-family: "Kanit", sans-serif;
font-size: 40px;
font-weight: bold;
color: #E0A45E;
text-transform: uppercase;
}
@media (max-width: 600px) {
.product-list h3 {
font-size: 24px;
}
}
.product-list__top {
margin-bottom: 50px;
}
.product-list .button-container {
margin-top: 50px;
text-align: center;
}
.product-item {
display: block;
text-align: center;
text-decoration: none;
background-color: #FFFFFF;
position: relative;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
border-radius: 3px;
}
.product-item::before {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: #E0A45E;
border-radius: 3px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
z-index: -1;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 600px) {
.product-item::before {
display: none;
}
}
.product-item:hover {
-webkit-box-shadow: 0 10px 40px -10px rgba(224, 164, 94, 0.8);
box-shadow: 0 10px 40px -10px rgba(224, 164, 94, 0.8);
}
.product-item:hover::before {
opacity: 1;
-webkit-transform: translate(20px, 20px);
transform: translate(20px, 20px);
}
.product-item:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.product-item .sale {
display: inline-block;
position: absolute;
top: 0;
right: 0;
background-color: #e40713;
color: #FFFFFF;
font-weight: bold;
padding: 10px 15px;
z-index: 1;
text-transform: uppercase;
}
.product-item.on-sale .price--regular {
text-decoration: line-through;
font-weight: 400;
opacity: 0.5;
color: #e40713;
}
.product-item.on-sale .price--sale {
display: inline;
}
.product-item__image-container {
position: relative;
overflow: hidden;
border-radius: 3px 3px 0 0;
}
.product-item__image-container::before {
content: "";
display: block;
padding-bottom: 100%;
}
.product-item__image-container img {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.product-item__image-container .outofstock {
position: absolute;
top: 50%;
left: 10px;
width: calc(100% - 20px);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 10px;
display: block;
text-align: center;
color: #FFFFFF;
background-color: #e40713;
text-align: center;
}
.product-item__content {
padding: 20px;
}
@media (max-width: 600px) {
.product-item__content {
padding: 10px;
}
}
.product-item h4 {
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
color: #4A221A;
margin-bottom: 0;
}
.product-item .price {
margin-top: 10px;
color: #E0A45E;
font-size: 14px;
display: inline-block;
}
.product-item .price--sale {
display: none;
margin-left: 5px;
}
.related-products h2 {
text-align: center;
font-size: 64px;
text-transform: uppercase;
}
.related-products h2 em {
color: #E0A45E;
font-style: italic;
}
.related-products .product-grid {
margin-top: 50px;
}
.shop-controls {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 850px) {
.shop-controls {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.shop-controls .basket-button {
margin-left: 50px;
}
@media (max-width: 850px) {
.shop-controls .basket-button {
margin-left: 0;
}
}
.woocommerce-store-notice.demo_store {
background-color: #e40713;
position: relative;
padding: 10px;
z-index: 1000;
top: auto !important;
}
body.woocommerce.single-product .product {
display: grid;
grid-template-columns: 2fr 1fr;
grid-gap: 50px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 50px;
}
@media (max-width: 1000px) {
body.woocommerce.single-product .product {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
@media (max-width: 800px) {
body.woocommerce.single-product .product {
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px;
}
}
@media (max-width: 600px) {
body.woocommerce.single-product .product {
grid-template-columns: 1fr;
grid-gap: 20px 0;
}
}
body.woocommerce.single-product .product .onsale {
display: none;
}
body.woocommerce.single-product .product.sale {
position: relative;
}
body.woocommerce.single-product .product.sale .woocommerce-product-gallery::before {
content: "SALE";
font-family: "Kanit", sans-serif;
display: inline-block;
position: absolute;
top: 0;
right: 0;
background-color: #e40713;
color: #FFFFFF;
font-weight: bold;
padding: 10px 15px;
z-index: 1;
text-transform: uppercase;
}
body.woocommerce.single-product .product .woocommerce-product-gallery,
body.woocommerce.single-product .product .summary {
width: 100%;
float: none;
}
@media (max-width: 600px) {
body.woocommerce.single-product .product .woocommerce-product-gallery,
body.woocommerce.single-product .product .summary {
grid-column: 1/span 2;
}
}
body.woocommerce.single-product .product .star-rating {
color: #e40713;
}
body.woocommerce.single-product .product .product_meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
body.woocommerce.single-product .product .woocommerce-tabs,
body.woocommerce.single-product .product .related.products {
grid-column: 1/span 2;
}
body.woocommerce.single-product .product .summary {
margin-bottom: 0;
}
@media (max-width: 1000px) {
body.woocommerce.single-product .product .summary {
margin-top: 0;
}
}
body.woocommerce.single-product .product .summary h1 {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 64px;
margin-bottom: 0;
}
@media (max-width: 800px) {
body.woocommerce.single-product .product .summary h1 {
font-size: 40px;
}
}
@media (max-width: 600px) {
body.woocommerce.single-product .product .summary h1 {
font-size: 32px;
}
}
body.woocommerce.single-product .product .summary .price {
color: #E0A45E;
font-size: 32px;
font-family: "Kanit", sans-serif;
}
body.woocommerce.single-product .product .summary .price del {
color: #e40713;
}
body.woocommerce.single-product .product form.cart::before, body.woocommerce.single-product .product form.cart::after {
display: none;
}
body.woocommerce.single-product .product form.cart .quantity,
body.woocommerce.single-product .product form.cart .button {
float: none;
margin: 0;
}
body.woocommerce.single-product .product form.cart input.qty,
body.woocommerce.single-product .product form.cart .quantity {
display: none !important;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper {
border: 1px solid #e1e1e1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0 20px;
border-radius: 3px;
height: 66px;
margin-bottom: 20px;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper .quantity-label {
font-weight: bold;
margin-right: 10px;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper .quantity-controls-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100px;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper .quantity {
display: none;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper .quantity input:focus {
outline: none;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper button {
width: 24px;
height: 24px;
font-size: 18px;
border: 1px solid #282828;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
cursor: pointer;
background-color: #FFFFFF;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper button:hover {
background-color: #4A221A;
border-color: #4A221A;
color: #FFFFFF;
}
body.woocommerce.single-product .product form.cart .quantity-wrapper button:focus {
outline: none;
}
body.woocommerce.single-product .product form.cart table.variations td.label,
body.woocommerce.single-product .product form.cart table.variations td.value {
display: block;
padding: 0;
}
body.woocommerce.single-product .product form.cart table.variations select {
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 10px;
font-size: 16px;
background-color: #FFFFFF;
border: 1px solid #e1e1e1;
border-radius: 3px;
cursor: pointer;
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/img/images/ios-arrow-down.svg);
background-repeat: no-repeat;
background-position: calc(100% - 10px) 50%;
background-size: 10px;
margin-right: 0;
}
body.woocommerce.single-product .product .woocommerce-tabs {
width: 100%;
max-width: 900px;
margin: 0 auto;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs {
border-bottom: 1px solid #E0A45E;
padding: 0;
margin: 0 0 20px;
line-height: 1;
font-size: 0;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs::after, body.woocommerce.single-product .product .woocommerce-tabs ul.tabs::before {
display: none;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
border-radius: 0;
margin: 0;
padding: 0;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active a {
color: #E0A45E;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active a::after {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li::after, body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li::before {
display: none;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a {
color: #4A221A;
font-weight: bold;
position: relative;
padding: 20px 40px;
overflow: hidden;
font-size: 16px;
}
@media (max-width: 600px) {
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a {
padding: 20px;
}
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a::after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 7px;
border-radius: 7px 7px 0 0;
background-color: #E0A45E;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%, 100%);
transform: translate(-50%, 100%);
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a:hover::after {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
body.woocommerce.single-product .woocommerce-product-gallery__wrapper {
position: relative;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 10px;
}
body.woocommerce.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
body.woocommerce.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
width: 100% !important;
}
body.woocommerce.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
body.woocommerce.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder:first-child {
grid-column: 1/span 5;
}
body.woocommerce.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
border-color: #f9edde !important;
}
body.woocommerce.single-product .pswp {
z-index: 9999;
}
body.woocommerce.single-product .pswp__bg {
background-color: rgba(40, 40, 40, 0.9);
}
body.woocommerce.single-product #review_form_wrapper .stars {
font-size: 20px;
}
body.woocommerce.single-product #review_form_wrapper .stars a {
color: #e40713;
}
@media (max-width: 600px) {
body.tax-product_cat .page-container {
padding: 10px;
}
}
.product-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 50px;
}
.product-grid--categories {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1100px) {
.product-grid {
grid-gap: 30px;
}
}
@media (max-width: 850px) {
.product-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.product-grid {
grid-gap: 10px;
}
}
.wc_payment_method img {
width: auto;
}
.testimonials-slider {
width: 100%;
max-width: 1000px;
padding: 0 100px;
margin: 0 auto;
}
@media (max-width: 600px) {
.testimonials-slider {
padding: 0;
}
}
.testimonials-slider .testimonial-slide {
outline: none;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.testimonials-slider .testimonial-slide p {
font-family: "Open Sans", sans-serif;
font-weight: 400;
margin-bottom: 20px;
line-height: 1.6;
font-size: 20px;
}
@media (max-width: 600px) {
.testimonials-slider .testimonial-slide p {
font-size: 16px;
}
}
.testimonials-slider .testimonial-slide span.name {
font-family: "Open Sans", sans-serif;
font-weight: bold;
}
.testimonials-slider .slick-arrow {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
width: 35px;
height: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #4A221A;
color: #FFFFFF;
border-radius: 50%;
cursor: pointer;
padding: 0;
margin: 0;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.testimonials-slider .slick-arrow:hover, .testimonials-slider .slick-arrow:focus {
background-color: #E0A45E;
color: #4A221A;
outline: none;
}
.testimonials-slider .slick-arrow.slick-prev {
left: 0;
}
.testimonials-slider .slick-arrow.slick-next {
right: 0;
}
.testimonials-slider .slick-dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
margin-top: 50px;
}
@media (max-width: 600px) {
.testimonials-slider .slick-dots {
margin-top: 20px;
}
}
.testimonials-slider .slick-dots li:not(:last-child) {
margin-right: 10px;
}
.testimonials-slider .slick-dots li.slick-active button {
background-color: #4A221A;
}
.testimonials-slider .slick-dots li button {
display: block;
width: 15px;
height: 15px;
border-radius: 50%;
border: 1px solid #4A221A;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
font-size: 0;
cursor: pointer;
}
.testimonials-slider .slick-dots li button:hover, .testimonials-slider .slick-dots li button:focus {
background-color: #4A221A;
outline: none;
}
.testimonials-wrapper {
text-align: center;
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/img/images/bakery-tile-light-min.jpg);
background-position: center;
position: relative;
min-height: 700px;
overflow: hidden;
}
.testimonials-wrapper::before {
content: "";
display: block;
width: 100%;
height: 200px;
position: absolute;
top: 0;
left: 0;
background: #FFFFFF;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(white));
background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
z-index: 0;
}
.testimonials-wrapper::after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #FFFFFF;
opacity: 0.85;
z-index: 0;
}
.testimonials-wrapper .testimonials-container {
position: relative;
z-index: 1;
padding-top: 100px;
padding-bottom: 100px;
}
@media (max-width: 600px) {
.testimonials-wrapper .testimonials-container {
padding-top: 50px;
padding-bottom: 50px;
}
}
.testimonials-wrapper h3 {
font-family: "Kanit", sans-serif;
font-size: 40px;
font-weight: bold;
color: #E0A45E;
text-transform: uppercase;
}
@media (max-width: 600px) {
.testimonials-wrapper h3 {
font-size: 24px;
}
}
.testimonials-wrapper h2 {
font-family: "Kanit", sans-serif;
font-size: 64px;
font-weight: bold;
color: #4A221A;
text-transform: uppercase;
}
@media (max-width: 600px) {
.testimonials-wrapper h2 {
font-size: 40px;
}
}
.testimonials-wrapper i.icon-quote-line {
width: 50px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #E0A45E;
border-radius: 50%;
color: #4A221A;
margin: 50px auto;
}
@media (max-width: 600px) {
.testimonials-wrapper i.icon-quote-line {
margin: 20px auto;
}
}
.breadcrumbs {
color: #282828;
margin-top: 50px;
margin-bottom: 25px;
}
.breadcrumbs a {
color: #4A221A;
font-weight: 400;
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbs .breadcrumbs-separator {
display: inline-block;
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/media/icons/icon-breadcrumb-separator.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 5px;
width: 20px;
height: 9px;
}
.inv-recaptcha-holder {
display: none;
}
.contact-form-container {
width: 100%;
}
.contact-form-container form {
width: 100%;
max-width: 360px;
}
.contact-form-container label {
display: block;
margin-top: 20px;
margin-bottom: 8px;
color: #4A221A;
}
.contact-form-container label:first-of-type {
margin-top: 0;
}
.contact-form-container br {
display: none;
}
.contact-form-container input:not([type=submit]),
.contact-form-container textarea {
width: 100%;
padding: 0.5rem;
font-size: 1rem;
font: inherit;
border: 1px solid #e1e1e1;
}
.contact-form-container input:not([type=submit]):hover, .contact-form-container input:not([type=submit]):focus,
.contact-form-container textarea:hover,
.contact-form-container textarea:focus {
outline: none;
border-color: #4A221A;
}
.contact-form-container input:not([type=submit]).wpcf7-not-valid,
.contact-form-container textarea.wpcf7-not-valid {
border-color: #ff0033;
}
.contact-form-container textarea {
resize: none;
min-height: 250px;
margin-bottom: 20px;
}
span.wpcf7-not-valid-tip {
display: block;
color: #ff0033;
font-size: 12px;
margin-top: 5px;
}
div.wpcf7-response-output {
border: none;
padding: 20px;
margin: 0;
text-align: center;
color: #FFFFFF;
margin-top: 20px;
line-height: 1.6;
}
div.wpcf7-mail-sent-ok {
background-color: #00ad6e;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
background-color: #ff0033;
} div.wpcf7 .ajax-loader {
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/media/images/ajax-loader.gif);
background-repeat: no-repeat;
background-position: center;
display: block;
width: 220px;
height: 19px;
margin: 20px auto;
}
.collection-date-input-container .qs-datepicker-container {
width: 330px;
border: none !important;
-webkit-box-shadow: 0 10px 40px -10px rgba(224, 164, 94, 0.8);
box-shadow: 0 10px 40px -10px rgba(224, 164, 94, 0.8);
border-radius: 3px;
}
.collection-date-input-container .qs-datepicker-container .qs-controls {
background-color: #E0A45E;
padding: 10px;
}
.collection-date-input-container .qs-datepicker-container .qs-month-year {
color: #FFFFFF;
}
.collection-date-input-container .qs-datepicker-container .qs-month-year:hover {
border-bottom-color: #FFFFFF;
}
.collection-date-input-container .qs-datepicker-container .qs-datepicker .qs-arrow {
border-radius: 50%;
}
.collection-date-input-container .qs-datepicker-container .qs-datepicker .qs-arrow.qs-right:after {
border-left-color: #FFFFFF;
}
.collection-date-input-container .qs-datepicker-container .qs-datepicker .qs-arrow.qs-left:after {
border-right-color: #FFFFFF;
}
.collection-date-input-container .qs-datepicker-container .qs-square {
width: 45px;
height: 45px;
border-radius: 50%;
}
.collection-date-input-container .qs-datepicker-container .qs-square.qs-day {
color: #4A221A;
text-transform: uppercase;
font-size: 16px;
}
.collection-date-input-container .qs-datepicker-container .qs-square.qs-num {
line-height: 1;
color: #4A221A;
}
.collection-date-input-container .qs-datepicker-container .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
color: #FFFFFF;
background-color: #E0A45E;
}
.collection-date-input-container .qs-datepicker-container .qs-square.qs-active {
color: #FFFFFF;
background-color: #E0A45E;
}
.down-arrow-section {
text-align: center;
padding: 50px;
font-size: 10px;
color: #4A221A;
-webkit-animation: arrowBounce 1s ease-in-out alternate infinite;
animation: arrowBounce 1s ease-in-out alternate infinite;
}
@media (max-width: 850px) {
.down-arrow-section {
padding: 30px;
}
}
@-webkit-keyframes arrowBounce {
0% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
100% {
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
}
@keyframes arrowBounce {
0% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
100% {
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
}
.gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gallery.top-margin {
margin-top: 150px;
}
.gallery .gallery-item {
margin-top: 0 !important;
float: none !important;
position: relative;
overflow: hidden;
background-color: #ffffff;
border: 1px solid #ffffff;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery .gallery-item:after {
content: "";
display: block;
padding-bottom: 75%;
}
.gallery .gallery-item img {
height: 100%;
width: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(1.05);
transform: translate(-50%, -50%) scale(1.05);
}
.gallery .gallery-item img.stretch {
width: 100%;
height: auto;
}
.gallery .gallery-item .wp-caption-text {
display: none;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
margin-bottom: 1rem;
}
.gallery.gallery-columns-2 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(2, 1fr);
}
.gallery.gallery-columns-2 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-2 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-3 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(3, 1fr);
}
.gallery.gallery-columns-3 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-3 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-4 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(4, 1fr);
}
.gallery.gallery-columns-4 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-4 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-5 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(5, 1fr);
}
.gallery.gallery-columns-5 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-5 {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-5 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-6 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(6, 1fr);
}
.gallery.gallery-columns-6 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-6 {
grid-template-columns: repeat(5, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-6 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-7 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(7, 1fr);
}
.gallery.gallery-columns-7 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-7 {
grid-template-columns: repeat(6, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-7 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-8 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(8, 1fr);
}
.gallery.gallery-columns-8 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-8 {
grid-template-columns: repeat(7, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-8 {
grid-template-columns: 1fr;
}
}
.gallery.gallery-columns-9 {
display: grid;
grid-gap: 1rem;
grid-template-columns: repeat(9, 1fr);
}
.gallery.gallery-columns-9 .gallery-item {
width: 100%;
}
@media (max-width: 900px) {
.gallery.gallery-columns-9 {
grid-template-columns: repeat(8, 1fr);
}
}
@media (max-width: 600px) {
.gallery.gallery-columns-9 {
grid-template-columns: 1fr;
}
}
.mobile-menu-button {
cursor: pointer;
z-index: 9999;
display: none;
position: relative;
}
.mobile-menu-button::after {
content: "MENU";
font-size: 10px;
font-family: inherit;
}
.mobile-menu-button.is-open::after {
content: "CLOSE";
color: #FFFFFF;
}
@media (max-width: 850px) {
.mobile-menu-button {
display: block;
}
}
.mobile-menu-button .bar-container {
width: 22px;
height: 32px;
margin: 0 auto;
padding: 9px 0;
position: relative;
}
.mobile-menu-button .bar-container .bar {
position: absolute;
background-color: #4A221A;
width: 100%;
height: 2px;
-webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform-origin: center;
transform-origin: center;
margin: auto;
border-radius: 9px;
}
.mobile-menu-button .bar-container .bar:first-child {
top: 9px;
}
.mobile-menu-button .bar-container .bar:nth-child(2), .mobile-menu-button .bar-container .bar:nth-child(3) {
top: 15px;
}
.mobile-menu-button .bar-container .bar:last-child {
top: 21px;
}
.mobile-menu-button.is-open .bar {
background-color: #FFFFFF;
}
.mobile-menu-button.is-open .bar:first-child {
top: 15px;
width: 0;
}
.mobile-menu-button.is-open .bar:nth-child(2) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.mobile-menu-button.is-open .bar:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mobile-menu-button.is-open .bar:last-child {
top: 15px;
width: 0;
}
.lazy {
max-width: 50px;
height: auto !important;
}
.cta-banner {
padding-top: 50px;
padding-bottom: 50px;
position: relative;
background-color: #E0A45E;
overflow: hidden;
}
.cta-banner::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: block;
background-image: url(//rendallsbakery.co.uk/wp-content/themes/rendalls-bakery/assets/img/images/bakery-tile-min.png);
z-index: 0;
opacity: 0.1;
}
.cta-banner .max-width {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
z-index: 1;
}
@media (max-width: 800px) {
.cta-banner .max-width {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.cta-banner .max-width h2 {
font-size: 60px;
text-transform: uppercase;
font-style: italic;
color: #FFFFFF;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
margin-right: 20px;
line-height: 1;
}
@media (max-width: 800px) {
.cta-banner .max-width h2 {
margin-bottom: 50px;
text-align: center;
font-size: 36px;
}
}
#facebook-feed {
max-width: 600px;
padding-bottom: 100px;
}
#facebook-feed h1 {
text-align: center;
font-family: "Kanit", sans-serif;
font-size: 64px;
font-weight: bold;
color: #4A221A;
text-transform: uppercase;
}
@media (max-width: 600px) {
#facebook-feed h1 {
font-size: 40px;
}
}
#facebook-feed h2 {
text-align: center;
font-family: "Kanit", sans-serif;
font-size: 40px;
font-weight: bold;
color: #E0A45E;
text-transform: uppercase;
}
@media (max-width: 600px) {
#facebook-feed h2 {
font-size: 24px;
}
}
#facebook-feed a {
color: #4A221A;
}
#facebook-feed .fts-jal-fb-header {
margin-bottom: 20px;
text-align: center;
}
#facebook-feed .fts-jal-single-fb-post {
padding: 20px !important;
border: 1px solid #e1e1e1;
border-radius: 3px;
-ms-flex-item-align: start;
align-self: flex-start;
margin-bottom: 20px;
}
#facebook-feed .fts-powered-by-text {
display: none;
visibility: hidden;
}
.site-footer {
background-color: #FFFFFF;
padding-top: 50px;
}
.site-footer > .max-width {
padding-top: 50px;
padding-bottom: 50px;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 20px;
border-top: 1px solid #F7F2E9;
}
@media (max-width: 750px) {
.site-footer > .max-width {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 500px) {
.site-footer > .max-width {
grid-template-columns: 1fr;
}
}
.site-footer a.site-logo img {
width: 100%;
max-width: 200px;
height: auto;
}
@media (max-width: 750px) {
.site-footer .footer-col:first-of-type {
grid-column: 1/span 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media (max-width: 750px) {
.site-footer .footer-col:first-of-type {
grid-column: 1;
}
}
@media (max-width: 500px) {
.site-footer .footer-col {
text-align: center;
}
}
.site-footer .footer-col h3 {
font-size: 20px;
color: #4A221A;
margin-bottom: 20px;
}
.site-footer .footer-col .footer-nav ul {
list-style: none;
}
.site-footer .footer-col .footer-nav ul li:not(:last-child) {
margin-bottom: 15px;
}
.site-footer .footer-col .footer-nav ul li a {
text-decoration: none;
color: #282828;
font-family: "Open Sans", sans-serif;
}
.site-footer .footer-col .footer-nav ul li a:hover {
text-decoration: underline;
}
.site-footer__bottom {
background-color: #4A221A;
color: #FFFFFF;
padding-top: 50px;
padding-bottom: 50px;
}
.site-footer__bottom .max-width {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 550px) {
.site-footer__bottom .max-width {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.site-footer__bottom .max-width .footer-left .address {
line-height: 1.2;
}
.site-footer__bottom .max-width .copyright {
font-family: "Open Sans", sans-serif;
display: block;
margin-top: 20px;
}
.site-footer__bottom .max-width .social-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
}
@media (max-width: 550px) {
.site-footer__bottom .max-width .social-links {
margin: 50px 0;
}
}
.site-footer__bottom .max-width .social-links li:not(:last-child) {
margin-right: 20px;
}
.site-footer__bottom .max-width .social-links li a {
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
}
@media (max-width: 550px) {
.site-footer__bottom .max-width .social-links li a {
font-size: 32px;
}
}
.site-footer__bottom .max-width a.orknet img {
width: 100%;
max-width: 125px;
height: auto;
}
.site-footer .payment-method {
width: 100%;
height: auto;
max-width: 200px;
display: block;
}
.site-footer .payment-method:not(:last-child) {
margin-bottom: 10px;
}
.acf-map {
min-height: 350px;
}
.header-banner {
width: calc(100% - 100px);
margin: 0 50px;
min-height: 600px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 20px;
overflow: hidden;
}
@media (max-width: 850px) {
.header-banner {
width: 100%;
margin: 0;
min-height: 450px;
}
}
.header-banner::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(40, 40, 40, 0.2);
z-index: 1;
}
.header-banner__content {
text-align: center;
position: relative;
z-index: 2;
}
.header-banner img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
z-index: 0;
}
.header-banner h1 {
font-family: "Kanit", sans-serif;
font-size: 6vw;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
text-transform: uppercase;
letter-spacing: 4px;
}
@media (max-width: 600px) {
.header-banner h1 {
font-size: 40px;
}
}
.header-banner p {
font-family: "Kanit", sans-serif;
font-size: 3vw;
font-weight: 300;
color: #FFFFFF;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
letter-spacing: 2px;
margin-top: 10px;
}
@media (max-width: 600px) {
.header-banner p {
font-size: 24px;
}
}
.header-banner .main-button {
margin-top: 50px;
}
.mobile-menu-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-color: #282828;
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
z-index: 8999;
-webkit-transition: opacity 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
transition: opacity 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile-menu-overlay.is-open {
opacity: 0.7;
-webkit-transform: translateX(0);
transform: translateX(0);
}