/*
Theme Name: Crisp Apple Web Design
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Crisp Apple Team
Author URI: https://crispapplewebdesign.co.nz
template: bb-theme
*/

/* Add your custom styles here... */ 
@import url(https://use.typekit.net/xac4wyw.css);

@font-face {
    font-family: 'Branding Medium Italic';
    src: url('/wp-content/themes/bb-theme-child/fonts/Branding-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Branding Semi-light';
    src: url('/wp-content/themes/bb-theme-child/fonts/Branding-Semilight.woff') format('woff');
}

@font-face {
    font-family: 'Branding Semi-light Italic';
    src: url('/wp-content/themes/bb-theme-child/fonts/Branding-SemilightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Otama-ep';
    src: url('/wp-content/themes/bb-theme-child/fonts/Tim-Donaldson-Otama-Black.woff') format('woff');
}

@font-face {
    font-family: 'The Stylish Babes';
    src: url('/wp-content/themes/bb-theme-child/fonts/TheStylishBabes.woff') format('woff');
}
@font-face {
    font-family: 'Capitolina Regular';
    src: url('/wp-content/themes/bb-theme-child/fonts/Capitolina Regular.woff') format('woff');
}

body {
    font-family: capitolina, serif;
    font-weight: 300;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
p a{
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
}
.p-no-margin p:last-child {
	margin-bottom: 0;
}
.hover-no-underline p a:hover,
.hover-no-underline a.fl-button:hover,
.pp-gf-content .gform_wrapper .gform_footer .gform_button:hover
 {
    text-decoration: none!important;
}
strong {
    font-weight: 700;
}

#menu-sidebar-menu, #menu-sidebar-menu-1, #menu-sidebar-menu-2, #menu-sidebar-menu-3 {
    font-family: 'Branding Semi-Light', sans-serif;
}

.fl-menu #menu-sidebar-menu a:hover,
.fl-menu #menu-sidebar-menu-1 a:hover,
.fl-menu #menu-sidebar-menu-2 a:hover,
.fl-menu #menu-sidebar-menu-3 a:hover,
.fl-menu #menu-about-page-menu a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
}

.lined-heading h2:after {
    content: "";
    border-bottom: 1px solid #000000;
    display: block;
    max-width: 80px;
    margin: 9px auto 0 ;
}

.w-650{
    max-width: 650px;
    margin: auto;
}
@media screen and (max-width: 768px){
    .float-none {
        float: none !important;
    }
    .cart-alert-row .col {
        padding: 0;
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .cart-alert-row .col a.button.wc-forward {
        margin: 10px 10px!important;
    }
	.cart-alert-row {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
}
.join-the-flock-form .gform_footer.top_label {
    margin-top: 30px;
}

#gform_wrapper_3 .gform_footer {
    margin-top: 13px !important;
}

.tax-list {
    margin: auto;
}
.tax-list ul {
    display: inline-flex;
    gap: 28px;
}
.tax-list ul>li:first-child {
    width: 121px;
    height: 25px;
    background: #E2E0D5;
    border-radius: 50px;
}
.tax-list ul>li:first-child span{
    font-size: 14px!important;
    color: #494949;
}

.team-row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 8%;
    row-gap: 50px;
}

.team-item h6.location-region {
    text-transform: none;
}

.team-item {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}
.team-item h5 {
    font-family: capitolina, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 32px;
    padding-top: 31px;
}
.team-item h6 {
    font-family: 'Branding Semi-light';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
    line-height: 1.4;
}
.team-item p{
    font-family:  capitolina, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 26px;
    color: #000;
    padding-bottom: 75px;
    margin-top: 15px;
}
.team-item .btn{
    font-family: 'Branding Medium Italic', sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    color: #000000;
    margin-top: auto;
}

.team-item .btn:hover {
    text-decoration: none;
}

@media screen and (max-width: 480px){
	.team-row {
    grid-template-columns: 1fr;
	column-gap: 0;
	}
    .team-item p {
        padding-bottom: 25px;
    }
}
	
@media screen and (min-width: 481px) and (max-width: 1200px){
	.team-row {
    grid-template-columns: repeat(2, 1fr);
	}
}


/* About - In the Field - Media */
.about-media strong {
    font-family: 'Capitolina Regular', serif;
    font-style: normal;
}

/* About - In the Field - Awards */
.itf-awards-row {
    margin-bottom: 2em;
}
.itf-awards-row img {
    width: 200px;
    height: auto;
    margin-right: 2em;
}

.itf-award-name {
    font-family: 'Capitolina Regular', serif;
    font-style: normal;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
}

@media screen and (min-width: 768px){
    .itf-awards-row {
        display: flex;
    }
    .itf-award-name {
        margin-top: 0;
    }
}

/* Custom Post Grid Styles */
.custom-post-grid .pp-content-grid-post-more-link a:hover,
.post-cat-feature .pp-content-grid-post-more-link a:hover {
    text-decoration: none;
}

.pp-content-grid-post-meta a.feature-post-v2 {
	display: none;
}

/* stories post grid */
.custom-post-grid.cpg-2-col .pp-content-post.pp-content-grid-post.pp-grid-default:nth-child(2n){
    border-right: none;
}
.custom-post-grid.cpg-2-col .pp-content-grid-inner{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.custom-post-grid.cpg-2-col .pp-content-post-data{
    order: 2;
    display: flex;
    width: 100%;
    flex-direction: column;
    min-height: 250px;
}
.custom-post-grid.cpg-2-col .pp-content-category-list.pp-post-meta{
    order: 1;
    display: flex;
    width: 100%;
}
.custom-post-grid.cpg-2-col .pp-content-grid-more-link{
    position: absolute!important;
    bottom: 0;
}
.custom-post-grid.cpg-2-col .pp-content-post.pp-content-grid-post.pp-grid-default {
    margin-bottom: 0px!important;
    border-right: solid 1px rgb(0 0 0 / 10%);
    padding-right: 56px;
    padding-left: 56px;
} */

.rural-edits-grid .fl-post-grid-text {
    padding: 41px 0px 0px 0px;
}
.rural-edits-grid .fl-post-grid-content {
    padding-top: 20px;
}
.rural-edits-grid a.fl-post-grid-more {
    padding-top: 20px;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    font-size: 15px;
}
.subscription-carousel .pp-dual-button span {
    color: #000!important;
}
.subscription-carousel a.slider-prev::before {
    content: url(http://shepherdess.co.nz/wp-content/uploads/Line-70.svg);
}
.subscription-carousel a.slider-next::before {
    content: url(http://shepherdess.co.nz/wp-content/uploads/Line-51.svg);
}
.subscription-carousel a.slider-prev svg, .subscription-carousel a.slider-next svg{
    display: none;
}
.prev-edition-grid .pp-content-grid-inner {
    display: flex;
    flex-wrap: wrap;
}
.prev-edition-grid .pp-content-category-list {
    order: 1;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 10px;
}
.prev-edition-grid .pp-content-post-data{
    order: 2;
}
.prev-edition-grid a.button:hover{
    background: 000000 !important;
    color: #efece0!important;
    border-color: #000000!important;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}
.product-breadcrumbs a, .product-breadcrumbs nav {
    font-family: 'Capitolina Regular';
    color: rgb(0 0 0 / 60%)!important;
    font-size: 14px!important;
}
.product-price p.price, .woocommerce-variation-price .price {
    font-size: 21px!important;
    font-family: 'Branding Semi-light';
}
.cart-alert-row .col a.button.wc-forward {
    margin: 0 10px;
}

.woocommerce-page .woocommerce-message a.button {
    width: 175px;
}

.cart-button {
    margin-top: -2px;
}
.product-cart-button input.qty {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    width: 91px!important;
    height: 46px!important;
    background: none!important;
    border-radius: 0px;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    background: transparent!important;
    border-color: rgba(0,0,0,0.3);
}
.product-cart-button input.qty {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    width: 91px!important;
    height: 46px!important;
    border-radius: 0px;
    color: #000!important;
}
.product-cart-button button.single_add_to_cart_button {
    border: 1px solid #000000!important;
    width: 151px;
    height: 46px;
    font-family: 'Branding Medium Italic'!important;
    font-style: italic;
    font-weight: 500;
    font-size: 15px!important;
    background: transparent!important;
}
.product-related .pp-content-grid-image img  {
    width: 381px!important;
    height: 366px!important;
}
.pp-post-meta-separator {
    margin-right: 3px;
}
.product-subs-cart-button button.single_add_to_cart_button {
    border: 1px solid #000000!important;
    width: 151px;
    height: 46px;
    font-family: 'Branding Medium Italic'!important;
    font-style: italic;
    font-weight: 500;
    font-size: 15px!important;
    background: transparent!important;
}
.product-subs-cart-button input.qty {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    width: 91px!important;
    height: 46px!important;
    border-radius: 0px;
    color: #000!important;
}
.product-subs-cart-button form {
    display: flex;
    flex-wrap: wrap;
}

.product-subs-cart-button .woocommerce-variation.single_variation {
    margin-bottom: 15px;
}
.product-subs-cart-button table.variations td.label {
    display: none;
}

.woocommerce-variation-add-to-cart label,
.product-subs-cart-button form fieldset label,
.product-cart-button form fieldset label {
    font-family: 'Branding Medium Italic';
    font-size: 17px!important;
    font-weight: 500!important;
    margin-bottom: 25px;
}
.product-subs-cart-button form fieldset,
.product-cart-button form fieldset {
    width: 100%;
}
.woocommerce-variation-add-to-cart .control .choice label {
    font-family: 'Capitolina Regular';
    font-style: normal;
    font-size: 18px!important;
}
.control .choice input[type="radio"],
.control .choice input[type="checkbox"],
.woocommerce_subscription_gifting_checkbox{
    cursor: pointer;
}
input:focus, textarea:focus {
    border-color: #000!important;
}
.control .choice input[type="radio"]::before,
.control .choice input[type="checkbox"]::before,
.woocommerce_subscription_gifting_checkbox::before,
input#rememberme::before {
    content: '';
    display: block;
    height: 19px;
    width: 19px;
    background-color: #EFECE0!important;
    border: solid 1px #000;
    margin-top: 0px;
    border-radius: 0!important;
}
input#rememberme::before{
    position: relative;
    top: -8px!important;
    display: inline-block!important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {
    padding-left: 5px;
}
.control .choice input[type="radio"]::before, input#rememberme::before {
    border-radius: 50%;
}
.control .choice input[type="radio"]:checked::before,
.control .choice input[type="checkbox"]:checked::before,
.woocommerce_subscription_gifting_checkbox:checked::before,
input#rememberme:checked::before{
    background-color: #57554c!important;
}
table.shop_table.shop_table_responsive tr td {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.woocommerce-page .fl-page-content .quantity input.qty {
    position: relative;
}
.choice {
    padding-bottom: 20px;
}
.pofw-product-options-wrapper .field .control .choice label {
    display: inline;
    padding-left: 30px;
}
.woocommerce_subscription_gifting_checkbox{
	margin-right: 30px
}
.product-name .woocommerce_subscription_gifting_checkbox + label {
    margin-left: 15px;
}
select#pa_subscription-options-nz,
.variations .value select{
    background: transparent;
    border: solid 1px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 50px;
    border-color: rgb(0 0 0 / 10%);
    font-family: 'Branding Semi-light';
    font-size: 18px!important;
    font-style: italic;
}
.variations .label label {
	height: 50px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

div#fl-main-content {
    background: #F1EFE4;
}
.search-bar{
    display: none;
    position: absolute;
    top: 5px;
    width: 100%;
}
.pp-search-form__container {
    background-color: transparent!important;
    border: solid 1px #000!important;
}
input.pp-search-form__input {
    background-color: transparent!important;
}
input.pp-search-form__input, input.pp-search-form__input::placeholder {
    color: #000!important;
    font-family: 'Branding Semi-light';
    opacity: 1;
    font-style: italic;
}
button.pp-search-form__submit {
    background: transparent;
    color: #000!important;
}
.search-toggle, .cart-button {
    width: 50%;
}
.header-buttons .fl-col-content.fl-node-content {
    flex-direction: row;
    gap: 0;
}
.shopping-cart table.shop_table, .shopping-cart .woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th, .shopping-cart .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .shopping-cart .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    background: transparent;
    border-color: rgb(0 0 0 / 10%)!important;
}
.shopping-cart button.button, .shopping-cart a.checkout-button.button.alt.wc-forward {
    background: transparent!important;
    color: #000!important;
    border: solid 1px #000!important;
    font-family: 'Branding Medium Italic'!important;
    font-size: 15px!important;
}
.splide__slide {
    padding-left: 150px;
    padding-right: 150px;
}
.splide__arrow--next {
    right: 40em!important;
}
.splide__arrow--prev {
    left: 40em!important;
}
.splide-single .splide__arrow--next {
    right: 0!important;
}
.splide-single .splide__arrow--prev {
    left: 0!important;
}
button.splide__arrow.splide__arrow--next, button.splide__arrow.splide__arrow--prev {
    width: fit-content;
    background: none;
    opacity: 1;
    border: none;
}
.scroll-down {
    position: absolute;
    bottom: 52px;
    max-height: 116.2px;
}
.scroll-down img {
    height: 116.2px!important;
    width: auto;
}
.fl-button-lightbox i::before, span.fas.fa-grip-lines.pp-modal-trigger-icon::before{
    content: '';
    display: block;
    width: 62px;
    height: 19px;
    background: url(https://shepherdess.co.nz/wp-content/uploads/Hamburger@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.j-content-start .fl-col-content.fl-node-content,
.sidebar-sticky .fl-col-content.fl-node-content{
    grid-area: timeline;
    align-self: start;
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--header-offset, 60px) + 2em);
    z-index: 100;
    border: none;
    top: -20px;
}

.sidebar-sticky-no-border .fl-col-content.fl-node-content{
    grid-area: timeline;
    align-self: start;
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--header-offset, 60px) + 2em);
    z-index: 100;
    border: none;
    top: -20px;
}

.cta-sticky-wrapper .fl-col-group{
    height: 100%;
}

.cta-sticky{
    height: 100%;
}

.cta-sticky .fl-col-content.fl-node-content{
    grid-area: timeline;
    align-self: start;
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--header-offset, 60px) + 2em);
    z-index: 100;
    border: none;
}

.article-technical-details {
    max-width: 295px;
}

.article-technical-details h5 {
    font-family: 'Branding Semi-light';
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
	font-weight: 400;
}

.short-article-intro h1,
.short-article-intro h2,
.short-article-intro h3,
.short-article-intro h4,
.short-article-intro h5,
.short-article-intro h6,
.short-article-intro h1 em,
.short-article-intro h2 em,
.short-article-intro h3 em,
.short-article-intro h4 em,
.short-article-intro h5 em,
.short-article-intro h6 em {
    font-family: 'Capitolina Regular', serif;
    font-size: 22px !important;
    margin-bottom: 20px;
}

/* Signature font for posts */
pre {
    font-family: "The Stylish Babes", Verdana, Arial, sans-serif !important;
    font-size: 50px !important;
    line-height: 60px !important;
}

@media screen and (min-width: 769px){
    .sidebar-sticky {
        border: solid 1px rgb(0 0 0 / 10%);
        border-bottom: 0;
        border-top: 0;
        border-left: 0;
    }
    
}

.tag-cloud h2.widgettitle {
    display: none;
}
.tag-cloud .fl-module-content.fl-node-content {
    margin: 0;
    margin-left: 20px;
}
.tag-cloud a.tag-cloud-link {
    border: solid 1px rgb(0 0 0 / 10%);
    padding: 8px 10px;
    font-family: 'Branding Semi-light';
    font-size: 15px!important;
    font-style: italic;
}
.tag-cloud .tagcloud {
    padding-bottom: 50px;
    gap: 13px;
    display: flex;
}
.sidebar-post-list .fl-post-feed-post{
    margin-bottom: 40px;
}
.sidebar-post-list .fl-post-feed-post .fl-post-feed-text {
    padding-left: 20px;
    padding-top: 40px;
    max-width: 280px;
}
.sidebar-post-list .fl-post-feed-post:last-child{
    margin-bottom: 20px !important;
}
.prev-edition-grid .pp-product-price p bdi {
    font-family: "Branding Semi-light", Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px!important;
    font-style: italic;
}
.prev-edition-grid .pp-product-price p{
    margin: 0;
}
.prev-edition-grid .pp-product-price {
    width: max-content;
    padding-left: 8px;
    justify-content: center;
    align-items: center;
}
.prev-edition-grid .pp-content-post-data {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}
.prev-edition-grid h3.pp-content-grid-title.pp-post-title {
    width: fit-content;
}
.prev-edition-grid h3.pp-content-grid-title.pp-post-title::after{
    content: ',';
}
.product-related .pp-content-grid-inner.pp-content-body.clearfix {
    display: flex;
    flex-wrap: wrap;
}
.product-related .pp-content-category-list.pp-post-meta {
    order: 1;
    width: 100%;
}
.product-related .pp-content-post-data {
    order: 2;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}
.product-related .pp-add-to-cart.pp-post-link {
    width: 100%;
}
.product-related h3.pp-content-grid-title.pp-post-title {
    width: max-content;
    font-weight: 500;
}
.product-related .pp-product-price {
    width: max-content;
}
.product-related .pp-product-price p{
    margin: 0;
}
.product-related .pp-product-price p bdi {
    font-family: "Branding Medium Italic", Verdana, Arial, sans-serif;
    font-size: 17px!important;
    font-weight: 500;
}
.product-related h3.pp-content-grid-title.pp-post-title::after{
    content: ', ';
}

.submit-underline .gform_footer .button {
    border: none!important;
}
.submit-underline_wrapper .gform_footer .gform_button {
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0;
}

/* slider arrows */
.swiper-multi.product-slides .swiper-button-prev {
    left: 30%;
    top: 45%;
}
.swiper-multi.product-slides .swiper-button-next {
    right: 30%;
    top: 45%;
}
.swiper-multi .swiper-button-prev {
    left: 30%;
    top: 43%;
}
.swiper-multi .swiper-button-next {
    right: 30%;
    top: 43%;
}
.swiper-button-prev:after {
    content: url(https://shepherdess.co.nz/wp-content/uploads/Line-70.svg)!important;
}
.swiper-button-next:after{
    content: url(https://shepherdess.co.nz/wp-content/uploads/Line-51.svg)!important;
}
.swiper-slide-prev {
    left: -250px;
}
.swiper-slide-next{
    right: -250px;
}
.swiper-multi.swiper-initialized.swiper-horizontal.swiper-pointer-events{
    position: relative;
}

.slider-single-relative img {
    max-width: 80%;
}

/* checkout */
button#place_order {
    background: none;
    color: #000;
    border: none;
    text-decoration: underline;
    font-weight: 500;
    font-size: 15px;
    font-family: "Branding Medium Italic", Verdana, Arial, sans-serif;
}

/* social icons */
.all-the-share-icons {
	margin-top: 34px;
	display: flex;
}
.all-the-share-icons > div {
	width: 40px;
	margin-right: 27px;
}
.all-the-share-icons > div:last-child {
	margin-right: 0;
}
.custom-fb-style::before {
    content: "\f39e";
    font-family: "Font Awesome 5 Brands";
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    border: 1px solid #000;
    border-radius: 50%;
    align-items: center;
    font-size: 11px;
    position: absolute;
}
.fb_iframe_widget iframe{
    opacity: 0;
}
.email-share-btn, .share-icon i{
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    border: 1px solid #000;
    border-radius: 50%;
    align-items: center;
    font-size: 11px;
}

.share-icon i:hover, .custom-fb-style:hover::before, .email-share-btn:hover {
    background: #000;
    color: #F1EFE4;
    text-decoration: none;
}

.share-icon i:hover::before {
    color: #F1EFE4;
}

/* Events */
.tribe-events-header__events-bar {
    background-color: transparent!important;
    border-color: rgb(0 0 0 / 10%)!important;
}
div#tribe-events-search-container {
    background-color: #F1EFE4;
}
input#tribe-events-events-bar-keyword::placeholder, span.tribe-events-c-view-selector__button-text {
    font-family: 'Capitolina Regular'!important;
    font-size: 17px!important;
    font-weight: 400!important;
}
button.tribe-common-c-btn.tribe-events-c-search__button {
    background: transparent;
    color: #000;
    border-bottom: 1px;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-radius: 0;
    padding: 8px 25px;
    font-family: 'Branding Medium Italic';
    font-weight: 500;
}
a.tribe-common-c-btn-border-small {
    font-family: 'Branding Semi-light'!important;
    text-transform: uppercase;
    color: #000000;
    font-size: 13px;
    background-color: transparent!important;
    border-radius: 0!important;
    border-color: #000!important;
}
span.tribe-events-c-top-bar__datepicker-desktop, .tribe-events-c-top-bar__datepicker-mobile {
    font-family: 'Branding Medium Italic', sans-serif;
    font-weight: 300;
    font-size: 18px;
}
a.tribe-events-calendar-list__event-title-link {
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    font-family: 'Capitolina Regular';
}
span.tribe-events-calendar-list__event-venue-title {
    font-family: 'Branding Semi-light';
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
}
time.tribe-events-calendar-list__event-datetime {
    font-family: 'Branding Semi-light';
    font-style: italic;
    font-weight: 500;
    font-size: 15px;
    color: rgba(73, 73, 73, 0.5)!important;
}
.tribe-events-calendar-list__event-description p {
    font-family: capitolina, serif;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 17px;
}
.tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    font-family: 'Branding Semi-light';
    font-style: italic;
    font-weight: 500;
    font-size: 15px;
}
p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
    display: none;
}
time.tribe-events-calendar-list__month-separator-text {
    display: none;
}
.tribe-events .tribe-events-calendar-list__month-separator:after{
    background-color: #000!important;
}
.tribe-events-c-subscribe-dropdown {
    display: none;
}
.tribe-events .tribe-events-calendar-list-nav{
    border-top: 1px solid #000!important;    
}
button.tribe-events-c-nav__prev, button.tribe-events-c-nav__next {
    color: #000!important;
    font-family: 'Branding Semi-light';
    font-style: italic;
    font-weight: 500;
    font-size: 13px!important;
}

span.tribe-event-time {
    display: none;
}
span.time, span.timezone {
    display: none;
}

button#tribe-tickets__tickets-buy, button.tribe-common-c-btn.tribe-tickets__rsvp-actions-button-going.tribe-common-b1.tribe-common-b2--min-medium, button.tribe-common-c-btn.tribe-tickets__rsvp-form-button {
    background-color: transparent!important;
    color: #000;
    font-family: 'Branding Medium Italic', sans-serif;
    font-size: 15px;
    text-decoration: underline;
    border: 1px solid #000000;
}
input[type="text"], input[type="email"], textarea, input[type="number"], input[type="tel"] {
    font-family: 'Branding Medium Italic'!important;
}
button#tribe-tickets__tickets-buy:disabled {
    color: #767676;
    border-color: #767676;
}

.tribe-tickets__tickets-item-quantity .tribe-tickets__tickets-item-quantity-number input {
    font-size: 17px;
}

.tribe-tickets__tickets-sale-price .tribe-currency-symbol, .tribe-tickets__tickets-sale-price .tribe-amount {
    font-weight: normal;
}

.tribe-tickets__tickets-item-details-content {
    font-size: 15px !important;
    line-height: 20px !important;
}

button.tribe-events-c-nav__next:disabled, button.tribe-events-c-nav__prev:disabled {
    opacity: 0;
}

a.tribe-events-c-nav__next.tribe-common-b2.tribe-common-b1--min-medium, a.tribe-events-c-nav__prev.tribe-common-b2.tribe-common-b1--min-medium {
    font-size: 12px;
}

button.tribe-common-b3.tribe-tickets__tickets-item-details-summary-button--more, tribe-dialog__close-button tribe-modal__close-button {
    border: none;
}

button.tribe-common-b2.tribe-tickets__attendee-tickets-item-remove {
    background: none;
}

.tribe-tickets__attendee-tickets-footer button {
    border-radius: 0;
    color: #ffffff !important;
    text-decoration: none !important;
    font-family: 'Branding Medium Italic' !important;
    margin-right: 5px;
}

@media screen and (max-width: 992px) {
    .tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
        width: 0 !important;
    }
    .tribe-common-l-container.tribe-events-l-container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) {
    #rsvp-now.event-tickets .tribe-common-g-row--gutters>.tribe-common-g-col, 
    .entry .entry-content .event-tickets .tribe-tickets__tickets-form, 
    .event-tickets .tribe-tickets__tickets-form {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tribe-link-view-attendee {
        margin: 15px;
    }
}

.tribe-events-pro-summary a.tribe-events-c-small-cta__text {
    border-color: #000000 !important;
}

/* SEO Press Breadcrumbs */
.breadcrumb li::after {
    margin-left: 0;
    margin-right: 3px;
}

/* Short Post Layout */
.ca-2-col-flow .fl-rich-text {
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -moz-column-rule: none;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    -webkit-column-rule: none;
    -ms-column-count: 2;
    -ms-column-gap: 60px;
    -ms-column-rule: none;
    column-count: 2;
    column-gap: 60px;
    column-rule: none;
}

.ca-2-col-flow .fl-rich-text p {
	margin-bottom: 36px;
}

@media screen and (max-width: 1024px) {
	.short-article-post-content .fl-row-content-wrap {
    	padding: 0 !important;
	}
	.short-article-post-content .fl-module-content {
    	margin-left: 0;
	}
}

@media screen and (max-width: 767px){
    .ca-2-col-flow .fl-rich-text {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }
}

/* FORM STYLES */

.pp-gf-content .gform_wrapper .gfield .gfield_description {
    margin-top: 15px;
	padding-bottom: 8px;
}

.pp-gf-content .gform_wrapper .gsection {
    margin-top: 30px;
    padding-bottom: 0;
}

.gform_button, .fw-500 p a{
    font-weight: 500!important;
}

.gform_confirmation_message {
    font-family: 'Branding Semi-light';
    font-style: italic;
    font-size: 15px;
	text-align: center;
}

.gform_wrapper .gfield.gfield_error {
    background-color: transparent!important;
}

.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent!important;
    border: none!important;
    margin-top: 13px!important;
    padding: 0px 0px!important;
}

/* Talent Policy Form */
.talent-policy-checkbox {
	margin-top: 20px !important;
}

/* Contact Us - Directory */
@media screen and (max-width: 768px){
    #directory .fl-col-group .fl-col:first-child .fl-col-content {
        border-bottom: none !important;
    }
    #directory .fl-col-group .fl-col:last-child .fl-col-content {
        border-top: none !important;
    }
}

/* Mobile buttons to arrows */
@media screen and (max-width: 768px){
    .button-arrow-mobile a::before {
        content: url(https://shepherdess.co.nz/wp-content/uploads/Line-51.svg);
        margin-right: 20px
    }
    .button-arrow-mobile a {
        width: auto !important;
    }
    .fl-builder-content .button-arrow-mobile a.fl-button:hover {
        background-color: #F1EFE4;
        color: #000000;
    }
    .fl-builder-content .button-arrow-mobile a.fl-button:hover .fl-button-text {
        color: #000000 !important;
    }
    .fl-col-small.mobile-menu-left-col {
        position: absolute;
        bottom: 0;
    }
    .mobile-menu-right-col {
        position: absolute;
        bottom: 20px;
        right: 20px;
    }
}

/* Stockists - Content Slider */
@media screen and (max-width: 768px) {
    .fl-post-slider-navigation {
        position: relative;
        margin-top: 20px;
        margin-left: 15px;
    }
}

/* About 3 Col Layout */
.ca-3-col-flow .fl-rich-text {
    -moz-column-count: 3;
    -moz-column-gap: 80px;
    -moz-column-rule: none;
    -webkit-column-count: 3;
    -webkit-column-gap: 80px;
    -webkit-column-rule: none;
    -ms-column-count: 3;
    -ms-column-gap: 80px;
    -ms-column-rule: none;
    column-count: 3;
    column-gap: 80px;
    column-rule: none;
}

@media screen and (max-width: 992px){
    .ca-3-col-flow .fl-rich-text {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -ms-column-count: 2;
        column-count: 2;
    }
}

@media screen and (max-width: 767px){
    .ca-3-col-flow .fl-rich-text {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }
}

/* WooCommerce */
.woocommerce-order-received  .woocommerce table.shop_table td {
    vertical-align: top;
}
span.cart-contents-count {
    background: #000;
    color: #fff;
    font-size: 10px;
    height: 16px;
    width: 16px;
    position: absolute;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 1.6;
    left: 13px;
}
a.cart-contents {
    position: relative;
}

.cart-alert-row .wc-added-msg p {
    line-height: 32px;
    margin-bottom: 0;
}

.woocommerce a.button, .woocommerce-page a.button, 
.woocommerce-page .woocommerce button[type=submit] {
    padding: 13px 24px;

}

.woocommerce td a.button, .woocommerce-page td a.button,
.woocommerce-page .woocommerce td button[type=submit] {
    padding: 0.618em 1em;
}

.woocommerce-page .woocommerce .woocommerce-EditAccountForm button[type=submit] {
    margin-top: 22px;
}

.woocommerce table.cart td.actions .coupon .input-text, 
.woocommerce-page table.cart td.actions .coupon .input-text {
    height: 39px;
    border-radius: 1px;
}

.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page .woocommerce button[type=submit]:hover, 
.woocommerce-page button[type=submit].alt.disabled:hover,
.shopping-cart a.checkout-button.button.alt.wc-forward,
button#place_order {
    background-color: #000 !important;
    color: #F1EFE4 !important;
    text-decoration: none;
}

.woocommerce a.remove {
    color: #000000 !important;
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: #000000;
}

.woocommerce div.product form.cart .reset_variations, 
.woocommerce-page div.product form.cart .reset_variations {
    font-family: 'Branding Semi-light';
    font-style: italic;
}

.select2-dropdown {
    background: #F1EFE4;
}

.select2-results__option:hover, .select2-results__option--highlighted {
    background-color: #000!important;
    color: #fff!important;
}

.woocommerce ul#shipping_method li label, .woocommerce-page ul#shipping_method li label {
    margin-left: 0;
}

.select2-selection__rendered, .select2-results__option {
    font-family: 'Branding Medium Italic';
    font-size: 14px;
    color: #000;
}

.product-type-variable-subscription .woocommerce-variation-price {
    display: none;
}

.woocommerce form .form-row.woocommerce_subscriptions_gifting_recipient_email {
    margin-bottom: 30px;
}

.woocommerce-order-details header, .woocommerce-order-details__title {
    margin-bottom: 15px;
}

@media screen and (max-width: 767px){
	.woocommerce ul.order_details li {
		float: none;
		border-right: none;
	}
}

/* Home - Explore Shepherdess */

@media screen and (min-width: 768px) {
    .explore-shepherdess-main .fl-col {
        width: 44%;
    }
    .explore-shepherdess-main .fl-col-group .fl-col:first-child {
        margin-right: 5.8%;
    }
    .explore-shepherdess-main .fl-col-group .fl-col:last-child {
        margin-left: 5.8%;
    }

}

@media(max-width: 768px){
    .sidebar-sticky{
        border: none;
    }
    .custom-post-grid.cpg-2-col .pp-content-post.pp-content-grid-post.pp-grid-default{
        border-right: none;
    }
    .custom-post-grid.cpg-2-col .pp-content-post.pp-content-grid-post.pp-grid-default{
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media(max-width: 1350px) {
    .swiper {
        position: relative!important;
        margin: 0 30px;
    }
    .swiper-button-prev:after {
        content: ''!important;
        width: 26px;
        height: 10px;
        display: block;
        background: url(https://shepherdess.co.nz/wp-content/uploads/Line-70.svg)!important;
        background-repeat: no-repeat;
        background-size: cover!important;
    }
    .swiper-button-next:after {
        content: ''!important;
        width: 26px;
        height: 10px;
        display: block;
        background: url(https://shepherdess.co.nz/wp-content/uploads/Line-51.svg)!important;
        background-repeat: no-repeat!Important;
        background-size: cover!important;
        background-position: right!important;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev{
        top: 52%;
    }
}

.pp-grid-load-more-button {
    font-family: "Branding Medium Italic", Verdana, Arial, sans-serif;
}

/* Instagram Module */
.pp-instagram-feed .pp-feed-item a {
    width: 100%;
}

/* Jobs */

.jobs-row {
    display: flex;
    flex-wrap: wrap;
    padding: 23px 48px 23px 48px;
    border-bottom: solid 1px #000;
}

@media screen and (max-width: 768px) {
    .jobs-row {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.jobs-row:hover {
    background-color: #EAE8DD;
}

.title-col {
    width: 60%;
    padding-right: 20px;
}

.title-col h2 {
    font-family: "Capitolina Regular", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 21px;
}

.title-col a {
    font-family: "Branding Semi-light", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    text-decoration: underline;
    font-style: italic;
}

.location-col, .type-col {
    width: 20%;
}

.location-col label, .type-col label {
    font-family: "Branding Semi-light", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
}

.location-col h5, .type-col h5 {
    font-family: "Capitolina Regular";
    font-weight: 400;
    font-size: 19px;
    text-transform: capitalize;
}

@media screen and (max-width: 600px) {
    .title-col {
        width: 100%;
        margin-bottom: 20px;
    }
    .location-col, .type-col {
        width: 50%;
    }
}

/* 404 Page */
.fl-404 h2.fl-post-title {
    font-family: 'capitolina', serif;
}

/* Header Nav Sticky */

header.fl-builder-content, .header-nav, .header-menu{
    position: relative;
    top: 0;
    transition: transform 0.4s;
    width: 100%;
    z-index: 999;
}

/* .nav-up {
    top: -150px!important;
} */

body {
    position: relative;
}

.nav-down header.fl-builder-content, .nav-down .header-nav{
    transform: translate3d(0, -100%, 0);

}
.nav-up header.fl-builder-content, .nav-up .header-nav{
    transform: none;
    position: fixed;
}

.navi-down .header-menu{
    /* transform: translate3d(0, -100%, 0); */
    position: inherit;
}
.navi-up .header-menu{
    transform: none;
    position: fixed;
    transition: max-height 0.4s ease-in;
}

@keyframes scrollUp{
  0% {    height: 0%;  }
  100% {    height: 100%;  }
}

.overlap{
    margin-top: -250px;
    transition: margin 0.4s;
}

select#pa_subscription-options-nz, select#pa_subscription-options-nz option {
    color: #000!important;
}

input#gform_submit_button_2 {
    border: none;
}

/************************
SOCIAL CLUB SINGLE POST
************************

body.fl-theme-builder-singular-social-club-single-story #fl-main-content, .fl-theme-builder-singular-social-club-single-story footer {
    color: #ffffff !important;
    background-color: #ad6362 !important;
}

body.fl-theme-builder-singular-social-club-single-story #menu-main-menu > li > a {
    color: #ffffff;
}

body.fl-theme-builder-singular-social-club-single-story .pp-search-form__container {
    border: solid 1px #fff!important;
}

body.fl-theme-builder-singular-social-club-single-story nput.pp-search-form__input, input.pp-search-form__input::placeholder {
    color: #fff!important;
}

body.fl-theme-builder-singular-social-club-single-story .pp-search-form__submit {
    color: fff;
}

body.fl-theme-builder-singular-social-club-single-story .cart-button img {
    display: none;
}

body.fl-theme-builder-singular-social-club-single-story .cart-button a:after {
    content: url(https://shepherdess.co.nz/wp-content/uploads/cart-icon-social.svg);
    height: 20px;
    width: 20px;
}

body.fl-theme-builder-singular-social-club-single-story span.fas.fa-grip-lines.pp-modal-trigger-icon::before {
    background: url(https://shepherdess.co.nz/wp-content/uploads/Hamburger@2x-white.svg);
    background-size: contain;
}

body.fl-theme-builder-singular-social-club-single-story footer h4 span, 
body.fl-theme-builder-singular-social-club-single-story footer a, 
body.fl-theme-builder-singular-social-club-single-story footer p, 
body.fl-theme-builder-singular-social-club-single-story footer input[type=submit], 
body.fl-theme-builder-singular-social-club-single-story footer ::placeholder, 
body.fl-theme-builder-singular-social-club-single-story footer input[type=text] {
    color: #ffffff !important;
}

body.fl-theme-builder-singular-social-club-single-story footer input[type=text] {
    border-color: #ffffff !important;
}
*/

/* form#tribe-tickets__modal-form #tribe-modal__cart .tribe-tickets__tickets-item button.tribe-tickets__tickets-item-remove {
    border: 0;
	background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' width='18' height='18'><style>.s0 { opacity: .7;fill: none;stroke: #000000;stroke-linecap: square;stroke-width: 1.5 }</style><g id='Layer'><path id='Layer' fill-rule='evenodd' class='s0' d='m11.9 11.9l-5.8-5.8m5.8 0l-5.8 5.8'/><path id='Layer' class='s0' d='m9 17c-4.4 0-8-3.6-8-8 0-4.4 3.6-8 8-8 4.4 0 8 3.6 8 8 0 4.4-3.6 8-8 8z'/></g></svg>");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
} */