@font-face {
font-family: 'Microbrew Soft Three Combined';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/MicrobrewSoftThreeCombined.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/MicrobrewSoftThreeCombined.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'futurabook';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/futura_book_font-webfont.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/futura_book_font-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'futuraheavy';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/futura_heavy_font-webfont.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/futura_heavy_font-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'futuramedium';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/futura_medium_bt-webfont.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/futura_medium_bt-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'poppinsregular';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/poppins-regular-webfont.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/poppins-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'regulatorsregular';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/regv2-webfont.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/regv2-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'nexa_boldregular';
src: url(//staffordangus.com/wp-content/themes/staffordangus/fonts/nexa_bold-webfont.woff2) format('woff2'),
url(//staffordangus.com/wp-content/themes/staffordangus/fonts/nexa_bold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
* {
margin: 0;
padding: 0;
}
p {
font-family: 'futurabook';
font-size: 17px;
line-height: 25px;
}
ul {
list-style: none;
padding: 0;
margin: 0;
}
a:hover,
a:active,
a:focus {
outline: none;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.outersection {
min-height: 100%;
position: relative;
height: auto;
}
#innercontainer {
padding-bottom: 553px;
}
footer {
position: absolute;
width: 100%;
left: 0px;
bottom: 0px;
}
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.logo_sec {
position: absolute;
margin-top: 5px;
left: 10px;
top: 2px;
}
nav.top-nav {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #fff;
box-shadow: 0 3px 10px -2px rgb(0 0 0 / 10%);
background-image: url(//staffordangus.com/wp-content/themes/staffordangus/images/header-back.jpg);
background-size: 100% 100%;
background-position: right;
z-index: 11
}
nav.top-nav .row {
position: relative;
}
nav.top-nav ul { list-style: none;
position: relative;
display: table-cell;
}
nav.top-nav ul li {
float: left;
transition: all 0.2s ease-in-out;
}
nav.top-nav ul li:hover {
background: rgba(0, 0, 0, 0.15);
}
nav.top-nav ul li:hover>ul {
display: block;
padding: 2px 0;
width: auto;
}
nav.top-nav ul li {
float: left;
transition: all 0.2s ease-in-out;
position: relative;
}
nav.top-nav ul li.menu-item-has-children a {
position: relative;
}
nav.top-nav ul li.menu-item-has-children a:before {
content: "\f107";
font: normal normal normal 14px FontAwesome;
position: absolute;
right: -2px;
top: 50%;
color: #FFF;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
nav.top-nav ul li.user a,
nav.top-nav ul li.cart a,
nav.top-nav ul li.search a {
padding: 25px 8px;
}
nav.top-nav ul li.menu-item-has-children ul.sub-menu li a:before {
display: none;
}
nav.top-nav ul li.user i,
nav.top-nav ul li.cart i,
nav.top-nav ul li.search i {
font-size: 20px;
}
nav.top-nav ul li.search a {
padding: 20px 10px
}
nav.top-nav ul li .cart-list {
width: 16px;
border-radius: 50%;
height: 16px;
background-color: #d3a555;
position: absolute;
top: 17px;
font-family: 'nexa_boldregular';
right: 0px;
text-align: center;
line-height: normal;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
nav.top-nav ul li .cart-list span {
font-size: 9px;
color: #FFF;
}
nav.top-nav ul li a {
display: block;
padding: 28px 10px;
color: #FFF;
font-family: 'futuramedium';
font-weight: 400;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
nav.top-nav ul ul {
display: none;
background: #fff;
position: absolute;
top: 100%;
box-shadow: -3px 3px 10px -2px rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.1);
}
nav.top-nav ul ul li {
float: none;
position: relative;
}
nav.top-nav ul ul li a {
padding: 15px 20px;
font-size: 11px;
color: #000;
min-width: max-content;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
nav.top-nav ul ul li:last-child a {
border: 0
}
nav.top-nav ul ul ul {
position: absolute;
left: 100%;
top: 0;
}
.search-icon:hover .top {
display: block;
}
.search-icon:hover .top {
display: block;
}
.search-container #searchform {
position: absolute;
right: 0;
display: none;
top: calc(73px - 0px);
background-color: #d3a555;
width: auto;
padding: 10px;
float: right;
margin-right: 0;
}
.search-container .form-container {
position: relative;
display: none;
}
.search-container .search-field {
padding: 10px 20px 10px 10px;
outline: none;
border-radius: 0;
float: left;
width: auto;
border: 0;
margin: 0 !important;
}
.search-container #searchbutton {
border: 0px;
background: #7c350e;
color: #fff;
height: auto;
padding: 10px 20px;
cursor: pointer;
outline: none;
}
.search-container #searchbutton:hover {
background-color: #7c350e;
}
.search-container #searchform .form-control:focus {
box-shadow: none;
outline: none;
border: 0
}
.search-panel {
width: 31px;
height: 31px;
background-color: #ffffff4a;
position: relative;
top: -2px;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
nav.top-nav ul li.search .search-panel i {
font-size: 15px
}
.search-container .form-group {
margin: 0 !important
}
.banner_sec {
padding-top: calc(73px - 0px);
}
.banner_sec .bx-wrapper {
border: 0;
box-shadow: none;
margin: 0;
}
.banner_sec .container { }
.banner_text {
position: absolute;
padding: 25px;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
margin: 0 auto;
width: 100%;
text-align: center;
display: inline-block;
}
.banner_text h1 {
font-family: 'regulatorsregular';
color: #FFF;
line-height: normal;
letter-spacing: 2px;
font-size: 60px;
text-transform: uppercase;
}
.banner_text h2 {
font-family: 'Microbrew Soft Three Combined';
font-size: 55px;
color: #FFF;
}
.banner_sec img {
width: 100%;
}
.about-section {
padding: 65px 0;
overflow-x: hidden;
}
.about-section h3 {
font-family: 'futurabook';
font-size: 30px;
line-height: 50px;
letter-spacing: 2px;
color: #272727;
font-weight: 600;
}
.about-section .about-btn {
padding: 20px 25px;
font-family: 'futurabook';
font-weight: 300;
color: #FFF;
font-size: 25px;
text-decoration: none;
display: table;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #d3a555;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.about-section .about-btn:hover,
.about-section .about-btn:active {
background-color: #7c350e;
}
.featured-section-heading {
background: url(//staffordangus.com/wp-content/themes/staffordangus/images/featured-section.jpg);
background-size: cover;
background-attachment: fixed;
background-position: center;
min-height: 284px;
position: relative;
}
.featured-section-heading h2 {
color: #e4be77;
font-family: 'Microbrew Soft Three Combined';
font-size: 60px;
letter-spacing: 3px;
position: absolute;
margin: 0;
top: 50%;
text-transform: uppercase;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.featured-section {
padding: 72px 0
}
.featured-section .card {
border: 0;
background-color: #FFF;
box-shadow: 0px 4px 10px 0px rgba(76, 75, 76, 0.11);
}
.featured-section .card .card-img {
overflow: hidden;
-webkit-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.featured-section .card:hover img.card-img-top {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.featured-section .card .card-body {
position: relative;
padding-bottom: 35px;
min-height: 126px;
}
.featured-section .card .card-body h5 {
font-family: 'futurabook';
font-size: 17px;
color: #272727;
text-align: center;
font-weight: 600;
line-height: 29px;
letter-spacing: 1px;
}
.featured-section .card .card-body a.card-btn {
padding: 15px 20px;
background-color: #d3a555;
font-family: 'futurabook';
text-transform: uppercase;
display: table;
color: #fff;
position: absolute;
letter-spacing: 1px;
font-weight: 500;
font-size: 14px;
bottom: -25px;
left: 50%;
text-decoration: none;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.featured-section .card:hover .card-body a.card-btn {
background-color: #7c350e;
}
.news-section {
padding: 72px 0;
background: url(//staffordangus.com/wp-content/themes/staffordangus/images/news-back.jpg);
background-position: center;
background-size: cover;
position: relative;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.news-section h3 { color: #844628;
font-family: 'Microbrew Soft Three Combined';
font-size: 50px;
letter-spacing: 3px;
margin-bottom: 20px;
text-transform: uppercase;
}
.news-section .news-list {
color: #000;
font-family: 'futurabook';
line-height: 25px;
font-size: 17px;
letter-spacing: 1px;
}
.news-section .news-list li {
padding-left: 20px;
padding-bottom: 15px;
position: relative;
}
.news-section .news-list li:last-child {
padding-bottom: 0
}
.news-section .news-list li:before {
content: "\f10c";
font: normal normal normal 14px FontAwesome;
color: #000;
position: absolute;
top: 5px;
left: 0
}
.news-section .news-list ul.news-sub-list {
padding-top: 25px;
padding-left: 25px
}
.news-section .news-list ul.news-sub-list li:last-child {
padding-bottom: 0
}
.news-section .news-list ul.news-sub-list li:before {
content: "\f0da";
font: normal normal normal 14px FontAwesome;
color: #000;
position: absolute;
top: 5px;
left: 0
}
.two-img-panel {
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.two-img-panel li {
width: 50%;
text-align: center;
float: left;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.two-img-panel .img-main-panel {
text-align: center;
}
.two-img-panel .img-main-panel .main-img {
width: 152px;
height: 152px;
padding: 0px;
background-color: #000;
border: 6px solid #d3a555;
border-radius: 50%;
display: block;
margin: 0 auto;
margin-bottom: 18px;
}
.two-img-panel {
margin-top: 20px;
}
.two-img-panel .main-panel h5 {
font-family: 'futurabook';
color: #FFF;
font-weight: 500;
font-size: 25px;
letter-spacing: 1px;
}
.news-section:hover .two-img-panel li {
-webkit-transform: scale(1.03);
transform: scale(1.03);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
footer {
background: url(//staffordangus.com/wp-content/themes/staffordangus/images/footer-back.jpg);
background-size: 100% 100%;
background-position: top center;
padding: 60px 0px;
background-attachment: fixed;
text-align: center
}
footer .footer-nav {
display: table;
margin: 0 auto;
margin-top: 50px;
}
footer .footer-nav li {
float: left;
padding: 0 15px;
}
footer .footer-nav li a {
font-family: 'futurabook';
color: #FFF;
font-weight: 300;
font-size: 15px;
letter-spacing: 1px;
}
footer .footer-address {
margin-top: 30px;
font-family: 'futurabook';
font-size: 17px;
color: #FFF;
font-weight: 300;
letter-spacing: 1px;
}
footer .footer-contact {
margin-top: 15px;
font-family: 'futurabook';
font-size: 17px;
color: #FFF;
font-weight: 300;
letter-spacing: 1px;
}
footer .footer-contact strong {
font-weight: 500;
font-size: 19px;
line-height: 35px;
}
footer .footer-contact p a {
text-decoration: none;
color: #FFF;
}
footer .footer-social {
margin-top: 15px;
font-family: 'futurabook';
font-weight: 300;
font-size: 19px;
line-height: 35px;
color: #FFF;
letter-spacing: 1px;
text-transform: uppercase;
}
footer .footer-social ul {
margin: 0 auto;
text-align: center;
display: table;
margin-top: 15px;
}
footer .footer-social ul li {
display: inline-block;
margin: 0 5px;
}
footer .footer-social ul li a {
width: 50px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-radius: 50%;
background-color: #FFF;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
footer .footer-social ul li a i {
font-size: 23px;
color: #010101;
}
.copyright {
display: table;
width: 100%;
padding: 15px 0;
position: absolute;
background-color: #252525;
bottom: -55px;
}
.copyright p {
font-family: 'poppinsregular';
font-size: 13px;
margin: 0;
color: #FFF;
font-weight: 300;
}
.copyright .col-sm-6:last-child {
text-align: right
}
.copyright p a {
text-decoration: none;
color: #FFF;
}
.copyright p strong {
font-weight: 600;
}
.breadcrumb {
margin: 0;
padding: 15px 105px;
border-radius: 0;
background: #d3a555;
white-space: nowrap;
overflow-x: auto;
}
.woocommerce-breadcrumb ol {
margin: 0;
padding-left: 0;
list-style: none;
}
.woocommerce-breadcrumb li {
font-family: 'futuramedium';
display: inline-block;
text-transform: uppercase;
color: #7c350e;
}
.woocommerce-breadcrumb li a {
font-family: 'futuramedium';
font-size: 16px;
text-decoration: none;
font-weight: 300;
color: #FFF;
}
.woocommerce-breadcrumb li a span {
font-family: 'futuramedium';
font-size: 16px;
text-decoration: none;
font-weight: 300;
color: #FFF;
}
.woocommerce-breadcrumb li span.current-page {
color: #7c350e;
}
.woocommerce-breadcrumb li+li::before {
display: inline-block;
margin: 0 0.5em;
transform: rotate(15deg);
border-right: 0.1em solid rgb(255 255 255);
height: 0.8em;
content: "";
}
.breadcrumb [aria-current="page"] {
color: rgb(72, 39, 40);
font-weight: 700;
text-decoration: none;
}
.breadcrumb-section {
padding-top: calc(73px - 0px);
}
.contact-main {
padding: 65px 0 0;
}
.contact-main .col-sm-4:first-child .card-body {
background-color: #d3a555
}
.contact-main .col-sm-4:nth-child(2) .card-body {
background-color: #7c350e
}
.contact-main .card-body {
color: #FFF;
}
.contact-main .card-body .card-title {
font-family: 'futuramedium';
font-size: 28px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.wpcf7-form {
padding: 45px;
background-color: #0000000d;
}
.wpcf7-form label {
font-family: 'futurabook';
letter-spacing: 1px;
}
.contact-main h2 {
font-family: 'futuraheavy';
font-size: 37px;
margin-bottom: 14px;
}
.form-btn {
padding: 15px 35px;
background-color: #d3a555;
font-family: 'futurabook';
border: 0;
outline: none;
text-transform: uppercase;
display: table;
color: #fff;
letter-spacing: 1px;
font-weight: 500;
font-size: 17px;
text-decoration: none;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.form-btn:hover {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
background-color: #7c350e;
}
.admin-bar nav.top-nav {
top: 32px;
}
.form-group {
margin-bottom: 1rem !important;
} .testimonial-item div.testi-text:before {
content: "\f10d";
font-family: "FontAwesome";
color: #c3b5ae;
font-size: 30px;
position: absolute;
top: 0;
left: 0;
}
.testimonial-item div.testi-text:after {
content: "\f10e";
font-family: "FontAwesome";
color: #c3b5ae;
font-size: 30px;
position: absolute;
right: 20px;
bottom: 0;
}
.testimonial-item blockquote {
border: none;
color: inherit;
line-height: 1.6;
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
}
.testimonial-item div.testi-text {
margin-top: 15px;
line-height: 1.5;
color: inherit;
text-align: left;
font-style: italic;
font-size: 18px;
padding: 10px 50px;
border-radius: 4px;
margin-bottom: 12px;
position: relative;
font-family: 'futurabook';
}
.testimonial-item {
background: #fff3ec;
transition: all 0.2s;
}
.testimonial-item:nth-child(odd) {
background: #fbf8f6;
}
.testimonial-item blockquote cite {
text-align: right;
padding-left: 0;
font-size: 16px;
color: #b6702a;
font-weight: 600;
padding-top: 0px;
display: block;
padding-bottom: 18px;
padding-right: 15px;
}
.column,
.columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
min-width: 0;
width: 100%;
float: left;
}
.large-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.large-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.large-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.large-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.large-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.large-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.large-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.large-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.large-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.large-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.large-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.large-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
height: 46px;
border-radius: 2px;
background-color: #FFF;
border: 1px solid #e5e5e5;
margin: 0 0 1.35286rem;
display: block;
box-sizing: border-box;
width: 100%;
padding: 0.5rem;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.button.small {
font-weight: 700;
padding: 11px 42px;
}
.button.alert {
background-color: #cc4b37;
color: #fefefe;
}
.button.small {
font-size: 0.75rem;
}
.testimonial_form {
background: #666;
padding: 35px 15px 50px;
}
.testimonial_form .testiheader {
color: #fff;
}
.testimonial-item:hover {
box-shadow: 0 0 9px 1px #ccc;
transition: all 0.2s;
} .woocommerce .woocommerce-breadcrumb a {
color: #ffffff;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 0em;
}
.summary-add-to-cart-form-bundle {
clear: both;
width: 48%;
float: right;
}
table.bundled_products {
border: 1px solid #dee2e6 !important;
width: 100% !important;
margin-bottom: 1rem !important;
color: #212529 !important;
}
table.bundled_products th,
table.bundled_products td {
border: 1px solid #dee2e6 !important;
padding: 0.75rem !important;
vertical-align: top !important;
border-top: 1px solid #dee2e6 !important;
}
table.bundled_products thead th,
table.bundled_products thead td {
border-bottom-width: 2px !important;
vertical-align: bottom !important;
border-bottom: 2px solid #dee2e6 !important;
}
h4.bundled_product_title {
margin-top: 0;
font-size: 14px;
}
.bundled_product_excerpt.product_excerpt {
font-size: 14px;
}
.bundled_product_summary .bundled_product_optional_checkbox span {
font-size: 14px;
font-weight: bold;
color: #b4632c;
}
.bundled_product_excerpt.product_excerpt p {
margin-bottom: 0px;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left;
padding: 15px;
}
.white_bg {
background: rgba(255, 255, 255, 0.9);
padding: 25px;
}
h2.formhead {
font-size: 18px;
color: #7c4c34;
}
.formlist,
.pagelist {
padding-bottom: 15px;
}
.formlist li,
.pagelist li {
position: relative;
padding-left: 25px;
margin-bottom: 5px;
}
.formlist li:before,
.pagelist li:before {
position: absolute;
left: 0px;
top: 3px;
content: "\f00c";
font-family: "FontAwesome";
font-size: 13px;
color: #bd6947;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 26px;
background: #fff5e5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #fdf5e4;
z-index: 2;
border-bottom-color: #fdf5e4;
}
.cut_content {
height: 1px;
}
.wcpa_form_outer {
margin-bottom: 0px !important;
}
.woocommerce div.product div.summary {
margin-bottom: 0px !important;
}
.wcpa_form_item.wcpa_type_header {
margin: 0px;
background: #fdf5e4;
margin-bottom: -1px;
padding: 10px 10px 4px;
border: 1px solid #dee2e6;
}
.wcpa_form_item.wcpa_type_header h3 {
font-size: 20px;
line-height: 1;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #754228;
}
.summary-add-to-cart-form-bundle {
clear: inherit !important;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
clear: inherit !important;
}
.postid-453 .summary-add-to-cart-form-bundle {
clear: both !important;
}
.single-product div.product.wcpa_has_options form.cart.cart_group.bundle_form.layout_tabular {
display: -ms-flexbox;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cart.cart_group.bundle_form.layout_tabular table.bundled_products {
order: 2;
}
.cart.cart_group.bundle_form.layout_tabular div.wcpa_form_outer {
order: 1;
margin-top: 0px;
}
.cart.cart_group.bundle_form.layout_tabular div.cart.bundle_data {
order: 3;
}
.wcpa_form_item.wcpa_type_paragraph {
margin-top: 0px;
}
.wcpa_form_item.wcpa_type_radio-group label {
font-weight: bold;
font-family: 'futurabook';
font-size: 16px;
}
.wcpa_form_item.wcpa_type_radio-group .radio-group {
background: #f7f7f7;
border-radius: 5px;
padding: 10px;
border: 1px solid #efefef;
}
.wcpa_form_item.wcpa_type_radio-group .radio-group label {
font-weight: normal;
}
.wcpa_form_outer .wcpa_form_item .wcpa_radio .wcpa_check {
border-radius: 4px;
}
.wcpa_form_outer .wcpa_form_item .wcpa_radio input[type=radio]:checked+label .wcpa_check::before {
color: #c97547;
border-radius: 0px;
content: "\f00c";
font-family: 'FontAwesome';
position: absolute;
top: -8px;
width: auto;
height: auto;
background: no-repeat;
left: 1px;
}
.wcpa_form_outer .wcpa_form_item .wcpa_radio .wcpa_check {
margin-right: 10px;
}
.woocommerce-product-gallery__wrapper.stuck {
position: fixed;
top: 0;
box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
}
.news-box {
background: #f9f9f9;
border: 1px solid #efefef;
padding: 25px;
border-radius: 5px;
margin-bottom: 15px;
font-family: 'futurabook';
font-size: 17px;
line-height: 25px;
}
.news-box .news-list {
color: #000;
font-family: 'futurabook';
line-height: 25px;
font-size: 17px;
letter-spacing: 1px;
}
.news-box .news-list li {
padding-left: 20px;
padding-bottom: 15px;
position: relative;
}
.news-box .news-list li:last-child {
padding-bottom: 0
}
.news-box .news-list li:before {
content: "\f10c";
font: normal normal normal 14px FontAwesome;
color: #000;
position: absolute;
top: 5px;
left: 0
}
.news-box .news-list ul.news-sub-list {
padding-top: 25px;
padding-left: 25px
}
.news-box .news-list ul.news-sub-list.no-padding {
padding-left: 0px !important;
}
.news-box .news-list ul.news-sub-list.no-padding.two-col {
column-count: 2;
}
.news-box .news-list ul.news-sub-list.no-padding.three-col {
column-count: 3;
}
.news-box .news-list ul.news-sub-list li:last-child {
padding-bottom: 0
}
.news-box .news-list ul.news-sub-list li:before {
content: "\f0da";
font: normal normal normal 14px FontAwesome;
color: #000;
position: absolute;
top: 5px;
left: 0
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: left;
-webkit-box-flex: 0;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
max-width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: right;
-webkit-box-flex: 0;
-ms-flex: 0 0 52%;
flex: 0 0 52%;
max-width: 52%;
}
.woocommerce form .form-row label {
line-height: 2;
display: block;
width: 100%;
}
.woocommerce-input-wrapper {
width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 48px;
}
.select2-container .select2-selection--single {
height: 48px;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #a1a1a1;
border-radius: 2px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px;
}
.woocommerce-input-wrapper label {
width: 95% !important;
display: inline-block !important;
}
.woocommerce-input-wrapper input[type="radio"] {
margin-right: 2%;
}
dl.variation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
dl.variation dt {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
border: 1px solid #e5e5e5;
border-bottom: 0px;
border-right: 0px;
margin: 0px !important;
clear: none !important;
padding: 5px;
padding-left: 15px;
}
dl.variation dd {
-webkit-box-flex: 0;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
border: 1px solid #e5e5e5;
border-bottom: 0px;
padding: 5px;
}
.woocommerce table.shop_table td.product-total {
vertical-align: bottom;
}
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
nav.woocommerce-breadcrumb {
padding-left: 140px;
}
.price span.from {
display: none;
}
.home_delivery_area_map {
position: relative;
}
.home_delivery_area_map_btn {
position: absolute;
right: 0px;
top: 0px;
padding: 5px 10px;
font-family: 'futurabook';
font-weight: 300;
color: #FFF;
font-size: 15px;
text-decoration: none;
display: table;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #d3a555;
border-radius: 3px;
}
.home_delivery_area_map_btn:hover {
background-color: #7c350e;
color: #FFF;
text-decoration: none;
}
.woocommerce .woocommerce-ordering select {
height: 40px;
border-radius: 2px;
background-color: #FFF;
border: 1px solid #e5e5e5;
margin: 0 0 1.35286rem;
display: block;
box-sizing: border-box;
width: 100%;
padding: 0.5rem;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
border: 0;
background-color: #FFF;
box-shadow: 0px 4px 10px 0px rgb(76 75 76 / 11%);
padding-bottom: 25px;
border-radius: 3px;
overflow: hidden;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 10px;
color: #753d2e;
}
.woocommerce ul.products li.product .price {
padding: 0px 10px;
}
.woocommerce ul.products li.product .button {
margin-left: 10px;
}
.woocommerce ul.products li.product .button {
margin-left: 10px;
background: #804530;
color: #fff;
font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb {
padding-left: 140px;
}
.woocommerce ul.products li.product .button:hover {
background: #d3a556;
}
footer .footer-social ul li a {
border: 1px solid #fff;
}
footer .footer-social ul li a:hover {
text-decoration: none;
background: #333;
color: #fff;
}
footer .footer-social ul li a:hover i {
color: #fff;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 0em;
}
.page-id-564 .about-section {
padding-top: 130px;
}
.page-id-2 .about-content-inner.about-section {
padding-top: 190px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
padding: 10px;
color: #753d2e;
text-align: center;
}
mark,
.mark {
padding: 1px 5px 5px;
background-color: #efefef;
border-radius: 5px;
color: #000;
}
.woocommerce a.added_to_cart {
padding: 6px 10px !important;
display: inline-block;
background: #114276 !important;
color: #fff !important;
border-radius: 4px !important;
margin-left: 9px !important;
font-weight: 500;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding-left: 8px !important;
padding-right: 8px !important;
}
.alert.alert-danger_parent {
padding: 0px !important;
}
.subsites ul {
list-style-type: none;
}
.subsites {
display: block;
}
.subsites ul li {
display: inline-block;
vertical-align: top;
margin: 0px 15px 15px;
}
.subsites ul li span {
display: block;
background: #72432b;
clear: both;
margin: 8px auto;
width: 60px;
text-align: center;
padding: 2px 5px;
border-radius: 3px;
color: #fff;
}
.subsites ul li a:hover {
text-decoration: none;
}
nav.top-nav .other-logos {
display: table-cell;
}
nav.top-nav .other-logos li {
float: left;
}
nav.top-nav .other-logos li a {
padding-top: 10px;
padding-bottom: 10px;
}
nav.top-nav .other-logos li img {
width: 55px;
}
.fg-default .fg-item {
width: 15.8%;
margin: 0 !important;
padding: 5px;
}
.woocommerce .woocommerce-ordering select { border-color: #CCC;
}
.woocommerce div.product form.cart .button {
background-color: #7c350e;
opacity: 1;
}
.woocommerce div.product form.cart .variations select { padding: 10px;
border-color: #CCC;
} .ordering_options_explained {
position: absolute;
right: 0px;
top: -40px;
padding: 5px 10px;
font-family: 'futurabook';
font-weight: 300;
color: #FFF;
font-size: 12px;
text-decoration: none;
display: table;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #d3a555;
border-radius: 3px;
}
.ordering_options_explained:hover {
background-color: #7c350e;
color: #FFF;
text-decoration: none;
} .woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin-bottom: 2px;
background: #7c350e;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
background: #333;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
color: #fff;
display: block;
padding: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
text-decoration: none;
background: #333;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 15px;
background: #fff5e4;
min-height: 180px;
}
.woocommerce table.shop_table {
background: #fff;
}
.u-column1.col-1.woocommerce-Address header,
.u-column1.col-1.woocommerce-Address address {
background: #fff;
padding: 10px;
}
.u-column2.col-2.woocommerce-Address header,
.u-column2.col-2.woocommerce-Address address {
background: #fff;
padding: 10px;
}
.woocommerce-account .addresses .title .edit {
background: #7c350e;
border-radius: 35px;
padding: 5px 10px;
border: 2px solid #333;
overflow: hidden;
display: inline-block;
font-size: 14px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.form-row.form-row-wide span.password-input {
width: 100%;
display: block;
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
background: #7c350e;
border-radius: 35px;
padding: 5px 15px;
border: 2px solid #333;
overflow: hidden;
display: inline-block;
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.woocommerce-address-fields .button {
background: #7c350e;
border-radius: 35px;
padding: 5px 15px;
border: 2px solid #333;
overflow: hidden;
display: inline-block;
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
span.show-password-input {
width: 26px !important;
}
.woocommerce-button.button.view {
background: #7c350e;
border-radius: 35px;
padding: 5px 15px;
border: 2px solid #333;
overflow: hidden;
display: inline-block;
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.woocommerce-MyAccount-content .shop_now {
background: #7c350e;
border-radius: 35px;
padding: 5px 15px;
border: 2px solid #333;
overflow: hidden;
display: inline-block;
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
#coupon_code {
width: 125px;
}
.coupon .button {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.payment_box .form-row.form-row-wide {
display: block;
}
#add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods,
.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods {
display: block;
margin: 1em 0;
text-align: center;
width: 265px !important;
}
#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method,
.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method {
width: 95%;
}
.form-row#mailpoet_woocommerce_checkout_optin_field {
display: block;
flex: none;
flex-wrap: nowrap;
width: 100%;
}
.sq-card-iframe-container {
height: 48px !important;
width: 100%;
max-width: 520px;
}
.form-row.woocommerce-validated label {
width: 95% !important;
line-height: 1 !important;
}
.woocommerce-terms-and-conditions-wrapper {
width: 100%;
}
#mailpoet_woocommerce_checkout_optin_present_field {
padding: 0px;
}
ul.opening_hours {
list-style-type: none;
margin-bottom: 15px;
}
ul.opening_hours li {
position: relative;
padding-left: 20px;
padding-bottom: 3px;
font-weight: 500;
}
ul.opening_hours li:before {
position: absolute;
left: 0px;
top: 6px;
content: '\f017';
font: normal normal normal 14px FontAwesome;
display: block;
color: #a45224;
}
.page-list {
padding-top: 5px;
}
.page-list li {
position: relative;
padding-left: 20px;
padding-bottom: 5px;
}
.page-list li:before {
position: absolute;
left: 0px;
top: 6px;
content: '\f10c';
display: block;
font-family: 'FontAwesome';
color: #a45224;
font-size: 10px;
}
.page-list li a {
text-decoration: none;
color: #252525;
}
.page-id-97 .woocommerce form.login,
.page-id-97 .woocommerce form.register {
border: 1px solid #d3a5551f;
background-color: #d3a5551f;
box-shadow: 0px 4px 10px 0px rgb(76 75 76 / 11%);
}
.page-id-97 .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.page-id-97 .woocommerce button.button {
padding: 15px 20px !important;
border-radius: 0 !important;
background-color: #d3a555;
font-family: 'futurabook';
text-transform: uppercase;
display: table;
color: #fff;
letter-spacing: 1px;
font-weight: 500;
font-size: 14px;
text-decoration: none;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.page-id-97 .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.page-id-97 .woocommerce button.button:hover {}
#customer_login h2 {
font-family: 'futurabook';
font-size: 25px;
color: #7c350e;
}
.logged-in.admin-bar.woocommerce-account .addresses .title h3 {
font-size: 20px;
letter-spacing: 0;
}
.logged-in.admin-bar .about-section h3 {
letter-spacing: 0;
}
.woocommerce a.edit-payment-method,
.woocommerce a.save-payment-method,
.woocommerce a.delete-payment-method,
.woocommerce a.cancel-edit-payment-method,
.woocommerce-page a.edit-payment-method {
color: #ffffff !important;
background-color: #7c350e !important;
padding: 8px 8px;
font-size: 100%;
font-weight: 700;
border-radius: 3px;
line-height: normal;
text-decoration: none;
} .woocommerce table.shop_table td.sv-wc-payment-gateway-payment-method-default {
display: none;
}
.woocommerce-MyAccount-content>a.button,
.woocommerce-MyAccount-content button {
padding: 15px 20px !important;
background-color: #d3a555 !important;
color: #FFF !important;
border: 0 !important;
}
.woocommerce .woocommerce-customer-details address {
border: 1px solid rgb(229 229 229);
background-color: #FFF;
}
.actions .coupon button.button {
color: #ffffff !important;
background-color: #7c350e !important;
}
.actions button.button {
padding: 15px 20px !important;
background-color: #d3a555 !important;
color: #FFF !important;
border: 0 !important;
}
a {
color: #d3a555;
}
.search-results .entry_header .entry_title {
font-size: 22px;
} .search-results .product,
.search-results .status-publish {
display: table;
width: 100%;
border: 1px solid #ebebeb;
margin-bottom: 10px;
height: 100%;
}
.search-result-block {
margin-bottom: 15px;
}
.search-result-block figure {
width: 100%;
height: 300px;
overflow: hidden;
margin-bottom: 0px;
}
.search-result-block figure img {
height: 100%;
object-fit: cover;
width: 100%;
}
.search-result-block p:empty {
display: none;
}
.search-result-block p {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
padding-left: 10px;
padding-right: 10px;
}
.search-result-block p.alert.alert-danger {
display: none;
}
.search-result-block ul.pagelist {
display: none;
}
.search-result-block ul {
display: none;
}
.search-result-block ul.pagelist+p {
display: none;
}
.search-result-block .entry_title {
padding: 10px;
}
.search-result-block .entry_title a:hover {
text-decoration: none;
color: #804530;
}
#wpcf7-f559-p59-o1 .wpcf7-form {
display: table;
}
#wpcf7-f559-p59-o1 .wpcf7-form #testimonial_content {
height: auto;
}
#wpcf7-f559-p59-o1 .wpcf7-form .testimonial_form .testiheader {
letter-spacing: 0;
margin-bottom: 25px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #dba360 !important;
color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
color: #ffffff !important;
background-color: #7c402c !important;
text-shadow: none !important;
font-weight: 400;
font-family: 'futurabook';
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #dba360 !important;
text-decoration: none !important;
background-image: none !important;
color: #ffffff !important;
}
input[type="submit"] {
cursor: pointer;
}
.product_meta .sku_wrapper {
display: none;
}
.woocommerce-shipping-destination {
display: none !important;
}
ul.bullet-list li {
margin-bottom: 10px;
}
ul.bullet-list {
list-style-type: disc;
margin-left: 21px;
} .subscription_plan div#state_field_0 {
width: 49%;
display: inline-block;
vertical-align: top;
}
.subscription_plan div#city_field_0 {
width: 49%;
display: inline-block;
vertical-align: top;
}
.subscription_plan div#phone_field_0 {
width: 49%;
display: inline-block;
vertical-align: top;
}
.subscription_plan div#last_name_field_0 {
width: 49%;
display: inline-block;
vertical-align: top;
}
.subscription_plan div#first_name_field_0 {
width: 49%;
display: inline-block;
vertical-align: top;
}
.subscription_plan div#email_address_field_0 {
width: 49%;
display: inline-block;
vertical-align: top;
}
.subscription_plan .ctct-form-listitem {
display: inline-block !important;
vertical-align: top;
}
.subscription_plan label.ctct-form-listname.ctct-form-checkbox-label {
display: inline-block !important;
vertical-align: top;
font-size: 14px;
font-family: 'futurabook';
}
.subscription_plan div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
display: block;
margin-bottom: 12px;
line-height: 1;
font-weight: normal;
text-align: left;
font-size: 14px;
font-family: 'futurabook';
}
.subscription_plan div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
margin-bottom: 0px;
}
.subscription_plan div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
width: 100%;
height: 35px;
padding: 5px;
margin-bottom: 10px;
border-radius: 0px;
}
.subscription_plan div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header { color: #844628;
font-family: 'Microbrew Soft Three Combined';
font-size: 38px;
letter-spacing: 3px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: normal;
}
.subscription_plan div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend {
display: block;
line-height: 1;
font-weight: normal;
left: 0px;
position: relative;
text-align: left;
font-family: 'futurabook';
font-size: 18px;
}
.subscription_plan div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {
font-weight: normal;
font-family: 'futurabook';
font-size: 14px;
}
.subscription_plan div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists {
border: none;
margin: 0 0 12px;
padding: 0px;
}
.subscription_plan div.ctct-form-embed div.ctct-form-defaults {
border-radius: 0px; } .column {
margin-bottom: 30px;
height: 100%;
position: relative;
}
.outlined {
border: 3px solid #d3a555;
border-radius: 8px;
padding: 15px;
text-align: center;
}
.outlined figure {
position: relative;
margin-bottom: 0px;
padding-bottom: 0px;
height: 200px;
overflow: hidden;
}
.outlined img {
width: 100%;
}
.outlined figure:hover img {
animation: moveSlideshow 2s linear;
animation-fill-mode: forwards;
}
@keyframes moveSlideshow {
100% {
transform: translateY(calc(-100% + 200px));
}
}
.outlined figure:hover:before {
content: url(//staffordangus.com/wp-content/themes/staffordangus/css/images/add.png);
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.txt h4 {
background: #d3a555;
padding: 10px;
color: #fff;
border-radius: 0px 0px 5px 5px;
margin: 0px 6px;
}
.txt.mt-2 {
margin-top: 0px !important;
} .landing_banner_sec {
padding-top: 53px;
}
.landing_banner_sec .banner_imgarea {
width: 100%;
height: auto;
max-height: 658px;
overflow: hidden;
position: relative;
}
.landing_banner_sec .banner_imgarea>img {
width: 100%;
height: auto;
border-radius: 15px;
}
.landing_banner_sec .bnr_overlay {
width: 646px;
height: 390px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
text-align: center;
}
.landing_banner_sec .bnr_overlay .bnr_overlay_logo {
width: 220px;
height: auto;
margin: 0 auto 35px auto;
display: block;
}
.landing_banner_sec .bnr_overlay .bnr_overlay_logo img {
width: 100%;
height: auto;
}
.landing_banner_sec .bnr_overlay h4 {
font-family: 'futurabook';
font-size: 20px;
color: #fff;
}
.landing_page .landing_banner_sec .bnr_overlay p {
font-family: 'futurabook';
font-size: 16px;
color: #fff;
}
.landing_banner_sec .bnr_overlay h5 {
font-family: 'futurabook';
font-size: 18px;
color: #141210;
}
.landing_banner_sec .bnr_overlay .yellow_txtarea {
width: 100%;
height: auto;
background-color: #efe0c2;
border-radius: 50px;
padding: 16px 75px;
} .landing_page p {
font-family: 'futurabook';
font-size: 18px;
color: #141210;
line-height: 1.3;
}
.lineup_sec {
padding-top: 70px;
padding-bottom: 33px;
text-align: center;
}
.lineup_sec h4 {
font-family: 'futurabook';
font-size: 24px;
color: #141210;
margin-bottom: 25px;
}
.top_mrg50 {
margin-top: 50px;
}
.lineup_list {
padding: 0;
margin: 0 0 30px 0;
list-style: none;
}
.lineup_list li {
padding: 0 7px;
margin: 0;
display: inline-block;
}
.lineup_list li .btn {
font-size: 18px;
font-family: 'futurabook';
color: #141210;
border-radius: 30px;
padding: 7px 27px;
}
.lineup_list li .btn-yellow {
color: #141210;
background-color: #efe0c2;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.lineup_list li .btn-red {
color: #141210;
background-color: #f9aea3;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.lineup_list li .btn-gray {
color: #141210;
background-color: #d0c9bb;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
} .headline {
margin-bottom: 40px;
}
.headline h2 {
font-size: 32px;
font-family: 'futuraheavy';
color: #33241a;
padding-bottom: 25px;
position: relative;
}
.headline h2:after {
width: 184px;
height: 7px;
background-color: #e55f4c;
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: 0 auto;
}
.lineup_sec .headline {
margin-top: 30px;
}
.category_area {
width: 100%;
height: auto;
background-color: #fffdf8;
border-radius: 20px;
border: #d0c9bb 1px solid;
display: flex;
align-items: center;
padding: 20px;
gap: 24px;
text-align: left;
justify-content: space-between;
}
.category_area h5 {
font-family: 'futurabook';
font-size: 22px;
color: #33241a;
}
.category_area .category_img {
width: 241px;
height: auto;
max-height: 241px;
overflow: hidden;
}
.category_area .category_txt {
width: 187px;
height: auto;
}
.category_area .category_img img {
width: 100%;
height: auto;
}
a.category_anchor {
text-decoration: none;
}
a.category_anchor .category_area h5 {
color: #33241a;
} .map_sec {
padding-bottom: 80px;
}
.map_sec .map_area {
width: 100%;
height: auto;
border: #d0c9bb 1px solid;
background-color: #fffdf8;
border-radius: 20px;
padding: 50px;
}
.map_sec .headline h2::after {
display: none;
}
.map_sec .headline h2 img {
margin-right: 20px;
}
.map_img {
width: 75%;
height: auto;
margin: 0 auto;
}
.map_img img {
width: 100%;
height: auto;
}
.ordering_options_explained, .check_news_from_the_farm {margin-right: 5px;position: relative;float: left;top: 0;right: 0;}
.entry-summary br {display: none;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{display: inline-block;width: 100%; margin-top: 10px;}
.alert .wcpa_field{padding: 15px;margin-bottom: 0;}
.woocommerce table.my_account_orders .button{border-radius: 0; border:0;}
.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions{display: -webkit-box;display: -ms-flexbox;display: flex;}
.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a{font-size: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; padding: 8px 15px;}
.woocommerce-MyAccount-content .woocommerce-Address{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} .copyright {
padding: 23px 0;
background-color: #252525;
}
.landing_page .copyright p {
color: #FFF;
font-family: 'poppinsregular';
font-size: 13px;
} .landing_banner_sec .banner_imgarea.market_banner>img {
border: #8f7d5a 1px solid;
}
.landing_banner_sec .market_banner .bnr_overlay {
width: 700px;
height: 323px;
}
.landing_banner_sec .market_banner .white_txtarea {
background-color: rgba(255, 255, 255, .87);
padding: 15px;
border-radius: 80px;
}
.landing_banner_sec .market_banner .bnr_overlay h3 {
font-family: 'futurabook';
font-size: 24px;
color: #33241a;
}
.landing_banner_sec .market_banner .bnr_overlay h4 {
font-family: 'futurabook';
font-size: 18px;
color: #000;
} .goodness_sec {
padding-top: 50px;
}
.farm_product_area {
width: 100%;
height: auto;
padding: 15px;
border-radius: 20px;
text-align: left;
}
.farm_product_area .farm_product_img {
width: 115px;
height: 115px;
overflow: hidden;
text-align: center;
line-height: 114px;
display: inline-block;
vertical-align: middle;
border-radius: 15px;
}
.farm_product_area .farm_product_img img {
width: auto;
height: 100%;
border-radius: 15px;
}
.farm_product_txt {
width: 50%;
height: auto;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
text-align: center;
}
.farm_product_txt h5 {
font-family: 'futurabook';
font-size: 18px;
color: #fff;
}
.farm_list li .farm_product_txt .btn.btn-shop {
color: #fff;
font-size: 12px;
border-radius: 30px;
padding: 7px 20px;
background-color: #e55f4c;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.farm_list {
padding: 0;
margin: 0 0 0px 0;
list-style: none;
}
.farm_list li {
width: 24%;
padding: 0 7px;
margin: 0 0 20px 0;
display: inline-block;
}
.farm_list li .farm_product_txt .btn.btn-shop:hover {
color: #141210;
background-color: #efe0c2;
}
.farm_list li:nth-child(1) .farm_product_area,
.farm_list li:nth-child(9) .farm_product_area,
.farm_list li:nth-child(8) .farm_product_area,
.farm_list li:nth-child(16) .farm_product_area,
.farm_list li:nth-child(17) .farm_product_area {
background-color: #5c2e2e;
}
.farm_list li:nth-child(1) .farm_product_area .farm_product_img,
.farm_list li:nth-child(9) .farm_product_area .farm_product_img,
.farm_list li:nth-child(8) .farm_product_area .farm_product_img {
background-color: #141210;
}
.farm_list li:nth-child(2) .farm_product_area,
.farm_list li:nth-child(7) .farm_product_area,
.farm_list li:nth-child(10) .farm_product_area,
.farm_list li:nth-child(15) .farm_product_area,
.farm_list li:nth-child(18) .farm_product_area {
background-color: #8b5f62;
}
.farm_list li:nth-child(2) .farm_product_area .farm_product_img,
.farm_list li:nth-child(7) .farm_product_area .farm_product_img {
background-color: #5f3f41;
}
.farm_list li:nth-child(3) .farm_product_area,
.farm_list li:nth-child(6) .farm_product_area,
.farm_list li:nth-child(11) .farm_product_area,
.farm_list li:nth-child(14) .farm_product_area,
.farm_list li:nth-child(19) .farm_product_area {
background-color: #c3b18c;
}
.farm_list li:nth-child(3) .farm_product_area .farm_product_img,
.farm_list li:nth-child(6) .farm_product_area .farm_product_img {
background-color: #74674c;
}
.farm_list li:nth-child(4) .farm_product_area,
.farm_list li:nth-child(5) .farm_product_area,
.farm_list li:nth-child(12) .farm_product_area,
.farm_list li:nth-child(13) .farm_product_area,
.farm_list li:nth-child(20) .farm_product_area {
background-color: #ddc698;
}
.farm_list li:nth-child(4) .farm_product_area .farm_product_img,
.farm_list li:nth-child(5) .farm_product_area .farm_product_img {
background-color: #ad9565;
} .visit_sec {
padding-top: 20px;
}
.visit_area {
width: 100%;
height: 100%;
background-color: #fffdf8;
border: #d0c9bb 1px solid;
padding: 35px;
border-radius: 20px;
}
.visit_area h3 {
font-size: 28px;
font-family: 'futurabook';
color: #33241a;
margin-bottom: 25px;
}
.visit_area h4 {
font-size: 24px;
font-family: 'futurabook';
color: #33241a;
}
.visit_list {
padding: 0;
margin: 30px 0 0 0;
list-style: none;
}
.visit_list li {
padding: 12px 0;
margin: 0;
display: flex;
justify-content: space-between;
font-family: 'futurabook';
font-size: 18px;
color: #141210;
line-height: 1.3;
border-bottom: #a29479 1px solid;
}
.visit_list li p {
margin-bottom: 0;
}
.btn_get {
font-size: 20px;
font-family: 'futurabook';
color: #5c2e2e;
text-decoration: none;
margin-top: 35px;
display: inline-block;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.btn_get img {
margin-left: 5px;
}
.btn_get:hover {
color: #e55f4c;
text-decoration: none;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.visit_list li p a {
color: #000;
text-decoration: none;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.visit_list li p a:hover {
color: #e55f4c;
text-decoration: none;
transition-duration: .5s;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.visit_area .headline h2:after {
display: none;
}
.visit_area .how_to_area {
width: 100%;
height: auto;
text-align: center;
}
.visit_area .how_to_area .how_to_shop_area {
width: 37%;
height: 170px;
margin: 0 10px;
display: inline-block;
background-color: #fff;
border: #d0c9bb 1px solid;
padding: 35px;
border-radius: 20px;
text-align: left;
vertical-align: top;
}
.visit_area .how_to_area .how_to_shop_txt {
width: 100%;
height: auto;
padding-left: 80px;
position: relative;
}
.visit_area .how_to_area .how_to_shop_txt h5 {
font-size: 22px;
font-family: 'futurabook';
color: #8e4035;
}
.visit_area .how_to_area .how_to_shop_txt .number {
width: 55px;
height: 55px;
background-color: #fbd995;
border: #74674c 1px solid;
border-radius: 50%;
text-align: center;
line-height: 54px;
font-size: 22px;
font-family: 'futurabook';
color: #000;
position: absolute;
left: 0;
top: 0;
}
a.facebook_area {
width: 90%;
height: auto;
background-color: #fbd995;
border: #5c2e2e 1px solid;
border-radius: 20px;
margin: 30px auto;
padding: 25px;
display: inline-block;
text-decoration: none;
}
a.facebook_area:hover {
background-color: #e6c789;
text-decoration: none;
}
.facebook_area p {
font-size: 23px;
margin-bottom: 0;
}
.mar_B40 {
margin-bottom: 40px;
}
.more_pro {
color: #d3a555;
}
.farm_note {
background-color: #f5f5f5;
border: #d0c9bb 1px solid;
padding: 35px;
border-radius: 20px;
width: auto;
display: inline-block;
}
.subscription_plan {
border-radius: 0px;
background: rgba(255, 255, 255, 0.9);
}
.ctct-form-field.ctct-form-field-email,
.ctct-form-field.ctct-form-field-firstname,
.ctct-form-field.ctct-form-field-lastname,
.ctct-form-field.ctct-form-field-city,
.ctct-form-field.ctct-form-field-state,
.ctct-form-field.ctct-form-field-phone {
width: 49%;
display: inline-block;
vertical-align: top;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
width: 100%;
height: 46px;
padding: 10px 15px;
border: 1px solid #b0b6bb;
background-color: #ffffff;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 3px;
font-size: 14px;
line-height: 1.5;
font-family: "Helvetica Neue", Arial, sans-serif;
color: #323232;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.ctct-form-button {
display: block;
width: 100%;
margin-bottom: 0;
text-align: center;
cursor: pointer;
font-size: 16px;
padding: 16px;
line-height: 1;
background-image: none;
background-color: #0078c1;
color: #ffffff;
border: none;
box-shadow: none;
border-radius: 3px;
text-transform: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
border: 1px solid #0078c1;
background-color: #6d3c1b;
border: 1px solid #6d3c1b;
color: #ffffff;
}
.subscription_plan .wpcf7-form {
padding: 25px !important;
}
.visit_area h3 {
text-align: center;
}
.woocommerce-page .woocommerce-message .button {
margin-left: 10px;
}
.woocommerce-page .woocommerce-message .continue-btn {
background-color: #040681 !important;
}