/*
Theme Name: Mildhill Child
Theme URI: http://mildhill.select-themes.com
Description: A child theme of Mildhill
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: mildhill-child
Template: mildhill
*/
.woocommerce-privacy-policy-link {
	margin-bottom: 20px;
	display: inline-block;
}

.button-disabled a {
	background-color: #ccc !important;
	opacity: 0.5;
	pointer-events: none !important;
}

ol {
	counter-reset: item;
}

ol li {
	display: block;
	padding-bottom: 15px;
}

ol li:before {
	content: counters(item, ".") " ";
	counter-increment: item;
}

.cart-empty.woocommerce-info {
	font-family: "lato" !important;
}

.woocommerce-order-received .woocommerce-order h2 {
	font-family: "lato" !important;
}

.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
	font-family: "lato" !important;
}

#qodef-page-outer .qodef-page-content-section a.content-link {
	color: #fda080;
}

.woocommerce-page div.woocommerce .shop_table th {
	font-family: "lato" !important;
}

#qodef-page-header {
	position: absolute;
}

.ypop-wrapper .close {
	background-color: #fda080 !important;
	top: 30px !important;
}

.ypop-wrapper .ypop-container-inner {
	background-image: url("img/background-popup.png") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent !important;
	min-height: 580px;
}

.ypop-wrapper .ypop-container-inner .ypop-content-type {
	display: none;
}

.ypop-wrapper .ypop-container-inner .ypop-footer {
	display: none;
}

.ypop-wrapper .ypop-container-inner .ypop-header {
	display: none;
}

.ypop-wrapper .ypop-container-inner .ypop-content {
	padding: 100px 35px 0px 35px;
}

.ypop-wrapper .ypop-container-inner .ypop-content .popup-description {
	color: #000;
	font-size: 16px;
	font-family: "Arial";
}

.ypop-wrapper .ypop-container-inner .ypop-content .popup-main {
	font-size: 36px;
	color: #000;
	font-family: "Arial";
	padding-bottom: 5px;
}

.ypop-wrapper .ypop-container-inner .ypop-content img {
	padding: 40px 0px 20px 0px;
}

.ypop-wrapper .ypop-container-inner .ypop-content a {
	padding: 19px 47px;
	background-color: #000;
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 40px;
}

.ypop-wrapper .ypop-container-inner .ypop-checkzone label {
	padding-left: 30px;
	padding-bottom: 45px;
	color: #000;
	font-size: 16px;
	font-family: "Arial";
}

.ypop-wrapper .ypop-container-inner .ypop-checkzone label span {
	background-color: #fff !important;
}

.qodef-icon-with-text .qodef-m-content:hover {
	cursor: default !important;
}

h4 a:hover {
	color: #0a0a0a !important;
}

#qodef-main-navigation-menu .menu-item a {
	color: #ffcc00;
}

#qodef-main-navigation-menu .menu-item a span .qodef-menu-item-text {
	color: #fff;
}

#qodef-main-navigation-menu .current_page_item a {
	color: #ffcc00;
}

#qodef-main-navigation-menu .current_page_item a span .qodef-menu-item-text {
	color: #ffcc00;
}

#qodef-main-navigation-menu .qodef-main-menu-dot {
	color: #ffcc00 !important;
}

.qodef-widget-holder .qodef-woo-dropdown-cart .qodef-m-opener:before {
	background-color: #fda080;
}

.qodef-widget-holder .qodef-search-opener svg {
	fill: #fff;
}

.know-parts .wpb_wrapper {
	text-align: left;
}

.text-align-center {
	text-align: center;
}

.body-text {
	color: #fff;
	font-size: 18px;
	font-family: 'PT Sans';
}

.footer-text {
	color: #fff;
	font-size: 14px;
	font-family: 'PT Sans';
}

.brand {
	color: #ffcc00;
}

.black {
	color: #0d0d0d;
}

.grey {
	color: #666666;
	font-size: 14px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.pt-20 {
	padding-top: 20px;
}

.p-18 {
	font-size: 18px !important;
}

.p-24 {
	font-size: 24px !important;
}

.qodef-woo-dropdown-cart .qodef-e-price-quantity {
	font-family: "Lato",serif;
}

.qodef-woo-dropdown-cart .qodef-m-order-amount {
	font-family: "Lato",serif;
}

.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link {
	background-color: #ffcc00 !important;
}

.main-title {
	font-size: 58px;
	line-height: 58px;
	font-family: "Lato",serif;
}

.price {
	font-family: "Lato",serif !important;
}

input {
	font-family: "Lato",serif !important;
}

textarea {
	font-family: "Lato",serif !important;
}

select {
	font-family: "Lato",serif !important;
}

label {
	font-family: "Lato",serif !important;
}

.p-button {
	color: #000;
	margin: 2.5px;
	background-color: #ffcc00;
	font-size: 13px;
	padding: 17px 17px;
	display: inline-block;
	min-width: 120px;
	text-align: center;
	font-weight: bold;
}

.p-button:hover {
	background-color: #fff8e7 !important;
	color: #000 !important;
}

.full-background > .vc_column-inner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.background-28 > .vc_column-inner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 28%;
}

#pork-a-lister > .vc_column-inner {
	min-height: 600px;
}

.home .qodef-page-content-section > div:nth-child(2) {
	top: -15px;
	position: relative;
	z-index: 100;
	overflow: visible;
}

.vc_custom_1607495250486 {
	min-height: 600px;
}

.select-style {
	background-color: #fff;
	color: rgba(70, 69, 71, 0.5);
	display: inline-block;
	width: 100%;
	vertical-align: top;
	-webkit-appearance: none;
	font-family: inherit;
	font-size: 16px;
	font-weight: inherit;
	line-height: 24px;
	margin: 0 0 17px;
	outline: 0;
	padding: 12px 21px;
}

.threeinone {
	display: flex;
}

.threeinone a {
	margin: 4.5px;
}

.grey-background {
	background-color: #eeeeee;
}

.vc_custom_1565609275478 {
	padding-bottom: 0 !important;
}

.qodef-contact-form.qodef-has-svg .qodef-m-outer {
	background-image: url("img/background-form.svg") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.qodef-contact-form.qodef-has-svg .qodef-m-outer form button {
	background-color: #ffcc00 !important;
}

.qodef-contact-form.qodef-has-svg .qodef-m-outer form button:hover {
	background-color: #fff8e7 !important;
	color: #000 !important;
}

#qodef-page-footer {
	background: #000;
}

#qodef-page-footer .qodef-page-footer-side-area {
	padding: 30px 50px 90px 50px;
	border: 0;
	float: left;
}

#qodef-page-footer #qodef-page-footer-top-area {
	float: left;
	padding: 30px 50px 0px 50px;
}

#qodef-page-footer #qodef-page-footer-top-area .qodef-grid-inner .qodef-grid-item {
	text-align: left;
	display: block !important;
}

#qodef-page-footer #qodef-page-footer-top-area .qodef-grid-inner .qodef-grid-item .qodef-widget-title {
	color: #333333;
	font-size: 18px;
}

#qodef-page-footer #qodef-page-footer-top-area .qodef-grid-inner .qodef-grid-item .place {
	color: #333333;
	font-weight: 700;
}

#qodef-page-footer #qodef-page-footer-top-area .qodef-grid-inner .qodef-grid-item .grey {
	color: #666666 !important;
}

#qodef-page-footer #qodef-page-footer-bottom-area .qodef-copyright a {
	color: #cccccc;
}

.qodef-header--sticky-display .qodef-header-sticky .qodef-menu-item-text {
	color: #050505;
}

.qodef-header--sticky-display .qodef-header-sticky .current-menu-item .qodef-menu-item-text {
	color: #ffcc00;
}

.qodef-header--sticky-display .qodef-header-sticky .qodef-main-menu-dot:after {
	background-color: #ffcc00;
}

.qodef-header--sticky-display .qodef-widget-holder .qodef-search-opener svg {
	fill: #cdcdcd;
}

.qodef-login-opener-widget.qodef-user-logged--in .qodef-m-user-name {
	padding-right: 15px;
}

.tp-leftarrow:hover {
	border-left: 57px solid #fda080 !important;
}

.tp-rightarrow:hover {
	border-right: 57px solid #fda080 !important;
}

.banner-main-title {
	text-shadow: 0px 3px 6px black;
}

.main-banner-description {
	text-shadow: 0px 3px 6px black;
	line-height: 25px;
}

.qodef-page-title .qodef-m-title {
	text-shadow: 0px 3px 6px black;
	font-size: 43px;
	line-height: 49px;
}

.qodef-page-title .qodef-m-subtitle {
	text-shadow: 0px 3px 6px black;
	font-size: 18px;
	line-height: 25px;
}

.select2-dropdown {
	background-color: #fff8e7 !important;
}

.select2-dropdown ul li {
	color: #000 !important;
}

.qodef-search-form-field {
	color: #000 !important;
}

#qodef-woo-page.qodef-grid-item {
	padding-top: 50px;
}

#qodef-woo-page.qodef--list {
	padding-top: 0px;
}

.qodef-grid-item .qodef-woo-product-inner {
	background-color: #feefd7;
	min-height: 530px;
}

.qodef-woo-product-content {
	padding: 15px 20px 20px 20px !important;
}

.qodef-woo-product-content .qodef-woo-product-title-link {
	color: #000;
}

.qodef-woo-product-content .qodef-woo-product-base-price {
	color: #333;
}

.qodef-woo-product-content .qodef-woo-buttons-holder .product_type_simple {
	opacity: 0.5;
}

.qodef-woo-product-content .qodef-woo-buttons-holder .ajax_add_to_cart {
	opacity: 1 !important;
}

.qodef-woo-product-content .qodef-woo-buttons-holder a:before {
	background-color: #ffcc00 !important;
}

.qodef-woo-product-content .qodef-woo-buttons-holder .yith-wcqv-button:before {
	background-color: #fd9621 !important;
}

.qodef-woo-product-content .qodef-woo-buttons-holder .add_to_wishlist:before {
	background-color: #fda180 !important;
}

.vc_custom_1607068289817 {
	min-height: 690px;
}

.vc_custom_1607939189139 {
	min-height: 595px;
}

p.comment-form-rating {
	display: none;
}

p.comment-form-rating .stars {
	display: none;
}

p.comment-form-rating label.rating {
	display: none;
}

.f24 {
	font-size: 24px;
}

.f16 {
	font-size: 16px;
}

.breed-text {
	color: #666666;
}

.qodef-woo-onsale {
	background-color: #ffcc00 !important;
	color: #000 !important;
}

.back-shop {
	color: #040404 !important;
	background-color: #fdcb2e !important;
	padding: 11px 41px;
	position: relative;
	display: block;
	vertical-align: middle;
	width: max-content;
	font-family: "PT Sans",sans-serif;
	font-size: 13px;
	letter-spacing: .15em;
	line-height: 2.077em;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid transparent;
	margin: 100px auto 50px auto !important;
}

.woocommerce-message {
	background-color: #ffcc00 !important;
	color: #000 !important;
}

.woocommerce-message a {
	color: #000 !important;
}

.single-product .product_title {
	font-size: 36px;
	color: #000000;
}

.single-product .entry-summary .price del {
	color: #000 !important;
}

.single-product .cart .qodef-quantity-input {
	background-color: #feefd7 !important;
}

.single-product .cart .qodef-quantity-buttons .qodef-quantity-minus {
	background-color: #fdcb2e !important;
}

.single-product .cart .qodef-quantity-buttons .qodef-quantity-plus {
	background-color: #fdcb2e !important;
}

.single-product .cart button {
	color: #040404 !important;
	background-color: #fdcb2e !important;
}

.single-product .yith-wcwl-add-button a:before {
	background-color: #fda180 !important;
}

.single-product .yith-wcwl-add-button a span {
	color: #333333 !important;
}

.single-product .yith-wcwl-add-button a .fa-heart-o {
	display: none;
}

.single-product .product_meta .qodef-woo-meta-label {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.single-product .product_meta .qodef-social-title {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.single-product .product_meta .qodef-woo-meta-value {
	color: #333333 !important;
}

.single-product .product_meta .qodef-woo-meta-value a {
	color: #333333 !important;
	font-family: "Lato",serif !important;
}

.single-product .qodef-social-share .qodef-social-title {
	color: #000000 !important;
	font-family: "Lato",serif !important;
}

.single-product .woocommerce-product-gallery__image img.wp-post-image {
	height: 560px;
	object-fit: none;
}

.single-product .woocommerce-tabs li a {
	background-color: #feefd7 !important;
	color: #040404 !important;
	font-family: "Lato",serif !important;
}

.single-product .woocommerce-tabs .active a {
	background-color: #fdcb2e !important;
}

.single-product .woocommerce-Tabs-panel--description {
	color: #333 !important;
}

.single-product .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
	color: #000000 !important;
}

.single-product .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
	color: #333333 !important;
}

.single-product .woocommerce-Tabs-panel h3 {
	color: #000000 !important;
}

.single-product .woocommerce-Tabs-panel h2 {
	color: #000000 !important;
}

.single-product .related.products h2 {
	color: #000000 !important;
	font-family: "Lato",serif !important;
}

.qodef-woo-single-image figure img {
	background-color: transparent !important;
}

.page-template-default .qodef--has-image {
	background-position: bottom;
}

#qodef-page-outer #qodef-page-inner-wrap #qodef-page-inner #qodef-woo-page {
	padding-top: 0px !important;
}

#qodef-page-footer-bottom-area {
	border-bottom: 4px solid #ffcc00;
}

.qodef-button.qodef-html--link {
	letter-spacing: initial;
}

.qodef-m-arrow {
	border-color: transparent transparent #ffaf87 transparent !important;
}

.qodef-login-opener-text {
	color: #000;
}

.qodef-login-opener-widget::before {
	background-color: transparent !important;
}

.qodef-login-opener-widget::after {
	content: url("img/icon-lock.png") !important;
}

.vc_custom_1605868889590 {
	height: 700px;
}

#qodef-woo-page .qodef-woo-results .woocommerce-result-count {
	color: #333333;
	font-family: "Lato",serif !important;
}

#qodef-woo-page .selection .select2-selection--single {
	background-color: #ffcc00 !important;
}

#qodef-woo-page .qodef-woo-product-list .qodef-woo-product-title {
	color: #0d0d0d;
}

#qodef-page-sidebar .widget_product_search #woocommerce-product-search-field-0 {
	background-color: #ffcc00 !important;
}

#qodef-page-sidebar .widget_products .qodef-widget-title {
	background-color: #ffcc00 !important;
	color: #040404 !important;
}

#qodef-page-sidebar .widget_products .product_list_widget {
	padding: 0px !important;
}

#qodef-page-sidebar .widget_products .product_list_widget li {
	margin-bottom: 0px !important;
}

#qodef-page-sidebar .widget_products .product_list_widget li:nth-child(even) {
	background-color: #feefd7;
}

#qodef-page-sidebar .widget_products .product_list_widget li:nth-child(odd) {
	background-color: #fff8e7;
}

#qodef-page-sidebar .widget_products .product_list_widget li a {
	padding: 15px 20px 0px 20px;
	display: block;
}

#qodef-page-sidebar .widget_products .product_list_widget li a img {
	object-fit: contain !important;
	margin: 0px 7px !important;
}

#qodef-page-sidebar .widget_products .product_list_widget li a .product-title {
	font-size: 16px;
	color: #0d0d0d;
	font-family: "Lato",serif !important;
}

#qodef-page-sidebar .widget_products .product_list_widget li .woocommerce-Price-amount {
	font-family: "Lato",serif;
	font-size: 16px;
	color: #0d0d0d;
}

.widget_product_categories .qodef-widget-title {
	background-color: #ffcc00 !important;
	color: #040404 !important;
}

.widget_product_categories .product-categories {
	padding: 0 !important;
	background-color: transparent !important;
}

.widget_product_categories .product-categories li {
	margin-bottom: 0px !important;
}

.widget_product_categories .product-categories li:nth-child(even) {
	background-color: #feefd7;
}

.widget_product_categories .product-categories li:nth-child(odd) {
	background-color: #fff8e7;
}

.widget_product_categories .product-categories li a {
	padding: 15px 27px 15px 27px;
	display: block;
	font-size: 16px;
	color: #0d0d0d !important;
	font-family: "Lato",serif !important;
}

.qodef-search-cover {
	background-color: #000 !important;
}

.qodef-search-cover input {
	color: #ffcc00 !important;
}

.qodef-m-dropdown .qodef-m-dropdown-inner {
	background-color: #000 !important;
}

.qodef-m-dropdown .qodef-m-dropdown-inner p {
	color: #ffcc00 !important;
}

body #yith-quick-view-modal .yith-quick-view-overlay {
	background-color: rgba(0, 0, 0, 0.9) !important;
}

body #yith-quick-view-content .product_title {
	color: #000 !important;
}

.woocommerce-form-register__submit {
	margin-top: 30px !important;
}

#yith-quick-view-content .product .wp-post-image {
	height: auto !important;
}

#yith-quick-view-content .product .single_add_to_cart_button {
	font-size: 12px;
	line-height: 12px;
	padding: 6px 25px !important;
}

#yith-quick-view-content .product .back-shop {
	padding: 6px 25px !important;
	font-size: 12px;
	line-height: 12px;
}

#yith-wcwl-popup-message {
	background-color: #000 !important;
}

#yith-wcwl-popup-message #yith-wcwl-message {
	color: #ffcc00 !important;
}

.qodef-button:hover {
	background-color: #fff8e7 !important;
}

.ywar_review_count {
	color: #000 !important;
}

.reviews_bar .ywar_review_row span {
	color: #000 !important;
}

.reviews_bar .ywar_scala_rating {
	background-color: #fff8e7 !important;
}

.reviews_bar .ywar_perc_rating {
	background-color: #ffcc00 !important;
}

#review_form .comment-reply-title {
	color: #000 !important;
}

#review_form .comment-form-title label {
	color: #000 !important;
}

#review_form .comment-form-rating label {
	color: #000 !important;
}

#review_form .upload_section label {
	color: #000 !important;
}

#review_form input {
	background-color: #fff8e7 !important;
}

#review_form textarea {
	background-color: #fff8e7 !important;
}

#review_form button {
	background-color: #000 !important;
	color: #ffcc00 !important;
}

.mfp-bg {
	background-color: rgba(0, 0, 0, 0.9) !important;
}

button.mfp-arrow-left {
	border-left: 57px solid #fda080 !important;
}

button.mfp-arrow-right {
	border-right: 57px solid #fda080 !important;
}

.woocommerce-pagination .current {
	color: #ffcc00 !important;
}

.woocommerce-pagination a.page-numbers {
	color: #000 !important;
}

.woocommerce-pagination .next {
	background-color: #fda080 !important;
}

.woocommerce-pagination .next span {
	color: #fff !important;
}

.woocommerce-pagination .prev {
	background-color: #fda080 !important;
}

.woocommerce-pagination .prev span {
	color: #fff !important;
}

.pagination .current {
	color: #ffcc00 !important;
}

.pagination a.page-numbers {
	color: #000 !important;
}

.pagination .next {
	background-color: #fda080 !important;
}

.pagination .next span {
	color: #fff !important;
}

.pagination .prev {
	background-color: #fda080 !important;
}

.pagination .prev span {
	color: #fff !important;
}

.error404 #qodef-page-wrapper {
	height: 100% !important;
}

.error404 #qodef-page-outer {
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 0px !important;
	background-image: url("img/contact-img-1h.jpg") !important;
}

.error404 #qodef-page-content-bottom {
	display: none;
}

#qodef-404-page .qodef-404-title {
	text-align: center;
}

#qodef-404-page .qodef-404-text {
	text-align: center;
}

#qodef-404-page .qodef-404-button a {
	margin-left: auto;
	margin-right: auto;
	color: #000 !important;
	background-color: #ffcc00 !important;
}

.cart-empty.woocommerce-info {
	color: #000 !important;
}

.woocommerce-page .return-to-shop a.wc-backward {
	background-color: #ffcc00 !important;
	color: #000 !important;
}

#customer_login h2 {
	color: #000 !important;
}

#customer_login label {
	color: #000 !important;
}

#customer_login .woocommerce-form-login__rememberme span {
	color: #000 !important;
}

#customer_login button {
	background-color: #ffcc00 !important;
	color: #000 !important;
}

#customer_login button:hover {
	background-color: #ffcc00 !important;
	color: #000 !important;
}

#customer_login input {
	background-color: #fff8e7 !important;
}

.qodef-membership-login-modal-overlay {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

.qodef-membership-login-modal-content-inner {
	background-color: #000 !important;
}

.qodef-membership-login-modal-content-inner button {
	color: #000 !important;
	background-color: #ffcc00 !important;
}

.qodef-membership-login-modal-navigation .ui-tabs-active a {
	background-color: #ffcc00 !important;
}

.qodef-membership-login-modal-navigation a {
	background-color: #fff8e7 !important;
	color: #000 !important;
}

.qodef--cart .qodef-quantity-buttons input {
	background-color: #fff8e7 !important;
}

.qodef--cart .qodef-quantity-buttons .qodef-quantity-minus {
	background-color: #ffcc00 !important;
}

.qodef--cart .qodef-quantity-buttons .qodef-quantity-plus {
	background-color: #ffcc00 !important;
}

.qodef--cart .shop_table.cart tr th {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--cart .shop_table.cart tr .woocommerce-Price-amount {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--cart .shop_table tr th {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--cart .shop_table tr .woocommerce-Price-amount {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--cart #coupon_code {
	background-color: #fff8e7 !important;
}

.qodef--cart button {
	color: #000 !important;
	background-color: #ffcc00 !important;
}

.qodef--cart .button {
	color: #000 !important;
	background-color: #ffcc00 !important;
}

.qodef--cart .cart-collaterals h2 {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

#qodef-woo-page.qodef--cart .wc-proceed-to-checkout .button {
	color: #000 !important;
	background-color: #ffcc00 !important;
}

.qodef--checkout label {
	color: #000 !important;
}

.qodef--checkout input {
	background-color: #fff8e7 !important;
}

.qodef--checkout textarea {
	background-color: #fff8e7 !important;
}

.qodef--checkout .woocommerce-billing-fields h3 {
	color: #000 !important;
}

.qodef--checkout .woocommerce-additional-fields h3 {
	color: #000 !important;
}

.qodef--checkout #order_review_heading {
	color: #000 !important;
}

.qodef--checkout table .product-name {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .cart-subtotal th {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .cart-subtotal .woocommerce-Price-amount {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .woocommerce-shipping-totals th {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .order-total {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .order-total th {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .order-total .woocommerce-Price-amount {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .product-total {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .product-total th {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout table .product-total .woocommerce-Price-amount {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout .woocommerce-terms-and-conditions-wrapper p {
	color: #000 !important;
	font-family: "Lato",serif !important;
}

.qodef--checkout .woocommerce-terms-and-conditions-wrapper p a {
	color: #000 !important;
}

.qodef--checkout button {
	background-color: #ffcc00 !important;
	color: #000 !important;
}

.woocommerce-order p {
	color: #000 !important;
}

.woocommerce-order .woocommerce-order-details__title {
	color: #000 !important;
}

.woocommerce-order table tr th {
	color: #000 !important;
}

.woocommerce-order table .product-name {
	color: #000 !important;
}

.woocommerce-order table .cart-subtotal th {
	color: #000 !important;
}

.woocommerce-order table .cart-subtotal .woocommerce-Price-amount {
	color: #000 !important;
}

.woocommerce-order table .order-total {
	color: #000 !important;
}

.woocommerce-order table .order-total th {
	color: #000 !important;
}

.woocommerce-order table .order-total .woocommerce-Price-amount {
	color: #000 !important;
}

.woocommerce-order table .product-total {
	color: #000 !important;
}

.woocommerce-order table .product-total th {
	color: #000 !important;
}

.woocommerce-order table .product-total .woocommerce-Price-amount {
	color: #000 !important;
}

.woocommerce-order .woocommerce-column__title {
	color: #000 !important;
}

.widget_search {
	display: none;
}

.display-on {
	display: block !important;
}

.woocommerce-account #qodef-page-inner {
	padding: 50px 30px;
}

.woocommerce-account form input {
	background-color: #fff8e7 !important;
}

.woocommerce-account form button.woocommerce-Button {
	background-color: #ffcc00 !important;
}

.woocommerce-account .woocommerce-orders-table th {
	font-family: "lato" !important;
}

.woocommerce-account .woocommerce-orders-table tbody td a.woocommerce-button {
	background-color: #ffcc00 !important;
	margin: 1px !important;
}

@media only screen and (max-width: 767px) {
	.mobile-c {
		clear: both;
	}
}

@media only screen and (max-width: 768px) {
	.floating-whatsapp {
		position: fixed;
		bottom: 70px;
		right: 20px;
		height: 50px;
		z-index: 100;
	}

	.privacy-policy #qodef-page-outer .qodef--has-image {
		background-position: top !important;
	}

	.popup-main {
		line-height: 40px;
	}

	.mobile-title-36 {
		font-size: 36px !important;
		line-height: 36px !important;
	}

	.mobile-row-padding {
		padding: 0 35px !important;
	}

	#qodef-page-footer .qodef-page-footer-side-area {
		padding: 50px 30px 70px 30px !important;
	}

	#qodef-page-footer-top-area {
		display: flex;
		padding: 30px 30px 0px 30px !important;
	}

	#qodef-page-footer-top-area > .qodef-grid-item {
		padding: 0px !important;
	}

	#qodef-page-footer-top-area .grey {
		font-size: 16px !important;
	}

	#qodef-page-footer-top-area .place {
		font-size: 19px !important;
	}

	#qodef-page-footer-top-area .qodef-widget-title {
		font-size: 24px !important;
	}

	#qodef-page-footer-bottom-area {
		border-bottom: 0 !important;
	}

	.qodef-copyright {
		font-size: 12px !important;
		text-align: left;
		padding-left: 20px;
	}

	#qodef-back-to-top {
		right: -14px !important;
	}

	#qodef-back-to-top .qodef-m-label {
		font-size: 12px !important;
		left: -6px !important;
		top: 28px !important;
	}

	#qodef-back-to-top .qodef-m-arrow {
		border-width: 0 45px 57px 45px !important;
	}

	.product-landing-listing {
		padding: 0 4.5px !important;
	}

	.product-landing-listing .qodef-grid-item {
		padding: 0 4.5px !important;
	}

	.product-landing-listing .qodef-grid-inner div:nth-child(7), .product-landing-listing .qodef-grid-inner div:nth-child(8), .product-landing-listing .qodef-grid-inner div:nth-child(9) {
		display: none !important;
	}

	.know-parts > .vc_column-inner {
		background-image: url("img/background-mobile-knowparts.jpg") !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}

	.know-parts .d-flex {
		display: flex !important;
	}

	.know-parts .threeinone a:nth-child(1) {
		margin-left: 0px !important;
	}

	.know-parts .threeinone a:nth-child(3) {
		margin-right: 0px !important;
	}

	.know-parts img {
		padding: 0 15px !important;
	}

	.qodef-widget-holder {
		display: inline-flex;
	}

	.qodef-widget-holder form.qodef-search-form {
		position: absolute;
		left: 0;
		right: 0;
		top: 70px;
	}

	.qodef-widget-holder .widget_mildhill_core_search_opener {
		margin: 23px 0px;
	}

	.qodef-widget-holder .widget_mildhill_core_search_opener a {
		height: 25px;
		width: 23px;
		padding: 0 .5em;
	}

	.qodef-widget-holder .widget_mildhill_core_search_opener a svg {
		fill: #848484 !important;
	}

	.mobile-pdt-120 {
		padding-top: 120px;
	}

	.cart-page .qodef-title--standard, .checkout-page .qodef-title--standard, .search .qodef-title--standard, .search-results .qodef-title--standard, .woocommerce-account .qodef-title--standard {
		background-position: center 0px !important;
	}

	.cart-page .woocommerce-cart-form th {
		font-size: 14px !important;
	}

	.cart-page .woocommerce-cart-form td .amount {
		font-size: 14px !important;
	}

	.cart-page .woocommerce-cart-form td .qodef-quantity-input {
		width: 40px !important;
	}

	.cart-page .qodef-page-content-section {
		padding: 0px !important;
	}

	#qodef-page-outer .qodef--has-image .qodef-content-grid {
		margin: 0 30px !important;
	}

	#qodef-page-outer .qodef-title--standard {
		background-image: url("img/mobile-normal-page.png");
		background-position: center 71px;
	}

	#qodef-page-outer .qodef-page-title {
		height: 370px !important;
	}

	#qodef-page-outer .qodef-page-title .qodef-m-title {
		font-size: 24px;
		font-weight: 700;
		position: absolute;
		bottom: 80px;
	}

	#qodef-page-outer .qodef-page-title .qodef-m-subtitle {
		position: absolute;
		bottom: 40px;
		max-width: 230px;
	}

	#qodef-page-outer #qodef-page-inner.qodef-content-grid {
		margin: 0px !important;
		width: 100% !important;
	}

	#qodef-mobile-header-navigation .qodef-m-inner {
		background-color: #ffcc00 !important;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul li a {
		padding: 24px 0px;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul li a .qodef-menu-item-inner {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 18px;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul .current-menu-item .qodef-menu-item-inner {
		color: #000;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul .current-menu-item .qodef-menu-item-inner:after {
		bottom: -8px;
		width: 8px;
		height: 8px;
		left: 50%;
	}

	#qodef-top-area {
		display: block !important;
		height: auto !important;
	}

	#qodef-top-area .qodef-login-opener-widget.qodef-user-logged--out, #qodef-top-area .qodef-login-opener-widget.qodef-user-logged--in {
		margin: 15px 0 !important;
	}

	#qodef-top-area .qodef-login-opener-widget.qodef-user-logged--in .qodef-m-user {
		padding-left: 50px;
	}

	#qodef-top-area #qodef-top-area-inner {
		display: block !important;
	}

	#qodef-top-area #qodef-top-area-inner .qodef-top-area-left {
		text-align: center;
	}

	#qodef-top-area #qodef-top-area-inner .qodef-top-area-left .widget {
		margin-right: 0px !important;
		padding: 5px;
		text-align: center;
	}

	#qodef-top-area #qodef-top-area-inner .qodef-top-area-right .widget {
		width: 100%;
		margin-left: 0px !important;
	}

	#qodef-top-area #qodef-top-area-inner .qodef-top-area-right .widget .qodef-login-opener-widget {
		align-items: center;
		justify-content: center;
		width: 100%;
	}

	#qodef-top-area #qodef-top-area-inner .qodef-top-area-right .widget .qodef-login-opener-widget:after {
		right: 95px;
		display: block;
		margin: 0 auto;
	}

	.mobile-hide {
		display: none !important;
	}

	.p-button {
		font-size: 11px !important;
		min-width: 75px !important;
		padding: 9px !important;
	}

	.mobile-npd .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.home .qodef-page-content-section > div:nth-child(2) {
		top: -30px !important;
	}

	.home .qodef-grid-item .qodef-woo-product-inner {
		min-height: 450px !important;
	}

	.qodef-grid-item .qodef-woo-product-inner {
		min-height: 375px !important;
	}

	.qodef-grid-item .qodef-woo-product-inner .qodef-woo-product-image img {
		height: 220px !important;
		object-fit: cover;
	}

	.qodef-grid-item .qodef-woo-product-inner .qodef-woo-product-content {
		padding: 15px 10px 20px 10px !important;
		margin: 0 !important;
	}

	.qodef-grid-item .qodef-woo-product-inner .qodef-woo-product-content .qodef-woo-product-title-price-holder {
		display: block !important;
		text-align: center !important;
	}

	.qodef-grid-item .qodef-woo-product-inner .qodef-woo-product-content .qodef-woo-product-title-price-holder .price {
		margin-top: 15px;
		display: block;
		text-align: center;
	}

	.qodef-grid-item .qodef-woo-product-inner .qodef-woo-product-content .qodef-woo-buttons-holder {
		width: 100% !important;
	}

	.qodef-button.qodef-size--large {
		padding: 8px 35px !important;
	}

	.mildhill-bullets .tp-bullet.selected {
		background-color: #feefd7 !important;
	}

	.mildhill-bullets .tp-bullet {
		background-color: #ffcc00 !important;
	}

	.qodef-woo-product-image img {
		height: 200px;
	}

	.qodef-page-footer-side-area {
		width: 100% !important;
		text-align: center !important;
	}

	#qodef-page-footer-top-area {
		width: 100% !important;
	}

	.vc_custom_1610694623557 h1.qodef-m-title {
		font-weight: 700;
		font-size: 28px;
		line-height: 28px;
	}

	.vc_custom_1610694623557 h4.qodef-m-title {
		font-size: 19px;
	}

	.vc_custom_1610694623557 .mail-link-mobile {
		font-size: 17px;
	}

	.qodef-contact-form .qodef-m-outer {
		background-position: center;
		background-repeat: no-repeat;
	}

	.qodef-contact-form .wpcf7-recaptcha > div {
		transform: scale(0.7);
		transform-origin: 0 0;
	}

	.product .back-shop {
		padding: 11px 41px !important;
		font-size: 14px;
		line-height: 14px;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	#yith-quick-view-content .product .back-shop {
		margin-left: 0px !important;
		margin-top: 15px !important;
	}

	#qodef-404-page {
		padding: 50px 15px !important;
	}

	#qodef-404-page h1 {
		font-size: 36px;
	}

	#qodef-woo-page {
		margin-bottom: 0px;
	}

	#qodef-woo-page section.related {
		margin-top: 35px !important;
	}

	.qodef-page-sidebar-section {
		margin-bottom: 0px !important;
	}

	.qodef-page-sidebar-section #qodef-page-sidebar {
		margin: 50px 0px;
	}

	.single-product .variations .label {
		width: auto !important;
	}

	.single-product .variations .value span.select2 {
		width: 100% !important;
	}

	.single-product .woocommerce-product-gallery__image img.wp-post-image {
		height: auto !important;
	}

	.woocommerce-account .qodef-page-content-section {
		padding: 0px;
	}

	.woocommerce-account .qodef-page-content-section th span {
		font-family: "lato";
		font-size: 14px;
	}

	.woocommerce-account .qodef-page-content-section td a.button {
		padding: 8px !important;
		background-color: #ffcc00 !important;
		margin: 1px !important;
	}

	.woocommerce-account .qodef-page-content-section input {
		background-color: #fff8e7;
	}

	.woocommerce-account .qodef-page-content-section button {
		background-color: #ffcc00 !important;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce {
		margin: 0 -15px !important;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce-MyAccount-content {
		font-size: 13px;
		margin-top: 30px;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce-MyAccount-navigation {
		background-color: #ffcc00;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce-MyAccount-navigation li {
		text-align: center;
		border-bottom: 0 !important;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce-MyAccount-navigation li a {
		font-family: "lato" !important;
		font-weight: 400;
		font-size: 14px !important;
		color: #fff;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce-MyAccount-navigation .is-active {
		color: #0d0d0d;
	}

	.woocommerce-account .qodef-page-content-section .woocommerce-MyAccount-navigation .is-active a:after {
		content: '';
		position: absolute;
		left: 0;
		-webkit-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
		background-color: currentColor;
		border-radius: 50%;
		opacity: 0;
		-webkit-transition: opacity .2s ease-out;
		-o-transition: opacity .2s ease-out;
		transition: opacity .2s ease-out;
		bottom: 4px;
		width: 8px;
		height: 8px;
		left: 50%;
		opacity: 1;
	}
}

@media only screen and (min-width: 769px) {
	.floating-whatsapp {
		position: fixed;
		bottom: 80px;
		right: 55px;
		height: 50px;
		z-index: 100;
	}

	.desktop-hide {
		display: none !important;
	}

	.qodef-woo-product-image img {
		height: 315px;
	}

	.qodef-page-footer-side-area {
		width: 25% !important;
	}

	#qodef-page-footer-top-area {
		width: 75% !important;
	}

	#qodef-page-footer-top-area #qodef-page-footer-top-area-inner {
		width: 100% !important;
		padding-bottom: 50px;
	}

	.woocommerce-MyAccount-navigation ul li a {
		font-family: "lato" !important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	#qodef-top-area {
		display: block !important;
	}

	#qodef-top-area #qodef-top-area-inner {
		text-align: center;
	}

	#qodef-page-footer-top-area #qodef-page-footer-top-area-inner .qodef-grid-inner .qodef-grid-item {
		width: 33.33%;
	}

	#qodef-mobile-header-navigation .qodef-m-inner {
		background-color: #ffcc00 !important;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul li a {
		padding: 24px 0px;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul li a .qodef-menu-item-inner {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 18px;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul .current-menu-item .qodef-menu-item-inner {
		color: #000;
	}

	#qodef-mobile-header-navigation .qodef-m-inner ul .current-menu-item .qodef-menu-item-inner:after {
		bottom: -8px;
		width: 8px;
		height: 8px;
		left: 50%;
	}

	.mildhill-bullets .tp-bullet.selected {
		background-color: #feefd7 !important;
	}

	.mildhill-bullets .tp-bullet {
		background-color: #ffcc00 !important;
	}

	#pork-a-lister > .vc_column-inner {
		min-height: 430px !important;
	}

	#pork-a-lister .vc_col-sm-2 {
		width: 33.33% !important;
	}

	#pork-a-lister .tablet-c {
		clear: both !important;
	}

	.home .product-landing-listing {
		padding: 0 4.5px !important;
	}

	.home .product-landing-listing .qodef-grid-item {
		padding: 0 4.5px !important;
	}

	.home .product-landing-listing .qodef-grid-item .qodef-woo-product-inner {
		min-height: 470px;
	}

	.home .product-landing-listing .qodef-grid-inner div:nth-child(7), .home .product-landing-listing .qodef-grid-inner div:nth-child(8), .home .product-landing-listing .qodef-grid-inner div:nth-child(9) {
		display: none !important;
	}

	.home .product-landing-listing .qodef-grid-inner .qodef-woo-product-content {
		padding: 15px 10px 20px 10px !important;
		margin: 0 !important;
	}

	.home .product-landing-listing .qodef-grid-inner .qodef-woo-product-content .qodef-woo-product-title-price-holder {
		display: block !important;
		text-align: center !important;
	}

	.home .product-landing-listing .qodef-grid-inner .qodef-woo-product-content .qodef-woo-product-title-price-holder .price {
		margin-top: 15px;
		display: block;
		text-align: center;
	}

	.home .product-landing-listing .qodef-grid-inner .qodef-woo-product-content .qodef-woo-buttons-holder {
		width: 100% !important;
		justify-content: center !important;
	}

	.qodef-widget-holder {
		display: inline-flex;
	}

	.qodef-widget-holder form.qodef-search-form {
		position: absolute;
		left: 0;
		right: 0;
		top: 70px;
	}

	.qodef-widget-holder .widget_mildhill_core_search_opener {
		margin: 23px 0px;
	}

	.qodef-widget-holder .widget_mildhill_core_search_opener a {
		height: 25px;
		width: 23px;
		padding: 0 .5em;
	}

	.qodef-widget-holder .widget_mildhill_core_search_opener a svg {
		fill: #848484 !important;
	}

	.woocommerce-page .qodef-grid-item .qodef-woo-product-inner, .post-type-archive-product .qodef-grid-item .qodef-woo-product-inner {
		min-height: 440px !important;
	}

	.woocommerce-page .qodef-woo-product-list .qodef-woo-product-image img, .post-type-archive-product .qodef-woo-product-list .qodef-woo-product-image img {
		height: auto !important;
	}

	.single-product .woocommerce-product-gallery__image img.wp-post-image {
		object-fit: contain !important;
	}

	.contact-us-page .vc_custom_1610694623557 {
		padding-top: 45px !important;
	}

	.contact-us-page h1.qodef-m-title {
		font-size: 43px !important;
	}

	.contact-us-page .mobile-pdt-120 {
		padding-top: 50px !important;
	}

	.contact-us-page .qodef-contact-form.qodef-has-svg .qodef-m-outer {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.woocommerce-MyAccount-navigation {
		background-color: #ffcc00;
	}

	.woocommerce-MyAccount-navigation li {
		text-align: center;
		border-bottom: 0 !important;
	}

	.woocommerce-MyAccount-navigation li a {
		font-family: "lato" !important;
		font-weight: 400;
		font-size: 14px !important;
		color: #fff;
	}

	.woocommerce-MyAccount-navigation .is-active {
		color: #0d0d0d;
	}

	.woocommerce-MyAccount-navigation .is-active a:after {
		content: '';
		position: absolute;
		left: 0;
		-webkit-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
		background-color: currentColor;
		border-radius: 50%;
		opacity: 0;
		-webkit-transition: opacity .2s ease-out;
		-o-transition: opacity .2s ease-out;
		transition: opacity .2s ease-out;
		bottom: 4px;
		width: 8px;
		height: 8px;
		left: 50%;
		opacity: 1;
	}
}

@media only screen and (min-width: 1200px) {
	#qodef-page-footer-top-area .qodef-grid-inner > div:nth-child(2) {
		margin-left: 80px;
	}
}

@media only screen and (max-width: 769px) and (min-width: 768px) {
	#pork-a-lister .vc_col-sm-10 {
		width: 100% !important;
	}

	.know-parts .threeinone a {
		font-size: 12px !important;
		min-width: 98px !important;
		padding: 12px 9px !important;
	}

	.home .qodef-grid-item .qodef-woo-product-inner {
		min-height: 375px !important;
	}

	#qodef-page-footer-top-area #qodef-page-footer-top-area-inner .qodef-grid-inner .qodef-grid-item {
		width: 100% !important;
	}

	.cart-page .qodef-title--standard, .checkout-page .qodef-title--standard, .search .qodef-title--standard, .search-results .qodef-title--standard, .woocommerce-account .qodef-title--standard {
		background-image: url("img/banner1-products-3.jpg") !important;
	}

	.woocommerce-page .qodef-woo-product-list .qodef-woo-product-image img, .post-type-archive-product .qodef-woo-product-list .qodef-woo-product-image img {
		height: auto !important;
	}

	.woocommerce-page .qodef--has-image, .post-type-archive-product .qodef--has-image {
		background-image: url("img/banner1-products-3.jpg") !important;
		background-position: center 0px !important;
	}
}

@media only screen and (max-width: 450px) {
	#mildhill_core_woo_dropdown_cart-6 .qodef-m-dropdown {
		left: -207px !important;
	}
}